1000 Most Popular Csharp Apis

Here are the most used csharp api languages. Based on approximately 30,000 open source projects here we list the most used csharp methods and types.

string.IsNullOrEmpty(string)(93262) 

System.Collections.Generic.IEnumerable.Select(System.Func)(44249) 

System.Text.StringBuilder.ToString()(40717) 

System.Console.WriteLine(string)(40425) 

object.GetType()(33017) 

string.IsNullOrWhiteSpace(string)(32732) 

System.Collections.Generic.IEnumerable.Where(System.Func)(31569) 

string.Format(System.IFormatProvider, string, params object[])(31180) 

System.Text.StringBuilder.Append(string)(30015) 

System.IO.File.Exists(string)(27393) 

System.Collections.Generic.IEnumerable.ToList()(27178) 

NUnit.Framework.Assert.AreEqual(object, object)(25612) 

System.Collections.Generic.IEnumerable.ToArray()(25251) 

string.Format(string, object)(25222) 

System.Collections.Generic.List.Add(string)(24573) 

string.Replace(string, string)(22910) 

System.IO.Path.Combine(string, string)(22786) 

object.ToString()(22368) 

System.Collections.Generic.List.ToArray()(22147) 

string.Substring(int, int)(21090) 

System.Guid.NewGuid()(20511) 

System.Collections.Generic.List.AddRange(System.Collections.Generic.IEnumerable)(19673) 

int.ToString()(18927) 

System.Collections.Generic.List.Clear()(18695) 

System.Threading.Tasks.Task.ConfigureAwait(bool)(18404) 

System.Collections.Generic.Dictionary.ContainsKey(string)(18078) 

object.Equals(object, object)(17995) 

string.Split(params char[])(17893) 

System.Text.Encoding.GetBytes(string)(16475) 

System.IO.Path.Combine(params string[])(16069) 

string.Trim()(15004) 

string.Contains(string)(14848) 

System.IO.Directory.Exists(string)(14425) 

System.Threading.Tasks.Task.FromResult(TResult)(14144) 

System.Collections.Generic.IEnumerable.Any()(13798) 

string.ToLower()(13592) 

System.Collections.Generic.IEnumerable.FirstOrDefault(System.Func)(13333) 

string.StartsWith(string)(13327) 

string.Substring(int)(13016) 

System.TimeSpan.FromSeconds(double)(12992) 

System.Collections.Generic.IEnumerable.Any(System.Func)(12647) 

string.Equals(string)(12591) 

System.Action.Invoke()(12579) 

object.ReferenceEquals(object, object)(12567) 

System.Console.WriteLine(string, params object[])(12458) 

System.Diagnostics.Debug.Assert(bool)(12000) 

System.Guid.ToString()(11692) 

System.IO.Path.GetDirectoryName(string)(11615) 

System.Threading.Thread.Sleep(int)(11504) 

System.Text.StringBuilder.Append(char*, int)(10841) 

System.Func.Invoke()(10240) 

string.Join(string, System.Collections.Generic.IEnumerable)(10237) 

System.Runtime.InteropServices.Marshal.SizeOf()(10202) 

string.Format(string, object, object)(10150) 

System.Text.StringBuilder.AppendLine(string)(9950) 

string.Join(string, string[], int, int)(9741) 

System.IO.Directory.CreateDirectory(string)(9644) 

System.Collections.Generic.IEnumerable.First()(9536) 

System.Collections.Generic.IEnumerable.Count()(9441) 

System.Exception.ToString()(9382) 

System.IO.Path.GetFileName(string)(8810) 

System.IO.File.Delete(string)(8583) 

NUnit.Framework.Assert.IsTrue(bool)(8492) 

System.Threading.Tasks.Task.Delay(int)(8374) 

System.Diagnostics.Debug.WriteLine(string)(8294) 

System.Text.StringBuilder.Append(char)(8245) 

System.Type.IsAssignableFrom(System.Type)(8165) 

int.Parse(string)(8156) 

System.Threading.Tasks.Task.Run(System.Func, System.Threading.CancellationToken)(8135) 

System.EventHandler.Invoke(object, System.EventArgs)(7931) 

System.Collections.Generic.List.RemoveAt(int)(7926) 

System.IO.File.ReadAllText(string)(7727) 

string.GetHashCode()(7702) 

System.Collections.Generic.IEnumerable.FirstOrDefault()(7442) 

System.Console.ReadLine()(7148) 

System.Math.Min(int, int)(7133) 

System.Collections.Generic.Dictionary.Clear()(6968) 

System.Linq.Enumerable.Range(int, int)(6950) 

System.Array.Empty()(6930) 

System.Collections.Generic.List.Add(int)(6794) 

System.Diagnostics.Debug.Assert(bool, string, string, params object[])(6765) 

System.IO.MemoryStream.ToArray()(6711) 

System.Windows.Forms.Control.ControlCollection.Add(System.Windows.Forms.Control)(6647) 

System.Collections.Generic.Dictionary.Add(string, string)(6534) 

System.Windows.Forms.Control.SuspendLayout()(6441) 

System.Collections.Generic.List.ForEach(System.Action)(6344) 

string.EndsWith(string)(6314) 

Xunit.Assert.Equal(string, string, bool, bool, bool)(6280) 

System.Windows.Forms.Control.ResumeLayout(bool)(6255) 

System.Text.Encoding.GetString(byte[])(6169) 

System.Math.Min(decimal, decimal)(6154) 

System.Text.Encoding.GetString(byte[], int, int)(6116) 

System.Reflection.MethodBase.Invoke(object, object[])(5930) 

System.Math.Max(decimal, decimal)(5885) 

System.Reflection.Assembly.GetExecutingAssembly()(5881) 

System.IO.TextWriter.WriteLine(string)(5861) 

System.IO.Stream.Close()(5821) 

System.IO.Path.GetFileNameWithoutExtension(string)(5709) 

System.Collections.Generic.IEnumerable.OrderBy(System.Func)(5695) 

System.Array.Copy(System.Array, int, System.Array, int, int)(5682) 

System.Threading.CancellationToken.ThrowIfCancellationRequested()(5532) 

System.DateTime.ToString(string)(5505) 

int.TryParse(string, out int)(5492) 

System.ComponentModel.ISupportInitialize.EndInit()(5466) 

System.ComponentModel.ISupportInitialize.BeginInit()(5445) 

System.Linq.Enumerable.Empty()(5416) 

System.Text.Encoding.GetBytes(char*, int, byte*, int)(5374) 

System.TimeSpan.FromMilliseconds(double)(5370) 

System.Text.StringBuilder.Append(object)(5295) 

string.Format(string, params object[])(5217) 

System.Math.Sqrt(double)(5164) 

System.IO.StreamReader.ReadToEnd()(5164) 

System.Convert.ToInt32(string, int)(5134) 

System.Activator.CreateInstance(System.Type)(5106) 

Newtonsoft.Json.JsonConvert.DeserializeObject(string, Newtonsoft.Json.JsonSerializerSettings)(5104) 

System.Diagnostics.Stopwatch.Stop()(5099) 

System.Math.Max(int, int)(5061) 

object.GetHashCode()(5038) 

System.Console.Write(string)(5037) 

System.Type.GetTypeInfo()(4949) 

System.Collections.Generic.List.Contains(string)(4947) 

System.Collections.Generic.Dictionary.Add(string, object)(4861) 

System.DateTime.Parse(string)(4829) 

System.Collections.Generic.IEnumerable.Concat(System.Collections.Generic.IEnumerable)(4769) 

System.Collections.Generic.IEnumerable.SequenceEqual(System.Collections.Generic.IEnumerable)(4750) 

string.Join(string, params string[])(4729) 

System.IO.Path.GetExtension(string)(4721) 

int.Parse(string, System.Globalization.NumberStyles, System.IFormatProvider)(4666) 

NUnit.Framework.Assert.That(TActual, NUnit.Framework.Constraints.IResolveConstraint, System.Func)(4637) 

NtApiDotNet.Ndr.Marshal.NdrUnmarshalBuffer.ReadInt32()(4594) 

System.Collections.IEnumerable.Cast()(4572) 

NUnit.Framework.Assert.IsNotNull(object)(4552) 

System.Math.Pow(double, double)(4546) 

string.ToLowerInvariant()(4524) 

string.IndexOf(char)(4492) 

System.Diagnostics.Debug.Assert(bool, string)(4480) 

object.Equals(object)(4417) 

NUnit.Framework.Assert.IsFalse(bool)(4417) 

System.Drawing.Color.FromArgb(int, int, int)(4401) 

System.Collections.Generic.IEnumerable.Skip(int)(4393) 

System.Collections.Generic.Stack.Pop()(4370) 

System.Random.Next(int, int)(4354) 

string.ToUpper()(4325) 

System.Resources.ResourceManager.GetObject(string)(4319) 

System.Console.WriteLine()(4309) 

System.IO.File.WriteAllText(string, string)(4279) 

System.Math.Abs(decimal)(4277) 

System.Collections.Generic.IEnumerable.Last()(4249) 

System.Collections.Generic.Queue.Dequeue()(4232) 

System.Diagnostics.Process.Start(System.Diagnostics.ProcessStartInfo)(4229) 

System.IO.Stream.Write(byte[], int, int)(4203) 

System.Threading.Tasks.Task.Run(System.Func)(4201) 

System.Reflection.MethodBase.GetParameters()(4180) 

System.Threading.Thread.Start()(4175) 

System.Enum.ToString()(4174) 

System.Collections.Generic.Dictionary.Remove(string)(4162) 

System.Threading.CancellationTokenSource.Cancel()(4152) 

System.Windows.Forms.MessageBox.Show(string)(4099) 

System.Windows.Forms.Control.PerformLayout()(4089) 

string.Equals(string, System.StringComparison)(4087) 

System.IO.Stream.Read(byte[], int, int)(4079) 

System.Threading.Tasks.Task.GetAwaiter()(4065) 

System.IDisposable.Dispose()(4064) 

System.Random.Next(int)(4062) 

System.IO.Path.GetFullPath(string)(4059) 

string.IndexOf(string)(4041) 

System.Collections.Generic.IEnumerable.Take(int)(4004) 

System.DateTime.AddDays(double)(3989) 

System.Runtime.CompilerServices.TaskAwaiter.GetResult()(3955) 

System.IO.File.OpenRead(string)(3921) 

System.Type.GetMethod(string)(3899) 

System.Threading.EventWaitHandle.Set()(3894) 

System.Buffer.BlockCopy(System.Array, int, System.Array, int, int)(3887) 

System.Type.MakeGenericType(params System.Type[])(3883) 

System.Convert.FromBase64String(string)(3860) 

System.Math.Sin(double)(3823) 

System.Func.Invoke(T)(3802) 

System.Threading.Tasks.Task.WhenAll(params System.Threading.Tasks.Task[])(3691) 

System.DateTime.ToUniversalTime()(3688) 

System.Console.WriteLine(string, object)(3658) 

System.Collections.IEnumerator.MoveNext()(3655) 

string.TrimEnd(params char[])(3619) 

string.Format(string, object, object, object)(3619) 

System.Collections.IEnumerable.OfType()(3608) 

NUnit.Framework.Is.EqualTo(object)(3601) 

System.Reflection.Assembly.GetName()(3599) 

System.Threading.Tasks.Task.Delay(int, System.Threading.CancellationToken)(3591) 

System.Diagnostics.Stopwatch.Start()(3566) 

System.Collections.Generic.IEnumerable.GetEnumerator()(3559) 

System.Collections.Generic.List.Add(object)(3557) 

System.Collections.Generic.HashSet.Add(string)(3552) 

System.Math.Abs(double)(3544) 

System.IO.Directory.GetCurrentDirectory()(3512) 

System.Reflection.FieldInfo.GetValue(object)(3506) 

System.Windows.Forms.Form.Close()(3505) 

System.Convert.ToBase64String(byte[])(3495) 

System.Collections.Generic.HashSet.Contains(string)(3461) 

System.Collections.Generic.Dictionary.ContainsKey(int)(3459) 

System.Enum.GetValues(System.Type)(3430) 

System.Type.GetProperty(string)(3421) 

System.TimeSpan.FromMinutes(double)(3369) 

int.TryParse(string, System.Globalization.NumberStyles, System.IFormatProvider, out int)(3366) 

System.Windows.Forms.MessageBox.Show(string, string, System.Windows.Forms.MessageBoxButtons, System.Windows.Forms.MessageBoxIcon)(3348) 

System.IO.File.ReadAllBytes(string)(3347) 

System.Collections.Generic.IEnumerable.All(System.Func)(3345) 

System.Diagnostics.Process.Start(string)(3339) 

Newtonsoft.Json.JsonConvert.SerializeObject(object, System.Type, Newtonsoft.Json.Formatting, Newtonsoft.Json.JsonSerializerSettings)(3330) 

System.IO.File.WriteAllText(string, string, System.Text.Encoding)(3325) 

char.ToString()(3273) 

System.Math.Cos(double)(3254) 

string.Equals(string, string, System.StringComparison)(3230) 

System.Text.StringBuilder.AppendLine()(3230) 

System.ReadOnlySpan.GetPinnableReference()(3193) 

System.IO.Stream.Dispose()(3188) 

NUnit.Framework.Assert.IsNull(object)(3177) 

string.ToCharArray()(3169) 

string.Replace(char, char)(3159) 

string.StartsWith(string, System.StringComparison)(3137) 

System.Diagnostics.Stopwatch.StartNew()(3129) 

System.Type.GetGenericTypeDefinition()(3110) 

System.Windows.Forms.CommonDialog.ShowDialog()(3087) 

System.Windows.DependencyObject.GetValue(System.Windows.DependencyProperty)(3027) 

System.Reflection.Assembly.GetTypes()(3019) 

long.ToString()(2951) 

System.Convert.ToInt32(object)(2928) 

System.Collections.Generic.IEnumerable.First(System.Func)(2913) 

System.Collections.Generic.IEnumerable.Distinct()(2908) 

System.IO.Stream.Seek(long, System.IO.SeekOrigin)(2902) 

System.IO.BinaryReader.ReadInt32()(2902) 

string.ToString()(2893) 

System.Threading.Tasks.Task.FromResult(bool)(2835) 

System.IServiceProvider.GetService(System.Type)(2827) 

System.Type.GetProperties()(2825) 

System.Math.Ceiling(double)(2819) 

System.Collections.Generic.List.Add(T)(2808) 

System.IO.Path.Combine(string, string, string)(2801) 

System.Windows.Forms.MessageBox.Show(System.Windows.Forms.IWin32Window, string)(2794) 

NtApiDotNet.Ndr.Marshal.NdrMarshalBuffer.WriteInt32(int)(2791) 

System.Math.Floor(double)(2783) 

System.ComponentModel.Component.Dispose()(2779) 

System.Math.Round(decimal, int, System.MidpointRounding)(2774) 

System.Text.RegularExpressions.Regex.Match(string)(2762) 

System.Threading.Interlocked.Increment(ref int)(2753) 

System.Diagnostics.Debug.WriteLine(string, params object[])(2746) 

System.Type.GetGenericArguments()(2739) 

System.Collections.Generic.List.Find(System.Predicate)(2726) 

System.IO.StreamReader.ReadLine()(2693) 

System.IO.BinaryWriter.Write(string)(2682) 

System.Collections.Generic.List.Sort(System.Comparison)(2679) 

System.Convert.ToInt32(string)(2673) 

string.Split(char[], System.StringSplitOptions)(2664) 

System.Uri.ToString()(2663) 

System.IO.BinaryReader.ReadBytes(int)(2644) 

Newtonsoft.Json.JsonConvert.DeserializeObject(string)(2621) 

string.Split(string[], int, System.StringSplitOptions)(2566) 

System.GC.SuppressFinalize(object)(2560) 

System.Security.Cryptography.HashAlgorithm.ComputeHash(byte[])(2557) 

System.Console.WriteLine(object)(2553) 

System.Span.GetPinnableReference()(2552) 

System.Environment.GetEnvironmentVariable(string)(2541) 

System.Data.SqlClient.SqlCommand.ExecuteNonQuery()(2534) 

System.Threading.Thread.Sleep(System.TimeSpan)(2528) 

System.Action.Invoke(string)(2521) 

System.Management.ManagementObjectSearcher.Get()(2503) 

System.Reflection.MemberInfo.GetCustomAttributes(System.Type, bool)(2492) 

System.IO.Directory.Delete(string, bool)(2485) 

System.Environment.GetFolderPath(System.Environment.SpecialFolder)(2477) 

int.GetHashCode()(2470) 

System.Collections.Generic.IEnumerable.SelectMany(System.Func)(2462) 

System.Diagnostics.Process.Start()(2457) 

System.IO.StringWriter.ToString()(2451) 

System.IO.File.WriteAllBytes(string, byte[])(2451) 

System.IO.Directory.GetFiles(string, string, System.IO.SearchOption)(2430) 

System.Environment.Exit(int)(2427) 

double.IsNaN(double)(2405) 

System.Collections.Generic.IEnumerable.ToDictionary(System.Func, System.Func)(2404) 

System.Linq.Expressions.Expression.Lambda(System.Linq.Expressions.Expression, params System.Linq.Expressions.ParameterExpression[])(2399) 

Csla.Data.ConnectionManager.GetManager(string, bool, string)(2391) 

System.Collections.Generic.IEnumerable.Count(System.Func)(2385) 

System.Activator.CreateInstance(System.ActivationContext, string[])(2373) 

System.Reflection.MethodBase.GetCurrentMethod()(2365) 

Moq.It.IsAny()(2353) 

System.Diagnostics.Process.GetCurrentProcess()(2342) 

string.TrimStart(params char[])(2337) 

string.Split(string[], System.StringSplitOptions)(2330) 

System.Threading.Tasks.Task.Run(System.Action)(2330) 

System.Exception.GetType()(2324) 

System.Windows.DependencyObject.SetValue(System.Windows.DependencyProperty, object)(2323) 

System.Reflection.Assembly.GetManifestResourceStream(string)(2317) 

System.BitConverter.ToInt32(byte[], int)(2288) 

System.Collections.ObjectModel.Collection.Clear()(2284) 

string.Trim(params char[])(2279) 

System.Threading.Tasks.Task.Wait()(2263) 

System.Collections.ArrayList.Add(object)(2254) 

System.Type.ToString()(2253) 

System.Math.Max(double, double)(2249) 

System.GC.KeepAlive(object)(2249) 

System.Enum.Parse(System.Type, string, bool)(2242) 

System.Random.NextDouble()(2239) 

System.IO.BinaryReader.ReadByte()(2235) 

string.Compare(string, int, string, int, int, System.StringComparison)(2233) 

System.Collections.Generic.IEnumerable.OrderByDescending(System.Func)(2229) 

System.IO.BinaryWriter.Write(int)(2220) 

System.IO.MemoryStream.Write(byte[], int, int)(2219) 

System.Collections.Generic.IEnumerable.ElementAt(int)(2213) 

System.Uri.EscapeDataString(string)(2209) 

System.Guid.Parse(string)(2207) 

System.Collections.Generic.List.RemoveAll(System.Predicate)(2197) 

System.DateTime.AddSeconds(double)(2186) 

System.Collections.Generic.IEnumerable.SelectMany(System.Func, System.Func)(2183) 

System.IO.StreamWriter.Write(string)(2171) 

string.IndexOf(string, System.StringComparison)(2154) 

Moq.Mock.Setup(System.Linq.Expressions.Expression)(2153) 

NUnit.Framework.Assert.Fail()(2150) 

System.Reflection.MemberInfo.GetCustomAttribute()(2142) 

System.Console.ReadKey()(2140) 

System.IO.TextWriter.WriteLine(string, params object[])(2139) 

System.Data.SqlClient.SqlParameterCollection.AddWithValue(string, object)(2126) 

Microsoft.Extensions.Logging.ILogger.LogInformation(string, params object[])(2119) 

System.Reflection.PropertyInfo.GetValue(object)(2117) 

System.Diagnostics.Process.WaitForExit()(2117) 

System.Text.RegularExpressions.Regex.IsMatch(string)(2100) 

System.Math.Round(double)(2100) 

bool.ToString()(2097) 

System.IO.BinaryReader.ReadUInt32()(2093) 

System.Collections.Generic.IEnumerable.Contains(string)(2084) 

System.Type.GetMethod(string, System.Reflection.BindingFlags)(2080) 

System.Threading.WaitHandle.WaitOne()(2076) 

System.Guid.ToString(string)(2074) 

System.Collections.Generic.List.GetEnumerator()(2074) 

System.Linq.Expressions.Expression.Constant(object)(2073) 

System.Array.GetLength(int)(2072) 

System.Action.Invoke(T)(2067) 

NUnit.Framework.Assert.Throws(NUnit.Framework.TestDelegate)(2067) 

System.Runtime.InteropServices.Marshal.FreeHGlobal(System.IntPtr)(2064) 

System.Reflection.MethodInfo.MakeGenericMethod(params System.Type[])(2053) 

System.Text.StringBuilder.AppendFormat(string, object)(2044) 

System.IO.MemoryStream.Seek(long, System.IO.SeekOrigin)(2026) 

System.Threading.SemaphoreSlim.Release()(2025) 

string.Concat(params string[])(2016) 

System.Collections.Generic.IDictionary.ContainsKey(string)(2008) 

System.ComponentModel.PropertyChangedEventHandler.Invoke(object, System.ComponentModel.PropertyChangedEventArgs)(2002) 

System.Collections.Generic.IEnumerable.Sum(System.Func)(1989) 

System.Text.StringBuilder.AppendFormat(System.IFormatProvider, string, params object[])(1981) 

System.Collections.Generic.Dictionary.TryGetValue(string, out string)(1978) 

System.IO.Path.GetTempPath()(1972) 

System.Runtime.InteropServices.Marshal.AllocHGlobal(int)(1968) 

System.Linq.Expressions.Expression.Compile()(1962) 

System.Collections.Generic.IEnumerable.Reverse()(1961) 

System.IO.File.ReadAllText(string, System.Text.Encoding)(1952) 

string.LastIndexOf(char)(1934) 

System.Linq.Expressions.Expression.Parameter(System.Type, string)(1934) 

System.IO.File.Create(string)(1929) 

System.Text.RegularExpressions.Regex.Replace(string, string, string)(1915) 

System.Math.Min(double, double)(1914) 

bool.GetHashCode()(1910) 

System.Collections.Generic.IEnumerable.Contains(string, System.Collections.Generic.IEqualityComparer)(1905) 

System.BitConverter.GetBytes(int)(1900) 

System.GC.Collect()(1893) 

System.Func.Invoke(string)(1892) 

System.Math.Abs(int)(1889) 

int.ToString(string)(1876) 

System.Runtime.InteropServices.Marshal.SizeOf(System.Type)(1849) 

System.Reflection.PropertyInfo.SetValue(object, object, object[])(1840) 

int.ToString(System.IFormatProvider)(1836) 

System.IO.StreamWriter.Close()(1827) 

System.IO.File.Copy(string, string, bool)(1822) 

System.Array.Copy(System.Array, long, System.Array, long, long)(1820) 

System.Drawing.Graphics.FromImage(System.Drawing.Image)(1819) 

System.Collections.Generic.List.Add(System.Threading.Tasks.Task)(1813) 

System.Net.IPAddress.Parse(string)(1807) 

System.IO.TextWriter.Write(string)(1807) 

Xunit.Assert.True(System.Nullable, string)(1803) 

System.Type.GetField(string, System.Reflection.BindingFlags)(1797) 

System.IO.BinaryWriter.Write(byte)(1779) 

System.Reflection.PropertyInfo.GetValue(object, object[])(1757) 

System.Math.Abs(float)(1741) 

NtApiDotNet.Ndr.Marshal.NdrMarshalBuffer.WriteContextHandle(NtApiDotNet.Ndr.Marshal.NdrContextHandle)(1741) 

System.IO.Directory.GetFiles(string)(1730) 

System.Collections.Generic.IEnumerable.SingleOrDefault(System.Func)(1727) 

System.Reflection.FieldInfo.SetValue(object, object)(1722) 

System.Text.StringBuilder.Append(int)(1718) 

System.Array.Copy(System.Array, System.Array, int)(1718) 

System.Text.RegularExpressions.Regex.Match(string, int, int)(1717) 

System.Management.ManagementScope.Connect()(1717) 

System.Type.GetInterfaces()(1715) 

System.IO.BinaryWriter.Write(byte[])(1715) 

System.Type.GetConstructor(System.Type[])(1711) 

System.Threading.Tasks.Task.FromResult(int)(1711) 

System.Enum.Parse(System.Type, string)(1701) 

System.Windows.Window.Close()(1699) 

System.Reflection.Emit.ILGenerator.Emit(System.Reflection.Emit.OpCode)(1695) 

Microsoft.VisualStudio.TestTools.UnitTesting.Assert.AreEqual(string, string, bool, System.Globalization.CultureInfo, string, params object[])(1690) 

System.Threading.Tasks.Task.Delay(System.TimeSpan)(1689) 

string.Remove(int, int)(1670) 

System.Threading.Tasks.Task.WhenAll(System.Collections.Generic.IEnumerable)(1664) 

System.Windows.Forms.ToolStripItemCollection.AddRange(System.Windows.Forms.ToolStripItem[])(1657) 

Microsoft.Extensions.Logging.ILogger.LogError(string, params object[])(1651) 

System.Threading.Tasks.TaskFactory.StartNew(System.Func, object, System.Threading.CancellationToken, System.Threading.Tasks.TaskCreationOptions, System.Threading.Tasks.TaskScheduler)(1647) 

System.Collections.Generic.IEnumerable.Single()(1646) 

System.Array.Reverse(System.Array)(1645) 

System.AppDomain.GetAssemblies()(1645) 

System.Type.GetElementType()(1644) 

System.Collections.Generic.HashSet.Clear()(1644) 

string.EndsWith(string, System.StringComparison)(1637) 

System.Runtime.InteropServices.RuntimeInformation.IsOSPlatform(System.Runtime.InteropServices.OSPlatform)(1629) 

System.Runtime.InteropServices.Marshal.GetDelegateForFunctionPointer(System.IntPtr, System.Type)(1627) 

System.Collections.Generic.List.Add(Vector3)(1597) 

System.Collections.Generic.ICollection.Clear()(1594) 

System.Text.RegularExpressions.Regex.IsMatch(string, int)(1590) 

System.Text.StringBuilder.Clear()(1589) 

Moq.Mock.Verify()(1587) 

System.IO.Directory.CreateDirectory(string, System.Security.AccessControl.DirectorySecurity)(1581) 

System.Collections.Generic.Stack.Peek()(1579) 

System.Collections.Generic.List.Add(System.Collections.Generic.KeyValuePair)(1577) 

System.IO.File.ReadAllLines(string)(1569) 

System.Array.Clone()(1565) 

System.Collections.Generic.ICollection.Add(System.Collections.Generic.KeyValuePair)(1562) 

string.Format(System.IFormatProvider, string, object)(1561) 

System.Reflection.Assembly.GetEntryAssembly()(1560) 

System.Collections.Generic.Dictionary.ContainsKey(System.Type)(1557) 

byte.ToString(string)(1555) 

System.Collections.Generic.IEnumerable.GroupBy(System.Func)(1555) 

System.Array.CopyTo(System.Array, int)(1533) 

System.Diagnostics.Trace.WriteLine(string)(1505) 

System.Type.GetType(string)(1502) 

UnityEngine.Component.GetComponent()(1498) 

System.Type.GetFields(System.Reflection.BindingFlags)(1498) 

string.ToUpperInvariant()(1497) 

System.Collections.Generic.List.Add(byte)(1493) 

int.Equals(object)(1492) 

System.Text.RegularExpressions.Regex.IsMatch(string, string)(1488) 

System.Collections.Generic.List.Sort()(1481) 

System.TimeSpan.FromDays(double)(1480) 

System.Array.Clear(System.Array, int, int)(1473) 

bool.Parse(string)(1465) 

System.Linq.Expressions.Expression.Constant(object, System.Type)(1460) 

System.Text.RegularExpressions.Regex.Match(string, string)(1454) 

System.IO.Path.ChangeExtension(string, string)(1453) 

System.Type.GetProperties(System.Reflection.BindingFlags)(1446) 

System.Net.WebRequest.Create(string)(1446) 

System.Collections.Generic.List.Contains(int)(1442) 

System.DateTime.ToString()(1439) 

System.Type.IsSubclassOf(System.Type)(1432) 

System.IO.File.Move(string, string)(1422) 

System.Enum.GetName(System.Type, object)(1422) 

System.IO.Stream.CopyTo(System.IO.Stream)(1417) 

System.Diagnostics.Process.Kill()(1416) 

Xunit.Assert.NotNull(object)(1415) 

double.ToString()(1411) 

System.Convert.ChangeType(object, System.Type)(1407) 

System.IO.StreamWriter.Flush()(1402) 

System.Windows.Forms.Application.EnableVisualStyles()(1397) 

System.BitConverter.ToUInt32(byte[], int)(1391) 

System.Windows.Forms.Control.Invalidate()(1387) 

System.Net.HttpWebRequest.GetResponse()(1384) 

System.IO.TextWriter.Write(string, params object[])(1383) 

System.IO.StreamReader.Close()(1383) 

System.Type.GetField(string)(1381) 

System.Runtime.InteropServices.GCHandle.Free()(1381) 

System.Collections.Generic.List.Add(System.Tuple)(1378) 

System.Math.Round(double, int)(1369) 

System.Runtime.InteropServices.Marshal.GetLastWin32Error()(1363) 

System.Collections.IList.Add(object)(1362) 

System.Threading.Interlocked.Increment(ref long)(1356) 

System.IO.BinaryReader.ReadUInt16()(1353) 

double.ToString(string)(1350) 

System.DateTime.AddMinutes(double)(1345) 

System.Collections.Generic.IEnumerable.Single(System.Func)(1341) 

System.IO.Stream.ReadByte()(1333) 

System.Windows.Forms.Application.Run(System.Windows.Forms.ApplicationContext)(1331) 

System.IO.Directory.GetDirectories(string)(1328) 

System.Net.IPAddress.ToString()(1323) 

long.GetHashCode()(1319) 

bool.TryParse(string, out bool)(1317) 

System.Data.SqlClient.SqlConnection.Open()(1316) 

System.IO.Directory.GetFiles(string, string)(1309) 

System.Windows.Forms.Application.SetCompatibleTextRenderingDefault(bool)(1304) 

System.Activator.CreateInstance(System.Type, params object[])(1297) 

System.BitConverter.ToString(byte[])(1296) 

System.Text.RegularExpressions.Regex.Replace(string, System.Text.RegularExpressions.MatchEvaluator, int, int)(1290) 

string.StartsWith(string, bool, System.Globalization.CultureInfo)(1288) 

System.Collections.Generic.Dictionary.Remove(int)(1287) 

System.Xml.Linq.XElement.Attribute(System.Xml.Linq.XName)(1283) 

System.Threading.SemaphoreSlim.WaitAsync()(1283) 

System.IO.TextWriter.WriteLine()(1281) 

System.Console.WriteLine(string, object, object)(1280) 

System.Enum.HasFlag(System.Enum)(1277) 

System.Collections.Generic.List.Add(System.Collections.Generic.List)(1276) 

System.Linq.Expressions.Expression.Convert(System.Linq.Expressions.Expression, System.Type)(1274) 

System.Enum.TryParse(string, bool, out TEnum)(1273) 

System.Reflection.Assembly.GetType(string)(1270) 

System.IO.FileStream.Write(byte[], int, int)(1268) 

System.Collections.Generic.IEnumerable.Contains(char)(1263) 

double.Parse(string)(1259) 

System.Windows.MessageBox.Show(string, string, System.Windows.MessageBoxButton, System.Windows.MessageBoxImage)(1257) 

System.IO.Path.GetTempFileName()(1256) 

System.DateTime.ToString(string, System.IFormatProvider)(1254) 

System.Func.Invoke(Partial)(1249) 

System.Threading.Tasks.Parallel.ForEach(System.Collections.Concurrent.OrderablePartitioner, System.Threading.Tasks.ParallelOptions, System.Func, System.Func, System.Action)(1246) 

System.Random.Next()(1245) 

System.Runtime.InteropServices.GCHandle.Alloc(object, System.Runtime.InteropServices.GCHandleType)(1238) 

bool.Equals(object)(1236) 

System.TimeSpan.FromHours(double)(1233) 

Google.Api.Gax.Grpc.CallSettings.FromCancellationToken(System.Threading.CancellationToken)(1233) 

System.Collections.Generic.IEnumerable.AsQueryable()(1226) 

System.Diagnostics.Stopwatch.Restart()(1223) 

int.CompareTo(int)(1221) 

System.Type.GetMethods(System.Reflection.BindingFlags)(1213) 

UnityEngine.Debug.Log(object)(1212) 

char.IsWhiteSpace(char)(1211) 

System.Threading.Tasks.Task.FromResult(System.Collections.Generic.List)(1206) 

Newtonsoft.Json.JsonConvert.SerializeObject(object)(1206) 

System.IO.BinaryWriter.Write(uint)(1203) 

System.Math.Max(float, float)(1201) 

System.Collections.Generic.List.FindIndex(System.Predicate)(1196) 

System.Diagnostics.Contracts.Contract.Requires(bool)(1195) 

System.Text.RegularExpressions.Regex.Matches(string)(1194) 

System.Convert.ToBase64String(byte[], int, int, System.Base64FormattingOptions)(1193) 

System.Tuple.Create(T1, T2, T3, T4, T5, T6, T7, T8)(1192) 

System.Threading.Tasks.Task.FromResult(string)(1190) 

System.Collections.Generic.Dictionary.Add(string, System.Collections.Generic.List)(1187) 

System.Linq.Expressions.Expression.Call(System.Linq.Expressions.Expression, System.Reflection.MethodInfo, System.Collections.Generic.IEnumerable)(1171) 

System.Windows.MessageBox.Show(System.Windows.Window, string)(1160) 

System.Linq.IQueryable.Where(System.Linq.Expressions.Expression)(1159) 

System.Math.Exp(double)(1157) 

System.Guid.TryParse(string, out System.Guid)(1157) 

System.Threading.CancellationTokenSource.Dispose()(1156) 

object.MemberwiseClone()(1154) 

System.Net.HttpWebResponse.GetResponseStream()(1154) 

System.IO.DirectoryInfo.GetFiles()(1152) 

System.Collections.Generic.List.Add(double)(1151) 

System.IO.Stream.WriteByte(byte)(1148) 

string.LastIndexOf(string)(1137) 

System.Nullable.GetUnderlyingType(System.Type)(1137) 

System.Type.GetProperty(string, System.Reflection.BindingFlags)(1133) 

System.DateTime.Subtract(System.DateTime)(1132) 

System.Collections.Generic.IEnumerable.Max(System.Func)(1132) 

System.Collections.Generic.IEnumerable.AsEnumerable()(1130) 

UnityEngine.GameObject.GetComponent()(1129) 

string.PadLeft(int, char)(1127) 

System.Text.RegularExpressions.Regex.Replace(string, string)(1115) 

System.ComponentModel.ComponentResourceManager.ApplyResources(object, string)(1115) 

System.IO.FileStream.Read(byte[], int, int)(1113) 

System.Convert.ChangeType(object, System.Type, System.IFormatProvider)(1107) 

System.Reflection.PropertyInfo.GetValue(object, System.Reflection.BindingFlags, System.Reflection.Binder, object[], System.Globalization.CultureInfo)(1106) 

System.Console.WriteLine(int)(1106) 

string.Equals(string, string)(1105) 

long.Parse(string)(1105) 

Microsoft.Win32.RegistryKey.OpenSubKey(string)(1105) 

System.Xml.XmlWriter.WriteStartElement(string)(1103) 

System.BitConverter.ToUInt16(byte[], int)(1103) 

Microsoft.Win32.RegistryKey.GetValue(string)(1103) 

System.Collections.Generic.IEnumerable.Max()(1096) 

System.DateTime.AddHours(double)(1095) 

System.Collections.Generic.List.Remove(string)(1095) 

System.Runtime.InteropServices.Marshal.PtrToStructure(System.IntPtr, System.Type)(1093) 

char.IsDigit(char)(1092) 

System.Resources.ResourceManager.GetString(string)(1092) 

System.Windows.MessageBox.Show(string)(1091) 

System.Collections.Generic.Dictionary.Add(string, int)(1090) 

double.TryParse(string, out double)(1089) 

System.Math.Log(double)(1089) 

System.Timers.Timer.Start()(1088) 

System.Convert.ToDouble(System.DateTime)(1083) 

System.Console.ResetColor()(1082) 

Microsoft.Extensions.Logging.ILogger.LogDebug(string, params object[])(1079) 

System.Text.Encoding.GetEncoding(string)(1077) 

System.Collections.Generic.List.RemoveRange(int, int)(1075) 

System.Collections.Generic.List.Add(System.Type)(1075) 

System.Collections.Concurrent.ConcurrentDictionary.ContainsKey(string)(1071) 

string.Remove(int)(1069) 

System.Threading.Tasks.Task.Yield()(1065) 

System.BitConverter.GetBytes(double)(1061) 

System.Windows.Forms.Control.Invoke(System.Delegate)(1060) 

System.Net.Http.HttpContent.ReadAsStringAsync()(1056) 

Xunit.Assert.False(System.Nullable, string)(1056) 

System.Collections.Generic.List.Reverse()(1050) 

System.Collections.Generic.IEnumerable.OrderBy(System.Func, System.Collections.Generic.IComparer)(1047) 

System.Xml.Linq.XContainer.Element(System.Xml.Linq.XName)(1042) 

System.Threading.Thread.Join()(1042) 

System.Drawing.Color.FromArgb(int, int, int, int)(1041) 

System.Runtime.InteropServices.GCHandle.AddrOfPinnedObject()(1040) 

System.Threading.ThreadPool.QueueUserWorkItem(System.Threading.WaitCallback)(1039) 

System.Text.StringBuilder.Remove(int, int)(1035) 

System.Collections.Generic.HashSet.Add(int)(1034) 

float.Parse(string)(1033) 

System.Timers.Timer.Stop()(1032) 

System.Windows.Forms.ComboBox.ObjectCollection.AddRange(object[])(1029) 

System.Threading.Interlocked.CompareExchange(ref int, int, int)(1029) 

System.Enum.GetNames(System.Type)(1027) 

System.Text.StringBuilder.AppendFormat(string, object, object)(1024) 

System.Reflection.Emit.ILGenerator.Emit(System.Reflection.Emit.OpCode, System.Reflection.Emit.LocalBuilder)(1021) 

System.Random.NextBytes(byte[])(1021) 

System.Version.ToString()(1015) 

System.Security.Cryptography.MD5.Create()(1012) 

System.Type.GetMethods()(1011) 

System.Linq.Expressions.Expression.Parameter(System.Type)(1009) 

double.TryParse(string, System.Globalization.NumberStyles, System.IFormatProvider, out double)(1008) 

System.Windows.Forms.Control.Hide()(1008) 

System.Convert.ToBoolean(object)(1006) 

UnityEngine.GUILayout.Space(float)(1005) 

System.Diagnostics.Process.GetProcessesByName(string)(1001) 

System.IO.File.Open(string, System.IO.FileMode)(999) 

System.Diagnostics.Process.Start(string, string)(997) 

System.Type.GetMethod(string, System.Type[])(996) 

System.Threading.ReaderWriterLockSlim.ExitWriteLock()(994) 

System.Drawing.Image.Dispose()(994) 

System.Math.Min(float, float)(992) 

System.Collections.Generic.List.Add(GameObject)(992) 

System.Collections.Generic.ICollection.Add(string)(990) 

NtApiDotNet.Ndr.Marshal.NdrUnmarshalBuffer.ReadUInt32()(990) 

Google.Protobuf.UnknownFieldSet.MergeFrom(Google.Protobuf.UnknownFieldSet, Google.Protobuf.UnknownFieldSet)(986) 

NtApiDotNet.Ndr.Marshal.NdrMarshalBuffer.WriteReferent(System.Nullable, System.Action, U, V)(984) 

System.Threading.Interlocked.Decrement(ref int)(982) 

System.Collections.Generic.Dictionary.TryGetValue(string, out System.Collections.Generic.List)(981) 

System.IO.Path.IsPathRooted(string)(978) 

System.Func.Invoke(int)(969) 

System.IntPtr.ToInt64()(967) 

System.Collections.Generic.List.AsReadOnly()(966) 

string.Compare(string, string, System.StringComparison)(964) 

Microsoft.Win32.RegistryKey.OpenSubKey(string, bool)(963) 

System.IO.StreamReader.ReadToEndAsync()(961) 

System.DateTime.Add(System.TimeSpan)(961) 

System.Threading.Tasks.Parallel.For(long, long, System.Threading.Tasks.ParallelOptions, System.Func, System.Func, System.Action)(960) 

System.Reflection.MemberInfo.GetCustomAttributes(bool)(959) 

NtApiDotNet.Win32.Rpc.RpcUtils.CheckNull(string, string)(956) 

System.Xml.XmlNode.AppendChild(System.Xml.XmlNode)(954) 

System.IO.File.Open(string, System.IO.FileMode, System.IO.FileAccess, System.IO.FileShare)(947) 

System.Diagnostics.Debug.WriteLine(object)(947) 

System.Threading.ReaderWriterLockSlim.EnterWriteLock()(944) 

System.Xml.XmlDocument.LoadXml(string)(936) 

System.Runtime.InteropServices.Marshal.Copy(System.IntPtr, byte[], int, int)(936) 

System.Collections.Concurrent.ConcurrentDictionary.Clear()(936) 

System.IO.DirectoryInfo.GetDirectories()(933) 

System.Math.Atan2(double, double)(931) 

System.Collections.Generic.List.Add(float)(931) 

System.IO.BinaryReader.ReadSingle()(929) 

string.Format(System.IFormatProvider, string, object, object)(928) 

System.Threading.Tasks.Task.ContinueWith(System.Func, object, System.Threading.CancellationToken, System.Threading.Tasks.TaskContinuationOptions, System.Threading.Tasks.TaskScheduler)(925) 

System.BitConverter.GetBytes(uint)(924) 

float.IsNaN(float)(923) 

System.IO.File.OpenWrite(string)(923) 

System.Enum.IsDefined(System.Type, object)(920) 

System.Func.Invoke(object)(919) 

System.Windows.Forms.Control.Show()(918) 

System.Windows.Input.MouseEventArgs.GetPosition(System.Windows.IInputElement)(913) 

UnityEngine.GUILayout.EndHorizontal()(906) 

string.IndexOf(char, int)(905) 

System.Collections.Generic.IEnumerable.Sum()(905) 

UnityEngine.GUILayout.Button(UnityEngine.GUIContent, UnityEngine.GUIStyle, params UnityEngine.GUILayoutOption[])(904) 

System.Collections.Generic.IEnumerable.Except(System.Collections.Generic.IEnumerable)(903) 

System.Threading.WaitHandle.WaitOne(int)(902) 

System.Threading.Timer.Dispose()(902) 

UnityEngine.GameObject.SetActive(bool)(901) 

System.Reflection.ConstructorInfo.Invoke(object[])(901) 

System.Drawing.Graphics.DrawString(string, System.Drawing.Font, System.Drawing.Brush, System.Drawing.RectangleF, System.Drawing.StringFormat)(901) 

float.ToString()(896) 

string.Concat(string, string)(893) 

UnityEngine.Debug.LogError(object)(892) 

System.Convert.ToBoolean(System.DateTime)(892) 

System.Windows.Threading.Dispatcher.Invoke(System.Delegate, System.TimeSpan, System.Windows.Threading.DispatcherPriority, params object[])(890) 

System.Type.GetMethod(string, System.Reflection.BindingFlags, System.Reflection.Binder, System.Type[], System.Reflection.ParameterModifier[])(890) 

System.IntPtr.ToInt32()(889) 

System.Func.Invoke(TItem)(889) 

System.Collections.Generic.List.Add(System.Action)(889) 

long.Equals(object)(884) 

System.Data.DataRowCollection.Add(params object[])(877) 

System.Convert.ToInt32(double)(869) 

NUnit.Framework.Assert.AreSame(object, object)(867) 

System.Windows.Forms.MessageBox.Show(string, string)(863) 

System.Linq.Expressions.ExpressionVisitor.Visit(System.Linq.Expressions.Expression)(856) 

System.Data.SqlClient.SqlDataReader.Read()(855) 

System.Net.Sockets.Socket.Close()(854) 

System.Collections.Generic.Queue.Clear()(852) 

Csla.Core.BusinessBase.LoadProperty(Csla.Core.IPropertyInfo, object)(852) 

uint.ToString()(848) 

System.Net.WebResponse.GetResponseStream()(848) 

System.Type.GetTypeCode(System.Type)(846) 

System.Collections.IEnumerable.GetEnumerator()(845) 

Microsoft.VisualStudio.TestTools.UnitTesting.Assert.IsTrue(bool)(845) 

System.IO.Directory.EnumerateFiles(string, string, System.IO.SearchOption)(843) 

System.Reflection.PropertyInfo.SetValue(object, object)(841) 

double.ToString(System.IFormatProvider)(840) 

System.Xml.XmlNode.SelectSingleNode(string)(840) 

System.Threading.Tasks.TaskCompletionSource.SetResult(bool)(840) 

System.Drawing.Graphics.FillRectangle(System.Drawing.Brush, System.Drawing.Rectangle)(840) 

System.DateTime.GetHashCode()(839) 

System.Threading.ReaderWriterLockSlim.ExitReadLock()(838) 

System.IO.Directory.GetParent(string)(838) 

Microsoft.Win32.CommonDialog.ShowDialog()(838) 

System.BitConverter.ToInt64(byte[], int)(837) 

System.IO.Stream.Flush()(836) 

System.Collections.Generic.IEnumerable.LastOrDefault()(836) 

Newtonsoft.Json.Linq.JToken.ToString()(836) 

System.Windows.Input.ICommand.Execute(object)(833) 

System.Xml.XmlWriter.WriteEndElement()(832) 

System.Action.Invoke(int)(832) 

System.IO.File.Copy(string, string)(831) 

System.IO.BinaryWriter.Write(ushort)(828) 

System.IO.BinaryReader.ReadString()(827) 

System.Runtime.InteropServices.Marshal.Copy(byte[], int, System.IntPtr, int)(826) 

System.Threading.Thread.Abort()(825) 

System.Threading.Tasks.Task.Start()(825) 

System.Reflection.Assembly.GetAssembly(System.Type)(823) 

System.IO.Path.Combine(string, string, string, string)(821) 

float.ToString(string)(818) 

System.Convert.ToByte(string, int)(818) 

Xunit.Assert.Throws(string, System.Func)(817) 

double.Parse(string, System.Globalization.NumberStyles, System.IFormatProvider)(813) 

System.Type.Equals(System.Type)(813) 

NtApiDotNet.Ndr.Marshal.NdrMarshalBuffer.WriteTerminatedString(string)(813) 

System.Collections.Concurrent.ConcurrentDictionary.GetOrAdd(System.Type, System.Func, TArg)(811) 

UnityEngine.GUILayout.Width(float)(809) 

System.Array.IndexOf(T[], T, int, int)(809) 

System.Collections.Generic.HashSet.Contains(int)(808) 

System.Windows.Threading.Dispatcher.Invoke(System.Action)(807) 

System.Net.Sockets.TcpClient.GetStream()(805) 

System.Collections.Generic.List.Add(Vector2)(804) 

System.Threading.Monitor.Exit(object)(802) 

System.IO.MemoryStream.GetBuffer()(801) 

System.Collections.Generic.IEnumerable.SequenceEqual(System.Collections.Generic.IEnumerable, System.Collections.Generic.IEqualityComparer)(800) 

System.Threading.WaitHandle.WaitOne(System.TimeSpan)(799) 

System.TimeSpan.FromTicks(long)(797) 

System.Windows.Forms.Application.DoEvents()(795) 

System.Drawing.Bitmap.UnlockBits(System.Drawing.Imaging.BitmapData)(794) 

System.Convert.ToInt64(string, int)(791) 

Microsoft.CodeAnalysis.Diagnostic.Create(string, string, Microsoft.CodeAnalysis.LocalizableString, Microsoft.CodeAnalysis.DiagnosticSeverity, Microsoft.CodeAnalysis.DiagnosticSeverity, bool, int, bool, Microsoft.CodeAnalysis.LocalizableString, Microsoft.CodeAnalysis.LocalizableString, string, Microsoft.CodeAnalysis.Location, System.Collections.Generic.IEnumerable, System.Collections.Generic.IEnumerable, System.Collections.Immutable.ImmutableDictionary)(790) 

System.Collections.Generic.Dictionary.TryGetValue(string, out object)(784) 

System.Action.Invoke(object)(784) 

UnityEngine.GUILayout.Label(UnityEngine.GUIContent, UnityEngine.GUIStyle, params UnityEngine.GUILayoutOption[])(783) 

System.Action.Invoke(bool)(783) 

System.DateTime.AddMilliseconds(double)(782) 

System.Collections.Generic.IEnumerable.ToDictionary(System.Func, System.Func, System.Collections.Generic.IEqualityComparer)(781) 

System.Xml.Linq.XContainer.Elements(System.Xml.Linq.XName)(780) 

string.CompareTo(string)(778) 

System.IntPtr.ToPointer()(778) 

System.BitConverter.ToInt16(byte[], int)(778) 

int.Equals(int)(777) 

System.Threading.Tasks.Task.WhenAny(params System.Threading.Tasks.Task[])(775) 

Microsoft.Win32.RegistryKey.CreateSubKey(string)(775) 

System.Threading.ReaderWriterLockSlim.EnterReadLock()(773) 

System.Array.GetValue(int)(773) 

Csla.Core.BusinessBase.ReadProperty(Csla.PropertyInfo)(771) 

System.DateTime.AddMonths(int)(765) 

System.Net.WebClient.DownloadString(string)(762) 

System.IO.BinaryReader.ReadInt16()(759) 

System.IO.DirectoryInfo.Create()(758) 

System.Data.SqlClient.SqlCommand.ExecuteReader()(757) 

System.Runtime.InteropServices.Marshal.ReleaseComObject(object)(755) 

System.Threading.Thread.Start(object)(754) 

System.IO.File.CreateText(string)(754) 

UnityEngine.Debug.LogWarning(object)(753) 

System.Type.GetFields()(752) 

System.Linq.Expressions.Expression.Assign(System.Linq.Expressions.Expression, System.Linq.Expressions.Expression)(751) 

Newtonsoft.Json.Linq.JToken.Value(object)(749) 

Microsoft.Xrm.Sdk.Entity.GetAttributeValue(string)(748) 

System.IO.FileStream.Seek(long, System.IO.SeekOrigin)(745) 

System.Collections.Hashtable.Add(object, object)(745) 

Newtonsoft.Json.Linq.JObject.Parse(string)(745) 

NUnit.Framework.Assert.AreEqual(double, double, double)(745) 

System.IO.FileInfo.Delete()(742) 

System.Xml.XmlReader.Read()(741) 

System.Threading.Tasks.TaskFactory.StartNew(System.Action)(738) 

System.Threading.Tasks.Task.Delay(System.TimeSpan, System.Threading.CancellationToken)(734) 

System.Threading.Interlocked.Exchange(ref int, int)(730) 

System.Drawing.Graphics.FillRectangle(System.Drawing.Brush, int, int, int, int)(729) 

System.Collections.Generic.List.Add(byte[])(727) 

string.Equals(object)(725) 

System.Collections.Generic.List.Exists(System.Predicate)(725) 

string.Insert(int, string)(724) 

NtApiDotNet.Ndr.Marshal.NdrMarshalBuffer.WriteGuid(System.Nullable)(723) 

System.Threading.Tasks.Task.WaitAll(params System.Threading.Tasks.Task[])(721) 

System.Windows.Forms.TableLayoutControlCollection.Add(System.Windows.Forms.Control, int, int)(718) 

System.Func.Invoke(TSource)(717) 

NtApiDotNet.Ndr.Marshal.NdrUnmarshalBuffer.ReadReferent(System.Func, bool)(717) 

System.Collections.Generic.EqualityComparer.Equals(T, T)(716) 

System.Collections.Generic.ICollection.Add(T)(714) 

long.TryParse(string, out long)(711) 

System.Drawing.Bitmap.LockBits(System.Drawing.Rectangle, System.Drawing.Imaging.ImageLockMode, System.Drawing.Imaging.PixelFormat)(708) 

System.Object.Equals(object, object)(708) 

System.Threading.EventWaitHandle.Reset()(706) 

System.Convert.ToString(object)(706) 

System.Collections.Generic.List.FindAll(System.Predicate)(706) 

System.Collections.Generic.Dictionary.Add(System.String, System.String)(704) 

System.Windows.Forms.Control.Refresh()(701) 

float.TryParse(string, out float)(700) 

System.Collections.Generic.Dictionary.GetEnumerator()(700) 

System.Windows.Forms.TableLayoutColumnStyleCollection.Add(System.Windows.Forms.ColumnStyle)(698) 

System.Object.GetType()(698) 

double.ToString(string, System.IFormatProvider)(697) 

System.Windows.Forms.TableLayoutRowStyleCollection.Add(System.Windows.Forms.RowStyle)(697) 

System.DateTime.AddYears(int)(695) 

double.IsInfinity(double)(694) 

System.Runtime.Serialization.Formatters.Binary.BinaryFormatter.Deserialize(System.IO.Stream)(693) 

System.BitConverter.ToSingle(byte[], int)(693) 

System.Delegate.DynamicInvoke(params object[])(692) 

System.Collections.Generic.Dictionary.ContainsKey(uint)(692) 

Microsoft.Extensions.Logging.ILogger.LogWarning(string, params object[])(690) 

System.Collections.Generic.IEnumerable.Union(System.Collections.Generic.IEnumerable)(688) 

System.ComponentModel.TypeDescriptor.GetConverter(System.Type)(684) 

System.DateTime.ToLocalTime()(683) 

Google.Api.Gax.GaxPreconditions.CheckNotNullOrEmpty(string, string)(683) 

System.Windows.Controls.UIElementCollection.Add(System.Windows.UIElement)(681) 

System.Diagnostics.Debug.Fail(string)(681) 

System.DateTime.Equals(object)(681) 

Newtonsoft.Json.Linq.JToken.Parse(string, Newtonsoft.Json.Linq.JsonLoadSettings)(681) 

System.Reflection.Emit.ILGenerator.Emit(System.Reflection.Emit.OpCode, System.Type)(680) 

System.Guid.ToByteArray()(679) 

System.Collections.Generic.List.Add(uint)(678) 

Grpc.Core.CallInvoker.AsyncUnaryCall(Grpc.Core.Method, string, Grpc.Core.CallOptions, TRequest)(678) 

Grpc.Core.CallInvoker.BlockingUnaryCall(Grpc.Core.Method, string, Grpc.Core.CallOptions, TRequest)(678) 

System.Collections.Generic.IEnumerable.Min()(677) 

System.BitConverter.GetBytes(ushort)(677) 

System.Windows.DependencyObject.SetValue(System.Windows.DependencyPropertyKey, object)(669) 

System.Collections.Generic.HashSet.UnionWith(System.Collections.Generic.IEnumerable)(668) 

System.Action.Invoke(System.Exception)(667) 

System.Net.IPAddress.TryParse(string, out System.Net.IPAddress)(666) 

System.IO.File.OpenText(string)(666) 

System.Diagnostics.Stopwatch.Reset()(662) 

System.Diagnostics.Log.Error(string)(661) 

Antlr4.Runtime.ParserRuleContext.GetToken(int, int)(661) 

char.ToUpper(char)(660) 

System.Math.Min(long, long)(660) 

System.IO.MemoryStream.WriteByte(byte)(658) 

System.Collections.Generic.IList.RemoveAt(int)(657) 

System.DateTimeOffset.ToUnixTimeMilliseconds()(656) 

System.Reflection.MemberInfo.GetCustomAttributes()(653) 

Xunit.Assert.IsType(object)(652) 

System.Console.ReadKey(bool)(652) 

System.Text.RegularExpressions.Regex.Escape(string)(647) 

System.Threading.Tasks.Task.FromResult(System.Collections.Generic.IEnumerable)(646) 

System.Console.Clear()(646) 

System.Diagnostics.Process.BeginOutputReadLine()(644) 

long.Parse(string, System.Globalization.NumberStyles, System.IFormatProvider)(643) 

System.Windows.Forms.ListView.ColumnHeaderCollection.AddRange(System.Windows.Forms.ColumnHeader[])(643) 

System.Windows.Forms.Control.Invoke(System.Delegate, params object[])(643) 

System.Math.Log(double, double)(643) 

System.Environment.SetEnvironmentVariable(string, string)(639) 

System.Diagnostics.Process.GetProcessById(int)(639) 

UnityEngine.GameObject.AddComponent()(638) 

System.Collections.Concurrent.ConcurrentDictionary.GetOrAdd(string, System.Func, TArg)(637) 

System.BitConverter.GetBytes(long)(634) 

System.Reflection.Assembly.GetCallingAssembly()(633) 

System.Collections.Generic.List.GetRange(int, int)(632) 

string.IndexOf(string, int)(630) 

float.TryParse(string, System.Globalization.NumberStyles, System.IFormatProvider, out float)(630) 

System.Windows.Forms.TreeNodeCollection.Add(System.Windows.Forms.TreeNode)(630) 

System.Security.Cryptography.SHA256.Create()(630) 

System.Xml.XmlDocument.CreateElement(string)(629) 

System.Type.GetConstructors()(629) 

System.Runtime.InteropServices.Marshal.PtrToStringAnsi(System.IntPtr)(629) 

System.Environment.GetCommandLineArgs()(629) 

System.Uri.TryCreate(string, System.UriKind, out System.Uri)(628) 

System.Windows.Media.Color.FromArgb(byte, byte, byte, byte)(627) 

System.Windows.Forms.Application.Exit()(627) 

System.Xml.XmlDocument.Load(string)(625) 

System.Drawing.Graphics.Clear(System.Drawing.Color)(625) 

System.IO.File.AppendAllText(string, string)(623) 

System.Text.RegularExpressions.Regex.Matches(string, string)(622) 

System.Collections.ObjectModel.Collection.RemoveAt(int)(622) 

System.Reflection.Assembly.LoadFrom(string)(620) 

NSubstitute.Substitute.For(params object[])(620) 

System.DateTime.Parse(string, System.IFormatProvider, System.Globalization.DateTimeStyles)(619) 

System.Diagnostics.FileVersionInfo.GetVersionInfo(string)(617) 

float.Parse(string, System.Globalization.NumberStyles, System.IFormatProvider)(613) 

System.Convert.ToDecimal(object)(613) 

System.Collections.Generic.ICollection.Contains(string)(613) 

System.Threading.Tasks.TaskCompletionSource.TrySetResult(bool)(611) 

System.Convert.ToDouble(object)(611) 

double.GetHashCode()(610) 

System.Type.GetType()(610) 

System.Windows.Forms.ToolTip.SetToolTip(System.Windows.Forms.Control, string)(608) 

System.Enum.GetHashCode()(604) 

System.Convert.ToDateTime(string)(604) 

System.Activator.CreateInstance()(603) 

System.Threading.Interlocked.Add(ref long, long)(600) 

System.Collections.Generic.IEnumerable.SingleOrDefault()(599) 

string.IsNullOrEmpty()(598) 

System.Collections.Generic.Dictionary.TryGetValue(string, out int)(598) 

string.EndsWith(string, bool, System.Globalization.CultureInfo)(597) 

System.Runtime.InteropServices.Marshal.Copy(System.IntPtr, System.IntPtr[], int, int)(597) 

System.Net.WebHeaderCollection.Add(string, string)(597) 

System.Data.SqlClient.SqlConnection.Close()(597) 

System.Net.WebRequest.Create(System.Uri)(596) 

System.Collections.Generic.List.Insert(int, string)(594) 

System.Xml.Linq.XContainer.Add(object)(593) 

log4net.ILog.Info(object)(592) 

System.Collections.Generic.List.IndexOf(string)(591) 

string.Concat(string, string, string)(589) 

System.DateTimeOffset.ToUnixTimeSeconds()(588) 

Xunit.Assert.Equal(string, string)(587) 

System.Threading.CancellationTokenSource.Cancel(bool)(587) 

System.IO.Stream.WriteAsync(byte[], int, int, System.Threading.CancellationToken)(587) 

System.IComparable.CompareTo(T)(587) 

System.Collections.Generic.Dictionary.ContainsKey(System.Guid)(585) 

System.Threading.ManualResetEventSlim.Set()(584) 

System.Net.HttpWebRequest.GetRequestStream()(584) 

System.Collections.Generic.Stack.Clear()(584) 

Microsoft.Win32.RegistryKey.SetValue(string, object, Microsoft.Win32.RegistryValueKind)(584) 

Microsoft.VisualStudio.TestTools.UnitTesting.Assert.AreEqual(int, int)(583) 

Xunit.Assert.Null(object)(582) 

Newtonsoft.Json.Linq.JToken.ToObject()(582) 

System.Reflection.MemberInfo.IsDefined(System.Type, bool)(581) 

System.Collections.Generic.IEnumerable.Aggregate(System.Func)(581) 

System.Text.RegularExpressions.Regex.Matches(string, int)(580) 

string.IndexOf(string, int, int, System.StringComparison)(574) 

log4net.ILog.Debug(object)(574) 

System.Security.Cryptography.CryptoStream.Write(byte[], int, int)(574) 

System.Linq.Expressions.Expression.Call(System.Linq.Expressions.Expression, System.Reflection.MethodInfo, params System.Linq.Expressions.Expression[])(572) 

System.DateTime.TryParse(string, out System.DateTime)(570) 

UnityEngine.Object.Destroy(UnityEngine.Object)(568) 

System.IO.Path.GetRandomFileName()(567) 

System.BitConverter.ToUInt64(byte[], int)(567) 

System.Windows.Forms.MessageBox.Show(string, string, System.Windows.Forms.MessageBoxButtons)(564) 

System.Data.DataTable.NewRow()(564) 

System.Threading.CancellationToken.Register(System.Action)(563) 

Xunit.Assert.Equal(int, int)(561) 

System.Windows.Threading.DispatcherTimer.Stop()(560) 

Microsoft.Win32.RegistryKey.SetValue(string, object)(559) 

System.Windows.Media.VisualTreeHelper.GetParent(System.Windows.DependencyObject)(558) 

System.IComparable.CompareTo(object)(558) 

string.Split(char[], int)(557) 

NtApiDotNet.Ndr.Marshal.NdrMarshalBuffer.WriteInt64(long)(557) 

System.Security.Cryptography.HashAlgorithm.ComputeHash(System.IO.Stream)(556) 

System.Runtime.InteropServices.Marshal.PtrToStructure(System.IntPtr)(555) 

System.FormattableString.Invariant(System.FormattableString)(554) 

System.Collections.Hashtable.ContainsKey(object)(554) 

System.IO.MemoryStream.Read(byte[], int, int)(553) 

NtApiDotNet.Ndr.Marshal.NdrUnmarshalBuffer.ReadEmbeddedPointer(System.Func, bool)(551) 

System.Windows.UIElement.Focus()(549) 

System.Threading.Timer.Change(int, int)(547) 

System.Environment.GetEnvironmentVariable(string, System.EnvironmentVariableTarget)(547) 

NtApiDotNet.Ndr.Marshal.NdrMarshalBuffer.WriteEnum16(System.Nullable)(545) 

System.IO.Stream.WriteAsync(byte[], int, int)(544) 

System.IO.BinaryReader.ReadInt64()(544) 

NtApiDotNet.Ndr.Marshal.NdrUnmarshalBuffer.ReadContextHandle()(544) 

char.IsLetter(char)(543) 

char.IsLetterOrDigit(char)(542) 

System.Reflection.Emit.ILGenerator.Emit(System.Reflection.Emit.OpCode, System.Reflection.MethodInfo)(542) 

System.Linq.IOrderedEnumerable.ThenBy(System.Func)(542) 

float.GetHashCode()(541) 

System.Collections.Generic.IEnumerable.Aggregate(string, System.Func)(541) 

System.Guid.GetHashCode()(539) 

FakeItEasy.A.Fake()(539) 

System.Reflection.Emit.DynamicMethod.GetILGenerator()(538) 

System.Net.WebUtility.UrlEncode(string)(538) 

System.Diagnostics.Process.BeginErrorReadLine()(538) 

System.Diagnostics.Debugger.Break()(538) 

System.Text.Encoding.GetByteCount(string)(534) 

System.Runtime.Serialization.Formatters.Binary.BinaryFormatter.Serialize(System.IO.Stream, object)(534) 

System.Net.IPAddress.GetAddressBytes()(534) 

System.Collections.Generic.IEnumerable.Min(System.Func)(534) 

System.Type.GetHashCode()(533) 

System.Runtime.InteropServices.Marshal.StructureToPtr(T, System.IntPtr, bool)(532) 

System.Reflection.Assembly.GetManifestResourceNames()(532) 

System.Data.SqlClient.SqlConnection.CreateCommand()(532) 

System.Windows.FrameworkElement.OnApplyTemplate()(531) 

ulong.ToString()(529) 

System.IO.TextWriter.Write(char)(528) 

System.Array.SetValue(object, int)(528) 

log4net.ILog.Error(object, System.Exception)(527) 

System.Data.IDataReader.Close()(526) 

System.Threading.CancellationTokenSource.CreateLinkedTokenSource(params System.Threading.CancellationToken[])(525) 

FakeItEasy.A.CallTo(object, FakeItEasy.EventAction)(525) 

System.Threading.Tasks.Task.FromException(System.Exception)(524) 

Xunit.Assert.True(bool)(523) 

System.Diagnostics.StackFrame.GetMethod()(523) 

UnityEngine.GUILayout.BeginHorizontal(params UnityEngine.GUILayoutOption[])(521) 

System.Drawing.Graphics.Dispose()(521) 

System.ComponentModel.ComponentResourceManager.ApplyResources(object, string, System.Globalization.CultureInfo)(521) 

System.Windows.Threading.Dispatcher.BeginInvoke(System.Delegate, params object[])(520) 

System.Windows.Controls.ItemCollection.Add(object)(520) 

System.Threading.Interlocked.CompareExchange(ref T, T, T)(520) 

System.Enum.Equals(object)(520) 

System.Runtime.Serialization.SerializationInfo.AddValue(string, System.DateTime)(519) 

System.GC.WaitForPendingFinalizers()(519) 

System.Collections.Generic.List.Add(long)(519) 

System.Windows.Input.ICommand.CanExecute(object)(518) 

System.Windows.Forms.Control.BeginInvoke(System.Delegate)(518) 

System.Data.IDataReader.Read()(518) 

log4net.ILog.Error(object)(517) 

System.Threading.Tasks.Task.WhenAny(System.Collections.Generic.IEnumerable)(517) 

System.Predicate.Invoke(T)(517) 

System.IO.TextWriter.Flush()(516) 

string.IndexOfAny(char[])(515) 

System.Reflection.Assembly.Load(string)(515) 

System.Net.Sockets.TcpClient.Close()(515) 

System.Collections.Generic.List.Add(System.Linq.Expressions.Expression)(515) 

System.Windows.Forms.Form.ShowDialog()(513) 

System.IO.Path.GetInvalidFileNameChars()(513) 

System.Collections.Generic.IEnumerable.Aggregate(TAccumulate, System.Func, System.Func)(513) 

System.Collections.Generic.Dictionary.Add(int, int)(513) 

Microsoft.Win32.RegistryKey.Close()(513) 

System.Uri.UnescapeDataString(string)(511) 

System.Linq.Enumerable.Repeat(string, int)(511) 

Locale.GetText(string, params object[])(511) 

System.Security.Principal.WindowsIdentity.GetCurrent()(510) 

System.IO.TextWriter.Dispose()(509) 

System.Text.StringBuilder.Replace(string, string)(508) 

 

Leave a Comment

This site uses Akismet to reduce spam. Learn how your comment data is processed.