Skip to content

Instantly share code, notes, and snippets.

@EgorBo
Created January 7, 2020 21:54
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/f9e8a4cd7065b2cb045329fb0f3a7a18 to your computer and use it in GitHub Desktop.
Save EgorBo/f9e8a4cd7065b2cb045329fb0f3a7a18 to your computer and use it in GitHub Desktop.
Found 36 files with textual diffs.
Summary:
(Lower is better)
Total bytes of diff: -30053 (-0.07% of base)
diff is an improvement.
Top file regressions by size (bytes):
6 : System.Private.Xml.Linq.dasm (0.00% of base)
4 : System.Diagnostics.TextWriterTraceListener.dasm (0.03% of base)
Top file improvements by size (bytes):
-5917 : System.Private.CoreLib.dasm (-0.11% of base)
-4697 : System.Private.Xml.dasm (-0.13% of base)
-4370 : Microsoft.Diagnostics.Tracing.TraceEvent.dasm (-0.14% of base)
-3465 : Microsoft.CodeAnalysis.VisualBasic.dasm (-0.06% of base)
-1987 : System.Net.HttpListener.dasm (-0.84% of base)
-1823 : System.Net.Http.dasm (-0.31% of base)
-1111 : Microsoft.CodeAnalysis.CSharp.dasm (-0.03% of base)
-941 : System.Diagnostics.Process.dasm (-0.93% of base)
-706 : System.Runtime.Extensions.dasm (-0.82% of base)
-580 : System.ComponentModel.TypeConverter.dasm (-0.19% of base)
-484 : Microsoft.CodeAnalysis.dasm (-0.03% of base)
-415 : System.Private.Uri.dasm (-0.44% of base)
-374 : xunit.execution.dotnet.dasm (-0.16% of base)
-281 : System.Net.Mail.dasm (-0.13% of base)
-267 : System.Net.Security.dasm (-0.16% of base)
-261 : System.Diagnostics.DiagnosticSource.dasm (-0.92% of base)
-256 : System.Data.Common.dasm (-0.02% of base)
-256 : System.Drawing.Primitives.dasm (-0.63% of base)
-241 : Newtonsoft.Json.dasm (-0.03% of base)
-211 : System.Diagnostics.FileVersionInfo.dasm (-5.08% of base)
-187 : xunit.assert.dasm (-0.15% of base)
-187 : xunit.core.dasm (-0.29% of base)
-186 : System.Private.DataContractSerialization.dasm (-0.02% of base)
-163 : System.Net.WebClient.dasm (-0.32% of base)
-161 : System.IO.FileSystem.dasm (-0.13% of base)
-102 : System.Net.Requests.dasm (-0.09% of base)
-92 : System.Web.HttpUtility.dasm (-0.87% of base)
-82 : CommandLine.dasm (-0.02% of base)
-82 : System.Collections.Specialized.dasm (-0.30% of base)
-67 : System.Net.Sockets.dasm (-0.03% of base)
-60 : System.Reflection.Metadata.dasm (-0.01% of base)
-49 : System.ComponentModel.Annotations.dasm (-0.12% of base)
-1 : System.Net.WebSockets.Client.dasm (-0.01% of base)
-1 : System.Net.WebSockets.dasm (-0.00% of base)
36 total files with size differences (34 improved, 2 regressed), 73 unchanged.
Top method regressions by size (bytes):
70 ( 3.82% of base) : Microsoft.Diagnostics.Tracing.TraceEvent.dasm - Microsoft.Diagnostics.Tracing.ActivityComputer:ResolveWellKnownSymbols():this
60 ( 4.63% of base) : Microsoft.CodeAnalysis.CSharp.dasm - Microsoft.CodeAnalysis.CSharp.Binder:BindIntegralMinValConstants(Microsoft.CodeAnalysis.CSharp.Syntax.PrefixUnaryExpressionSyntax,Microsoft.CodeAnalysis.CSharp.BoundExpression,Microsoft.CodeAnalysis.DiagnosticBag):Microsoft.CodeAnalysis.CSharp.BoundLiteral:this
20 ( 2.40% of base) : System.Private.Xml.dasm - System.Xml.HtmlEncodedRawTextWriter:WriteDocType(System.String,System.String,System.String,System.String):this
16 ( 2.02% of base) : System.Private.Xml.dasm - System.Xml.HtmlUtf8RawTextWriter:WriteDocType(System.String,System.String,System.String,System.String):this
16 ( 2.41% of base) : System.Private.Xml.dasm - System.Xml.XmlEncodedRawTextWriter:WriteDocType(System.String,System.String,System.String,System.String):this
12 ( 1.93% of base) : System.Private.Xml.dasm - System.Xml.XmlUtf8RawTextWriter:WriteDocType(System.String,System.String,System.String,System.String):this
10 ( 0.24% of base) : Microsoft.Diagnostics.Tracing.TraceEvent.dasm - Microsoft.Diagnostics.Tracing.Parsers.WppTraceEventParser:CreateTemplatesForTMFFile(System.Guid,System.String):System.Collections.Generic.List`1[[Microsoft.Diagnostics.Tracing.Parsers.DynamicTraceEventData, Microsoft.Diagnostics.Tracing.TraceEvent, Version=2.0.43.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]:this
10 ( 0.56% of base) : Microsoft.Diagnostics.Tracing.TraceEvent.dasm - <>c__DisplayClass30_0:<SetupCallbacks>b__8(Microsoft.Diagnostics.Tracing.Parsers.Clr.GCSuspendEETraceData):this
10 ( 0.55% of base) : System.Diagnostics.DiagnosticSource.dasm - FilterAndTransform:.ctor(System.String,int,int,System.Diagnostics.DiagnosticSourceEventSource,FilterAndTransform):this
10 ( 0.35% of base) : System.Net.Http.dasm - <SendAsync>d__2:MoveNext():this
7 ( 1.33% of base) : System.Private.Xml.dasm - System.Xml.XmlEncodedRawTextWriter:WriteXmlDeclaration(int):this
7 ( 1.42% of base) : System.Private.Xml.dasm - System.Xml.XmlUtf8RawTextWriter:WriteXmlDeclaration(int):this
6 ( 1.52% of base) : System.Private.Xml.dasm - System.Xml.HtmlEncodedRawTextWriter:WriteMetaElement():this
6 ( 1.52% of base) : System.Private.Xml.dasm - System.Xml.HtmlUtf8RawTextWriter:WriteMetaElement():this
6 ( 0.92% of base) : System.Private.Xml.Linq.dasm - System.Xml.Linq.XNamespace:Get(System.String,int,int):System.Xml.Linq.XNamespace
3 ( 0.90% of base) : System.Private.Xml.dasm - System.Xml.XmlEncodedRawTextWriter:WriteStartNamespaceDeclaration(System.String):this
3 ( 1.13% of base) : System.Private.Xml.dasm - System.Xml.XmlUtf8RawTextWriter:WriteStartNamespaceDeclaration(System.String):this
2 ( 0.96% of base) : Microsoft.CodeAnalysis.dasm - Roslyn.Utilities.ConsList`1[__Canon][System.__Canon]:ToString():System.String:this
2 ( 0.91% of base) : Microsoft.CodeAnalysis.dasm - Roslyn.Utilities.ConsList`1[Byte][System.Byte]:ToString():System.String:this
2 ( 0.90% of base) : Microsoft.CodeAnalysis.dasm - Roslyn.Utilities.ConsList`1[Int16][System.Int16]:ToString():System.String:this
2 ( 0.91% of base) : Microsoft.CodeAnalysis.dasm - Roslyn.Utilities.ConsList`1[Int32][System.Int32]:ToString():System.String:this
2 ( 0.88% of base) : Microsoft.CodeAnalysis.dasm - Roslyn.Utilities.ConsList`1[Double][System.Double]:ToString():System.String:this
2 ( 0.87% of base) : Microsoft.CodeAnalysis.dasm - Roslyn.Utilities.ConsList`1[Vector`1][System.Numerics.Vector`1[System.Single]]:ToString():System.String:this
2 ( 0.90% of base) : Microsoft.CodeAnalysis.dasm - Roslyn.Utilities.ConsList`1[Int64][System.Int64]:ToString():System.String:this
2 ( 1.09% of base) : System.Diagnostics.TextWriterTraceListener.dasm - System.Diagnostics.DelimitedListTraceListener:WriteEscaped(System.String):this
2 ( 0.43% of base) : System.Diagnostics.TextWriterTraceListener.dasm - System.Diagnostics.DelimitedListTraceListener:WriteStackEscaped(System.Collections.Stack):this
2 ( 0.57% of base) : System.Net.Mail.dasm - System.Net.Mail.MailMessage:BuildDeliveryStatusNotificationString():System.String:this
Top method improvements by size (bytes):
-829 (-29.31% of base) : Microsoft.Diagnostics.Tracing.TraceEvent.dasm - Microsoft.Diagnostics.Tracing.Parsers.Kernel.MemoryProcessMemInfoTraceData:ToXml(System.Text.StringBuilder):System.Text.StringBuilder:this
-812 (-32.15% of base) : System.Net.Http.dasm - System.Net.Http.MultiProxy:TryParseProxyConfigPart(System.ReadOnlySpan`1[Char],bool,byref,byref):bool
-791 (-28.77% of base) : System.Private.Xml.dasm - System.Xml.XmlConvert:EncodeName(System.String,bool,bool):System.String
-784 (-17.38% of base) : System.Diagnostics.Process.dasm - System.Diagnostics.NtProcessManager:GetProcessInfos(System.Diagnostics.PerformanceCounterLib,int,int,System.ReadOnlySpan`1[Byte]):System.Diagnostics.ProcessInfo[]
-780 (-39.14% of base) : System.Private.CoreLib.dasm - System.Enum:ValueToHexString(System.Object):System.String
-485 (-24.03% of base) : Microsoft.Diagnostics.Tracing.TraceEvent.dasm - Microsoft.Diagnostics.Tracing.Etlx.TraceLog:DebugWarn(bool,System.String,Microsoft.Diagnostics.Tracing.TraceEvent):this
-399 (-11.82% of base) : Microsoft.CodeAnalysis.VisualBasic.dasm - Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.BlockContext:CreateMissingEnd(ushort,byref):Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.StatementSyntax:this
-386 (-42.89% of base) : System.Private.CoreLib.dasm - System.Enum:ValueToHexString():System.String:this
-373 (-20.45% of base) : System.Private.Xml.dasm - System.Xml.XmlTextEncoder:Write(System.String):this
-315 (-26.81% of base) : System.Runtime.Extensions.dasm - System.Net.WebUtility:HtmlEncode(System.ReadOnlySpan`1[Char],byref)
-312 (-7.56% of base) : Microsoft.Diagnostics.Tracing.TraceEvent.dasm - Microsoft.Diagnostics.Tracing.TraceEvent:PayloadString(int,System.IFormatProvider):System.String:this
-301 (-16.12% of base) : System.Private.Xml.dasm - System.Xml.XmlTextEncoder:Write(System.Char[],int,int):this
-290 (-3.78% of base) : System.Net.HttpListener.dasm - System.Net.HttpListener:HandleAuthentication(System.Net.RequestContextBase,byref):System.Net.HttpListenerContext:this
-284 (-23.13% of base) : System.Private.CoreLib.dasm - System.Diagnostics.Tracing.ManifestBuilder:AddKeyword(System.String,long):this
-259 (-43.46% of base) : System.Private.CoreLib.dasm - System.IO.Path:GetUncRootLength(System.ReadOnlySpan`1[Char]):int
-256 (-18.71% of base) : System.Drawing.Primitives.dasm - System.Drawing.ColorTranslator:ToHtml(System.Drawing.Color):System.String
-238 (-4.03% of base) : System.Private.CoreLib.dasm - System.Diagnostics.Tracing.ManifestBuilder:CreateManifestString():System.String:this
-215 (-13.51% of base) : Microsoft.Diagnostics.Tracing.TraceEvent.dasm - Microsoft.Diagnostics.Symbols.SymbolReader:FindExecutableFilePath(System.String,int,int,bool):System.String:this
-204 (-10.34% of base) : System.Private.Uri.dasm - System.IPv6AddressHelper:ParseCanonicalName(System.String,int,byref,byref):System.String
-196 (-18.47% of base) : System.Runtime.Extensions.dasm - System.ApplicationId:ToString():System.String:this
-195 (-40.62% of base) : System.Private.Xml.dasm - System.Xml.XmlConvert:CreateInvalidSurrogatePairException(ushort,ushort,int,int,int):System.Exception
-195 (-8.79% of base) : System.Runtime.Extensions.dasm - System.Runtime.Versioning.FrameworkName:.ctor(System.String):this
-192 (-24.43% of base) : Microsoft.CodeAnalysis.CSharp.dasm - Microsoft.CodeAnalysis.CSharp.ObjectDisplay:FormatLiteral(long,int):System.String (2 methods)
-192 (-23.41% of base) : Microsoft.CodeAnalysis.VisualBasic.dasm - Microsoft.CodeAnalysis.VisualBasic.ObjectDisplay.ObjectDisplay:FormatLiteral(ushort,int):System.String (2 methods)
-192 (-24.62% of base) : Microsoft.CodeAnalysis.VisualBasic.dasm - Microsoft.CodeAnalysis.VisualBasic.ObjectDisplay.ObjectDisplay:FormatLiteral(int,int):System.String (2 methods)
-192 (-24.43% of base) : Microsoft.CodeAnalysis.VisualBasic.dasm - Microsoft.CodeAnalysis.VisualBasic.ObjectDisplay.ObjectDisplay:FormatLiteral(long,int):System.String (2 methods)
-188 (-31.33% of base) : System.Net.HttpListener.dasm - HttpRequestStreamAsyncResult:Callback(int,int,long)
-188 (-30.03% of base) : System.Net.HttpListener.dasm - System.Net.HttpResponseStreamAsyncResult:Callback(int,int,long)
-187 (-25.37% of base) : xunit.assert.dasm - Xunit.Sdk.ArgumentFormatter:EscapeHexChars(System.String):System.String
-187 (-25.37% of base) : xunit.core.dasm - Xunit.Sdk.ArgumentFormatter:EscapeHexChars(System.String):System.String
-187 (-23.85% of base) : xunit.execution.dotnet.dasm - Xunit.Sdk.TestOutputHelper:EscapeInvalidHexChars(System.String):System.String
-187 (-25.37% of base) : xunit.execution.dotnet.dasm - Xunit.Sdk.ArgumentFormatter:EscapeHexChars(System.String):System.String
-186 (-25.80% of base) : Microsoft.CodeAnalysis.CSharp.dasm - Microsoft.CodeAnalysis.CSharp.ObjectDisplay:FormatLiteral(ushort,int):System.String (2 methods)
-186 (-43.06% of base) : System.Private.Xml.dasm - System.Xml.XmlTextWriter:GeneratePrefix():System.String:this
-185 (-29.09% of base) : Microsoft.CodeAnalysis.CSharp.dasm - Microsoft.CodeAnalysis.CSharp.ObjectDisplay:FormatLiteral(int,int):System.String (2 methods)
-181 (-30.17% of base) : Microsoft.Diagnostics.Tracing.TraceEvent.dasm - Microsoft.Diagnostics.Tracing.StartStopActivity:AppendActivityPath(System.Text.StringBuilder,System.Guid):System.Text.StringBuilder
-177 (-8.03% of base) : Microsoft.Diagnostics.Tracing.TraceEvent.dasm - Microsoft.Diagnostics.Tracing.Etlx.TraceLoadedModules:ManagedModuleLoadOrUnload(Microsoft.Diagnostics.Tracing.Parsers.Clr.ModuleLoadUnloadTraceData,bool,bool):this
-175 (-29.91% of base) : Microsoft.Diagnostics.Tracing.TraceEvent.dasm - IncompleteStack:LogUserStackFragment(long,Microsoft.Diagnostics.Tracing.Etlx.TraceLog):this
-175 (-19.08% of base) : System.Private.CoreLib.dasm - System.Globalization.CultureData:get_EnglishName():System.String:this
-172 (-27.34% of base) : Microsoft.Diagnostics.Tracing.TraceEvent.dasm - IncompleteStack:LogKernelStackFragment(long,Microsoft.Diagnostics.Tracing.Etlx.TraceLog):bool:this
-171 (-44.76% of base) : System.Net.Http.dasm - CredHandle:ToString():System.String:this
-171 (-44.76% of base) : System.Net.HttpListener.dasm - CredHandle:ToString():System.String:this
-171 (-44.76% of base) : System.Net.Mail.dasm - CredHandle:ToString():System.String:this
-171 (-44.76% of base) : System.Net.Security.dasm - CredHandle:ToString():System.String:this
-169 (-20.36% of base) : Microsoft.Diagnostics.Tracing.TraceEvent.dasm - IncompleteStack:EmitStackForEventIfReady(Microsoft.Diagnostics.Tracing.Etlx.TraceLog):bool:this
-166 (-14.66% of base) : Microsoft.Diagnostics.Tracing.TraceEvent.dasm - Microsoft.Diagnostics.Tracing.Parsers.DynamicTraceEventData:PayloadString(int,System.IFormatProvider):System.String:this
-163 (-12.08% of base) : System.Net.WebClient.dasm - System.Net.WebClient:OpenFileInternal(bool,System.String,byref,byref,byref,byref):this
-161 (-8.92% of base) : System.IO.FileSystem.dasm - System.IO.FileSystem:RemoveDirectoryRecursive(System.String,byref,bool)
-156 (-21.58% of base) : Microsoft.CodeAnalysis.VisualBasic.dasm - Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.Parser:VerifyXmlNameToken(Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.XmlNameTokenSyntax):Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.XmlNameTokenSyntax
-155 (-25.20% of base) : Microsoft.Diagnostics.Tracing.TraceEvent.dasm - Microsoft.Diagnostics.Tracing.Parsers.Kernel.VirtualAllocTraceData:PayloadValue(int):System.Object:this
-154 (-17.21% of base) : System.Private.CoreLib.dasm - System.Runtime.Intrinsics.Vector128`1[Int64][System.Int64]:ToString():System.String:this
-154 (-15.71% of base) : System.Private.CoreLib.dasm - System.Runtime.Intrinsics.Vector256`1[Int64][System.Int64]:ToString():System.String:this
-152 (-17.06% of base) : System.Private.CoreLib.dasm - System.Runtime.Intrinsics.Vector64`1[Byte][System.Byte]:ToString():System.String:this
-152 (-16.89% of base) : System.Private.CoreLib.dasm - System.Runtime.Intrinsics.Vector128`1[Byte][System.Byte]:ToString():System.String:this
-152 (-15.45% of base) : System.Private.CoreLib.dasm - System.Runtime.Intrinsics.Vector256`1[Byte][System.Byte]:ToString():System.String:this
-151 (-10.26% of base) : System.Net.Http.dasm - System.Net.Http.Http2Connection:ProcessSettingsFrame(FrameHeader):this
-151 (-17.14% of base) : System.Private.CoreLib.dasm - System.Runtime.Intrinsics.Vector64`1[Int32][System.Int32]:ToString():System.String:this
-151 (-16.95% of base) : System.Private.CoreLib.dasm - System.Runtime.Intrinsics.Vector128`1[Int32][System.Int32]:ToString():System.String:this
-151 (-15.49% of base) : System.Private.CoreLib.dasm - System.Runtime.Intrinsics.Vector256`1[Int32][System.Int32]:ToString():System.String:this
-150 (-2.44% of base) : System.Private.CoreLib.dasm - System.DateTimeParse:ParseByFormat(byref,byref,byref,System.Globalization.DateTimeFormatInfo,byref):bool
-145 (-4.96% of base) : System.Private.CoreLib.dasm - System.IO.Path:GetFullPath(System.String,System.String):System.String
-143 (-5.45% of base) : Microsoft.CodeAnalysis.VisualBasic.dasm - Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.Parser:ParseExitStatement():Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.StatementSyntax:this
-143 (-7.68% of base) : System.Private.Xml.dasm - System.Xml.XmlSqlBinaryReader:ValueAsString(int):System.String:this
-141 (-12.90% of base) : System.Private.Xml.dasm - <WriteCharEntityAsync>d__102:MoveNext():this
-139 (-4.12% of base) : System.Private.Uri.dasm - System.Uri:GetUriPartsFromUserString(int):System.String:this
-134 (-11.78% of base) : System.Private.Xml.dasm - <WriteCharEntityAsync>d__113:MoveNext():this
-129 (-17.50% of base) : System.Private.Xml.dasm - System.Xml.Xsl.XsltOld.SequentialOutput:WriteHtmlUri(System.String):this
-126 (-11.01% of base) : Microsoft.CodeAnalysis.VisualBasic.dasm - Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.SyntaxFactory:MissingToken(ushort):Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.SyntaxToken
-125 (-25.15% of base) : System.Diagnostics.FileVersionInfo.dasm - System.Diagnostics.FileVersionInfo:.ctor(System.String):this
-121 (-5.49% of base) : System.Net.HttpListener.dasm - System.Net.HttpResponseStream:WriteCore(System.Byte[],int,int):this
-120 (-25.16% of base) : System.Net.HttpListener.dasm - System.Net.HttpListenerRequestUriBuilder:AppendOctetsPercentEncoded(System.Text.StringBuilder,System.Collections.Generic.IEnumerable`1[Byte])
-119 (-13.49% of base) : System.Net.Http.dasm - System.Net.Http.AuthenticationHelper:ComputeHash(System.String,System.String):System.String
-118 (-21.00% of base) : System.Net.HttpListener.dasm - System.Net.HttpListenerRequestUriBuilder:GetOctetsAsString(System.Collections.Generic.IEnumerable`1[Byte]):System.String
-116 (-10.71% of base) : Microsoft.CodeAnalysis.dasm - Microsoft.Cci.MetadataWriter:StrongName(Microsoft.Cci.IAssemblyReference):System.String
-116 (-18.56% of base) : System.Private.CoreLib.dasm - System.Diagnostics.Tracing.ManifestBuilder:GetKeywords(long,System.String):System.String:this
-115 (-15.50% of base) : System.Net.Http.dasm - System.Net.Http.Headers.MediaTypeHeaderValue:GetMediaTypeExpressionLength(System.String,int,byref):int
-115 (-13.76% of base) : System.Private.CoreLib.dasm - System.Resources.ManifestBasedResourceGroveler:HandleSatelliteMissing():this
-113 (-16.50% of base) : System.Net.HttpListener.dasm - HttpRequestStreamAsyncResult:IOCompleted(HttpRequestStreamAsyncResult,int,int)
-113 (-14.12% of base) : System.Net.HttpListener.dasm - System.Net.HttpResponseStreamAsyncResult:IOCompleted(System.Net.HttpResponseStreamAsyncResult,int,int)
-113 (-13.78% of base) : System.Private.CoreLib.dasm - System.Reflection.AssemblyNameFormatter:ComputeDisplayName(System.String,System.Version,System.String,System.Byte[],int,int):System.String
-113 (-13.92% of base) : System.Private.Xml.dasm - <WriteSurrogateCharEntityAsync>d__116:MoveNext():this
-113 (-14.56% of base) : System.Private.Xml.dasm - <WriteSurrogateCharEntityAsync>d__105:MoveNext():this
-112 (-25.00% of base) : Microsoft.CodeAnalysis.VisualBasic.dasm - Microsoft.CodeAnalysis.VisualBasic.ObjectDisplay.ObjectDisplay:FormatLiteral(short,int):System.String
-112 (-5.97% of base) : System.Private.CoreLib.dasm - System.IO.Path:GetRelativePath(System.String,System.String,int):System.String
-112 (-14.72% of base) : System.Private.CoreLib.dasm - System.IO.PathHelper:PrependDevicePathChars(byref,bool,byref):int
-111 (-26.06% of base) : System.Private.CoreLib.dasm - System.DateTimeParse:Hex(System.ReadOnlySpan`1[Char]):System.String
-110 (-28.28% of base) : System.Diagnostics.DiagnosticSource.dasm - System.Diagnostics.Activity:AppendSuffix(System.String,System.String,ushort):System.String:this
-110 (-8.23% of base) : System.Net.HttpListener.dasm - System.Net.HttpResponseStreamAsyncResult:.ctor(System.Object,System.Object,System.AsyncCallback,System.Byte[],int,int,bool,bool,System.Threading.ThreadPoolBoundHandle):this
-110 (-13.46% of base) : System.Private.CoreLib.dasm - System.Reflection.MethodBase:AppendParameters(byref,System.Type[],int)
-110 (-22.63% of base) : System.Private.CoreLib.dasm - System.Text.DecoderExceptionFallbackBuffer:Throw(System.Byte[],int):this
-108 (-8.38% of base) : System.Net.HttpListener.dasm - System.Net.HttpListenerResponse:ComputeHeaders():int:this
-107 (-40.84% of base) : Microsoft.CodeAnalysis.dasm - Microsoft.CodeAnalysis.AssemblyIdentity:AppendKey(System.Text.StringBuilder,System.Collections.Immutable.ImmutableArray`1[Byte])
-106 (-4.11% of base) : System.Private.Xml.dasm - <WriteXmlDeclarationAsync>d__96:MoveNext():this
-106 (-4.17% of base) : System.Private.Xml.dasm - <WriteXmlDeclarationAsync>d__85:MoveNext():this
-103 (-21.11% of base) : Microsoft.CodeAnalysis.CSharp.dasm - Microsoft.CodeAnalysis.CSharp.ObjectDisplay:FormatString(System.String,bool):System.String
-103 (-5.98% of base) : Microsoft.Diagnostics.Tracing.TraceEvent.dasm - Microsoft.Diagnostics.Tracing.Etlx.TraceLoadedModules:ImageLoadOrUnload(Microsoft.Diagnostics.Tracing.Parsers.Kernel.ImageLoadTraceData,bool,System.String):Microsoft.Diagnostics.Tracing.Etlx.TraceModuleFile:this
-102 (-20.99% of base) : Microsoft.Diagnostics.Tracing.TraceEvent.dasm - Microsoft.Diagnostics.Tracing.EventPipe.ClrThreadStackWalkTraceData:ToXml(System.Text.StringBuilder):System.Text.StringBuilder:this
-102 (-17.74% of base) : Microsoft.Diagnostics.Tracing.TraceEvent.dasm - Microsoft.Diagnostics.Tracing.Parsers.Kernel.StackWalkStackTraceData:ToXml(System.Text.StringBuilder):System.Text.StringBuilder:this
-102 (-18.72% of base) : Microsoft.Diagnostics.Tracing.TraceEvent.dasm - Microsoft.Diagnostics.Tracing.Parsers.Kernel.StackWalkDefTraceData:ToXml(System.Text.StringBuilder):System.Text.StringBuilder:this
-102 (-21.84% of base) : Microsoft.Diagnostics.Tracing.TraceEvent.dasm - Microsoft.Diagnostics.Tracing.Parsers.Clr.ClrStackWalkTraceData:ToXml(System.Text.StringBuilder):System.Text.StringBuilder:this
-102 (-7.53% of base) : System.Net.Requests.dasm - System.Net.CommandStream:ContinueCommandPipeline():System.IO.Stream:this
-102 (-38.35% of base) : System.Private.DataContractSerialization.dasm - System.Xml.XmlExceptionHelper:ThrowInvalidXml(System.Xml.XmlDictionaryReader,ubyte)
-102 (-38.93% of base) : System.Private.Xml.dasm - System.Xml.XmlConvert:CreateInvalidHighSurrogateCharException(ushort,int,int,int):System.Exception
-102 (-15.13% of base) : System.Private.Xml.dasm - System.Xml.XmlTextEncoder:WriteRawWithSurrogateChecking(System.String):this
-101 (-22.54% of base) : System.Net.HttpListener.dasm - DisconnectAsyncResult:WaitCallback(int,int,long)
-101 (-11.91% of base) : System.Private.Xml.dasm - System.Xml.XmlEncodedRawTextWriter:ValidateContentChars(System.String,System.String,bool):this
-101 (-12.00% of base) : System.Private.Xml.dasm - System.Xml.XmlUtf8RawTextWriter:ValidateContentChars(System.String,System.String,bool):this
-98 (-21.40% of base) : System.Net.Http.dasm - System.Net.Http.Headers.WarningHeaderValue:ToString():System.String:this
-98 (-12.44% of base) : System.Net.HttpListener.dasm - System.Net.ListenerAsyncResult:QueueBeginGetContext():int:this
-98 (-18.22% of base) : System.Private.CoreLib.dasm - System.Runtime.InteropServices.COMException:ToString():System.String:this
-98 (-22.37% of base) : System.Private.CoreLib.dasm - System.Runtime.InteropServices.ExternalException:ToString():System.String:this
-97 (-31.19% of base) : Microsoft.CodeAnalysis.CSharp.dasm - Microsoft.CodeAnalysis.CSharp.ObjectDisplay:FormatLiteral(byte,int):System.String
-97 (-31.19% of base) : Microsoft.CodeAnalysis.CSharp.dasm - Microsoft.CodeAnalysis.CSharp.ObjectDisplay:FormatLiteral(short,int):System.String
-97 (-19.06% of base) : System.Diagnostics.DiagnosticSource.dasm - System.Diagnostics.Activity:GenerateHierarchicalId():System.String:this
-96 (-15.92% of base) : Microsoft.Diagnostics.Tracing.TraceEvent.dasm - Microsoft.Diagnostics.Tracing.Etlx.TraceCodeAddress:ToString(System.Text.StringBuilder):System.Text.StringBuilder:this
-96 (-12.96% of base) : Microsoft.Diagnostics.Tracing.TraceEvent.dasm - Microsoft.Diagnostics.Tracing.Etlx.TraceActivity:get_ID():System.String:this
-96 (-17.74% of base) : System.Net.HttpListener.dasm - System.Net.SSPIWrapper:ErrorDescription(int):System.String
-96 (-17.74% of base) : System.Net.Mail.dasm - System.Net.SSPIWrapper:ErrorDescription(int):System.String
-96 (-17.74% of base) : System.Net.Security.dasm - System.Net.SSPIWrapper:ErrorDescription(int):System.String
-96 (-22.97% of base) : System.Private.Xml.dasm - System.Xml.XmlUtf8RawTextWriter:WriteCharEntity(ushort):this
-94 (-30.52% of base) : Microsoft.CodeAnalysis.CSharp.dasm - Microsoft.CodeAnalysis.CSharp.ObjectDisplay:FormatStringChar(System.Text.StringBuilder,ushort,ushort)
-94 (-25.54% of base) : System.Private.CoreLib.dasm - System.Text.InternalEncoderBestFitFallbackBuffer:Fallback(ushort,int):bool:this
-94 (-20.57% of base) : System.Private.Xml.dasm - System.Xml.XmlEncodedRawTextWriter:WriteCharEntity(ushort):this
-94 (-24.35% of base) : System.Private.Xml.dasm - System.Xml.XmlTextEncoder:WriteSurrogateCharEntity(ushort,ushort):this
-94 (-28.57% of base) : System.Private.Xml.dasm - System.Xml.XmlWellFormedWriter:GeneratePrefix():System.String:this
-93 (-35.36% of base) : System.Private.CoreLib.dasm - System.DateTimeParse:Hex(ushort):System.String
-92 (-35.25% of base) : Microsoft.CodeAnalysis.CSharp.dasm - Microsoft.CodeAnalysis.CSharp.ObjectDisplay:FormatLiteral(ubyte,int):System.String
-92 (-5.90% of base) : Microsoft.CodeAnalysis.VisualBasic.dasm - VB$StateMachine_33_TokenizeString:MoveNext():bool:this
-92 (-24.27% of base) : System.Data.Common.dasm - System.Data.ExceptionBuilder:ProblematicChars(ushort):System.Exception
-92 (-32.74% of base) : System.Private.Xml.dasm - System.Xml.XmlEncodedRawTextWriter:CharEntity(long,ushort):long
-92 (-33.82% of base) : System.Private.Xml.dasm - System.Xml.XmlUtf8RawTextWriter:CharEntity(long,ushort):long
-92 (-26.14% of base) : System.Private.Xml.dasm - System.Xml.XmlTextEncoder:WriteCharEntity(ushort):this
-92 (-45.10% of base) : System.Private.Xml.dasm - System.Xml.XmlTextEncoder:WriteCharEntityImpl(ushort):this
-92 (-40.17% of base) : System.Web.HttpUtility.dasm - System.Web.Util.HttpEncoder:AppendCharAsUnicodeJavaScript(System.Text.StringBuilder,ushort)
-91 (-23.64% of base) : Microsoft.Diagnostics.Tracing.TraceEvent.dasm - Microsoft.Diagnostics.Tracing.Parsers.RegisteredTraceEventParser:GetKeywordStr(System.Collections.Generic.SortedDictionary`2[[System.UInt64, System.Private.CoreLib, Version=5.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=5.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]],long):System.String
-91 (-37.30% of base) : System.Data.Common.dasm - System.Data.DataTable:Select():System.Data.DataRow[]:this
-91 (-34.34% of base) : System.Net.Http.dasm - System.Net.Http.Http2ConnectionException:.ctor(int):this
-91 (-34.34% of base) : System.Net.Http.dasm - System.Net.Http.Http2StreamException:.ctor(int):this
-90 (-30.10% of base) : Microsoft.CodeAnalysis.VisualBasic.dasm - Microsoft.CodeAnalysis.VisualBasic.ObjectDisplay.ObjectDisplay:FormatLiteral(byte,int):System.String
-90 (-12.41% of base) : System.Private.CoreLib.dasm - System.Text.InternalEncoderBestFitFallbackBuffer:Fallback(ushort,ushort,int):bool:this
-90 (-22.50% of base) : System.Private.Xml.dasm - System.Xml.XmlEncodedRawTextWriter:WriteSurrogateCharEntity(ushort,ushort):this
-90 (-25.00% of base) : System.Private.Xml.dasm - System.Xml.XmlUtf8RawTextWriter:WriteSurrogateCharEntity(ushort,ushort):this
-88 (-18.18% of base) : System.Diagnostics.Process.dasm - System.Diagnostics.NtProcessInfoHelper:GetProcessShortName(System.String):System.String
-87 (-14.57% of base) : Microsoft.CodeAnalysis.CSharp.dasm - Microsoft.CodeAnalysis.CSharp.Symbols.CSharpAttributeData:DecodeGuidAttribute(Microsoft.CodeAnalysis.CSharp.Syntax.AttributeSyntax,Microsoft.CodeAnalysis.DiagnosticBag):System.String:this
-87 (-14.62% of base) : Microsoft.CodeAnalysis.VisualBasic.dasm - Microsoft.CodeAnalysis.VisualBasic.Symbols.VisualBasicAttributeData:DecodeGuidAttribute(Microsoft.CodeAnalysis.VisualBasic.Syntax.AttributeSyntax,Microsoft.CodeAnalysis.DiagnosticBag):this
-87 (-33.98% of base) : Microsoft.CodeAnalysis.VisualBasic.dasm - Microsoft.CodeAnalysis.VisualBasic.ObjectDisplay.ObjectDisplay:FormatLiteral(ubyte,int):System.String
-87 (-13.06% of base) : Microsoft.CodeAnalysis.VisualBasic.dasm - ComClassData:ValidateComClassGuid(Microsoft.CodeAnalysis.VisualBasic.Symbols.SourceNamedTypeSymbol,System.String,Microsoft.CodeAnalysis.DiagnosticBag,byref):bool
-87 (-7.72% of base) : Newtonsoft.Json.dasm - Newtonsoft.Json.JsonReader:ReadAsBytes():System.Byte[]:this
-86 (-36.75% of base) : Microsoft.Diagnostics.Tracing.TraceEvent.dasm - Microsoft.Diagnostics.Utilities.XmlUtilities:XmlQuoteHex(long):System.String (2 methods)
-86 (-47.51% of base) : System.Diagnostics.FileVersionInfo.dasm - System.Diagnostics.FileVersionInfo:ConvertTo8DigitHex(int):System.String
-86 (-2.71% of base) : System.Private.Xml.dasm - <WriteDocTypeAsync>d__98:MoveNext():this
-86 (-2.74% of base) : System.Private.Xml.dasm - <WriteDocTypeAsync>d__87:MoveNext():this
-85 (-39.53% of base) : System.ComponentModel.TypeConverter.dasm - System.ComponentModel.ByteConverter:ToString(System.Object,System.Globalization.NumberFormatInfo):System.String:this
-85 (-39.53% of base) : System.ComponentModel.TypeConverter.dasm - System.ComponentModel.Int64Converter:ToString(System.Object,System.Globalization.NumberFormatInfo):System.String:this
-85 (-39.53% of base) : System.ComponentModel.TypeConverter.dasm - System.ComponentModel.UInt64Converter:ToString(System.Object,System.Globalization.NumberFormatInfo):System.String:this
-85 (-49.71% of base) : System.Private.CoreLib.dasm - System.Char8:ToString():System.String:this
-84 (-36.21% of base) : Microsoft.Diagnostics.Tracing.TraceEvent.dasm - Microsoft.Diagnostics.Utilities.XmlUtilities:XmlQuoteHex(int):System.String (2 methods)
-84 (-14.46% of base) : Microsoft.Diagnostics.Tracing.TraceEvent.dasm - Microsoft.Diagnostics.Tracing.Etlx.TraceCodeAddresses:Name(int):System.String:this
-84 (-5.92% of base) : Microsoft.Diagnostics.Tracing.TraceEvent.dasm - Microsoft.Diagnostics.Tracing.Stacks.TraceEventStackSource:GetFrameName(int,bool):System.String:this
-84 (-39.44% of base) : System.ComponentModel.TypeConverter.dasm - System.ComponentModel.Int32Converter:ToString(System.Object,System.Globalization.NumberFormatInfo):System.String:this
-84 (-39.25% of base) : System.ComponentModel.TypeConverter.dasm - System.ComponentModel.UInt16Converter:ToString(System.Object,System.Globalization.NumberFormatInfo):System.String:this
-84 (-39.44% of base) : System.ComponentModel.TypeConverter.dasm - System.ComponentModel.UInt32Converter:ToString(System.Object,System.Globalization.NumberFormatInfo):System.String:this
-83 (-11.79% of base) : Microsoft.Diagnostics.Tracing.TraceEvent.dasm - Microsoft.Diagnostics.Tracing.Etlx.TraceActivity:get_Name():System.String:this
-83 (-11.37% of base) : System.Private.CoreLib.dasm - System.Environment:get_Version():System.Version
-82 (-41.62% of base) : Microsoft.CodeAnalysis.dasm - Microsoft.CodeAnalysis.CommonMessageProvider:GetIdForErrorCode(int):System.String:this
-82 (-39.05% of base) : Microsoft.Diagnostics.Tracing.TraceEvent.dasm - Microsoft.Diagnostics.Tracing.TraceEvent:XmlAttrib(System.Text.StringBuilder,System.String,int):System.Text.StringBuilder
-82 (-38.86% of base) : Microsoft.Diagnostics.Tracing.TraceEvent.dasm - Microsoft.Diagnostics.Tracing.TraceEvent:XmlAttrib(System.Text.StringBuilder,System.String,long):System.Text.StringBuilder
-82 (-30.48% of base) : System.Collections.Specialized.dasm - <>c:<ToString>b__20_0(System.Span`1[Char],System.Collections.Specialized.BitVector32):this
-81 (-27.00% of base) : Newtonsoft.Json.dasm - Newtonsoft.Json.Utilities.ConvertUtils:TryConvertGuid(System.String,byref):bool
-80 (-40.82% of base) : Microsoft.CodeAnalysis.VisualBasic.dasm - Microsoft.VisualBasic.CompilerServices.Conversions:ToString(System.Decimal):System.String
-80 (-1.85% of base) : System.Net.Http.dasm - <ProcessIncomingFramesAsync>d__39:MoveNext():this
-80 (-3.03% of base) : System.Net.Http.dasm - <ProcessHeadersFrame>d__41:MoveNext():this
-80 (-5.71% of base) : System.Private.CoreLib.dasm - System.Guid:TryFormat(System.Span`1[Char],byref,System.ReadOnlySpan`1[Char]):bool:this
-78 (-33.91% of base) : System.Private.Xml.dasm - System.Xml.BinXmlSqlMoney:ToString():System.String:this
-73 (-4.29% of base) : Microsoft.CodeAnalysis.VisualBasic.dasm - Microsoft.VisualBasic.CompilerServices.Conversions:ToString(System.Object):System.String
-73 (-7.40% of base) : Newtonsoft.Json.dasm - Newtonsoft.Json.JsonTextReader:ParseReadString(ushort,int):this
-73 (-27.86% of base) : System.ComponentModel.TypeConverter.dasm - System.ComponentModel.DecimalConverter:ToString(System.Object,System.Globalization.NumberFormatInfo):System.String:this
-73 (-30.67% of base) : System.Data.Common.dasm - System.Data.SqlTypes.SqlMoney:ToString():System.String:this
-72 (-10.70% of base) : System.Private.CoreLib.dasm - System.Runtime.Intrinsics.Vector64`1[Int64][System.Int64]:ToString():System.String:this
-70 (-4.53% of base) : Microsoft.CodeAnalysis.VisualBasic.dasm - Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.Parser:ParseOptionStatement(Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.SyntaxList`1[[Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.AttributeListSyntax, Microsoft.CodeAnalysis.VisualBasic, Version=1.1.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]],Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.SyntaxList`1[[Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.KeywordSyntax, Microsoft.CodeAnalysis.VisualBasic, Version=1.1.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]]):Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.StatementSyntax:this
-70 (-6.21% of base) : Microsoft.CodeAnalysis.VisualBasic.dasm - Microsoft.CodeAnalysis.VisualBasic.SymbolDisplay:AddSymbolDisplayParts(Microsoft.CodeAnalysis.ArrayBuilder`1[SymbolDisplayPart],ushort)
-69 (-19.44% of base) : CommandLine.dasm - CSharpx.EnumerableExtensions:OnFolderSourceSizeError(int,int):System.Exception
-69 (-12.92% of base) : System.Diagnostics.Process.dasm - System.Diagnostics.ProcessManager:IsRemoteMachineCore(System.String):bool
-69 (-2.10% of base) : System.Private.Uri.dasm - System.Uri:CombineUri(System.Uri,System.String,int):System.String
-69 (-9.35% of base) : System.Private.Xml.dasm - System.Xml.Serialization.XmlSerializationReader:ParseWsdlArrayType(System.Xml.XmlAttribute):this
-67 (-20.12% of base) : System.Net.Sockets.dasm - System.Net.Sockets.UnixDomainSocketEndPoint:ToString():System.String:this
-67 (-13.01% of base) : System.Private.CoreLib.dasm - System.Reflection.RuntimePropertyInfo:ToString():System.String:this
-66 (-9.88% of base) : System.Private.CoreLib.dasm - System.IO.Path:ChangeExtension(System.String,System.String):System.String
-64 (-6.60% of base) : System.Diagnostics.DiagnosticSource.dasm - System.Diagnostics.Activity:GenerateRootId():System.String
-63 (-14.75% of base) : System.Private.CoreLib.dasm - System.Reflection.RuntimeConstructorInfo:ToString():System.String:this
-60 (-4.09% of base) : Microsoft.CodeAnalysis.dasm - VersionResourceSerializer:WriteVerResource(System.IO.BinaryWriter):this
-59 (-11.50% of base) : System.Private.CoreLib.dasm - System.Collections.Generic.KeyValuePair:PairToString(System.Object,System.Object):System.String
-56 (-5.12% of base) : Microsoft.CodeAnalysis.VisualBasic.dasm - Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.Parser:ParseContinueStatement():Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.ContinueStatementSyntax:this
-51 (-6.48% of base) : System.Net.HttpListener.dasm - Helpers:GetCharSetValueFromHeader(System.String):System.String
-49 (-6.27% of base) : System.Private.CoreLib.dasm - System.Exception:ToString():System.String:this
-48 (-15.24% of base) : System.ComponentModel.Annotations.dasm - System.ComponentModel.DataAnnotations.PhoneAttribute:RemoveExtension(System.String):System.String
-48 (-0.94% of base) : System.Private.CoreLib.dasm - System.Diagnostics.Tracing.EventSource:CreateManifestAndDescriptors(System.Type,System.String,System.Diagnostics.Tracing.EventSource,int):System.Byte[]
-48 (-3.37% of base) : System.Private.DataContractSerialization.dasm - System.Xml.XmlBaseReader:ProcessAttributes(System.Xml.XmlBaseReader+XmlAttributeNode[],int):this
-43 (-3.32% of base) : System.Private.Xml.dasm - <WriteStartNamespaceDeclarationAsync>d__107:MoveNext():this
-43 (-3.50% of base) : System.Private.Xml.dasm - <WriteStartNamespaceDeclarationAsync>d__96:MoveNext():this
-42 (-7.68% of base) : Microsoft.CodeAnalysis.VisualBasic.dasm - Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.Parser:ParseAnachronisticStatement():Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.StatementSyntax:this
-42 (-2.64% of base) : Microsoft.CodeAnalysis.VisualBasic.dasm - Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.Parser:ParseAssignmentInitializer(bool):Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.FieldInitializerSyntax:this
-42 (-5.22% of base) : Microsoft.CodeAnalysis.VisualBasic.dasm - Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.Parser:ParseBinaryOperator():Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.SyntaxToken:this
-42 (-9.25% of base) : System.Private.CoreLib.dasm - System.Text.UTF7Encoding:MakeTables():this
-42 (-1.05% of base) : System.Private.CoreLib.dasm - System.Globalization.IdnMapping:PunycodeDecode(System.String):System.String
-39 (-1.28% of base) : System.Private.CoreLib.dasm - System.Globalization.IdnMapping:PunycodeEncode(System.String):System.String
-32 (-23.53% of base) : System.Private.Xml.dasm - System.Xml.Base64Decoder:ConstructMapBase64():System.Byte[]
-28 (-5.85% of base) : Microsoft.CodeAnalysis.VisualBasic.dasm - Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.IfBlockContext:CreateBlockSyntax(Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.StatementSyntax):Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.VisualBasicSyntaxNode:this
-28 (-5.88% of base) : Microsoft.CodeAnalysis.VisualBasic.dasm - Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.TryBlockContext:CreateBlockSyntax(Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.StatementSyntax):Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.VisualBasicSyntaxNode:this
-28 (-1.22% of base) : Microsoft.CodeAnalysis.VisualBasic.dasm - Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.Parser:ParseXmlElement(int):Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.XmlNodeSyntax:this
-28 (-3.07% of base) : Microsoft.CodeAnalysis.VisualBasic.dasm - Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.Parser:TryParseOptionalWhileOrUntilClause(Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.KeywordSyntax,byref):bool:this
-28 (-2.58% of base) : Microsoft.CodeAnalysis.VisualBasic.dasm - Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.Parser:ParseInterpolatedStringExpression():Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.InterpolatedStringExpressionSyntax:this
-28 (-3.31% of base) : Microsoft.CodeAnalysis.VisualBasic.dasm - Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.Parser:ParseOnErrorStatement():Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.StatementSyntax:this
-28 (-4.80% of base) : Microsoft.CodeAnalysis.VisualBasic.dasm - Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.Parser:MakeInvocationExpression(Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.ExpressionSyntax):Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.ExpressionSyntax:this
-28 (-2.19% of base) : Microsoft.CodeAnalysis.VisualBasic.dasm - Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.Parser:ParseRedimStatement():Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.StatementSyntax:this
-28 (-9.59% of base) : Microsoft.CodeAnalysis.VisualBasic.dasm - Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.Parser:CreateMissingXmlAttribute():Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.XmlAttributeSyntax:this
-28 (-1.76% of base) : Microsoft.CodeAnalysis.VisualBasic.dasm - Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.Parser:ParseAttributeLists(bool):Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.SyntaxList`1[[Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.AttributeListSyntax, Microsoft.CodeAnalysis.VisualBasic, Version=1.1.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]]:this
-28 (-7.59% of base) : Microsoft.CodeAnalysis.VisualBasic.dasm - Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.Parser:ParseAnachronisticEndIfDirective(Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.PunctuationSyntax):Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.DirectiveTriviaSyntax:this
-26 (-6.47% of base) : System.Private.CoreLib.dasm - System.Diagnostics.Tracing.EventPipeController:get_DefaultProviderConfiguration():System.Diagnostics.Tracing.EventPipeProviderConfiguration[]
-26 (-3.68% of base) : System.Private.CoreLib.dasm - System.Diagnostics.Tracing.ActivityTracker:NormalizeActivityName(System.String,System.String,int):System.String
-25 (-1.73% of base) : Microsoft.Diagnostics.Tracing.TraceEvent.dasm - Microsoft.Diagnostics.Tracing.StartStopActivity:get_KnownType():System.String:this
-23 (-5.32% of base) : Microsoft.CodeAnalysis.dasm - Microsoft.CodeAnalysis.ModuleExtensions:GetVTableGapSize(System.String):int
-21 (-13.46% of base) : Microsoft.CodeAnalysis.dasm - Microsoft.Cci.PeWriter:CalculateOffsetToMappedFieldDataStream(Microsoft.Cci.MetadataSizes):int:this
-20 (-0.53% of base) : System.Net.Http.dasm - <GetDigestTokenForCredential>d__40:MoveNext():this
-18 (-13.43% of base) : Microsoft.CodeAnalysis.dasm - Roslyn.Utilities.StringExtensions:TryGetWithoutAttributeSuffix(System.String,bool,byref):bool
-18 (-2.59% of base) : Microsoft.CodeAnalysis.VisualBasic.dasm - Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.Parser:ParseLabel():Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.LabelStatementSyntax:this
-18 (-0.73% of base) : Microsoft.CodeAnalysis.VisualBasic.dasm - Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.Parser:ParseGenericParameters():Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.TypeParameterListSyntax:this
-18 (-1.91% of base) : Microsoft.CodeAnalysis.VisualBasic.dasm - Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.Parser:ParseParameter(Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.SyntaxList`1[[Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.AttributeListSyntax, Microsoft.CodeAnalysis.VisualBasic, Version=1.1.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]],Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.SyntaxList`1[[Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.KeywordSyntax, Microsoft.CodeAnalysis.VisualBasic, Version=1.1.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]]):Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.ParameterSyntax:this
-18 (-12.77% of base) : System.Reflection.Metadata.dasm - System.Reflection.PortableExecutable.ManagedTextSection:CalculateOffsetToMappedFieldDataStream():int:this
-17 (-1.96% of base) : System.Private.CoreLib.dasm - System.Globalization.HijriCalendar:GetAdvanceHijriDate():int
-16 (-1.10% of base) : Microsoft.CodeAnalysis.CSharp.dasm - Microsoft.CodeAnalysis.CSharp.Syntax.InternalSyntax.Lexer:LexXmlDocCommentLeadingTrivia(byref):this
-15 (-2.43% of base) : System.Private.Xml.dasm - System.Xml.Serialization.XmlSerializationWriter:ListUsedPrefixes(System.Collections.Generic.Dictionary`2[[System.String, System.Private.CoreLib, Version=5.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=5.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]],System.String):System.Collections.Generic.HashSet`1[Int32]:this
-15 (-16.48% of base) : System.Reflection.Metadata.dasm - System.Reflection.Metadata.TypeDefinition:GetProjectedName():System.Reflection.Metadata.StringHandle:this
-14 (-3.78% of base) : Microsoft.CodeAnalysis.dasm - Microsoft.Cci.PeWriter:WriteNameTable(System.IO.Stream)
-14 (-70.00% of base) : Microsoft.CodeAnalysis.dasm - Microsoft.Cci.PeWriter:get_SizeOfNameTable():int
-14 (-3.01% of base) : Microsoft.CodeAnalysis.VisualBasic.dasm - Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.SelectBlockContext:ProcessSyntax(Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.VisualBasicSyntaxNode):Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.BlockContext:this
-14 (-0.38% of base) : Microsoft.CodeAnalysis.VisualBasic.dasm - Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.Parser:ParseXmlDeclaration():Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.XmlDeclarationSyntax:this
-14 (-1.26% of base) : Microsoft.CodeAnalysis.VisualBasic.dasm - Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.Parser:ParseXmlElementStartTag(int):Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.XmlNodeSyntax:this
-14 (-0.81% of base) : Microsoft.CodeAnalysis.VisualBasic.dasm - Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.Parser:CreateXmlElement(System.Collections.Generic.List`1[XmlContext],Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.XmlElementEndTagSyntax):Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.XmlNodeSyntax:this
-14 (-1.31% of base) : Microsoft.CodeAnalysis.VisualBasic.dasm - Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.Parser:ResyncXmlElement(int,Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.PunctuationSyntax,Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.XmlNodeSyntax,Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.SyntaxList`1[[Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.XmlNodeSyntax, Microsoft.CodeAnalysis.VisualBasic, Version=1.1.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]]):Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.XmlNodeSyntax:this
-14 (-1.75% of base) : Microsoft.CodeAnalysis.VisualBasic.dasm - Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.Parser:ParseXmlQualifiedName(bool,int,int):Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.XmlNodeSyntax:this
-14 (-1.28% of base) : Microsoft.CodeAnalysis.VisualBasic.dasm - Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.Parser:ParseXmlQualifiedNameVB():Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.XmlNameSyntax:this
-14 (-11.48% of base) : Microsoft.CodeAnalysis.VisualBasic.dasm - Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.Parser:HandleUnexpectedKeyword(ushort):Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.KeywordSyntax
-14 (-1.83% of base) : Microsoft.CodeAnalysis.VisualBasic.dasm - Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.Parser:ParseXmlDocument():Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.XmlNodeSyntax:this
-14 (-0.74% of base) : Microsoft.CodeAnalysis.VisualBasic.dasm - Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.Parser:ParseCaseStatement():Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.CaseStatementSyntax:this
-14 (-12.28% of base) : Microsoft.CodeAnalysis.VisualBasic.dasm - Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.Parser:CreateMissingXmlString():Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.XmlStringSyntax:this
-14 (-0.70% of base) : Microsoft.CodeAnalysis.VisualBasic.dasm - Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.Parser:ParseProcDeclareStatement(Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.SyntaxList`1[[Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.AttributeListSyntax, Microsoft.CodeAnalysis.VisualBasic, Version=1.1.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]],Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.SyntaxList`1[[Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.KeywordSyntax, Microsoft.CodeAnalysis.VisualBasic, Version=1.1.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]]):Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.DeclareStatementSyntax:this
-14 (-1.00% of base) : Microsoft.CodeAnalysis.VisualBasic.dasm - Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.Parser:ParseCustomEventDefinition(Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.SyntaxList`1[[Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.AttributeListSyntax, Microsoft.CodeAnalysis.VisualBasic, Version=1.1.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]],Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.SyntaxList`1[[Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.KeywordSyntax, Microsoft.CodeAnalysis.VisualBasic, Version=1.1.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]]):Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.StatementSyntax:this
-14 (-1.56% of base) : Microsoft.CodeAnalysis.VisualBasic.dasm - Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.Parser:ParseDelegateStatement(Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.SyntaxList`1[[Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.AttributeListSyntax, Microsoft.CodeAnalysis.VisualBasic, Version=1.1.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]],Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.SyntaxList`1[[Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.KeywordSyntax, Microsoft.CodeAnalysis.VisualBasic, Version=1.1.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]]):Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.DelegateStatementSyntax:this
-14 (-2.06% of base) : Microsoft.CodeAnalysis.VisualBasic.dasm - Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.Parser:ParseExecutableStatementCore():Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.StatementSyntax:this
-14 (-2.18% of base) : Microsoft.CodeAnalysis.VisualBasic.dasm - Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.Parser:ParseCollectionInitializer():Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.CollectionInitializerSyntax:this
-14 (-1.27% of base) : Microsoft.CodeAnalysis.VisualBasic.dasm - Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.Parser:ParseObjectInitializerList(bool,bool):Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.ObjectMemberInitializerSyntax:this
-14 (-0.93% of base) : Microsoft.CodeAnalysis.VisualBasic.dasm - Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.Parser:ParseJoinPredicateExpression():Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.SeparatedSyntaxList`1[[Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.JoinConditionSyntax, Microsoft.CodeAnalysis.VisualBasic, Version=1.1.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]]:this
-14 (-1.80% of base) : Microsoft.CodeAnalysis.VisualBasic.dasm - Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.Parser:ParseName(bool,bool,bool,bool,bool,bool,bool,byref,bool):Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.NameSyntax:this
-14 (-8.19% of base) : Microsoft.CodeAnalysis.VisualBasic.dasm - Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.Parser:ReportExpectedXmlBracketedName():Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.XmlBracketedNameSyntax:this
-14 (-8.86% of base) : Microsoft.CodeAnalysis.VisualBasic.dasm - Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.Parser:ReportExpectedXmlName():Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.XmlNameSyntax:this
-14 (-2.24% of base) : Microsoft.CodeAnalysis.VisualBasic.dasm - Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.Parser:ParseParenthesizedArguments(bool):Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.ArgumentListSyntax:this
-14 (-1.39% of base) : Microsoft.CodeAnalysis.VisualBasic.dasm - Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.Parser:ParseNamedArguments(Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.SeparatedSyntaxListBuilder`1[[Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.ArgumentSyntax, Microsoft.CodeAnalysis.VisualBasic, Version=1.1.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]]):this
-14 (-1.48% of base) : Microsoft.CodeAnalysis.VisualBasic.dasm - Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.Parser:ParseCast():Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.CastExpressionSyntax:this
-14 (-0.64% of base) : Microsoft.CodeAnalysis.VisualBasic.dasm - Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.Parser:ParseLetList():Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.SeparatedSyntaxList`1[[Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.ExpressionRangeVariableSyntax, Microsoft.CodeAnalysis.VisualBasic, Version=1.1.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]]:this
-14 (-2.25% of base) : Microsoft.CodeAnalysis.VisualBasic.dasm - Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.Parser:ParseInnerJoinOrGroupJoinExpression(Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.KeywordSyntax,Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.KeywordSyntax):Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.JoinClauseSyntax:this
-14 (-1.60% of base) : Microsoft.CodeAnalysis.VisualBasic.dasm - Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.Parser:ParseConditionalCompilationStatement():Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.DirectiveTriviaSyntax:this
-14 (-0.93% of base) : Microsoft.CodeAnalysis.VisualBasic.dasm - Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.Parser:ParseWarningDirective(Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.PunctuationSyntax):Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.DirectiveTriviaSyntax:this
-14 (-1.70% of base) : Microsoft.CodeAnalysis.VisualBasic.dasm - Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.Parser:ParseGetXmlNamespace():Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.ExpressionSyntax:this
-14 (-13.33% of base) : Microsoft.CodeAnalysis.VisualBasic.dasm - Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.SyntaxFactory:MissingIdentifier():Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.IdentifierTokenSyntax
-14 (-9.72% of base) : Microsoft.CodeAnalysis.VisualBasic.dasm - Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.SyntaxFactory:MissingIdentifier(ushort):Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.IdentifierTokenSyntax
-14 (-15.05% of base) : Microsoft.CodeAnalysis.VisualBasic.dasm - Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.SyntaxFactory:MissingKeyword(ushort):Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.KeywordSyntax
-14 (-15.05% of base) : Microsoft.CodeAnalysis.VisualBasic.dasm - Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.SyntaxFactory:MissingPunctuation(ushort):Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.PunctuationSyntax
-14 (-12.39% of base) : Microsoft.CodeAnalysis.VisualBasic.dasm - Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.SyntaxFactory:MissingStringLiteral():Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.StringLiteralTokenSyntax
-14 (-14.43% of base) : Microsoft.CodeAnalysis.VisualBasic.dasm - Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.SyntaxFactory:MissingCharacterLiteralToken():Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.CharacterLiteralTokenSyntax
-14 (-8.38% of base) : Microsoft.CodeAnalysis.VisualBasic.dasm - Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.SyntaxFactory:EndOfFileToken(Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.SyntaxTrivia):Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.PunctuationSyntax
-14 (-15.38% of base) : Microsoft.CodeAnalysis.VisualBasic.dasm - Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.SyntaxFactory:EndOfFileToken():Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.PunctuationSyntax
-14 (-9.03% of base) : Microsoft.CodeAnalysis.VisualBasic.dasm - Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.SyntaxFactory:get_NotMissingEmptyToken():Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.PunctuationSyntax
-14 (-7.78% of base) : Microsoft.CodeAnalysis.VisualBasic.dasm - Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.SyntaxFactory:get_MissingEmptyToken():Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.PunctuationSyntax
-14 (-8.14% of base) : Microsoft.CodeAnalysis.VisualBasic.dasm - Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.SyntaxFactory:get_StatementTerminatorToken():Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.PunctuationSyntax
-14 (-8.14% of base) : Microsoft.CodeAnalysis.VisualBasic.dasm - Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.SyntaxFactory:get_ColonToken():Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.PunctuationSyntax
-14 (-70.00% of base) : System.Reflection.Metadata.dasm - System.Reflection.PortableExecutable.ManagedTextSection:get_SizeOfNameTable():int
-13 (-3.64% of base) : Microsoft.CodeAnalysis.VisualBasic.dasm - Microsoft.CodeAnalysis.VisualBasic.Symbols.QuickAttributeChecker:AddName(System.String,ubyte):this
-13 (-8.84% of base) : Microsoft.CodeAnalysis.VisualBasic.dasm - Microsoft.CodeAnalysis.VisualBasic.Symbols.GeneratedNames:TryParseStateMachineTypeName(System.String,byref):bool
-13 (-2.89% of base) : System.Private.CoreLib.dasm - System.Runtime.Loader.AssemblyLoadContext:ResolveSatelliteAssembly(System.Reflection.AssemblyName):System.Reflection.Assembly:this
-12 (-0.56% of base) : Microsoft.CodeAnalysis.dasm - TargetSymbolResolver:Resolve(System.Collections.Generic.IList`1[[Microsoft.CodeAnalysis.ISymbol, Microsoft.CodeAnalysis, Version=1.1.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]]):this
-12 (-3.34% of base) : Microsoft.CodeAnalysis.VisualBasic.dasm - Microsoft.CodeAnalysis.VisualBasic.Symbols.GeneratedNames:TryParseStateMachineHoistedUserVariableName(System.String,byref,byref):bool
-12 (-4.20% of base) : Microsoft.CodeAnalysis.VisualBasic.dasm - Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.Scanner:XmlMakeAmpLiteralToken(Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.SyntaxList`1[[Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.VisualBasicSyntaxNode, Microsoft.CodeAnalysis.VisualBasic, Version=1.1.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]]):Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.XmlTextTokenSyntax:this
-12 (-4.20% of base) : Microsoft.CodeAnalysis.VisualBasic.dasm - Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.Scanner:XmlMakeAposLiteralToken(Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.SyntaxList`1[[Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.VisualBasicSyntaxNode, Microsoft.CodeAnalysis.VisualBasic, Version=1.1.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]]):Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.XmlTextTokenSyntax:this
-12 (-4.20% of base) : Microsoft.CodeAnalysis.VisualBasic.dasm - Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.Scanner:XmlMakeGtLiteralToken(Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.SyntaxList`1[[Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.VisualBasicSyntaxNode, Microsoft.CodeAnalysis.VisualBasic, Version=1.1.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]]):Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.XmlTextTokenSyntax:this
-12 (-4.20% of base) : Microsoft.CodeAnalysis.VisualBasic.dasm - Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.Scanner:XmlMakeLtLiteralToken(Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.SyntaxList`1[[Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.VisualBasicSyntaxNode, Microsoft.CodeAnalysis.VisualBasic, Version=1.1.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]]):Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.XmlTextTokenSyntax:this
-12 (-4.20% of base) : Microsoft.CodeAnalysis.VisualBasic.dasm - Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.Scanner:XmlMakeQuotLiteralToken(Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.SyntaxList`1[[Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.VisualBasicSyntaxNode, Microsoft.CodeAnalysis.VisualBasic, Version=1.1.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]]):Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.XmlTextTokenSyntax:this
-12 (-1.60% of base) : Microsoft.Diagnostics.Tracing.TraceEvent.dasm - Utilities.Command:ThrowCommandFailure(System.String):this
-11 (-0.98% of base) : CommandLine.dasm - <>c__DisplayClass13_0:<get_FormatMutuallyExclusiveSetErrors>b__3(<>f__AnonymousType20`2[[System.String, System.Private.CoreLib, Version=5.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Collections.Generic.List`1[[CommandLine.MutuallyExclusiveSetError, commandline, Version=2.0.275.0, Culture=neutral, PublicKeyToken=de6f01bd326f8c32]], System.Private.CoreLib, Version=5.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]):System.String:this
-11 (-1.82% of base) : Microsoft.CodeAnalysis.CSharp.dasm - Microsoft.CodeAnalysis.CSharp.Symbols.AbstractTypeParameterMap:GetDebuggerDisplay():System.String:this
-11 (-3.64% of base) : Microsoft.CodeAnalysis.CSharp.dasm - Microsoft.CodeAnalysis.CSharp.Symbols.GeneratedNames:TryParseAnonymousTypeTemplateName(System.String,byref):bool
-11 (-17.46% of base) : Microsoft.CodeAnalysis.dasm - Microsoft.CodeAnalysis.ErrorLogger:DecreaseIndentation():this
-11 (-1.78% of base) : Microsoft.CodeAnalysis.dasm - Microsoft.CodeAnalysis.MetadataReaderExtensions:GetWinMdVersion(System.Reflection.Metadata.MetadataReader,byref,byref):bool
-11 (-5.37% of base) : System.Private.CoreLib.dasm - System.Diagnostics.Tracing.ManifestBuilder:GetLocalizedMessage(System.String,System.Globalization.CultureInfo,bool):System.String:this
-11 (-12.64% of base) : System.Private.DataContractSerialization.dasm - System.Runtime.Serialization.DataContract:GetDataContractNamespaceFromUri(System.String):System.String
-11 (-1.22% of base) : System.Private.Xml.dasm - System.Xml.Schema.XdrBuilder:LoadSchema(System.String):bool:this
-11 (-1.13% of base) : System.Private.Xml.dasm - System.Xml.Schema.XdrValidator:LoadSchemaFromLocation(System.String):this
-11 (-0.38% of base) : System.Private.Xml.dasm - System.Xml.Xsl.Runtime.DecimalFormatter:.ctor(System.String,System.Xml.Xsl.Runtime.DecimalFormat):this
-11 (-3.19% of base) : System.Private.Xml.dasm - System.Xml.Serialization.AttributeAccessor:CheckSpecial():this
-11 (-4.35% of base) : System.Reflection.Metadata.dasm - System.Reflection.Metadata.Ecma335.MetadataRootBuilder:.ctor(System.Reflection.Metadata.Ecma335.MetadataBuilder,System.String,bool):this
-10 (-1.16% of base) : System.Private.CoreLib.dasm - System.Diagnostics.Tracing.EventPipeEventDispatcher:CommitDispatchConfiguration():this
-10 (-1.89% of base) : System.Private.DataContractSerialization.dasm - System.Text.SurrogateChar:.ctor(ushort,ushort):this
-10 (-0.56% of base) : System.Private.DataContractSerialization.dasm - System.Xml.XmlBaseWriter:StartAttribute(byref,System.String,System.String,System.Xml.XmlDictionaryString):this
-10 (-2.67% of base) : System.Private.Xml.dasm - System.Xml.Serialization.XmlSerializationPrimitiveWriter:Write_string(System.Object):this
-10 (-2.73% of base) : System.Private.Xml.dasm - System.Xml.Serialization.XmlSerializationPrimitiveWriter:Write_base64Binary(System.Object):this
-10 (-2.75% of base) : System.Private.Xml.dasm - System.Xml.Serialization.XmlSerializationPrimitiveWriter:Write_QName(System.Object):this
-8 (-0.81% of base) : Microsoft.CodeAnalysis.dasm - Microsoft.CodeAnalysis.CommandLineParser:TryParseClientArgs(System.Collections.Generic.IEnumerable`1[[System.String, System.Private.CoreLib, Version=5.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]],byref,byref,byref,byref):bool
-8 (-6.84% of base) : System.Private.Xml.dasm - System.Xml.Schema.XdrBuilder:IsXdrSchema(System.String):bool
-6 (-0.45% of base) : System.Private.CoreLib.dasm - System.Text.EncodingTable:InternalGetCodePageFromName(System.String):int
-6 (-2.05% of base) : System.Private.Xml.dasm - System.Xml.Serialization.XmlSerializationPrimitiveWriter:Write_int(System.Object):this
-6 (-2.26% of base) : System.Private.Xml.dasm - System.Xml.Serialization.XmlSerializationPrimitiveWriter:Write_boolean(System.Object):this
-6 (-2.17% of base) : System.Private.Xml.dasm - System.Xml.Serialization.XmlSerializationPrimitiveWriter:Write_short(System.Object):this
-6 (-2.04% of base) : System.Private.Xml.dasm - System.Xml.Serialization.XmlSerializationPrimitiveWriter:Write_long(System.Object):this
-6 (-2.47% of base) : System.Private.Xml.dasm - System.Xml.Serialization.XmlSerializationPrimitiveWriter:Write_float(System.Object):this
-6 (-2.47% of base) : System.Private.Xml.dasm - System.Xml.Serialization.XmlSerializationPrimitiveWriter:Write_double(System.Object):this
-6 (-1.83% of base) : System.Private.Xml.dasm - System.Xml.Serialization.XmlSerializationPrimitiveWriter:Write_decimal(System.Object):this
-6 (-2.51% of base) : System.Private.Xml.dasm - System.Xml.Serialization.XmlSerializationPrimitiveWriter:Write_dateTime(System.Object):this
-6 (-2.04% of base) : System.Private.Xml.dasm - System.Xml.Serialization.XmlSerializationPrimitiveWriter:Write_unsignedByte(System.Object):this
-6 (-2.18% of base) : System.Private.Xml.dasm - System.Xml.Serialization.XmlSerializationPrimitiveWriter:Write_byte(System.Object):this
-6 (-2.05% of base) : System.Private.Xml.dasm - System.Xml.Serialization.XmlSerializationPrimitiveWriter:Write_unsignedShort(System.Object):this
-6 (-2.05% of base) : System.Private.Xml.dasm - System.Xml.Serialization.XmlSerializationPrimitiveWriter:Write_unsignedInt(System.Object):this
-6 (-2.04% of base) : System.Private.Xml.dasm - System.Xml.Serialization.XmlSerializationPrimitiveWriter:Write_unsignedLong(System.Object):this
-6 (-2.33% of base) : System.Private.Xml.dasm - System.Xml.Serialization.XmlSerializationPrimitiveWriter:Write_guid(System.Object):this
-6 (-2.51% of base) : System.Private.Xml.dasm - System.Xml.Serialization.XmlSerializationPrimitiveWriter:Write_TimeSpan(System.Object):this
-6 (-2.05% of base) : System.Private.Xml.dasm - System.Xml.Serialization.XmlSerializationPrimitiveWriter:Write_char(System.Object):this
-5 (-1.62% of base) : System.Private.DataContractSerialization.dasm - System.Text.SurrogateChar:.ctor(int):this
-4 (-1.41% of base) : Microsoft.Diagnostics.Tracing.TraceEvent.dasm - PEFile.PEHeader:RvaToFileOffset(int):int:this
-4 (-0.19% of base) : System.Net.Http.dasm - System.Net.Http.HttpConnection:WriteHexInt32Async(int):System.Threading.Tasks.Task:this
-4 (-0.42% of base) : System.Net.Mail.dasm - System.Net.Security.NegotiateStreamPal:VerifySignature(System.Net.Security.SafeDeleteContext,System.Byte[],int,int):int
-4 (-0.53% of base) : System.Net.Mail.dasm - System.Net.Security.NegotiateStreamPal:MakeSignature(System.Net.Security.SafeDeleteContext,System.Byte[],int,int,byref):int
-4 (-1.47% of base) : System.Net.Mail.dasm - System.Net.Mail.MailCommand:PrepareCommand(System.Net.Mail.SmtpConnection,System.Byte[],System.Net.Mail.MailAddress,bool)
-4 (-1.01% of base) : System.Net.Mail.dasm - System.Net.Mime.BaseWriter:WriteHeader(System.String,System.String,bool):this
-3 (-0.19% of base) : System.Private.CoreLib.dasm - System.Reflection.AssemblyName:EscapeString(System.String,int,int,System.Char[],byref,bool,ushort,ushort,ushort):System.Char[]
-2 (-0.15% of base) : Microsoft.Diagnostics.Tracing.TraceEvent.dasm - Diagnostics.Tracing.StackSources.FilterStackSource:GetFrameInfo(int):FrameInfo:this
-2 (-1.54% of base) : System.Private.Uri.dasm - System.UriHelper:IsNotSafeForUnescape(ushort):bool
-2 (-1.20% of base) : System.Reflection.Metadata.dasm - System.Reflection.Metadata.MetadataReader:GetMetadataKind(System.String):int:this
-1 (-0.49% of base) : CommandLine.dasm - <>c__DisplayClass3_0:<FormatWithQuotesIfString>b__1(System.String):System.Object:this
-1 (-0.85% of base) : CommandLine.dasm - <>c:<FormatWithQuotesIfString>b__3_0(System.String):System.String:this
-1 (-0.29% of base) : Microsoft.CodeAnalysis.dasm - Microsoft.Cci.TypeNameSerializer:GetMangledAndEscapedName(Microsoft.Cci.INamedTypeReference):System.String
-1 (-0.17% of base) : Microsoft.CodeAnalysis.VisualBasic.dasm - Microsoft.CodeAnalysis.VisualBasic.Symbols.AssemblySymbol:GetTypeByMetadataName(System.String,bool,bool,bool):Microsoft.CodeAnalysis.VisualBasic.Symbols.NamedTypeSymbol:this
-1 (-0.60% of base) : Microsoft.Diagnostics.Tracing.TraceEvent.dasm - Utilities.Command:FindOnPath(System.String):System.String
-1 (-0.29% of base) : Microsoft.Diagnostics.Tracing.TraceEvent.dasm - <>c__DisplayClass30_0:<SetupCallbacks>b__3(Microsoft.Diagnostics.Tracing.Parsers.Clr.RuntimeInformationTraceData):this
-1 (-0.26% of base) : System.ComponentModel.Annotations.dasm - System.ComponentModel.DataAnnotations.PhoneAttribute:IsValid(System.Object):bool:this
-1 (-0.15% of base) : System.Net.Http.dasm - System.Net.Http.MultipartContent:ValidateBoundary(System.String)
-1 (-0.18% of base) : System.Net.HttpListener.dasm - System.Net.WebSockets.WebSocketValidate:ValidateSubprotocol(System.String)
-1 (-0.18% of base) : System.Net.WebSockets.Client.dasm - System.Net.WebSockets.WebSocketValidate:ValidateSubprotocol(System.String)
-1 (-0.18% of base) : System.Net.WebSockets.dasm - System.Net.WebSockets.WebSocketValidate:ValidateSubprotocol(System.String)
-1 (-1.45% of base) : System.Private.CoreLib.dasm - System.Reflection.AssemblyName:IsReservedUnreservedOrHash(ushort):bool
-1 (-1.45% of base) : System.Private.CoreLib.dasm - System.Reflection.AssemblyName:IsUnreserved(ushort):bool
-1 (-0.09% of base) : System.Private.CoreLib.dasm - System.Diagnostics.Tracing.ManifestBuilder:TranslateToManifestConvention(System.String,System.String):System.String:this
-1 (-0.25% of base) : System.Private.CoreLib.dasm - Internal.Win32.RegistryKey:OpenSubKey(System.String,bool):Internal.Win32.RegistryKey:this
-1 (-0.62% of base) : System.Private.Uri.dasm - System.IriHelper:CheckIsReserved(ushort,int):bool
Top method regressions by size (percentage):
60 ( 4.63% of base) : Microsoft.CodeAnalysis.CSharp.dasm - Microsoft.CodeAnalysis.CSharp.Binder:BindIntegralMinValConstants(Microsoft.CodeAnalysis.CSharp.Syntax.PrefixUnaryExpressionSyntax,Microsoft.CodeAnalysis.CSharp.BoundExpression,Microsoft.CodeAnalysis.DiagnosticBag):Microsoft.CodeAnalysis.CSharp.BoundLiteral:this
70 ( 3.82% of base) : Microsoft.Diagnostics.Tracing.TraceEvent.dasm - Microsoft.Diagnostics.Tracing.ActivityComputer:ResolveWellKnownSymbols():this
16 ( 2.41% of base) : System.Private.Xml.dasm - System.Xml.XmlEncodedRawTextWriter:WriteDocType(System.String,System.String,System.String,System.String):this
20 ( 2.40% of base) : System.Private.Xml.dasm - System.Xml.HtmlEncodedRawTextWriter:WriteDocType(System.String,System.String,System.String,System.String):this
16 ( 2.02% of base) : System.Private.Xml.dasm - System.Xml.HtmlUtf8RawTextWriter:WriteDocType(System.String,System.String,System.String,System.String):this
12 ( 1.93% of base) : System.Private.Xml.dasm - System.Xml.XmlUtf8RawTextWriter:WriteDocType(System.String,System.String,System.String,System.String):this
6 ( 1.52% of base) : System.Private.Xml.dasm - System.Xml.HtmlEncodedRawTextWriter:WriteMetaElement():this
6 ( 1.52% of base) : System.Private.Xml.dasm - System.Xml.HtmlUtf8RawTextWriter:WriteMetaElement():this
7 ( 1.42% of base) : System.Private.Xml.dasm - System.Xml.XmlUtf8RawTextWriter:WriteXmlDeclaration(int):this
7 ( 1.33% of base) : System.Private.Xml.dasm - System.Xml.XmlEncodedRawTextWriter:WriteXmlDeclaration(int):this
3 ( 1.13% of base) : System.Private.Xml.dasm - System.Xml.XmlUtf8RawTextWriter:WriteStartNamespaceDeclaration(System.String):this
2 ( 1.09% of base) : System.Diagnostics.TextWriterTraceListener.dasm - System.Diagnostics.DelimitedListTraceListener:WriteEscaped(System.String):this
2 ( 0.96% of base) : Microsoft.CodeAnalysis.dasm - Roslyn.Utilities.ConsList`1[__Canon][System.__Canon]:ToString():System.String:this
6 ( 0.92% of base) : System.Private.Xml.Linq.dasm - System.Xml.Linq.XNamespace:Get(System.String,int,int):System.Xml.Linq.XNamespace
2 ( 0.91% of base) : Microsoft.CodeAnalysis.dasm - Roslyn.Utilities.ConsList`1[Int32][System.Int32]:ToString():System.String:this
2 ( 0.91% of base) : Microsoft.CodeAnalysis.dasm - Roslyn.Utilities.ConsList`1[Byte][System.Byte]:ToString():System.String:this
2 ( 0.90% of base) : Microsoft.CodeAnalysis.dasm - Roslyn.Utilities.ConsList`1[Int64][System.Int64]:ToString():System.String:this
3 ( 0.90% of base) : System.Private.Xml.dasm - System.Xml.XmlEncodedRawTextWriter:WriteStartNamespaceDeclaration(System.String):this
2 ( 0.90% of base) : Microsoft.CodeAnalysis.dasm - Roslyn.Utilities.ConsList`1[Int16][System.Int16]:ToString():System.String:this
2 ( 0.88% of base) : Microsoft.CodeAnalysis.dasm - Roslyn.Utilities.ConsList`1[Double][System.Double]:ToString():System.String:this
2 ( 0.87% of base) : Microsoft.CodeAnalysis.dasm - Roslyn.Utilities.ConsList`1[Vector`1][System.Numerics.Vector`1[System.Single]]:ToString():System.String:this
2 ( 0.57% of base) : System.Net.Mail.dasm - System.Net.Mail.MailMessage:BuildDeliveryStatusNotificationString():System.String:this
10 ( 0.56% of base) : Microsoft.Diagnostics.Tracing.TraceEvent.dasm - <>c__DisplayClass30_0:<SetupCallbacks>b__8(Microsoft.Diagnostics.Tracing.Parsers.Clr.GCSuspendEETraceData):this
10 ( 0.55% of base) : System.Diagnostics.DiagnosticSource.dasm - FilterAndTransform:.ctor(System.String,int,int,System.Diagnostics.DiagnosticSourceEventSource,FilterAndTransform):this
2 ( 0.43% of base) : System.Diagnostics.TextWriterTraceListener.dasm - System.Diagnostics.DelimitedListTraceListener:WriteStackEscaped(System.Collections.Stack):this
10 ( 0.35% of base) : System.Net.Http.dasm - <SendAsync>d__2:MoveNext():this
10 ( 0.24% of base) : Microsoft.Diagnostics.Tracing.TraceEvent.dasm - Microsoft.Diagnostics.Tracing.Parsers.WppTraceEventParser:CreateTemplatesForTMFFile(System.Guid,System.String):System.Collections.Generic.List`1[[Microsoft.Diagnostics.Tracing.Parsers.DynamicTraceEventData, Microsoft.Diagnostics.Tracing.TraceEvent, Version=2.0.43.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]:this
Top method improvements by size (percentage):
-14 (-70.00% of base) : Microsoft.CodeAnalysis.dasm - Microsoft.Cci.PeWriter:get_SizeOfNameTable():int
-14 (-70.00% of base) : System.Reflection.Metadata.dasm - System.Reflection.PortableExecutable.ManagedTextSection:get_SizeOfNameTable():int
-85 (-49.71% of base) : System.Private.CoreLib.dasm - System.Char8:ToString():System.String:this
-86 (-47.51% of base) : System.Diagnostics.FileVersionInfo.dasm - System.Diagnostics.FileVersionInfo:ConvertTo8DigitHex(int):System.String
-92 (-45.10% of base) : System.Private.Xml.dasm - System.Xml.XmlTextEncoder:WriteCharEntityImpl(ushort):this
-171 (-44.76% of base) : System.Net.Http.dasm - CredHandle:ToString():System.String:this
-171 (-44.76% of base) : System.Net.HttpListener.dasm - CredHandle:ToString():System.String:this
-171 (-44.76% of base) : System.Net.Mail.dasm - CredHandle:ToString():System.String:this
-171 (-44.76% of base) : System.Net.Security.dasm - CredHandle:ToString():System.String:this
-259 (-43.46% of base) : System.Private.CoreLib.dasm - System.IO.Path:GetUncRootLength(System.ReadOnlySpan`1[Char]):int
-186 (-43.06% of base) : System.Private.Xml.dasm - System.Xml.XmlTextWriter:GeneratePrefix():System.String:this
-386 (-42.89% of base) : System.Private.CoreLib.dasm - System.Enum:ValueToHexString():System.String:this
-82 (-41.62% of base) : Microsoft.CodeAnalysis.dasm - Microsoft.CodeAnalysis.CommonMessageProvider:GetIdForErrorCode(int):System.String:this
-107 (-40.84% of base) : Microsoft.CodeAnalysis.dasm - Microsoft.CodeAnalysis.AssemblyIdentity:AppendKey(System.Text.StringBuilder,System.Collections.Immutable.ImmutableArray`1[Byte])
-80 (-40.82% of base) : Microsoft.CodeAnalysis.VisualBasic.dasm - Microsoft.VisualBasic.CompilerServices.Conversions:ToString(System.Decimal):System.String
-195 (-40.62% of base) : System.Private.Xml.dasm - System.Xml.XmlConvert:CreateInvalidSurrogatePairException(ushort,ushort,int,int,int):System.Exception
-92 (-40.17% of base) : System.Web.HttpUtility.dasm - System.Web.Util.HttpEncoder:AppendCharAsUnicodeJavaScript(System.Text.StringBuilder,ushort)
-85 (-39.53% of base) : System.ComponentModel.TypeConverter.dasm - System.ComponentModel.ByteConverter:ToString(System.Object,System.Globalization.NumberFormatInfo):System.String:this
-85 (-39.53% of base) : System.ComponentModel.TypeConverter.dasm - System.ComponentModel.Int64Converter:ToString(System.Object,System.Globalization.NumberFormatInfo):System.String:this
-85 (-39.53% of base) : System.ComponentModel.TypeConverter.dasm - System.ComponentModel.UInt64Converter:ToString(System.Object,System.Globalization.NumberFormatInfo):System.String:this
-84 (-39.44% of base) : System.ComponentModel.TypeConverter.dasm - System.ComponentModel.Int32Converter:ToString(System.Object,System.Globalization.NumberFormatInfo):System.String:this
-84 (-39.44% of base) : System.ComponentModel.TypeConverter.dasm - System.ComponentModel.UInt32Converter:ToString(System.Object,System.Globalization.NumberFormatInfo):System.String:this
-84 (-39.25% of base) : System.ComponentModel.TypeConverter.dasm - System.ComponentModel.UInt16Converter:ToString(System.Object,System.Globalization.NumberFormatInfo):System.String:this
-780 (-39.14% of base) : System.Private.CoreLib.dasm - System.Enum:ValueToHexString(System.Object):System.String
-82 (-39.05% of base) : Microsoft.Diagnostics.Tracing.TraceEvent.dasm - Microsoft.Diagnostics.Tracing.TraceEvent:XmlAttrib(System.Text.StringBuilder,System.String,int):System.Text.StringBuilder
-102 (-38.93% of base) : System.Private.Xml.dasm - System.Xml.XmlConvert:CreateInvalidHighSurrogateCharException(ushort,int,int,int):System.Exception
-82 (-38.86% of base) : Microsoft.Diagnostics.Tracing.TraceEvent.dasm - Microsoft.Diagnostics.Tracing.TraceEvent:XmlAttrib(System.Text.StringBuilder,System.String,long):System.Text.StringBuilder
-102 (-38.35% of base) : System.Private.DataContractSerialization.dasm - System.Xml.XmlExceptionHelper:ThrowInvalidXml(System.Xml.XmlDictionaryReader,ubyte)
-91 (-37.30% of base) : System.Data.Common.dasm - System.Data.DataTable:Select():System.Data.DataRow[]:this
-86 (-36.75% of base) : Microsoft.Diagnostics.Tracing.TraceEvent.dasm - Microsoft.Diagnostics.Utilities.XmlUtilities:XmlQuoteHex(long):System.String (2 methods)
-84 (-36.21% of base) : Microsoft.Diagnostics.Tracing.TraceEvent.dasm - Microsoft.Diagnostics.Utilities.XmlUtilities:XmlQuoteHex(int):System.String (2 methods)
-93 (-35.36% of base) : System.Private.CoreLib.dasm - System.DateTimeParse:Hex(ushort):System.String
-92 (-35.25% of base) : Microsoft.CodeAnalysis.CSharp.dasm - Microsoft.CodeAnalysis.CSharp.ObjectDisplay:FormatLiteral(ubyte,int):System.String
-91 (-34.34% of base) : System.Net.Http.dasm - System.Net.Http.Http2ConnectionException:.ctor(int):this
-91 (-34.34% of base) : System.Net.Http.dasm - System.Net.Http.Http2StreamException:.ctor(int):this
-87 (-33.98% of base) : Microsoft.CodeAnalysis.VisualBasic.dasm - Microsoft.CodeAnalysis.VisualBasic.ObjectDisplay.ObjectDisplay:FormatLiteral(ubyte,int):System.String
-78 (-33.91% of base) : System.Private.Xml.dasm - System.Xml.BinXmlSqlMoney:ToString():System.String:this
-92 (-33.82% of base) : System.Private.Xml.dasm - System.Xml.XmlUtf8RawTextWriter:CharEntity(long,ushort):long
-92 (-32.74% of base) : System.Private.Xml.dasm - System.Xml.XmlEncodedRawTextWriter:CharEntity(long,ushort):long
-812 (-32.15% of base) : System.Net.Http.dasm - System.Net.Http.MultiProxy:TryParseProxyConfigPart(System.ReadOnlySpan`1[Char],bool,byref,byref):bool
-188 (-31.33% of base) : System.Net.HttpListener.dasm - HttpRequestStreamAsyncResult:Callback(int,int,long)
-97 (-31.19% of base) : Microsoft.CodeAnalysis.CSharp.dasm - Microsoft.CodeAnalysis.CSharp.ObjectDisplay:FormatLiteral(byte,int):System.String
-97 (-31.19% of base) : Microsoft.CodeAnalysis.CSharp.dasm - Microsoft.CodeAnalysis.CSharp.ObjectDisplay:FormatLiteral(short,int):System.String
-73 (-30.67% of base) : System.Data.Common.dasm - System.Data.SqlTypes.SqlMoney:ToString():System.String:this
-94 (-30.52% of base) : Microsoft.CodeAnalysis.CSharp.dasm - Microsoft.CodeAnalysis.CSharp.ObjectDisplay:FormatStringChar(System.Text.StringBuilder,ushort,ushort)
-82 (-30.48% of base) : System.Collections.Specialized.dasm - <>c:<ToString>b__20_0(System.Span`1[Char],System.Collections.Specialized.BitVector32):this
-181 (-30.17% of base) : Microsoft.Diagnostics.Tracing.TraceEvent.dasm - Microsoft.Diagnostics.Tracing.StartStopActivity:AppendActivityPath(System.Text.StringBuilder,System.Guid):System.Text.StringBuilder
-90 (-30.10% of base) : Microsoft.CodeAnalysis.VisualBasic.dasm - Microsoft.CodeAnalysis.VisualBasic.ObjectDisplay.ObjectDisplay:FormatLiteral(byte,int):System.String
-188 (-30.03% of base) : System.Net.HttpListener.dasm - System.Net.HttpResponseStreamAsyncResult:Callback(int,int,long)
-175 (-29.91% of base) : Microsoft.Diagnostics.Tracing.TraceEvent.dasm - IncompleteStack:LogUserStackFragment(long,Microsoft.Diagnostics.Tracing.Etlx.TraceLog):this
-829 (-29.31% of base) : Microsoft.Diagnostics.Tracing.TraceEvent.dasm - Microsoft.Diagnostics.Tracing.Parsers.Kernel.MemoryProcessMemInfoTraceData:ToXml(System.Text.StringBuilder):System.Text.StringBuilder:this
-185 (-29.09% of base) : Microsoft.CodeAnalysis.CSharp.dasm - Microsoft.CodeAnalysis.CSharp.ObjectDisplay:FormatLiteral(int,int):System.String (2 methods)
-791 (-28.77% of base) : System.Private.Xml.dasm - System.Xml.XmlConvert:EncodeName(System.String,bool,bool):System.String
-94 (-28.57% of base) : System.Private.Xml.dasm - System.Xml.XmlWellFormedWriter:GeneratePrefix():System.String:this
-110 (-28.28% of base) : System.Diagnostics.DiagnosticSource.dasm - System.Diagnostics.Activity:AppendSuffix(System.String,System.String,ushort):System.String:this
-73 (-27.86% of base) : System.ComponentModel.TypeConverter.dasm - System.ComponentModel.DecimalConverter:ToString(System.Object,System.Globalization.NumberFormatInfo):System.String:this
-172 (-27.34% of base) : Microsoft.Diagnostics.Tracing.TraceEvent.dasm - IncompleteStack:LogKernelStackFragment(long,Microsoft.Diagnostics.Tracing.Etlx.TraceLog):bool:this
-81 (-27.00% of base) : Newtonsoft.Json.dasm - Newtonsoft.Json.Utilities.ConvertUtils:TryConvertGuid(System.String,byref):bool
-315 (-26.81% of base) : System.Runtime.Extensions.dasm - System.Net.WebUtility:HtmlEncode(System.ReadOnlySpan`1[Char],byref)
-92 (-26.14% of base) : System.Private.Xml.dasm - System.Xml.XmlTextEncoder:WriteCharEntity(ushort):this
-111 (-26.06% of base) : System.Private.CoreLib.dasm - System.DateTimeParse:Hex(System.ReadOnlySpan`1[Char]):System.String
-186 (-25.80% of base) : Microsoft.CodeAnalysis.CSharp.dasm - Microsoft.CodeAnalysis.CSharp.ObjectDisplay:FormatLiteral(ushort,int):System.String (2 methods)
-94 (-25.54% of base) : System.Private.CoreLib.dasm - System.Text.InternalEncoderBestFitFallbackBuffer:Fallback(ushort,int):bool:this
-187 (-25.37% of base) : xunit.assert.dasm - Xunit.Sdk.ArgumentFormatter:EscapeHexChars(System.String):System.String
-187 (-25.37% of base) : xunit.core.dasm - Xunit.Sdk.ArgumentFormatter:EscapeHexChars(System.String):System.String
-187 (-25.37% of base) : xunit.execution.dotnet.dasm - Xunit.Sdk.ArgumentFormatter:EscapeHexChars(System.String):System.String
-155 (-25.20% of base) : Microsoft.Diagnostics.Tracing.TraceEvent.dasm - Microsoft.Diagnostics.Tracing.Parsers.Kernel.VirtualAllocTraceData:PayloadValue(int):System.Object:this
-120 (-25.16% of base) : System.Net.HttpListener.dasm - System.Net.HttpListenerRequestUriBuilder:AppendOctetsPercentEncoded(System.Text.StringBuilder,System.Collections.Generic.IEnumerable`1[Byte])
-125 (-25.15% of base) : System.Diagnostics.FileVersionInfo.dasm - System.Diagnostics.FileVersionInfo:.ctor(System.String):this
-112 (-25.00% of base) : Microsoft.CodeAnalysis.VisualBasic.dasm - Microsoft.CodeAnalysis.VisualBasic.ObjectDisplay.ObjectDisplay:FormatLiteral(short,int):System.String
-90 (-25.00% of base) : System.Private.Xml.dasm - System.Xml.XmlUtf8RawTextWriter:WriteSurrogateCharEntity(ushort,ushort):this
-192 (-24.62% of base) : Microsoft.CodeAnalysis.VisualBasic.dasm - Microsoft.CodeAnalysis.VisualBasic.ObjectDisplay.ObjectDisplay:FormatLiteral(int,int):System.String (2 methods)
-192 (-24.43% of base) : Microsoft.CodeAnalysis.CSharp.dasm - Microsoft.CodeAnalysis.CSharp.ObjectDisplay:FormatLiteral(long,int):System.String (2 methods)
-192 (-24.43% of base) : Microsoft.CodeAnalysis.VisualBasic.dasm - Microsoft.CodeAnalysis.VisualBasic.ObjectDisplay.ObjectDisplay:FormatLiteral(long,int):System.String (2 methods)
-94 (-24.35% of base) : System.Private.Xml.dasm - System.Xml.XmlTextEncoder:WriteSurrogateCharEntity(ushort,ushort):this
-92 (-24.27% of base) : System.Data.Common.dasm - System.Data.ExceptionBuilder:ProblematicChars(ushort):System.Exception
-485 (-24.03% of base) : Microsoft.Diagnostics.Tracing.TraceEvent.dasm - Microsoft.Diagnostics.Tracing.Etlx.TraceLog:DebugWarn(bool,System.String,Microsoft.Diagnostics.Tracing.TraceEvent):this
-187 (-23.85% of base) : xunit.execution.dotnet.dasm - Xunit.Sdk.TestOutputHelper:EscapeInvalidHexChars(System.String):System.String
-91 (-23.64% of base) : Microsoft.Diagnostics.Tracing.TraceEvent.dasm - Microsoft.Diagnostics.Tracing.Parsers.RegisteredTraceEventParser:GetKeywordStr(System.Collections.Generic.SortedDictionary`2[[System.UInt64, System.Private.CoreLib, Version=5.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=5.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]],long):System.String
-32 (-23.53% of base) : System.Private.Xml.dasm - System.Xml.Base64Decoder:ConstructMapBase64():System.Byte[]
-192 (-23.41% of base) : Microsoft.CodeAnalysis.VisualBasic.dasm - Microsoft.CodeAnalysis.VisualBasic.ObjectDisplay.ObjectDisplay:FormatLiteral(ushort,int):System.String (2 methods)
-284 (-23.13% of base) : System.Private.CoreLib.dasm - System.Diagnostics.Tracing.ManifestBuilder:AddKeyword(System.String,long):this
-96 (-22.97% of base) : System.Private.Xml.dasm - System.Xml.XmlUtf8RawTextWriter:WriteCharEntity(ushort):this
-110 (-22.63% of base) : System.Private.CoreLib.dasm - System.Text.DecoderExceptionFallbackBuffer:Throw(System.Byte[],int):this
-101 (-22.54% of base) : System.Net.HttpListener.dasm - DisconnectAsyncResult:WaitCallback(int,int,long)
-90 (-22.50% of base) : System.Private.Xml.dasm - System.Xml.XmlEncodedRawTextWriter:WriteSurrogateCharEntity(ushort,ushort):this
-98 (-22.37% of base) : System.Private.CoreLib.dasm - System.Runtime.InteropServices.ExternalException:ToString():System.String:this
-102 (-21.84% of base) : Microsoft.Diagnostics.Tracing.TraceEvent.dasm - Microsoft.Diagnostics.Tracing.Parsers.Clr.ClrStackWalkTraceData:ToXml(System.Text.StringBuilder):System.Text.StringBuilder:this
-156 (-21.58% of base) : Microsoft.CodeAnalysis.VisualBasic.dasm - Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.Parser:VerifyXmlNameToken(Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.XmlNameTokenSyntax):Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.XmlNameTokenSyntax
-98 (-21.40% of base) : System.Net.Http.dasm - System.Net.Http.Headers.WarningHeaderValue:ToString():System.String:this
-103 (-21.11% of base) : Microsoft.CodeAnalysis.CSharp.dasm - Microsoft.CodeAnalysis.CSharp.ObjectDisplay:FormatString(System.String,bool):System.String
-118 (-21.00% of base) : System.Net.HttpListener.dasm - System.Net.HttpListenerRequestUriBuilder:GetOctetsAsString(System.Collections.Generic.IEnumerable`1[Byte]):System.String
-102 (-20.99% of base) : Microsoft.Diagnostics.Tracing.TraceEvent.dasm - Microsoft.Diagnostics.Tracing.EventPipe.ClrThreadStackWalkTraceData:ToXml(System.Text.StringBuilder):System.Text.StringBuilder:this
-94 (-20.57% of base) : System.Private.Xml.dasm - System.Xml.XmlEncodedRawTextWriter:WriteCharEntity(ushort):this
-373 (-20.45% of base) : System.Private.Xml.dasm - System.Xml.XmlTextEncoder:Write(System.String):this
-169 (-20.36% of base) : Microsoft.Diagnostics.Tracing.TraceEvent.dasm - IncompleteStack:EmitStackForEventIfReady(Microsoft.Diagnostics.Tracing.Etlx.TraceLog):bool:this
-67 (-20.12% of base) : System.Net.Sockets.dasm - System.Net.Sockets.UnixDomainSocketEndPoint:ToString():System.String:this
-69 (-19.44% of base) : CommandLine.dasm - CSharpx.EnumerableExtensions:OnFolderSourceSizeError(int,int):System.Exception
-175 (-19.08% of base) : System.Private.CoreLib.dasm - System.Globalization.CultureData:get_EnglishName():System.String:this
-97 (-19.06% of base) : System.Diagnostics.DiagnosticSource.dasm - System.Diagnostics.Activity:GenerateHierarchicalId():System.String:this
-102 (-18.72% of base) : Microsoft.Diagnostics.Tracing.TraceEvent.dasm - Microsoft.Diagnostics.Tracing.Parsers.Kernel.StackWalkDefTraceData:ToXml(System.Text.StringBuilder):System.Text.StringBuilder:this
-256 (-18.71% of base) : System.Drawing.Primitives.dasm - System.Drawing.ColorTranslator:ToHtml(System.Drawing.Color):System.String
-116 (-18.56% of base) : System.Private.CoreLib.dasm - System.Diagnostics.Tracing.ManifestBuilder:GetKeywords(long,System.String):System.String:this
-196 (-18.47% of base) : System.Runtime.Extensions.dasm - System.ApplicationId:ToString():System.String:this
-98 (-18.22% of base) : System.Private.CoreLib.dasm - System.Runtime.InteropServices.COMException:ToString():System.String:this
-88 (-18.18% of base) : System.Diagnostics.Process.dasm - System.Diagnostics.NtProcessInfoHelper:GetProcessShortName(System.String):System.String
-96 (-17.74% of base) : System.Net.HttpListener.dasm - System.Net.SSPIWrapper:ErrorDescription(int):System.String
-96 (-17.74% of base) : System.Net.Mail.dasm - System.Net.SSPIWrapper:ErrorDescription(int):System.String
-96 (-17.74% of base) : System.Net.Security.dasm - System.Net.SSPIWrapper:ErrorDescription(int):System.String
-102 (-17.74% of base) : Microsoft.Diagnostics.Tracing.TraceEvent.dasm - Microsoft.Diagnostics.Tracing.Parsers.Kernel.StackWalkStackTraceData:ToXml(System.Text.StringBuilder):System.Text.StringBuilder:this
-129 (-17.50% of base) : System.Private.Xml.dasm - System.Xml.Xsl.XsltOld.SequentialOutput:WriteHtmlUri(System.String):this
-11 (-17.46% of base) : Microsoft.CodeAnalysis.dasm - Microsoft.CodeAnalysis.ErrorLogger:DecreaseIndentation():this
-784 (-17.38% of base) : System.Diagnostics.Process.dasm - System.Diagnostics.NtProcessManager:GetProcessInfos(System.Diagnostics.PerformanceCounterLib,int,int,System.ReadOnlySpan`1[Byte]):System.Diagnostics.ProcessInfo[]
-154 (-17.21% of base) : System.Private.CoreLib.dasm - System.Runtime.Intrinsics.Vector128`1[Int64][System.Int64]:ToString():System.String:this
-151 (-17.14% of base) : System.Private.CoreLib.dasm - System.Runtime.Intrinsics.Vector64`1[Int32][System.Int32]:ToString():System.String:this
-152 (-17.06% of base) : System.Private.CoreLib.dasm - System.Runtime.Intrinsics.Vector64`1[Byte][System.Byte]:ToString():System.String:this
-151 (-16.95% of base) : System.Private.CoreLib.dasm - System.Runtime.Intrinsics.Vector128`1[Int32][System.Int32]:ToString():System.String:this
-152 (-16.89% of base) : System.Private.CoreLib.dasm - System.Runtime.Intrinsics.Vector128`1[Byte][System.Byte]:ToString():System.String:this
-113 (-16.50% of base) : System.Net.HttpListener.dasm - HttpRequestStreamAsyncResult:IOCompleted(HttpRequestStreamAsyncResult,int,int)
-15 (-16.48% of base) : System.Reflection.Metadata.dasm - System.Reflection.Metadata.TypeDefinition:GetProjectedName():System.Reflection.Metadata.StringHandle:this
-301 (-16.12% of base) : System.Private.Xml.dasm - System.Xml.XmlTextEncoder:Write(System.Char[],int,int):this
-96 (-15.92% of base) : Microsoft.Diagnostics.Tracing.TraceEvent.dasm - Microsoft.Diagnostics.Tracing.Etlx.TraceCodeAddress:ToString(System.Text.StringBuilder):System.Text.StringBuilder:this
-154 (-15.71% of base) : System.Private.CoreLib.dasm - System.Runtime.Intrinsics.Vector256`1[Int64][System.Int64]:ToString():System.String:this
-115 (-15.50% of base) : System.Net.Http.dasm - System.Net.Http.Headers.MediaTypeHeaderValue:GetMediaTypeExpressionLength(System.String,int,byref):int
-151 (-15.49% of base) : System.Private.CoreLib.dasm - System.Runtime.Intrinsics.Vector256`1[Int32][System.Int32]:ToString():System.String:this
-152 (-15.45% of base) : System.Private.CoreLib.dasm - System.Runtime.Intrinsics.Vector256`1[Byte][System.Byte]:ToString():System.String:this
-14 (-15.38% of base) : Microsoft.CodeAnalysis.VisualBasic.dasm - Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.SyntaxFactory:EndOfFileToken():Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.PunctuationSyntax
-48 (-15.24% of base) : System.ComponentModel.Annotations.dasm - System.ComponentModel.DataAnnotations.PhoneAttribute:RemoveExtension(System.String):System.String
-102 (-15.13% of base) : System.Private.Xml.dasm - System.Xml.XmlTextEncoder:WriteRawWithSurrogateChecking(System.String):this
-14 (-15.05% of base) : Microsoft.CodeAnalysis.VisualBasic.dasm - Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.SyntaxFactory:MissingKeyword(ushort):Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.KeywordSyntax
-14 (-15.05% of base) : Microsoft.CodeAnalysis.VisualBasic.dasm - Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.SyntaxFactory:MissingPunctuation(ushort):Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.PunctuationSyntax
-63 (-14.75% of base) : System.Private.CoreLib.dasm - System.Reflection.RuntimeConstructorInfo:ToString():System.String:this
-112 (-14.72% of base) : System.Private.CoreLib.dasm - System.IO.PathHelper:PrependDevicePathChars(byref,bool,byref):int
-166 (-14.66% of base) : Microsoft.Diagnostics.Tracing.TraceEvent.dasm - Microsoft.Diagnostics.Tracing.Parsers.DynamicTraceEventData:PayloadString(int,System.IFormatProvider):System.String:this
-87 (-14.62% of base) : Microsoft.CodeAnalysis.VisualBasic.dasm - Microsoft.CodeAnalysis.VisualBasic.Symbols.VisualBasicAttributeData:DecodeGuidAttribute(Microsoft.CodeAnalysis.VisualBasic.Syntax.AttributeSyntax,Microsoft.CodeAnalysis.DiagnosticBag):this
-87 (-14.57% of base) : Microsoft.CodeAnalysis.CSharp.dasm - Microsoft.CodeAnalysis.CSharp.Symbols.CSharpAttributeData:DecodeGuidAttribute(Microsoft.CodeAnalysis.CSharp.Syntax.AttributeSyntax,Microsoft.CodeAnalysis.DiagnosticBag):System.String:this
-113 (-14.56% of base) : System.Private.Xml.dasm - <WriteSurrogateCharEntityAsync>d__105:MoveNext():this
-84 (-14.46% of base) : Microsoft.Diagnostics.Tracing.TraceEvent.dasm - Microsoft.Diagnostics.Tracing.Etlx.TraceCodeAddresses:Name(int):System.String:this
-14 (-14.43% of base) : Microsoft.CodeAnalysis.VisualBasic.dasm - Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.SyntaxFactory:MissingCharacterLiteralToken():Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.CharacterLiteralTokenSyntax
-113 (-14.12% of base) : System.Net.HttpListener.dasm - System.Net.HttpResponseStreamAsyncResult:IOCompleted(System.Net.HttpResponseStreamAsyncResult,int,int)
-113 (-13.92% of base) : System.Private.Xml.dasm - <WriteSurrogateCharEntityAsync>d__116:MoveNext():this
-113 (-13.78% of base) : System.Private.CoreLib.dasm - System.Reflection.AssemblyNameFormatter:ComputeDisplayName(System.String,System.Version,System.String,System.Byte[],int,int):System.String
-115 (-13.76% of base) : System.Private.CoreLib.dasm - System.Resources.ManifestBasedResourceGroveler:HandleSatelliteMissing():this
-215 (-13.51% of base) : Microsoft.Diagnostics.Tracing.TraceEvent.dasm - Microsoft.Diagnostics.Symbols.SymbolReader:FindExecutableFilePath(System.String,int,int,bool):System.String:this
-119 (-13.49% of base) : System.Net.Http.dasm - System.Net.Http.AuthenticationHelper:ComputeHash(System.String,System.String):System.String
-110 (-13.46% of base) : System.Private.CoreLib.dasm - System.Reflection.MethodBase:AppendParameters(byref,System.Type[],int)
-21 (-13.46% of base) : Microsoft.CodeAnalysis.dasm - Microsoft.Cci.PeWriter:CalculateOffsetToMappedFieldDataStream(Microsoft.Cci.MetadataSizes):int:this
-18 (-13.43% of base) : Microsoft.CodeAnalysis.dasm - Roslyn.Utilities.StringExtensions:TryGetWithoutAttributeSuffix(System.String,bool,byref):bool
-14 (-13.33% of base) : Microsoft.CodeAnalysis.VisualBasic.dasm - Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.SyntaxFactory:MissingIdentifier():Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.IdentifierTokenSyntax
-87 (-13.06% of base) : Microsoft.CodeAnalysis.VisualBasic.dasm - ComClassData:ValidateComClassGuid(Microsoft.CodeAnalysis.VisualBasic.Symbols.SourceNamedTypeSymbol,System.String,Microsoft.CodeAnalysis.DiagnosticBag,byref):bool
-67 (-13.01% of base) : System.Private.CoreLib.dasm - System.Reflection.RuntimePropertyInfo:ToString():System.String:this
-96 (-12.96% of base) : Microsoft.Diagnostics.Tracing.TraceEvent.dasm - Microsoft.Diagnostics.Tracing.Etlx.TraceActivity:get_ID():System.String:this
-69 (-12.92% of base) : System.Diagnostics.Process.dasm - System.Diagnostics.ProcessManager:IsRemoteMachineCore(System.String):bool
-141 (-12.90% of base) : System.Private.Xml.dasm - <WriteCharEntityAsync>d__102:MoveNext():this
-18 (-12.77% of base) : System.Reflection.Metadata.dasm - System.Reflection.PortableExecutable.ManagedTextSection:CalculateOffsetToMappedFieldDataStream():int:this
-11 (-12.64% of base) : System.Private.DataContractSerialization.dasm - System.Runtime.Serialization.DataContract:GetDataContractNamespaceFromUri(System.String):System.String
-98 (-12.44% of base) : System.Net.HttpListener.dasm - System.Net.ListenerAsyncResult:QueueBeginGetContext():int:this
-90 (-12.41% of base) : System.Private.CoreLib.dasm - System.Text.InternalEncoderBestFitFallbackBuffer:Fallback(ushort,ushort,int):bool:this
-14 (-12.39% of base) : Microsoft.CodeAnalysis.VisualBasic.dasm - Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.SyntaxFactory:MissingStringLiteral():Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.StringLiteralTokenSyntax
-14 (-12.28% of base) : Microsoft.CodeAnalysis.VisualBasic.dasm - Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.Parser:CreateMissingXmlString():Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.XmlStringSyntax:this
-163 (-12.08% of base) : System.Net.WebClient.dasm - System.Net.WebClient:OpenFileInternal(bool,System.String,byref,byref,byref,byref):this
-101 (-12.00% of base) : System.Private.Xml.dasm - System.Xml.XmlUtf8RawTextWriter:ValidateContentChars(System.String,System.String,bool):this
-101 (-11.91% of base) : System.Private.Xml.dasm - System.Xml.XmlEncodedRawTextWriter:ValidateContentChars(System.String,System.String,bool):this
-399 (-11.82% of base) : Microsoft.CodeAnalysis.VisualBasic.dasm - Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.BlockContext:CreateMissingEnd(ushort,byref):Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.StatementSyntax:this
-83 (-11.79% of base) : Microsoft.Diagnostics.Tracing.TraceEvent.dasm - Microsoft.Diagnostics.Tracing.Etlx.TraceActivity:get_Name():System.String:this
-134 (-11.78% of base) : System.Private.Xml.dasm - <WriteCharEntityAsync>d__113:MoveNext():this
-59 (-11.50% of base) : System.Private.CoreLib.dasm - System.Collections.Generic.KeyValuePair:PairToString(System.Object,System.Object):System.String
-14 (-11.48% of base) : Microsoft.CodeAnalysis.VisualBasic.dasm - Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.Parser:HandleUnexpectedKeyword(ushort):Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.KeywordSyntax
-83 (-11.37% of base) : System.Private.CoreLib.dasm - System.Environment:get_Version():System.Version
-126 (-11.01% of base) : Microsoft.CodeAnalysis.VisualBasic.dasm - Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.SyntaxFactory:MissingToken(ushort):Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.SyntaxToken
-116 (-10.71% of base) : Microsoft.CodeAnalysis.dasm - Microsoft.Cci.MetadataWriter:StrongName(Microsoft.Cci.IAssemblyReference):System.String
-72 (-10.70% of base) : System.Private.CoreLib.dasm - System.Runtime.Intrinsics.Vector64`1[Int64][System.Int64]:ToString():System.String:this
-204 (-10.34% of base) : System.Private.Uri.dasm - System.IPv6AddressHelper:ParseCanonicalName(System.String,int,byref,byref):System.String
-151 (-10.26% of base) : System.Net.Http.dasm - System.Net.Http.Http2Connection:ProcessSettingsFrame(FrameHeader):this
-66 (-9.88% of base) : System.Private.CoreLib.dasm - System.IO.Path:ChangeExtension(System.String,System.String):System.String
-14 (-9.72% of base) : Microsoft.CodeAnalysis.VisualBasic.dasm - Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.SyntaxFactory:MissingIdentifier(ushort):Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.IdentifierTokenSyntax
-28 (-9.59% of base) : Microsoft.CodeAnalysis.VisualBasic.dasm - Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.Parser:CreateMissingXmlAttribute():Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.XmlAttributeSyntax:this
-69 (-9.35% of base) : System.Private.Xml.dasm - System.Xml.Serialization.XmlSerializationReader:ParseWsdlArrayType(System.Xml.XmlAttribute):this
-42 (-9.25% of base) : System.Private.CoreLib.dasm - System.Text.UTF7Encoding:MakeTables():this
-14 (-9.03% of base) : Microsoft.CodeAnalysis.VisualBasic.dasm - Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.SyntaxFactory:get_NotMissingEmptyToken():Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.PunctuationSyntax
-161 (-8.92% of base) : System.IO.FileSystem.dasm - System.IO.FileSystem:RemoveDirectoryRecursive(System.String,byref,bool)
-14 (-8.86% of base) : Microsoft.CodeAnalysis.VisualBasic.dasm - Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.Parser:ReportExpectedXmlName():Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.XmlNameSyntax:this
-13 (-8.84% of base) : Microsoft.CodeAnalysis.VisualBasic.dasm - Microsoft.CodeAnalysis.VisualBasic.Symbols.GeneratedNames:TryParseStateMachineTypeName(System.String,byref):bool
-195 (-8.79% of base) : System.Runtime.Extensions.dasm - System.Runtime.Versioning.FrameworkName:.ctor(System.String):this
-14 (-8.38% of base) : Microsoft.CodeAnalysis.VisualBasic.dasm - Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.SyntaxFactory:EndOfFileToken(Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.SyntaxTrivia):Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.PunctuationSyntax
-108 (-8.38% of base) : System.Net.HttpListener.dasm - System.Net.HttpListenerResponse:ComputeHeaders():int:this
-110 (-8.23% of base) : System.Net.HttpListener.dasm - System.Net.HttpResponseStreamAsyncResult:.ctor(System.Object,System.Object,System.AsyncCallback,System.Byte[],int,int,bool,bool,System.Threading.ThreadPoolBoundHandle):this
-14 (-8.19% of base) : Microsoft.CodeAnalysis.VisualBasic.dasm - Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.Parser:ReportExpectedXmlBracketedName():Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.XmlBracketedNameSyntax:this
-14 (-8.14% of base) : Microsoft.CodeAnalysis.VisualBasic.dasm - Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.SyntaxFactory:get_StatementTerminatorToken():Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.PunctuationSyntax
-14 (-8.14% of base) : Microsoft.CodeAnalysis.VisualBasic.dasm - Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.SyntaxFactory:get_ColonToken():Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.PunctuationSyntax
-177 (-8.03% of base) : Microsoft.Diagnostics.Tracing.TraceEvent.dasm - Microsoft.Diagnostics.Tracing.Etlx.TraceLoadedModules:ManagedModuleLoadOrUnload(Microsoft.Diagnostics.Tracing.Parsers.Clr.ModuleLoadUnloadTraceData,bool,bool):this
-14 (-7.78% of base) : Microsoft.CodeAnalysis.VisualBasic.dasm - Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.SyntaxFactory:get_MissingEmptyToken():Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.PunctuationSyntax
-87 (-7.72% of base) : Newtonsoft.Json.dasm - Newtonsoft.Json.JsonReader:ReadAsBytes():System.Byte[]:this
-143 (-7.68% of base) : System.Private.Xml.dasm - System.Xml.XmlSqlBinaryReader:ValueAsString(int):System.String:this
-42 (-7.68% of base) : Microsoft.CodeAnalysis.VisualBasic.dasm - Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.Parser:ParseAnachronisticStatement():Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.StatementSyntax:this
-28 (-7.59% of base) : Microsoft.CodeAnalysis.VisualBasic.dasm - Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.Parser:ParseAnachronisticEndIfDirective(Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.PunctuationSyntax):Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.DirectiveTriviaSyntax:this
-312 (-7.56% of base) : Microsoft.Diagnostics.Tracing.TraceEvent.dasm - Microsoft.Diagnostics.Tracing.TraceEvent:PayloadString(int,System.IFormatProvider):System.String:this
-102 (-7.53% of base) : System.Net.Requests.dasm - System.Net.CommandStream:ContinueCommandPipeline():System.IO.Stream:this
-73 (-7.40% of base) : Newtonsoft.Json.dasm - Newtonsoft.Json.JsonTextReader:ParseReadString(ushort,int):this
-8 (-6.84% of base) : System.Private.Xml.dasm - System.Xml.Schema.XdrBuilder:IsXdrSchema(System.String):bool
-64 (-6.60% of base) : System.Diagnostics.DiagnosticSource.dasm - System.Diagnostics.Activity:GenerateRootId():System.String
-51 (-6.48% of base) : System.Net.HttpListener.dasm - Helpers:GetCharSetValueFromHeader(System.String):System.String
-26 (-6.47% of base) : System.Private.CoreLib.dasm - System.Diagnostics.Tracing.EventPipeController:get_DefaultProviderConfiguration():System.Diagnostics.Tracing.EventPipeProviderConfiguration[]
-49 (-6.27% of base) : System.Private.CoreLib.dasm - System.Exception:ToString():System.String:this
-70 (-6.21% of base) : Microsoft.CodeAnalysis.VisualBasic.dasm - Microsoft.CodeAnalysis.VisualBasic.SymbolDisplay:AddSymbolDisplayParts(Microsoft.CodeAnalysis.ArrayBuilder`1[SymbolDisplayPart],ushort)
-103 (-5.98% of base) : Microsoft.Diagnostics.Tracing.TraceEvent.dasm - Microsoft.Diagnostics.Tracing.Etlx.TraceLoadedModules:ImageLoadOrUnload(Microsoft.Diagnostics.Tracing.Parsers.Kernel.ImageLoadTraceData,bool,System.String):Microsoft.Diagnostics.Tracing.Etlx.TraceModuleFile:this
-112 (-5.97% of base) : System.Private.CoreLib.dasm - System.IO.Path:GetRelativePath(System.String,System.String,int):System.String
-84 (-5.92% of base) : Microsoft.Diagnostics.Tracing.TraceEvent.dasm - Microsoft.Diagnostics.Tracing.Stacks.TraceEventStackSource:GetFrameName(int,bool):System.String:this
-92 (-5.90% of base) : Microsoft.CodeAnalysis.VisualBasic.dasm - VB$StateMachine_33_TokenizeString:MoveNext():bool:this
-28 (-5.88% of base) : Microsoft.CodeAnalysis.VisualBasic.dasm - Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.TryBlockContext:CreateBlockSyntax(Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.StatementSyntax):Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.VisualBasicSyntaxNode:this
-28 (-5.85% of base) : Microsoft.CodeAnalysis.VisualBasic.dasm - Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.IfBlockContext:CreateBlockSyntax(Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.StatementSyntax):Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.VisualBasicSyntaxNode:this
-80 (-5.71% of base) : System.Private.CoreLib.dasm - System.Guid:TryFormat(System.Span`1[Char],byref,System.ReadOnlySpan`1[Char]):bool:this
-121 (-5.49% of base) : System.Net.HttpListener.dasm - System.Net.HttpResponseStream:WriteCore(System.Byte[],int,int):this
-143 (-5.45% of base) : Microsoft.CodeAnalysis.VisualBasic.dasm - Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.Parser:ParseExitStatement():Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.StatementSyntax:this
-11 (-5.37% of base) : System.Private.CoreLib.dasm - System.Diagnostics.Tracing.ManifestBuilder:GetLocalizedMessage(System.String,System.Globalization.CultureInfo,bool):System.String:this
-23 (-5.32% of base) : Microsoft.CodeAnalysis.dasm - Microsoft.CodeAnalysis.ModuleExtensions:GetVTableGapSize(System.String):int
-42 (-5.22% of base) : Microsoft.CodeAnalysis.VisualBasic.dasm - Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.Parser:ParseBinaryOperator():Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.SyntaxToken:this
-56 (-5.12% of base) : Microsoft.CodeAnalysis.VisualBasic.dasm - Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.Parser:ParseContinueStatement():Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.ContinueStatementSyntax:this
-145 (-4.96% of base) : System.Private.CoreLib.dasm - System.IO.Path:GetFullPath(System.String,System.String):System.String
-28 (-4.80% of base) : Microsoft.CodeAnalysis.VisualBasic.dasm - Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.Parser:MakeInvocationExpression(Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.ExpressionSyntax):Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.ExpressionSyntax:this
-70 (-4.53% of base) : Microsoft.CodeAnalysis.VisualBasic.dasm - Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.Parser:ParseOptionStatement(Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.SyntaxList`1[[Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.AttributeListSyntax, Microsoft.CodeAnalysis.VisualBasic, Version=1.1.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]],Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.SyntaxList`1[[Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.KeywordSyntax, Microsoft.CodeAnalysis.VisualBasic, Version=1.1.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]]):Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.StatementSyntax:this
-11 (-4.35% of base) : System.Reflection.Metadata.dasm - System.Reflection.Metadata.Ecma335.MetadataRootBuilder:.ctor(System.Reflection.Metadata.Ecma335.MetadataBuilder,System.String,bool):this
-73 (-4.29% of base) : Microsoft.CodeAnalysis.VisualBasic.dasm - Microsoft.VisualBasic.CompilerServices.Conversions:ToString(System.Object):System.String
-12 (-4.20% of base) : Microsoft.CodeAnalysis.VisualBasic.dasm - Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.Scanner:XmlMakeAmpLiteralToken(Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.SyntaxList`1[[Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.VisualBasicSyntaxNode, Microsoft.CodeAnalysis.VisualBasic, Version=1.1.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]]):Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.XmlTextTokenSyntax:this
-12 (-4.20% of base) : Microsoft.CodeAnalysis.VisualBasic.dasm - Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.Scanner:XmlMakeAposLiteralToken(Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.SyntaxList`1[[Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.VisualBasicSyntaxNode, Microsoft.CodeAnalysis.VisualBasic, Version=1.1.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]]):Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.XmlTextTokenSyntax:this
-12 (-4.20% of base) : Microsoft.CodeAnalysis.VisualBasic.dasm - Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.Scanner:XmlMakeGtLiteralToken(Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.SyntaxList`1[[Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.VisualBasicSyntaxNode, Microsoft.CodeAnalysis.VisualBasic, Version=1.1.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]]):Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.XmlTextTokenSyntax:this
-12 (-4.20% of base) : Microsoft.CodeAnalysis.VisualBasic.dasm - Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.Scanner:XmlMakeLtLiteralToken(Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.SyntaxList`1[[Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.VisualBasicSyntaxNode, Microsoft.CodeAnalysis.VisualBasic, Version=1.1.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]]):Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.XmlTextTokenSyntax:this
-12 (-4.20% of base) : Microsoft.CodeAnalysis.VisualBasic.dasm - Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.Scanner:XmlMakeQuotLiteralToken(Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.SyntaxList`1[[Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.VisualBasicSyntaxNode, Microsoft.CodeAnalysis.VisualBasic, Version=1.1.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]]):Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.XmlTextTokenSyntax:this
-106 (-4.17% of base) : System.Private.Xml.dasm - <WriteXmlDeclarationAsync>d__85:MoveNext():this
-139 (-4.12% of base) : System.Private.Uri.dasm - System.Uri:GetUriPartsFromUserString(int):System.String:this
-106 (-4.11% of base) : System.Private.Xml.dasm - <WriteXmlDeclarationAsync>d__96:MoveNext():this
-60 (-4.09% of base) : Microsoft.CodeAnalysis.dasm - VersionResourceSerializer:WriteVerResource(System.IO.BinaryWriter):this
-238 (-4.03% of base) : System.Private.CoreLib.dasm - System.Diagnostics.Tracing.ManifestBuilder:CreateManifestString():System.String:this
-14 (-3.78% of base) : Microsoft.CodeAnalysis.dasm - Microsoft.Cci.PeWriter:WriteNameTable(System.IO.Stream)
-290 (-3.78% of base) : System.Net.HttpListener.dasm - System.Net.HttpListener:HandleAuthentication(System.Net.RequestContextBase,byref):System.Net.HttpListenerContext:this
-26 (-3.68% of base) : System.Private.CoreLib.dasm - System.Diagnostics.Tracing.ActivityTracker:NormalizeActivityName(System.String,System.String,int):System.String
-11 (-3.64% of base) : Microsoft.CodeAnalysis.CSharp.dasm - Microsoft.CodeAnalysis.CSharp.Symbols.GeneratedNames:TryParseAnonymousTypeTemplateName(System.String,byref):bool
-13 (-3.64% of base) : Microsoft.CodeAnalysis.VisualBasic.dasm - Microsoft.CodeAnalysis.VisualBasic.Symbols.QuickAttributeChecker:AddName(System.String,ubyte):this
-43 (-3.50% of base) : System.Private.Xml.dasm - <WriteStartNamespaceDeclarationAsync>d__96:MoveNext():this
-48 (-3.37% of base) : System.Private.DataContractSerialization.dasm - System.Xml.XmlBaseReader:ProcessAttributes(System.Xml.XmlBaseReader+XmlAttributeNode[],int):this
-12 (-3.34% of base) : Microsoft.CodeAnalysis.VisualBasic.dasm - Microsoft.CodeAnalysis.VisualBasic.Symbols.GeneratedNames:TryParseStateMachineHoistedUserVariableName(System.String,byref,byref):bool
-43 (-3.32% of base) : System.Private.Xml.dasm - <WriteStartNamespaceDeclarationAsync>d__107:MoveNext():this
-28 (-3.31% of base) : Microsoft.CodeAnalysis.VisualBasic.dasm - Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.Parser:ParseOnErrorStatement():Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.StatementSyntax:this
-11 (-3.19% of base) : System.Private.Xml.dasm - System.Xml.Serialization.AttributeAccessor:CheckSpecial():this
-28 (-3.07% of base) : Microsoft.CodeAnalysis.VisualBasic.dasm - Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.Parser:TryParseOptionalWhileOrUntilClause(Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.KeywordSyntax,byref):bool:this
-80 (-3.03% of base) : System.Net.Http.dasm - <ProcessHeadersFrame>d__41:MoveNext():this
-14 (-3.01% of base) : Microsoft.CodeAnalysis.VisualBasic.dasm - Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.SelectBlockContext:ProcessSyntax(Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.VisualBasicSyntaxNode):Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.BlockContext:this
-13 (-2.89% of base) : System.Private.CoreLib.dasm - System.Runtime.Loader.AssemblyLoadContext:ResolveSatelliteAssembly(System.Reflection.AssemblyName):System.Reflection.Assembly:this
-10 (-2.75% of base) : System.Private.Xml.dasm - System.Xml.Serialization.XmlSerializationPrimitiveWriter:Write_QName(System.Object):this
-86 (-2.74% of base) : System.Private.Xml.dasm - <WriteDocTypeAsync>d__87:MoveNext():this
-10 (-2.73% of base) : System.Private.Xml.dasm - System.Xml.Serialization.XmlSerializationPrimitiveWriter:Write_base64Binary(System.Object):this
-86 (-2.71% of base) : System.Private.Xml.dasm - <WriteDocTypeAsync>d__98:MoveNext():this
-10 (-2.67% of base) : System.Private.Xml.dasm - System.Xml.Serialization.XmlSerializationPrimitiveWriter:Write_string(System.Object):this
-42 (-2.64% of base) : Microsoft.CodeAnalysis.VisualBasic.dasm - Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.Parser:ParseAssignmentInitializer(bool):Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.FieldInitializerSyntax:this
-18 (-2.59% of base) : Microsoft.CodeAnalysis.VisualBasic.dasm - Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.Parser:ParseLabel():Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.LabelStatementSyntax:this
-28 (-2.58% of base) : Microsoft.CodeAnalysis.VisualBasic.dasm - Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.Parser:ParseInterpolatedStringExpression():Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.InterpolatedStringExpressionSyntax:this
-6 (-2.51% of base) : System.Private.Xml.dasm - System.Xml.Serialization.XmlSerializationPrimitiveWriter:Write_dateTime(System.Object):this
-6 (-2.51% of base) : System.Private.Xml.dasm - System.Xml.Serialization.XmlSerializationPrimitiveWriter:Write_TimeSpan(System.Object):this
-6 (-2.47% of base) : System.Private.Xml.dasm - System.Xml.Serialization.XmlSerializationPrimitiveWriter:Write_float(System.Object):this
-6 (-2.47% of base) : System.Private.Xml.dasm - System.Xml.Serialization.XmlSerializationPrimitiveWriter:Write_double(System.Object):this
-150 (-2.44% of base) : System.Private.CoreLib.dasm - System.DateTimeParse:ParseByFormat(byref,byref,byref,System.Globalization.DateTimeFormatInfo,byref):bool
-15 (-2.43% of base) : System.Private.Xml.dasm - System.Xml.Serialization.XmlSerializationWriter:ListUsedPrefixes(System.Collections.Generic.Dictionary`2[[System.String, System.Private.CoreLib, Version=5.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=5.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]],System.String):System.Collections.Generic.HashSet`1[Int32]:this
-6 (-2.33% of base) : System.Private.Xml.dasm - System.Xml.Serialization.XmlSerializationPrimitiveWriter:Write_guid(System.Object):this
-6 (-2.26% of base) : System.Private.Xml.dasm - System.Xml.Serialization.XmlSerializationPrimitiveWriter:Write_boolean(System.Object):this
-14 (-2.25% of base) : Microsoft.CodeAnalysis.VisualBasic.dasm - Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.Parser:ParseInnerJoinOrGroupJoinExpression(Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.KeywordSyntax,Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.KeywordSyntax):Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.JoinClauseSyntax:this
-14 (-2.24% of base) : Microsoft.CodeAnalysis.VisualBasic.dasm - Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.Parser:ParseParenthesizedArguments(bool):Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.ArgumentListSyntax:this
-28 (-2.19% of base) : Microsoft.CodeAnalysis.VisualBasic.dasm - Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.Parser:ParseRedimStatement():Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.StatementSyntax:this
-6 (-2.18% of base) : System.Private.Xml.dasm - System.Xml.Serialization.XmlSerializationPrimitiveWriter:Write_byte(System.Object):this
-14 (-2.18% of base) : Microsoft.CodeAnalysis.VisualBasic.dasm - Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.Parser:ParseCollectionInitializer():Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.CollectionInitializerSyntax:this
-6 (-2.17% of base) : System.Private.Xml.dasm - System.Xml.Serialization.XmlSerializationPrimitiveWriter:Write_short(System.Object):this
-69 (-2.10% of base) : System.Private.Uri.dasm - System.Uri:CombineUri(System.Uri,System.String,int):System.String
-14 (-2.06% of base) : Microsoft.CodeAnalysis.VisualBasic.dasm - Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.Parser:ParseExecutableStatementCore():Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.StatementSyntax:this
-6 (-2.05% of base) : System.Private.Xml.dasm - System.Xml.Serialization.XmlSerializationPrimitiveWriter:Write_int(System.Object):this
-6 (-2.05% of base) : System.Private.Xml.dasm - System.Xml.Serialization.XmlSerializationPrimitiveWriter:Write_unsignedInt(System.Object):this
-6 (-2.05% of base) : System.Private.Xml.dasm - System.Xml.Serialization.XmlSerializationPrimitiveWriter:Write_unsignedShort(System.Object):this
-6 (-2.05% of base) : System.Private.Xml.dasm - System.Xml.Serialization.XmlSerializationPrimitiveWriter:Write_char(System.Object):this
-6 (-2.04% of base) : System.Private.Xml.dasm - System.Xml.Serialization.XmlSerializationPrimitiveWriter:Write_long(System.Object):this
-6 (-2.04% of base) : System.Private.Xml.dasm - System.Xml.Serialization.XmlSerializationPrimitiveWriter:Write_unsignedByte(System.Object):this
-6 (-2.04% of base) : System.Private.Xml.dasm - System.Xml.Serialization.XmlSerializationPrimitiveWriter:Write_unsignedLong(System.Object):this
-17 (-1.96% of base) : System.Private.CoreLib.dasm - System.Globalization.HijriCalendar:GetAdvanceHijriDate():int
-18 (-1.91% of base) : Microsoft.CodeAnalysis.VisualBasic.dasm - Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.Parser:ParseParameter(Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.SyntaxList`1[[Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.AttributeListSyntax, Microsoft.CodeAnalysis.VisualBasic, Version=1.1.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]],Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.SyntaxList`1[[Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.KeywordSyntax, Microsoft.CodeAnalysis.VisualBasic, Version=1.1.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]]):Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.ParameterSyntax:this
-10 (-1.89% of base) : System.Private.DataContractSerialization.dasm - System.Text.SurrogateChar:.ctor(ushort,ushort):this
-80 (-1.85% of base) : System.Net.Http.dasm - <ProcessIncomingFramesAsync>d__39:MoveNext():this
-14 (-1.83% of base) : Microsoft.CodeAnalysis.VisualBasic.dasm - Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.Parser:ParseXmlDocument():Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.XmlNodeSyntax:this
-6 (-1.83% of base) : System.Private.Xml.dasm - System.Xml.Serialization.XmlSerializationPrimitiveWriter:Write_decimal(System.Object):this
-11 (-1.82% of base) : Microsoft.CodeAnalysis.CSharp.dasm - Microsoft.CodeAnalysis.CSharp.Symbols.AbstractTypeParameterMap:GetDebuggerDisplay():System.String:this
-14 (-1.80% of base) : Microsoft.CodeAnalysis.VisualBasic.dasm - Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.Parser:ParseName(bool,bool,bool,bool,bool,bool,bool,byref,bool):Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.NameSyntax:this
-11 (-1.78% of base) : Microsoft.CodeAnalysis.dasm - Microsoft.CodeAnalysis.MetadataReaderExtensions:GetWinMdVersion(System.Reflection.Metadata.MetadataReader,byref,byref):bool
-28 (-1.76% of base) : Microsoft.CodeAnalysis.VisualBasic.dasm - Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.Parser:ParseAttributeLists(bool):Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.SyntaxList`1[[Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.AttributeListSyntax, Microsoft.CodeAnalysis.VisualBasic, Version=1.1.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]]:this
-14 (-1.75% of base) : Microsoft.CodeAnalysis.VisualBasic.dasm - Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.Parser:ParseXmlQualifiedName(bool,int,int):Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.XmlNodeSyntax:this
-25 (-1.73% of base) : Microsoft.Diagnostics.Tracing.TraceEvent.dasm - Microsoft.Diagnostics.Tracing.StartStopActivity:get_KnownType():System.String:this
-14 (-1.70% of base) : Microsoft.CodeAnalysis.VisualBasic.dasm - Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.Parser:ParseGetXmlNamespace():Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.ExpressionSyntax:this
-5 (-1.62% of base) : System.Private.DataContractSerialization.dasm - System.Text.SurrogateChar:.ctor(int):this
-12 (-1.60% of base) : Microsoft.Diagnostics.Tracing.TraceEvent.dasm - Utilities.Command:ThrowCommandFailure(System.String):this
-14 (-1.60% of base) : Microsoft.CodeAnalysis.VisualBasic.dasm - Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.Parser:ParseConditionalCompilationStatement():Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.DirectiveTriviaSyntax:this
-14 (-1.56% of base) : Microsoft.CodeAnalysis.VisualBasic.dasm - Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.Parser:ParseDelegateStatement(Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.SyntaxList`1[[Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.AttributeListSyntax, Microsoft.CodeAnalysis.VisualBasic, Version=1.1.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]],Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.SyntaxList`1[[Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.KeywordSyntax, Microsoft.CodeAnalysis.VisualBasic, Version=1.1.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]]):Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.DelegateStatementSyntax:this
-2 (-1.54% of base) : System.Private.Uri.dasm - System.UriHelper:IsNotSafeForUnescape(ushort):bool
-14 (-1.48% of base) : Microsoft.CodeAnalysis.VisualBasic.dasm - Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.Parser:ParseCast():Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.CastExpressionSyntax:this
-4 (-1.47% of base) : System.Net.Mail.dasm - System.Net.Mail.MailCommand:PrepareCommand(System.Net.Mail.SmtpConnection,System.Byte[],System.Net.Mail.MailAddress,bool)
-1 (-1.45% of base) : System.Private.CoreLib.dasm - System.Reflection.AssemblyName:IsReservedUnreservedOrHash(ushort):bool
-1 (-1.45% of base) : System.Private.CoreLib.dasm - System.Reflection.AssemblyName:IsUnreserved(ushort):bool
-4 (-1.41% of base) : Microsoft.Diagnostics.Tracing.TraceEvent.dasm - PEFile.PEHeader:RvaToFileOffset(int):int:this
-14 (-1.39% of base) : Microsoft.CodeAnalysis.VisualBasic.dasm - Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.Parser:ParseNamedArguments(Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.SeparatedSyntaxListBuilder`1[[Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.ArgumentSyntax, Microsoft.CodeAnalysis.VisualBasic, Version=1.1.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]]):this
-14 (-1.31% of base) : Microsoft.CodeAnalysis.VisualBasic.dasm - Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.Parser:ResyncXmlElement(int,Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.PunctuationSyntax,Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.XmlNodeSyntax,Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.SyntaxList`1[[Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.XmlNodeSyntax, Microsoft.CodeAnalysis.VisualBasic, Version=1.1.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]]):Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.XmlNodeSyntax:this
-14 (-1.28% of base) : Microsoft.CodeAnalysis.VisualBasic.dasm - Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.Parser:ParseXmlQualifiedNameVB():Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.XmlNameSyntax:this
-39 (-1.28% of base) : System.Private.CoreLib.dasm - System.Globalization.IdnMapping:PunycodeEncode(System.String):System.String
-14 (-1.27% of base) : Microsoft.CodeAnalysis.VisualBasic.dasm - Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.Parser:ParseObjectInitializerList(bool,bool):Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.ObjectMemberInitializerSyntax:this
-14 (-1.26% of base) : Microsoft.CodeAnalysis.VisualBasic.dasm - Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.Parser:ParseXmlElementStartTag(int):Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.XmlNodeSyntax:this
-11 (-1.22% of base) : System.Private.Xml.dasm - System.Xml.Schema.XdrBuilder:LoadSchema(System.String):bool:this
-28 (-1.22% of base) : Microsoft.CodeAnalysis.VisualBasic.dasm - Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.Parser:ParseXmlElement(int):Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.XmlNodeSyntax:this
-2 (-1.20% of base) : System.Reflection.Metadata.dasm - System.Reflection.Metadata.MetadataReader:GetMetadataKind(System.String):int:this
-10 (-1.16% of base) : System.Private.CoreLib.dasm - System.Diagnostics.Tracing.EventPipeEventDispatcher:CommitDispatchConfiguration():this
-11 (-1.13% of base) : System.Private.Xml.dasm - System.Xml.Schema.XdrValidator:LoadSchemaFromLocation(System.String):this
-16 (-1.10% of base) : Microsoft.CodeAnalysis.CSharp.dasm - Microsoft.CodeAnalysis.CSharp.Syntax.InternalSyntax.Lexer:LexXmlDocCommentLeadingTrivia(byref):this
-42 (-1.05% of base) : System.Private.CoreLib.dasm - System.Globalization.IdnMapping:PunycodeDecode(System.String):System.String
-4 (-1.01% of base) : System.Net.Mail.dasm - System.Net.Mime.BaseWriter:WriteHeader(System.String,System.String,bool):this
-14 (-1.00% of base) : Microsoft.CodeAnalysis.VisualBasic.dasm - Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.Parser:ParseCustomEventDefinition(Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.SyntaxList`1[[Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.AttributeListSyntax, Microsoft.CodeAnalysis.VisualBasic, Version=1.1.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]],Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.SyntaxList`1[[Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.KeywordSyntax, Microsoft.CodeAnalysis.VisualBasic, Version=1.1.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]]):Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.StatementSyntax:this
-11 (-0.98% of base) : CommandLine.dasm - <>c__DisplayClass13_0:<get_FormatMutuallyExclusiveSetErrors>b__3(<>f__AnonymousType20`2[[System.String, System.Private.CoreLib, Version=5.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Collections.Generic.List`1[[CommandLine.MutuallyExclusiveSetError, commandline, Version=2.0.275.0, Culture=neutral, PublicKeyToken=de6f01bd326f8c32]], System.Private.CoreLib, Version=5.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]):System.String:this
-48 (-0.94% of base) : System.Private.CoreLib.dasm - System.Diagnostics.Tracing.EventSource:CreateManifestAndDescriptors(System.Type,System.String,System.Diagnostics.Tracing.EventSource,int):System.Byte[]
-14 (-0.93% of base) : Microsoft.CodeAnalysis.VisualBasic.dasm - Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.Parser:ParseJoinPredicateExpression():Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.SeparatedSyntaxList`1[[Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.JoinConditionSyntax, Microsoft.CodeAnalysis.VisualBasic, Version=1.1.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]]:this
-14 (-0.93% of base) : Microsoft.CodeAnalysis.VisualBasic.dasm - Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.Parser:ParseWarningDirective(Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.PunctuationSyntax):Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.DirectiveTriviaSyntax:this
-1 (-0.85% of base) : CommandLine.dasm - <>c:<FormatWithQuotesIfString>b__3_0(System.String):System.String:this
-8 (-0.81% of base) : Microsoft.CodeAnalysis.dasm - Microsoft.CodeAnalysis.CommandLineParser:TryParseClientArgs(System.Collections.Generic.IEnumerable`1[[System.String, System.Private.CoreLib, Version=5.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]],byref,byref,byref,byref):bool
-14 (-0.81% of base) : Microsoft.CodeAnalysis.VisualBasic.dasm - Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.Parser:CreateXmlElement(System.Collections.Generic.List`1[XmlContext],Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.XmlElementEndTagSyntax):Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.XmlNodeSyntax:this
-14 (-0.74% of base) : Microsoft.CodeAnalysis.VisualBasic.dasm - Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.Parser:ParseCaseStatement():Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.CaseStatementSyntax:this
-18 (-0.73% of base) : Microsoft.CodeAnalysis.VisualBasic.dasm - Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.Parser:ParseGenericParameters():Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.TypeParameterListSyntax:this
-14 (-0.70% of base) : Microsoft.CodeAnalysis.VisualBasic.dasm - Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.Parser:ParseProcDeclareStatement(Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.SyntaxList`1[[Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.AttributeListSyntax, Microsoft.CodeAnalysis.VisualBasic, Version=1.1.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]],Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.SyntaxList`1[[Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.KeywordSyntax, Microsoft.CodeAnalysis.VisualBasic, Version=1.1.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]]):Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.DeclareStatementSyntax:this
-14 (-0.64% of base) : Microsoft.CodeAnalysis.VisualBasic.dasm - Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.Parser:ParseLetList():Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.SeparatedSyntaxList`1[[Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.ExpressionRangeVariableSyntax, Microsoft.CodeAnalysis.VisualBasic, Version=1.1.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]]:this
-1 (-0.62% of base) : System.Private.Uri.dasm - System.IriHelper:CheckIsReserved(ushort,int):bool
-1 (-0.60% of base) : Microsoft.Diagnostics.Tracing.TraceEvent.dasm - Utilities.Command:FindOnPath(System.String):System.String
-10 (-0.56% of base) : System.Private.DataContractSerialization.dasm - System.Xml.XmlBaseWriter:StartAttribute(byref,System.String,System.String,System.Xml.XmlDictionaryString):this
-12 (-0.56% of base) : Microsoft.CodeAnalysis.dasm - TargetSymbolResolver:Resolve(System.Collections.Generic.IList`1[[Microsoft.CodeAnalysis.ISymbol, Microsoft.CodeAnalysis, Version=1.1.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]]):this
-20 (-0.53% of base) : System.Net.Http.dasm - <GetDigestTokenForCredential>d__40:MoveNext():this
-4 (-0.53% of base) : System.Net.Mail.dasm - System.Net.Security.NegotiateStreamPal:MakeSignature(System.Net.Security.SafeDeleteContext,System.Byte[],int,int,byref):int
-1 (-0.49% of base) : CommandLine.dasm - <>c__DisplayClass3_0:<FormatWithQuotesIfString>b__1(System.String):System.Object:this
-6 (-0.45% of base) : System.Private.CoreLib.dasm - System.Text.EncodingTable:InternalGetCodePageFromName(System.String):int
-4 (-0.42% of base) : System.Net.Mail.dasm - System.Net.Security.NegotiateStreamPal:VerifySignature(System.Net.Security.SafeDeleteContext,System.Byte[],int,int):int
-11 (-0.38% of base) : System.Private.Xml.dasm - System.Xml.Xsl.Runtime.DecimalFormatter:.ctor(System.String,System.Xml.Xsl.Runtime.DecimalFormat):this
-14 (-0.38% of base) : Microsoft.CodeAnalysis.VisualBasic.dasm - Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.Parser:ParseXmlDeclaration():Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.XmlDeclarationSyntax:this
-1 (-0.29% of base) : Microsoft.Diagnostics.Tracing.TraceEvent.dasm - <>c__DisplayClass30_0:<SetupCallbacks>b__3(Microsoft.Diagnostics.Tracing.Parsers.Clr.RuntimeInformationTraceData):this
-1 (-0.29% of base) : Microsoft.CodeAnalysis.dasm - Microsoft.Cci.TypeNameSerializer:GetMangledAndEscapedName(Microsoft.Cci.INamedTypeReference):System.String
-1 (-0.26% of base) : System.ComponentModel.Annotations.dasm - System.ComponentModel.DataAnnotations.PhoneAttribute:IsValid(System.Object):bool:this
-1 (-0.25% of base) : System.Private.CoreLib.dasm - Internal.Win32.RegistryKey:OpenSubKey(System.String,bool):Internal.Win32.RegistryKey:this
-4 (-0.19% of base) : System.Net.Http.dasm - System.Net.Http.HttpConnection:WriteHexInt32Async(int):System.Threading.Tasks.Task:this
-3 (-0.19% of base) : System.Private.CoreLib.dasm - System.Reflection.AssemblyName:EscapeString(System.String,int,int,System.Char[],byref,bool,ushort,ushort,ushort):System.Char[]
-1 (-0.18% of base) : System.Net.HttpListener.dasm - System.Net.WebSockets.WebSocketValidate:ValidateSubprotocol(System.String)
-1 (-0.18% of base) : System.Net.WebSockets.Client.dasm - System.Net.WebSockets.WebSocketValidate:ValidateSubprotocol(System.String)
-1 (-0.18% of base) : System.Net.WebSockets.dasm - System.Net.WebSockets.WebSocketValidate:ValidateSubprotocol(System.String)
-1 (-0.17% of base) : Microsoft.CodeAnalysis.VisualBasic.dasm - Microsoft.CodeAnalysis.VisualBasic.Symbols.AssemblySymbol:GetTypeByMetadataName(System.String,bool,bool,bool):Microsoft.CodeAnalysis.VisualBasic.Symbols.NamedTypeSymbol:this
-2 (-0.15% of base) : Microsoft.Diagnostics.Tracing.TraceEvent.dasm - Diagnostics.Tracing.StackSources.FilterStackSource:GetFrameInfo(int):FrameInfo:this
-1 (-0.15% of base) : System.Net.Http.dasm - System.Net.Http.MultipartContent:ValidateBoundary(System.String)
-1 (-0.09% of base) : System.Private.CoreLib.dasm - System.Diagnostics.Tracing.ManifestBuilder:TranslateToManifestConvention(System.String,System.String):System.String:this
379 total methods with size differences (352 improved, 27 regressed), 261676 unchanged.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment