Skip to content

Instantly share code, notes, and snippets.

@EgorBo
Created October 14, 2019 13:00
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save EgorBo/002756411a9a69e760068bf0d72a19c2 to your computer and use it in GitHub Desktop.
Save EgorBo/002756411a9a69e760068bf0d72a19c2 to your computer and use it in GitHub Desktop.
Found 76 files with textual diffs.
Summary:
(Lower is better)
Total bytes of diff: -4452 (-0.01% of base)
diff is an improvement.
Top file regressions by size (bytes):
59 : System.Private.DataContractSerialization.dasm (0.01% of base)
7 : System.Net.Requests.dasm (0.01% of base)
5 : System.Reflection.Metadata.dasm (0.00% of base)
2 : System.Security.Permissions.dasm (0.01% of base)
1 : NuGet.DependencyResolver.Core.dasm (0.00% of base)
1 : System.Diagnostics.DiagnosticSource.dasm (0.00% of base)
1 : System.Drawing.Primitives.dasm (0.00% of base)
1 : System.IO.Compression.dasm (0.00% of base)
1 : System.Security.Cryptography.Primitives.dasm (0.00% of base)
1 : System.Threading.dasm (0.01% of base)
Top file improvements by size (bytes):
-665 : Microsoft.CodeAnalysis.CSharp.dasm (-0.02% of base)
-359 : System.Private.CoreLib.dasm (-0.01% of base)
-318 : System.Collections.dasm (-0.06% of base)
-310 : Microsoft.CodeAnalysis.dasm (-0.02% of base)
-282 : System.Private.Xml.dasm (-0.01% of base)
-213 : System.Linq.Parallel.dasm (-0.01% of base)
-192 : System.Net.WebClient.dasm (-0.37% of base)
-190 : Newtonsoft.Json.dasm (-0.02% of base)
-189 : System.Net.Sockets.dasm (-0.10% of base)
-184 : System.ComponentModel.TypeConverter.dasm (-0.06% of base)
-157 : Microsoft.CodeAnalysis.VisualBasic.dasm (-0.00% of base)
-147 : System.Collections.Concurrent.dasm (-0.04% of base)
-132 : System.Data.Common.dasm (-0.01% of base)
-112 : NuGet.Protocol.Core.v3.dasm (-0.04% of base)
-106 : Microsoft.CSharp.dasm (-0.03% of base)
-83 : NuGet.Versioning.dasm (-0.26% of base)
-82 : System.Private.Uri.dasm (-0.09% of base)
-81 : System.Linq.Expressions.dasm (-0.01% of base)
-64 : System.Net.Http.dasm (-0.01% of base)
-54 : NuGet.Packaging.dasm (-0.03% of base)
-40 : System.ComponentModel.Annotations.dasm (-0.10% of base)
-36 : System.Security.Cryptography.Cng.dasm (-0.02% of base)
-35 : System.IO.IsolatedStorage.dasm (-0.18% of base)
-34 : Microsoft.Diagnostics.Tracing.TraceEvent.dasm (-0.00% of base)
-34 : System.Runtime.Numerics.dasm (-0.05% of base)
-31 : System.Net.HttpListener.dasm (-0.01% of base)
-29 : xunit.execution.dotnet.dasm (-0.01% of base)
-27 : System.Security.Principal.Windows.dasm (-0.05% of base)
-25 : System.CommandLine.dasm (-0.03% of base)
-23 : System.IO.FileSystem.dasm (-0.02% of base)
-20 : System.Numerics.Vectors.dasm (-0.04% of base)
-20 : System.Security.Cryptography.X509Certificates.dasm (-0.01% of base)
-20 : System.Text.RegularExpressions.dasm (-0.01% of base)
-19 : Microsoft.DotNet.ProjectModel.dasm (-0.01% of base)
-19 : System.IO.FileSystem.Watcher.dasm (-0.13% of base)
-17 : System.Net.Mail.dasm (-0.01% of base)
-17 : System.Private.Xml.Linq.dasm (-0.01% of base)
-16 : System.Net.WebSockets.dasm (-0.04% of base)
-15 : System.Net.Security.dasm (-0.01% of base)
-13 : System.Security.Cryptography.Algorithms.dasm (-0.00% of base)
-13 : System.Threading.Tasks.Parallel.dasm (-0.01% of base)
-12 : NuGet.Configuration.dasm (-0.02% of base)
-12 : NuGet.Packaging.Core.dasm (-0.12% of base)
-12 : System.Security.AccessControl.dasm (-0.01% of base)
-10 : System.Net.Primitives.dasm (-0.01% of base)
-9 : NuGet.ProjectModel.dasm (-0.01% of base)
-9 : System.IO.FileSystem.AccessControl.dasm (-0.06% of base)
-8 : System.Diagnostics.TraceSource.dasm (-0.02% of base)
-6 : System.Threading.Tasks.Dataflow.dasm (-0.00% of base)
-4 : NuGet.Frameworks.dasm (-0.00% of base)
-4 : System.Net.WebProxy.dasm (-0.14% of base)
-2 : CommandLine.dasm (-0.00% of base)
-2 : Microsoft.DotNet.Cli.Utils.dasm (-0.00% of base)
-2 : NuGet.Common.dasm (-0.00% of base)
-2 : System.Net.WebHeaderCollection.dasm (-0.01% of base)
-2 : System.Runtime.Extensions.dasm (-0.00% of base)
-2 : System.Runtime.Serialization.Formatters.dasm (-0.00% of base)
-2 : System.Security.Cryptography.Csp.dasm (-0.00% of base)
-2 : System.Security.Cryptography.Encoding.dasm (-0.01% of base)
-2 : System.Web.HttpUtility.dasm (-0.02% of base)
-1 : System.Collections.Immutable.dasm (-0.00% of base)
-1 : System.Console.dasm (-0.00% of base)
-1 : System.Net.NetworkInformation.dasm (-0.00% of base)
-1 : System.Text.Encoding.CodePages.dasm (-0.00% of base)
74 total files with size differences (64 improved, 10 regressed), 55 unchanged.
Top method regressions by size (bytes):
94 (16.52% of base) : System.Private.DataContractSerialization.dasm - System.Xml.XmlBufferReader:Equals2(int,int,ref):bool:this (3 methods)
27 (21.95% of base) : Microsoft.CodeAnalysis.CSharp.dasm - Microsoft.CodeAnalysis.CSharp.CodeGen.CodeGenerator:FieldLoadMustUseRef(ref):bool
18 ( 5.75% of base) : System.Reflection.Metadata.dasm - System.Reflection.Metadata.MetadataReader:ImplementsRedirectedInterface(struct,byref):bool:this
16 ( 1.48% of base) : Microsoft.CodeAnalysis.CSharp.dasm - Microsoft.CodeAnalysis.CSharp.Symbol:MatchAttributeTarget(ref,short,ref,ref):bool
15 ( 2.60% of base) : System.Reflection.Metadata.dasm - System.Reflection.Metadata.Ecma335.BlobHeap:DocumentNameEquals(struct,ref,bool):bool:this
12 ( 0.86% of base) : Microsoft.CodeAnalysis.dasm - Microsoft.Cci.IteratorHelper:EnumerableIsNotEmpty(ref):bool (7 methods)
9 ( 2.39% of base) : System.Private.Xml.dasm - MS.Internal.Xml.XPath.FilterQuery:EvaluatePredicate():bool:this
8 ( 2.31% of base) : System.Linq.Expressions.dasm - System.Linq.Expressions.DebugViewWriter:NeedsParentheses(ref,ref):bool
7 ( 3.83% of base) : Microsoft.CodeAnalysis.CSharp.dasm - Microsoft.CodeAnalysis.CSharp.Syntax.InternalSyntax.LanguageParser:IsPossibleStatement():bool:this
6 ( 1.01% of base) : System.Private.CoreLib.dasm - SpinLock:IsEnterDeprioritized(int):bool:this
5 ( 3.11% of base) : System.Private.Uri.dasm - System.IriHelper:CheckIsReserved(ushort,int):bool
5 ( 1.68% of base) : System.Private.Xml.dasm - System.Xml.Xsl.Xslt.Compiler:SetNsAlias(ref,ref,ref,int):bool:this
5 ( 1.63% of base) : System.Private.Xml.dasm - System.Xml.Xsl.IlGen.XmlILVisitor:CachesResult(ref):bool:this
5 ( 0.87% of base) : System.Private.Xml.dasm - System.Xml.Serialization.TypeExtensions:TryConvertTo(ref,ref,byref):bool
4 ( 1.12% of base) : Microsoft.CodeAnalysis.CSharp.dasm - Microsoft.CodeAnalysis.CSharp.Syntax.InternalSyntax.LanguageParser:IsPossibleExpression():bool:this
4 ( 3.15% of base) : Microsoft.CodeAnalysis.CSharp.dasm - Microsoft.CodeAnalysis.CSharp.Symbols.DynamicTypeSymbol:Equals(ref,bool,bool):bool:this
3 ( 3.80% of base) : Microsoft.CodeAnalysis.dasm - Roslyn.Utilities.StringExtensions:IsValidClrNamespaceName(ref):bool
3 ( 1.69% of base) : Microsoft.Diagnostics.Tracing.TraceEvent.dasm - Microsoft.Diagnostics.Tracing.Stacks.CallTreeNode:get_HasChildren():bool:this
3 ( 1.36% of base) : System.Data.Common.dasm - System.Data.Select:CompareSortIndexDesc(ref):bool:this
3 ( 1.20% of base) : System.IO.FileSystem.dasm - System.IO.FileSystem:FileExists(ref):bool (3 methods)
3 ( 0.78% of base) : System.Private.CoreLib.dasm - System.Utf8String:AreEquivalentOrdinalSkipShortCircuitingChecks(struct,struct):bool
3 ( 3.26% of base) : System.Private.CoreLib.dasm - System.IO.Path:HasExtension(struct):bool
3 ( 1.13% of base) : System.Private.DataContractSerialization.dasm - System.Xml.ValueHandle:IsWhitespace():bool:this
3 ( 0.98% of base) : System.Private.Xml.dasm - System.Xml.Xsl.Runtime.WhitespaceRuleLookup:ShouldStripSpace(ref,ref):bool:this
3 ( 1.18% of base) : System.Text.RegularExpressions.dasm - System.Text.RegularExpressions.RegexParser:IsSpecial(ushort):bool (3 methods)
3 ( 1.44% of base) : System.Text.RegularExpressions.dasm - System.Text.RegularExpressions.RegexParser:IsQuantifier(ushort):bool (3 methods)
3 ( 1.56% of base) : System.Text.RegularExpressions.dasm - System.Text.RegularExpressions.RegexCharClass:IsEmpty(ref):bool (3 methods)
2 ( 3.33% of base) : Microsoft.CodeAnalysis.CSharp.dasm - Microsoft.CodeAnalysis.CSharp.ForEachLoopBinder:IsIEnumerable(ref):bool
2 ( 9.09% of base) : Microsoft.CodeAnalysis.CSharp.dasm - Microsoft.CodeAnalysis.CSharp.ConversionKindExtensions:IsUserDefinedConversion(ubyte):bool
2 ( 8.70% of base) : Microsoft.CodeAnalysis.CSharp.dasm - Microsoft.CodeAnalysis.CSharp.MemberAnalysisResult:get_IsValid():bool:this
2 ( 2.47% of base) : Microsoft.CodeAnalysis.CSharp.dasm - Microsoft.CodeAnalysis.CSharp.Symbol:op_Inequality(ref,ref):bool
2 ( 8.00% of base) : Microsoft.CodeAnalysis.CSharp.dasm - Microsoft.CodeAnalysis.CSharp.ErrorFacts:IsHidden(int):bool
2 ( 7.69% of base) : Microsoft.CodeAnalysis.CSharp.dasm - Microsoft.CodeAnalysis.CSharp.SyntaxFacts:IsAttributeTargetSpecifier(ushort):bool
2 ( 7.69% of base) : Microsoft.CodeAnalysis.CSharp.dasm - Microsoft.CodeAnalysis.CSharp.Syntax.SyntaxNormalizer:IsXmlTextToken(ushort):bool
2 ( 0.58% of base) : Microsoft.CodeAnalysis.CSharp.dasm - Microsoft.CodeAnalysis.CSharp.Syntax.InternalSyntax.DirectiveStack:IncrementallyEquivalent(struct):bool:this
2 ( 6.45% of base) : Microsoft.CodeAnalysis.CSharp.dasm - Microsoft.CodeAnalysis.CSharp.Syntax.InternalSyntax.DocumentationCommentParser:get_InCref():bool:this
2 ( 4.35% of base) : Microsoft.CodeAnalysis.CSharp.dasm - Microsoft.CodeAnalysis.CSharp.Syntax.InternalSyntax.LanguageParser:IsPossibleEndOfVariableDeclaration():bool:this
2 ( 0.53% of base) : Microsoft.CodeAnalysis.CSharp.dasm - Microsoft.CodeAnalysis.CSharp.Syntax.InternalSyntax.LanguageParser:CanReuseMemberDeclaration(ref,ref):bool
2 ( 4.17% of base) : Microsoft.CodeAnalysis.CSharp.dasm - Microsoft.CodeAnalysis.CSharp.Syntax.InternalSyntax.LanguageParser:IsGlobalAttributeTarget(ref):bool
2 ( 4.35% of base) : Microsoft.CodeAnalysis.CSharp.dasm - Microsoft.CodeAnalysis.CSharp.Syntax.InternalSyntax.LanguageParser:IsPossibleMemberName():bool:this
2 ( 6.45% of base) : Microsoft.CodeAnalysis.CSharp.dasm - Microsoft.CodeAnalysis.CSharp.Syntax.InternalSyntax.Lexer:get_InXmlNameAttributeValue():bool:this
2 ( 1.67% of base) : Microsoft.CodeAnalysis.CSharp.dasm - Microsoft.CodeAnalysis.CSharp.Emit.PEModuleBuilder:IsPlatformType(ref,int):bool:this
2 ( 1.08% of base) : Microsoft.CodeAnalysis.CSharp.dasm - Microsoft.CodeAnalysis.CSharp.Symbols.ConstraintsHelper:HasPublicParameterlessConstructor(ref):bool
2 ( 0.96% of base) : Microsoft.CodeAnalysis.CSharp.dasm - Microsoft.CodeAnalysis.CSharp.Symbols.OverriddenOrHiddenMembersHelpers:CanOverrideOrHide(ref):bool
2 ( 8.00% of base) : Microsoft.CodeAnalysis.CSharp.dasm - Microsoft.CodeAnalysis.CSharp.CodeGen.CodeGenerator:IsFloat(int):bool
2 ( 6.06% of base) : Microsoft.CodeAnalysis.CSharp.dasm - NodeMapBuilder:ShouldAddNode(ref):bool:this
2 (10.53% of base) : Microsoft.CodeAnalysis.dasm - Microsoft.CodeAnalysis.UnicodeCharacterUtilities:IsCombiningChar(int):bool
2 (10.53% of base) : Microsoft.CodeAnalysis.dasm - Microsoft.CodeAnalysis.PrimitiveTypeCodeExtensions:Is64BitIntegral(int):bool
2 (10.53% of base) : Microsoft.CodeAnalysis.dasm - Microsoft.CodeAnalysis.PrimitiveTypeCodeExtensions:IsFloatingPoint(int):bool
2 ( 1.40% of base) : Microsoft.DotNet.ProjectModel.dasm - Microsoft.DotNet.ProjectModel.FileSystemGlobbing.Internal.PatternContexts.PatternContextRaggedInclude:Test(ref):bool:this
2 ( 1.90% of base) : Newtonsoft.Json.dasm - Newtonsoft.Json.Serialization.DefaultContractResolver:CanConvertToString(ref):bool
2 ( 1.43% of base) : Newtonsoft.Json.dasm - Newtonsoft.Json.Serialization.JsonSerializerInternalWriter:ShouldWriteProperty(ref,ref,ref):bool:this
2 ( 1.72% of base) : Newtonsoft.Json.dasm - Newtonsoft.Json.Converters.BinaryConverter:CanConvert(ref):bool:this
2 ( 1.69% of base) : Newtonsoft.Json.dasm - Newtonsoft.Json.Converters.DateTimeConverterBase:CanConvert(ref):bool:this
2 ( 0.51% of base) : System.ComponentModel.TypeConverter.dasm - System.ComponentModel.ReflectPropertyDescriptor:ExtenderCanResetValue(ref,ref):bool:this
2 ( 1.32% of base) : System.Data.Common.dasm - System.Xml.XPathNodePointer:IsSamePosition(ref):bool:this
2 ( 1.14% of base) : System.Data.Common.dasm - System.Data.XmlDataLoader:IsTextLikeNode(int):bool:this
2 ( 0.94% of base) : System.Data.Common.dasm - System.Data.Common.DbCommandBuilder:IncrementWhereCount(ref):bool:this
2 ( 1.09% of base) : System.IO.FileSystem.dasm - System.IO.FileSystem:DirectoryExists(ref,byref):bool (2 methods)
2 ( 4.26% of base) : System.Linq.Expressions.dasm - System.Linq.Expressions.Compiler.ILGen:CanEmitILConstant(ref):bool
2 ( 2.67% of base) : System.Linq.Expressions.dasm - System.Linq.Expressions.Compiler.LambdaCompiler:NotEmpty(ref):bool
2 ( 0.64% of base) : System.Net.HttpListener.dasm - System.Net.CaseInsensitiveAscii:Equals(ref,ref):bool:this
2 ( 3.08% of base) : System.Net.Mail.dasm - System.Net.Mail.SmtpClient:IsUnicodeSupported():bool:this
2 ( 2.35% of base) : System.Net.Primitives.dasm - System.Net.IPAddress:get_IsIPv4MappedToIPv6():bool:this
2 ( 7.41% of base) : System.Net.Requests.dasm - System.Net.FtpWebRequest:get_InUse():bool:this
2 ( 0.64% of base) : System.Net.WebHeaderCollection.dasm - System.Net.CaseInsensitiveAscii:Equals(ref,ref):bool:this
2 ( 1.10% of base) : System.Private.CoreLib.dasm - System.IO.PathInternal:IsExtended(struct):bool (2 methods)
2 ( 1.89% of base) : System.Private.CoreLib.dasm - System.RuntimeTypeHandle:IsTypeDefinition(ref):bool
2 (10.00% of base) : System.Private.CoreLib.dasm - System.String:IsNullOrEmpty(ref):bool
2 (10.00% of base) : System.Private.CoreLib.dasm - System.Utf8String:IsNullOrEmpty(ref):bool
2 ( 0.68% of base) : System.Private.CoreLib.dasm - System.Resources.ManifestBasedResourceGroveler:CanUseDefaultResourceClasses(ref,ref):bool:this
2 ( 9.09% of base) : System.Private.CoreLib.dasm - System.Number:IsWhite(int):bool
2 ( 2.06% of base) : System.Private.CoreLib.dasm - TransitionTime:Equals(struct):bool:this
2 ( 0.80% of base) : System.Private.CoreLib.dasm - System.Threading.Tasks.ValueTask:get_IsFaulted():bool:this
2 ( 0.78% of base) : System.Private.CoreLib.dasm - System.Threading.Tasks.ValueTask:get_IsCanceled():bool:this
2 ( 0.80% of base) : System.Private.CoreLib.dasm - System.Threading.Tasks.ValueTask`1[Byte][System.Byte]:get_IsFaulted():bool:this
2 ( 0.78% of base) : System.Private.CoreLib.dasm - System.Threading.Tasks.ValueTask`1[Byte][System.Byte]:get_IsCanceled():bool:this
2 ( 0.80% of base) : System.Private.CoreLib.dasm - System.Threading.Tasks.ValueTask`1[Int16][System.Int16]:get_IsFaulted():bool:this
2 ( 0.78% of base) : System.Private.CoreLib.dasm - System.Threading.Tasks.ValueTask`1[Int16][System.Int16]:get_IsCanceled():bool:this
2 ( 0.80% of base) : System.Private.CoreLib.dasm - System.Threading.Tasks.ValueTask`1[Int32][System.Int32]:get_IsFaulted():bool:this
2 ( 0.78% of base) : System.Private.CoreLib.dasm - System.Threading.Tasks.ValueTask`1[Int32][System.Int32]:get_IsCanceled():bool:this
2 ( 0.80% of base) : System.Private.CoreLib.dasm - System.Threading.Tasks.ValueTask`1[Double][System.Double]:get_IsFaulted():bool:this
2 ( 0.78% of base) : System.Private.CoreLib.dasm - System.Threading.Tasks.ValueTask`1[Double][System.Double]:get_IsCanceled():bool:this
2 ( 0.80% of base) : System.Private.CoreLib.dasm - System.Threading.Tasks.ValueTask`1[Vector`1][System.Numerics.Vector`1[System.Single]]:get_IsFaulted():bool:this
2 ( 0.78% of base) : System.Private.CoreLib.dasm - System.Threading.Tasks.ValueTask`1[Vector`1][System.Numerics.Vector`1[System.Single]]:get_IsCanceled():bool:this
2 ( 0.80% of base) : System.Private.CoreLib.dasm - System.Threading.Tasks.ValueTask`1[Int64][System.Int64]:get_IsFaulted():bool:this
2 ( 0.78% of base) : System.Private.CoreLib.dasm - System.Threading.Tasks.ValueTask`1[Int64][System.Int64]:get_IsCanceled():bool:this
2 (10.53% of base) : System.Private.CoreLib.dasm - System.Reflection.Emit.ExceptionHandler:IsValidKind(int):bool
2 ( 5.88% of base) : System.Private.CoreLib.dasm - System.Reflection.Emit.OpCodes:TakesSingleByteArgument(struct):bool
2 ( 0.81% of base) : System.Private.CoreLib.dasm - System.Diagnostics.StackTrace:ShowInStackTrace(ref):bool
2 ( 1.28% of base) : System.Private.DataContractSerialization.dasm - System.Xml.XmlBinaryReader:IsStartArray(ref,ref,int):bool:this (2 methods)
2 ( 1.61% of base) : System.Private.Xml.dasm - System.Xml.XmlResolver:SupportsType(ref,ref):bool:this
2 ( 0.31% of base) : System.Private.Xml.dasm - System.Xml.XmlTextReaderImpl:AddDefaultAttributeDtd(ref,bool,ref):bool:this
2 ( 1.98% of base) : System.Private.Xml.dasm - System.Xml.XmlDocumentFragment:IsValidChildType(int):bool:this
2 ( 2.47% of base) : System.Private.Xml.dasm - System.Xml.XmlNodeReaderNavigator:get_HasValue():bool:this
2 ( 1.82% of base) : System.Private.Xml.dasm - System.Xml.Schema.AxisStack:Equal(ref,ref,ref,ref):bool
2 ( 1.24% of base) : System.Private.Xml.dasm - System.Xml.Schema.DatatypeImplementation:IsComparable(ref):bool:this
2 ( 1.22% of base) : System.Private.Xml.dasm - System.Xml.Schema.XdrBuilder:IsSkipableElement(ref):bool:this
2 ( 2.08% of base) : System.Private.Xml.dasm - System.Xml.Xsl.ListBase`1[__Canon][System.__Canon]:IsCompatibleType(ref):bool
2 ( 2.25% of base) : System.Private.Xml.dasm - System.Xml.Xsl.ListBase`1[Byte][System.Byte]:IsCompatibleType(ref):bool
2 ( 2.25% of base) : System.Private.Xml.dasm - System.Xml.Xsl.ListBase`1[Int16][System.Int16]:IsCompatibleType(ref):bool
2 ( 2.25% of base) : System.Private.Xml.dasm - System.Xml.Xsl.ListBase`1[Int32][System.Int32]:IsCompatibleType(ref):bool
2 ( 2.25% of base) : System.Private.Xml.dasm - System.Xml.Xsl.ListBase`1[Double][System.Double]:IsCompatibleType(ref):bool
2 ( 2.25% of base) : System.Private.Xml.dasm - System.Xml.Xsl.ListBase`1[Vector`1][System.Numerics.Vector`1[System.Single]]:IsCompatibleType(ref):bool
2 ( 2.25% of base) : System.Private.Xml.dasm - System.Xml.Xsl.ListBase`1[Int64][System.Int64]:IsCompatibleType(ref):bool
2 ( 0.65% of base) : System.Private.Xml.dasm - System.Xml.Xsl.Runtime.XsltConvert:ToBoolean(ref):bool (2 methods)
2 ( 3.85% of base) : System.Private.Xml.dasm - PreloadedData:SupportsType(ref):bool:this
2 ( 5.13% of base) : System.Private.Xml.dasm - System.Xml.Serialization.TypeDesc:IsDerivedFrom(ref):bool:this
2 ( 0.68% of base) : System.Runtime.Numerics.dasm - System.Numerics.BigInteger:Equals(long):bool:this (2 methods)
2 ( 1.47% of base) : System.Security.Permissions.dasm - System.Security.Permissions.PrincipalPermission:Equals(ref):bool:this
2 ( 1.34% of base) : System.Text.RegularExpressions.dasm - System.Text.RegularExpressions.RegexBoyerMoore:MatchPattern(ref,int):bool:this
2 ( 3.92% of base) : System.Threading.Tasks.Parallel.dasm - System.Threading.Tasks.Parallel:CheckTimeoutReached(int):bool
1 ( 1.00% of base) : Microsoft.CodeAnalysis.CSharp.dasm - Microsoft.CodeAnalysis.CSharp.Binder:IsLegalDynamicOperand(ref):bool
1 ( 1.03% of base) : Microsoft.CodeAnalysis.CSharp.dasm - Microsoft.CodeAnalysis.CSharp.Binder:IsNonInvocableMember(ref):bool:this
1 ( 1.08% of base) : Microsoft.CodeAnalysis.CSharp.dasm - Microsoft.CodeAnalysis.CSharp.Binder:IsInstance(ref):bool
1 ( 1.47% of base) : Microsoft.CodeAnalysis.CSharp.dasm - Microsoft.CodeAnalysis.CSharp.Binder:InEnumMemberInitializer():bool:this
1 ( 1.04% of base) : Microsoft.CodeAnalysis.CSharp.dasm - Microsoft.CodeAnalysis.CSharp.ConversionsBase:HasImplicitPointerConversion(ref,ref):bool
1 ( 1.64% of base) : Microsoft.CodeAnalysis.CSharp.dasm - Microsoft.CodeAnalysis.CSharp.MemberAnalysisResult:HasUseSiteDiagnosticToReportFor(ref):bool:this
1 ( 1.43% of base) : Microsoft.CodeAnalysis.CSharp.dasm - Microsoft.CodeAnalysis.CSharp.MethodTypeInferrer:IsReallyAType(ref):bool
1 ( 0.45% of base) : Microsoft.CodeAnalysis.CSharp.dasm - Microsoft.CodeAnalysis.CSharp.MethodTypeInferrer:IsUnfixedTypeParameter(ref):bool:this
1 ( 1.05% of base) : Microsoft.CodeAnalysis.CSharp.dasm - Microsoft.CodeAnalysis.CSharp.CSharpExtensions:IsVerbatimStringLiteral(struct):bool
1 ( 1.05% of base) : Microsoft.CodeAnalysis.CSharp.dasm - Microsoft.CodeAnalysis.CSharp.CSharpExtensions:IsVerbatimIdentifier(struct):bool
1 ( 0.76% of base) : Microsoft.CodeAnalysis.CSharp.dasm - Microsoft.CodeAnalysis.CSharp.EmptyStructTypeCache:IsTrackableStructType(ref):bool
1 ( 0.81% of base) : Microsoft.CodeAnalysis.CSharp.dasm - Microsoft.CodeAnalysis.CSharp.EmptyStructTypeCache:ShouldIgnoreStructField(ref,ref):bool:this
1 ( 5.88% of base) : Microsoft.CodeAnalysis.CSharp.dasm - Microsoft.CodeAnalysis.CSharp.LanguageVersionExtensions:IsValid(int):bool
1 ( 4.76% of base) : Microsoft.CodeAnalysis.CSharp.dasm - Microsoft.CodeAnalysis.CSharp.SyntaxFacts:IsDecDigit(ushort):bool
1 ( 4.00% of base) : Microsoft.CodeAnalysis.CSharp.dasm - Microsoft.CodeAnalysis.CSharp.SyntaxFacts:IsReservedKeyword(ushort):bool
1 ( 4.00% of base) : Microsoft.CodeAnalysis.CSharp.dasm - Microsoft.CodeAnalysis.CSharp.SyntaxFacts:IsPunctuation(ushort):bool
1 ( 1.79% of base) : Microsoft.CodeAnalysis.CSharp.dasm - Microsoft.CodeAnalysis.CSharp.SyntaxFacts:IsLanguagePunctuation(ushort):bool
1 ( 4.00% of base) : Microsoft.CodeAnalysis.CSharp.dasm - Microsoft.CodeAnalysis.CSharp.SyntaxFacts:IsPunctuationOrKeyword(ushort):bool
1 ( 1.00% of base) : Microsoft.CodeAnalysis.CSharp.dasm - Microsoft.CodeAnalysis.CSharp.SymbolDisplayVisitor:CanShowDelegateSignature(ref):bool:this
1 ( 1.96% of base) : Microsoft.CodeAnalysis.CSharp.dasm - Microsoft.CodeAnalysis.CSharp.CSharpDeclarationComputer:InvalidLevel(struct):bool
1 ( 1.11% of base) : Microsoft.CodeAnalysis.CSharp.dasm - Microsoft.CodeAnalysis.CSharp.Syntax.ExpressionStatementSyntax:get_AllowsAnyExpression():bool:this
1 ( 1.69% of base) : Microsoft.CodeAnalysis.CSharp.dasm - Microsoft.CodeAnalysis.CSharp.Syntax.LookupPosition:IsBeforeToken(int,ref,struct):bool
1 ( 2.08% of base) : Microsoft.CodeAnalysis.CSharp.dasm - Microsoft.CodeAnalysis.CSharp.Syntax.SyntaxNormalizer:BinaryTokenNeedsSeparator(ushort):bool
1 ( 0.48% of base) : Microsoft.CodeAnalysis.CSharp.dasm - Microsoft.CodeAnalysis.CSharp.Syntax.SyntaxNormalizer:NeedsSeparatorBetween(struct):bool
1 ( 1.89% of base) : Microsoft.CodeAnalysis.CSharp.dasm - Microsoft.CodeAnalysis.CSharp.Syntax.InternalSyntax.LanguageParser:IsExpectedPrefixUnaryOperator(ushort):bool
1 ( 0.58% of base) : Microsoft.CodeAnalysis.CSharp.dasm - Microsoft.CodeAnalysis.CSharp.Syntax.InternalSyntax.LanguageParser:CanReuseVariableDeclarator(ref,int,bool):bool
1 ( 4.17% of base) : Microsoft.CodeAnalysis.CSharp.dasm - Microsoft.CodeAnalysis.CSharp.Syntax.InternalSyntax.SlidingTextWindow:IsReallyAtEnd():bool:this
1 ( 3.33% of base) : Microsoft.CodeAnalysis.CSharp.dasm - Microsoft.CodeAnalysis.CSharp.Symbols.MethodToClassRewriter:BaseReferenceInReceiverWasRewritten(ref,ref):bool
1 ( 0.66% of base) : Microsoft.CodeAnalysis.CSharp.dasm - Microsoft.CodeAnalysis.CSharp.Symbols.FieldSymbol:get_HasConstantValue():bool:this
1 ( 0.97% of base) : Microsoft.CodeAnalysis.CSharp.dasm - Microsoft.CodeAnalysis.CSharp.Symbols.MethodSymbol:get_IsAccessCheckedOnOverride():bool:this
1 ( 2.08% of base) : Microsoft.CodeAnalysis.CSharp.dasm - Microsoft.CodeAnalysis.CSharp.Symbols.NamedTypeSymbol:get_IsReferenceType():bool:this
1 ( 0.76% of base) : Microsoft.CodeAnalysis.CSharp.dasm - Microsoft.CodeAnalysis.CSharp.Symbols.ParameterSymbol:get_HasMetadataConstantValue():bool:this
1 ( 0.81% of base) : Microsoft.CodeAnalysis.CSharp.dasm - Microsoft.CodeAnalysis.CSharp.Symbols.LocalSymbol:get_HasConstantValue():bool:this
1 ( 1.37% of base) : Microsoft.CodeAnalysis.CSharp.dasm - Microsoft.CodeAnalysis.CSharp.Symbols.SourceComplexParameterSymbol:IsValidCallerInfoContext(ref):bool:this
1 ( 0.14% of base) : Microsoft.CodeAnalysis.CSharp.dasm - Microsoft.CodeAnalysis.CSharp.Symbols.SourceMemberContainerTypeSymbol:InfiniteFlatteningGraph(ref,ref,ref):bool
1 ( 0.68% of base) : Microsoft.CodeAnalysis.CSharp.dasm - Microsoft.CodeAnalysis.CSharp.Symbols.Metadata.PE.PEFieldSymbol:FilterOutDecimalConstantAttribute():bool:this
1 ( 0.49% of base) : Microsoft.CodeAnalysis.CSharp.dasm - Microsoft.CodeAnalysis.CSharp.Symbols.Metadata.PE.PEMethodSymbol:IsValidUserDefinedOperatorSignature(int):bool:this
1 ( 1.28% of base) : Microsoft.CodeAnalysis.CSharp.dasm - Microsoft.CodeAnalysis.CSharp.Symbols.Metadata.PE.PEMethodSymbol:get_IsVirtual():bool:this
1 ( 5.56% of base) : Microsoft.CodeAnalysis.CSharp.dasm - Microsoft.CodeAnalysis.CSharp.CodeGen.LocalDefUseSpan:Includes(int):bool:this
1 ( 1.32% of base) : Microsoft.CodeAnalysis.CSharp.dasm - <>c:<SkipBadEnumMemberListTokens>b__164_0(ref):bool:this
1 ( 2.56% of base) : Microsoft.CodeAnalysis.CSharp.dasm - InterfaceInfo:IsDefaultValue():bool:this
1 ( 0.55% of base) : Microsoft.CodeAnalysis.CSharp.dasm - UncommonProperties:IsDefaultValue():bool:this
1 ( 1.10% of base) : Microsoft.CodeAnalysis.dasm - Microsoft.CodeAnalysis.Compilation:IsValidSubmissionReturnType(ref):bool
1 ( 0.96% of base) : Microsoft.CodeAnalysis.dasm - Microsoft.CodeAnalysis.Compilation:IsValidHostObjectType(ref):bool
1 ( 5.00% of base) : Microsoft.CodeAnalysis.dasm - Microsoft.CodeAnalysis.EnumBounds:IsValid(ubyte):bool
1 ( 0.38% of base) : Microsoft.CodeAnalysis.dasm - Microsoft.CodeAnalysis.ParseOptions:EqualsHelper(ref):bool:this
1 ( 0.85% of base) : Microsoft.CodeAnalysis.dasm - Microsoft.CodeAnalysis.MetadataLocation:Equals(ref):bool:this (2 methods)
1 ( 5.00% of base) : Microsoft.CodeAnalysis.dasm - Microsoft.CodeAnalysis.DocumentationModeEnumBounds:IsValid(ubyte):bool
1 ( 5.88% of base) : Microsoft.CodeAnalysis.dasm - Microsoft.CodeAnalysis.AssemblyIdentity:IsValid(int):bool
1 ( 5.88% of base) : Microsoft.CodeAnalysis.dasm - Microsoft.CodeAnalysis.SourceCodeKindExtensions:IsValid(int):bool
1 ( 5.88% of base) : Microsoft.CodeAnalysis.dasm - Microsoft.CodeAnalysis.CommonModuleWellKnownAttributeData:IsValidCharSet(int):bool
1 ( 2.33% of base) : Microsoft.CodeAnalysis.dasm - Microsoft.CodeAnalysis.TypeLayout:Equals(struct):bool:this
1 ( 1.54% of base) : Microsoft.CodeAnalysis.dasm - Microsoft.CodeAnalysis.GreenNode:get_IsCacheable():bool:this
1 ( 1.59% of base) : Microsoft.CodeAnalysis.dasm - Microsoft.CodeAnalysis.GreenNode:IsCacheEquivalent(int,ubyte,ref):bool:this
1 ( 1.03% of base) : Microsoft.CodeAnalysis.dasm - Microsoft.CodeAnalysis.GreenNode:IsCacheEquivalent(int,ubyte,ref,ref):bool:this
1 ( 0.82% of base) : Microsoft.CodeAnalysis.dasm - Microsoft.CodeAnalysis.GreenNode:IsCacheEquivalent(int,ubyte,ref,ref,ref):bool:this
1 ( 2.94% of base) : Microsoft.CodeAnalysis.dasm - Microsoft.CodeAnalysis.SyntaxNodeOrToken:Equals(struct):bool:this
1 ( 2.94% of base) : Microsoft.CodeAnalysis.dasm - Microsoft.CodeAnalysis.SyntaxTokenList:Equals(struct):bool:this
1 ( 3.12% of base) : Microsoft.CodeAnalysis.dasm - Microsoft.CodeAnalysis.Text.TextLine:Equals(struct):bool:this
1 ( 5.88% of base) : Microsoft.CodeAnalysis.dasm - Microsoft.CodeAnalysis.Emit.DebugInformationFormatExtensions:IsValid(int):bool
1 ( 0.72% of base) : Microsoft.CodeAnalysis.dasm - Microsoft.CodeAnalysis.Emit.EncLocalInfo:Equals(struct):bool:this
1 ( 0.76% of base) : Microsoft.CodeAnalysis.dasm - Microsoft.CodeAnalysis.Emit.SemanticEdit:Equals(struct):bool:this
1 ( 2.33% of base) : Microsoft.CodeAnalysis.dasm - Microsoft.CodeAnalysis.CodeGen.SwitchStringJumpTableEmitter:ShouldGenerateHashTableSwitch(ref,int):bool
1 ( 1.14% of base) : Microsoft.CodeAnalysis.dasm - Roslyn.Utilities.HashAlgorithm:get_SupportsTransform():bool:this
1 ( 0.25% of base) : Microsoft.CodeAnalysis.dasm - SimpleDiagnostic:Equals(ref):bool:this (2 methods)
1 ( 1.47% of base) : Microsoft.CodeAnalysis.dasm - CompilationAnalyzer:IsSourceLocation(ref):bool
1 ( 0.87% of base) : Microsoft.CodeAnalysis.dasm - SwitchBucket:IsValidSwitchBucketConstant(ref):bool
1 ( 0.35% of base) : Microsoft.CodeAnalysis.VisualBasic.dasm - Microsoft.CodeAnalysis.VisualBasic.Binder:MatchesXmlnsImport(ref,ref):bool:this (2 methods)
1 ( 2.86% of base) : Microsoft.CodeAnalysis.VisualBasic.dasm - Microsoft.CodeAnalysis.VisualBasic.LookupResult:get_IsClear():bool:this
1 ( 1.12% of base) : Microsoft.CodeAnalysis.VisualBasic.dasm - Microsoft.CodeAnalysis.VisualBasic.Symbols.NamedTypeSymbol:get_IsReferenceType():bool:this
1 ( 1.16% of base) : Microsoft.CodeAnalysis.VisualBasic.dasm - Microsoft.CodeAnalysis.VisualBasic.Symbols.ParameterSymbol:get_IsOut():bool:this
1 ( 1.92% of base) : Microsoft.CodeAnalysis.VisualBasic.dasm - Microsoft.CodeAnalysis.VisualBasic.Symbols.Metadata.PE.PEMethodSymbol:get_IsOverrides():bool:this
1 ( 1.96% of base) : Microsoft.CodeAnalysis.VisualBasic.dasm - Microsoft.CodeAnalysis.VisualBasic.Symbols.MethodSymbolExtensions:IsPartialWithoutImplementation(ref):bool
1 ( 0.99% of base) : Microsoft.CodeAnalysis.VisualBasic.dasm - Microsoft.CodeAnalysis.VisualBasic.Symbols.SourceAssemblySymbol:CheckForRuntime():bool:this
1 ( 5.56% of base) : Microsoft.CodeAnalysis.VisualBasic.dasm - Microsoft.CodeAnalysis.VisualBasic.Symbols.SynthesizedLambdaKindExtensions:IsQueryLambda(int):bool
1 ( 0.56% of base) : Microsoft.CodeAnalysis.VisualBasic.dasm - Microsoft.CodeAnalysis.VisualBasic.CodeGen.CodeGenerator:IsUnboxingDirectCast(ref):bool:this
1 ( 2.63% of base) : Microsoft.CodeAnalysis.VisualBasic.dasm - Microsoft.CodeAnalysis.VisualBasic.LocalRewriter:InsideValidUnstructuredExceptionHandlingResumeContext():bool:this
1 ( 0.68% of base) : Microsoft.CodeAnalysis.VisualBasic.dasm - Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.Scanner:StartsXmlDoc(int):bool:this
1 ( 4.00% of base) : Microsoft.CodeAnalysis.VisualBasic.dasm - Microsoft.CodeAnalysis.VisualBasic.SyntaxFacts:IsAnyToken(ushort):bool
1 ( 5.56% of base) : Microsoft.CodeAnalysis.VisualBasic.dasm - Microsoft.CodeAnalysis.VisualBasic.SyntaxFacts:IsPropCombining(int):bool
1 ( 4.76% of base) : Microsoft.CodeAnalysis.VisualBasic.dasm - Microsoft.CodeAnalysis.VisualBasic.SyntaxFacts:IsHalfWidth(ushort):bool
1 ( 1.09% of base) : Microsoft.CodeAnalysis.VisualBasic.dasm - Microsoft.CodeAnalysis.VisualBasic.OverloadResolution:IsUnwrappingNullable(int,ref,ref):bool
1 ( 0.95% of base) : Microsoft.CodeAnalysis.VisualBasic.dasm - Microsoft.CodeAnalysis.VisualBasic.OverloadResolution:CanLiftType(ref):bool
1 ( 2.22% of base) : Microsoft.CodeAnalysis.VisualBasic.dasm - Microsoft.CodeAnalysis.VisualBasic.ObjectDisplay.ObjectDisplay:IsPrintable(ushort):bool
1 ( 0.53% of base) : Microsoft.CodeAnalysis.VisualBasic.dasm - Microsoft.CodeAnalysis.VisualBasic.SymbolDisplayVisitor:IsEnumMember(ref):bool
1 ( 0.80% of base) : Microsoft.CodeAnalysis.VisualBasic.dasm - Microsoft.CodeAnalysis.VisualBasic.SymbolDisplayVisitor:CanShowDelegateSignature(ref):bool:this
1 ( 1.96% of base) : Microsoft.CodeAnalysis.VisualBasic.dasm - Microsoft.CodeAnalysis.VisualBasic.VisualBasicDeclarationComputer:InvalidLevel(struct):bool
1 ( 3.33% of base) : Microsoft.CodeAnalysis.VisualBasic.dasm - ImportsBinder:ShouldReportUseSiteErrorForAlias(ref):bool
1 ( 1.32% of base) : Microsoft.CodeAnalysis.VisualBasic.dasm - MemberLookup:ShouldLookupExtensionMethods(int,ref):bool
1 ( 5.56% of base) : Microsoft.CodeAnalysis.VisualBasic.dasm - LocalDefUseSpan:Includes(int):bool:this
1 ( 3.57% of base) : Microsoft.CodeAnalysis.VisualBasic.dasm - SpillBuilder:get_IsEmpty():bool:this
1 ( 0.93% of base) : Microsoft.CSharp.dasm - Microsoft.CSharp.RuntimeBinder.Semantics.ExpressionBinder:isUserDefinedConversion(int,int):bool
1 ( 5.56% of base) : Microsoft.CSharp.dasm - Microsoft.CSharp.RuntimeBinder.Semantics.ExpressionKindExtensions:IsRelational(int):bool
1 ( 0.68% of base) : Microsoft.CSharp.dasm - Microsoft.CSharp.RuntimeBinder.Semantics.MethodSymbol:IsNullableConstructor():bool:this
1 ( 0.95% of base) : Microsoft.Diagnostics.Tracing.TraceEvent.dasm - PdbSignature:Equals(struct):bool:this
1 ( 0.76% of base) : Newtonsoft.Json.dasm - Newtonsoft.Json.Serialization.DefaultContractResolver:IsIConvertible(ref):bool
1 ( 0.83% of base) : Newtonsoft.Json.dasm - Newtonsoft.Json.Linq.JContainer:IsMultiContent(ref):bool:this
1 ( 0.81% of base) : Newtonsoft.Json.dasm - Newtonsoft.Json.Converters.KeyValuePairConverter:CanConvert(ref):bool:this
1 ( 0.55% of base) : Newtonsoft.Json.dasm - <>c:<TryBuildImmutableForDictionaryContract>b__25_1(ref):bool:this
1 ( 0.15% of base) : NuGet.DependencyResolver.Core.dasm - NuGet.DependencyResolver.RemoteDependencyWalker:IsGreaterThanOrEqualTo(ref,ref):bool
1 ( 1.14% of base) : NuGet.ProjectModel.dasm - NuGet.ProjectModel.XProjUtility:IsMSBuildBasedProject(ref):bool
1 ( 4.76% of base) : NuGet.Versioning.dasm - NuGet.Versioning.SemanticVersion:IsDigit(ushort):bool
1 ( 2.04% of base) : System.CommandLine.dasm - <>c:<GetUnreadCommand>b__12_0(ref):bool:this
1 ( 0.95% of base) : System.ComponentModel.Annotations.dasm - System.ComponentModel.DataAnnotations.CustomValidationAttribute:<ValidateMethodParameter>b__21_0(ref):bool:this
1 ( 4.76% of base) : System.ComponentModel.TypeConverter.dasm - System.ComponentModel.MaskedTextProvider:IsAscii(ushort):bool
1 ( 3.12% of base) : System.Console.dasm - System.ConsoleKeyInfo:Equals(struct):bool:this
1 ( 0.62% of base) : System.Data.Common.dasm - DataSetUtil:IsCatchableExceptionType(ref):bool
1 ( 0.68% of base) : System.Data.Common.dasm - System.Data.ConstraintCollection:Contains(ref,bool):bool:this
1 ( 1.15% of base) : System.Data.Common.dasm - System.Data.DataColumn:IsValueCustomTypeInstance(ref):bool:this
1 ( 5.56% of base) : System.Data.Common.dasm - System.Data.Operators:IsRelational(int):bool
1 ( 5.00% of base) : System.Data.Common.dasm - System.Data.SqlTypes.SqlDecimal:FZero():bool:this
1 ( 0.62% of base) : System.Data.Common.dasm - System.Data.Common.ADP:IsCatchableExceptionType(ref):bool
1 ( 1.20% of base) : System.Data.Common.dasm - System.Data.Common.DataStorage:ImplementsINullableValue(int,ref):bool
1 ( 1.14% of base) : System.Data.Common.dasm - System.Data.Common.DbCommandBuilder:IncludeInInsertValues(ref):bool:this
1 ( 1.32% of base) : System.Data.Common.dasm - System.Data.Common.DbCommandBuilder:IncludeInUpdateSet(ref):bool:this
1 ( 1.89% of base) : System.Diagnostics.DiagnosticSource.dasm - System.Diagnostics.Activity:IsW3CId(ref):bool
1 ( 3.23% of base) : System.Drawing.Primitives.dasm - System.Drawing.Rectangle:get_IsEmpty():bool:this
1 ( 4.76% of base) : System.IO.Compression.dasm - System.IO.Compression.Inflater:IsGzipStream():bool:this
1 ( 0.81% of base) : System.IO.FileSystem.dasm - System.IO.PathInternal:IsDeviceUNC(struct):bool
1 ( 1.10% of base) : System.IO.FileSystem.dasm - System.IO.PathInternal:IsExtended(struct):bool
1 ( 1.12% of base) : System.IO.FileSystem.Watcher.dasm - System.IO.PathInternal:IsExtended(ref):bool
1 ( 0.66% of base) : System.Linq.Expressions.dasm - System.Linq.Expressions.BinaryExpression:get_IsReferenceComparison():bool:this
1 ( 1.27% of base) : System.Linq.Expressions.dasm - System.Linq.Expressions.Interpreter.LightCompiler:MaybeMutableValueType(ref):bool:this
1 ( 0.83% of base) : System.Net.Http.dasm - System.Net.Http.HttpMethod:get_MustHaveRequestBody():bool:this
1 ( 4.00% of base) : System.Net.Http.dasm - System.Net.Http.HttpResponseMessage:get_IsSuccessStatusCode():bool:this
1 ( 2.13% of base) : System.Net.Http.dasm - System.Net.Http.WinInetProxyHelper:get_RecentAutoDetectionFailure():bool:this
1 ( 3.45% of base) : System.Net.Http.dasm - HeaderStoreItemInfo:get_IsEmpty():bool:this
1 ( 0.96% of base) : System.Net.HttpListener.dasm - System.Net.WebSockets.WebSocketBuffer:IsPinnedSendPayloadBuffer(struct,int):bool:this
1 ( 1.52% of base) : System.Net.Primitives.dasm - System.Net.IPAddress:get_IsIPv6Teredo():bool:this
1 ( 1.27% of base) : System.Net.Primitives.dasm - System.Net.IPEndPoint:Equals(ref):bool:this
1 ( 5.00% of base) : System.Net.Primitives.dasm - System.Net.TcpValidationHelpers:ValidatePortNumber(int):bool
1 ( 4.35% of base) : System.Net.Requests.dasm - System.Net.ResponseDescription:get_PositiveIntermediate():bool:this
1 ( 4.00% of base) : System.Net.Requests.dasm - System.Net.ResponseDescription:get_PositiveCompletion():bool:this
1 ( 4.00% of base) : System.Net.Requests.dasm - System.Net.ResponseDescription:get_TransientFailure():bool:this
1 ( 4.00% of base) : System.Net.Requests.dasm - System.Net.ResponseDescription:get_PermanentFailure():bool:this
1 ( 1.79% of base) : System.Net.Requests.dasm - System.Net.HttpValidationHelpers:IsValidToken(ref):bool
1 ( 1.52% of base) : System.Net.Security.dasm - System.Net.Security.SslStream:get_CanWrite():bool:this
1 ( 5.88% of base) : System.Net.Sockets.dasm - System.Net.RangeValidationHelpers:ValidateRange(int,int,int):bool
1 ( 5.00% of base) : System.Net.Sockets.dasm - System.Net.TcpValidationHelpers:ValidatePortNumber(int):bool
1 ( 1.16% of base) : System.Private.CoreLib.dasm - SYSTEMTIME:Equals(byref):bool:this
1 ( 3.33% of base) : System.Private.CoreLib.dasm - System.Decimal:IsValid(int):bool
1 ( 2.94% of base) : System.Private.CoreLib.dasm - System.ArraySegment`1[__Canon][System.__Canon]:Equals(struct):bool:this
1 ( 3.12% of base) : System.Private.CoreLib.dasm - System.ArraySegment`1[Byte][System.Byte]:Equals(struct):bool:this
1 ( 3.12% of base) : System.Private.CoreLib.dasm - System.ArraySegment`1[Int16][System.Int16]:Equals(struct):bool:this
1 ( 3.12% of base) : System.Private.CoreLib.dasm - System.ArraySegment`1[Int32][System.Int32]:Equals(struct):bool:this
1 ( 3.12% of base) : System.Private.CoreLib.dasm - System.ArraySegment`1[Double][System.Double]:Equals(struct):bool:this
1 ( 3.12% of base) : System.Private.CoreLib.dasm - System.ArraySegment`1[Vector`1][System.Numerics.Vector`1[System.Single]]:Equals(struct):bool:this
1 ( 3.12% of base) : System.Private.CoreLib.dasm - System.ArraySegment`1[Int64][System.Int64]:Equals(struct):bool:this
1 ( 1.30% of base) : System.Private.CoreLib.dasm - System.Double:IsSubnormal(double):bool
1 ( 1.33% of base) : System.Private.CoreLib.dasm - System.Guid:IsHexPrefix(struct,int):bool
1 ( 2.94% of base) : System.Private.CoreLib.dasm - System.Memory`1[__Canon][System.__Canon]:Equals(struct):bool:this
1 ( 3.12% of base) : System.Private.CoreLib.dasm - System.Memory`1[Byte][System.Byte]:Equals(struct):bool:this
1 ( 3.12% of base) : System.Private.CoreLib.dasm - System.Memory`1[Int16][System.Int16]:Equals(struct):bool:this
1 ( 3.12% of base) : System.Private.CoreLib.dasm - System.Memory`1[Int32][System.Int32]:Equals(struct):bool:this
1 ( 3.12% of base) : System.Private.CoreLib.dasm - System.Memory`1[Double][System.Double]:Equals(struct):bool:this
1 ( 3.12% of base) : System.Private.CoreLib.dasm - System.Memory`1[Vector`1][System.Numerics.Vector`1[System.Single]]:Equals(struct):bool:this
1 ( 3.12% of base) : System.Private.CoreLib.dasm - System.Memory`1[Int64][System.Int64]:Equals(struct):bool:this
1 ( 2.78% of base) : System.Private.CoreLib.dasm - System.Number:<RoundNumber>g__ShouldRoundUp|69_0(long,int,ubyte,bool):bool
1 ( 0.30% of base) : System.Private.CoreLib.dasm - Grisu3:TryRoundWeedShortest(struct,int,long,long,long,long,long):bool
1 ( 2.94% of base) : System.Private.CoreLib.dasm - System.ReadOnlyMemory`1[__Canon][System.__Canon]:Equals(struct):bool:this
1 ( 3.12% of base) : System.Private.CoreLib.dasm - System.ReadOnlyMemory`1[Byte][System.Byte]:Equals(struct):bool:this
1 ( 3.12% of base) : System.Private.CoreLib.dasm - System.ReadOnlyMemory`1[Int16][System.Int16]:Equals(struct):bool:this
1 ( 3.12% of base) : System.Private.CoreLib.dasm - System.ReadOnlyMemory`1[Int32][System.Int32]:Equals(struct):bool:this
1 ( 3.12% of base) : System.Private.CoreLib.dasm - System.ReadOnlyMemory`1[Double][System.Double]:Equals(struct):bool:this
1 ( 3.12% of base) : System.Private.CoreLib.dasm - System.ReadOnlyMemory`1[Vector`1][System.Numerics.Vector`1[System.Single]]:Equals(struct):bool:this
1 ( 3.12% of base) : System.Private.CoreLib.dasm - System.ReadOnlyMemory`1[Int64][System.Int64]:Equals(struct):bool:this
1 ( 1.89% of base) : System.Private.CoreLib.dasm - System.Single:IsNormal(float):bool
1 ( 1.89% of base) : System.Private.CoreLib.dasm - System.Single:IsSubnormal(float):bool
1 ( 0.39% of base) : System.Private.CoreLib.dasm - System.Threading.ThreadLocal`1[__Canon][System.__Canon]:get_IsValueCreated():bool:this
1 ( 0.45% of base) : System.Private.CoreLib.dasm - System.Threading.ThreadLocal`1[Byte][System.Byte]:get_IsValueCreated():bool:this
1 ( 0.45% of base) : System.Private.CoreLib.dasm - System.Threading.ThreadLocal`1[Int16][System.Int16]:get_IsValueCreated():bool:this
1 ( 0.45% of base) : System.Private.CoreLib.dasm - System.Threading.ThreadLocal`1[Int32][System.Int32]:get_IsValueCreated():bool:this
1 ( 0.45% of base) : System.Private.CoreLib.dasm - System.Threading.ThreadLocal`1[Double][System.Double]:get_IsValueCreated():bool:this
1 ( 0.45% of base) : System.Private.CoreLib.dasm - System.Threading.ThreadLocal`1[Vector`1][System.Numerics.Vector`1[System.Single]]:get_IsValueCreated():bool:this
1 ( 0.45% of base) : System.Private.CoreLib.dasm - System.Threading.ThreadLocal`1[Int64][System.Int64]:get_IsValueCreated():bool:this
1 ( 0.15% of base) : System.Private.CoreLib.dasm - WorkStealingQueue:LocalFindAndPop(ref):bool:this
1 ( 3.12% of base) : System.Private.CoreLib.dasm - System.Text.InternalDecoderBestFitFallbackBuffer:MovePrevious():bool:this
1 ( 3.12% of base) : System.Private.CoreLib.dasm - System.Text.InternalEncoderBestFitFallbackBuffer:MovePrevious():bool:this
1 ( 3.12% of base) : System.Private.CoreLib.dasm - DecoderUTF7FallbackBuffer:MovePrevious():bool:this
1 ( 3.12% of base) : System.Private.CoreLib.dasm - System.Runtime.InteropServices.ArrayWithOffset:Equals(struct):bool:this
1 ( 1.16% of base) : System.Private.CoreLib.dasm - System.Reflection.MethodBase:get_IsConstructor():bool:this
1 ( 1.61% of base) : System.Private.CoreLib.dasm - System.Reflection.Emit.ExceptionHandler:Equals(struct):bool:this
1 ( 0.81% of base) : System.Private.CoreLib.dasm - System.IO.PathInternal:IsDeviceUNC(struct):bool
1 ( 1.10% of base) : System.Private.CoreLib.dasm - System.Globalization.Calendar:IsValidMonth(int,int,int):bool:this
1 ( 0.93% of base) : System.Private.CoreLib.dasm - System.Globalization.Calendar:IsValidDay(int,int,int,int):bool:this
1 ( 4.00% of base) : System.Private.CoreLib.dasm - System.Globalization.DateTimeFormatInfo:IsHebrewChar(ushort):bool
1 ( 5.00% of base) : System.Private.CoreLib.dasm - System.Globalization.GregorianCalendar:IsValidYear(int,int):bool:this
1 ( 0.11% of base) : System.Private.CoreLib.dasm - System.Globalization.GregorianCalendar:IsLeapDay(int,int,int,int):bool:this
1 ( 0.31% of base) : System.Private.CoreLib.dasm - System.Globalization.HijriCalendar:IsLeapDay(int,int,int,int):bool:this
1 ( 1.89% of base) : System.Private.CoreLib.dasm - System.Globalization.IdnMapping:Equals(ref):bool:this
1 ( 4.76% of base) : System.Private.CoreLib.dasm - System.Globalization.IdnMapping:HasUpperCaseFlag(ushort):bool
1 ( 0.31% of base) : System.Private.CoreLib.dasm - System.Globalization.PersianCalendar:IsLeapDay(int,int,int,int):bool:this
1 ( 1.39% of base) : System.Private.CoreLib.dasm - System.Diagnostics.Tracing.EventDescriptor:Equals(struct):bool:this
1 ( 1.20% of base) : System.Private.CoreLib.dasm - Internal.IO.File:InternalExists(ref):bool
1 ( 0.63% of base) : System.Private.DataContractSerialization.dasm - System.Xml.PrefixHandle:get_IsXmlns():bool:this
1 ( 0.85% of base) : System.Private.DataContractSerialization.dasm - System.Xml.PrefixHandle:get_IsXml():bool:this
1 ( 0.55% of base) : System.Private.DataContractSerialization.dasm - System.Xml.StringHandle:get_IsXmlns():bool:this
1 ( 1.56% of base) : System.Private.DataContractSerialization.dasm - System.Runtime.Serialization.DataContract:ConstructorRequiresMemberAccess(ref):bool
1 ( 1.56% of base) : System.Private.DataContractSerialization.dasm - System.Runtime.Serialization.DataContract:MethodRequiresMemberAccess(ref):bool
1 ( 1.56% of base) : System.Private.DataContractSerialization.dasm - System.Runtime.Serialization.DataContract:FieldRequiresMemberAccess(ref):bool
1 ( 4.76% of base) : System.Private.DataContractSerialization.dasm - System.Runtime.Serialization.DataContract:IsDigit(ushort):bool
1 ( 1.30% of base) : System.Private.Xml.dasm - System.CSharpHelpers:IsPrefixTwoUnderscore(ref):bool
1 ( 3.85% of base) : System.Private.Xml.dasm - System.Xml.XmlTextReaderImpl:get_InAttributeValueIterator():bool:this
1 ( 5.88% of base) : System.Private.Xml.dasm - System.Xml.DtdParser:IsAttributeValueType(int):bool:this
1 ( 0.85% of base) : System.Private.Xml.dasm - System.Xml.Schema.XdrBuilder:IsXdrSchema(ref):bool
1 ( 2.44% of base) : System.Private.Xml.dasm - System.Xml.Schema.XmlSchemaValidator:get_StrictlyAssessed():bool:this
1 ( 4.00% of base) : System.Private.Xml.dasm - BigNumber:get_IsZero():bool:this
1 ( 1.06% of base) : System.Private.Xml.dasm - System.Xml.Xsl.XPath.XPathQilFactory:CannotBeNodeSet(ref):bool:this
1 ( 0.82% of base) : System.Private.Xml.dasm - System.Xml.Xsl.Runtime.XmlExtensionFunction:Equals(ref):bool:this
1 ( 0.56% of base) : System.Private.Xml.dasm - System.Xml.Xsl.Runtime.XsltLibrary:IsSameNodeSort(ref,ref):bool:this
1 ( 0.43% of base) : System.Private.Xml.dasm - System.Xml.Serialization.AccessorMapping:Match(ref):bool:this
1 ( 0.91% of base) : System.Private.Xml.dasm - System.Xml.Serialization.SourceInfo:Equals(ref):bool:this
1 ( 0.76% of base) : System.Private.Xml.Linq.dasm - System.Xml.Linq.XNodeReader:System.Xml.IXmlLineInfo.HasLineInfo():bool:this
1 ( 3.03% of base) : System.Reflection.Metadata.dasm - System.Reflection.PortableExecutable.PEHeaderBuilder:get_Is32Bit():bool:this
1 ( 1.25% of base) : System.Reflection.Metadata.dasm - System.Reflection.Metadata.MetadataReaderProvider:CanReuseReader(ref,int,ref):bool
1 ( 4.17% of base) : System.Reflection.Metadata.dasm - System.Reflection.Metadata.Ecma335.ExceptionRegionEncoder:IsSmallExceptionRegion(int,int):bool
1 ( 0.88% of base) : System.Security.Cryptography.Algorithms.dasm - System.Security.Cryptography.RSASignaturePadding:Equals(ref):bool:this (2 methods)
1 ( 0.67% of base) : System.Security.Cryptography.Primitives.dasm - System.Security.Cryptography.CryptographicOperations:FixedTimeEquals(struct,struct):bool
1 ( 0.97% of base) : System.Security.Cryptography.X509Certificates.dasm - Internal.Cryptography.Helpers:IsValidDay(ref,int,int,int,int):bool
1 ( 1.16% of base) : System.Security.Cryptography.X509Certificates.dasm - Internal.Cryptography.Helpers:IsValidMonth(ref,int,int,int):bool
1 ( 3.12% of base) : System.Text.Encoding.CodePages.dasm - System.Text.InternalDecoderBestFitFallbackBuffer:MovePrevious():bool:this
1 ( 3.12% of base) : System.Text.Encoding.CodePages.dasm - System.Text.InternalEncoderBestFitFallbackBuffer:MovePrevious():bool:this
1 ( 3.85% of base) : System.Text.Encoding.CodePages.dasm - System.Text.GB18030Encoding:IsGBLeadByte(short):bool:this
1 ( 4.55% of base) : System.Text.Encoding.CodePages.dasm - System.Text.GB18030Encoding:IsGBFourByteTrailing(short):bool:this
1 ( 1.10% of base) : System.Text.RegularExpressions.dasm - System.Text.RegularExpressions.Match:IsMatched(int):bool:this
1 ( 1.64% of base) : System.Text.RegularExpressions.dasm - System.Text.RegularExpressions.RegexCharClass:IsMergeable(ref):bool
1 ( 1.18% of base) : System.Text.RegularExpressions.dasm - System.Text.RegularExpressions.RegexParser:IsStopperX(ushort):bool
1 ( 1.18% of base) : System.Text.RegularExpressions.dasm - System.Text.RegularExpressions.RegexParser:IsMetachar(ushort):bool
1 ( 2.38% of base) : System.Threading.dasm - System.Threading.LockCookie:Equals(struct):bool:this
1 ( 1.75% of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.Internal.Common:IsValidTimeout(struct):bool
Top method improvements by size (bytes):
-95 (-2.45% of base) : Microsoft.CodeAnalysis.dasm - Roslyn.Utilities.EnumerableExtensions:IsEmpty(ref):bool (36 methods)
-56 (-2.35% of base) : Microsoft.CodeAnalysis.dasm - Microsoft.CodeAnalysis.ImmutableArrayExtensions:SetEquals(struct,struct,ref):bool (7 methods)
-50 (-12.02% of base) : System.Private.CoreLib.dasm - System.IO.PathInternal:IsPartiallyQualified(struct):bool (2 methods)
-41 (-9.43% of base) : Microsoft.CodeAnalysis.CSharp.dasm - Microsoft.CodeAnalysis.CSharp.ConversionsBase:HasImplicitConstantExpressionConversion(ref,ref):bool
-41 (-6.47% of base) : NuGet.Versioning.dasm - NuGet.Versioning.FloatRange:Satisfies(ref):bool:this
-41 (-6.50% of base) : NuGet.Versioning.dasm - NuGet.Versioning.VersionRange:IsBetter(ref,ref):bool:this
-41 (-1.97% of base) : System.Linq.Parallel.dasm - TakeOrSkipWhileQueryOperatorEnumerator`1[Vector`1,Int64][System.Numerics.Vector`1[System.Single],System.Int64]:MoveNext(byref,byref):bool:this
-35 (-10.74% of base) : System.IO.IsolatedStorage.dasm - System.IO.IsolatedStorage.IsolatedStorageFile:ContainsUnknownFiles(ref):bool:this
-35 (-1.78% of base) : System.Linq.Parallel.dasm - TakeOrSkipWhileQueryOperatorEnumerator`1[Double,Int64][System.Double,System.Int64]:MoveNext(byref,byref):bool:this
-35 (-6.92% of base) : System.Private.CoreLib.dasm - System.Nullable:Equals(struct,struct):bool (6 methods)
-33 (-11.07% of base) : Newtonsoft.Json.dasm - Newtonsoft.Json.Utilities.ReflectionUtils:CanSetMemberValue(ref,bool,bool):bool
-32 (-1.56% of base) : Microsoft.CodeAnalysis.CSharp.dasm - Microsoft.CodeAnalysis.CSharp.Syntax.SyntaxNormalizer:NeedsSeparator(struct,struct):bool:this
-29 (-16.38% of base) : Microsoft.CodeAnalysis.dasm - Microsoft.CodeAnalysis.Diagnostics.AnalysisState:HasActionsForEvent(ref,ref):bool
-29 (-3.67% of base) : System.Private.Xml.dasm - System.Xml.Xsl.Runtime.XmlQueryRuntime:MatchesXmlType(ref,int):bool:this (4 methods)
-28 (-19.44% of base) : Microsoft.CodeAnalysis.dasm - Microsoft.CodeAnalysis.UnicodeCharacterUtilities:IsIdentifierPartCharacter(ushort):bool
-28 (-11.62% of base) : Newtonsoft.Json.dasm - Newtonsoft.Json.Utilities.ReflectionUtils:CanReadMemberValue(ref,bool):bool
-27 (-7.20% of base) : Microsoft.CodeAnalysis.CSharp.dasm - Microsoft.CodeAnalysis.CSharp.Symbols.Metadata.PE.MemberRefMetadataDecoder:CustomModifiersMatch(struct,struct):bool
-27 (-9.96% of base) : System.Text.RegularExpressions.dasm - System.Text.RegularExpressions.RegexParser:IsTrueQuantifier():bool:this
-26 (-5.65% of base) : Microsoft.CodeAnalysis.CSharp.dasm - Microsoft.CodeAnalysis.CSharp.DataFlowPass:WriteConsideredUse(ref,ref):bool
-26 (-12.75% of base) : System.Private.Uri.dasm - System.IPv6AddressHelper:IsLoopback(struct):bool
-25 (-12.02% of base) : System.IO.FileSystem.dasm - System.IO.PathInternal:IsPartiallyQualified(struct):bool
-24 (-5.39% of base) : Microsoft.CodeAnalysis.CSharp.dasm - Microsoft.CodeAnalysis.CSharp.ConversionsBase:IsConstantNumericZero(ref):bool
-24 (-3.79% of base) : xunit.execution.dotnet.dasm - Xunit.Sdk.TypeUtility:ResolveGenericParameter(ref,ref,ref,byref):bool
-23 (-7.08% of base) : Microsoft.CodeAnalysis.CSharp.dasm - Microsoft.CodeAnalysis.CSharp.OverloadResolution:UseOnlyReferenceEquality(ref,ref,byref):bool:this
-23 (-8.33% of base) : System.Data.Common.dasm - System.Data.DataColumn:CompareValueTo(int,ref,bool):bool:this
-23 (-8.42% of base) : System.Private.Xml.dasm - System.Xml.XmlDocument:CanInsertBefore(ref,ref):bool:this
-22 (-2.25% of base) : Microsoft.CodeAnalysis.CSharp.dasm - Microsoft.CodeAnalysis.CSharp.CSharpCompilation:HasSubmissionResult():bool:this
-22 (-19.30% of base) : Microsoft.CodeAnalysis.dasm - Microsoft.CodeAnalysis.RuleSet:IsStricterThan(int,int):bool
-21 (-20.00% of base) : System.Collections.Concurrent.dasm - System.Collections.Concurrent.ConcurrentDictionary`2[__Canon,Int64][System.__Canon,System.Int64]:IsValueWriteAtomic():bool
-21 (-20.00% of base) : System.Collections.Concurrent.dasm - System.Collections.Concurrent.ConcurrentDictionary`2[Byte,Int64][System.Byte,System.Int64]:IsValueWriteAtomic():bool
-21 (-20.00% of base) : System.Collections.Concurrent.dasm - System.Collections.Concurrent.ConcurrentDictionary`2[Int16,Int64][System.Int16,System.Int64]:IsValueWriteAtomic():bool
-21 (-20.00% of base) : System.Collections.Concurrent.dasm - System.Collections.Concurrent.ConcurrentDictionary`2[Int32,Int64][System.Int32,System.Int64]:IsValueWriteAtomic():bool
-21 (-20.00% of base) : System.Collections.Concurrent.dasm - System.Collections.Concurrent.ConcurrentDictionary`2[Double,Int64][System.Double,System.Int64]:IsValueWriteAtomic():bool
-21 (-20.00% of base) : System.Collections.Concurrent.dasm - System.Collections.Concurrent.ConcurrentDictionary`2[Vector`1,Int64][System.Numerics.Vector`1[System.Single],System.Int64]:IsValueWriteAtomic():bool
-21 (-20.00% of base) : System.Collections.Concurrent.dasm - System.Collections.Concurrent.ConcurrentDictionary`2[Int64,Int64][System.Int64,System.Int64]:IsValueWriteAtomic():bool
-21 (-1.79% of base) : System.Linq.Expressions.dasm - System.Linq.Expressions.Expression:IsCompatible(ref,ref):bool (2 methods)
-21 (-1.12% of base) : System.Linq.Parallel.dasm - TakeOrSkipWhileQueryOperatorEnumerator`1[Byte,Int64][System.Byte,System.Int64]:MoveNext(byref,byref):bool:this
-21 (-1.12% of base) : System.Linq.Parallel.dasm - TakeOrSkipWhileQueryOperatorEnumerator`1[Int16,Int64][System.Int16,System.Int64]:MoveNext(byref,byref):bool:this
-21 (-1.13% of base) : System.Linq.Parallel.dasm - TakeOrSkipWhileQueryOperatorEnumerator`1[Int32,Int64][System.Int32,System.Int64]:MoveNext(byref,byref):bool:this
-21 (-1.13% of base) : System.Linq.Parallel.dasm - TakeOrSkipWhileQueryOperatorEnumerator`1[Int64,Int64][System.Int64,System.Int64]:MoveNext(byref,byref):bool:this
-20 (-5.06% of base) : Microsoft.CodeAnalysis.dasm - Microsoft.Cci.BlobBuilder:ContentEquals(ref):bool:this
-20 (-14.93% of base) : Microsoft.CSharp.dasm - Microsoft.CSharp.RuntimeBinder.Semantics.ExpressionBinder:IsMatchingStatic(ref,ref):bool
-20 (-3.27% of base) : Microsoft.CSharp.dasm - Microsoft.CSharp.RuntimeBinder.Semantics.TypeManager:SubstEqualTypesCore(ref,ref,ref):bool
-20 (-2.84% of base) : Newtonsoft.Json.dasm - Newtonsoft.Json.Serialization.JsonSerializerInternalReader:SetPropertyValue(ref,ref,ref,ref,ref,ref):bool:this
-20 (-2.92% of base) : System.Private.CoreLib.dasm - System.DateTimeParse:MatchTimeMark(byref,ref,byref):bool
-20 (-13.42% of base) : System.Private.Xml.dasm - System.Xml.Schema.NamespaceList:Allows(ref):bool:this (2 methods)
-20 (-11.11% of base) : System.Private.Xml.dasm - System.Xml.Xsl.Runtime.PrecedingSiblingDocOrderIterator:MoveNext():bool:this
-20 (-5.06% of base) : System.Reflection.Metadata.dasm - System.Reflection.Metadata.BlobBuilder:ContentEquals(ref):bool:this
-19 (-5.90% of base) : System.Private.CoreLib.dasm - System.Version:TryParseComponent(struct,ref,bool,byref):bool
-18 (-3.97% of base) : Microsoft.CodeAnalysis.CSharp.dasm - Microsoft.CodeAnalysis.CSharp.CSharpSemanticModel:CanGetSemanticInfo(ref,bool,bool):bool
-18 (-7.93% of base) : Microsoft.CodeAnalysis.CSharp.dasm - Microsoft.CodeAnalysis.CSharp.LocalRewriter:IsSafeForReordering(ref,ubyte):bool
-18 (-0.87% of base) : Microsoft.CodeAnalysis.CSharp.dasm - Microsoft.CodeAnalysis.CSharp.Symbols.ConstraintsHelper:CheckConstraints(ref,ref,ref,ref,ref,ref,ref,byref):bool
-18 (-12.00% of base) : Microsoft.CodeAnalysis.CSharp.dasm - Microsoft.CodeAnalysis.CSharp.Symbols.ConstraintsHelper:RequiresChecking(ref):bool (2 methods)
-18 (-0.77% of base) : Microsoft.CodeAnalysis.CSharp.dasm - Microsoft.CodeAnalysis.CSharp.Symbols.SourceMemberContainerTypeSymbol:HasInstanceData(ref):bool
-18 (-3.52% of base) : Microsoft.CodeAnalysis.CSharp.dasm - Microsoft.CodeAnalysis.CSharp.CodeGen.StackOptimizerPass1:IsNestedLocalOfCompoundOperator(ref,ref):bool:this
-18 (-0.96% of base) : System.Linq.Parallel.dasm - TakeOrSkipWhileQueryOperatorEnumerator`1[__Canon,Int64][System.__Canon,System.Int64]:MoveNext(byref,byref):bool:this
-18 (-7.63% of base) : System.Net.Sockets.dasm - System.Net.Sockets.Socket:get_MulticastLoopback():bool:this
-18 (-3.71% of base) : System.Private.CoreLib.dasm - System.Reflection.RuntimeMethodInfo:Equals(ref):bool:this
-18 (-13.04% of base) : System.Runtime.Numerics.dasm - System.Numerics.BigInteger:get_IsPowerOfTwo():bool:this
-18 (-7.26% of base) : System.Security.Cryptography.X509Certificates.dasm - System.Security.Cryptography.X509Certificates.X509Certificate:Equals(ref):bool:this (2 methods)
-17 (-2.75% of base) : Microsoft.CodeAnalysis.CSharp.dasm - Microsoft.CodeAnalysis.CSharp.CodeGen.CodeGenerator:HasHome(ref):bool:this (2 methods)
-17 (-7.02% of base) : System.Linq.Expressions.dasm - System.Dynamic.Utils.TypeUtils:HasIdentityPrimitiveOrNullableConversionTo(ref,ref):bool
-17 (-5.52% of base) : System.Private.CoreLib.dasm - System.Reflection.Emit.CustomAttributeBuilder:ValidateType(ref):bool:this
-17 (-9.77% of base) : System.Security.Cryptography.Cng.dasm - System.Security.Cryptography.CngProperty:Equals(struct):bool:this
-16 (-10.53% of base) : Microsoft.CSharp.dasm - Microsoft.CSharp.RuntimeBinder.RuntimeBinderExtensions:IsEquivalentTo(ref,ref,ref,ref):bool
-16 (-0.91% of base) : NuGet.Protocol.Core.v3.dasm - <GetServiceIndexResourceV3>d__9:MoveNext():this
-16 (-0.81% of base) : NuGet.Protocol.Core.v3.dasm - <FindPackagesByIdAsync>d__13:MoveNext():this
-16 (-1.02% of base) : NuGet.Protocol.Core.v3.dasm - <OpenNupkgStreamAsyncCore>d__17:MoveNext():this
-16 (-0.65% of base) : NuGet.Protocol.Core.v3.dasm - <FindPackagesByIdAsyncCore>d__23:MoveNext():this
-16 (-1.01% of base) : NuGet.Protocol.Core.v3.dasm - <OpenNupkgStreamAsyncCore>d__19:MoveNext():this
-16 (-1.77% of base) : System.Private.CoreLib.dasm - System.Enum:TryParseRareEnum(ref,ref,struct,bool,bool,byref):bool
-16 (-11.43% of base) : System.Private.Xml.Linq.dasm - System.Xml.Linq.XElement:AttributesEqual(ref):bool:this
-15 (-6.02% of base) : Microsoft.CodeAnalysis.CSharp.dasm - Microsoft.CodeAnalysis.CSharp.Binder:HasThis(bool,byref):bool:this
-15 (-5.10% of base) : Microsoft.CodeAnalysis.CSharp.dasm - Microsoft.CodeAnalysis.CSharp.Symbols.SymbolExtensions:IsAccessibleViaInheritance(ref,ref,byref):bool
-15 (-8.57% of base) : Microsoft.CodeAnalysis.CSharp.dasm - Microsoft.CodeAnalysis.CSharp.CodeGen.StackOptimizerPass1:IsIndirectAssignment(ref):bool
-15 (-15.00% of base) : Microsoft.DotNet.ProjectModel.dasm - Microsoft.DotNet.ProjectModel.Project:HasRuntimeOutput(ref):bool:this
-15 (-9.04% of base) : Newtonsoft.Json.dasm - Newtonsoft.Json.Utilities.ReflectionUtils:HasDefaultConstructor(ref,bool):bool
-15 (-27.27% of base) : Newtonsoft.Json.dasm - Newtonsoft.Json.Serialization.JsonArrayContract:get_HasParameterizedCreatorInternal():bool:this
-15 (-27.27% of base) : Newtonsoft.Json.dasm - Newtonsoft.Json.Serialization.JsonDictionaryContract:get_HasParameterizedCreatorInternal():bool:this
-15 (-2.28% of base) : System.Collections.dasm - System.Collections.Generic.SortedSet`1[Vector`1][System.Numerics.Vector`1[System.Single]]:SortedSetEquals(ref,ref,ref):bool
-15 (-10.87% of base) : System.ComponentModel.TypeConverter.dasm - System.ComponentModel.BindingList`1[__Canon][System.__Canon]:get_ItemTypeHasDefaultConstructor():bool:this
-15 (-12.20% of base) : System.ComponentModel.TypeConverter.dasm - System.ComponentModel.BindingList`1[Byte][System.Byte]:get_ItemTypeHasDefaultConstructor():bool:this
-15 (-12.20% of base) : System.ComponentModel.TypeConverter.dasm - System.ComponentModel.BindingList`1[Int16][System.Int16]:get_ItemTypeHasDefaultConstructor():bool:this
-15 (-12.20% of base) : System.ComponentModel.TypeConverter.dasm - System.ComponentModel.BindingList`1[Int32][System.Int32]:get_ItemTypeHasDefaultConstructor():bool:this
-15 (-12.20% of base) : System.ComponentModel.TypeConverter.dasm - System.ComponentModel.BindingList`1[Double][System.Double]:get_ItemTypeHasDefaultConstructor():bool:this
-15 (-12.20% of base) : System.ComponentModel.TypeConverter.dasm - System.ComponentModel.BindingList`1[Vector`1][System.Numerics.Vector`1[System.Single]]:get_ItemTypeHasDefaultConstructor():bool:this
-15 (-12.20% of base) : System.ComponentModel.TypeConverter.dasm - System.ComponentModel.BindingList`1[Int64][System.Int64]:get_ItemTypeHasDefaultConstructor():bool:this
-15 (-33.33% of base) : System.Net.Http.dasm - System.Net.Http.WinInetProxyHelper:get_AutoSettingsUsed():bool:this
-14 (-6.90% of base) : Microsoft.CodeAnalysis.CSharp.dasm - Microsoft.CodeAnalysis.CSharp.ConversionsBase:HasImplicitConversionFromDelegate(ref,ref,byref):bool:this
-14 (-6.97% of base) : Microsoft.CodeAnalysis.CSharp.dasm - Microsoft.CodeAnalysis.CSharp.Symbols.Metadata.PE.MemberRefMetadataDecoder:ReturnTypesMatch(ref,ref,byref):bool
-14 (-6.01% of base) : Microsoft.CSharp.dasm - Microsoft.CSharp.RuntimeBinder.RuntimeBinderExtensions:IsGenericallyEqual(ref,ref):bool
-14 (-4.79% of base) : Newtonsoft.Json.dasm - Newtonsoft.Json.JsonTextReader:IsSeparator(ushort):bool:this
-14 (-5.34% of base) : System.ComponentModel.TypeConverter.dasm - System.ComponentModel.MaskedTextProvider:Replace(ushort,int,byref,byref):bool:this
-14 (-3.71% of base) : System.Data.Common.dasm - System.Xml.XPathNodePointer:get_HasChildren():bool:this
-14 (-6.06% of base) : System.Linq.Expressions.dasm - System.Dynamic.Utils.TypeUtils:IsImplicitNumericConversion(ref,ref):bool
-14 (-4.53% of base) : System.Private.CoreLib.dasm - System.Text.StringBuilder:Equals(ref):bool:this
-14 (-5.28% of base) : System.Private.Xml.dasm - System.Xml.Schema.AxisStack:MoveToAttribute(ref,ref,int):bool:this
-14 (-3.71% of base) : System.Private.Xml.dasm - System.Xml.Schema.XmlSchemaComplexType:HasParticleRef(ref,ref):bool
-13 (-3.35% of base) : Microsoft.CodeAnalysis.CSharp.dasm - Microsoft.CodeAnalysis.CSharp.Binder:ImplementsStandardQueryInterface(ref,ref,byref):bool:this
-13 (-4.50% of base) : Microsoft.CodeAnalysis.CSharp.dasm - Microsoft.CodeAnalysis.CSharp.Binder:IsDivisionByZero(int,ref):bool
-13 (-6.13% of base) : Microsoft.CodeAnalysis.CSharp.dasm - Microsoft.CodeAnalysis.CSharp.Syntax.InternalSyntax.DocumentationCommentParser:get_IsEndOfCrefAttribute():bool:this
-13 (-6.05% of base) : Microsoft.CodeAnalysis.CSharp.dasm - Microsoft.CodeAnalysis.CSharp.Syntax.InternalSyntax.DocumentationCommentParser:get_IsEndOfNameAttribute():bool:this
-13 (-8.78% of base) : Microsoft.CSharp.dasm - Microsoft.CSharp.RuntimeBinder.Semantics.MethodTypeInferrer:HasBound(int):bool:this
-13 (-2.59% of base) : Newtonsoft.Json.dasm - Newtonsoft.Json.Linq.JPropertyKeyedCollection:Compare(ref):bool:this
-13 (-2.78% of base) : System.Collections.dasm - System.Collections.Generic.SortedSet`1[Byte][System.Byte]:SortedSetEquals(ref,ref,ref):bool
-13 (-5.53% of base) : System.ComponentModel.TypeConverter.dasm - System.ComponentModel.MaskedTextProvider:TestEscapeChar(ushort,int,ref):bool:this
-13 (-4.96% of base) : System.IO.FileSystem.Watcher.dasm - System.IO.PathInternal:IsPartiallyQualified(ref):bool
-13 (-5.99% of base) : System.Net.Primitives.dasm - System.IPv6AddressHelper:ShouldHaveIpv4Embedded(struct):bool
-13 (-5.99% of base) : System.Private.Uri.dasm - System.IPv6AddressHelper:ShouldHaveIpv4Embedded(struct):bool
-12 (-7.45% of base) : Microsoft.CodeAnalysis.CSharp.dasm - Microsoft.CodeAnalysis.CSharp.ConversionsBase:HasImplicitEffectiveBaseConversion(ref,ref,byref):bool:this
-12 (-8.00% of base) : Microsoft.CodeAnalysis.CSharp.dasm - Microsoft.CodeAnalysis.CSharp.ConversionsBase:HasIdentityOrReferenceConversion(ref,ref,byref):bool:this
-12 (-3.18% of base) : Microsoft.CodeAnalysis.CSharp.dasm - Microsoft.CodeAnalysis.CSharp.Symbols.SourceNamedTypeSymbol:HaveSameConstraints(ref,ref):bool
-12 (-4.65% of base) : Microsoft.CodeAnalysis.CSharp.dasm - Microsoft.CodeAnalysis.CSharp.Symbols.Metadata.PE.MemberRefMetadataDecoder:ParametersMatch(ref,ref,byref):bool
-12 (-8.63% of base) : Microsoft.CodeAnalysis.CSharp.dasm - <>c:<GetReferenceDirectives>b__8_0(ref):bool:this
-12 (-2.67% of base) : Microsoft.CodeAnalysis.dasm - Microsoft.Cci.CustomDebugInfoWriter:ShouldForwardToPreviousMethodWithUsingInfo(struct,ref):bool:this
-12 (-12.77% of base) : Microsoft.CodeAnalysis.dasm - Microsoft.CodeAnalysis.UnicodeCharacterUtilities:IsIdentifierStartCharacter(ushort):bool
-12 (-16.00% of base) : Microsoft.CodeAnalysis.dasm - Microsoft.CodeAnalysis.MetadataReference:HasMetadata(ref):bool
-12 (-10.17% of base) : Microsoft.CodeAnalysis.VisualBasic.dasm - Microsoft.CodeAnalysis.VisualBasic.Symbols.TypeSymbolExtensions:IsValidForConstantValue(ref,ref):bool
-12 (-6.52% of base) : Microsoft.CodeAnalysis.VisualBasic.dasm - _Closure$__:_Lambda$__9-0(ref):bool:this (3 methods)
-12 (-9.16% of base) : Microsoft.Diagnostics.Tracing.TraceEvent.dasm - Diagnostics.Tracing.StackSources.FilterStackSource:SameSet(ref,ref):bool:this
-12 (-11.21% of base) : Newtonsoft.Json.dasm - Newtonsoft.Json.JsonTextReader:ReadChars(int,bool):bool:this
-12 (-23.53% of base) : NuGet.Configuration.dasm - NuGet.Configuration.PackageSourceCredential:IsValid():bool:this
-12 (-16.67% of base) : NuGet.Packaging.Core.dasm - <>c:<GetMetadata>b__17_0(ref):bool:this
-12 (-25.53% of base) : NuGet.Packaging.dasm - <>c:<ReadContentFiles>b__4_1(ref):bool:this
-12 (-25.53% of base) : NuGet.Packaging.dasm - <>c:<ReadFrameworkAssemblies>b__7_1(ref):bool:this
-12 (-25.53% of base) : NuGet.Packaging.dasm - <>c:<ReadDependencies>b__9_1(ref):bool:this
-12 (-1.57% of base) : System.Collections.dasm - System.Collections.Generic.SortedSet`1[__Canon][System.__Canon]:SortedSetEquals(ref,ref,ref):bool
-12 (-2.56% of base) : System.Collections.dasm - System.Collections.Generic.SortedSet`1[Int16][System.Int16]:SortedSetEquals(ref,ref,ref):bool
-12 (-2.58% of base) : System.Collections.dasm - System.Collections.Generic.SortedSet`1[Int32][System.Int32]:SortedSetEquals(ref,ref,ref):bool
-12 (-2.36% of base) : System.Collections.dasm - System.Collections.Generic.SortedSet`1[Double][System.Double]:SortedSetEquals(ref,ref,ref):bool
-12 (-2.57% of base) : System.Collections.dasm - System.Collections.Generic.SortedSet`1[Int64][System.Int64]:SortedSetEquals(ref,ref,ref):bool
-12 (-28.57% of base) : System.CommandLine.dasm - <>c:<GetUnreadOptionNames>b__13_0(ref):bool:this
-12 (-28.57% of base) : System.CommandLine.dasm - <>c:<GetUnreadParameters>b__14_0(ref):bool:this
-12 (-6.22% of base) : System.ComponentModel.TypeConverter.dasm - System.ComponentModel.MaskedTextProvider:Add(ushort,byref,byref):bool:this
-12 (-11.01% of base) : System.Data.Common.dasm - System.Data.DataColumnCollection:Contains(ref,bool):bool:this
-12 (-11.43% of base) : System.Net.Http.dasm - System.Net.Http.AuthenticationHelper:TryGetRepeatedChallenge(ref,ref,bool,byref):bool
-12 (-18.18% of base) : System.Net.Http.dasm - System.Net.Http.WinInetProxyHelper:get_ManualSettingsOnly():bool:this
-12 (-1.40% of base) : System.Net.Http.dasm - System.Net.Http.Headers.HeaderUtilities:AreEqualCollections(ref,ref,ref):bool
-12 (-5.80% of base) : System.Private.CoreLib.dasm - System.RuntimeType:FilterApplyPrefixLookup(ref,ref,bool):bool
-12 (-16.22% of base) : System.Private.CoreLib.dasm - System.Type:get_IsGenericMethodParameter():bool:this
-12 (-7.55% of base) : System.Private.DataContractSerialization.dasm - System.Xml.UniqueId:op_Equality(ref,ref):bool
-12 (-1.17% of base) : System.Private.Uri.dasm - System.Uri:InternalIsWellFormedOriginalString():bool:this
-11 (-9.48% of base) : Microsoft.CodeAnalysis.CSharp.dasm - Microsoft.CodeAnalysis.CSharp.Binder:ContainingMethodOrLambdaRequiresValue():bool:this
-11 (-1.91% of base) : Microsoft.CodeAnalysis.CSharp.dasm - Microsoft.CodeAnalysis.CSharp.ClsComplianceChecker:IsCompliantType(ref,ref):bool:this (2 methods)
-11 (-5.31% of base) : Microsoft.CodeAnalysis.CSharp.dasm - Microsoft.CodeAnalysis.CSharp.LambdaUtilities:IsLambda(ref):bool
-11 (-6.01% of base) : Microsoft.CodeAnalysis.CSharp.dasm - Microsoft.CodeAnalysis.CSharp.Symbols.TypeSymbolExtensions:IsValidSwitchGoverningType(ref,bool):bool
-11 (-9.73% of base) : Microsoft.CodeAnalysis.CSharp.dasm - Microsoft.CodeAnalysis.CSharp.Symbols.Metadata.PE.PEFieldSymbol:get_IsConst():bool:this
-11 (-11.46% of base) : Microsoft.CodeAnalysis.VisualBasic.dasm - Microsoft.CodeAnalysis.VisualBasic.CodeGen.CodeGenerator:ShouldEmitInitExpression(bool,ref):bool
-11 (-6.11% of base) : Newtonsoft.Json.dasm - Newtonsoft.Json.Serialization.JsonSerializerInternalReader:ShouldSetPropertyValue(ref,ref,ref):bool:this
-11 (-9.48% of base) : System.ComponentModel.Annotations.dasm - System.ComponentModel.DataAnnotations.RegularExpressionAttribute:IsValid(ref):bool:this
-11 (-11.46% of base) : System.ComponentModel.Annotations.dasm - System.ComponentModel.DataAnnotations.StringLengthAttribute:IsValid(ref):bool:this
-11 (-3.49% of base) : System.Data.Common.dasm - System.Data.XDRSchema:IsTextOnlyContent(ref):bool:this
-11 (-6.25% of base) : System.Linq.Expressions.dasm - System.Linq.Expressions.Compiler.LambdaCompiler:Significant(ref):bool
-11 (-7.86% of base) : System.Linq.Expressions.dasm - System.Dynamic.Utils.TypeUtils:IsImplicitBoxingConversion(ref,ref):bool
-11 (-9.48% of base) : System.Private.CoreLib.dasm - System.IO.Path:IsPathRooted(struct):bool
-11 (-11.96% of base) : System.Private.CoreLib.dasm - System.Collections.Generic.NullableEqualityComparer`1[Vector`1][System.Numerics.Vector`1[System.Single]]:Equals(struct,struct):bool:this
-11 (-2.88% of base) : System.Private.DataContractSerialization.dasm - System.Runtime.Serialization.DataContract:IsMemberVisibleInSerializationModule(ref):bool
-11 (-13.10% of base) : System.Private.Xml.dasm - System.Xml.XmlDocumentFragment:CanInsertAfter(ref,ref):bool:this
-11 (-8.46% of base) : System.Private.Xml.dasm - System.Xml.Schema.ChameleonKey:Equals(ref):bool:this
-11 (-8.73% of base) : System.Private.Xml.dasm - System.Xml.Xsl.Qil.QilVisitor:IsReference(ref,int):bool:this
-10 (-6.85% of base) : Microsoft.CodeAnalysis.CSharp.dasm - Microsoft.CodeAnalysis.CSharp.InitializerSemanticModel:IsBindableInitializer(ref):bool:this
-10 (-11.63% of base) : Microsoft.CodeAnalysis.CSharp.dasm - Microsoft.CodeAnalysis.CSharp.Syntax.InternalSyntax.LanguageParser:IsPossibleLambdaExpression(int):bool:this
-10 (-10.42% of base) : Microsoft.CodeAnalysis.CSharp.dasm - Microsoft.CodeAnalysis.CSharp.Syntax.InternalSyntax.Lexer:IsValidHexDigit(ushort):bool
-10 (-11.24% of base) : Microsoft.CodeAnalysis.CSharp.dasm - Microsoft.CodeAnalysis.CSharp.Symbols.FieldSymbol:Microsoft.Cci.IFieldDefinition.get_IsReadOnly():bool:this
-10 (-2.56% of base) : Microsoft.CodeAnalysis.CSharp.dasm - Microsoft.CodeAnalysis.CSharp.Symbols.MethodSymbol:HasEntryPointSignature():bool:this
-10 (-9.43% of base) : Microsoft.CodeAnalysis.CSharp.dasm - Microsoft.CodeAnalysis.CSharp.Symbols.MethodSymbol:get_IsExternal():bool:this
-10 (-6.41% of base) : Microsoft.CodeAnalysis.CSharp.dasm - Microsoft.CodeAnalysis.CSharp.Symbols.MethodSymbol:get_IsMetadataFinal():bool:this
-10 (-9.90% of base) : Microsoft.CodeAnalysis.CSharp.dasm - Microsoft.CodeAnalysis.CSharp.Symbols.Metadata.PE.PENamedTypeSymbol:IsUncommon():bool:this
-10 (-8.06% of base) : Microsoft.CodeAnalysis.VisualBasic.dasm - Microsoft.CodeAnalysis.VisualBasic.Symbols.MethodSymbol:get_IsMetadataFinal():bool:this
-10 (-8.62% of base) : Microsoft.CodeAnalysis.VisualBasic.dasm - Microsoft.CodeAnalysis.VisualBasic.Symbols.SourceParameterSymbol:get_HasDefaultValueAttribute():bool:this
-10 (-12.35% of base) : Microsoft.Diagnostics.Tracing.TraceEvent.dasm - Microsoft.Diagnostics.Tracing.Etlx.TraceProcess:<get_EventsInProcess>b__35_0(ref):bool:this
-10 (-11.49% of base) : NuGet.ProjectModel.dasm - NuGet.ProjectModel.LockFile:IsValidForPackageSpec(ref,int):bool:this
-10 (-7.19% of base) : System.ComponentModel.Annotations.dasm - System.ComponentModel.DataAnnotations.Validator:CanBeAssigned(ref,ref):bool
-10 (-4.41% of base) : System.Data.Common.dasm - System.Data.XmlDataLoader:FIgnoreNamespace(ref):bool:this (2 methods)
-10 (-1.04% of base) : System.Data.Common.dasm - System.Data.XmlTreeGen:AutoGenerated(ref):bool (3 methods)
-10 (-6.17% of base) : System.Linq.Expressions.dasm - System.Runtime.CompilerServices.CallSiteHelpers:IsInternalFrame(ref):bool
-10 (-17.24% of base) : System.Net.Mail.dasm - System.Net.Mime.QEncodedStream:IsAsciiLetterOrDigit(ushort):bool
-10 (-13.51% of base) : System.Private.CoreLib.dasm - System.IO.PathInternal:IsValidDriveChar(ushort):bool (2 methods)
-10 (-16.39% of base) : System.Private.CoreLib.dasm - System.Threading.ReaderWriterLockSlim:ShouldSpinForEnterAnyRead():bool:this
-10 (-17.24% of base) : System.Private.CoreLib.dasm - System.Reflection.AssemblyName:IsAsciiLetterOrDigit(ushort):bool
-10 (-6.58% of base) : System.Private.CoreLib.dasm - System.IO.FileStream:IsIoRelatedException(ref):bool
-10 (-17.24% of base) : System.Private.Uri.dasm - System.UriHelper:IsAsciiLetterOrDigit(ushort):bool
-10 (-4.52% of base) : System.Runtime.Numerics.dasm - System.Numerics.BigNumber:TryParseBigInteger(struct,int,ref,byref):bool
-10 (-14.29% of base) : System.Threading.Tasks.Parallel.dasm - System.Threading.Tasks.ParallelLoopStateFlags64:ShouldExitLoop(long):bool:this
-9 (-9.57% of base) : Microsoft.CodeAnalysis.CSharp.dasm - Microsoft.CodeAnalysis.CSharp.SyntaxFacts:IsWhitespace(ushort):bool
-9 (-10.59% of base) : Microsoft.CodeAnalysis.CSharp.dasm - Microsoft.CodeAnalysis.CSharp.Symbols.TypeSymbolExtensions:IsUnsafe(ref):bool
-9 (-13.24% of base) : Microsoft.CodeAnalysis.CSharp.dasm - Microsoft.CodeAnalysis.CSharp.CodeGen.CodeGenerator:IsThisReceiver(ref):bool:this
-9 (-4.59% of base) : Microsoft.CodeAnalysis.dasm - Roslyn.Utilities.PathUtilities:IsAbsolute(ref):bool
-9 (-5.20% of base) : Microsoft.CodeAnalysis.dasm - SwitchBucket:BucketOverflowUInt64Limit(ref,ref):bool
-9 (-13.24% of base) : Microsoft.CodeAnalysis.VisualBasic.dasm - Microsoft.CodeAnalysis.VisualBasic.Symbols.Metadata.PE.PEMethodSymbol:get_IsOverridable():bool:this
-9 (-15.00% of base) : Microsoft.CodeAnalysis.VisualBasic.dasm - Microsoft.CodeAnalysis.VisualBasic.SyntaxFacts:IsXmlWhitespace(ushort):bool
-9 (-10.59% of base) : Newtonsoft.Json.dasm - Newtonsoft.Json.Linq.JValue:ValuesEquals(ref,ref):bool
-9 (-6.98% of base) : NuGet.Packaging.dasm - NuGet.Packaging.PackagesConfig:BoolAttribute(ref,ref,bool):bool
-9 (-2.49% of base) : System.Collections.dasm - System.Collections.Generic.HashSet`1[Byte][System.Byte]:HashSetEquals(ref,ref,ref):bool
-9 (-2.46% of base) : System.Collections.dasm - System.Collections.Generic.HashSet`1[Int16][System.Int16]:HashSetEquals(ref,ref,ref):bool
-9 (-2.60% of base) : System.Collections.dasm - System.Collections.Generic.HashSet`1[Int32][System.Int32]:HashSetEquals(ref,ref,ref):bool
-9 (-2.20% of base) : System.Collections.dasm - System.Collections.Generic.HashSet`1[Double][System.Double]:HashSetEquals(ref,ref,ref):bool
-9 (-1.07% of base) : System.Collections.dasm - System.Collections.Generic.HashSet`1[Vector`1][System.Numerics.Vector`1[System.Single]]:HashSetEquals(ref,ref,ref):bool
-9 (-2.56% of base) : System.Collections.dasm - System.Collections.Generic.HashSet`1[Int64][System.Int64]:HashSetEquals(ref,ref,ref):bool
-9 (-1.18% of base) : System.Collections.dasm - System.Collections.Generic.SortedSet`1[__Canon][System.__Canon]:IsProperSupersetOf(ref):bool:this
-9 (-1.63% of base) : System.Collections.dasm - System.Collections.Generic.SortedSet`1[Byte][System.Byte]:IsProperSupersetOf(ref):bool:this
-9 (-1.63% of base) : System.Collections.dasm - System.Collections.Generic.SortedSet`1[Int16][System.Int16]:IsProperSupersetOf(ref):bool:this
-9 (-1.64% of base) : System.Collections.dasm - System.Collections.Generic.SortedSet`1[Int32][System.Int32]:IsProperSupersetOf(ref):bool:this
-9 (-1.60% of base) : System.Collections.dasm - System.Collections.Generic.SortedSet`1[Double][System.Double]:IsProperSupersetOf(ref):bool:this
-9 (-1.36% of base) : System.Collections.dasm - System.Collections.Generic.SortedSet`1[Vector`1][System.Numerics.Vector`1[System.Single]]:IsProperSupersetOf(ref):bool:this
-9 (-1.63% of base) : System.Collections.dasm - System.Collections.Generic.SortedSet`1[Int64][System.Int64]:IsProperSupersetOf(ref):bool:this
-9 (-2.56% of base) : System.ComponentModel.Annotations.dasm - System.ComponentModel.DataAnnotations.RangeAttribute:IsValid(ref):bool:this
-9 (-5.20% of base) : System.ComponentModel.TypeConverter.dasm - System.ComponentModel.ExtenderProvidedPropertyAttribute:Equals(ref):bool:this
-9 (-8.82% of base) : System.Data.Common.dasm - System.Data.SqlTypes.SqlDecimal:FGt10_38(ref):bool:this
-9 (-11.54% of base) : System.IO.FileSystem.AccessControl.dasm - System.Security.AccessControl.DirectoryObjectSecurity:IsValidTargetTypeStatic(ref):bool
-9 (-15.25% of base) : System.Linq.Expressions.dasm - System.Linq.Expressions.Interpreter.CallInstruction:IndexIsNotReturnType(int,ref,ref):bool
-9 (-10.98% of base) : System.Net.Sockets.dasm - System.Net.Sockets.Socket:get_NoDelay():bool:this
-9 (-5.88% of base) : System.Net.Sockets.dasm - System.Net.Sockets.Socket:get_DontFragment():bool:this
-9 (-10.98% of base) : System.Net.Sockets.dasm - System.Net.Sockets.Socket:get_EnableBroadcast():bool:this
-9 (-10.98% of base) : System.Net.Sockets.dasm - System.Net.Sockets.Socket:get_ExclusiveAddressUse():bool:this
-9 (-15.52% of base) : System.Net.Sockets.dasm - System.Net.Sockets.CompletionPortHelper:CheckIfPlatformHasUdpIssue():bool
-9 (-15.25% of base) : System.Private.CoreLib.dasm - System.Text.EncoderNLS:get_HasLeftoverData():bool:this
-9 (-10.23% of base) : System.Private.CoreLib.dasm - System.DateTimeParse:GetTimeZoneName(byref):bool
-9 (-14.52% of base) : System.Private.CoreLib.dasm - System.Threading.Thread:SetApartmentStateHelper(int,bool):bool:this
-9 (-7.03% of base) : System.Private.CoreLib.dasm - RTDynamicMethod:IsDefined(ref,bool):bool:this
-9 (-7.38% of base) : System.Private.Xml.dasm - MS.Internal.Xml.XPath.LogicalExpr:cmpNumberNumber(int,double,double):bool
-9 (-4.00% of base) : System.Private.Xml.dasm - MS.Internal.Xml.XPath.XPathAxisIterator:get_Matches():bool:this
-9 (-12.33% of base) : System.Private.Xml.dasm - MS.Internal.Xml.XPath.XPathParser:IsPrimaryExpr(ref):bool
-9 (-10.84% of base) : System.Private.Xml.dasm - System.Xml.Xsl.XPath.XPathParser`1[Byte][System.Byte]:IsPrimaryExpr():bool:this
-9 (-10.84% of base) : System.Private.Xml.dasm - System.Xml.Xsl.XPath.XPathParser`1[Int16][System.Int16]:IsPrimaryExpr():bool:this
-9 (-10.84% of base) : System.Private.Xml.dasm - System.Xml.Xsl.XPath.XPathParser`1[Int32][System.Int32]:IsPrimaryExpr():bool:this
-9 (-10.84% of base) : System.Private.Xml.dasm - System.Xml.Xsl.XPath.XPathParser`1[Double][System.Double]:IsPrimaryExpr():bool:this
-9 (-10.84% of base) : System.Private.Xml.dasm - System.Xml.Xsl.XPath.XPathParser`1[Vector`1][System.Numerics.Vector`1[System.Single]]:IsPrimaryExpr():bool:this
-9 (-10.84% of base) : System.Private.Xml.dasm - System.Xml.Xsl.XPath.XPathParser`1[Int64][System.Int64]:IsPrimaryExpr():bool:this
-9 (-16.36% of base) : System.Private.Xml.dasm - System.Xml.Xsl.Runtime.CharUtil:IsAlphaNumeric(ushort):bool
-9 (-11.54% of base) : System.Security.AccessControl.dasm - System.Security.AccessControl.CommonObjectSecurity:IsValidTargetTypeStatic(ref):bool
-9 (-8.18% of base) : System.Security.Cryptography.Cng.dasm - System.Security.Cryptography.CngKey:get_IsEphemeral():bool:this
-9 (-11.54% of base) : System.Security.Principal.Windows.dasm - System.Security.Principal.NTAccount:IsValidTargetType(ref):bool:this
-9 (-11.54% of base) : System.Security.Principal.Windows.dasm - System.Security.Principal.SecurityIdentifier:IsValidTargetTypeStatic(ref):bool
-9 (-12.50% of base) : System.Security.Principal.Windows.dasm - System.Security.Principal.SecurityIdentifier:IsAccountSid():bool:this
-8 (-1.70% of base) : Microsoft.CodeAnalysis.CSharp.dasm - Microsoft.CodeAnalysis.CSharp.Symbol:get_CanBeReferencedByName():bool:this
-8 (-22.22% of base) : Microsoft.CodeAnalysis.CSharp.dasm - Microsoft.CodeAnalysis.CSharp.SyntaxAndDeclarationManager:TryGetLoadedSyntaxTree(ref,struct,byref):bool
-8 (-1.69% of base) : Microsoft.CodeAnalysis.CSharp.dasm - Microsoft.CodeAnalysis.CSharp.ControlFlowPass:Analyze(ref,ref,ref,ref):bool
-8 (-2.09% of base) : Microsoft.CodeAnalysis.CSharp.dasm - Microsoft.CodeAnalysis.CSharp.DataFlowPass:Analyze(ref,ref,ref,ref,bool)
-8 (-6.78% of base) : Microsoft.CodeAnalysis.CSharp.dasm - Microsoft.CodeAnalysis.CSharp.Symbols.ParameterSymbol:get_HasExplicitDefaultValue():bool:this
-8 (-18.18% of base) : Microsoft.CodeAnalysis.CSharp.dasm - BaseListEditor:ShouldVisit(struct):bool:this
-8 (-1.36% of base) : Microsoft.CodeAnalysis.dasm - Microsoft.CodeAnalysis.Diagnostics.AnalyzerExecutor:ExecuteAndCatchIfThrows_NoLock(ref,ref):this
-8 (-0.71% of base) : Microsoft.CodeAnalysis.dasm - <ProcessCompilationEventsCoreAsync>d__59:MoveNext():this
-8 (-1.49% of base) : Microsoft.CodeAnalysis.VisualBasic.dasm - Microsoft.CodeAnalysis.VisualBasic.ControlFlowPass:Analyze(struct,ref,bool):bool
-8 (-1.69% of base) : Microsoft.CodeAnalysis.VisualBasic.dasm - Microsoft.CodeAnalysis.VisualBasic.DataFlowPass:Analyze(struct,ref,bool)
-8 (-22.22% of base) : Microsoft.CodeAnalysis.VisualBasic.dasm - Microsoft.CodeAnalysis.VisualBasic.Symbols.SourcePropertyAccessorSymbol:get_GenerateDebugInfoImpl():bool:this
-8 (-1.60% of base) : Microsoft.CodeAnalysis.VisualBasic.dasm - Microsoft.VisualBasic.CompilerServices.Conversions:ParseDecimal(ref,ref):struct
-8 (-1.55% of base) : Microsoft.CodeAnalysis.VisualBasic.dasm - Microsoft.VisualBasic.CompilerServices.Conversions:ParseDouble(ref):double
-8 (-10.26% of base) : Microsoft.CSharp.dasm - Microsoft.CSharp.RuntimeBinder.Semantics.SymWithType:op_Equality(ref,ref):bool
-8 (-6.45% of base) : Microsoft.Diagnostics.Tracing.TraceEvent.dasm - Microsoft.Diagnostics.Tracing.Session.TraceEventProviders:MaybeAnEventSource(struct):bool
-8 (-17.78% of base) : Newtonsoft.Json.dasm - Newtonsoft.Json.Converters.StringEnumConverter:get_CamelCaseText():bool:this
-8 (-1.13% of base) : NuGet.Protocol.Core.v3.dasm - NuGet.Protocol.Core.v3.HttpStreamValidation:ValidateJObject(ref,ref)
-8 (-0.32% of base) : NuGet.Protocol.Core.v3.dasm - <SendAsync>d__0:MoveNext():this
-8 (-0.56% of base) : NuGet.Protocol.Core.v3.dasm - <GetDownloadResourceResultAsync>d__2:MoveNext():this
-8 (-0.51% of base) : NuGet.Protocol.Core.v3.dasm - <OpenNupkgStreamAsyncCore>d__26:MoveNext():this
-8 (-17.78% of base) : System.Data.Common.dasm - System.Xml.XmlDataDocument:IsSame(ref,int,int):bool:this
-8 (-20.51% of base) : System.Data.Common.dasm - System.Data.XmlDataLoader:IsTextOnly(ref):bool:this
-8 (-7.27% of base) : System.Data.Common.dasm - DataTableRelationCollection:CanRemove(ref):bool:this
-8 (-26.67% of base) : System.Diagnostics.TraceSource.dasm - System.Diagnostics.BooleanSwitch:get_Enabled():bool:this
-8 (-0.53% of base) : System.Net.Http.dasm - <ConnectAsync>d__1:MoveNext():this
-8 (-0.10% of base) : System.Net.HttpListener.dasm - System.Net.HttpListener:HandleAuthentication(ref,byref):ref:this
-8 (-0.55% of base) : System.Net.HttpListener.dasm - System.Net.ListenerClientCertAsyncResult:IOCompleted(ref,int,int)
-8 (-0.80% of base) : System.Net.HttpListener.dasm - System.Net.ListenerAsyncResult:IOCompleted(ref,int,int)
-8 (-2.03% of base) : System.Net.Security.dasm - System.Net.Security.SecureChannel:ProcessHandshakeSuccess():this
-8 (-0.54% of base) : System.Net.Security.dasm - System.Net.Security.NegotiateStreamPal:Encrypt(ref,ref,int,int,bool,bool,byref,int):int
-8 (-15.69% of base) : System.Net.Sockets.dasm - System.Net.CallbackClosure:IsCompatible(ref):bool:this
-8 (-2.61% of base) : System.Net.Sockets.dasm - System.Net.Sockets.NetworkStream:EndWrite(ref):this
-8 (-1.17% of base) : System.Net.Sockets.dasm - System.Net.Sockets.NetworkStream:ReadAsync(ref,int,int,struct):ref:this
-8 (-1.99% of base) : System.Net.Sockets.dasm - System.Net.Sockets.NetworkStream:ReadAsync(struct,struct):struct:this
-8 (-1.18% of base) : System.Net.Sockets.dasm - System.Net.Sockets.NetworkStream:WriteAsync(ref,int,int,struct):ref:this
-8 (-1.96% of base) : System.Net.Sockets.dasm - System.Net.Sockets.NetworkStream:WriteAsync(struct,struct):struct:this
-8 (-1.23% of base) : System.Net.Sockets.dasm - System.Net.Sockets.NetworkStream:Read(ref,int,int):int:this
-8 (-1.23% of base) : System.Net.Sockets.dasm - System.Net.Sockets.NetworkStream:Write(ref,int,int):this
-8 (-1.30% of base) : System.Net.Sockets.dasm - System.Net.Sockets.NetworkStream:BeginRead(ref,int,int,ref,ref):ref:this
-8 (-2.61% of base) : System.Net.Sockets.dasm - System.Net.Sockets.NetworkStream:EndRead(ref):int:this
-8 (-1.30% of base) : System.Net.Sockets.dasm - System.Net.Sockets.NetworkStream:BeginWrite(ref,int,int,ref,ref):ref:this
-8 (-1.41% of base) : System.Net.Sockets.dasm - System.Net.Sockets.SafeSocketHandle:GetOrAllocateThreadPoolBoundHandle(bool):ref:this
-8 (-1.49% of base) : System.Net.Sockets.dasm - System.Net.Sockets.Socket:PostOneBeginConnect(ref):ref
-8 (-0.41% of base) : System.Net.Sockets.dasm - System.Net.Sockets.Socket:Dispose(bool):this
-8 (-0.39% of base) : System.Net.Sockets.dasm - System.Net.Sockets.Socket:Connect(ref,int):this (3 methods)
-8 (-0.44% of base) : System.Net.Sockets.dasm - System.Net.Sockets.TcpClient:Connect(ref,int):this (3 methods)
-8 (-2.25% of base) : System.Net.WebClient.dasm - System.Net.WebClient:<UploadStringAsync>b__179_0(ref,ref,ref):this
-8 (-0.88% of base) : System.Net.WebClient.dasm - System.Net.WebClient:UploadFileAsync(ref,ref,ref,ref):this
-8 (-1.07% of base) : System.Net.WebClient.dasm - System.Net.WebClient:UploadValuesAsync(ref,ref,ref,ref):this
-8 (-0.91% of base) : System.Net.WebClient.dasm - System.Net.WebClient:UploadBits(ref,ref,ref,int,ref,ref):ref:this
-8 (-1.39% of base) : System.Net.WebClient.dasm - System.Net.WebClient:OpenReadAsync(ref,ref):this
-8 (-1.36% of base) : System.Net.WebClient.dasm - System.Net.WebClient:OpenWriteAsync(ref,ref,ref):this
-8 (-2.21% of base) : System.Net.WebClient.dasm - System.Net.WebClient:DownloadStringAsyncCallback(ref,ref,ref):this
-8 (-1.91% of base) : System.Net.WebClient.dasm - System.Net.WebClient:DownloadStringAsync(ref,ref):this
-8 (-1.91% of base) : System.Net.WebClient.dasm - System.Net.WebClient:DownloadDataAsync(ref,ref):this
-8 (-1.41% of base) : System.Net.WebClient.dasm - System.Net.WebClient:DownloadFileAsync(ref,ref,ref):this
-8 (-1.21% of base) : System.Net.WebClient.dasm - System.Net.WebClient:UploadStringAsync(ref,ref,ref,ref):this
-8 (-1.06% of base) : System.Net.WebClient.dasm - System.Net.WebClient:UploadDataAsync(ref,ref,ref,ref):this
-8 (-1.49% of base) : System.Net.WebClient.dasm - System.Net.WebClient:OpenRead(ref):ref:this (2 methods)
-8 (-1.31% of base) : System.Net.WebClient.dasm - System.Net.WebClient:OpenWrite(ref,ref):ref:this (2 methods)
-8 (-2.03% of base) : System.Net.WebClient.dasm - System.Net.WebClient:UploadDataInternal(ref,ref,ref,byref):ref:this
-8 (-1.19% of base) : System.Net.WebClient.dasm - System.Net.WebClient:UploadValues(ref,ref,ref):ref:this (2 methods)
-8 (-5.33% of base) : System.Net.WebClient.dasm - System.Net.WebClient:AbortRequest(ref)
-8 (-1.05% of base) : System.Net.WebClient.dasm - System.Net.WebClient:DownloadBits(ref,ref):ref:this
-8 (-2.27% of base) : System.Net.WebClient.dasm - System.Net.WebClient:DownloadDataInternal(ref,byref):ref:this
-8 (-1.10% of base) : System.Net.WebClient.dasm - System.Net.WebClient:DownloadFile(ref,ref):this (2 methods)
-8 (-0.23% of base) : System.Net.WebClient.dasm - <DownloadBitsAsync>d__150:MoveNext():this
-8 (-0.13% of base) : System.Net.WebClient.dasm - <UploadBitsAsync>d__152:MoveNext():this
-8 (-1.97% of base) : System.Net.WebClient.dasm - <>c__DisplayClass164_0:<OpenReadAsync>b__0(ref):this
-8 (-1.80% of base) : System.Net.WebClient.dasm - <>c__DisplayClass167_0:<OpenWriteAsync>b__0(ref):this
-8 (-0.69% of base) : System.Net.WebSockets.dasm - <WaitForWriteTaskAsync>d__60:MoveNext():this
-8 (-0.31% of base) : System.Net.WebSockets.dasm - <SendFrameFallbackAsync>d__61:MoveNext():this
-8 (-8.99% of base) : System.Private.CoreLib.dasm - System.Delegate:op_Inequality(ref,ref):bool
-8 (-18.60% of base) : System.Private.CoreLib.dasm - System.LocalAppContextSwitches:GetSwitchDefaultValue(ref):bool
-8 (-0.56% of base) : System.Private.CoreLib.dasm - System.Threading.CancellationTokenSource:ExecuteCallbackHandlers(bool):this
-8 (-12.31% of base) : System.Private.CoreLib.dasm - System.Reflection.Associates:IncludeAccessor(ref,bool):bool
-8 (-9.88% of base) : System.Private.CoreLib.dasm - System.Diagnostics.Tracing.EventSource:IsEnabled(int,long,ubyte):bool:this
-8 (-4.79% of base) : System.Private.CoreLib.dasm - System.Collections.Generic.NullableEqualityComparer`1[Double][System.Double]:Equals(struct,struct):bool:this
-8 (-10.67% of base) : System.Private.CoreLib.dasm - System.Collections.Generic.ObjectEqualityComparer`1[__Canon][System.__Canon]:Equals(ref,ref):bool:this
-8 (-18.60% of base) : System.Private.Xml.dasm - System.LocalAppContextSwitches:GetSwitchDefaultValue(ref):bool
-8 (-22.22% of base) : System.Private.Xml.dasm - System.Xml.Serialization.CodeIdentifier:IsValidStart(ushort):bool
-8 (-0.30% of base) : System.Security.Cryptography.Algorithms.dasm - System.Security.Cryptography.RsaPaddingProcessor:PadOaep(struct,struct):this
-8 (-0.30% of base) : System.Security.Cryptography.Cng.dasm - System.Security.Cryptography.RsaPaddingProcessor:PadOaep(struct,struct):this
-7 (-2.49% of base) : Microsoft.CodeAnalysis.CSharp.dasm - Microsoft.CodeAnalysis.CSharp.Symbols.ConstraintsHelper:SatisfiesConstructorConstraint(ref):bool
-7 (-9.33% of base) : Microsoft.CodeAnalysis.VisualBasic.dasm - _Closure$__:_Lambda$__1-2(struct):bool:this
-7 (-12.96% of base) : Microsoft.CodeAnalysis.VisualBasic.dasm - _Closure$__:_Lambda$__1-4(struct):bool:this
-7 (-7.37% of base) : Microsoft.CodeAnalysis.VisualBasic.dasm - _Closure$__:_Lambda$__1-6(struct):bool:this
-7 (-2.01% of base) : NuGet.Packaging.dasm - NuGet.Packaging.PackageHelper:IsPackageFile(ref,int):bool
-7 (-4.19% of base) : System.Private.Xml.dasm - System.Xml.Xsl.XsltOld.ActionFrame:Execute(ref):bool:this
-6 (-2.53% of base) : Microsoft.CodeAnalysis.CSharp.dasm - Microsoft.CodeAnalysis.CSharp.LocalRewriter:IsFloatPointExpressionOfUnknownPrecision(ref):bool
-6 (-5.13% of base) : Microsoft.CodeAnalysis.CSharp.dasm - Cursor:IsNonZeroWidthOrIsEndOfFile(struct):bool
-6 (-12.50% of base) : Microsoft.CSharp.dasm - Microsoft.CSharp.RuntimeBinder.Semantics.MethodSymbol:isUserCallable():bool:this
-6 (-0.64% of base) : System.Collections.dasm - System.Collections.Generic.HashSet`1[__Canon][System.__Canon]:HashSetEquals(ref,ref,ref):bool
-6 (-1.22% of base) : System.Private.Xml.dasm - System.Xml.Xsl.Xslt.QilGenerator:IsFunctionAvailable(ref,ref):bool
-6 (-2.78% of base) : System.Text.RegularExpressions.dasm - System.Text.RegularExpressions.RegexCharClass:IsWordChar(ushort):bool (3 methods)
-5 (-10.64% of base) : Microsoft.CodeAnalysis.CSharp.dasm - Microsoft.CodeAnalysis.CSharp.SyntaxFacts:IsHexDigit(ushort):bool
-5 (-6.76% of base) : Microsoft.CodeAnalysis.CSharp.dasm - Microsoft.CodeAnalysis.CSharp.Syntax.InternalSyntax.Lexer:MatchesProductionForXmlChar(int):bool
-5 (-3.68% of base) : Microsoft.CodeAnalysis.CSharp.dasm - Microsoft.CodeAnalysis.CSharp.CodeGen.CodeGenerator:IsConditional(int):bool
-5 (-6.17% of base) : Microsoft.CodeAnalysis.dasm - Microsoft.CodeAnalysis.AssemblyIdentity:IsValid(ref):bool
-5 (-11.63% of base) : Microsoft.CodeAnalysis.VisualBasic.dasm - Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.Parser:CanStartConsequenceExpression(ushort,bool):bool:this
-5 (-10.64% of base) : System.ComponentModel.TypeConverter.dasm - System.ComponentModel.MaskedTextProvider:IsAciiAlphanumeric(ushort):bool
-5 (-13.51% of base) : System.ComponentModel.TypeConverter.dasm - System.ComponentModel.MaskedTextProvider:IsAsciiLetter(ushort):bool
-5 (-6.76% of base) : System.Data.Common.dasm - System.Data.SqlTypes.SqlDecimal:FGt10_38():bool:this
-5 (-13.51% of base) : System.IO.FileSystem.dasm - System.IO.PathInternal:IsValidDriveChar(ushort):bool
-5 (-13.51% of base) : System.IO.FileSystem.Watcher.dasm - System.IO.PathInternal:IsValidDriveChar(ushort):bool
-5 (-10.87% of base) : System.Linq.Parallel.dasm - System.Linq.Parallel.AsynchronousChannel`1[__Canon][System.__Canon]:get_IsFull():bool:this
-5 (-10.87% of base) : System.Linq.Parallel.dasm - System.Linq.Parallel.AsynchronousChannel`1[Byte][System.Byte]:get_IsFull():bool:this
-5 (-10.87% of base) : System.Linq.Parallel.dasm - System.Linq.Parallel.AsynchronousChannel`1[Int16][System.Int16]:get_IsFull():bool:this
-5 (-10.87% of base) : System.Linq.Parallel.dasm - System.Linq.Parallel.AsynchronousChannel`1[Int32][System.Int32]:get_IsFull():bool:this
-5 (-10.87% of base) : System.Linq.Parallel.dasm - System.Linq.Parallel.AsynchronousChannel`1[Double][System.Double]:get_IsFull():bool:this
-5 (-10.87% of base) : System.Linq.Parallel.dasm - System.Linq.Parallel.AsynchronousChannel`1[Vector`1][System.Numerics.Vector`1[System.Single]]:get_IsFull():bool:this
-5 (-10.87% of base) : System.Linq.Parallel.dasm - System.Linq.Parallel.AsynchronousChannel`1[Int64][System.Int64]:get_IsFull():bool:this
-5 (-14.71% of base) : System.Net.Http.dasm - HeaderStoreItemInfo:CanAddValue(ref):bool:this
-5 (-13.51% of base) : System.Net.Mail.dasm - System.Net.Mime.QEncodedStream:IsAsciiLetter(ushort):bool
-5 (-5.05% of base) : System.Numerics.Vectors.dasm - System.Numerics.Matrix3x2:op_Inequality(struct,struct):bool
-5 (-3.76% of base) : System.Numerics.Vectors.dasm - System.Numerics.Plane:op_Inequality(struct,struct):bool
-5 (-7.04% of base) : System.Numerics.Vectors.dasm - System.Numerics.Quaternion:op_Inequality(struct,struct):bool
-5 (-8.77% of base) : System.Numerics.Vectors.dasm - System.Numerics.Vector3:op_Inequality(struct,struct):bool
-5 (-5.68% of base) : System.Private.CoreLib.dasm - System.Version:Equals(ref):bool:this (2 methods)
-5 (-13.51% of base) : System.Private.CoreLib.dasm - System.Reflection.AssemblyName:IsAsciiLetter(ushort):bool
-5 (-13.51% of base) : System.Private.DataContractSerialization.dasm - System.Runtime.Serialization.DataContract:IsAlpha(ushort):bool
-5 (-6.49% of base) : System.Private.Uri.dasm - System.IriHelper:CheckIriUnicodeRange(ushort,bool):bool
-5 (-13.51% of base) : System.Private.Uri.dasm - System.UriHelper:IsAsciiLetter(ushort):bool
-5 (-1.67% of base) : System.Private.Xml.dasm - MS.Internal.Xml.XPath.BooleanFunctions:toBoolean(ref):bool:this
-5 (-14.29% of base) : System.Private.Xml.dasm - System.Xml.DtdParser:get_ParsingTopLevelMarkup():bool:this
-5 (-12.20% of base) : System.Reflection.Metadata.dasm - System.Reflection.Metadata.StringUtils:IsEqualAscii(int,int,int):bool
-5 (-15.62% of base) : System.Runtime.Numerics.dasm - Number:IsWhite(ushort):bool
-5 (-11.90% of base) : System.Text.Encoding.CodePages.dasm - System.Text.GB18030Encoding:IsGBTwoByteTrailing(short):bool:this
-5 (-13.51% of base) : System.Threading.Tasks.Parallel.dasm - System.Threading.Tasks.ParallelLoopStateFlags32:ShouldExitLoop(int):bool:this
-5 (-13.51% of base) : xunit.execution.dotnet.dasm - ReplaceEscapeSequenceRule:IsHex(ushort):bool
-4 (-5.06% of base) : Microsoft.CodeAnalysis.CSharp.dasm - Microsoft.CodeAnalysis.CSharp.LookupOptionExtensions:AreValid(int):bool
-4 (-23.53% of base) : Microsoft.CodeAnalysis.CSharp.dasm - Microsoft.CodeAnalysis.CSharp.ErrorFacts:IsInfo(int):bool
-4 (-2.67% of base) : Microsoft.CodeAnalysis.dasm - Microsoft.Cci.ITypeReferenceExtensions:IsTypeSpecification(ref):bool
-4 (-7.02% of base) : Microsoft.CodeAnalysis.dasm - Microsoft.CodeAnalysis.ModuleExtensions:ShouldImportField(int,ubyte):bool
-4 (-26.67% of base) : Microsoft.CSharp.dasm - BinOpFullSig:isLifted():bool:this
-4 (-26.67% of base) : Microsoft.CSharp.dasm - UnaOpFullSig:isLifted():bool:this
-4 (-5.63% of base) : Microsoft.Diagnostics.Tracing.TraceEvent.dasm - Microsoft.Diagnostics.Tracing.StartStopActivityComputer:IsActivityPath(struct,int):bool
-4 (-0.68% of base) : Microsoft.DotNet.ProjectModel.dasm - Microsoft.DotNet.ProjectModel.Resolution.FrameworkReferenceResolver:TryGetAssembly(ref,ref,byref,byref):bool:this
-4 (-2.45% of base) : Newtonsoft.Json.dasm - Newtonsoft.Json.Serialization.DefaultContractResolver:FilterMembers(ref):bool
-4 (-1.73% of base) : System.Collections.dasm - System.Collections.Generic.HashSet`1[Byte][System.Byte]:IsSubsetOf(ref):bool:this
-4 (-1.38% of base) : System.Collections.dasm - System.Collections.Generic.HashSet`1[Byte][System.Byte]:IsProperSupersetOf(ref):bool:this
-4 (-1.40% of base) : System.Collections.dasm - System.Collections.Generic.HashSet`1[Byte][System.Byte]:SetEquals(ref):bool:this
-4 (-1.73% of base) : System.Collections.dasm - System.Collections.Generic.HashSet`1[Int16][System.Int16]:IsSubsetOf(ref):bool:this
-4 (-1.38% of base) : System.Collections.dasm - System.Collections.Generic.HashSet`1[Int16][System.Int16]:IsProperSupersetOf(ref):bool:this
-4 (-1.40% of base) : System.Collections.dasm - System.Collections.Generic.HashSet`1[Int16][System.Int16]:SetEquals(ref):bool:this
-4 (-1.73% of base) : System.Collections.dasm - System.Collections.Generic.HashSet`1[Int32][System.Int32]:IsSubsetOf(ref):bool:this
-4 (-1.38% of base) : System.Collections.dasm - System.Collections.Generic.HashSet`1[Int32][System.Int32]:IsProperSupersetOf(ref):bool:this
-4 (-1.40% of base) : System.Collections.dasm - System.Collections.Generic.HashSet`1[Int32][System.Int32]:SetEquals(ref):bool:this
-4 (-1.73% of base) : System.Collections.dasm - System.Collections.Generic.HashSet`1[Double][System.Double]:IsSubsetOf(ref):bool:this
-4 (-1.38% of base) : System.Collections.dasm - System.Collections.Generic.HashSet`1[Double][System.Double]:IsProperSupersetOf(ref):bool:this
-4 (-1.40% of base) : System.Collections.dasm - System.Collections.Generic.HashSet`1[Double][System.Double]:SetEquals(ref):bool:this
-4 (-1.73% of base) : System.Collections.dasm - System.Collections.Generic.HashSet`1[Vector`1][System.Numerics.Vector`1[System.Single]]:IsSubsetOf(ref):bool:this
-4 (-1.38% of base) : System.Collections.dasm - System.Collections.Generic.HashSet`1[Vector`1][System.Numerics.Vector`1[System.Single]]:IsProperSupersetOf(ref):bool:this
-4 (-1.40% of base) : System.Collections.dasm - System.Collections.Generic.HashSet`1[Vector`1][System.Numerics.Vector`1[System.Single]]:SetEquals(ref):bool:this
-4 (-1.73% of base) : System.Collections.dasm - System.Collections.Generic.HashSet`1[Int64][System.Int64]:IsSubsetOf(ref):bool:this
-4 (-1.38% of base) : System.Collections.dasm - System.Collections.Generic.HashSet`1[Int64][System.Int64]:IsProperSupersetOf(ref):bool:this
-4 (-1.40% of base) : System.Collections.dasm - System.Collections.Generic.HashSet`1[Int64][System.Int64]:SetEquals(ref):bool:this
-4 (-2.90% of base) : System.Collections.dasm - System.Collections.Generic.Queue`1[Byte][System.Byte]:Contains(ubyte):bool:this
-4 (-2.90% of base) : System.Collections.dasm - System.Collections.Generic.Queue`1[Int16][System.Int16]:Contains(short):bool:this
-4 (-3.03% of base) : System.Collections.dasm - System.Collections.Generic.Queue`1[Int32][System.Int32]:Contains(int):bool:this
-4 (-2.99% of base) : System.Collections.dasm - System.Collections.Generic.Queue`1[Double][System.Double]:Contains(double):bool:this
-4 (-2.08% of base) : System.Collections.dasm - System.Collections.Generic.Queue`1[Vector`1][System.Numerics.Vector`1[System.Single]]:Contains(struct):bool:this
-4 (-2.84% of base) : System.Collections.dasm - System.Collections.Generic.Queue`1[Int64][System.Int64]:Contains(long):bool:this
-4 (-3.03% of base) : System.ComponentModel.TypeConverter.dasm - System.ComponentModel.TypeDescriptor:ShouldHideMember(ref,ref):bool
-4 (-26.67% of base) : System.ComponentModel.TypeConverter.dasm - FilterCacheItem:IsValid(ref):bool:this
-4 (-26.67% of base) : System.Data.Common.dasm - System.Data.LookupNode:DependsOn(ref):bool:this
-4 (-1.61% of base) : System.Net.WebProxy.dasm - System.Net.WebProxy:IsLocal(ref):bool:this
-4 (-5.97% of base) : System.Private.CoreLib.dasm - System.Delegate:op_Equality(ref,ref):bool
-4 (-7.55% of base) : System.Private.CoreLib.dasm - System.Version:op_Equality(ref,ref):bool
-4 (-1.54% of base) : System.Private.CoreLib.dasm - System.Threading.Tasks.ValueTask:get_IsCompletedSuccessfully():bool:this
-4 (-1.54% of base) : System.Private.CoreLib.dasm - System.Threading.Tasks.ValueTask`1[Byte][System.Byte]:get_IsCompletedSuccessfully():bool:this
-4 (-1.54% of base) : System.Private.CoreLib.dasm - System.Threading.Tasks.ValueTask`1[Int16][System.Int16]:get_IsCompletedSuccessfully():bool:this
-4 (-1.54% of base) : System.Private.CoreLib.dasm - System.Threading.Tasks.ValueTask`1[Int32][System.Int32]:get_IsCompletedSuccessfully():bool:this
-4 (-1.54% of base) : System.Private.CoreLib.dasm - System.Threading.Tasks.ValueTask`1[Double][System.Double]:get_IsCompletedSuccessfully():bool:this
-4 (-1.54% of base) : System.Private.CoreLib.dasm - System.Threading.Tasks.ValueTask`1[Vector`1][System.Numerics.Vector`1[System.Single]]:get_IsCompletedSuccessfully():bool:this
-4 (-1.54% of base) : System.Private.CoreLib.dasm - System.Threading.Tasks.ValueTask`1[Int64][System.Int64]:get_IsCompletedSuccessfully():bool:this
-4 (-22.22% of base) : System.Private.CoreLib.dasm - System.Reflection.Emit.TypeBuilder:IsCOMObjectImpl():bool:this
-4 (-3.10% of base) : System.Private.CoreLib.dasm - System.Globalization.HebrewNumber:IsDigit(ushort):bool
-4 (-9.52% of base) : System.Private.CoreLib.dasm - System.Globalization.SortVersion:op_Equality(ref,ref):bool
-4 (-26.67% of base) : System.Private.CoreLib.dasm - ActivityInfo:CanBeOrphan():bool:this
-4 (-6.45% of base) : System.Private.CoreLib.dasm - System.Collections.Generic.NullableEqualityComparer`1[Byte][System.Byte]:Equals(struct,struct):bool:this
-4 (-6.25% of base) : System.Private.CoreLib.dasm - System.Collections.Generic.NullableEqualityComparer`1[Int16][System.Int16]:Equals(struct,struct):bool:this
-4 (-6.90% of base) : System.Private.CoreLib.dasm - System.Collections.Generic.NullableEqualityComparer`1[Int32][System.Int32]:Equals(struct,struct):bool:this
-4 (-9.09% of base) : System.Private.CoreLib.dasm - System.Collections.Generic.NullableEqualityComparer`1[Int64][System.Int64]:Equals(struct,struct):bool:this
-4 (-26.67% of base) : System.Private.Xml.dasm - System.Xml.Schema.DfaContentValidator:CompleteValidation(ref):bool:this
-4 (-26.67% of base) : System.Private.Xml.dasm - System.Xml.Xsl.Xslt.MatcherBuilder:IsNoMatch(ref):bool:this
-4 (-0.36% of base) : System.Private.Xml.dasm - System.Xml.Xsl.XsltOld.XsltCompileContext:FunctionAvailable(ref):bool:this
-3 (-1.97% of base) : Microsoft.CodeAnalysis.CSharp.dasm - Microsoft.CodeAnalysis.CSharp.UnprocessedDocumentationCommentFinder:IsSyntacticallyFilteredOut(struct):bool:this
-3 (-0.15% of base) : Microsoft.CodeAnalysis.CSharp.dasm - Microsoft.CodeAnalysis.CSharp.SyntaxFactory:IsCompleteSubmission(ref):bool
-3 (-2.56% of base) : Microsoft.CodeAnalysis.CSharp.dasm - Microsoft.CodeAnalysis.CSharp.Syntax.LookupPosition:IsBeforeToken(int,struct):bool
-3 (-0.50% of base) : Microsoft.CodeAnalysis.CSharp.dasm - Microsoft.CodeAnalysis.CSharp.Syntax.InternalSyntax.LanguageParser:IsPossibleNewExpression():bool:this
-3 (-1.35% of base) : Microsoft.CodeAnalysis.dasm - Microsoft.CodeAnalysis.AbstractSyntaxNavigator:TryGetLastTokenForStructuredTrivia(struct,ref,ref,byref):bool:this
-3 (-6.25% of base) : Microsoft.CodeAnalysis.dasm - Microsoft.CodeAnalysis.CodeGen.MethodBody:get_HasAnySequencePoints():bool:this
-3 (-1.46% of base) : Microsoft.CodeAnalysis.VisualBasic.dasm - Microsoft.CodeAnalysis.VisualBasic.Syntax.SyntaxNormalizer:EndsWithColonSeparator(struct):bool:this
-3 (-1.97% of base) : Microsoft.CodeAnalysis.VisualBasic.dasm - MislocatedDocumentationCommentFinder:IsSyntacticallyFilteredOut(struct):bool:this
-3 (-0.64% of base) : System.Private.Xml.dasm - System.Xml.Schema.NamespaceList:IsSubset(ref,ref):bool
-3 (-0.51% of base) : System.Private.Xml.dasm - System.Xml.Xsl.XmlQueryType:IsSubtypeOfItemType(ref):bool:this
-3 (-1.36% of base) : System.Runtime.Numerics.dasm - System.Numerics.Complex:IsNaN(struct):bool
-2 (-0.62% of base) : CommandLine.dasm - CommandLine.Core.ReflectionExtensions:IsPrimitiveEx(ref):bool
-2 (-1.14% of base) : Microsoft.CodeAnalysis.CSharp.dasm - Microsoft.CodeAnalysis.CSharp.Binder:IsConstructorOrField(ref,bool):bool
-2 (-2.44% of base) : Microsoft.CodeAnalysis.CSharp.dasm - Microsoft.CodeAnalysis.CSharp.Conversion:get_IsValid():bool:this
-2 (-2.41% of base) : Microsoft.CodeAnalysis.CSharp.dasm - Microsoft.CodeAnalysis.CSharp.MethodTypeInferrer:HasBound(int):bool:this
-2 (-1.16% of base) : Microsoft.CodeAnalysis.CSharp.dasm - Microsoft.CodeAnalysis.CSharp.MethodTypeInferrer:DoesOutputTypeContain(ref,ref,ref):bool
-2 (-1.96% of base) : Microsoft.CodeAnalysis.CSharp.dasm - Microsoft.CodeAnalysis.CSharp.LocalRewriter:ConstantValueIsTrivial(ref):bool
-2 (-3.57% of base) : Microsoft.CodeAnalysis.CSharp.dasm - Microsoft.CodeAnalysis.CSharp.SyntaxFacts:IsUnaryOperatorDeclarationToken(ushort):bool
-2 (-4.44% of base) : Microsoft.CodeAnalysis.CSharp.dasm - Microsoft.CodeAnalysis.CSharp.SyntaxFacts:IsNewLine(ushort):bool
-2 (-2.22% of base) : Microsoft.CodeAnalysis.CSharp.dasm - Microsoft.CodeAnalysis.CSharp.SyntaxNodeExtensions:CanHaveAssociatedLocalBinder(ref):bool
-2 (-0.84% of base) : Microsoft.CodeAnalysis.CSharp.dasm - Microsoft.CodeAnalysis.CSharp.Symbols.TypeSymbolExtensions:HasNamespaceName(ref,ref,int,int):bool
-2 (-0.44% of base) : Microsoft.CodeAnalysis.CSharp.dasm - Microsoft.CodeAnalysis.CSharp.Symbols.TypeSymbolExtensions:HasCustomModifiers(ref,bool):bool
-2 (-1.80% of base) : Microsoft.CodeAnalysis.CSharp.dasm - Microsoft.CodeAnalysis.CSharp.Symbols.TypeSymbolExtensions:CanBeAssignedNull(ref):bool
-2 (-5.00% of base) : Microsoft.CodeAnalysis.CSharp.dasm - Microsoft.CodeAnalysis.CSharp.CodeGen.CodeGenerator:OperatorHasSideEffects(int):bool
-2 (-2.41% of base) : Microsoft.CodeAnalysis.CSharp.dasm - <>c:<AppendSymbolsWithNameAndArity>b__66_0(ref):bool:this
-2 (-4.17% of base) : Microsoft.CodeAnalysis.dasm - Microsoft.CodeAnalysis.DesktopAssemblyIdentityComparer:IsTriviallyNonRetargetable(ref):bool
-2 (-2.38% of base) : Microsoft.CodeAnalysis.dasm - Microsoft.CodeAnalysis.EnumBounds:IsValid(int):bool (4 methods)
-2 (-5.88% of base) : Microsoft.CodeAnalysis.dasm - Microsoft.CodeAnalysis.AssemblyIdentity:IsWhiteSpace(ushort):bool
-2 (-4.26% of base) : Microsoft.CodeAnalysis.dasm - Microsoft.CodeAnalysis.SyntaxAnnotation:op_Inequality(ref,ref):bool
-2 (-3.45% of base) : Microsoft.CodeAnalysis.dasm - Microsoft.CodeAnalysis.XmlCharType:IsStartNameCharXml4e(ushort):bool
-2 (-5.26% of base) : Microsoft.CodeAnalysis.dasm - Microsoft.CodeAnalysis.XmlCharType:IsHexDigit(ushort):bool
-2 (-4.44% of base) : Microsoft.CodeAnalysis.dasm - Microsoft.CodeAnalysis.Text.TextUtilities:IsAnyLineBreakCharacter(ushort):bool
-2 (-1.41% of base) : Microsoft.CodeAnalysis.dasm - Microsoft.CodeAnalysis.Collections.ByteSequenceComparer:Equals(ref,int,ref,int,int):bool
-2 (-1.79% of base) : Microsoft.CodeAnalysis.VisualBasic.dasm - Microsoft.CodeAnalysis.VisualBasic.Symbols.TypeSymbolExtensions:IsValidTypeForConstField(ref):bool
-2 (-6.67% of base) : Microsoft.CodeAnalysis.VisualBasic.dasm - Microsoft.CodeAnalysis.VisualBasic.BoundExpressionExtensions:IsInstanceReference(ref):bool
-2 (-5.71% of base) : Microsoft.CodeAnalysis.VisualBasic.dasm - Microsoft.CodeAnalysis.VisualBasic.BoundNodeExtensions:IsAnyLambda(ref):bool
-2 (-1.32% of base) : Microsoft.CodeAnalysis.VisualBasic.dasm - Microsoft.CodeAnalysis.VisualBasic.VisualBasicCommandLineParser:IsSeparatorOrEndOfFile(struct):bool
-2 (-1.02% of base) : Microsoft.CodeAnalysis.VisualBasic.dasm - Microsoft.CodeAnalysis.VisualBasic.MethodToClassRewriter`1[__Canon][System.__Canon]:ShouldRewriteMethodSymbol(ref,ref,ref):bool:this
-2 (-1.02% of base) : Microsoft.CodeAnalysis.VisualBasic.dasm - Microsoft.CodeAnalysis.VisualBasic.MethodToClassRewriter`1[Byte][System.Byte]:ShouldRewriteMethodSymbol(ref,ref,ref):bool:this
-2 (-1.02% of base) : Microsoft.CodeAnalysis.VisualBasic.dasm - Microsoft.CodeAnalysis.VisualBasic.MethodToClassRewriter`1[Int16][System.Int16]:ShouldRewriteMethodSymbol(ref,ref,ref):bool:this
-2 (-1.02% of base) : Microsoft.CodeAnalysis.VisualBasic.dasm - Microsoft.CodeAnalysis.VisualBasic.MethodToClassRewriter`1[Int32][System.Int32]:ShouldRewriteMethodSymbol(ref,ref,ref):bool:this
-2 (-1.02% of base) : Microsoft.CodeAnalysis.VisualBasic.dasm - Microsoft.CodeAnalysis.VisualBasic.MethodToClassRewriter`1[Double][System.Double]:ShouldRewriteMethodSymbol(ref,ref,ref):bool:this
-2 (-1.02% of base) : Microsoft.CodeAnalysis.VisualBasic.dasm - Microsoft.CodeAnalysis.VisualBasic.MethodToClassRewriter`1[Vector`1][System.Numerics.Vector`1[System.Single]]:ShouldRewriteMethodSymbol(ref,ref,ref):bool:this
-2 (-1.02% of base) : Microsoft.CodeAnalysis.VisualBasic.dasm - Microsoft.CodeAnalysis.VisualBasic.MethodToClassRewriter`1[Int64][System.Int64]:ShouldRewriteMethodSymbol(ref,ref,ref):bool:this
-2 (-4.76% of base) : Microsoft.CodeAnalysis.VisualBasic.dasm - Microsoft.CodeAnalysis.VisualBasic.SyntaxFacts:IsName(ushort):bool
-2 (-3.70% of base) : Microsoft.CodeAnalysis.VisualBasic.dasm - Microsoft.CodeAnalysis.VisualBasic.SyntaxFacts:IsNamespaceMemberDeclaration(ushort):bool
-2 (-5.71% of base) : Microsoft.CodeAnalysis.VisualBasic.dasm - Microsoft.CodeAnalysis.VisualBasic.SyntaxFacts:IsTerminator(ushort):bool
-2 (-3.28% of base) : Microsoft.CodeAnalysis.VisualBasic.dasm - Microsoft.CodeAnalysis.VisualBasic.SyntaxFacts:IsNewLine(ushort):bool
-2 (-4.17% of base) : Microsoft.CodeAnalysis.VisualBasic.dasm - Microsoft.CodeAnalysis.VisualBasic.SyntaxFacts:IsIdentifierStartCharacter(ushort):bool
-2 (-2.82% of base) : Microsoft.CodeAnalysis.VisualBasic.dasm - Microsoft.CodeAnalysis.VisualBasic.SyntaxFacts:IsWideIdentifierCharacter(ushort):bool
-2 (-3.92% of base) : Microsoft.CodeAnalysis.VisualBasic.dasm - Microsoft.CodeAnalysis.VisualBasic.Conversions:IsClassType(ref):bool
-2 (-6.25% of base) : Microsoft.CSharp.dasm - Microsoft.CSharp.RuntimeBinder.Semantics.AggregateSymbol:IsRefType():bool:this
-2 (-2.30% of base) : Microsoft.CSharp.dasm - Microsoft.CSharp.RuntimeBinder.Semantics.MethodOrPropertySymbol:MarshalAsObject(int):bool:this
-2 (-1.14% of base) : Microsoft.Diagnostics.Tracing.TraceEvent.dasm - Microsoft.Diagnostics.Tracing.Etlx.TraceLog:CurrentMachineIsCollectionMachine():bool:this
-2 (-2.33% of base) : Microsoft.Diagnostics.Tracing.TraceEvent.dasm - StackInfo:get_AreIncPathsBitsAllSet():bool:this
-2 (-0.88% of base) : Microsoft.DotNet.Cli.Utils.dasm - Microsoft.DotNet.Cli.Utils.ArgumentEscaper:ArgumentContainsWhitespace(ref):bool
-2 (-2.99% of base) : Microsoft.DotNet.ProjectModel.dasm - Microsoft.DotNet.Tools.Compiler.PPFileTokenizer:IsWordChar(ushort):bool
-2 (-1.80% of base) : Newtonsoft.Json.dasm - Newtonsoft.Json.JsonTextReader:ValidIdentifierChar(ushort):bool:this
-2 (-2.30% of base) : Newtonsoft.Json.dasm - Newtonsoft.Json.Serialization.JsonSerializerInternalReader:HasNoDefinedType(ref):bool:this
-2 (-2.99% of base) : NuGet.Common.dasm - NuGet.Common.Tokenizer:IsWordChar(ushort):bool
-2 (-5.13% of base) : NuGet.Frameworks.dasm - NuGet.Frameworks.NuGetFramework:IsLetterOrDot(ushort):bool
-2 (-3.39% of base) : NuGet.Frameworks.dasm - NuGet.Frameworks.NuGetFramework:IsValidProfileChar(ushort):bool
-2 (-1.65% of base) : NuGet.Packaging.dasm - NuGet.Packaging.PackageBuilder:ValidateSpecialVersionLength(ref):bool
-2 (-4.08% of base) : NuGet.Versioning.dasm - NuGet.Versioning.SemanticVersion:IsLetterOrDigitOrDash(ushort):bool
-2 (-2.70% of base) : System.Collections.dasm - System.Collections.HashHelpers:IsPrime(int):bool
-2 (-1.80% of base) : System.CommandLine.dasm - <>c:<IsValidName>b__17_0(ushort):bool:this
-2 (-2.25% of base) : System.ComponentModel.TypeConverter.dasm - System.UriTypeConverter:CanConvertFrom(ref,ref):bool:this
-2 (-2.25% of base) : System.ComponentModel.TypeConverter.dasm - System.UriTypeConverter:CanConvertTo(ref,ref):bool:this
-2 (-2.25% of base) : System.ComponentModel.TypeConverter.dasm - System.ComponentModel.EnumConverter:CanConvertFrom(ref,ref):bool:this
-2 (-2.25% of base) : System.ComponentModel.TypeConverter.dasm - System.ComponentModel.EnumConverter:CanConvertTo(ref,ref):bool:this
-2 (-2.25% of base) : System.ComponentModel.TypeConverter.dasm - System.ComponentModel.VersionConverter:CanConvertFrom(ref,ref):bool:this
-2 (-2.25% of base) : System.ComponentModel.TypeConverter.dasm - System.ComponentModel.VersionConverter:CanConvertTo(ref,ref):bool:this
-2 (-0.89% of base) : System.ComponentModel.TypeConverter.dasm - WeakKeyComparer:System.Collections.IEqualityComparer.Equals(ref,ref):bool:this
-2 (-0.84% of base) : System.ComponentModel.TypeConverter.dasm - System.ComponentModel.MaskedTextProvider:IsPrintableChar(ushort):bool
-2 (-4.44% of base) : System.Console.dasm - System.ConsolePal:IsModKey(struct):bool
-2 (-0.90% of base) : System.Data.Common.dasm - System.Data.DataColumn:IsAutoIncrementType(ref):bool
-2 (-4.88% of base) : System.Data.Common.dasm - System.Data.DataTable:UpdatingCurrent(ref,int):bool:this
-2 (-3.28% of base) : System.Data.Common.dasm - System.Data.DataTable:get_NeedColumnChangeEvents():bool:this
-2 (-1.54% of base) : System.Data.Common.dasm - System.Data.RelatedView:CompareArray(ref,ref):bool:this
-2 (-6.45% of base) : System.Data.Common.dasm - System.Data.Select:IsSupportedOperator(int):bool:this
-2 (-3.92% of base) : System.Data.Common.dasm - System.Data.ExpressionNode:IsInteger(int):bool
-2 (-2.82% of base) : System.Data.Common.dasm - System.Data.ExpressionNode:IsIntegerSql(int):bool
-2 (-6.45% of base) : System.Data.Common.dasm - System.Data.ExpressionNode:IsUnsigned(int):bool
-2 (-5.56% of base) : System.Data.Common.dasm - System.Data.ExpressionNode:IsUnsignedSql(int):bool
-2 (-7.69% of base) : System.Data.Common.dasm - System.Data.ExpressionNode:IsFloat(int):bool
-2 (-4.35% of base) : System.Data.Common.dasm - System.Data.ExpressionNode:IsFloatSql(int):bool
-2 (-5.56% of base) : System.Data.Common.dasm - System.Data.Operators:IsArithmetical(int):bool
-2 (-5.56% of base) : System.Data.Common.dasm - System.Data.Operators:IsLogical(int):bool
-2 (-8.00% of base) : System.Data.Common.dasm - System.Data.Common.DataStorage:IsTypeCustomType(int):bool
-2 (-3.77% of base) : System.IO.FileSystem.Watcher.dasm - System.IO.FileSystemWatcher:IsHandleInvalid(ref):bool
-2 (-1.08% of base) : System.Linq.Expressions.dasm - System.Linq.Expressions.SwitchExpression:get_IsLifted():bool:this
-2 (-5.88% of base) : System.Net.Http.dasm - System.Net.Mime.MailBnfHelper:IsAllowedWhiteSpace(ushort):bool
-2 (-2.94% of base) : System.Net.HttpListener.dasm - System.Net.HttpListenerRequest:get_HasEntityBody():bool:this
-2 (-3.92% of base) : System.Net.HttpListener.dasm - System.Net.HttpListener:IsCredentialFailure(int):bool
-2 (-2.33% of base) : System.Net.HttpListener.dasm - System.Net.HttpListener:IsClientFault(int):bool
-2 (-1.15% of base) : System.Net.HttpListener.dasm - System.Net.WebSockets.WebSocketBase:CanHandleExceptionDuringClose(ref):bool:this
-2 (-2.04% of base) : System.Net.HttpListener.dasm - System.Net.WebSockets.WebSocketHttpListenerDuplexStream:CanHandleException(ref):bool
-2 (-1.55% of base) : System.Net.Mail.dasm - System.Net.Mime.MimeBasePart:ShouldUseBase64Encoding(ref):bool
-2 (-5.88% of base) : System.Net.Mail.dasm - System.Net.Mime.MailBnfHelper:IsAllowedWhiteSpace(ushort):bool
-2 (-0.25% of base) : System.Net.Primitives.dasm - System.IPv6AddressHelper:IsValidStrict(long,int,byref):bool
-2 (-5.00% of base) : System.Net.WebHeaderCollection.dasm - System.Net.WebHeaderCollection:get_AllowHttpRequestHeader():bool:this
-2 (-5.00% of base) : System.Net.WebHeaderCollection.dasm - System.Net.WebHeaderCollection:get_AllowHttpResponseHeader():bool:this
-2 (-0.46% of base) : System.Private.CoreLib.dasm - System.RuntimeType:IsSubclassOf(ref):bool:this (2 methods)
-2 (-0.23% of base) : System.Private.CoreLib.dasm - System.String:EndsWith(ref,int):bool:this
-2 (-6.25% of base) : System.Private.CoreLib.dasm - System.Enum:StartsNumber(ushort):bool
-2 (-4.17% of base) : System.Private.CoreLib.dasm - System.RuntimeTypeHandle:IsPrimitive(ref):bool
-2 (-4.17% of base) : System.Private.CoreLib.dasm - System.RuntimeTypeHandle:HasElementType(ref):bool
-2 (-0.28% of base) : System.Private.CoreLib.dasm - System.String:Equals(ref,int):bool:this
-2 (-0.28% of base) : System.Private.CoreLib.dasm - System.String:Equals(ref,ref,int):bool
-2 (-0.82% of base) : System.Private.CoreLib.dasm - System.Type:IsIntegerType(ref):bool
-2 (-5.88% of base) : System.Private.CoreLib.dasm - System.Convert:IsSpace(ushort):bool
-2 (-1.64% of base) : System.Private.CoreLib.dasm - System.Globalization.CharUnicodeInfo:IsCombiningCategory(int):bool
-2 (-5.00% of base) : System.Private.CoreLib.dasm - System.Globalization.IdnMapping:IsDot(ushort):bool
-2 (-5.71% of base) : System.Private.CoreLib.dasm - System.Globalization.TextInfo:IsLetterCategory(int):bool
-2 (-2.70% of base) : System.Private.CoreLib.dasm - System.Collections.HashHelpers:IsPrime(int):bool
-2 (-5.88% of base) : System.Private.DataContractSerialization.dasm - System.Xml.XmlBaseWriter:IsWhitespace(ushort):bool:this
-2 (-4.76% of base) : System.Private.DataContractSerialization.dasm - System.Xml.XmlConverter:IsWhitespace(ushort):bool
-2 (-5.56% of base) : System.Private.DataContractSerialization.dasm - System.Xml.XmlDictionaryReader:IsTextNode(int):bool:this
-2 (-5.88% of base) : System.Private.DataContractSerialization.dasm - System.Xml.EncodingStreamWrapper:IsWhitespace(ubyte):bool
-2 (-7.69% of base) : System.Private.DataContractSerialization.dasm - System.Runtime.Serialization.ExtensionDataReader:IsElementNode(int):bool:this
-2 (-3.12% of base) : System.Private.DataContractSerialization.dasm - System.Runtime.Serialization.Json.DataContractJsonSerializer:CharacterNeedsEscaping(ushort):bool
-2 (-5.88% of base) : System.Private.DataContractSerialization.dasm - System.Runtime.Serialization.Json.XmlJsonReader:IsWhitespace(ubyte):bool
-2 (-3.12% of base) : System.Private.DataContractSerialization.dasm - System.Runtime.Serialization.Json.XmlJsonWriter:CharacterNeedsEscaping(ushort):bool
-2 (-5.71% of base) : System.Private.DataContractSerialization.dasm - System.Runtime.Serialization.Json.XmlJsonWriter:IsUnicodeNewlineCharacter(ushort):bool
-2 (-3.39% of base) : System.Private.Uri.dasm - System.Uri:IsReservedCharacter(ushort):bool:this
-2 (-2.25% of base) : System.Private.Uri.dasm - System.Uri:IsExcludedCharacter(ushort):bool
-2 (-2.25% of base) : System.Private.Uri.dasm - System.Uri:IsBadFileSystemCharacter(ushort):bool:this
-2 (-2.44% of base) : System.Private.Uri.dasm - System.Uri:op_Inequality(ref,ref):bool
-2 (-5.26% of base) : System.Private.Uri.dasm - System.Uri:IsHexDigit(ushort):bool
-2 (-4.08% of base) : System.Private.Uri.dasm - System.UriHelper:IsGenDelim(ushort):bool
-2 (-4.76% of base) : System.Private.Uri.dasm - System.UriHelper:IsLWS(ushort):bool
-2 (-3.17% of base) : System.Private.Uri.dasm - System.UriHelper:IsBidiControlCharacter(ushort):bool
-2 (-2.27% of base) : System.Private.Xml.dasm - MS.Internal.Xml.XPath.LogicalExpr:cmpNumberNumberO(int,double,double):bool
-2 (-4.88% of base) : System.Private.Xml.dasm - MS.Internal.Xml.XPath.XPathParser:IsStep(int):bool
-2 (-6.25% of base) : System.Private.Xml.dasm - System.Xml.XmlWellFormedWriter:get_InBase64():bool:this
-2 (-4.88% of base) : System.Private.Xml.dasm - System.Xml.XmlWriterSettings:get_IsQuerySpecific():bool:this
-2 (-3.92% of base) : System.Private.Xml.dasm - System.Xml.XmlEntity:IsValidChildType(int):bool:this
-2 (-5.88% of base) : System.Private.Xml.dasm - System.Xml.Xsl.XPathConvert:IsWhitespace(ushort):bool
-2 (-1.85% of base) : System.Private.Xml.dasm - System.Xml.Xsl.XsltOld.RecordBuilder:CanOutput(int):bool:this
-2 (-4.88% of base) : System.Private.Xml.dasm - System.Xml.Xsl.XPath.XPathParser`1[__Canon][System.__Canon]:IsStep(int):bool
-2 (-6.45% of base) : System.Private.Xml.dasm - System.Xml.Xsl.XPath.XPathParser`1[__Canon][System.__Canon]:IsReverseAxis(int):bool
-2 (-4.88% of base) : System.Private.Xml.dasm - System.Xml.Xsl.XPath.XPathParser`1[Byte][System.Byte]:IsStep(int):bool
-2 (-6.45% of base) : System.Private.Xml.dasm - System.Xml.Xsl.XPath.XPathParser`1[Byte][System.Byte]:IsReverseAxis(int):bool
-2 (-4.88% of base) : System.Private.Xml.dasm - System.Xml.Xsl.XPath.XPathParser`1[Int16][System.Int16]:IsStep(int):bool
-2 (-6.45% of base) : System.Private.Xml.dasm - System.Xml.Xsl.XPath.XPathParser`1[Int16][System.Int16]:IsReverseAxis(int):bool
-2 (-4.88% of base) : System.Private.Xml.dasm - System.Xml.Xsl.XPath.XPathParser`1[Int32][System.Int32]:IsStep(int):bool
-2 (-6.45% of base) : System.Private.Xml.dasm - System.Xml.Xsl.XPath.XPathParser`1[Int32][System.Int32]:IsReverseAxis(int):bool
-2 (-4.88% of base) : System.Private.Xml.dasm - System.Xml.Xsl.XPath.XPathParser`1[Double][System.Double]:IsStep(int):bool
-2 (-6.45% of base) : System.Private.Xml.dasm - System.Xml.Xsl.XPath.XPathParser`1[Double][System.Double]:IsReverseAxis(int):bool
-2 (-4.88% of base) : System.Private.Xml.dasm - System.Xml.Xsl.XPath.XPathParser`1[Vector`1][System.Numerics.Vector`1[System.Single]]:IsStep(int):bool
-2 (-6.45% of base) : System.Private.Xml.dasm - System.Xml.Xsl.XPath.XPathParser`1[Vector`1][System.Numerics.Vector`1[System.Single]]:IsReverseAxis(int):bool
-2 (-4.88% of base) : System.Private.Xml.dasm - System.Xml.Xsl.XPath.XPathParser`1[Int64][System.Int64]:IsStep(int):bool
-2 (-6.45% of base) : System.Private.Xml.dasm - System.Xml.Xsl.XPath.XPathParser`1[Int64][System.Int64]:IsReverseAxis(int):bool
-2 (-6.90% of base) : System.Private.Xml.dasm - System.Xml.Serialization.TypeDesc:get_IsArrayLike():bool:this
-2 (-3.77% of base) : System.Private.Xml.dasm - System.Xml.Serialization.XmlSerializationReader:IsPrimitiveNamespace(ref):bool:this
-2 (-1.98% of base) : System.Private.Xml.Linq.dasm - System.Xml.XPath.XNodeNavigator:IsContent(ref,ref):bool
-2 (-5.56% of base) : System.Reflection.Metadata.dasm - System.Reflection.PortableExecutable.ManagedTextSection:get_Requires64bits():bool:this
-2 (-4.08% of base) : System.Reflection.Metadata.dasm - System.Reflection.Metadata.Ecma335.ExceptionRegionEncoder:IsValidCatchTypeHandle(struct):bool
-2 (-1.41% of base) : System.Reflection.Metadata.dasm - System.Reflection.Internal.ByteSequenceComparer:Equals(ref,int,ref,int,int):bool
-2 (-3.45% of base) : System.Runtime.Extensions.dasm - System.Net.WebUtility:IsUrlSafeChar(ushort):bool
-2 (-2.70% of base) : System.Runtime.Serialization.Formatters.dasm - System.Collections.HashHelpers:IsPrime(int):bool
-2 (-1.72% of base) : System.Security.AccessControl.dasm - System.Security.AccessControl.CommonAcl:AceOpaquesMatch(ref,ref):bool
-2 (-4.35% of base) : System.Security.Cryptography.Algorithms.dasm - Crypt32:OidGroupWillNotUseActiveDirectory(int):bool
-2 (-6.90% of base) : System.Security.Cryptography.Algorithms.dasm - System.Security.Cryptography.ECCurve:get_IsPrime():bool:this
-2 (-4.35% of base) : System.Security.Cryptography.Cng.dasm - Crypt32:OidGroupWillNotUseActiveDirectory(int):bool
-2 (-4.35% of base) : System.Security.Cryptography.Csp.dasm - Crypt32:OidGroupWillNotUseActiveDirectory(int):bool
-2 (-4.35% of base) : System.Security.Cryptography.Encoding.dasm - Crypt32:OidGroupWillNotUseActiveDirectory(int):bool
-2 (-4.35% of base) : System.Security.Cryptography.X509Certificates.dasm - Crypt32:OidGroupWillNotUseActiveDirectory(int):bool
-2 (-0.90% of base) : System.Security.Cryptography.X509Certificates.dasm - System.Security.Cryptography.X509Certificates.ECDsaCertificateExtensions:HasECDsaKeyUsage(ref):bool
-2 (-6.25% of base) : System.Text.RegularExpressions.dasm - System.Text.RegularExpressions.RegexParser:IsOnlyTopOption(int):bool:this
-2 (-2.86% of base) : System.Web.HttpUtility.dasm - System.Web.Util.HttpEncoder:CharRequiresJavaScriptEncoding(ushort):bool
-1 (-1.72% of base) : Microsoft.CodeAnalysis.CSharp.dasm - Microsoft.CodeAnalysis.CSharp.Binder:IsValidStatementExpression(ref,ref):bool
-1 (-0.74% of base) : Microsoft.CodeAnalysis.CSharp.dasm - Microsoft.CodeAnalysis.CSharp.AccessCheck:HasInternalAccessTo(ref,ref):bool
-1 (-0.51% of base) : Microsoft.CodeAnalysis.CSharp.dasm - Microsoft.CodeAnalysis.CSharp.ConversionsBase:HasExplicitEnumerationConversion(ref,ref):bool
-1 (-0.56% of base) : Microsoft.CodeAnalysis.CSharp.dasm - Microsoft.CodeAnalysis.CSharp.ConversionsBase:HasImplicitTypeParameterConversion(ref,ref,byref):bool:this
-1 (-1.05% of base) : Microsoft.CodeAnalysis.CSharp.dasm - Microsoft.CodeAnalysis.CSharp.BoundExpressionExtensions:IsNullableNonBoolean(ref):bool
-1 (-1.33% of base) : Microsoft.CodeAnalysis.CSharp.dasm - Microsoft.CodeAnalysis.CSharp.Emit.PEModuleBuilder:MustBeWrapped(ref):bool
-1 (-2.27% of base) : Microsoft.CodeAnalysis.CSharp.dasm - Microsoft.CodeAnalysis.CSharp.Symbols.TypeSymbolExtensions:IsValidExtensionParameterType(ref):bool
-1 (-0.99% of base) : Microsoft.CodeAnalysis.CSharp.dasm - TypeDeclarationIdentity:Equals(struct):bool:this
-1 (-4.35% of base) : Microsoft.CodeAnalysis.dasm - Microsoft.CodeAnalysis.CodeGen.ILBuilder:IsSpecialEndHandlerBlock(ref):bool
-1 (-1.16% of base) : Newtonsoft.Json.dasm - Newtonsoft.Json.Linq.JObject:IsNull(ref):bool
-1 (-0.65% of base) : System.Collections.dasm - System.Collections.StructuralEqualityComparer:Equals(ref,ref):bool:this
-1 (-0.96% of base) : System.Collections.dasm - System.Collections.Generic.SortedList`2[__Canon,Int64][System.__Canon,System.Int64]:System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<TKey,TValue>>.Contains(struct):bool:this
-1 (-0.30% of base) : System.Collections.dasm - System.Collections.Generic.SortedSet`1[__Canon][System.__Canon]:IsSubsetOf(ref):bool:this
-1 (-0.34% of base) : System.Collections.dasm - System.Collections.Generic.SortedSet`1[Byte][System.Byte]:IsSubsetOf(ref):bool:this
-1 (-0.34% of base) : System.Collections.dasm - System.Collections.Generic.SortedSet`1[Int16][System.Int16]:IsSubsetOf(ref):bool:this
-1 (-0.34% of base) : System.Collections.dasm - System.Collections.Generic.SortedSet`1[Int32][System.Int32]:IsSubsetOf(ref):bool:this
-1 (-0.34% of base) : System.Collections.dasm - System.Collections.Generic.SortedSet`1[Double][System.Double]:IsSubsetOf(ref):bool:this
-1 (-0.34% of base) : System.Collections.dasm - System.Collections.Generic.SortedSet`1[Vector`1][System.Numerics.Vector`1[System.Single]]:IsSubsetOf(ref):bool:this
-1 (-0.34% of base) : System.Collections.dasm - System.Collections.Generic.SortedSet`1[Int64][System.Int64]:IsSubsetOf(ref):bool:this
-1 (-0.79% of base) : System.Collections.Immutable.dasm - System.Collections.Immutable.ImmutableExtensions:IsValueType():bool (7 methods)
-1 (-1.11% of base) : System.Net.Http.dasm - System.Net.Http.Headers.WarningHeaderValue:TryReadAgent(ref,int,byref,byref):bool
-1 (-0.73% of base) : System.Net.Http.dasm - System.Net.Http.Headers.WarningHeaderValue:TryReadCode(ref,byref,byref):bool
-1 (-2.56% of base) : System.Net.NetworkInformation.dasm - System.Net.NetworkInformation.SystemNetworkInterface:Supports(int):bool:this
-1 (-0.63% of base) : System.Private.CoreLib.dasm - System.Reflection.Emit.MethodBuilderInstantiation:get_ContainsGenericParameters():bool:this
-1 (-0.31% of base) : System.Private.CoreLib.dasm - System.Globalization.GregorianCalendarHelper:IsLeapDay(int,int,int,int):bool:this
-1 (-0.93% of base) : System.Private.CoreLib.dasm - System.Collections.Generic.Dictionary`2[__Canon,Int64][System.__Canon,System.Int64]:System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<TKey,TValue>>.Contains(struct):bool:this
-1 (-0.20% of base) : System.Private.DataContractSerialization.dasm - System.Runtime.Serialization.ClassDataContract:IsNonAttributedTypeValidForSerialization(ref):bool
-1 (-1.02% of base) : System.Private.Xml.dasm - System.Xml.XmlReader:get_IsDefaultInternal():bool:this
-1 (-0.54% of base) : System.Private.Xml.dasm - System.Xml.Schema.BaseProcessor:IsValidAttributeGroupRedefine(ref,ref,ref):bool:this
-1 (-0.81% of base) : System.Private.Xml.dasm - System.Xml.Schema.BaseProcessor:IsValidGroupRedefine(ref,ref,ref):bool:this
-1 (-0.81% of base) : System.Private.Xml.dasm - System.Xml.Schema.BaseProcessor:IsValidTypeRedefine(ref,ref,ref):bool:this
-1 (-2.70% of base) : System.Private.Xml.dasm - System.Xml.Schema.DatatypeImplementation:get_HasValueFacets():bool:this
-1 (-2.70% of base) : System.Private.Xml.dasm - System.Xml.Schema.DatatypeImplementation:get_HasLexicalFacets():bool:this
-1 (-1.56% of base) : System.Private.Xml.dasm - Parser:ParseTimeAndZoneAndWhitespace(int):bool:this
-1 (-0.61% of base) : System.Private.Xml.dasm - System.Xml.Serialization.XmlSerializationReader:GetNullAttr():bool:this
-1 (-0.61% of base) : System.Security.AccessControl.dasm - System.Security.AccessControl.CommonAcl:AccessMasksAreMergeable(ref,ref):bool:this
-1 (-5.00% of base) : System.Security.Cryptography.Algorithms.dasm - System.Security.Cryptography.DES:IsLegalKeySize(ref):bool
-1 (-0.32% of base) : System.Security.Cryptography.Algorithms.dasm - System.Security.Cryptography.TripleDES:IsWeakKey(ref):bool
-1 (-0.45% of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.Internal.SourceCore`1[__Canon][System.__Canon]:OfferMessageToTarget(struct,ref,ref,byref):bool:this
-1 (-0.63% of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.Internal.SourceCore`1[Byte][System.Byte]:OfferMessageToTarget(struct,ubyte,ref,byref):bool:this
-1 (-0.63% of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.Internal.SourceCore`1[Int16][System.Int16]:OfferMessageToTarget(struct,short,ref,byref):bool:this
-1 (-0.65% of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.Internal.SourceCore`1[Int32][System.Int32]:OfferMessageToTarget(struct,int,ref,byref):bool:this
-1 (-0.64% of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.Internal.SourceCore`1[Double][System.Double]:OfferMessageToTarget(struct,double,ref,byref):bool:this
-1 (-0.65% of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.Internal.SourceCore`1[Vector`1][System.Numerics.Vector`1[System.Single]]:OfferMessageToTarget(struct,struct,ref,byref):bool:this
-1 (-0.65% of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.Internal.SourceCore`1[Int64][System.Int64]:OfferMessageToTarget(struct,long,ref,byref):bool:this
Top method regressions by size (percentage):
27 (21.95% of base) : Microsoft.CodeAnalysis.CSharp.dasm - Microsoft.CodeAnalysis.CSharp.CodeGen.CodeGenerator:FieldLoadMustUseRef(ref):bool
94 (16.52% of base) : System.Private.DataContractSerialization.dasm - System.Xml.XmlBufferReader:Equals2(int,int,ref):bool:this (3 methods)
2 (10.53% of base) : Microsoft.CodeAnalysis.dasm - Microsoft.CodeAnalysis.UnicodeCharacterUtilities:IsCombiningChar(int):bool
2 (10.53% of base) : Microsoft.CodeAnalysis.dasm - Microsoft.CodeAnalysis.PrimitiveTypeCodeExtensions:Is64BitIntegral(int):bool
2 (10.53% of base) : Microsoft.CodeAnalysis.dasm - Microsoft.CodeAnalysis.PrimitiveTypeCodeExtensions:IsFloatingPoint(int):bool
2 (10.53% of base) : System.Private.CoreLib.dasm - System.Reflection.Emit.ExceptionHandler:IsValidKind(int):bool
2 (10.00% of base) : System.Private.CoreLib.dasm - System.String:IsNullOrEmpty(ref):bool
2 (10.00% of base) : System.Private.CoreLib.dasm - System.Utf8String:IsNullOrEmpty(ref):bool
2 ( 9.09% of base) : Microsoft.CodeAnalysis.CSharp.dasm - Microsoft.CodeAnalysis.CSharp.ConversionKindExtensions:IsUserDefinedConversion(ubyte):bool
2 ( 9.09% of base) : System.Private.CoreLib.dasm - System.Number:IsWhite(int):bool
2 ( 8.70% of base) : Microsoft.CodeAnalysis.CSharp.dasm - Microsoft.CodeAnalysis.CSharp.MemberAnalysisResult:get_IsValid():bool:this
2 ( 8.00% of base) : Microsoft.CodeAnalysis.CSharp.dasm - Microsoft.CodeAnalysis.CSharp.ErrorFacts:IsHidden(int):bool
2 ( 8.00% of base) : Microsoft.CodeAnalysis.CSharp.dasm - Microsoft.CodeAnalysis.CSharp.CodeGen.CodeGenerator:IsFloat(int):bool
2 ( 7.69% of base) : Microsoft.CodeAnalysis.CSharp.dasm - Microsoft.CodeAnalysis.CSharp.SyntaxFacts:IsAttributeTargetSpecifier(ushort):bool
2 ( 7.69% of base) : Microsoft.CodeAnalysis.CSharp.dasm - Microsoft.CodeAnalysis.CSharp.Syntax.SyntaxNormalizer:IsXmlTextToken(ushort):bool
2 ( 7.41% of base) : System.Net.Requests.dasm - System.Net.FtpWebRequest:get_InUse():bool:this
2 ( 6.45% of base) : Microsoft.CodeAnalysis.CSharp.dasm - Microsoft.CodeAnalysis.CSharp.Syntax.InternalSyntax.DocumentationCommentParser:get_InCref():bool:this
2 ( 6.45% of base) : Microsoft.CodeAnalysis.CSharp.dasm - Microsoft.CodeAnalysis.CSharp.Syntax.InternalSyntax.Lexer:get_InXmlNameAttributeValue():bool:this
2 ( 6.06% of base) : Microsoft.CodeAnalysis.CSharp.dasm - NodeMapBuilder:ShouldAddNode(ref):bool:this
1 ( 5.88% of base) : Microsoft.CodeAnalysis.CSharp.dasm - Microsoft.CodeAnalysis.CSharp.LanguageVersionExtensions:IsValid(int):bool
1 ( 5.88% of base) : Microsoft.CodeAnalysis.dasm - Microsoft.CodeAnalysis.AssemblyIdentity:IsValid(int):bool
1 ( 5.88% of base) : Microsoft.CodeAnalysis.dasm - Microsoft.CodeAnalysis.SourceCodeKindExtensions:IsValid(int):bool
1 ( 5.88% of base) : Microsoft.CodeAnalysis.dasm - Microsoft.CodeAnalysis.CommonModuleWellKnownAttributeData:IsValidCharSet(int):bool
1 ( 5.88% of base) : Microsoft.CodeAnalysis.dasm - Microsoft.CodeAnalysis.Emit.DebugInformationFormatExtensions:IsValid(int):bool
1 ( 5.88% of base) : System.Net.Sockets.dasm - System.Net.RangeValidationHelpers:ValidateRange(int,int,int):bool
2 ( 5.88% of base) : System.Private.CoreLib.dasm - System.Reflection.Emit.OpCodes:TakesSingleByteArgument(struct):bool
1 ( 5.88% of base) : System.Private.Xml.dasm - System.Xml.DtdParser:IsAttributeValueType(int):bool:this
18 ( 5.75% of base) : System.Reflection.Metadata.dasm - System.Reflection.Metadata.MetadataReader:ImplementsRedirectedInterface(struct,byref):bool:this
1 ( 5.56% of base) : Microsoft.CodeAnalysis.CSharp.dasm - Microsoft.CodeAnalysis.CSharp.CodeGen.LocalDefUseSpan:Includes(int):bool:this
1 ( 5.56% of base) : Microsoft.CodeAnalysis.VisualBasic.dasm - Microsoft.CodeAnalysis.VisualBasic.Symbols.SynthesizedLambdaKindExtensions:IsQueryLambda(int):bool
1 ( 5.56% of base) : Microsoft.CodeAnalysis.VisualBasic.dasm - Microsoft.CodeAnalysis.VisualBasic.SyntaxFacts:IsPropCombining(int):bool
1 ( 5.56% of base) : Microsoft.CodeAnalysis.VisualBasic.dasm - LocalDefUseSpan:Includes(int):bool:this
1 ( 5.56% of base) : Microsoft.CSharp.dasm - Microsoft.CSharp.RuntimeBinder.Semantics.ExpressionKindExtensions:IsRelational(int):bool
1 ( 5.56% of base) : System.Data.Common.dasm - System.Data.Operators:IsRelational(int):bool
2 ( 5.13% of base) : System.Private.Xml.dasm - System.Xml.Serialization.TypeDesc:IsDerivedFrom(ref):bool:this
1 ( 5.00% of base) : Microsoft.CodeAnalysis.dasm - Microsoft.CodeAnalysis.EnumBounds:IsValid(ubyte):bool
1 ( 5.00% of base) : Microsoft.CodeAnalysis.dasm - Microsoft.CodeAnalysis.DocumentationModeEnumBounds:IsValid(ubyte):bool
1 ( 5.00% of base) : System.Data.Common.dasm - System.Data.SqlTypes.SqlDecimal:FZero():bool:this
1 ( 5.00% of base) : System.Net.Primitives.dasm - System.Net.TcpValidationHelpers:ValidatePortNumber(int):bool
1 ( 5.00% of base) : System.Net.Sockets.dasm - System.Net.TcpValidationHelpers:ValidatePortNumber(int):bool
1 ( 5.00% of base) : System.Private.CoreLib.dasm - System.Globalization.GregorianCalendar:IsValidYear(int,int):bool:this
1 ( 4.76% of base) : Microsoft.CodeAnalysis.CSharp.dasm - Microsoft.CodeAnalysis.CSharp.SyntaxFacts:IsDecDigit(ushort):bool
1 ( 4.76% of base) : Microsoft.CodeAnalysis.VisualBasic.dasm - Microsoft.CodeAnalysis.VisualBasic.SyntaxFacts:IsHalfWidth(ushort):bool
1 ( 4.76% of base) : NuGet.Versioning.dasm - NuGet.Versioning.SemanticVersion:IsDigit(ushort):bool
1 ( 4.76% of base) : System.ComponentModel.TypeConverter.dasm - System.ComponentModel.MaskedTextProvider:IsAscii(ushort):bool
1 ( 4.76% of base) : System.IO.Compression.dasm - System.IO.Compression.Inflater:IsGzipStream():bool:this
1 ( 4.76% of base) : System.Private.CoreLib.dasm - System.Globalization.IdnMapping:HasUpperCaseFlag(ushort):bool
1 ( 4.76% of base) : System.Private.DataContractSerialization.dasm - System.Runtime.Serialization.DataContract:IsDigit(ushort):bool
1 ( 4.55% of base) : System.Text.Encoding.CodePages.dasm - System.Text.GB18030Encoding:IsGBFourByteTrailing(short):bool:this
2 ( 4.35% of base) : Microsoft.CodeAnalysis.CSharp.dasm - Microsoft.CodeAnalysis.CSharp.Syntax.InternalSyntax.LanguageParser:IsPossibleEndOfVariableDeclaration():bool:this
2 ( 4.35% of base) : Microsoft.CodeAnalysis.CSharp.dasm - Microsoft.CodeAnalysis.CSharp.Syntax.InternalSyntax.LanguageParser:IsPossibleMemberName():bool:this
1 ( 4.35% of base) : System.Net.Requests.dasm - System.Net.ResponseDescription:get_PositiveIntermediate():bool:this
2 ( 4.26% of base) : System.Linq.Expressions.dasm - System.Linq.Expressions.Compiler.ILGen:CanEmitILConstant(ref):bool
2 ( 4.17% of base) : Microsoft.CodeAnalysis.CSharp.dasm - Microsoft.CodeAnalysis.CSharp.Syntax.InternalSyntax.LanguageParser:IsGlobalAttributeTarget(ref):bool
1 ( 4.17% of base) : Microsoft.CodeAnalysis.CSharp.dasm - Microsoft.CodeAnalysis.CSharp.Syntax.InternalSyntax.SlidingTextWindow:IsReallyAtEnd():bool:this
1 ( 4.17% of base) : System.Reflection.Metadata.dasm - System.Reflection.Metadata.Ecma335.ExceptionRegionEncoder:IsSmallExceptionRegion(int,int):bool
1 ( 4.00% of base) : Microsoft.CodeAnalysis.CSharp.dasm - Microsoft.CodeAnalysis.CSharp.SyntaxFacts:IsReservedKeyword(ushort):bool
1 ( 4.00% of base) : Microsoft.CodeAnalysis.CSharp.dasm - Microsoft.CodeAnalysis.CSharp.SyntaxFacts:IsPunctuation(ushort):bool
1 ( 4.00% of base) : Microsoft.CodeAnalysis.CSharp.dasm - Microsoft.CodeAnalysis.CSharp.SyntaxFacts:IsPunctuationOrKeyword(ushort):bool
1 ( 4.00% of base) : Microsoft.CodeAnalysis.VisualBasic.dasm - Microsoft.CodeAnalysis.VisualBasic.SyntaxFacts:IsAnyToken(ushort):bool
1 ( 4.00% of base) : System.Net.Http.dasm - System.Net.Http.HttpResponseMessage:get_IsSuccessStatusCode():bool:this
1 ( 4.00% of base) : System.Net.Requests.dasm - System.Net.ResponseDescription:get_PositiveCompletion():bool:this
1 ( 4.00% of base) : System.Net.Requests.dasm - System.Net.ResponseDescription:get_TransientFailure():bool:this
1 ( 4.00% of base) : System.Net.Requests.dasm - System.Net.ResponseDescription:get_PermanentFailure():bool:this
1 ( 4.00% of base) : System.Private.CoreLib.dasm - System.Globalization.DateTimeFormatInfo:IsHebrewChar(ushort):bool
1 ( 4.00% of base) : System.Private.Xml.dasm - BigNumber:get_IsZero():bool:this
2 ( 3.92% of base) : System.Threading.Tasks.Parallel.dasm - System.Threading.Tasks.Parallel:CheckTimeoutReached(int):bool
2 ( 3.85% of base) : System.Private.Xml.dasm - PreloadedData:SupportsType(ref):bool:this
1 ( 3.85% of base) : System.Private.Xml.dasm - System.Xml.XmlTextReaderImpl:get_InAttributeValueIterator():bool:this
1 ( 3.85% of base) : System.Text.Encoding.CodePages.dasm - System.Text.GB18030Encoding:IsGBLeadByte(short):bool:this
7 ( 3.83% of base) : Microsoft.CodeAnalysis.CSharp.dasm - Microsoft.CodeAnalysis.CSharp.Syntax.InternalSyntax.LanguageParser:IsPossibleStatement():bool:this
3 ( 3.80% of base) : Microsoft.CodeAnalysis.dasm - Roslyn.Utilities.StringExtensions:IsValidClrNamespaceName(ref):bool
1 ( 3.57% of base) : Microsoft.CodeAnalysis.VisualBasic.dasm - SpillBuilder:get_IsEmpty():bool:this
1 ( 3.45% of base) : System.Net.Http.dasm - HeaderStoreItemInfo:get_IsEmpty():bool:this
2 ( 3.33% of base) : Microsoft.CodeAnalysis.CSharp.dasm - Microsoft.CodeAnalysis.CSharp.ForEachLoopBinder:IsIEnumerable(ref):bool
1 ( 3.33% of base) : Microsoft.CodeAnalysis.CSharp.dasm - Microsoft.CodeAnalysis.CSharp.Symbols.MethodToClassRewriter:BaseReferenceInReceiverWasRewritten(ref,ref):bool
1 ( 3.33% of base) : Microsoft.CodeAnalysis.VisualBasic.dasm - ImportsBinder:ShouldReportUseSiteErrorForAlias(ref):bool
1 ( 3.33% of base) : System.Private.CoreLib.dasm - System.Decimal:IsValid(int):bool
3 ( 3.26% of base) : System.Private.CoreLib.dasm - System.IO.Path:HasExtension(struct):bool
1 ( 3.23% of base) : System.Drawing.Primitives.dasm - System.Drawing.Rectangle:get_IsEmpty():bool:this
4 ( 3.15% of base) : Microsoft.CodeAnalysis.CSharp.dasm - Microsoft.CodeAnalysis.CSharp.Symbols.DynamicTypeSymbol:Equals(ref,bool,bool):bool:this
1 ( 3.12% of base) : Microsoft.CodeAnalysis.dasm - Microsoft.CodeAnalysis.Text.TextLine:Equals(struct):bool:this
1 ( 3.12% of base) : System.Console.dasm - System.ConsoleKeyInfo:Equals(struct):bool:this
1 ( 3.12% of base) : System.Private.CoreLib.dasm - System.ArraySegment`1[Byte][System.Byte]:Equals(struct):bool:this
1 ( 3.12% of base) : System.Private.CoreLib.dasm - System.ArraySegment`1[Int16][System.Int16]:Equals(struct):bool:this
1 ( 3.12% of base) : System.Private.CoreLib.dasm - System.ArraySegment`1[Int32][System.Int32]:Equals(struct):bool:this
1 ( 3.12% of base) : System.Private.CoreLib.dasm - System.ArraySegment`1[Double][System.Double]:Equals(struct):bool:this
1 ( 3.12% of base) : System.Private.CoreLib.dasm - System.ArraySegment`1[Vector`1][System.Numerics.Vector`1[System.Single]]:Equals(struct):bool:this
1 ( 3.12% of base) : System.Private.CoreLib.dasm - System.ArraySegment`1[Int64][System.Int64]:Equals(struct):bool:this
1 ( 3.12% of base) : System.Private.CoreLib.dasm - System.Memory`1[Byte][System.Byte]:Equals(struct):bool:this
1 ( 3.12% of base) : System.Private.CoreLib.dasm - System.Memory`1[Int16][System.Int16]:Equals(struct):bool:this
1 ( 3.12% of base) : System.Private.CoreLib.dasm - System.Memory`1[Int32][System.Int32]:Equals(struct):bool:this
1 ( 3.12% of base) : System.Private.CoreLib.dasm - System.Memory`1[Double][System.Double]:Equals(struct):bool:this
1 ( 3.12% of base) : System.Private.CoreLib.dasm - System.Memory`1[Vector`1][System.Numerics.Vector`1[System.Single]]:Equals(struct):bool:this
1 ( 3.12% of base) : System.Private.CoreLib.dasm - System.Memory`1[Int64][System.Int64]:Equals(struct):bool:this
1 ( 3.12% of base) : System.Private.CoreLib.dasm - System.ReadOnlyMemory`1[Byte][System.Byte]:Equals(struct):bool:this
1 ( 3.12% of base) : System.Private.CoreLib.dasm - System.ReadOnlyMemory`1[Int16][System.Int16]:Equals(struct):bool:this
1 ( 3.12% of base) : System.Private.CoreLib.dasm - System.ReadOnlyMemory`1[Int32][System.Int32]:Equals(struct):bool:this
1 ( 3.12% of base) : System.Private.CoreLib.dasm - System.ReadOnlyMemory`1[Double][System.Double]:Equals(struct):bool:this
1 ( 3.12% of base) : System.Private.CoreLib.dasm - System.ReadOnlyMemory`1[Vector`1][System.Numerics.Vector`1[System.Single]]:Equals(struct):bool:this
1 ( 3.12% of base) : System.Private.CoreLib.dasm - System.ReadOnlyMemory`1[Int64][System.Int64]:Equals(struct):bool:this
1 ( 3.12% of base) : System.Private.CoreLib.dasm - System.Text.InternalDecoderBestFitFallbackBuffer:MovePrevious():bool:this
1 ( 3.12% of base) : System.Private.CoreLib.dasm - System.Text.InternalEncoderBestFitFallbackBuffer:MovePrevious():bool:this
1 ( 3.12% of base) : System.Private.CoreLib.dasm - DecoderUTF7FallbackBuffer:MovePrevious():bool:this
1 ( 3.12% of base) : System.Private.CoreLib.dasm - System.Runtime.InteropServices.ArrayWithOffset:Equals(struct):bool:this
1 ( 3.12% of base) : System.Text.Encoding.CodePages.dasm - System.Text.InternalDecoderBestFitFallbackBuffer:MovePrevious():bool:this
1 ( 3.12% of base) : System.Text.Encoding.CodePages.dasm - System.Text.InternalEncoderBestFitFallbackBuffer:MovePrevious():bool:this
5 ( 3.11% of base) : System.Private.Uri.dasm - System.IriHelper:CheckIsReserved(ushort,int):bool
2 ( 3.08% of base) : System.Net.Mail.dasm - System.Net.Mail.SmtpClient:IsUnicodeSupported():bool:this
1 ( 3.03% of base) : System.Reflection.Metadata.dasm - System.Reflection.PortableExecutable.PEHeaderBuilder:get_Is32Bit():bool:this
1 ( 2.94% of base) : Microsoft.CodeAnalysis.dasm - Microsoft.CodeAnalysis.SyntaxNodeOrToken:Equals(struct):bool:this
1 ( 2.94% of base) : Microsoft.CodeAnalysis.dasm - Microsoft.CodeAnalysis.SyntaxTokenList:Equals(struct):bool:this
1 ( 2.94% of base) : System.Private.CoreLib.dasm - System.ArraySegment`1[__Canon][System.__Canon]:Equals(struct):bool:this
1 ( 2.94% of base) : System.Private.CoreLib.dasm - System.Memory`1[__Canon][System.__Canon]:Equals(struct):bool:this
1 ( 2.94% of base) : System.Private.CoreLib.dasm - System.ReadOnlyMemory`1[__Canon][System.__Canon]:Equals(struct):bool:this
1 ( 2.86% of base) : Microsoft.CodeAnalysis.VisualBasic.dasm - Microsoft.CodeAnalysis.VisualBasic.LookupResult:get_IsClear():bool:this
1 ( 2.78% of base) : System.Private.CoreLib.dasm - System.Number:<RoundNumber>g__ShouldRoundUp|69_0(long,int,ubyte,bool):bool
2 ( 2.67% of base) : System.Linq.Expressions.dasm - System.Linq.Expressions.Compiler.LambdaCompiler:NotEmpty(ref):bool
1 ( 2.63% of base) : Microsoft.CodeAnalysis.VisualBasic.dasm - Microsoft.CodeAnalysis.VisualBasic.LocalRewriter:InsideValidUnstructuredExceptionHandlingResumeContext():bool:this
15 ( 2.60% of base) : System.Reflection.Metadata.dasm - System.Reflection.Metadata.Ecma335.BlobHeap:DocumentNameEquals(struct,ref,bool):bool:this
1 ( 2.56% of base) : Microsoft.CodeAnalysis.CSharp.dasm - InterfaceInfo:IsDefaultValue():bool:this
2 ( 2.47% of base) : Microsoft.CodeAnalysis.CSharp.dasm - Microsoft.CodeAnalysis.CSharp.Symbol:op_Inequality(ref,ref):bool
2 ( 2.47% of base) : System.Private.Xml.dasm - System.Xml.XmlNodeReaderNavigator:get_HasValue():bool:this
1 ( 2.44% of base) : System.Private.Xml.dasm - System.Xml.Schema.XmlSchemaValidator:get_StrictlyAssessed():bool:this
9 ( 2.39% of base) : System.Private.Xml.dasm - MS.Internal.Xml.XPath.FilterQuery:EvaluatePredicate():bool:this
1 ( 2.38% of base) : System.Threading.dasm - System.Threading.LockCookie:Equals(struct):bool:this
2 ( 2.35% of base) : System.Net.Primitives.dasm - System.Net.IPAddress:get_IsIPv4MappedToIPv6():bool:this
1 ( 2.33% of base) : Microsoft.CodeAnalysis.dasm - Microsoft.CodeAnalysis.TypeLayout:Equals(struct):bool:this
1 ( 2.33% of base) : Microsoft.CodeAnalysis.dasm - Microsoft.CodeAnalysis.CodeGen.SwitchStringJumpTableEmitter:ShouldGenerateHashTableSwitch(ref,int):bool
8 ( 2.31% of base) : System.Linq.Expressions.dasm - System.Linq.Expressions.DebugViewWriter:NeedsParentheses(ref,ref):bool
2 ( 2.25% of base) : System.Private.Xml.dasm - System.Xml.Xsl.ListBase`1[Byte][System.Byte]:IsCompatibleType(ref):bool
2 ( 2.25% of base) : System.Private.Xml.dasm - System.Xml.Xsl.ListBase`1[Int16][System.Int16]:IsCompatibleType(ref):bool
2 ( 2.25% of base) : System.Private.Xml.dasm - System.Xml.Xsl.ListBase`1[Int32][System.Int32]:IsCompatibleType(ref):bool
2 ( 2.25% of base) : System.Private.Xml.dasm - System.Xml.Xsl.ListBase`1[Double][System.Double]:IsCompatibleType(ref):bool
2 ( 2.25% of base) : System.Private.Xml.dasm - System.Xml.Xsl.ListBase`1[Vector`1][System.Numerics.Vector`1[System.Single]]:IsCompatibleType(ref):bool
2 ( 2.25% of base) : System.Private.Xml.dasm - System.Xml.Xsl.ListBase`1[Int64][System.Int64]:IsCompatibleType(ref):bool
1 ( 2.22% of base) : Microsoft.CodeAnalysis.VisualBasic.dasm - Microsoft.CodeAnalysis.VisualBasic.ObjectDisplay.ObjectDisplay:IsPrintable(ushort):bool
1 ( 2.13% of base) : System.Net.Http.dasm - System.Net.Http.WinInetProxyHelper:get_RecentAutoDetectionFailure():bool:this
1 ( 2.08% of base) : Microsoft.CodeAnalysis.CSharp.dasm - Microsoft.CodeAnalysis.CSharp.Syntax.SyntaxNormalizer:BinaryTokenNeedsSeparator(ushort):bool
1 ( 2.08% of base) : Microsoft.CodeAnalysis.CSharp.dasm - Microsoft.CodeAnalysis.CSharp.Symbols.NamedTypeSymbol:get_IsReferenceType():bool:this
2 ( 2.08% of base) : System.Private.Xml.dasm - System.Xml.Xsl.ListBase`1[__Canon][System.__Canon]:IsCompatibleType(ref):bool
2 ( 2.06% of base) : System.Private.CoreLib.dasm - TransitionTime:Equals(struct):bool:this
1 ( 2.04% of base) : System.CommandLine.dasm - <>c:<GetUnreadCommand>b__12_0(ref):bool:this
2 ( 1.98% of base) : System.Private.Xml.dasm - System.Xml.XmlDocumentFragment:IsValidChildType(int):bool:this
1 ( 1.96% of base) : Microsoft.CodeAnalysis.CSharp.dasm - Microsoft.CodeAnalysis.CSharp.CSharpDeclarationComputer:InvalidLevel(struct):bool
1 ( 1.96% of base) : Microsoft.CodeAnalysis.VisualBasic.dasm - Microsoft.CodeAnalysis.VisualBasic.Symbols.MethodSymbolExtensions:IsPartialWithoutImplementation(ref):bool
1 ( 1.96% of base) : Microsoft.CodeAnalysis.VisualBasic.dasm - Microsoft.CodeAnalysis.VisualBasic.VisualBasicDeclarationComputer:InvalidLevel(struct):bool
1 ( 1.92% of base) : Microsoft.CodeAnalysis.VisualBasic.dasm - Microsoft.CodeAnalysis.VisualBasic.Symbols.Metadata.PE.PEMethodSymbol:get_IsOverrides():bool:this
2 ( 1.90% of base) : Newtonsoft.Json.dasm - Newtonsoft.Json.Serialization.DefaultContractResolver:CanConvertToString(ref):bool
1 ( 1.89% of base) : Microsoft.CodeAnalysis.CSharp.dasm - Microsoft.CodeAnalysis.CSharp.Syntax.InternalSyntax.LanguageParser:IsExpectedPrefixUnaryOperator(ushort):bool
1 ( 1.89% of base) : System.Diagnostics.DiagnosticSource.dasm - System.Diagnostics.Activity:IsW3CId(ref):bool
2 ( 1.89% of base) : System.Private.CoreLib.dasm - System.RuntimeTypeHandle:IsTypeDefinition(ref):bool
1 ( 1.89% of base) : System.Private.CoreLib.dasm - System.Single:IsNormal(float):bool
1 ( 1.89% of base) : System.Private.CoreLib.dasm - System.Single:IsSubnormal(float):bool
1 ( 1.89% of base) : System.Private.CoreLib.dasm - System.Globalization.IdnMapping:Equals(ref):bool:this
2 ( 1.82% of base) : System.Private.Xml.dasm - System.Xml.Schema.AxisStack:Equal(ref,ref,ref,ref):bool
1 ( 1.79% of base) : Microsoft.CodeAnalysis.CSharp.dasm - Microsoft.CodeAnalysis.CSharp.SyntaxFacts:IsLanguagePunctuation(ushort):bool
1 ( 1.79% of base) : System.Net.Requests.dasm - System.Net.HttpValidationHelpers:IsValidToken(ref):bool
1 ( 1.75% of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.Internal.Common:IsValidTimeout(struct):bool
2 ( 1.72% of base) : Newtonsoft.Json.dasm - Newtonsoft.Json.Converters.BinaryConverter:CanConvert(ref):bool:this
1 ( 1.69% of base) : Microsoft.CodeAnalysis.CSharp.dasm - Microsoft.CodeAnalysis.CSharp.Syntax.LookupPosition:IsBeforeToken(int,ref,struct):bool
3 ( 1.69% of base) : Microsoft.Diagnostics.Tracing.TraceEvent.dasm - Microsoft.Diagnostics.Tracing.Stacks.CallTreeNode:get_HasChildren():bool:this
2 ( 1.69% of base) : Newtonsoft.Json.dasm - Newtonsoft.Json.Converters.DateTimeConverterBase:CanConvert(ref):bool:this
5 ( 1.68% of base) : System.Private.Xml.dasm - System.Xml.Xsl.Xslt.Compiler:SetNsAlias(ref,ref,ref,int):bool:this
2 ( 1.67% of base) : Microsoft.CodeAnalysis.CSharp.dasm - Microsoft.CodeAnalysis.CSharp.Emit.PEModuleBuilder:IsPlatformType(ref,int):bool:this
1 ( 1.64% of base) : Microsoft.CodeAnalysis.CSharp.dasm - Microsoft.CodeAnalysis.CSharp.MemberAnalysisResult:HasUseSiteDiagnosticToReportFor(ref):bool:this
1 ( 1.64% of base) : System.Text.RegularExpressions.dasm - System.Text.RegularExpressions.RegexCharClass:IsMergeable(ref):bool
5 ( 1.63% of base) : System.Private.Xml.dasm - System.Xml.Xsl.IlGen.XmlILVisitor:CachesResult(ref):bool:this
1 ( 1.61% of base) : System.Private.CoreLib.dasm - System.Reflection.Emit.ExceptionHandler:Equals(struct):bool:this
2 ( 1.61% of base) : System.Private.Xml.dasm - System.Xml.XmlResolver:SupportsType(ref,ref):bool:this
1 ( 1.59% of base) : Microsoft.CodeAnalysis.dasm - Microsoft.CodeAnalysis.GreenNode:IsCacheEquivalent(int,ubyte,ref):bool:this
1 ( 1.56% of base) : System.Private.DataContractSerialization.dasm - System.Runtime.Serialization.DataContract:ConstructorRequiresMemberAccess(ref):bool
1 ( 1.56% of base) : System.Private.DataContractSerialization.dasm - System.Runtime.Serialization.DataContract:MethodRequiresMemberAccess(ref):bool
1 ( 1.56% of base) : System.Private.DataContractSerialization.dasm - System.Runtime.Serialization.DataContract:FieldRequiresMemberAccess(ref):bool
3 ( 1.56% of base) : System.Text.RegularExpressions.dasm - System.Text.RegularExpressions.RegexCharClass:IsEmpty(ref):bool (3 methods)
1 ( 1.54% of base) : Microsoft.CodeAnalysis.dasm - Microsoft.CodeAnalysis.GreenNode:get_IsCacheable():bool:this
1 ( 1.52% of base) : System.Net.Primitives.dasm - System.Net.IPAddress:get_IsIPv6Teredo():bool:this
1 ( 1.52% of base) : System.Net.Security.dasm - System.Net.Security.SslStream:get_CanWrite():bool:this
16 ( 1.48% of base) : Microsoft.CodeAnalysis.CSharp.dasm - Microsoft.CodeAnalysis.CSharp.Symbol:MatchAttributeTarget(ref,short,ref,ref):bool
1 ( 1.47% of base) : Microsoft.CodeAnalysis.CSharp.dasm - Microsoft.CodeAnalysis.CSharp.Binder:InEnumMemberInitializer():bool:this
1 ( 1.47% of base) : Microsoft.CodeAnalysis.dasm - CompilationAnalyzer:IsSourceLocation(ref):bool
2 ( 1.47% of base) : System.Security.Permissions.dasm - System.Security.Permissions.PrincipalPermission:Equals(ref):bool:this
3 ( 1.44% of base) : System.Text.RegularExpressions.dasm - System.Text.RegularExpressions.RegexParser:IsQuantifier(ushort):bool (3 methods)
1 ( 1.43% of base) : Microsoft.CodeAnalysis.CSharp.dasm - Microsoft.CodeAnalysis.CSharp.MethodTypeInferrer:IsReallyAType(ref):bool
2 ( 1.43% of base) : Newtonsoft.Json.dasm - Newtonsoft.Json.Serialization.JsonSerializerInternalWriter:ShouldWriteProperty(ref,ref,ref):bool:this
2 ( 1.40% of base) : Microsoft.DotNet.ProjectModel.dasm - Microsoft.DotNet.ProjectModel.FileSystemGlobbing.Internal.PatternContexts.PatternContextRaggedInclude:Test(ref):bool:this
1 ( 1.39% of base) : System.Private.CoreLib.dasm - System.Diagnostics.Tracing.EventDescriptor:Equals(struct):bool:this
1 ( 1.37% of base) : Microsoft.CodeAnalysis.CSharp.dasm - Microsoft.CodeAnalysis.CSharp.Symbols.SourceComplexParameterSymbol:IsValidCallerInfoContext(ref):bool:this
3 ( 1.36% of base) : System.Data.Common.dasm - System.Data.Select:CompareSortIndexDesc(ref):bool:this
2 ( 1.34% of base) : System.Text.RegularExpressions.dasm - System.Text.RegularExpressions.RegexBoyerMoore:MatchPattern(ref,int):bool:this
1 ( 1.33% of base) : System.Private.CoreLib.dasm - System.Guid:IsHexPrefix(struct,int):bool
2 ( 1.32% of base) : System.Data.Common.dasm - System.Xml.XPathNodePointer:IsSamePosition(ref):bool:this
1 ( 1.32% of base) : Microsoft.CodeAnalysis.CSharp.dasm - <>c:<SkipBadEnumMemberListTokens>b__164_0(ref):bool:this
1 ( 1.32% of base) : Microsoft.CodeAnalysis.VisualBasic.dasm - MemberLookup:ShouldLookupExtensionMethods(int,ref):bool
1 ( 1.32% of base) : System.Data.Common.dasm - System.Data.Common.DbCommandBuilder:IncludeInUpdateSet(ref):bool:this
1 ( 1.30% of base) : System.Private.CoreLib.dasm - System.Double:IsSubnormal(double):bool
1 ( 1.30% of base) : System.Private.Xml.dasm - System.CSharpHelpers:IsPrefixTwoUnderscore(ref):bool
1 ( 1.28% of base) : Microsoft.CodeAnalysis.CSharp.dasm - Microsoft.CodeAnalysis.CSharp.Symbols.Metadata.PE.PEMethodSymbol:get_IsVirtual():bool:this
2 ( 1.28% of base) : System.Private.DataContractSerialization.dasm - System.Xml.XmlBinaryReader:IsStartArray(ref,ref,int):bool:this (2 methods)
1 ( 1.27% of base) : System.Linq.Expressions.dasm - System.Linq.Expressions.Interpreter.LightCompiler:MaybeMutableValueType(ref):bool:this
1 ( 1.27% of base) : System.Net.Primitives.dasm - System.Net.IPEndPoint:Equals(ref):bool:this
1 ( 1.25% of base) : System.Reflection.Metadata.dasm - System.Reflection.Metadata.MetadataReaderProvider:CanReuseReader(ref,int,ref):bool
2 ( 1.24% of base) : System.Private.Xml.dasm - System.Xml.Schema.DatatypeImplementation:IsComparable(ref):bool:this
2 ( 1.22% of base) : System.Private.Xml.dasm - System.Xml.Schema.XdrBuilder:IsSkipableElement(ref):bool:this
1 ( 1.20% of base) : System.Data.Common.dasm - System.Data.Common.DataStorage:ImplementsINullableValue(int,ref):bool
3 ( 1.20% of base) : System.IO.FileSystem.dasm - System.IO.FileSystem:FileExists(ref):bool (3 methods)
1 ( 1.20% of base) : System.Private.CoreLib.dasm - Internal.IO.File:InternalExists(ref):bool
3 ( 1.18% of base) : System.Text.RegularExpressions.dasm - System.Text.RegularExpressions.RegexParser:IsSpecial(ushort):bool (3 methods)
1 ( 1.18% of base) : System.Text.RegularExpressions.dasm - System.Text.RegularExpressions.RegexParser:IsStopperX(ushort):bool
1 ( 1.18% of base) : System.Text.RegularExpressions.dasm - System.Text.RegularExpressions.RegexParser:IsMetachar(ushort):bool
1 ( 1.16% of base) : Microsoft.CodeAnalysis.VisualBasic.dasm - Microsoft.CodeAnalysis.VisualBasic.Symbols.ParameterSymbol:get_IsOut():bool:this
1 ( 1.16% of base) : System.Private.CoreLib.dasm - SYSTEMTIME:Equals(byref):bool:this
1 ( 1.16% of base) : System.Private.CoreLib.dasm - System.Reflection.MethodBase:get_IsConstructor():bool:this
1 ( 1.16% of base) : System.Security.Cryptography.X509Certificates.dasm - Internal.Cryptography.Helpers:IsValidMonth(ref,int,int,int):bool
1 ( 1.15% of base) : System.Data.Common.dasm - System.Data.DataColumn:IsValueCustomTypeInstance(ref):bool:this
2 ( 1.14% of base) : System.Data.Common.dasm - System.Data.XmlDataLoader:IsTextLikeNode(int):bool:this
1 ( 1.14% of base) : Microsoft.CodeAnalysis.dasm - Roslyn.Utilities.HashAlgorithm:get_SupportsTransform():bool:this
1 ( 1.14% of base) : NuGet.ProjectModel.dasm - NuGet.ProjectModel.XProjUtility:IsMSBuildBasedProject(ref):bool
1 ( 1.14% of base) : System.Data.Common.dasm - System.Data.Common.DbCommandBuilder:IncludeInInsertValues(ref):bool:this
3 ( 1.13% of base) : System.Private.DataContractSerialization.dasm - System.Xml.ValueHandle:IsWhitespace():bool:this
1 ( 1.12% of base) : Microsoft.CodeAnalysis.VisualBasic.dasm - Microsoft.CodeAnalysis.VisualBasic.Symbols.NamedTypeSymbol:get_IsReferenceType():bool:this
1 ( 1.12% of base) : System.IO.FileSystem.Watcher.dasm - System.IO.PathInternal:IsExtended(ref):bool
4 ( 1.12% of base) : Microsoft.CodeAnalysis.CSharp.dasm - Microsoft.CodeAnalysis.CSharp.Syntax.InternalSyntax.LanguageParser:IsPossibleExpression():bool:this
1 ( 1.11% of base) : Microsoft.CodeAnalysis.CSharp.dasm - Microsoft.CodeAnalysis.CSharp.Syntax.ExpressionStatementSyntax:get_AllowsAnyExpression():bool:this
1 ( 1.10% of base) : Microsoft.CodeAnalysis.dasm - Microsoft.CodeAnalysis.Compilation:IsValidSubmissionReturnType(ref):bool
1 ( 1.10% of base) : System.IO.FileSystem.dasm - System.IO.PathInternal:IsExtended(struct):bool
2 ( 1.10% of base) : System.Private.CoreLib.dasm - System.IO.PathInternal:IsExtended(struct):bool (2 methods)
1 ( 1.10% of base) : System.Private.CoreLib.dasm - System.Globalization.Calendar:IsValidMonth(int,int,int):bool:this
1 ( 1.10% of base) : System.Text.RegularExpressions.dasm - System.Text.RegularExpressions.Match:IsMatched(int):bool:this
1 ( 1.09% of base) : Microsoft.CodeAnalysis.VisualBasic.dasm - Microsoft.CodeAnalysis.VisualBasic.OverloadResolution:IsUnwrappingNullable(int,ref,ref):bool
2 ( 1.09% of base) : System.IO.FileSystem.dasm - System.IO.FileSystem:DirectoryExists(ref,byref):bool (2 methods)
2 ( 1.08% of base) : Microsoft.CodeAnalysis.CSharp.dasm - Microsoft.CodeAnalysis.CSharp.Symbols.ConstraintsHelper:HasPublicParameterlessConstructor(ref):bool
1 ( 1.08% of base) : Microsoft.CodeAnalysis.CSharp.dasm - Microsoft.CodeAnalysis.CSharp.Binder:IsInstance(ref):bool
1 ( 1.06% of base) : System.Private.Xml.dasm - System.Xml.Xsl.XPath.XPathQilFactory:CannotBeNodeSet(ref):bool:this
1 ( 1.05% of base) : Microsoft.CodeAnalysis.CSharp.dasm - Microsoft.CodeAnalysis.CSharp.CSharpExtensions:IsVerbatimStringLiteral(struct):bool
1 ( 1.05% of base) : Microsoft.CodeAnalysis.CSharp.dasm - Microsoft.CodeAnalysis.CSharp.CSharpExtensions:IsVerbatimIdentifier(struct):bool
1 ( 1.04% of base) : Microsoft.CodeAnalysis.CSharp.dasm - Microsoft.CodeAnalysis.CSharp.ConversionsBase:HasImplicitPointerConversion(ref,ref):bool
1 ( 1.03% of base) : Microsoft.CodeAnalysis.CSharp.dasm - Microsoft.CodeAnalysis.CSharp.Binder:IsNonInvocableMember(ref):bool:this
1 ( 1.03% of base) : Microsoft.CodeAnalysis.dasm - Microsoft.CodeAnalysis.GreenNode:IsCacheEquivalent(int,ubyte,ref,ref):bool:this
6 ( 1.01% of base) : System.Private.CoreLib.dasm - SpinLock:IsEnterDeprioritized(int):bool:this
1 ( 1.00% of base) : Microsoft.CodeAnalysis.CSharp.dasm - Microsoft.CodeAnalysis.CSharp.Binder:IsLegalDynamicOperand(ref):bool
1 ( 1.00% of base) : Microsoft.CodeAnalysis.CSharp.dasm - Microsoft.CodeAnalysis.CSharp.SymbolDisplayVisitor:CanShowDelegateSignature(ref):bool:this
1 ( 0.99% of base) : Microsoft.CodeAnalysis.VisualBasic.dasm - Microsoft.CodeAnalysis.VisualBasic.Symbols.SourceAssemblySymbol:CheckForRuntime():bool:this
3 ( 0.98% of base) : System.Private.Xml.dasm - System.Xml.Xsl.Runtime.WhitespaceRuleLookup:ShouldStripSpace(ref,ref):bool:this
1 ( 0.97% of base) : Microsoft.CodeAnalysis.CSharp.dasm - Microsoft.CodeAnalysis.CSharp.Symbols.MethodSymbol:get_IsAccessCheckedOnOverride():bool:this
1 ( 0.97% of base) : System.Security.Cryptography.X509Certificates.dasm - Internal.Cryptography.Helpers:IsValidDay(ref,int,int,int,int):bool
2 ( 0.96% of base) : Microsoft.CodeAnalysis.CSharp.dasm - Microsoft.CodeAnalysis.CSharp.Symbols.OverriddenOrHiddenMembersHelpers:CanOverrideOrHide(ref):bool
1 ( 0.96% of base) : Microsoft.CodeAnalysis.dasm - Microsoft.CodeAnalysis.Compilation:IsValidHostObjectType(ref):bool
1 ( 0.96% of base) : System.Net.HttpListener.dasm - System.Net.WebSockets.WebSocketBuffer:IsPinnedSendPayloadBuffer(struct,int):bool:this
1 ( 0.95% of base) : Microsoft.CodeAnalysis.VisualBasic.dasm - Microsoft.CodeAnalysis.VisualBasic.OverloadResolution:CanLiftType(ref):bool
1 ( 0.95% of base) : Microsoft.Diagnostics.Tracing.TraceEvent.dasm - PdbSignature:Equals(struct):bool:this
1 ( 0.95% of base) : System.ComponentModel.Annotations.dasm - System.ComponentModel.DataAnnotations.CustomValidationAttribute:<ValidateMethodParameter>b__21_0(ref):bool:this
2 ( 0.94% of base) : System.Data.Common.dasm - System.Data.Common.DbCommandBuilder:IncrementWhereCount(ref):bool:this
1 ( 0.93% of base) : Microsoft.CSharp.dasm - Microsoft.CSharp.RuntimeBinder.Semantics.ExpressionBinder:isUserDefinedConversion(int,int):bool
1 ( 0.93% of base) : System.Private.CoreLib.dasm - System.Globalization.Calendar:IsValidDay(int,int,int,int):bool:this
1 ( 0.91% of base) : System.Private.Xml.dasm - System.Xml.Serialization.SourceInfo:Equals(ref):bool:this
1 ( 0.88% of base) : System.Security.Cryptography.Algorithms.dasm - System.Security.Cryptography.RSASignaturePadding:Equals(ref):bool:this (2 methods)
5 ( 0.87% of base) : System.Private.Xml.dasm - System.Xml.Serialization.TypeExtensions:TryConvertTo(ref,ref,byref):bool
1 ( 0.87% of base) : Microsoft.CodeAnalysis.dasm - SwitchBucket:IsValidSwitchBucketConstant(ref):bool
12 ( 0.86% of base) : Microsoft.CodeAnalysis.dasm - Microsoft.Cci.IteratorHelper:EnumerableIsNotEmpty(ref):bool (7 methods)
1 ( 0.85% of base) : System.Private.Xml.dasm - System.Xml.Schema.XdrBuilder:IsXdrSchema(ref):bool
1 ( 0.85% of base) : Microsoft.CodeAnalysis.dasm - Microsoft.CodeAnalysis.MetadataLocation:Equals(ref):bool:this (2 methods)
1 ( 0.85% of base) : System.Private.DataContractSerialization.dasm - System.Xml.PrefixHandle:get_IsXml():bool:this
1 ( 0.83% of base) : Newtonsoft.Json.dasm - Newtonsoft.Json.Linq.JContainer:IsMultiContent(ref):bool:this
1 ( 0.83% of base) : System.Net.Http.dasm - System.Net.Http.HttpMethod:get_MustHaveRequestBody():bool:this
1 ( 0.82% of base) : Microsoft.CodeAnalysis.dasm - Microsoft.CodeAnalysis.GreenNode:IsCacheEquivalent(int,ubyte,ref,ref,ref):bool:this
1 ( 0.82% of base) : System.Private.Xml.dasm - System.Xml.Xsl.Runtime.XmlExtensionFunction:Equals(ref):bool:this
1 ( 0.81% of base) : Microsoft.CodeAnalysis.CSharp.dasm - Microsoft.CodeAnalysis.CSharp.EmptyStructTypeCache:ShouldIgnoreStructField(ref,ref):bool:this
1 ( 0.81% of base) : Newtonsoft.Json.dasm - Newtonsoft.Json.Converters.KeyValuePairConverter:CanConvert(ref):bool:this
1 ( 0.81% of base) : System.IO.FileSystem.dasm - System.IO.PathInternal:IsDeviceUNC(struct):bool
2 ( 0.81% of base) : System.Private.CoreLib.dasm - System.Diagnostics.StackTrace:ShowInStackTrace(ref):bool
1 ( 0.81% of base) : System.Private.CoreLib.dasm - System.IO.PathInternal:IsDeviceUNC(struct):bool
1 ( 0.81% of base) : Microsoft.CodeAnalysis.CSharp.dasm - Microsoft.CodeAnalysis.CSharp.Symbols.LocalSymbol:get_HasConstantValue():bool:this
1 ( 0.80% of base) : Microsoft.CodeAnalysis.VisualBasic.dasm - Microsoft.CodeAnalysis.VisualBasic.SymbolDisplayVisitor:CanShowDelegateSignature(ref):bool:this
2 ( 0.80% of base) : System.Private.CoreLib.dasm - System.Threading.Tasks.ValueTask:get_IsFaulted():bool:this
2 ( 0.80% of base) : System.Private.CoreLib.dasm - System.Threading.Tasks.ValueTask`1[Byte][System.Byte]:get_IsFaulted():bool:this
2 ( 0.80% of base) : System.Private.CoreLib.dasm - System.Threading.Tasks.ValueTask`1[Int16][System.Int16]:get_IsFaulted():bool:this
2 ( 0.80% of base) : System.Private.CoreLib.dasm - System.Threading.Tasks.ValueTask`1[Int32][System.Int32]:get_IsFaulted():bool:this
2 ( 0.80% of base) : System.Private.CoreLib.dasm - System.Threading.Tasks.ValueTask`1[Double][System.Double]:get_IsFaulted():bool:this
2 ( 0.80% of base) : System.Private.CoreLib.dasm - System.Threading.Tasks.ValueTask`1[Vector`1][System.Numerics.Vector`1[System.Single]]:get_IsFaulted():bool:this
2 ( 0.80% of base) : System.Private.CoreLib.dasm - System.Threading.Tasks.ValueTask`1[Int64][System.Int64]:get_IsFaulted():bool:this
2 ( 0.78% of base) : System.Private.CoreLib.dasm - System.Threading.Tasks.ValueTask:get_IsCanceled():bool:this
2 ( 0.78% of base) : System.Private.CoreLib.dasm - System.Threading.Tasks.ValueTask`1[Byte][System.Byte]:get_IsCanceled():bool:this
2 ( 0.78% of base) : System.Private.CoreLib.dasm - System.Threading.Tasks.ValueTask`1[Int16][System.Int16]:get_IsCanceled():bool:this
2 ( 0.78% of base) : System.Private.CoreLib.dasm - System.Threading.Tasks.ValueTask`1[Int32][System.Int32]:get_IsCanceled():bool:this
2 ( 0.78% of base) : System.Private.CoreLib.dasm - System.Threading.Tasks.ValueTask`1[Double][System.Double]:get_IsCanceled():bool:this
2 ( 0.78% of base) : System.Private.CoreLib.dasm - System.Threading.Tasks.ValueTask`1[Vector`1][System.Numerics.Vector`1[System.Single]]:get_IsCanceled():bool:this
2 ( 0.78% of base) : System.Private.CoreLib.dasm - System.Threading.Tasks.ValueTask`1[Int64][System.Int64]:get_IsCanceled():bool:this
3 ( 0.78% of base) : System.Private.CoreLib.dasm - System.Utf8String:AreEquivalentOrdinalSkipShortCircuitingChecks(struct,struct):bool
1 ( 0.76% of base) : Microsoft.CodeAnalysis.CSharp.dasm - Microsoft.CodeAnalysis.CSharp.EmptyStructTypeCache:IsTrackableStructType(ref):bool
1 ( 0.76% of base) : Microsoft.CodeAnalysis.CSharp.dasm - Microsoft.CodeAnalysis.CSharp.Symbols.ParameterSymbol:get_HasMetadataConstantValue():bool:this
1 ( 0.76% of base) : Microsoft.CodeAnalysis.dasm - Microsoft.CodeAnalysis.Emit.SemanticEdit:Equals(struct):bool:this
1 ( 0.76% of base) : System.Private.Xml.Linq.dasm - System.Xml.Linq.XNodeReader:System.Xml.IXmlLineInfo.HasLineInfo():bool:this
1 ( 0.76% of base) : Newtonsoft.Json.dasm - Newtonsoft.Json.Serialization.DefaultContractResolver:IsIConvertible(ref):bool
1 ( 0.72% of base) : Microsoft.CodeAnalysis.dasm - Microsoft.CodeAnalysis.Emit.EncLocalInfo:Equals(struct):bool:this
1 ( 0.68% of base) : Microsoft.CodeAnalysis.CSharp.dasm - Microsoft.CodeAnalysis.CSharp.Symbols.Metadata.PE.PEFieldSymbol:FilterOutDecimalConstantAttribute():bool:this
1 ( 0.68% of base) : Microsoft.CodeAnalysis.VisualBasic.dasm - Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.Scanner:StartsXmlDoc(int):bool:this
2 ( 0.68% of base) : System.Private.CoreLib.dasm - System.Resources.ManifestBasedResourceGroveler:CanUseDefaultResourceClasses(ref,ref):bool:this
1 ( 0.68% of base) : Microsoft.CSharp.dasm - Microsoft.CSharp.RuntimeBinder.Semantics.MethodSymbol:IsNullableConstructor():bool:this
1 ( 0.68% of base) : System.Data.Common.dasm - System.Data.ConstraintCollection:Contains(ref,bool):bool:this
2 ( 0.68% of base) : System.Runtime.Numerics.dasm - System.Numerics.BigInteger:Equals(long):bool:this (2 methods)
1 ( 0.67% of base) : System.Security.Cryptography.Primitives.dasm - System.Security.Cryptography.CryptographicOperations:FixedTimeEquals(struct,struct):bool
1 ( 0.66% of base) : Microsoft.CodeAnalysis.CSharp.dasm - Microsoft.CodeAnalysis.CSharp.Symbols.FieldSymbol:get_HasConstantValue():bool:this
1 ( 0.66% of base) : System.Linq.Expressions.dasm - System.Linq.Expressions.BinaryExpression:get_IsReferenceComparison():bool:this
2 ( 0.65% of base) : System.Private.Xml.dasm - System.Xml.Xsl.Runtime.XsltConvert:ToBoolean(ref):bool (2 methods)
2 ( 0.64% of base) : System.Net.HttpListener.dasm - System.Net.CaseInsensitiveAscii:Equals(ref,ref):bool:this
2 ( 0.64% of base) : System.Net.WebHeaderCollection.dasm - System.Net.CaseInsensitiveAscii:Equals(ref,ref):bool:this
1 ( 0.63% of base) : System.Private.DataContractSerialization.dasm - System.Xml.PrefixHandle:get_IsXmlns():bool:this
1 ( 0.62% of base) : System.Data.Common.dasm - DataSetUtil:IsCatchableExceptionType(ref):bool
1 ( 0.62% of base) : System.Data.Common.dasm - System.Data.Common.ADP:IsCatchableExceptionType(ref):bool
2 ( 0.58% of base) : Microsoft.CodeAnalysis.CSharp.dasm - Microsoft.CodeAnalysis.CSharp.Syntax.InternalSyntax.DirectiveStack:IncrementallyEquivalent(struct):bool:this
1 ( 0.58% of base) : Microsoft.CodeAnalysis.CSharp.dasm - Microsoft.CodeAnalysis.CSharp.Syntax.InternalSyntax.LanguageParser:CanReuseVariableDeclarator(ref,int,bool):bool
1 ( 0.56% of base) : System.Private.Xml.dasm - System.Xml.Xsl.Runtime.XsltLibrary:IsSameNodeSort(ref,ref):bool:this
1 ( 0.56% of base) : Microsoft.CodeAnalysis.VisualBasic.dasm - Microsoft.CodeAnalysis.VisualBasic.CodeGen.CodeGenerator:IsUnboxingDirectCast(ref):bool:this
1 ( 0.55% of base) : System.Private.DataContractSerialization.dasm - System.Xml.StringHandle:get_IsXmlns():bool:this
1 ( 0.55% of base) : Microsoft.CodeAnalysis.CSharp.dasm - UncommonProperties:IsDefaultValue():bool:this
1 ( 0.55% of base) : Newtonsoft.Json.dasm - <>c:<TryBuildImmutableForDictionaryContract>b__25_1(ref):bool:this
1 ( 0.53% of base) : Microsoft.CodeAnalysis.VisualBasic.dasm - Microsoft.CodeAnalysis.VisualBasic.SymbolDisplayVisitor:IsEnumMember(ref):bool
2 ( 0.53% of base) : Microsoft.CodeAnalysis.CSharp.dasm - Microsoft.CodeAnalysis.CSharp.Syntax.InternalSyntax.LanguageParser:CanReuseMemberDeclaration(ref,ref):bool
2 ( 0.51% of base) : System.ComponentModel.TypeConverter.dasm - System.ComponentModel.ReflectPropertyDescriptor:ExtenderCanResetValue(ref,ref):bool:this
1 ( 0.49% of base) : Microsoft.CodeAnalysis.CSharp.dasm - Microsoft.CodeAnalysis.CSharp.Symbols.Metadata.PE.PEMethodSymbol:IsValidUserDefinedOperatorSignature(int):bool:this
1 ( 0.48% of base) : Microsoft.CodeAnalysis.CSharp.dasm - Microsoft.CodeAnalysis.CSharp.Syntax.SyntaxNormalizer:NeedsSeparatorBetween(struct):bool
1 ( 0.45% of base) : Microsoft.CodeAnalysis.CSharp.dasm - Microsoft.CodeAnalysis.CSharp.MethodTypeInferrer:IsUnfixedTypeParameter(ref):bool:this
1 ( 0.45% of base) : System.Private.CoreLib.dasm - System.Threading.ThreadLocal`1[Byte][System.Byte]:get_IsValueCreated():bool:this
1 ( 0.45% of base) : System.Private.CoreLib.dasm - System.Threading.ThreadLocal`1[Int16][System.Int16]:get_IsValueCreated():bool:this
1 ( 0.45% of base) : System.Private.CoreLib.dasm - System.Threading.ThreadLocal`1[Int32][System.Int32]:get_IsValueCreated():bool:this
1 ( 0.45% of base) : System.Private.CoreLib.dasm - System.Threading.ThreadLocal`1[Double][System.Double]:get_IsValueCreated():bool:this
1 ( 0.45% of base) : System.Private.CoreLib.dasm - System.Threading.ThreadLocal`1[Vector`1][System.Numerics.Vector`1[System.Single]]:get_IsValueCreated():bool:this
1 ( 0.45% of base) : System.Private.CoreLib.dasm - System.Threading.ThreadLocal`1[Int64][System.Int64]:get_IsValueCreated():bool:this
1 ( 0.43% of base) : System.Private.Xml.dasm - System.Xml.Serialization.AccessorMapping:Match(ref):bool:this
1 ( 0.39% of base) : System.Private.CoreLib.dasm - System.Threading.ThreadLocal`1[__Canon][System.__Canon]:get_IsValueCreated():bool:this
1 ( 0.38% of base) : Microsoft.CodeAnalysis.dasm - Microsoft.CodeAnalysis.ParseOptions:EqualsHelper(ref):bool:this
1 ( 0.35% of base) : Microsoft.CodeAnalysis.VisualBasic.dasm - Microsoft.CodeAnalysis.VisualBasic.Binder:MatchesXmlnsImport(ref,ref):bool:this (2 methods)
1 ( 0.31% of base) : System.Private.CoreLib.dasm - System.Globalization.HijriCalendar:IsLeapDay(int,int,int,int):bool:this
1 ( 0.31% of base) : System.Private.CoreLib.dasm - System.Globalization.PersianCalendar:IsLeapDay(int,int,int,int):bool:this
2 ( 0.31% of base) : System.Private.Xml.dasm - System.Xml.XmlTextReaderImpl:AddDefaultAttributeDtd(ref,bool,ref):bool:this
1 ( 0.30% of base) : System.Private.CoreLib.dasm - Grisu3:TryRoundWeedShortest(struct,int,long,long,long,long,long):bool
1 ( 0.25% of base) : Microsoft.CodeAnalysis.dasm - SimpleDiagnostic:Equals(ref):bool:this (2 methods)
1 ( 0.15% of base) : System.Private.CoreLib.dasm - WorkStealingQueue:LocalFindAndPop(ref):bool:this
1 ( 0.15% of base) : NuGet.DependencyResolver.Core.dasm - NuGet.DependencyResolver.RemoteDependencyWalker:IsGreaterThanOrEqualTo(ref,ref):bool
1 ( 0.14% of base) : Microsoft.CodeAnalysis.CSharp.dasm - Microsoft.CodeAnalysis.CSharp.Symbols.SourceMemberContainerTypeSymbol:InfiniteFlatteningGraph(ref,ref,ref):bool
1 ( 0.11% of base) : System.Private.CoreLib.dasm - System.Globalization.GregorianCalendar:IsLeapDay(int,int,int,int):bool:this
Top method improvements by size (percentage):
-15 (-33.33% of base) : System.Net.Http.dasm - System.Net.Http.WinInetProxyHelper:get_AutoSettingsUsed():bool:this
-12 (-28.57% of base) : System.CommandLine.dasm - <>c:<GetUnreadOptionNames>b__13_0(ref):bool:this
-12 (-28.57% of base) : System.CommandLine.dasm - <>c:<GetUnreadParameters>b__14_0(ref):bool:this
-15 (-27.27% of base) : Newtonsoft.Json.dasm - Newtonsoft.Json.Serialization.JsonArrayContract:get_HasParameterizedCreatorInternal():bool:this
-15 (-27.27% of base) : Newtonsoft.Json.dasm - Newtonsoft.Json.Serialization.JsonDictionaryContract:get_HasParameterizedCreatorInternal():bool:this
-4 (-26.67% of base) : Microsoft.CSharp.dasm - BinOpFullSig:isLifted():bool:this
-4 (-26.67% of base) : Microsoft.CSharp.dasm - UnaOpFullSig:isLifted():bool:this
-4 (-26.67% of base) : System.ComponentModel.TypeConverter.dasm - FilterCacheItem:IsValid(ref):bool:this
-4 (-26.67% of base) : System.Data.Common.dasm - System.Data.LookupNode:DependsOn(ref):bool:this
-8 (-26.67% of base) : System.Diagnostics.TraceSource.dasm - System.Diagnostics.BooleanSwitch:get_Enabled():bool:this
-4 (-26.67% of base) : System.Private.CoreLib.dasm - ActivityInfo:CanBeOrphan():bool:this
-4 (-26.67% of base) : System.Private.Xml.dasm - System.Xml.Schema.DfaContentValidator:CompleteValidation(ref):bool:this
-4 (-26.67% of base) : System.Private.Xml.dasm - System.Xml.Xsl.Xslt.MatcherBuilder:IsNoMatch(ref):bool:this
-12 (-25.53% of base) : NuGet.Packaging.dasm - <>c:<ReadContentFiles>b__4_1(ref):bool:this
-12 (-25.53% of base) : NuGet.Packaging.dasm - <>c:<ReadFrameworkAssemblies>b__7_1(ref):bool:this
-12 (-25.53% of base) : NuGet.Packaging.dasm - <>c:<ReadDependencies>b__9_1(ref):bool:this
-4 (-23.53% of base) : Microsoft.CodeAnalysis.CSharp.dasm - Microsoft.CodeAnalysis.CSharp.ErrorFacts:IsInfo(int):bool
-12 (-23.53% of base) : NuGet.Configuration.dasm - NuGet.Configuration.PackageSourceCredential:IsValid():bool:this
-8 (-22.22% of base) : Microsoft.CodeAnalysis.CSharp.dasm - Microsoft.CodeAnalysis.CSharp.SyntaxAndDeclarationManager:TryGetLoadedSyntaxTree(ref,struct,byref):bool
-8 (-22.22% of base) : Microsoft.CodeAnalysis.VisualBasic.dasm - Microsoft.CodeAnalysis.VisualBasic.Symbols.SourcePropertyAccessorSymbol:get_GenerateDebugInfoImpl():bool:this
-4 (-22.22% of base) : System.Private.CoreLib.dasm - System.Reflection.Emit.TypeBuilder:IsCOMObjectImpl():bool:this
-8 (-22.22% of base) : System.Private.Xml.dasm - System.Xml.Serialization.CodeIdentifier:IsValidStart(ushort):bool
-8 (-20.51% of base) : System.Data.Common.dasm - System.Data.XmlDataLoader:IsTextOnly(ref):bool:this
-21 (-20.00% of base) : System.Collections.Concurrent.dasm - System.Collections.Concurrent.ConcurrentDictionary`2[__Canon,Int64][System.__Canon,System.Int64]:IsValueWriteAtomic():bool
-21 (-20.00% of base) : System.Collections.Concurrent.dasm - System.Collections.Concurrent.ConcurrentDictionary`2[Byte,Int64][System.Byte,System.Int64]:IsValueWriteAtomic():bool
-21 (-20.00% of base) : System.Collections.Concurrent.dasm - System.Collections.Concurrent.ConcurrentDictionary`2[Int16,Int64][System.Int16,System.Int64]:IsValueWriteAtomic():bool
-21 (-20.00% of base) : System.Collections.Concurrent.dasm - System.Collections.Concurrent.ConcurrentDictionary`2[Int32,Int64][System.Int32,System.Int64]:IsValueWriteAtomic():bool
-21 (-20.00% of base) : System.Collections.Concurrent.dasm - System.Collections.Concurrent.ConcurrentDictionary`2[Double,Int64][System.Double,System.Int64]:IsValueWriteAtomic():bool
-21 (-20.00% of base) : System.Collections.Concurrent.dasm - System.Collections.Concurrent.ConcurrentDictionary`2[Vector`1,Int64][System.Numerics.Vector`1[System.Single],System.Int64]:IsValueWriteAtomic():bool
-21 (-20.00% of base) : System.Collections.Concurrent.dasm - System.Collections.Concurrent.ConcurrentDictionary`2[Int64,Int64][System.Int64,System.Int64]:IsValueWriteAtomic():bool
-28 (-19.44% of base) : Microsoft.CodeAnalysis.dasm - Microsoft.CodeAnalysis.UnicodeCharacterUtilities:IsIdentifierPartCharacter(ushort):bool
-22 (-19.30% of base) : Microsoft.CodeAnalysis.dasm - Microsoft.CodeAnalysis.RuleSet:IsStricterThan(int,int):bool
-8 (-18.60% of base) : System.Private.CoreLib.dasm - System.LocalAppContextSwitches:GetSwitchDefaultValue(ref):bool
-8 (-18.60% of base) : System.Private.Xml.dasm - System.LocalAppContextSwitches:GetSwitchDefaultValue(ref):bool
-8 (-18.18% of base) : Microsoft.CodeAnalysis.CSharp.dasm - BaseListEditor:ShouldVisit(struct):bool:this
-12 (-18.18% of base) : System.Net.Http.dasm - System.Net.Http.WinInetProxyHelper:get_ManualSettingsOnly():bool:this
-8 (-17.78% of base) : Newtonsoft.Json.dasm - Newtonsoft.Json.Converters.StringEnumConverter:get_CamelCaseText():bool:this
-8 (-17.78% of base) : System.Data.Common.dasm - System.Xml.XmlDataDocument:IsSame(ref,int,int):bool:this
-10 (-17.24% of base) : System.Net.Mail.dasm - System.Net.Mime.QEncodedStream:IsAsciiLetterOrDigit(ushort):bool
-10 (-17.24% of base) : System.Private.CoreLib.dasm - System.Reflection.AssemblyName:IsAsciiLetterOrDigit(ushort):bool
-10 (-17.24% of base) : System.Private.Uri.dasm - System.UriHelper:IsAsciiLetterOrDigit(ushort):bool
-12 (-16.67% of base) : NuGet.Packaging.Core.dasm - <>c:<GetMetadata>b__17_0(ref):bool:this
-10 (-16.39% of base) : System.Private.CoreLib.dasm - System.Threading.ReaderWriterLockSlim:ShouldSpinForEnterAnyRead():bool:this
-29 (-16.38% of base) : Microsoft.CodeAnalysis.dasm - Microsoft.CodeAnalysis.Diagnostics.AnalysisState:HasActionsForEvent(ref,ref):bool
-9 (-16.36% of base) : System.Private.Xml.dasm - System.Xml.Xsl.Runtime.CharUtil:IsAlphaNumeric(ushort):bool
-12 (-16.22% of base) : System.Private.CoreLib.dasm - System.Type:get_IsGenericMethodParameter():bool:this
-12 (-16.00% of base) : Microsoft.CodeAnalysis.dasm - Microsoft.CodeAnalysis.MetadataReference:HasMetadata(ref):bool
-8 (-15.69% of base) : System.Net.Sockets.dasm - System.Net.CallbackClosure:IsCompatible(ref):bool:this
-5 (-15.62% of base) : System.Runtime.Numerics.dasm - Number:IsWhite(ushort):bool
-9 (-15.52% of base) : System.Net.Sockets.dasm - System.Net.Sockets.CompletionPortHelper:CheckIfPlatformHasUdpIssue():bool
-9 (-15.25% of base) : System.Linq.Expressions.dasm - System.Linq.Expressions.Interpreter.CallInstruction:IndexIsNotReturnType(int,ref,ref):bool
-9 (-15.25% of base) : System.Private.CoreLib.dasm - System.Text.EncoderNLS:get_HasLeftoverData():bool:this
-9 (-15.00% of base) : Microsoft.CodeAnalysis.VisualBasic.dasm - Microsoft.CodeAnalysis.VisualBasic.SyntaxFacts:IsXmlWhitespace(ushort):bool
-15 (-15.00% of base) : Microsoft.DotNet.ProjectModel.dasm - Microsoft.DotNet.ProjectModel.Project:HasRuntimeOutput(ref):bool:this
-20 (-14.93% of base) : Microsoft.CSharp.dasm - Microsoft.CSharp.RuntimeBinder.Semantics.ExpressionBinder:IsMatchingStatic(ref,ref):bool
-5 (-14.71% of base) : System.Net.Http.dasm - HeaderStoreItemInfo:CanAddValue(ref):bool:this
-9 (-14.52% of base) : System.Private.CoreLib.dasm - System.Threading.Thread:SetApartmentStateHelper(int,bool):bool:this
-5 (-14.29% of base) : System.Private.Xml.dasm - System.Xml.DtdParser:get_ParsingTopLevelMarkup():bool:this
-10 (-14.29% of base) : System.Threading.Tasks.Parallel.dasm - System.Threading.Tasks.ParallelLoopStateFlags64:ShouldExitLoop(long):bool:this
-5 (-13.51% of base) : System.ComponentModel.TypeConverter.dasm - System.ComponentModel.MaskedTextProvider:IsAsciiLetter(ushort):bool
-5 (-13.51% of base) : System.IO.FileSystem.dasm - System.IO.PathInternal:IsValidDriveChar(ushort):bool
-5 (-13.51% of base) : System.IO.FileSystem.Watcher.dasm - System.IO.PathInternal:IsValidDriveChar(ushort):bool
-5 (-13.51% of base) : System.Net.Mail.dasm - System.Net.Mime.QEncodedStream:IsAsciiLetter(ushort):bool
-5 (-13.51% of base) : System.Private.CoreLib.dasm - System.Reflection.AssemblyName:IsAsciiLetter(ushort):bool
-10 (-13.51% of base) : System.Private.CoreLib.dasm - System.IO.PathInternal:IsValidDriveChar(ushort):bool (2 methods)
-5 (-13.51% of base) : System.Private.DataContractSerialization.dasm - System.Runtime.Serialization.DataContract:IsAlpha(ushort):bool
-5 (-13.51% of base) : System.Private.Uri.dasm - System.UriHelper:IsAsciiLetter(ushort):bool
-5 (-13.51% of base) : System.Threading.Tasks.Parallel.dasm - System.Threading.Tasks.ParallelLoopStateFlags32:ShouldExitLoop(int):bool:this
-5 (-13.51% of base) : xunit.execution.dotnet.dasm - ReplaceEscapeSequenceRule:IsHex(ushort):bool
-20 (-13.42% of base) : System.Private.Xml.dasm - System.Xml.Schema.NamespaceList:Allows(ref):bool:this (2 methods)
-9 (-13.24% of base) : Microsoft.CodeAnalysis.CSharp.dasm - Microsoft.CodeAnalysis.CSharp.CodeGen.CodeGenerator:IsThisReceiver(ref):bool:this
-9 (-13.24% of base) : Microsoft.CodeAnalysis.VisualBasic.dasm - Microsoft.CodeAnalysis.VisualBasic.Symbols.Metadata.PE.PEMethodSymbol:get_IsOverridable():bool:this
-11 (-13.10% of base) : System.Private.Xml.dasm - System.Xml.XmlDocumentFragment:CanInsertAfter(ref,ref):bool:this
-18 (-13.04% of base) : System.Runtime.Numerics.dasm - System.Numerics.BigInteger:get_IsPowerOfTwo():bool:this
-7 (-12.96% of base) : Microsoft.CodeAnalysis.VisualBasic.dasm - _Closure$__:_Lambda$__1-4(struct):bool:this
-12 (-12.77% of base) : Microsoft.CodeAnalysis.dasm - Microsoft.CodeAnalysis.UnicodeCharacterUtilities:IsIdentifierStartCharacter(ushort):bool
-26 (-12.75% of base) : System.Private.Uri.dasm - System.IPv6AddressHelper:IsLoopback(struct):bool
-6 (-12.50% of base) : Microsoft.CSharp.dasm - Microsoft.CSharp.RuntimeBinder.Semantics.MethodSymbol:isUserCallable():bool:this
-9 (-12.50% of base) : System.Security.Principal.Windows.dasm - System.Security.Principal.SecurityIdentifier:IsAccountSid():bool:this
-10 (-12.35% of base) : Microsoft.Diagnostics.Tracing.TraceEvent.dasm - Microsoft.Diagnostics.Tracing.Etlx.TraceProcess:<get_EventsInProcess>b__35_0(ref):bool:this
-9 (-12.33% of base) : System.Private.Xml.dasm - MS.Internal.Xml.XPath.XPathParser:IsPrimaryExpr(ref):bool
-8 (-12.31% of base) : System.Private.CoreLib.dasm - System.Reflection.Associates:IncludeAccessor(ref,bool):bool
-15 (-12.20% of base) : System.ComponentModel.TypeConverter.dasm - System.ComponentModel.BindingList`1[Byte][System.Byte]:get_ItemTypeHasDefaultConstructor():bool:this
-15 (-12.20% of base) : System.ComponentModel.TypeConverter.dasm - System.ComponentModel.BindingList`1[Int16][System.Int16]:get_ItemTypeHasDefaultConstructor():bool:this
-15 (-12.20% of base) : System.ComponentModel.TypeConverter.dasm - System.ComponentModel.BindingList`1[Int32][System.Int32]:get_ItemTypeHasDefaultConstructor():bool:this
-15 (-12.20% of base) : System.ComponentModel.TypeConverter.dasm - System.ComponentModel.BindingList`1[Double][System.Double]:get_ItemTypeHasDefaultConstructor():bool:this
-15 (-12.20% of base) : System.ComponentModel.TypeConverter.dasm - System.ComponentModel.BindingList`1[Vector`1][System.Numerics.Vector`1[System.Single]]:get_ItemTypeHasDefaultConstructor():bool:this
-15 (-12.20% of base) : System.ComponentModel.TypeConverter.dasm - System.ComponentModel.BindingList`1[Int64][System.Int64]:get_ItemTypeHasDefaultConstructor():bool:this
-5 (-12.20% of base) : System.Reflection.Metadata.dasm - System.Reflection.Metadata.StringUtils:IsEqualAscii(int,int,int):bool
-25 (-12.02% of base) : System.IO.FileSystem.dasm - System.IO.PathInternal:IsPartiallyQualified(struct):bool
-50 (-12.02% of base) : System.Private.CoreLib.dasm - System.IO.PathInternal:IsPartiallyQualified(struct):bool (2 methods)
-18 (-12.00% of base) : Microsoft.CodeAnalysis.CSharp.dasm - Microsoft.CodeAnalysis.CSharp.Symbols.ConstraintsHelper:RequiresChecking(ref):bool (2 methods)
-11 (-11.96% of base) : System.Private.CoreLib.dasm - System.Collections.Generic.NullableEqualityComparer`1[Vector`1][System.Numerics.Vector`1[System.Single]]:Equals(struct,struct):bool:this
-5 (-11.90% of base) : System.Text.Encoding.CodePages.dasm - System.Text.GB18030Encoding:IsGBTwoByteTrailing(short):bool:this
-10 (-11.63% of base) : Microsoft.CodeAnalysis.CSharp.dasm - Microsoft.CodeAnalysis.CSharp.Syntax.InternalSyntax.LanguageParser:IsPossibleLambdaExpression(int):bool:this
-5 (-11.63% of base) : Microsoft.CodeAnalysis.VisualBasic.dasm - Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.Parser:CanStartConsequenceExpression(ushort,bool):bool:this
-28 (-11.62% of base) : Newtonsoft.Json.dasm - Newtonsoft.Json.Utilities.ReflectionUtils:CanReadMemberValue(ref,bool):bool
-9 (-11.54% of base) : System.IO.FileSystem.AccessControl.dasm - System.Security.AccessControl.DirectoryObjectSecurity:IsValidTargetTypeStatic(ref):bool
-9 (-11.54% of base) : System.Security.AccessControl.dasm - System.Security.AccessControl.CommonObjectSecurity:IsValidTargetTypeStatic(ref):bool
-9 (-11.54% of base) : System.Security.Principal.Windows.dasm - System.Security.Principal.NTAccount:IsValidTargetType(ref):bool:this
-9 (-11.54% of base) : System.Security.Principal.Windows.dasm - System.Security.Principal.SecurityIdentifier:IsValidTargetTypeStatic(ref):bool
-10 (-11.49% of base) : NuGet.ProjectModel.dasm - NuGet.ProjectModel.LockFile:IsValidForPackageSpec(ref,int):bool:this
-11 (-11.46% of base) : Microsoft.CodeAnalysis.VisualBasic.dasm - Microsoft.CodeAnalysis.VisualBasic.CodeGen.CodeGenerator:ShouldEmitInitExpression(bool,ref):bool
-11 (-11.46% of base) : System.ComponentModel.Annotations.dasm - System.ComponentModel.DataAnnotations.StringLengthAttribute:IsValid(ref):bool:this
-12 (-11.43% of base) : System.Net.Http.dasm - System.Net.Http.AuthenticationHelper:TryGetRepeatedChallenge(ref,ref,bool,byref):bool
-16 (-11.43% of base) : System.Private.Xml.Linq.dasm - System.Xml.Linq.XElement:AttributesEqual(ref):bool:this
-10 (-11.24% of base) : Microsoft.CodeAnalysis.CSharp.dasm - Microsoft.CodeAnalysis.CSharp.Symbols.FieldSymbol:Microsoft.Cci.IFieldDefinition.get_IsReadOnly():bool:this
-12 (-11.21% of base) : Newtonsoft.Json.dasm - Newtonsoft.Json.JsonTextReader:ReadChars(int,bool):bool:this
-20 (-11.11% of base) : System.Private.Xml.dasm - System.Xml.Xsl.Runtime.PrecedingSiblingDocOrderIterator:MoveNext():bool:this
-33 (-11.07% of base) : Newtonsoft.Json.dasm - Newtonsoft.Json.Utilities.ReflectionUtils:CanSetMemberValue(ref,bool,bool):bool
-12 (-11.01% of base) : System.Data.Common.dasm - System.Data.DataColumnCollection:Contains(ref,bool):bool:this
-9 (-10.98% of base) : System.Net.Sockets.dasm - System.Net.Sockets.Socket:get_NoDelay():bool:this
-9 (-10.98% of base) : System.Net.Sockets.dasm - System.Net.Sockets.Socket:get_EnableBroadcast():bool:this
-9 (-10.98% of base) : System.Net.Sockets.dasm - System.Net.Sockets.Socket:get_ExclusiveAddressUse():bool:this
-15 (-10.87% of base) : System.ComponentModel.TypeConverter.dasm - System.ComponentModel.BindingList`1[__Canon][System.__Canon]:get_ItemTypeHasDefaultConstructor():bool:this
-5 (-10.87% of base) : System.Linq.Parallel.dasm - System.Linq.Parallel.AsynchronousChannel`1[__Canon][System.__Canon]:get_IsFull():bool:this
-5 (-10.87% of base) : System.Linq.Parallel.dasm - System.Linq.Parallel.AsynchronousChannel`1[Byte][System.Byte]:get_IsFull():bool:this
-5 (-10.87% of base) : System.Linq.Parallel.dasm - System.Linq.Parallel.AsynchronousChannel`1[Int16][System.Int16]:get_IsFull():bool:this
-5 (-10.87% of base) : System.Linq.Parallel.dasm - System.Linq.Parallel.AsynchronousChannel`1[Int32][System.Int32]:get_IsFull():bool:this
-5 (-10.87% of base) : System.Linq.Parallel.dasm - System.Linq.Parallel.AsynchronousChannel`1[Double][System.Double]:get_IsFull():bool:this
-5 (-10.87% of base) : System.Linq.Parallel.dasm - System.Linq.Parallel.AsynchronousChannel`1[Vector`1][System.Numerics.Vector`1[System.Single]]:get_IsFull():bool:this
-5 (-10.87% of base) : System.Linq.Parallel.dasm - System.Linq.Parallel.AsynchronousChannel`1[Int64][System.Int64]:get_IsFull():bool:this
-9 (-10.84% of base) : System.Private.Xml.dasm - System.Xml.Xsl.XPath.XPathParser`1[Byte][System.Byte]:IsPrimaryExpr():bool:this
-9 (-10.84% of base) : System.Private.Xml.dasm - System.Xml.Xsl.XPath.XPathParser`1[Int16][System.Int16]:IsPrimaryExpr():bool:this
-9 (-10.84% of base) : System.Private.Xml.dasm - System.Xml.Xsl.XPath.XPathParser`1[Int32][System.Int32]:IsPrimaryExpr():bool:this
-9 (-10.84% of base) : System.Private.Xml.dasm - System.Xml.Xsl.XPath.XPathParser`1[Double][System.Double]:IsPrimaryExpr():bool:this
-9 (-10.84% of base) : System.Private.Xml.dasm - System.Xml.Xsl.XPath.XPathParser`1[Vector`1][System.Numerics.Vector`1[System.Single]]:IsPrimaryExpr():bool:this
-9 (-10.84% of base) : System.Private.Xml.dasm - System.Xml.Xsl.XPath.XPathParser`1[Int64][System.Int64]:IsPrimaryExpr():bool:this
-35 (-10.74% of base) : System.IO.IsolatedStorage.dasm - System.IO.IsolatedStorage.IsolatedStorageFile:ContainsUnknownFiles(ref):bool:this
-8 (-10.67% of base) : System.Private.CoreLib.dasm - System.Collections.Generic.ObjectEqualityComparer`1[__Canon][System.__Canon]:Equals(ref,ref):bool:this
-5 (-10.64% of base) : Microsoft.CodeAnalysis.CSharp.dasm - Microsoft.CodeAnalysis.CSharp.SyntaxFacts:IsHexDigit(ushort):bool
-5 (-10.64% of base) : System.ComponentModel.TypeConverter.dasm - System.ComponentModel.MaskedTextProvider:IsAciiAlphanumeric(ushort):bool
-9 (-10.59% of base) : Microsoft.CodeAnalysis.CSharp.dasm - Microsoft.CodeAnalysis.CSharp.Symbols.TypeSymbolExtensions:IsUnsafe(ref):bool
-9 (-10.59% of base) : Newtonsoft.Json.dasm - Newtonsoft.Json.Linq.JValue:ValuesEquals(ref,ref):bool
-16 (-10.53% of base) : Microsoft.CSharp.dasm - Microsoft.CSharp.RuntimeBinder.RuntimeBinderExtensions:IsEquivalentTo(ref,ref,ref,ref):bool
-10 (-10.42% of base) : Microsoft.CodeAnalysis.CSharp.dasm - Microsoft.CodeAnalysis.CSharp.Syntax.InternalSyntax.Lexer:IsValidHexDigit(ushort):bool
-8 (-10.26% of base) : Microsoft.CSharp.dasm - Microsoft.CSharp.RuntimeBinder.Semantics.SymWithType:op_Equality(ref,ref):bool
-9 (-10.23% of base) : System.Private.CoreLib.dasm - System.DateTimeParse:GetTimeZoneName(byref):bool
-12 (-10.17% of base) : Microsoft.CodeAnalysis.VisualBasic.dasm - Microsoft.CodeAnalysis.VisualBasic.Symbols.TypeSymbolExtensions:IsValidForConstantValue(ref,ref):bool
-27 (-9.96% of base) : System.Text.RegularExpressions.dasm - System.Text.RegularExpressions.RegexParser:IsTrueQuantifier():bool:this
-10 (-9.90% of base) : Microsoft.CodeAnalysis.CSharp.dasm - Microsoft.CodeAnalysis.CSharp.Symbols.Metadata.PE.PENamedTypeSymbol:IsUncommon():bool:this
-8 (-9.88% of base) : System.Private.CoreLib.dasm - System.Diagnostics.Tracing.EventSource:IsEnabled(int,long,ubyte):bool:this
-17 (-9.77% of base) : System.Security.Cryptography.Cng.dasm - System.Security.Cryptography.CngProperty:Equals(struct):bool:this
-11 (-9.73% of base) : Microsoft.CodeAnalysis.CSharp.dasm - Microsoft.CodeAnalysis.CSharp.Symbols.Metadata.PE.PEFieldSymbol:get_IsConst():bool:this
-9 (-9.57% of base) : Microsoft.CodeAnalysis.CSharp.dasm - Microsoft.CodeAnalysis.CSharp.SyntaxFacts:IsWhitespace(ushort):bool
-4 (-9.52% of base) : System.Private.CoreLib.dasm - System.Globalization.SortVersion:op_Equality(ref,ref):bool
-11 (-9.48% of base) : Microsoft.CodeAnalysis.CSharp.dasm - Microsoft.CodeAnalysis.CSharp.Binder:ContainingMethodOrLambdaRequiresValue():bool:this
-11 (-9.48% of base) : System.ComponentModel.Annotations.dasm - System.ComponentModel.DataAnnotations.RegularExpressionAttribute:IsValid(ref):bool:this
-11 (-9.48% of base) : System.Private.CoreLib.dasm - System.IO.Path:IsPathRooted(struct):bool
-10 (-9.43% of base) : Microsoft.CodeAnalysis.CSharp.dasm - Microsoft.CodeAnalysis.CSharp.Symbols.MethodSymbol:get_IsExternal():bool:this
-41 (-9.43% of base) : Microsoft.CodeAnalysis.CSharp.dasm - Microsoft.CodeAnalysis.CSharp.ConversionsBase:HasImplicitConstantExpressionConversion(ref,ref):bool
-7 (-9.33% of base) : Microsoft.CodeAnalysis.VisualBasic.dasm - _Closure$__:_Lambda$__1-2(struct):bool:this
-12 (-9.16% of base) : Microsoft.Diagnostics.Tracing.TraceEvent.dasm - Diagnostics.Tracing.StackSources.FilterStackSource:SameSet(ref,ref):bool:this
-4 (-9.09% of base) : System.Private.CoreLib.dasm - System.Collections.Generic.NullableEqualityComparer`1[Int64][System.Int64]:Equals(struct,struct):bool:this
-15 (-9.04% of base) : Newtonsoft.Json.dasm - Newtonsoft.Json.Utilities.ReflectionUtils:HasDefaultConstructor(ref,bool):bool
-8 (-8.99% of base) : System.Private.CoreLib.dasm - System.Delegate:op_Inequality(ref,ref):bool
-9 (-8.82% of base) : System.Data.Common.dasm - System.Data.SqlTypes.SqlDecimal:FGt10_38(ref):bool:this
-13 (-8.78% of base) : Microsoft.CSharp.dasm - Microsoft.CSharp.RuntimeBinder.Semantics.MethodTypeInferrer:HasBound(int):bool:this
-5 (-8.77% of base) : System.Numerics.Vectors.dasm - System.Numerics.Vector3:op_Inequality(struct,struct):bool
-11 (-8.73% of base) : System.Private.Xml.dasm - System.Xml.Xsl.Qil.QilVisitor:IsReference(ref,int):bool:this
-12 (-8.63% of base) : Microsoft.CodeAnalysis.CSharp.dasm - <>c:<GetReferenceDirectives>b__8_0(ref):bool:this
-10 (-8.62% of base) : Microsoft.CodeAnalysis.VisualBasic.dasm - Microsoft.CodeAnalysis.VisualBasic.Symbols.SourceParameterSymbol:get_HasDefaultValueAttribute():bool:this
-15 (-8.57% of base) : Microsoft.CodeAnalysis.CSharp.dasm - Microsoft.CodeAnalysis.CSharp.CodeGen.StackOptimizerPass1:IsIndirectAssignment(ref):bool
-11 (-8.46% of base) : System.Private.Xml.dasm - System.Xml.Schema.ChameleonKey:Equals(ref):bool:this
-23 (-8.42% of base) : System.Private.Xml.dasm - System.Xml.XmlDocument:CanInsertBefore(ref,ref):bool:this
-23 (-8.33% of base) : System.Data.Common.dasm - System.Data.DataColumn:CompareValueTo(int,ref,bool):bool:this
-9 (-8.18% of base) : System.Security.Cryptography.Cng.dasm - System.Security.Cryptography.CngKey:get_IsEphemeral():bool:this
-10 (-8.06% of base) : Microsoft.CodeAnalysis.VisualBasic.dasm - Microsoft.CodeAnalysis.VisualBasic.Symbols.MethodSymbol:get_IsMetadataFinal():bool:this
-12 (-8.00% of base) : Microsoft.CodeAnalysis.CSharp.dasm - Microsoft.CodeAnalysis.CSharp.ConversionsBase:HasIdentityOrReferenceConversion(ref,ref,byref):bool:this
-2 (-8.00% of base) : System.Data.Common.dasm - System.Data.Common.DataStorage:IsTypeCustomType(int):bool
-18 (-7.93% of base) : Microsoft.CodeAnalysis.CSharp.dasm - Microsoft.CodeAnalysis.CSharp.LocalRewriter:IsSafeForReordering(ref,ubyte):bool
-11 (-7.86% of base) : System.Linq.Expressions.dasm - System.Dynamic.Utils.TypeUtils:IsImplicitBoxingConversion(ref,ref):bool
-2 (-7.69% of base) : System.Data.Common.dasm - System.Data.ExpressionNode:IsFloat(int):bool
-2 (-7.69% of base) : System.Private.DataContractSerialization.dasm - System.Runtime.Serialization.ExtensionDataReader:IsElementNode(int):bool:this
-18 (-7.63% of base) : System.Net.Sockets.dasm - System.Net.Sockets.Socket:get_MulticastLoopback():bool:this
-4 (-7.55% of base) : System.Private.CoreLib.dasm - System.Version:op_Equality(ref,ref):bool
-12 (-7.55% of base) : System.Private.DataContractSerialization.dasm - System.Xml.UniqueId:op_Equality(ref,ref):bool
-12 (-7.45% of base) : Microsoft.CodeAnalysis.CSharp.dasm - Microsoft.CodeAnalysis.CSharp.ConversionsBase:HasImplicitEffectiveBaseConversion(ref,ref,byref):bool:this
-9 (-7.38% of base) : System.Private.Xml.dasm - MS.Internal.Xml.XPath.LogicalExpr:cmpNumberNumber(int,double,double):bool
-7 (-7.37% of base) : Microsoft.CodeAnalysis.VisualBasic.dasm - _Closure$__:_Lambda$__1-6(struct):bool:this
-8 (-7.27% of base) : System.Data.Common.dasm - DataTableRelationCollection:CanRemove(ref):bool:this
-18 (-7.26% of base) : System.Security.Cryptography.X509Certificates.dasm - System.Security.Cryptography.X509Certificates.X509Certificate:Equals(ref):bool:this (2 methods)
-27 (-7.20% of base) : Microsoft.CodeAnalysis.CSharp.dasm - Microsoft.CodeAnalysis.CSharp.Symbols.Metadata.PE.MemberRefMetadataDecoder:CustomModifiersMatch(struct,struct):bool
-10 (-7.19% of base) : System.ComponentModel.Annotations.dasm - System.ComponentModel.DataAnnotations.Validator:CanBeAssigned(ref,ref):bool
-23 (-7.08% of base) : Microsoft.CodeAnalysis.CSharp.dasm - Microsoft.CodeAnalysis.CSharp.OverloadResolution:UseOnlyReferenceEquality(ref,ref,byref):bool:this
-5 (-7.04% of base) : System.Numerics.Vectors.dasm - System.Numerics.Quaternion:op_Inequality(struct,struct):bool
-9 (-7.03% of base) : System.Private.CoreLib.dasm - RTDynamicMethod:IsDefined(ref,bool):bool:this
-17 (-7.02% of base) : System.Linq.Expressions.dasm - System.Dynamic.Utils.TypeUtils:HasIdentityPrimitiveOrNullableConversionTo(ref,ref):bool
-4 (-7.02% of base) : Microsoft.CodeAnalysis.dasm - Microsoft.CodeAnalysis.ModuleExtensions:ShouldImportField(int,ubyte):bool
-9 (-6.98% of base) : NuGet.Packaging.dasm - NuGet.Packaging.PackagesConfig:BoolAttribute(ref,ref,bool):bool
-14 (-6.97% of base) : Microsoft.CodeAnalysis.CSharp.dasm - Microsoft.CodeAnalysis.CSharp.Symbols.Metadata.PE.MemberRefMetadataDecoder:ReturnTypesMatch(ref,ref,byref):bool
-35 (-6.92% of base) : System.Private.CoreLib.dasm - System.Nullable:Equals(struct,struct):bool (6 methods)
-14 (-6.90% of base) : Microsoft.CodeAnalysis.CSharp.dasm - Microsoft.CodeAnalysis.CSharp.ConversionsBase:HasImplicitConversionFromDelegate(ref,ref,byref):bool:this
-4 (-6.90% of base) : System.Private.CoreLib.dasm - System.Collections.Generic.NullableEqualityComparer`1[Int32][System.Int32]:Equals(struct,struct):bool:this
-2 (-6.90% of base) : System.Private.Xml.dasm - System.Xml.Serialization.TypeDesc:get_IsArrayLike():bool:this
-2 (-6.90% of base) : System.Security.Cryptography.Algorithms.dasm - System.Security.Cryptography.ECCurve:get_IsPrime():bool:this
-10 (-6.85% of base) : Microsoft.CodeAnalysis.CSharp.dasm - Microsoft.CodeAnalysis.CSharp.InitializerSemanticModel:IsBindableInitializer(ref):bool:this
-8 (-6.78% of base) : Microsoft.CodeAnalysis.CSharp.dasm - Microsoft.CodeAnalysis.CSharp.Symbols.ParameterSymbol:get_HasExplicitDefaultValue():bool:this
-5 (-6.76% of base) : Microsoft.CodeAnalysis.CSharp.dasm - Microsoft.CodeAnalysis.CSharp.Syntax.InternalSyntax.Lexer:MatchesProductionForXmlChar(int):bool
-5 (-6.76% of base) : System.Data.Common.dasm - System.Data.SqlTypes.SqlDecimal:FGt10_38():bool:this
-2 (-6.67% of base) : Microsoft.CodeAnalysis.VisualBasic.dasm - Microsoft.CodeAnalysis.VisualBasic.BoundExpressionExtensions:IsInstanceReference(ref):bool
-10 (-6.58% of base) : System.Private.CoreLib.dasm - System.IO.FileStream:IsIoRelatedException(ref):bool
-12 (-6.52% of base) : Microsoft.CodeAnalysis.VisualBasic.dasm - _Closure$__:_Lambda$__9-0(ref):bool:this (3 methods)
-41 (-6.50% of base) : NuGet.Versioning.dasm - NuGet.Versioning.VersionRange:IsBetter(ref,ref):bool:this
-5 (-6.49% of base) : System.Private.Uri.dasm - System.IriHelper:CheckIriUnicodeRange(ushort,bool):bool
-41 (-6.47% of base) : NuGet.Versioning.dasm - NuGet.Versioning.FloatRange:Satisfies(ref):bool:this
-8 (-6.45% of base) : Microsoft.Diagnostics.Tracing.TraceEvent.dasm - Microsoft.Diagnostics.Tracing.Session.TraceEventProviders:MaybeAnEventSource(struct):bool
-2 (-6.45% of base) : System.Data.Common.dasm - System.Data.Select:IsSupportedOperator(int):bool:this
-2 (-6.45% of base) : System.Data.Common.dasm - System.Data.ExpressionNode:IsUnsigned(int):bool
-4 (-6.45% of base) : System.Private.CoreLib.dasm - System.Collections.Generic.NullableEqualityComparer`1[Byte][System.Byte]:Equals(struct,struct):bool:this
-2 (-6.45% of base) : System.Private.Xml.dasm - System.Xml.Xsl.XPath.XPathParser`1[__Canon][System.__Canon]:IsReverseAxis(int):bool
-2 (-6.45% of base) : System.Private.Xml.dasm - System.Xml.Xsl.XPath.XPathParser`1[Byte][System.Byte]:IsReverseAxis(int):bool
-2 (-6.45% of base) : System.Private.Xml.dasm - System.Xml.Xsl.XPath.XPathParser`1[Int16][System.Int16]:IsReverseAxis(int):bool
-2 (-6.45% of base) : System.Private.Xml.dasm - System.Xml.Xsl.XPath.XPathParser`1[Int32][System.Int32]:IsReverseAxis(int):bool
-2 (-6.45% of base) : System.Private.Xml.dasm - System.Xml.Xsl.XPath.XPathParser`1[Double][System.Double]:IsReverseAxis(int):bool
-2 (-6.45% of base) : System.Private.Xml.dasm - System.Xml.Xsl.XPath.XPathParser`1[Vector`1][System.Numerics.Vector`1[System.Single]]:IsReverseAxis(int):bool
-2 (-6.45% of base) : System.Private.Xml.dasm - System.Xml.Xsl.XPath.XPathParser`1[Int64][System.Int64]:IsReverseAxis(int):bool
-10 (-6.41% of base) : Microsoft.CodeAnalysis.CSharp.dasm - Microsoft.CodeAnalysis.CSharp.Symbols.MethodSymbol:get_IsMetadataFinal():bool:this
-3 (-6.25% of base) : Microsoft.CodeAnalysis.dasm - Microsoft.CodeAnalysis.CodeGen.MethodBody:get_HasAnySequencePoints():bool:this
-2 (-6.25% of base) : Microsoft.CSharp.dasm - Microsoft.CSharp.RuntimeBinder.Semantics.AggregateSymbol:IsRefType():bool:this
-11 (-6.25% of base) : System.Linq.Expressions.dasm - System.Linq.Expressions.Compiler.LambdaCompiler:Significant(ref):bool
-2 (-6.25% of base) : System.Private.CoreLib.dasm - System.Enum:StartsNumber(ushort):bool
-4 (-6.25% of base) : System.Private.CoreLib.dasm - System.Collections.Generic.NullableEqualityComparer`1[Int16][System.Int16]:Equals(struct,struct):bool:this
-2 (-6.25% of base) : System.Private.Xml.dasm - System.Xml.XmlWellFormedWriter:get_InBase64():bool:this
-2 (-6.25% of base) : System.Text.RegularExpressions.dasm - System.Text.RegularExpressions.RegexParser:IsOnlyTopOption(int):bool:this
-12 (-6.22% of base) : System.ComponentModel.TypeConverter.dasm - System.ComponentModel.MaskedTextProvider:Add(ushort,byref,byref):bool:this
-5 (-6.17% of base) : Microsoft.CodeAnalysis.dasm - Microsoft.CodeAnalysis.AssemblyIdentity:IsValid(ref):bool
-10 (-6.17% of base) : System.Linq.Expressions.dasm - System.Runtime.CompilerServices.CallSiteHelpers:IsInternalFrame(ref):bool
-13 (-6.13% of base) : Microsoft.CodeAnalysis.CSharp.dasm - Microsoft.CodeAnalysis.CSharp.Syntax.InternalSyntax.DocumentationCommentParser:get_IsEndOfCrefAttribute():bool:this
-11 (-6.11% of base) : Newtonsoft.Json.dasm - Newtonsoft.Json.Serialization.JsonSerializerInternalReader:ShouldSetPropertyValue(ref,ref,ref):bool:this
-14 (-6.06% of base) : System.Linq.Expressions.dasm - System.Dynamic.Utils.TypeUtils:IsImplicitNumericConversion(ref,ref):bool
-13 (-6.05% of base) : Microsoft.CodeAnalysis.CSharp.dasm - Microsoft.CodeAnalysis.CSharp.Syntax.InternalSyntax.DocumentationCommentParser:get_IsEndOfNameAttribute():bool:this
-15 (-6.02% of base) : Microsoft.CodeAnalysis.CSharp.dasm - Microsoft.CodeAnalysis.CSharp.Binder:HasThis(bool,byref):bool:this
-11 (-6.01% of base) : Microsoft.CodeAnalysis.CSharp.dasm - Microsoft.CodeAnalysis.CSharp.Symbols.TypeSymbolExtensions:IsValidSwitchGoverningType(ref,bool):bool
-14 (-6.01% of base) : Microsoft.CSharp.dasm - Microsoft.CSharp.RuntimeBinder.RuntimeBinderExtensions:IsGenericallyEqual(ref,ref):bool
-13 (-5.99% of base) : System.Net.Primitives.dasm - System.IPv6AddressHelper:ShouldHaveIpv4Embedded(struct):bool
-13 (-5.99% of base) : System.Private.Uri.dasm - System.IPv6AddressHelper:ShouldHaveIpv4Embedded(struct):bool
-4 (-5.97% of base) : System.Private.CoreLib.dasm - System.Delegate:op_Equality(ref,ref):bool
-19 (-5.90% of base) : System.Private.CoreLib.dasm - System.Version:TryParseComponent(struct,ref,bool,byref):bool
-2 (-5.88% of base) : Microsoft.CodeAnalysis.dasm - Microsoft.CodeAnalysis.AssemblyIdentity:IsWhiteSpace(ushort):bool
-2 (-5.88% of base) : System.Net.Http.dasm - System.Net.Mime.MailBnfHelper:IsAllowedWhiteSpace(ushort):bool
-2 (-5.88% of base) : System.Net.Mail.dasm - System.Net.Mime.MailBnfHelper:IsAllowedWhiteSpace(ushort):bool
-9 (-5.88% of base) : System.Net.Sockets.dasm - System.Net.Sockets.Socket:get_DontFragment():bool:this
-2 (-5.88% of base) : System.Private.CoreLib.dasm - System.Convert:IsSpace(ushort):bool
-2 (-5.88% of base) : System.Private.DataContractSerialization.dasm - System.Xml.XmlBaseWriter:IsWhitespace(ushort):bool:this
-2 (-5.88% of base) : System.Private.DataContractSerialization.dasm - System.Xml.EncodingStreamWrapper:IsWhitespace(ubyte):bool
-2 (-5.88% of base) : System.Private.DataContractSerialization.dasm - System.Runtime.Serialization.Json.XmlJsonReader:IsWhitespace(ubyte):bool
-2 (-5.88% of base) : System.Private.Xml.dasm - System.Xml.Xsl.XPathConvert:IsWhitespace(ushort):bool
-12 (-5.80% of base) : System.Private.CoreLib.dasm - System.RuntimeType:FilterApplyPrefixLookup(ref,ref,bool):bool
-2 (-5.71% of base) : Microsoft.CodeAnalysis.VisualBasic.dasm - Microsoft.CodeAnalysis.VisualBasic.BoundNodeExtensions:IsAnyLambda(ref):bool
-2 (-5.71% of base) : Microsoft.CodeAnalysis.VisualBasic.dasm - Microsoft.CodeAnalysis.VisualBasic.SyntaxFacts:IsTerminator(ushort):bool
-2 (-5.71% of base) : System.Private.CoreLib.dasm - System.Globalization.TextInfo:IsLetterCategory(int):bool
-2 (-5.71% of base) : System.Private.DataContractSerialization.dasm - System.Runtime.Serialization.Json.XmlJsonWriter:IsUnicodeNewlineCharacter(ushort):bool
-5 (-5.68% of base) : System.Private.CoreLib.dasm - System.Version:Equals(ref):bool:this (2 methods)
-26 (-5.65% of base) : Microsoft.CodeAnalysis.CSharp.dasm - Microsoft.CodeAnalysis.CSharp.DataFlowPass:WriteConsideredUse(ref,ref):bool
-4 (-5.63% of base) : Microsoft.Diagnostics.Tracing.TraceEvent.dasm - Microsoft.Diagnostics.Tracing.StartStopActivityComputer:IsActivityPath(struct,int):bool
-2 (-5.56% of base) : System.Data.Common.dasm - System.Data.ExpressionNode:IsUnsignedSql(int):bool
-2 (-5.56% of base) : System.Data.Common.dasm - System.Data.Operators:IsArithmetical(int):bool
-2 (-5.56% of base) : System.Data.Common.dasm - System.Data.Operators:IsLogical(int):bool
-2 (-5.56% of base) : System.Private.DataContractSerialization.dasm - System.Xml.XmlDictionaryReader:IsTextNode(int):bool:this
-2 (-5.56% of base) : System.Reflection.Metadata.dasm - System.Reflection.PortableExecutable.ManagedTextSection:get_Requires64bits():bool:this
-13 (-5.53% of base) : System.ComponentModel.TypeConverter.dasm - System.ComponentModel.MaskedTextProvider:TestEscapeChar(ushort,int,ref):bool:this
-17 (-5.52% of base) : System.Private.CoreLib.dasm - System.Reflection.Emit.CustomAttributeBuilder:ValidateType(ref):bool:this
-24 (-5.39% of base) : Microsoft.CodeAnalysis.CSharp.dasm - Microsoft.CodeAnalysis.CSharp.ConversionsBase:IsConstantNumericZero(ref):bool
-14 (-5.34% of base) : System.ComponentModel.TypeConverter.dasm - System.ComponentModel.MaskedTextProvider:Replace(ushort,int,byref,byref):bool:this
-8 (-5.33% of base) : System.Net.WebClient.dasm - System.Net.WebClient:AbortRequest(ref)
-11 (-5.31% of base) : Microsoft.CodeAnalysis.CSharp.dasm - Microsoft.CodeAnalysis.CSharp.LambdaUtilities:IsLambda(ref):bool
-14 (-5.28% of base) : System.Private.Xml.dasm - System.Xml.Schema.AxisStack:MoveToAttribute(ref,ref,int):bool:this
-2 (-5.26% of base) : Microsoft.CodeAnalysis.dasm - Microsoft.CodeAnalysis.XmlCharType:IsHexDigit(ushort):bool
-2 (-5.26% of base) : System.Private.Uri.dasm - System.Uri:IsHexDigit(ushort):bool
-9 (-5.20% of base) : Microsoft.CodeAnalysis.dasm - SwitchBucket:BucketOverflowUInt64Limit(ref,ref):bool
-9 (-5.20% of base) : System.ComponentModel.TypeConverter.dasm - System.ComponentModel.ExtenderProvidedPropertyAttribute:Equals(ref):bool:this
-6 (-5.13% of base) : Microsoft.CodeAnalysis.CSharp.dasm - Cursor:IsNonZeroWidthOrIsEndOfFile(struct):bool
-2 (-5.13% of base) : NuGet.Frameworks.dasm - NuGet.Frameworks.NuGetFramework:IsLetterOrDot(ushort):bool
-15 (-5.10% of base) : Microsoft.CodeAnalysis.CSharp.dasm - Microsoft.CodeAnalysis.CSharp.Symbols.SymbolExtensions:IsAccessibleViaInheritance(ref,ref,byref):bool
-4 (-5.06% of base) : Microsoft.CodeAnalysis.CSharp.dasm - Microsoft.CodeAnalysis.CSharp.LookupOptionExtensions:AreValid(int):bool
-20 (-5.06% of base) : Microsoft.CodeAnalysis.dasm - Microsoft.Cci.BlobBuilder:ContentEquals(ref):bool:this
-20 (-5.06% of base) : System.Reflection.Metadata.dasm - System.Reflection.Metadata.BlobBuilder:ContentEquals(ref):bool:this
-5 (-5.05% of base) : System.Numerics.Vectors.dasm - System.Numerics.Matrix3x2:op_Inequality(struct,struct):bool
-2 (-5.00% of base) : Microsoft.CodeAnalysis.CSharp.dasm - Microsoft.CodeAnalysis.CSharp.CodeGen.CodeGenerator:OperatorHasSideEffects(int):bool
-2 (-5.00% of base) : System.Net.WebHeaderCollection.dasm - System.Net.WebHeaderCollection:get_AllowHttpRequestHeader():bool:this
-2 (-5.00% of base) : System.Net.WebHeaderCollection.dasm - System.Net.WebHeaderCollection:get_AllowHttpResponseHeader():bool:this
-2 (-5.00% of base) : System.Private.CoreLib.dasm - System.Globalization.IdnMapping:IsDot(ushort):bool
-1 (-5.00% of base) : System.Security.Cryptography.Algorithms.dasm - System.Security.Cryptography.DES:IsLegalKeySize(ref):bool
-13 (-4.96% of base) : System.IO.FileSystem.Watcher.dasm - System.IO.PathInternal:IsPartiallyQualified(ref):bool
-2 (-4.88% of base) : System.Data.Common.dasm - System.Data.DataTable:UpdatingCurrent(ref,int):bool:this
-2 (-4.88% of base) : System.Private.Xml.dasm - MS.Internal.Xml.XPath.XPathParser:IsStep(int):bool
-2 (-4.88% of base) : System.Private.Xml.dasm - System.Xml.XmlWriterSettings:get_IsQuerySpecific():bool:this
-2 (-4.88% of base) : System.Private.Xml.dasm - System.Xml.Xsl.XPath.XPathParser`1[__Canon][System.__Canon]:IsStep(int):bool
-2 (-4.88% of base) : System.Private.Xml.dasm - System.Xml.Xsl.XPath.XPathParser`1[Byte][System.Byte]:IsStep(int):bool
-2 (-4.88% of base) : System.Private.Xml.dasm - System.Xml.Xsl.XPath.XPathParser`1[Int16][System.Int16]:IsStep(int):bool
-2 (-4.88% of base) : System.Private.Xml.dasm - System.Xml.Xsl.XPath.XPathParser`1[Int32][System.Int32]:IsStep(int):bool
-2 (-4.88% of base) : System.Private.Xml.dasm - System.Xml.Xsl.XPath.XPathParser`1[Double][System.Double]:IsStep(int):bool
-2 (-4.88% of base) : System.Private.Xml.dasm - System.Xml.Xsl.XPath.XPathParser`1[Vector`1][System.Numerics.Vector`1[System.Single]]:IsStep(int):bool
-2 (-4.88% of base) : System.Private.Xml.dasm - System.Xml.Xsl.XPath.XPathParser`1[Int64][System.Int64]:IsStep(int):bool
-14 (-4.79% of base) : Newtonsoft.Json.dasm - Newtonsoft.Json.JsonTextReader:IsSeparator(ushort):bool:this
-8 (-4.79% of base) : System.Private.CoreLib.dasm - System.Collections.Generic.NullableEqualityComparer`1[Double][System.Double]:Equals(struct,struct):bool:this
-2 (-4.76% of base) : Microsoft.CodeAnalysis.VisualBasic.dasm - Microsoft.CodeAnalysis.VisualBasic.SyntaxFacts:IsName(ushort):bool
-2 (-4.76% of base) : System.Private.DataContractSerialization.dasm - System.Xml.XmlConverter:IsWhitespace(ushort):bool
-2 (-4.76% of base) : System.Private.Uri.dasm - System.UriHelper:IsLWS(ushort):bool
-12 (-4.65% of base) : Microsoft.CodeAnalysis.CSharp.dasm - Microsoft.CodeAnalysis.CSharp.Symbols.Metadata.PE.MemberRefMetadataDecoder:ParametersMatch(ref,ref,byref):bool
-9 (-4.59% of base) : Microsoft.CodeAnalysis.dasm - Roslyn.Utilities.PathUtilities:IsAbsolute(ref):bool
-14 (-4.53% of base) : System.Private.CoreLib.dasm - System.Text.StringBuilder:Equals(ref):bool:this
-10 (-4.52% of base) : System.Runtime.Numerics.dasm - System.Numerics.BigNumber:TryParseBigInteger(struct,int,ref,byref):bool
-13 (-4.50% of base) : Microsoft.CodeAnalysis.CSharp.dasm - Microsoft.CodeAnalysis.CSharp.Binder:IsDivisionByZero(int,ref):bool
-2 (-4.44% of base) : Microsoft.CodeAnalysis.CSharp.dasm - Microsoft.CodeAnalysis.CSharp.SyntaxFacts:IsNewLine(ushort):bool
-2 (-4.44% of base) : Microsoft.CodeAnalysis.dasm - Microsoft.CodeAnalysis.Text.TextUtilities:IsAnyLineBreakCharacter(ushort):bool
-2 (-4.44% of base) : System.Console.dasm - System.ConsolePal:IsModKey(struct):bool
-10 (-4.41% of base) : System.Data.Common.dasm - System.Data.XmlDataLoader:FIgnoreNamespace(ref):bool:this (2 methods)
-1 (-4.35% of base) : Microsoft.CodeAnalysis.dasm - Microsoft.CodeAnalysis.CodeGen.ILBuilder:IsSpecialEndHandlerBlock(ref):bool
-2 (-4.35% of base) : System.Data.Common.dasm - System.Data.ExpressionNode:IsFloatSql(int):bool
-2 (-4.35% of base) : System.Security.Cryptography.Algorithms.dasm - Crypt32:OidGroupWillNotUseActiveDirectory(int):bool
-2 (-4.35% of base) : System.Security.Cryptography.Cng.dasm - Crypt32:OidGroupWillNotUseActiveDirectory(int):bool
-2 (-4.35% of base) : System.Security.Cryptography.Csp.dasm - Crypt32:OidGroupWillNotUseActiveDirectory(int):bool
-2 (-4.35% of base) : System.Security.Cryptography.Encoding.dasm - Crypt32:OidGroupWillNotUseActiveDirectory(int):bool
-2 (-4.35% of base) : System.Security.Cryptography.X509Certificates.dasm - Crypt32:OidGroupWillNotUseActiveDirectory(int):bool
-2 (-4.26% of base) : Microsoft.CodeAnalysis.dasm - Microsoft.CodeAnalysis.SyntaxAnnotation:op_Inequality(ref,ref):bool
-7 (-4.19% of base) : System.Private.Xml.dasm - System.Xml.Xsl.XsltOld.ActionFrame:Execute(ref):bool:this
-2 (-4.17% of base) : Microsoft.CodeAnalysis.dasm - Microsoft.CodeAnalysis.DesktopAssemblyIdentityComparer:IsTriviallyNonRetargetable(ref):bool
-2 (-4.17% of base) : Microsoft.CodeAnalysis.VisualBasic.dasm - Microsoft.CodeAnalysis.VisualBasic.SyntaxFacts:IsIdentifierStartCharacter(ushort):bool
-2 (-4.17% of base) : System.Private.CoreLib.dasm - System.RuntimeTypeHandle:IsPrimitive(ref):bool
-2 (-4.17% of base) : System.Private.CoreLib.dasm - System.RuntimeTypeHandle:HasElementType(ref):bool
-2 (-4.08% of base) : NuGet.Versioning.dasm - NuGet.Versioning.SemanticVersion:IsLetterOrDigitOrDash(ushort):bool
-2 (-4.08% of base) : System.Private.Uri.dasm - System.UriHelper:IsGenDelim(ushort):bool
-2 (-4.08% of base) : System.Reflection.Metadata.dasm - System.Reflection.Metadata.Ecma335.ExceptionRegionEncoder:IsValidCatchTypeHandle(struct):bool
-9 (-4.00% of base) : System.Private.Xml.dasm - MS.Internal.Xml.XPath.XPathAxisIterator:get_Matches():bool:this
-18 (-3.97% of base) : Microsoft.CodeAnalysis.CSharp.dasm - Microsoft.CodeAnalysis.CSharp.CSharpSemanticModel:CanGetSemanticInfo(ref,bool,bool):bool
-2 (-3.92% of base) : Microsoft.CodeAnalysis.VisualBasic.dasm - Microsoft.CodeAnalysis.VisualBasic.Conversions:IsClassType(ref):bool
-2 (-3.92% of base) : System.Data.Common.dasm - System.Data.ExpressionNode:IsInteger(int):bool
-2 (-3.92% of base) : System.Net.HttpListener.dasm - System.Net.HttpListener:IsCredentialFailure(int):bool
-2 (-3.92% of base) : System.Private.Xml.dasm - System.Xml.XmlEntity:IsValidChildType(int):bool:this
-24 (-3.79% of base) : xunit.execution.dotnet.dasm - Xunit.Sdk.TypeUtility:ResolveGenericParameter(ref,ref,ref,byref):bool
-2 (-3.77% of base) : System.IO.FileSystem.Watcher.dasm - System.IO.FileSystemWatcher:IsHandleInvalid(ref):bool
-2 (-3.77% of base) : System.Private.Xml.dasm - System.Xml.Serialization.XmlSerializationReader:IsPrimitiveNamespace(ref):bool:this
-5 (-3.76% of base) : System.Numerics.Vectors.dasm - System.Numerics.Plane:op_Inequality(struct,struct):bool
-14 (-3.71% of base) : System.Data.Common.dasm - System.Xml.XPathNodePointer:get_HasChildren():bool:this
-14 (-3.71% of base) : System.Private.Xml.dasm - System.Xml.Schema.XmlSchemaComplexType:HasParticleRef(ref,ref):bool
-18 (-3.71% of base) : System.Private.CoreLib.dasm - System.Reflection.RuntimeMethodInfo:Equals(ref):bool:this
-2 (-3.70% of base) : Microsoft.CodeAnalysis.VisualBasic.dasm - Microsoft.CodeAnalysis.VisualBasic.SyntaxFacts:IsNamespaceMemberDeclaration(ushort):bool
-5 (-3.68% of base) : Microsoft.CodeAnalysis.CSharp.dasm - Microsoft.CodeAnalysis.CSharp.CodeGen.CodeGenerator:IsConditional(int):bool
-29 (-3.67% of base) : System.Private.Xml.dasm - System.Xml.Xsl.Runtime.XmlQueryRuntime:MatchesXmlType(ref,int):bool:this (4 methods)
-2 (-3.57% of base) : Microsoft.CodeAnalysis.CSharp.dasm - Microsoft.CodeAnalysis.CSharp.SyntaxFacts:IsUnaryOperatorDeclarationToken(ushort):bool
-18 (-3.52% of base) : Microsoft.CodeAnalysis.CSharp.dasm - Microsoft.CodeAnalysis.CSharp.CodeGen.StackOptimizerPass1:IsNestedLocalOfCompoundOperator(ref,ref):bool:this
-11 (-3.49% of base) : System.Data.Common.dasm - System.Data.XDRSchema:IsTextOnlyContent(ref):bool:this
-2 (-3.45% of base) : Microsoft.CodeAnalysis.dasm - Microsoft.CodeAnalysis.XmlCharType:IsStartNameCharXml4e(ushort):bool
-2 (-3.45% of base) : System.Runtime.Extensions.dasm - System.Net.WebUtility:IsUrlSafeChar(ushort):bool
-2 (-3.39% of base) : NuGet.Frameworks.dasm - NuGet.Frameworks.NuGetFramework:IsValidProfileChar(ushort):bool
-2 (-3.39% of base) : System.Private.Uri.dasm - System.Uri:IsReservedCharacter(ushort):bool:this
-13 (-3.35% of base) : Microsoft.CodeAnalysis.CSharp.dasm - Microsoft.CodeAnalysis.CSharp.Binder:ImplementsStandardQueryInterface(ref,ref,byref):bool:this
-2 (-3.28% of base) : Microsoft.CodeAnalysis.VisualBasic.dasm - Microsoft.CodeAnalysis.VisualBasic.SyntaxFacts:IsNewLine(ushort):bool
-2 (-3.28% of base) : System.Data.Common.dasm - System.Data.DataTable:get_NeedColumnChangeEvents():bool:this
-20 (-3.27% of base) : Microsoft.CSharp.dasm - Microsoft.CSharp.RuntimeBinder.Semantics.TypeManager:SubstEqualTypesCore(ref,ref,ref):bool
-12 (-3.18% of base) : Microsoft.CodeAnalysis.CSharp.dasm - Microsoft.CodeAnalysis.CSharp.Symbols.SourceNamedTypeSymbol:HaveSameConstraints(ref,ref):bool
-2 (-3.17% of base) : System.Private.Uri.dasm - System.UriHelper:IsBidiControlCharacter(ushort):bool
-2 (-3.12% of base) : System.Private.DataContractSerialization.dasm - System.Runtime.Serialization.Json.DataContractJsonSerializer:CharacterNeedsEscaping(ushort):bool
-2 (-3.12% of base) : System.Private.DataContractSerialization.dasm - System.Runtime.Serialization.Json.XmlJsonWriter:CharacterNeedsEscaping(ushort):bool
-4 (-3.10% of base) : System.Private.CoreLib.dasm - System.Globalization.HebrewNumber:IsDigit(ushort):bool
-4 (-3.03% of base) : System.Collections.dasm - System.Collections.Generic.Queue`1[Int32][System.Int32]:Contains(int):bool:this
-4 (-3.03% of base) : System.ComponentModel.TypeConverter.dasm - System.ComponentModel.TypeDescriptor:ShouldHideMember(ref,ref):bool
-2 (-2.99% of base) : Microsoft.DotNet.ProjectModel.dasm - Microsoft.DotNet.Tools.Compiler.PPFileTokenizer:IsWordChar(ushort):bool
-2 (-2.99% of base) : NuGet.Common.dasm - NuGet.Common.Tokenizer:IsWordChar(ushort):bool
-4 (-2.99% of base) : System.Collections.dasm - System.Collections.Generic.Queue`1[Double][System.Double]:Contains(double):bool:this
-2 (-2.94% of base) : System.Net.HttpListener.dasm - System.Net.HttpListenerRequest:get_HasEntityBody():bool:this
-20 (-2.92% of base) : System.Private.CoreLib.dasm - System.DateTimeParse:MatchTimeMark(byref,ref,byref):bool
-4 (-2.90% of base) : System.Collections.dasm - System.Collections.Generic.Queue`1[Byte][System.Byte]:Contains(ubyte):bool:this
-4 (-2.90% of base) : System.Collections.dasm - System.Collections.Generic.Queue`1[Int16][System.Int16]:Contains(short):bool:this
-11 (-2.88% of base) : System.Private.DataContractSerialization.dasm - System.Runtime.Serialization.DataContract:IsMemberVisibleInSerializationModule(ref):bool
-2 (-2.86% of base) : System.Web.HttpUtility.dasm - System.Web.Util.HttpEncoder:CharRequiresJavaScriptEncoding(ushort):bool
-20 (-2.84% of base) : Newtonsoft.Json.dasm - Newtonsoft.Json.Serialization.JsonSerializerInternalReader:SetPropertyValue(ref,ref,ref,ref,ref,ref):bool:this
-4 (-2.84% of base) : System.Collections.dasm - System.Collections.Generic.Queue`1[Int64][System.Int64]:Contains(long):bool:this
-2 (-2.82% of base) : Microsoft.CodeAnalysis.VisualBasic.dasm - Microsoft.CodeAnalysis.VisualBasic.SyntaxFacts:IsWideIdentifierCharacter(ushort):bool
-2 (-2.82% of base) : System.Data.Common.dasm - System.Data.ExpressionNode:IsIntegerSql(int):bool
-13 (-2.78% of base) : System.Collections.dasm - System.Collections.Generic.SortedSet`1[Byte][System.Byte]:SortedSetEquals(ref,ref,ref):bool
-6 (-2.78% of base) : System.Text.RegularExpressions.dasm - System.Text.RegularExpressions.RegexCharClass:IsWordChar(ushort):bool (3 methods)
-17 (-2.75% of base) : Microsoft.CodeAnalysis.CSharp.dasm - Microsoft.CodeAnalysis.CSharp.CodeGen.CodeGenerator:HasHome(ref):bool:this (2 methods)
-2 (-2.70% of base) : System.Collections.dasm - System.Collections.HashHelpers:IsPrime(int):bool
-2 (-2.70% of base) : System.Private.CoreLib.dasm - System.Collections.HashHelpers:IsPrime(int):bool
-1 (-2.70% of base) : System.Private.Xml.dasm - System.Xml.Schema.DatatypeImplementation:get_HasValueFacets():bool:this
-1 (-2.70% of base) : System.Private.Xml.dasm - System.Xml.Schema.DatatypeImplementation:get_HasLexicalFacets():bool:this
-2 (-2.70% of base) : System.Runtime.Serialization.Formatters.dasm - System.Collections.HashHelpers:IsPrime(int):bool
-12 (-2.67% of base) : Microsoft.CodeAnalysis.dasm - Microsoft.Cci.CustomDebugInfoWriter:ShouldForwardToPreviousMethodWithUsingInfo(struct,ref):bool:this
-4 (-2.67% of base) : Microsoft.CodeAnalysis.dasm - Microsoft.Cci.ITypeReferenceExtensions:IsTypeSpecification(ref):bool
-8 (-2.61% of base) : System.Net.Sockets.dasm - System.Net.Sockets.NetworkStream:EndWrite(ref):this
-8 (-2.61% of base) : System.Net.Sockets.dasm - System.Net.Sockets.NetworkStream:EndRead(ref):int:this
-9 (-2.60% of base) : System.Collections.dasm - System.Collections.Generic.HashSet`1[Int32][System.Int32]:HashSetEquals(ref,ref,ref):bool
-13 (-2.59% of base) : Newtonsoft.Json.dasm - Newtonsoft.Json.Linq.JPropertyKeyedCollection:Compare(ref):bool:this
-12 (-2.58% of base) : System.Collections.dasm - System.Collections.Generic.SortedSet`1[Int32][System.Int32]:SortedSetEquals(ref,ref,ref):bool
-12 (-2.57% of base) : System.Collections.dasm - System.Collections.Generic.SortedSet`1[Int64][System.Int64]:SortedSetEquals(ref,ref,ref):bool
-3 (-2.56% of base) : Microsoft.CodeAnalysis.CSharp.dasm - Microsoft.CodeAnalysis.CSharp.Syntax.LookupPosition:IsBeforeToken(int,struct):bool
-10 (-2.56% of base) : Microsoft.CodeAnalysis.CSharp.dasm - Microsoft.CodeAnalysis.CSharp.Symbols.MethodSymbol:HasEntryPointSignature():bool:this
-12 (-2.56% of base) : System.Collections.dasm - System.Collections.Generic.SortedSet`1[Int16][System.Int16]:SortedSetEquals(ref,ref,ref):bool
-1 (-2.56% of base) : System.Net.NetworkInformation.dasm - System.Net.NetworkInformation.SystemNetworkInterface:Supports(int):bool:this
-9 (-2.56% of base) : System.Collections.dasm - System.Collections.Generic.HashSet`1[Int64][System.Int64]:HashSetEquals(ref,ref,ref):bool
-9 (-2.56% of base) : System.ComponentModel.Annotations.dasm - System.ComponentModel.DataAnnotations.RangeAttribute:IsValid(ref):bool:this
-6 (-2.53% of base) : Microsoft.CodeAnalysis.CSharp.dasm - Microsoft.CodeAnalysis.CSharp.LocalRewriter:IsFloatPointExpressionOfUnknownPrecision(ref):bool
-9 (-2.49% of base) : System.Collections.dasm - System.Collections.Generic.HashSet`1[Byte][System.Byte]:HashSetEquals(ref,ref,ref):bool
-7 (-2.49% of base) : Microsoft.CodeAnalysis.CSharp.dasm - Microsoft.CodeAnalysis.CSharp.Symbols.ConstraintsHelper:SatisfiesConstructorConstraint(ref):bool
-9 (-2.46% of base) : System.Collections.dasm - System.Collections.Generic.HashSet`1[Int16][System.Int16]:HashSetEquals(ref,ref,ref):bool
-4 (-2.45% of base) : Newtonsoft.Json.dasm - Newtonsoft.Json.Serialization.DefaultContractResolver:FilterMembers(ref):bool
-95 (-2.45% of base) : Microsoft.CodeAnalysis.dasm - Roslyn.Utilities.EnumerableExtensions:IsEmpty(ref):bool (36 methods)
-2 (-2.44% of base) : Microsoft.CodeAnalysis.CSharp.dasm - Microsoft.CodeAnalysis.CSharp.Conversion:get_IsValid():bool:this
-2 (-2.44% of base) : System.Private.Uri.dasm - System.Uri:op_Inequality(ref,ref):bool
-2 (-2.41% of base) : Microsoft.CodeAnalysis.CSharp.dasm - Microsoft.CodeAnalysis.CSharp.MethodTypeInferrer:HasBound(int):bool:this
-2 (-2.41% of base) : Microsoft.CodeAnalysis.CSharp.dasm - <>c:<AppendSymbolsWithNameAndArity>b__66_0(ref):bool:this
-2 (-2.38% of base) : Microsoft.CodeAnalysis.dasm - Microsoft.CodeAnalysis.EnumBounds:IsValid(int):bool (4 methods)
-12 (-2.36% of base) : System.Collections.dasm - System.Collections.Generic.SortedSet`1[Double][System.Double]:SortedSetEquals(ref,ref,ref):bool
-56 (-2.35% of base) : Microsoft.CodeAnalysis.dasm - Microsoft.CodeAnalysis.ImmutableArrayExtensions:SetEquals(struct,struct,ref):bool (7 methods)
-2 (-2.33% of base) : Microsoft.Diagnostics.Tracing.TraceEvent.dasm - StackInfo:get_AreIncPathsBitsAllSet():bool:this
-2 (-2.33% of base) : System.Net.HttpListener.dasm - System.Net.HttpListener:IsClientFault(int):bool
-2 (-2.30% of base) : Microsoft.CSharp.dasm - Microsoft.CSharp.RuntimeBinder.Semantics.MethodOrPropertySymbol:MarshalAsObject(int):bool:this
-2 (-2.30% of base) : Newtonsoft.Json.dasm - Newtonsoft.Json.Serialization.JsonSerializerInternalReader:HasNoDefinedType(ref):bool:this
-15 (-2.28% of base) : System.Collections.dasm - System.Collections.Generic.SortedSet`1[Vector`1][System.Numerics.Vector`1[System.Single]]:SortedSetEquals(ref,ref,ref):bool
-1 (-2.27% of base) : Microsoft.CodeAnalysis.CSharp.dasm - Microsoft.CodeAnalysis.CSharp.Symbols.TypeSymbolExtensions:IsValidExtensionParameterType(ref):bool
-2 (-2.27% of base) : System.Private.Xml.dasm - MS.Internal.Xml.XPath.LogicalExpr:cmpNumberNumberO(int,double,double):bool
-8 (-2.27% of base) : System.Net.WebClient.dasm - System.Net.WebClient:DownloadDataInternal(ref,byref):ref:this
-8 (-2.25% of base) : System.Net.WebClient.dasm - System.Net.WebClient:<UploadStringAsync>b__179_0(ref,ref,ref):this
-22 (-2.25% of base) : Microsoft.CodeAnalysis.CSharp.dasm - Microsoft.CodeAnalysis.CSharp.CSharpCompilation:HasSubmissionResult():bool:this
-2 (-2.25% of base) : System.ComponentModel.TypeConverter.dasm - System.UriTypeConverter:CanConvertFrom(ref,ref):bool:this
-2 (-2.25% of base) : System.ComponentModel.TypeConverter.dasm - System.UriTypeConverter:CanConvertTo(ref,ref):bool:this
-2 (-2.25% of base) : System.ComponentModel.TypeConverter.dasm - System.ComponentModel.EnumConverter:CanConvertFrom(ref,ref):bool:this
-2 (-2.25% of base) : System.ComponentModel.TypeConverter.dasm - System.ComponentModel.EnumConverter:CanConvertTo(ref,ref):bool:this
-2 (-2.25% of base) : System.ComponentModel.TypeConverter.dasm - System.ComponentModel.VersionConverter:CanConvertFrom(ref,ref):bool:this
-2 (-2.25% of base) : System.ComponentModel.TypeConverter.dasm - System.ComponentModel.VersionConverter:CanConvertTo(ref,ref):bool:this
-2 (-2.25% of base) : System.Private.Uri.dasm - System.Uri:IsExcludedCharacter(ushort):bool
-2 (-2.25% of base) : System.Private.Uri.dasm - System.Uri:IsBadFileSystemCharacter(ushort):bool:this
-2 (-2.22% of base) : Microsoft.CodeAnalysis.CSharp.dasm - Microsoft.CodeAnalysis.CSharp.SyntaxNodeExtensions:CanHaveAssociatedLocalBinder(ref):bool
-8 (-2.21% of base) : System.Net.WebClient.dasm - System.Net.WebClient:DownloadStringAsyncCallback(ref,ref,ref):this
-9 (-2.20% of base) : System.Collections.dasm - System.Collections.Generic.HashSet`1[Double][System.Double]:HashSetEquals(ref,ref,ref):bool
-8 (-2.09% of base) : Microsoft.CodeAnalysis.CSharp.dasm - Microsoft.CodeAnalysis.CSharp.DataFlowPass:Analyze(ref,ref,ref,ref,bool)
-4 (-2.08% of base) : System.Collections.dasm - System.Collections.Generic.Queue`1[Vector`1][System.Numerics.Vector`1[System.Single]]:Contains(struct):bool:this
-2 (-2.04% of base) : System.Net.HttpListener.dasm - System.Net.WebSockets.WebSocketHttpListenerDuplexStream:CanHandleException(ref):bool
-8 (-2.03% of base) : System.Net.WebClient.dasm - System.Net.WebClient:UploadDataInternal(ref,ref,ref,byref):ref:this
-8 (-2.03% of base) : System.Net.Security.dasm - System.Net.Security.SecureChannel:ProcessHandshakeSuccess():this
-7 (-2.01% of base) : NuGet.Packaging.dasm - NuGet.Packaging.PackageHelper:IsPackageFile(ref,int):bool
-8 (-1.99% of base) : System.Net.Sockets.dasm - System.Net.Sockets.NetworkStream:ReadAsync(struct,struct):struct:this
-2 (-1.98% of base) : System.Private.Xml.Linq.dasm - System.Xml.XPath.XNodeNavigator:IsContent(ref,ref):bool
-3 (-1.97% of base) : Microsoft.CodeAnalysis.CSharp.dasm - Microsoft.CodeAnalysis.CSharp.UnprocessedDocumentationCommentFinder:IsSyntacticallyFilteredOut(struct):bool:this
-3 (-1.97% of base) : Microsoft.CodeAnalysis.VisualBasic.dasm - MislocatedDocumentationCommentFinder:IsSyntacticallyFilteredOut(struct):bool:this
-41 (-1.97% of base) : System.Linq.Parallel.dasm - TakeOrSkipWhileQueryOperatorEnumerator`1[Vector`1,Int64][System.Numerics.Vector`1[System.Single],System.Int64]:MoveNext(byref,byref):bool:this
-8 (-1.97% of base) : System.Net.WebClient.dasm - <>c__DisplayClass164_0:<OpenReadAsync>b__0(ref):this
-2 (-1.96% of base) : Microsoft.CodeAnalysis.CSharp.dasm - Microsoft.CodeAnalysis.CSharp.LocalRewriter:ConstantValueIsTrivial(ref):bool
-8 (-1.96% of base) : System.Net.Sockets.dasm - System.Net.Sockets.NetworkStream:WriteAsync(struct,struct):struct:this
-8 (-1.91% of base) : System.Net.WebClient.dasm - System.Net.WebClient:DownloadStringAsync(ref,ref):this
-8 (-1.91% of base) : System.Net.WebClient.dasm - System.Net.WebClient:DownloadDataAsync(ref,ref):this
-11 (-1.91% of base) : Microsoft.CodeAnalysis.CSharp.dasm - Microsoft.CodeAnalysis.CSharp.ClsComplianceChecker:IsCompliantType(ref,ref):bool:this (2 methods)
-2 (-1.85% of base) : System.Private.Xml.dasm - System.Xml.Xsl.XsltOld.RecordBuilder:CanOutput(int):bool:this
-2 (-1.80% of base) : Microsoft.CodeAnalysis.CSharp.dasm - Microsoft.CodeAnalysis.CSharp.Symbols.TypeSymbolExtensions:CanBeAssignedNull(ref):bool
-2 (-1.80% of base) : Newtonsoft.Json.dasm - Newtonsoft.Json.JsonTextReader:ValidIdentifierChar(ushort):bool:this
-2 (-1.80% of base) : System.CommandLine.dasm - <>c:<IsValidName>b__17_0(ushort):bool:this
-8 (-1.80% of base) : System.Net.WebClient.dasm - <>c__DisplayClass167_0:<OpenWriteAsync>b__0(ref):this
-21 (-1.79% of base) : System.Linq.Expressions.dasm - System.Linq.Expressions.Expression:IsCompatible(ref,ref):bool (2 methods)
-2 (-1.79% of base) : Microsoft.CodeAnalysis.VisualBasic.dasm - Microsoft.CodeAnalysis.VisualBasic.Symbols.TypeSymbolExtensions:IsValidTypeForConstField(ref):bool
-35 (-1.78% of base) : System.Linq.Parallel.dasm - TakeOrSkipWhileQueryOperatorEnumerator`1[Double,Int64][System.Double,System.Int64]:MoveNext(byref,byref):bool:this
-16 (-1.77% of base) : System.Private.CoreLib.dasm - System.Enum:TryParseRareEnum(ref,ref,struct,bool,bool,byref):bool
-4 (-1.73% of base) : System.Collections.dasm - System.Collections.Generic.HashSet`1[Byte][System.Byte]:IsSubsetOf(ref):bool:this
-4 (-1.73% of base) : System.Collections.dasm - System.Collections.Generic.HashSet`1[Int16][System.Int16]:IsSubsetOf(ref):bool:this
-4 (-1.73% of base) : System.Collections.dasm - System.Collections.Generic.HashSet`1[Int32][System.Int32]:IsSubsetOf(ref):bool:this
-4 (-1.73% of base) : System.Collections.dasm - System.Collections.Generic.HashSet`1[Double][System.Double]:IsSubsetOf(ref):bool:this
-4 (-1.73% of base) : System.Collections.dasm - System.Collections.Generic.HashSet`1[Vector`1][System.Numerics.Vector`1[System.Single]]:IsSubsetOf(ref):bool:this
-4 (-1.73% of base) : System.Collections.dasm - System.Collections.Generic.HashSet`1[Int64][System.Int64]:IsSubsetOf(ref):bool:this
-1 (-1.72% of base) : Microsoft.CodeAnalysis.CSharp.dasm - Microsoft.CodeAnalysis.CSharp.Binder:IsValidStatementExpression(ref,ref):bool
-2 (-1.72% of base) : System.Security.AccessControl.dasm - System.Security.AccessControl.CommonAcl:AceOpaquesMatch(ref,ref):bool
-8 (-1.70% of base) : Microsoft.CodeAnalysis.CSharp.dasm - Microsoft.CodeAnalysis.CSharp.Symbol:get_CanBeReferencedByName():bool:this
-8 (-1.69% of base) : Microsoft.CodeAnalysis.VisualBasic.dasm - Microsoft.CodeAnalysis.VisualBasic.DataFlowPass:Analyze(struct,ref,bool)
-8 (-1.69% of base) : Microsoft.CodeAnalysis.CSharp.dasm - Microsoft.CodeAnalysis.CSharp.ControlFlowPass:Analyze(ref,ref,ref,ref):bool
-5 (-1.67% of base) : System.Private.Xml.dasm - MS.Internal.Xml.XPath.BooleanFunctions:toBoolean(ref):bool:this
-2 (-1.65% of base) : NuGet.Packaging.dasm - NuGet.Packaging.PackageBuilder:ValidateSpecialVersionLength(ref):bool
-2 (-1.64% of base) : System.Private.CoreLib.dasm - System.Globalization.CharUnicodeInfo:IsCombiningCategory(int):bool
-9 (-1.64% of base) : System.Collections.dasm - System.Collections.Generic.SortedSet`1[Int32][System.Int32]:IsProperSupersetOf(ref):bool:this
-9 (-1.63% of base) : System.Collections.dasm - System.Collections.Generic.SortedSet`1[Byte][System.Byte]:IsProperSupersetOf(ref):bool:this
-9 (-1.63% of base) : System.Collections.dasm - System.Collections.Generic.SortedSet`1[Int16][System.Int16]:IsProperSupersetOf(ref):bool:this
-9 (-1.63% of base) : System.Collections.dasm - System.Collections.Generic.SortedSet`1[Int64][System.Int64]:IsProperSupersetOf(ref):bool:this
-4 (-1.61% of base) : System.Net.WebProxy.dasm - System.Net.WebProxy:IsLocal(ref):bool:this
-9 (-1.60% of base) : System.Collections.dasm - System.Collections.Generic.SortedSet`1[Double][System.Double]:IsProperSupersetOf(ref):bool:this
-8 (-1.60% of base) : Microsoft.CodeAnalysis.VisualBasic.dasm - Microsoft.VisualBasic.CompilerServices.Conversions:ParseDecimal(ref,ref):struct
-12 (-1.57% of base) : System.Collections.dasm - System.Collections.Generic.SortedSet`1[__Canon][System.__Canon]:SortedSetEquals(ref,ref,ref):bool
-1 (-1.56% of base) : System.Private.Xml.dasm - Parser:ParseTimeAndZoneAndWhitespace(int):bool:this
-32 (-1.56% of base) : Microsoft.CodeAnalysis.CSharp.dasm - Microsoft.CodeAnalysis.CSharp.Syntax.SyntaxNormalizer:NeedsSeparator(struct,struct):bool:this
-2 (-1.55% of base) : System.Net.Mail.dasm - System.Net.Mime.MimeBasePart:ShouldUseBase64Encoding(ref):bool
-8 (-1.55% of base) : Microsoft.CodeAnalysis.VisualBasic.dasm - Microsoft.VisualBasic.CompilerServices.Conversions:ParseDouble(ref):double
-4 (-1.54% of base) : System.Private.CoreLib.dasm - System.Threading.Tasks.ValueTask:get_IsCompletedSuccessfully():bool:this
-4 (-1.54% of base) : System.Private.CoreLib.dasm - System.Threading.Tasks.ValueTask`1[Byte][System.Byte]:get_IsCompletedSuccessfully():bool:this
-4 (-1.54% of base) : System.Private.CoreLib.dasm - System.Threading.Tasks.ValueTask`1[Int16][System.Int16]:get_IsCompletedSuccessfully():bool:this
-4 (-1.54% of base) : System.Private.CoreLib.dasm - System.Threading.Tasks.ValueTask`1[Int32][System.Int32]:get_IsCompletedSuccessfully():bool:this
-4 (-1.54% of base) : System.Private.CoreLib.dasm - System.Threading.Tasks.ValueTask`1[Double][System.Double]:get_IsCompletedSuccessfully():bool:this
-4 (-1.54% of base) : System.Private.CoreLib.dasm - System.Threading.Tasks.ValueTask`1[Vector`1][System.Numerics.Vector`1[System.Single]]:get_IsCompletedSuccessfully():bool:this
-4 (-1.54% of base) : System.Private.CoreLib.dasm - System.Threading.Tasks.ValueTask`1[Int64][System.Int64]:get_IsCompletedSuccessfully():bool:this
-2 (-1.54% of base) : System.Data.Common.dasm - System.Data.RelatedView:CompareArray(ref,ref):bool:this
-8 (-1.49% of base) : Microsoft.CodeAnalysis.VisualBasic.dasm - Microsoft.CodeAnalysis.VisualBasic.ControlFlowPass:Analyze(struct,ref,bool):bool
-8 (-1.49% of base) : System.Net.Sockets.dasm - System.Net.Sockets.Socket:PostOneBeginConnect(ref):ref
-8 (-1.49% of base) : System.Net.WebClient.dasm - System.Net.WebClient:OpenRead(ref):ref:this (2 methods)
-3 (-1.46% of base) : Microsoft.CodeAnalysis.VisualBasic.dasm - Microsoft.CodeAnalysis.VisualBasic.Syntax.SyntaxNormalizer:EndsWithColonSeparator(struct):bool:this
-2 (-1.41% of base) : Microsoft.CodeAnalysis.dasm - Microsoft.CodeAnalysis.Collections.ByteSequenceComparer:Equals(ref,int,ref,int,int):bool
-8 (-1.41% of base) : System.Net.WebClient.dasm - System.Net.WebClient:DownloadFileAsync(ref,ref,ref):this
-2 (-1.41% of base) : System.Reflection.Metadata.dasm - System.Reflection.Internal.ByteSequenceComparer:Equals(ref,int,ref,int,int):bool
-8 (-1.41% of base) : System.Net.Sockets.dasm - System.Net.Sockets.SafeSocketHandle:GetOrAllocateThreadPoolBoundHandle(bool):ref:this
-4 (-1.40% of base) : System.Collections.dasm - System.Collections.Generic.HashSet`1[Byte][System.Byte]:SetEquals(ref):bool:this
-4 (-1.40% of base) : System.Collections.dasm - System.Collections.Generic.HashSet`1[Int16][System.Int16]:SetEquals(ref):bool:this
-4 (-1.40% of base) : System.Collections.dasm - System.Collections.Generic.HashSet`1[Int32][System.Int32]:SetEquals(ref):bool:this
-4 (-1.40% of base) : System.Collections.dasm - System.Collections.Generic.HashSet`1[Double][System.Double]:SetEquals(ref):bool:this
-4 (-1.40% of base) : System.Collections.dasm - System.Collections.Generic.HashSet`1[Vector`1][System.Numerics.Vector`1[System.Single]]:SetEquals(ref):bool:this
-4 (-1.40% of base) : System.Collections.dasm - System.Collections.Generic.HashSet`1[Int64][System.Int64]:SetEquals(ref):bool:this
-12 (-1.40% of base) : System.Net.Http.dasm - System.Net.Http.Headers.HeaderUtilities:AreEqualCollections(ref,ref,ref):bool
-8 (-1.39% of base) : System.Net.WebClient.dasm - System.Net.WebClient:OpenReadAsync(ref,ref):this
-4 (-1.38% of base) : System.Collections.dasm - System.Collections.Generic.HashSet`1[Byte][System.Byte]:IsProperSupersetOf(ref):bool:this
-4 (-1.38% of base) : System.Collections.dasm - System.Collections.Generic.HashSet`1[Int16][System.Int16]:IsProperSupersetOf(ref):bool:this
-4 (-1.38% of base) : System.Collections.dasm - System.Collections.Generic.HashSet`1[Int32][System.Int32]:IsProperSupersetOf(ref):bool:this
-4 (-1.38% of base) : System.Collections.dasm - System.Collections.Generic.HashSet`1[Double][System.Double]:IsProperSupersetOf(ref):bool:this
-4 (-1.38% of base) : System.Collections.dasm - System.Collections.Generic.HashSet`1[Vector`1][System.Numerics.Vector`1[System.Single]]:IsProperSupersetOf(ref):bool:this
-4 (-1.38% of base) : System.Collections.dasm - System.Collections.Generic.HashSet`1[Int64][System.Int64]:IsProperSupersetOf(ref):bool:this
-3 (-1.36% of base) : System.Runtime.Numerics.dasm - System.Numerics.Complex:IsNaN(struct):bool
-8 (-1.36% of base) : System.Net.WebClient.dasm - System.Net.WebClient:OpenWriteAsync(ref,ref,ref):this
-9 (-1.36% of base) : System.Collections.dasm - System.Collections.Generic.SortedSet`1[Vector`1][System.Numerics.Vector`1[System.Single]]:IsProperSupersetOf(ref):bool:this
-8 (-1.36% of base) : Microsoft.CodeAnalysis.dasm - Microsoft.CodeAnalysis.Diagnostics.AnalyzerExecutor:ExecuteAndCatchIfThrows_NoLock(ref,ref):this
-3 (-1.35% of base) : Microsoft.CodeAnalysis.dasm - Microsoft.CodeAnalysis.AbstractSyntaxNavigator:TryGetLastTokenForStructuredTrivia(struct,ref,ref,byref):bool:this
-1 (-1.33% of base) : Microsoft.CodeAnalysis.CSharp.dasm - Microsoft.CodeAnalysis.CSharp.Emit.PEModuleBuilder:MustBeWrapped(ref):bool
-2 (-1.32% of base) : Microsoft.CodeAnalysis.VisualBasic.dasm - Microsoft.CodeAnalysis.VisualBasic.VisualBasicCommandLineParser:IsSeparatorOrEndOfFile(struct):bool
-8 (-1.31% of base) : System.Net.WebClient.dasm - System.Net.WebClient:OpenWrite(ref,ref):ref:this (2 methods)
-8 (-1.30% of base) : System.Net.Sockets.dasm - System.Net.Sockets.NetworkStream:BeginWrite(ref,int,int,ref,ref):ref:this
-8 (-1.30% of base) : System.Net.Sockets.dasm - System.Net.Sockets.NetworkStream:BeginRead(ref,int,int,ref,ref):ref:this
-8 (-1.23% of base) : System.Net.Sockets.dasm - System.Net.Sockets.NetworkStream:Write(ref,int,int):this
-8 (-1.23% of base) : System.Net.Sockets.dasm - System.Net.Sockets.NetworkStream:Read(ref,int,int):int:this
-6 (-1.22% of base) : System.Private.Xml.dasm - System.Xml.Xsl.Xslt.QilGenerator:IsFunctionAvailable(ref,ref):bool
-8 (-1.21% of base) : System.Net.WebClient.dasm - System.Net.WebClient:UploadStringAsync(ref,ref,ref,ref):this
-8 (-1.19% of base) : System.Net.WebClient.dasm - System.Net.WebClient:UploadValues(ref,ref,ref):ref:this (2 methods)
-9 (-1.18% of base) : System.Collections.dasm - System.Collections.Generic.SortedSet`1[__Canon][System.__Canon]:IsProperSupersetOf(ref):bool:this
-8 (-1.18% of base) : System.Net.Sockets.dasm - System.Net.Sockets.NetworkStream:WriteAsync(ref,int,int,struct):ref:this
-12 (-1.17% of base) : System.Private.Uri.dasm - System.Uri:InternalIsWellFormedOriginalString():bool:this
-8 (-1.17% of base) : System.Net.Sockets.dasm - System.Net.Sockets.NetworkStream:ReadAsync(ref,int,int,struct):ref:this
-1 (-1.16% of base) : Newtonsoft.Json.dasm - Newtonsoft.Json.Linq.JObject:IsNull(ref):bool
-2 (-1.16% of base) : Microsoft.CodeAnalysis.CSharp.dasm - Microsoft.CodeAnalysis.CSharp.MethodTypeInferrer:DoesOutputTypeContain(ref,ref,ref):bool
-2 (-1.15% of base) : System.Net.HttpListener.dasm - System.Net.WebSockets.WebSocketBase:CanHandleExceptionDuringClose(ref):bool:this
-2 (-1.14% of base) : Microsoft.CodeAnalysis.CSharp.dasm - Microsoft.CodeAnalysis.CSharp.Binder:IsConstructorOrField(ref,bool):bool
-2 (-1.14% of base) : Microsoft.Diagnostics.Tracing.TraceEvent.dasm - Microsoft.Diagnostics.Tracing.Etlx.TraceLog:CurrentMachineIsCollectionMachine():bool:this
-21 (-1.13% of base) : System.Linq.Parallel.dasm - TakeOrSkipWhileQueryOperatorEnumerator`1[Int32,Int64][System.Int32,System.Int64]:MoveNext(byref,byref):bool:this
-21 (-1.13% of base) : System.Linq.Parallel.dasm - TakeOrSkipWhileQueryOperatorEnumerator`1[Int64,Int64][System.Int64,System.Int64]:MoveNext(byref,byref):bool:this
-8 (-1.13% of base) : NuGet.Protocol.Core.v3.dasm - NuGet.Protocol.Core.v3.HttpStreamValidation:ValidateJObject(ref,ref)
-21 (-1.12% of base) : System.Linq.Parallel.dasm - TakeOrSkipWhileQueryOperatorEnumerator`1[Byte,Int64][System.Byte,System.Int64]:MoveNext(byref,byref):bool:this
-21 (-1.12% of base) : System.Linq.Parallel.dasm - TakeOrSkipWhileQueryOperatorEnumerator`1[Int16,Int64][System.Int16,System.Int64]:MoveNext(byref,byref):bool:this
-1 (-1.11% of base) : System.Net.Http.dasm - System.Net.Http.Headers.WarningHeaderValue:TryReadAgent(ref,int,byref,byref):bool
-8 (-1.10% of base) : System.Net.WebClient.dasm - System.Net.WebClient:DownloadFile(ref,ref):this (2 methods)
-2 (-1.08% of base) : System.Linq.Expressions.dasm - System.Linq.Expressions.SwitchExpression:get_IsLifted():bool:this
-9 (-1.07% of base) : System.Collections.dasm - System.Collections.Generic.HashSet`1[Vector`1][System.Numerics.Vector`1[System.Single]]:HashSetEquals(ref,ref,ref):bool
-8 (-1.07% of base) : System.Net.WebClient.dasm - System.Net.WebClient:UploadValuesAsync(ref,ref,ref,ref):this
-8 (-1.06% of base) : System.Net.WebClient.dasm - System.Net.WebClient:UploadDataAsync(ref,ref,ref,ref):this
-1 (-1.05% of base) : Microsoft.CodeAnalysis.CSharp.dasm - Microsoft.CodeAnalysis.CSharp.BoundExpressionExtensions:IsNullableNonBoolean(ref):bool
-8 (-1.05% of base) : System.Net.WebClient.dasm - System.Net.WebClient:DownloadBits(ref,ref):ref:this
-10 (-1.04% of base) : System.Data.Common.dasm - System.Data.XmlTreeGen:AutoGenerated(ref):bool (3 methods)
-1 (-1.02% of base) : System.Private.Xml.dasm - System.Xml.XmlReader:get_IsDefaultInternal():bool:this
-16 (-1.02% of base) : NuGet.Protocol.Core.v3.dasm - <OpenNupkgStreamAsyncCore>d__17:MoveNext():this
-2 (-1.02% of base) : Microsoft.CodeAnalysis.VisualBasic.dasm - Microsoft.CodeAnalysis.VisualBasic.MethodToClassRewriter`1[__Canon][System.__Canon]:ShouldRewriteMethodSymbol(ref,ref,ref):bool:this
-2 (-1.02% of base) : Microsoft.CodeAnalysis.VisualBasic.dasm - Microsoft.CodeAnalysis.VisualBasic.MethodToClassRewriter`1[Byte][System.Byte]:ShouldRewriteMethodSymbol(ref,ref,ref):bool:this
-2 (-1.02% of base) : Microsoft.CodeAnalysis.VisualBasic.dasm - Microsoft.CodeAnalysis.VisualBasic.MethodToClassRewriter`1[Int16][System.Int16]:ShouldRewriteMethodSymbol(ref,ref,ref):bool:this
-2 (-1.02% of base) : Microsoft.CodeAnalysis.VisualBasic.dasm - Microsoft.CodeAnalysis.VisualBasic.MethodToClassRewriter`1[Int32][System.Int32]:ShouldRewriteMethodSymbol(ref,ref,ref):bool:this
-2 (-1.02% of base) : Microsoft.CodeAnalysis.VisualBasic.dasm - Microsoft.CodeAnalysis.VisualBasic.MethodToClassRewriter`1[Double][System.Double]:ShouldRewriteMethodSymbol(ref,ref,ref):bool:this
-2 (-1.02% of base) : Microsoft.CodeAnalysis.VisualBasic.dasm - Microsoft.CodeAnalysis.VisualBasic.MethodToClassRewriter`1[Vector`1][System.Numerics.Vector`1[System.Single]]:ShouldRewriteMethodSymbol(ref,ref,ref):bool:this
-2 (-1.02% of base) : Microsoft.CodeAnalysis.VisualBasic.dasm - Microsoft.CodeAnalysis.VisualBasic.MethodToClassRewriter`1[Int64][System.Int64]:ShouldRewriteMethodSymbol(ref,ref,ref):bool:this
-16 (-1.01% of base) : NuGet.Protocol.Core.v3.dasm - <OpenNupkgStreamAsyncCore>d__19:MoveNext():this
-1 (-0.99% of base) : Microsoft.CodeAnalysis.CSharp.dasm - TypeDeclarationIdentity:Equals(struct):bool:this
-1 (-0.96% of base) : System.Collections.dasm - System.Collections.Generic.SortedList`2[__Canon,Int64][System.__Canon,System.Int64]:System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<TKey,TValue>>.Contains(struct):bool:this
-18 (-0.96% of base) : System.Linq.Parallel.dasm - TakeOrSkipWhileQueryOperatorEnumerator`1[__Canon,Int64][System.__Canon,System.Int64]:MoveNext(byref,byref):bool:this
-1 (-0.93% of base) : System.Private.CoreLib.dasm - System.Collections.Generic.Dictionary`2[__Canon,Int64][System.__Canon,System.Int64]:System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<TKey,TValue>>.Contains(struct):bool:this
-8 (-0.91% of base) : System.Net.WebClient.dasm - System.Net.WebClient:UploadBits(ref,ref,ref,int,ref,ref):ref:this
-16 (-0.91% of base) : NuGet.Protocol.Core.v3.dasm - <GetServiceIndexResourceV3>d__9:MoveNext():this
-2 (-0.90% of base) : System.Data.Common.dasm - System.Data.DataColumn:IsAutoIncrementType(ref):bool
-2 (-0.90% of base) : System.Security.Cryptography.X509Certificates.dasm - System.Security.Cryptography.X509Certificates.ECDsaCertificateExtensions:HasECDsaKeyUsage(ref):bool
-2 (-0.89% of base) : System.ComponentModel.TypeConverter.dasm - WeakKeyComparer:System.Collections.IEqualityComparer.Equals(ref,ref):bool:this
-8 (-0.88% of base) : System.Net.WebClient.dasm - System.Net.WebClient:UploadFileAsync(ref,ref,ref,ref):this
-2 (-0.88% of base) : Microsoft.DotNet.Cli.Utils.dasm - Microsoft.DotNet.Cli.Utils.ArgumentEscaper:ArgumentContainsWhitespace(ref):bool
-18 (-0.87% of base) : Microsoft.CodeAnalysis.CSharp.dasm - Microsoft.CodeAnalysis.CSharp.Symbols.ConstraintsHelper:CheckConstraints(ref,ref,ref,ref,ref,ref,ref,byref):bool
-2 (-0.84% of base) : Microsoft.CodeAnalysis.CSharp.dasm - Microsoft.CodeAnalysis.CSharp.Symbols.TypeSymbolExtensions:HasNamespaceName(ref,ref,int,int):bool
-2 (-0.84% of base) : System.ComponentModel.TypeConverter.dasm - System.ComponentModel.MaskedTextProvider:IsPrintableChar(ushort):bool
-2 (-0.82% of base) : System.Private.CoreLib.dasm - System.Type:IsIntegerType(ref):bool
-1 (-0.81% of base) : System.Private.Xml.dasm - System.Xml.Schema.BaseProcessor:IsValidGroupRedefine(ref,ref,ref):bool:this
-1 (-0.81% of base) : System.Private.Xml.dasm - System.Xml.Schema.BaseProcessor:IsValidTypeRedefine(ref,ref,ref):bool:this
-16 (-0.81% of base) : NuGet.Protocol.Core.v3.dasm - <FindPackagesByIdAsync>d__13:MoveNext():this
-8 (-0.80% of base) : System.Net.HttpListener.dasm - System.Net.ListenerAsyncResult:IOCompleted(ref,int,int)
-1 (-0.79% of base) : System.Collections.Immutable.dasm - System.Collections.Immutable.ImmutableExtensions:IsValueType():bool (7 methods)
-18 (-0.77% of base) : Microsoft.CodeAnalysis.CSharp.dasm - Microsoft.CodeAnalysis.CSharp.Symbols.SourceMemberContainerTypeSymbol:HasInstanceData(ref):bool
-1 (-0.74% of base) : Microsoft.CodeAnalysis.CSharp.dasm - Microsoft.CodeAnalysis.CSharp.AccessCheck:HasInternalAccessTo(ref,ref):bool
-1 (-0.73% of base) : System.Net.Http.dasm - System.Net.Http.Headers.WarningHeaderValue:TryReadCode(ref,byref,byref):bool
-8 (-0.71% of base) : Microsoft.CodeAnalysis.dasm - <ProcessCompilationEventsCoreAsync>d__59:MoveNext():this
-8 (-0.69% of base) : System.Net.WebSockets.dasm - <WaitForWriteTaskAsync>d__60:MoveNext():this
-4 (-0.68% of base) : Microsoft.DotNet.ProjectModel.dasm - Microsoft.DotNet.ProjectModel.Resolution.FrameworkReferenceResolver:TryGetAssembly(ref,ref,byref,byref):bool:this
-16 (-0.65% of base) : NuGet.Protocol.Core.v3.dasm - <FindPackagesByIdAsyncCore>d__23:MoveNext():this
-1 (-0.65% of base) : System.Collections.dasm - System.Collections.StructuralEqualityComparer:Equals(ref,ref):bool:this
-1 (-0.65% of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.Internal.SourceCore`1[Int32][System.Int32]:OfferMessageToTarget(struct,int,ref,byref):bool:this
-1 (-0.65% of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.Internal.SourceCore`1[Vector`1][System.Numerics.Vector`1[System.Single]]:OfferMessageToTarget(struct,struct,ref,byref):bool:this
-1 (-0.65% of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.Internal.SourceCore`1[Int64][System.Int64]:OfferMessageToTarget(struct,long,ref,byref):bool:this
-3 (-0.64% of base) : System.Private.Xml.dasm - System.Xml.Schema.NamespaceList:IsSubset(ref,ref):bool
-6 (-0.64% of base) : System.Collections.dasm - System.Collections.Generic.HashSet`1[__Canon][System.__Canon]:HashSetEquals(ref,ref,ref):bool
-1 (-0.64% of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.Internal.SourceCore`1[Double][System.Double]:OfferMessageToTarget(struct,double,ref,byref):bool:this
-1 (-0.63% of base) : System.Private.CoreLib.dasm - System.Reflection.Emit.MethodBuilderInstantiation:get_ContainsGenericParameters():bool:this
-1 (-0.63% of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.Internal.SourceCore`1[Byte][System.Byte]:OfferMessageToTarget(struct,ubyte,ref,byref):bool:this
-1 (-0.63% of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.Internal.SourceCore`1[Int16][System.Int16]:OfferMessageToTarget(struct,short,ref,byref):bool:this
-2 (-0.62% of base) : CommandLine.dasm - CommandLine.Core.ReflectionExtensions:IsPrimitiveEx(ref):bool
-1 (-0.61% of base) : System.Security.AccessControl.dasm - System.Security.AccessControl.CommonAcl:AccessMasksAreMergeable(ref,ref):bool:this
-1 (-0.61% of base) : System.Private.Xml.dasm - System.Xml.Serialization.XmlSerializationReader:GetNullAttr():bool:this
-1 (-0.56% of base) : Microsoft.CodeAnalysis.CSharp.dasm - Microsoft.CodeAnalysis.CSharp.ConversionsBase:HasImplicitTypeParameterConversion(ref,ref,byref):bool:this
-8 (-0.56% of base) : NuGet.Protocol.Core.v3.dasm - <GetDownloadResourceResultAsync>d__2:MoveNext():this
-8 (-0.56% of base) : System.Private.CoreLib.dasm - System.Threading.CancellationTokenSource:ExecuteCallbackHandlers(bool):this
-8 (-0.55% of base) : System.Net.HttpListener.dasm - System.Net.ListenerClientCertAsyncResult:IOCompleted(ref,int,int)
-8 (-0.54% of base) : System.Net.Security.dasm - System.Net.Security.NegotiateStreamPal:Encrypt(ref,ref,int,int,bool,bool,byref,int):int
-1 (-0.54% of base) : System.Private.Xml.dasm - System.Xml.Schema.BaseProcessor:IsValidAttributeGroupRedefine(ref,ref,ref):bool:this
-8 (-0.53% of base) : System.Net.Http.dasm - <ConnectAsync>d__1:MoveNext():this
-8 (-0.51% of base) : NuGet.Protocol.Core.v3.dasm - <OpenNupkgStreamAsyncCore>d__26:MoveNext():this
-1 (-0.51% of base) : Microsoft.CodeAnalysis.CSharp.dasm - Microsoft.CodeAnalysis.CSharp.ConversionsBase:HasExplicitEnumerationConversion(ref,ref):bool
-3 (-0.51% of base) : System.Private.Xml.dasm - System.Xml.Xsl.XmlQueryType:IsSubtypeOfItemType(ref):bool:this
-3 (-0.50% of base) : Microsoft.CodeAnalysis.CSharp.dasm - Microsoft.CodeAnalysis.CSharp.Syntax.InternalSyntax.LanguageParser:IsPossibleNewExpression():bool:this
-2 (-0.46% of base) : System.Private.CoreLib.dasm - System.RuntimeType:IsSubclassOf(ref):bool:this (2 methods)
-1 (-0.45% of base) : System.Threading.Tasks.Dataflow.dasm - System.Threading.Tasks.Dataflow.Internal.SourceCore`1[__Canon][System.__Canon]:OfferMessageToTarget(struct,ref,ref,byref):bool:this
-8 (-0.44% of base) : System.Net.Sockets.dasm - System.Net.Sockets.TcpClient:Connect(ref,int):this (3 methods)
-2 (-0.44% of base) : Microsoft.CodeAnalysis.CSharp.dasm - Microsoft.CodeAnalysis.CSharp.Symbols.TypeSymbolExtensions:HasCustomModifiers(ref,bool):bool
-8 (-0.41% of base) : System.Net.Sockets.dasm - System.Net.Sockets.Socket:Dispose(bool):this
-8 (-0.39% of base) : System.Net.Sockets.dasm - System.Net.Sockets.Socket:Connect(ref,int):this (3 methods)
-4 (-0.36% of base) : System.Private.Xml.dasm - System.Xml.Xsl.XsltOld.XsltCompileContext:FunctionAvailable(ref):bool:this
-1 (-0.34% of base) : System.Collections.dasm - System.Collections.Generic.SortedSet`1[Byte][System.Byte]:IsSubsetOf(ref):bool:this
-1 (-0.34% of base) : System.Collections.dasm - System.Collections.Generic.SortedSet`1[Int16][System.Int16]:IsSubsetOf(ref):bool:this
-1 (-0.34% of base) : System.Collections.dasm - System.Collections.Generic.SortedSet`1[Int32][System.Int32]:IsSubsetOf(ref):bool:this
-1 (-0.34% of base) : System.Collections.dasm - System.Collections.Generic.SortedSet`1[Double][System.Double]:IsSubsetOf(ref):bool:this
-1 (-0.34% of base) : System.Collections.dasm - System.Collections.Generic.SortedSet`1[Vector`1][System.Numerics.Vector`1[System.Single]]:IsSubsetOf(ref):bool:this
-1 (-0.34% of base) : System.Collections.dasm - System.Collections.Generic.SortedSet`1[Int64][System.Int64]:IsSubsetOf(ref):bool:this
-8 (-0.32% of base) : NuGet.Protocol.Core.v3.dasm - <SendAsync>d__0:MoveNext():this
-1 (-0.32% of base) : System.Security.Cryptography.Algorithms.dasm - System.Security.Cryptography.TripleDES:IsWeakKey(ref):bool
-8 (-0.31% of base) : System.Net.WebSockets.dasm - <SendFrameFallbackAsync>d__61:MoveNext():this
-1 (-0.31% of base) : System.Private.CoreLib.dasm - System.Globalization.GregorianCalendarHelper:IsLeapDay(int,int,int,int):bool:this
-1 (-0.30% of base) : System.Collections.dasm - System.Collections.Generic.SortedSet`1[__Canon][System.__Canon]:IsSubsetOf(ref):bool:this
-8 (-0.30% of base) : System.Security.Cryptography.Algorithms.dasm - System.Security.Cryptography.RsaPaddingProcessor:PadOaep(struct,struct):this
-8 (-0.30% of base) : System.Security.Cryptography.Cng.dasm - System.Security.Cryptography.RsaPaddingProcessor:PadOaep(struct,struct):this
-2 (-0.28% of base) : System.Private.CoreLib.dasm - System.String:Equals(ref,int):bool:this
-2 (-0.28% of base) : System.Private.CoreLib.dasm - System.String:Equals(ref,ref,int):bool
-2 (-0.25% of base) : System.Net.Primitives.dasm - System.IPv6AddressHelper:IsValidStrict(long,int,byref):bool
-8 (-0.23% of base) : System.Net.WebClient.dasm - <DownloadBitsAsync>d__150:MoveNext():this
-2 (-0.23% of base) : System.Private.CoreLib.dasm - System.String:EndsWith(ref,int):bool:this
-1 (-0.20% of base) : System.Private.DataContractSerialization.dasm - System.Runtime.Serialization.ClassDataContract:IsNonAttributedTypeValidForSerialization(ref):bool
-3 (-0.15% of base) : Microsoft.CodeAnalysis.CSharp.dasm - Microsoft.CodeAnalysis.CSharp.SyntaxFactory:IsCompleteSubmission(ref):bool
-8 (-0.13% of base) : System.Net.WebClient.dasm - <UploadBitsAsync>d__152:MoveNext():this
-8 (-0.10% of base) : System.Net.HttpListener.dasm - System.Net.HttpListener:HandleAuthentication(ref,byref):ref:this
980 total methods with size differences (638 improved, 342 regressed), 249215 unchanged.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment