| 1 500 methods | # IL instructions | Full Name |
| get_NativeErrorCode() | 3 | System.ComponentModel.Win32Exception .get_NativeErrorCode() |
| ToString() | 99 | System.ComponentModel.Win32Exception .ToString() |
| .ctor(ReadOnlySpan<Char>) | 0 | System.String..ctor(ReadOnlySpan<Char>) |
| Create<TState>(Int32,TState,SpanAction <Char,TState>) | 27 | System.String.Create<TState>(Int32 ,TState,SpanAction<Char,TState>) |
| op_Implicit(String) | 12 | System.String.op_Implicit(String) |
| Contains(String,StringComparison) | 9 | System.String.Contains(String ,StringComparison) |
| Contains(Char) | 8 | System.String.Contains(Char) |
| Contains(Char,StringComparison) | 9 | System.String.Contains(Char ,StringComparison) |
| IndexOf(Char,StringComparison) | 45 | System.String.IndexOf(Char ,StringComparison) |
| Parse(ReadOnlySpan<Char>,IFormatProvider ,DateTimeStyles) | 9 | System.DateTime.Parse(ReadOnlySpan<Char> ,IFormatProvider,DateTimeStyles) |
| ParseExact(ReadOnlySpan<Char>,String ,IFormatProvider,DateTimeStyles) | 11 | System.DateTime.ParseExact(ReadOnlySpan <Char>,String,IFormatProvider ,DateTimeStyles) |
| ParseExact(ReadOnlySpan<Char> ,ReadOnlySpan<Char>,IFormatProvider ,DateTimeStyles) | 10 | System.DateTime.ParseExact(ReadOnlySpan <Char>,ReadOnlySpan<Char> ,IFormatProvider,DateTimeStyles) |
| ParseExact(ReadOnlySpan<Char>,String[] ,IFormatProvider,DateTimeStyles) | 10 | System.DateTime.ParseExact(ReadOnlySpan <Char>,String[],IFormatProvider ,DateTimeStyles) |
| TryFormat(Span<Char>,Int32&,String ,IFormatProvider) | 8 | System.DateTime.TryFormat(Span<Char> ,Int32&,String,IFormatProvider) |
| TryFormat(Span<Char>,Int32&,ReadOnlySpan <Char>,IFormatProvider) | 9 | System.DateTime.TryFormat(Span<Char> ,Int32&,ReadOnlySpan<Char> ,IFormatProvider) |
| TryParse(ReadOnlySpan<Char>,DateTime&) | 6 | System.DateTime.TryParse(ReadOnlySpan <Char>,DateTime&) |
| TryParse(ReadOnlySpan<Char> ,IFormatProvider,DateTimeStyles ,DateTime&) | 10 | System.DateTime.TryParse(ReadOnlySpan <Char>,IFormatProvider,DateTimeStyles ,DateTime&) |
| TryParseExact(ReadOnlySpan<Char>,String ,IFormatProvider,DateTimeStyles ,DateTime&) | 14 | System.DateTime.TryParseExact (ReadOnlySpan<Char>,String ,IFormatProvider,DateTimeStyles ,DateTime&) |
| TryParseExact(ReadOnlySpan<Char> ,ReadOnlySpan<Char>,IFormatProvider ,DateTimeStyles,DateTime&) | 11 | System.DateTime.TryParseExact (ReadOnlySpan<Char>,ReadOnlySpan<Char> ,IFormatProvider,DateTimeStyles ,DateTime&) |
| TryParseExact(ReadOnlySpan<Char> ,String[],IFormatProvider,DateTimeStyles ,DateTime&) | 11 | System.DateTime.TryParseExact (ReadOnlySpan<Char>,String[] ,IFormatProvider,DateTimeStyles ,DateTime&) |
| TryFormat(Span<Char>,Int32&,ReadOnlySpan <Char>,IFormatProvider) | 9 | System.Decimal.TryFormat(Span<Char> ,Int32&,ReadOnlySpan<Char> ,IFormatProvider) |
| Parse(ReadOnlySpan<Char>,NumberStyles ,IFormatProvider) | 8 | System.Decimal.Parse(ReadOnlySpan<Char> ,NumberStyles,IFormatProvider) |
| TryParse(ReadOnlySpan<Char>,Decimal&) | 6 | System.Decimal.TryParse(ReadOnlySpan <Char>,Decimal&) |
| TryParse(ReadOnlySpan<Char>,NumberStyles ,IFormatProvider,Decimal&) | 9 | System.Decimal.TryParse(ReadOnlySpan <Char>,NumberStyles,IFormatProvider ,Decimal&) |
| .ctor(ReadOnlySpan<Byte>) | 114 | System.Guid..ctor(ReadOnlySpan<Byte>) |
| Parse(ReadOnlySpan<Char>) | 16 | System.Guid.Parse(ReadOnlySpan<Char>) |
| TryParse(ReadOnlySpan<Char>,Guid&) | 20 | System.Guid.TryParse(ReadOnlySpan<Char> ,Guid&) |
| ParseExact(ReadOnlySpan<Char> ,ReadOnlySpan<Char>) | 89 | System.Guid.ParseExact(ReadOnlySpan<Char >,ReadOnlySpan<Char>) |
| TryParseExact(ReadOnlySpan<Char> ,ReadOnlySpan<Char>,Guid&) | 95 | System.Guid.TryParseExact(ReadOnlySpan <Char>,ReadOnlySpan<Char>,Guid&) |
| TryWriteBytes(Span<Byte>) | 11 | System.Guid.TryWriteBytes(Span<Byte>) |
| TryFormat(Span<Char>,Int32&,ReadOnlySpan <Char>) | 493 | System.Guid.TryFormat(Span<Char>,Int32& ,ReadOnlySpan<Char>) |
| Acosh(Double) | 0 | System.Math.Acosh(Double) |
| Asinh(Double) | 0 | System.Math.Asinh(Double) |
| Atanh(Double) | 0 | System.Math.Atanh(Double) |
| Cbrt(Double) | 0 | System.Math.Cbrt(Double) |
| get_IsGenericTypeParameter() | 10 | System.Type.get_IsGenericTypeParameter() |
| get_IsGenericMethodParameter() | 10 | System.Type.get_IsGenericMethodParameter () |
| get_IsByRefLike() | 3 | System.Type.get_IsByRefLike() |
| get_IsCollectible() | 2 | System.Type.get_IsCollectible() |
| get_IsSignatureType() | 2 | System.Type.get_IsSignatureType() |
| GetMethod(String,Int32,Type[]) | 7 | System.Type.GetMethod(String,Int32 ,Type[]) |
| GetMethod(String,Int32,Type[] ,ParameterModifier[]) | 9 | System.Type.GetMethod(String,Int32 ,Type[],ParameterModifier[]) |
| GetMethod(String,Int32,BindingFlags ,Binder,Type[],ParameterModifier[]) | 10 | System.Type.GetMethod(String,Int32 ,BindingFlags,Binder,Type[] ,ParameterModifier[]) |
| GetMethod(String,Int32,BindingFlags ,Binder,CallingConventions,Type[] ,ParameterModifier[]) | 48 | System.Type.GetMethod(String,Int32 ,BindingFlags,Binder,CallingConventions ,Type[],ParameterModifier[]) |
| GetMethodImpl(String,Int32,BindingFlags ,Binder,CallingConventions,Type[] ,ParameterModifier[]) | 2 | System.Type.GetMethodImpl(String,Int32 ,BindingFlags,Binder,CallingConventions ,Type[],ParameterModifier[]) |
| MakeGenericMethodParameter(Int32) | 10 | System.Type.MakeGenericMethodParameter (Int32) |
| TryWriteBytes(Span<Byte>,Boolean) | 16 | System.BitConverter.TryWriteBytes(Span <Byte>,Boolean) |
| TryWriteBytes(Span<Byte>,Char) | 12 | System.BitConverter.TryWriteBytes(Span <Byte>,Char) |
| TryWriteBytes(Span<Byte>,Int16) | 12 | System.BitConverter.TryWriteBytes(Span <Byte>,Int16) |
| TryWriteBytes(Span<Byte>,Int32) | 12 | System.BitConverter.TryWriteBytes(Span <Byte>,Int32) |
| TryWriteBytes(Span<Byte>,Int64) | 12 | System.BitConverter.TryWriteBytes(Span <Byte>,Int64) |
| TryWriteBytes(Span<Byte>,UInt16) | 12 | System.BitConverter.TryWriteBytes(Span <Byte>,UInt16) |
| TryWriteBytes(Span<Byte>,UInt32) | 12 | System.BitConverter.TryWriteBytes(Span <Byte>,UInt32) |
| TryWriteBytes(Span<Byte>,UInt64) | 12 | System.BitConverter.TryWriteBytes(Span <Byte>,UInt64) |
| TryWriteBytes(Span<Byte>,Single) | 12 | System.BitConverter.TryWriteBytes(Span <Byte>,Single) |
| TryWriteBytes(Span<Byte>,Double) | 12 | System.BitConverter.TryWriteBytes(Span <Byte>,Double) |
| ToChar(ReadOnlySpan<Byte>) | 10 | System.BitConverter.ToChar(ReadOnlySpan <Byte>) |
| ToInt16(ReadOnlySpan<Byte>) | 10 | System.BitConverter.ToInt16(ReadOnlySpan <Byte>) |
| ToInt32(ReadOnlySpan<Byte>) | 10 | System.BitConverter.ToInt32(ReadOnlySpan <Byte>) |
| ToInt64(ReadOnlySpan<Byte>) | 10 | System.BitConverter.ToInt64(ReadOnlySpan <Byte>) |
| ToUInt16(ReadOnlySpan<Byte>) | 10 | System.BitConverter.ToUInt16 (ReadOnlySpan<Byte>) |
| ToUInt32(ReadOnlySpan<Byte>) | 10 | System.BitConverter.ToUInt32 (ReadOnlySpan<Byte>) |
| ToUInt64(ReadOnlySpan<Byte>) | 10 | System.BitConverter.ToUInt64 (ReadOnlySpan<Byte>) |
| ToSingle(ReadOnlySpan<Byte>) | 10 | System.BitConverter.ToSingle (ReadOnlySpan<Byte>) |
| ToDouble(ReadOnlySpan<Byte>) | 10 | System.BitConverter.ToDouble (ReadOnlySpan<Byte>) |
| ToBoolean(ReadOnlySpan<Byte>) | 12 | System.BitConverter.ToBoolean (ReadOnlySpan<Byte>) |
| TryFormat(Span<Char>,Int32&) | 30 | System.Boolean.TryFormat(Span<Char> ,Int32&) |
| Parse(ReadOnlySpan<Char>) | 9 | System.Boolean.Parse(ReadOnlySpan<Char>) |
| TryParse(ReadOnlySpan<Char>,Boolean&) | 54 | System.Boolean.TryParse(ReadOnlySpan <Char>,Boolean&) |
| Parse(ReadOnlySpan<Char>,NumberStyles ,IFormatProvider) | 8 | System.Byte.Parse(ReadOnlySpan<Char> ,NumberStyles,IFormatProvider) |
| TryParse(ReadOnlySpan<Char>,Byte&) | 6 | System.Byte.TryParse(ReadOnlySpan<Char> ,Byte&) |
| TryParse(ReadOnlySpan<Char>,NumberStyles ,IFormatProvider,Byte&) | 9 | System.Byte.TryParse(ReadOnlySpan<Char> ,NumberStyles,IFormatProvider,Byte&) |
| TryFormat(Span<Char>,Int32&,String ,IFormatProvider) | 8 | System.Byte.TryFormat(Span<Char>,Int32& ,String,IFormatProvider) |
| TryFormat(Span<Char>,Int32&,ReadOnlySpan <Char>,IFormatProvider) | 8 | System.Byte.TryFormat(Span<Char>,Int32& ,ReadOnlySpan<Char>,IFormatProvider) |
| ToBase64String(ReadOnlySpan<Byte> ,Base64FormattingOptions) | 60 | System.Convert.ToBase64String (ReadOnlySpan<Byte> ,Base64FormattingOptions) |
| TryToBase64Chars(ReadOnlySpan<Byte>,Span <Char>,Int32&,Base64FormattingOptions) | 62 | System.Convert.TryToBase64Chars (ReadOnlySpan<Byte>,Span<Char>,Int32& ,Base64FormattingOptions) |
| TryFromBase64String(String,Span<Byte> ,Int32&) | 11 | System.Convert.TryFromBase64String (String,Span<Byte>,Int32&) |
| TryFromBase64Chars(ReadOnlySpan<Char> ,Span<Byte>,Int32&) | 77 | System.Convert.TryFromBase64Chars (ReadOnlySpan<Char>,Span<Byte>,Int32&) |
| Parse(ReadOnlySpan<Char>,IFormatProvider ,DateTimeStyles) | 16 | System.DateTimeOffset.Parse(ReadOnlySpan <Char>,IFormatProvider,DateTimeStyles) |
| ParseExact(ReadOnlySpan<Char>,String ,IFormatProvider,DateTimeStyles) | 11 | System.DateTimeOffset.ParseExact (ReadOnlySpan<Char>,String ,IFormatProvider,DateTimeStyles) |
| ParseExact(ReadOnlySpan<Char> ,ReadOnlySpan<Char>,IFormatProvider ,DateTimeStyles) | 17 | System.DateTimeOffset.ParseExact (ReadOnlySpan<Char>,ReadOnlySpan<Char> ,IFormatProvider,DateTimeStyles) |
| ParseExact(ReadOnlySpan<Char>,String[] ,IFormatProvider,DateTimeStyles) | 17 | System.DateTimeOffset.ParseExact (ReadOnlySpan<Char>,String[] ,IFormatProvider,DateTimeStyles) |
| TryFormat(Span<Char>,Int32&,String ,IFormatProvider) | 8 | System.DateTimeOffset.TryFormat(Span <Char>,Int32&,String,IFormatProvider) |
| TryFormat(Span<Char>,Int32&,ReadOnlySpan <Char>,IFormatProvider) | 11 | System.DateTimeOffset.TryFormat(Span <Char>,Int32&,ReadOnlySpan<Char> ,IFormatProvider) |
| TryParse(ReadOnlySpan<Char> ,DateTimeOffset&) | 15 | System.DateTimeOffset.TryParse (ReadOnlySpan<Char>,DateTimeOffset&) |
| TryParse(ReadOnlySpan<Char> ,IFormatProvider,DateTimeStyles ,DateTimeOffset&) | 20 | System.DateTimeOffset.TryParse (ReadOnlySpan<Char>,IFormatProvider ,DateTimeStyles,DateTimeOffset&) |
| TryParseExact(ReadOnlySpan<Char>,String ,IFormatProvider,DateTimeStyles ,DateTimeOffset&) | 14 | System.DateTimeOffset.TryParseExact (ReadOnlySpan<Char>,String ,IFormatProvider,DateTimeStyles ,DateTimeOffset&) |
| TryParseExact(ReadOnlySpan<Char> ,ReadOnlySpan<Char>,IFormatProvider ,DateTimeStyles,DateTimeOffset&) | 21 | System.DateTimeOffset.TryParseExact (ReadOnlySpan<Char>,ReadOnlySpan<Char> ,IFormatProvider,DateTimeStyles ,DateTimeOffset&) |
| TryParseExact(ReadOnlySpan<Char> ,String[],IFormatProvider,DateTimeStyles ,DateTimeOffset&) | 21 | System.DateTimeOffset.TryParseExact (ReadOnlySpan<Char>,String[] ,IFormatProvider,DateTimeStyles ,DateTimeOffset&) |
| IsFinite(Double) | 9 | System.Double.IsFinite(Double) |
| IsNormal(Double) | 21 | System.Double.IsNormal(Double) |
| IsSubnormal(Double) | 21 | System.Double.IsSubnormal(Double) |
| TryFormat(Span<Char>,Int32&,ReadOnlySpan <Char>,IFormatProvider) | 9 | System.Double.TryFormat(Span<Char> ,Int32&,ReadOnlySpan<Char> ,IFormatProvider) |
| Parse(ReadOnlySpan<Char>,NumberStyles ,IFormatProvider) | 8 | System.Double.Parse(ReadOnlySpan<Char> ,NumberStyles,IFormatProvider) |
| TryParse(ReadOnlySpan<Char>,Double&) | 6 | System.Double.TryParse(ReadOnlySpan<Char >,Double&) |
| TryParse(ReadOnlySpan<Char>,NumberStyles ,IFormatProvider,Double&) | 9 | System.Double.TryParse(ReadOnlySpan<Char >,NumberStyles,IFormatProvider,Double&) |
| TryFormat(Span<Char>,Int32&,ReadOnlySpan <Char>,IFormatProvider) | 40 | System.Int16.TryFormat(Span<Char>,Int32& ,ReadOnlySpan<Char>,IFormatProvider) |
| Parse(ReadOnlySpan<Char>,NumberStyles ,IFormatProvider) | 8 | System.Int16.Parse(ReadOnlySpan<Char> ,NumberStyles,IFormatProvider) |
| TryParse(ReadOnlySpan<Char>,Int16&) | 6 | System.Int16.TryParse(ReadOnlySpan<Char> ,Int16&) |
| TryParse(ReadOnlySpan<Char>,NumberStyles ,IFormatProvider,Int16&) | 9 | System.Int16.TryParse(ReadOnlySpan<Char> ,NumberStyles,IFormatProvider,Int16&) |
| TryFormat(Span<Char>,Int32&,ReadOnlySpan <Char>,IFormatProvider) | 8 | System.Int32.TryFormat(Span<Char>,Int32& ,ReadOnlySpan<Char>,IFormatProvider) |
| Parse(ReadOnlySpan<Char>,NumberStyles ,IFormatProvider) | 8 | System.Int32.Parse(ReadOnlySpan<Char> ,NumberStyles,IFormatProvider) |
| TryParse(ReadOnlySpan<Char>,Int32&) | 6 | System.Int32.TryParse(ReadOnlySpan<Char> ,Int32&) |
| TryParse(ReadOnlySpan<Char>,NumberStyles ,IFormatProvider,Int32&) | 9 | System.Int32.TryParse(ReadOnlySpan<Char> ,NumberStyles,IFormatProvider,Int32&) |
| TryFormat(Span<Char>,Int32&,ReadOnlySpan <Char>,IFormatProvider) | 8 | System.Int64.TryFormat(Span<Char>,Int32& ,ReadOnlySpan<Char>,IFormatProvider) |
| Parse(ReadOnlySpan<Char>,NumberStyles ,IFormatProvider) | 8 | System.Int64.Parse(ReadOnlySpan<Char> ,NumberStyles,IFormatProvider) |
| TryParse(ReadOnlySpan<Char>,Int64&) | 6 | System.Int64.TryParse(ReadOnlySpan<Char> ,Int64&) |
| TryParse(ReadOnlySpan<Char>,NumberStyles ,IFormatProvider,Int64&) | 9 | System.Int64.TryParse(ReadOnlySpan<Char> ,NumberStyles,IFormatProvider,Int64&) |
| NextBytes(Span<Byte>) | 19 | System.Random.NextBytes(Span<Byte>) |
| TryFormat(Span<Char>,Int32&,ReadOnlySpan <Char>,IFormatProvider) | 40 | System.SByte.TryFormat(Span<Char>,Int32& ,ReadOnlySpan<Char>,IFormatProvider) |
| Parse(ReadOnlySpan<Char>,NumberStyles ,IFormatProvider) | 8 | System.SByte.Parse(ReadOnlySpan<Char> ,NumberStyles,IFormatProvider) |
| TryParse(ReadOnlySpan<Char>,SByte&) | 6 | System.SByte.TryParse(ReadOnlySpan<Char> ,SByte&) |
| TryParse(ReadOnlySpan<Char>,NumberStyles ,IFormatProvider,SByte&) | 9 | System.SByte.TryParse(ReadOnlySpan<Char> ,NumberStyles,IFormatProvider,SByte&) |
| IsFinite(Single) | 9 | System.Single.IsFinite(Single) |
| IsNormal(Single) | 20 | System.Single.IsNormal(Single) |
| IsSubnormal(Single) | 20 | System.Single.IsSubnormal(Single) |
| TryFormat(Span<Char>,Int32&,ReadOnlySpan <Char>,IFormatProvider) | 9 | System.Single.TryFormat(Span<Char> ,Int32&,ReadOnlySpan<Char> ,IFormatProvider) |
| Parse(ReadOnlySpan<Char>,NumberStyles ,IFormatProvider) | 8 | System.Single.Parse(ReadOnlySpan<Char> ,NumberStyles,IFormatProvider) |
| TryParse(ReadOnlySpan<Char>,Single&) | 6 | System.Single.TryParse(ReadOnlySpan<Char >,Single&) |
| TryParse(ReadOnlySpan<Char>,NumberStyles ,IFormatProvider,Single&) | 9 | System.Single.TryParse(ReadOnlySpan<Char >,NumberStyles,IFormatProvider,Single&) |
| Parse(ReadOnlySpan<Char>,IFormatProvider ) | 4 | System.TimeSpan.Parse(ReadOnlySpan<Char> ,IFormatProvider) |
| ParseExact(ReadOnlySpan<Char> ,ReadOnlySpan<Char>,IFormatProvider ,TimeSpanStyles) | 9 | System.TimeSpan.ParseExact(ReadOnlySpan <Char>,ReadOnlySpan<Char> ,IFormatProvider,TimeSpanStyles) |
| ParseExact(ReadOnlySpan<Char>,String[] ,IFormatProvider,TimeSpanStyles) | 9 | System.TimeSpan.ParseExact(ReadOnlySpan <Char>,String[],IFormatProvider ,TimeSpanStyles) |
| TryParse(ReadOnlySpan<Char>,TimeSpan&) | 5 | System.TimeSpan.TryParse(ReadOnlySpan <Char>,TimeSpan&) |
| TryParse(ReadOnlySpan<Char> ,IFormatProvider,TimeSpan&) | 5 | System.TimeSpan.TryParse(ReadOnlySpan <Char>,IFormatProvider,TimeSpan&) |
| TryParseExact(ReadOnlySpan<Char> ,ReadOnlySpan<Char>,IFormatProvider ,TimeSpan&) | 7 | System.TimeSpan.TryParseExact (ReadOnlySpan<Char>,ReadOnlySpan<Char> ,IFormatProvider,TimeSpan&) |
| TryParseExact(ReadOnlySpan<Char> ,String[],IFormatProvider,TimeSpan&) | 7 | System.TimeSpan.TryParseExact (ReadOnlySpan<Char>,String[] ,IFormatProvider,TimeSpan&) |
| TryParseExact(ReadOnlySpan<Char> ,ReadOnlySpan<Char>,IFormatProvider ,TimeSpanStyles,TimeSpan&) | 10 | System.TimeSpan.TryParseExact (ReadOnlySpan<Char>,ReadOnlySpan<Char> ,IFormatProvider,TimeSpanStyles ,TimeSpan&) |
| TryParseExact(ReadOnlySpan<Char> ,String[],IFormatProvider,TimeSpanStyles ,TimeSpan&) | 10 | System.TimeSpan.TryParseExact (ReadOnlySpan<Char>,String[] ,IFormatProvider,TimeSpanStyles ,TimeSpan&) |
| TryFormat(Span<Char>,Int32&,ReadOnlySpan <Char>,IFormatProvider) | 8 | System.TimeSpan.TryFormat(Span<Char> ,Int32&,ReadOnlySpan<Char> ,IFormatProvider) |
| TryFormat(Span<Char>,Int32&,ReadOnlySpan <Char>,IFormatProvider) | 8 | System.UInt16.TryFormat(Span<Char> ,Int32&,ReadOnlySpan<Char> ,IFormatProvider) |
| Parse(ReadOnlySpan<Char>,NumberStyles ,IFormatProvider) | 8 | System.UInt16.Parse(ReadOnlySpan<Char> ,NumberStyles,IFormatProvider) |
| TryParse(ReadOnlySpan<Char>,UInt16&) | 6 | System.UInt16.TryParse(ReadOnlySpan<Char >,UInt16&) |
| TryParse(ReadOnlySpan<Char>,NumberStyles ,IFormatProvider,UInt16&) | 9 | System.UInt16.TryParse(ReadOnlySpan<Char >,NumberStyles,IFormatProvider,UInt16&) |
| TryFormat(Span<Char>,Int32&,ReadOnlySpan <Char>,IFormatProvider) | 8 | System.UInt32.TryFormat(Span<Char> ,Int32&,ReadOnlySpan<Char> ,IFormatProvider) |
| Parse(ReadOnlySpan<Char>,NumberStyles ,IFormatProvider) | 8 | System.UInt32.Parse(ReadOnlySpan<Char> ,NumberStyles,IFormatProvider) |
| TryParse(ReadOnlySpan<Char>,UInt32&) | 6 | System.UInt32.TryParse(ReadOnlySpan<Char >,UInt32&) |
| TryParse(ReadOnlySpan<Char>,NumberStyles ,IFormatProvider,UInt32&) | 9 | System.UInt32.TryParse(ReadOnlySpan<Char >,NumberStyles,IFormatProvider,UInt32&) |
| TryFormat(Span<Char>,Int32&,ReadOnlySpan <Char>,IFormatProvider) | 8 | System.UInt64.TryFormat(Span<Char> ,Int32&,ReadOnlySpan<Char> ,IFormatProvider) |
| Parse(ReadOnlySpan<Char>,NumberStyles ,IFormatProvider) | 8 | System.UInt64.Parse(ReadOnlySpan<Char> ,NumberStyles,IFormatProvider) |
| TryParse(ReadOnlySpan<Char>,UInt64&) | 6 | System.UInt64.TryParse(ReadOnlySpan<Char >,UInt64&) |
| TryParse(ReadOnlySpan<Char>,NumberStyles ,IFormatProvider,UInt64&) | 9 | System.UInt64.TryParse(ReadOnlySpan<Char >,NumberStyles,IFormatProvider,UInt64&) |
| TryFormat(Span<Char>,Int32&) | 7 | System.Version.TryFormat(Span<Char> ,Int32&) |
| TryFormat(Span<Char>,Int32,Int32&) | 52 | System.Version.TryFormat(Span<Char> ,Int32,Int32&) |
| Parse(ReadOnlySpan<Char>) | 4 | System.Version.Parse(ReadOnlySpan<Char>) |
| TryParse(ReadOnlySpan<Char>,Version&) | 11 | System.Version.TryParse(ReadOnlySpan <Char>,Version&) |
| GetUnicodeCategory(Int32) | 4 | System.Globalization.CharUnicodeInfo .GetUnicodeCategory(Int32) |
| Append(StringBuilder) | 14 | System.Text.StringBuilder.Append (StringBuilder) |
| Append(StringBuilder,Int32,Int32) | 45 | System.Text.StringBuilder.Append (StringBuilder,Int32,Int32) |
| CopyTo(Int32,Span<Char>,Int32) | 83 | System.Text.StringBuilder.CopyTo(Int32 ,Span<Char>,Int32) |
| Append(ReadOnlySpan<Char>) | 21 | System.Text.StringBuilder.Append (ReadOnlySpan<Char>) |
| Insert(Int32,ReadOnlySpan<Char>) | 29 | System.Text.StringBuilder.Insert(Int32 ,ReadOnlySpan<Char>) |
| Equals(ReadOnlySpan<Char>) | 43 | System.Text.StringBuilder.Equals (ReadOnlySpan<Char>) |
| GetCharCount(ReadOnlySpan<Byte>,Boolean) | 13 | System.Text.Decoder.GetCharCount (ReadOnlySpan<Byte>,Boolean) |
| GetChars(ReadOnlySpan<Byte>,Span<Char> ,Boolean) | 22 | System.Text.Decoder.GetChars (ReadOnlySpan<Byte>,Span<Char>,Boolean) |
| Convert(ReadOnlySpan<Byte>,Span<Char> ,Boolean,Int32&,Int32&,Boolean&) | 31 | System.Text.Decoder.Convert(ReadOnlySpan <Byte>,Span<Char>,Boolean,Int32&,Int32& ,Boolean&) |
| GetByteCount(ReadOnlySpan<Char>,Boolean) | 13 | System.Text.Encoder.GetByteCount (ReadOnlySpan<Char>,Boolean) |
| GetBytes(ReadOnlySpan<Char>,Span<Byte> ,Boolean) | 22 | System.Text.Encoder.GetBytes (ReadOnlySpan<Char>,Span<Byte>,Boolean) |
| Convert(ReadOnlySpan<Char>,Span<Byte> ,Boolean,Int32&,Int32&,Boolean&) | 31 | System.Text.Encoder.Convert(ReadOnlySpan <Char>,Span<Byte>,Boolean,Int32&,Int32& ,Boolean&) |
| get_Preamble() | 4 | System.Text.Encoding.get_Preamble() |
| GetByteCount(ReadOnlySpan<Char>) | 12 | System.Text.Encoding.GetByteCount (ReadOnlySpan<Char>) |
| GetBytes(ReadOnlySpan<Char>,Span<Byte>) | 21 | System.Text.Encoding.GetBytes (ReadOnlySpan<Char>,Span<Byte>) |
| GetCharCount(ReadOnlySpan<Byte>) | 12 | System.Text.Encoding.GetCharCount (ReadOnlySpan<Byte>) |
| GetChars(ReadOnlySpan<Byte>,Span<Char>) | 21 | System.Text.Encoding.GetChars (ReadOnlySpan<Byte>,Span<Char>) |
| GetString(ReadOnlySpan<Byte>) | 12 | System.Text.Encoding.GetString (ReadOnlySpan<Byte>) |
| get_Preamble() | 22 | System.Text.UnicodeEncoding.get_Preamble () |
| get_Preamble() | 22 | System.Text.UTF32Encoding.get_Preamble() |
| get_Preamble() | 17 | System.Text.UTF8Encoding.get_Preamble() |
| get_DebuggingFlags() | 3 | System.Diagnostics.DebuggableAttribute .get_DebuggingFlags() |
| get_State() | 3 | System.Diagnostics .DebuggerBrowsableAttribute.get_State() |
| get_Value() | 3 | System.Diagnostics .DebuggerDisplayAttribute.get_Value() |
| get_Name() | 3 | System.Diagnostics .DebuggerDisplayAttribute.get_Name() |
| set_Name(String) | 4 | System.Diagnostics .DebuggerDisplayAttribute.set_Name (String) |
| get_Type() | 3 | System.Diagnostics .DebuggerDisplayAttribute.get_Type() |
| set_Type(String) | 4 | System.Diagnostics .DebuggerDisplayAttribute.set_Type (String) |
| get_TargetTypeName() | 3 | System.Diagnostics .DebuggerDisplayAttribute .get_TargetTypeName() |
| set_TargetTypeName(String) | 4 | System.Diagnostics .DebuggerDisplayAttribute .set_TargetTypeName(String) |
| get_ProxyTypeName() | 3 | System.Diagnostics .DebuggerTypeProxyAttribute .get_ProxyTypeName() |
| get_TargetTypeName() | 3 | System.Diagnostics .DebuggerTypeProxyAttribute .get_TargetTypeName() |
| set_TargetTypeName(String) | 4 | System.Diagnostics .DebuggerTypeProxyAttribute .set_TargetTypeName(String) |
| get_VisualizerObjectSourceTypeName() | 3 | System.Diagnostics .DebuggerVisualizerAttribute .get_VisualizerObjectSourceTypeName() |
| get_VisualizerTypeName() | 3 | System.Diagnostics .DebuggerVisualizerAttribute .get_VisualizerTypeName() |
| Read(Span<Char>) | 9 | System.IO.BinaryReader.Read(Span<Char>) |
| Read(Span<Byte>) | 10 | System.IO.BinaryReader.Read(Span<Byte>) |
| CopyToAsync(Stream,CancellationToken) | 9 | System.IO.Stream.CopyToAsync(Stream ,CancellationToken) |
| ReadAsync(Memory<Byte>,CancellationToken ) | 56 | System.IO.Stream.ReadAsync(Memory<Byte> ,CancellationToken) |
| WriteAsync(ReadOnlyMemory<Byte> ,CancellationToken) | 58 | System.IO.Stream.WriteAsync (ReadOnlyMemory<Byte>,CancellationToken) |
| Read(Span<Byte>) | 39 | System.IO.Stream.Read(Span<Byte>) |
| Write(ReadOnlySpan<Byte>) | 22 | System.IO.Stream.Write(ReadOnlySpan<Byte >) |
| Write(ReadOnlySpan<Byte>) | 33 | System.IO.BinaryWriter.Write (ReadOnlySpan<Byte>) |
| Write(ReadOnlySpan<Char>) | 27 | System.IO.BinaryWriter.Write (ReadOnlySpan<Char>) |
| Read(Span<Byte>) | 23 | System.IO.FileStream.Read(Span<Byte>) |
| ReadAsync(Memory<Byte>,CancellationToken ) | 40 | System.IO.FileStream.ReadAsync(Memory <Byte>,CancellationToken) |
| Write(ReadOnlySpan<Byte>) | 23 | System.IO.FileStream.Write(ReadOnlySpan <Byte>) |
| WriteAsync(ReadOnlyMemory<Byte> ,CancellationToken) | 30 | System.IO.FileStream.WriteAsync (ReadOnlyMemory<Byte>,CancellationToken) |
| Read(Span<Byte>) | 44 | System.IO.MemoryStream.Read(Span<Byte>) |
| ReadAsync(Memory<Byte>,CancellationToken ) | 42 | System.IO.MemoryStream.ReadAsync(Memory <Byte>,CancellationToken) |
| Write(ReadOnlySpan<Byte>) | 75 | System.IO.MemoryStream.Write (ReadOnlySpan<Byte>) |
| WriteAsync(ReadOnlyMemory<Byte> ,CancellationToken) | 39 | System.IO.MemoryStream.WriteAsync (ReadOnlyMemory<Byte>,CancellationToken) |
| IsPathFullyQualified(String) | 10 | System.IO.Path.IsPathFullyQualified (String) |
| Read(Span<Char>) | 14 | System.IO.StreamReader.Read(Span<Char>) |
| ReadBlock(Span<Char>) | 31 | System.IO.StreamReader.ReadBlock(Span <Char>) |
| ReadAsync(Memory<Char>,CancellationToken ) | 32 | System.IO.StreamReader.ReadAsync(Memory <Char>,CancellationToken) |
| ReadBlockAsync(Memory<Char> ,CancellationToken) | 47 | System.IO.StreamReader.ReadBlockAsync (Memory<Char>,CancellationToken) |
| Write(ReadOnlySpan<Char>) | 16 | System.IO.StreamWriter.Write (ReadOnlySpan<Char>) |
| WriteLine(ReadOnlySpan<Char>) | 23 | System.IO.StreamWriter.WriteLine (ReadOnlySpan<Char>) |
| WriteAsync(ReadOnlyMemory<Char> ,CancellationToken) | 48 | System.IO.StreamWriter.WriteAsync (ReadOnlyMemory<Char>,CancellationToken) |
| WriteLineAsync(ReadOnlyMemory<Char> ,CancellationToken) | 48 | System.IO.StreamWriter.WriteLineAsync (ReadOnlyMemory<Char>,CancellationToken) |
| Read(Span<Char>) | 39 | System.IO.TextReader.Read(Span<Char>) |
| ReadBlock(Span<Char>) | 39 | System.IO.TextReader.ReadBlock(Span<Char >) |
| ReadAsync(Memory<Char>,CancellationToken ) | 32 | System.IO.TextReader.ReadAsync(Memory <Char>,CancellationToken) |
| ReadBlockAsync(Memory<Char> ,CancellationToken) | 32 | System.IO.TextReader.ReadBlockAsync (Memory<Char>,CancellationToken) |
| Write(ReadOnlySpan<Char>) | 22 | System.IO.TextWriter.Write(ReadOnlySpan <Char>) |
| WriteLine(ReadOnlySpan<Char>) | 22 | System.IO.TextWriter.WriteLine (ReadOnlySpan<Char>) |
| WriteAsync(ReadOnlyMemory<Char> ,CancellationToken) | 31 | System.IO.TextWriter.WriteAsync (ReadOnlyMemory<Char>,CancellationToken) |
| WriteLineAsync(ReadOnlyMemory<Char> ,CancellationToken) | 31 | System.IO.TextWriter.WriteLineAsync (ReadOnlyMemory<Char>,CancellationToken) |
| Read(Span<Byte>) | 14 | System.IO.UnmanagedMemoryStream.Read (Span<Byte>) |
| ReadAsync(Memory<Byte>,CancellationToken ) | 36 | System.IO.UnmanagedMemoryStream .ReadAsync(Memory<Byte> ,CancellationToken) |
| Write(ReadOnlySpan<Byte>) | 14 | System.IO.UnmanagedMemoryStream.Write (ReadOnlySpan<Byte>) |
| WriteAsync(ReadOnlyMemory<Byte> ,CancellationToken) | 34 | System.IO.UnmanagedMemoryStream .WriteAsync(ReadOnlyMemory<Byte> ,CancellationToken) |
| Read(Span<Char>) | 54 | System.IO.StringReader.Read(Span<Char>) |
| ReadBlock(Span<Char>) | 4 | System.IO.StringReader.ReadBlock(Span <Char>) |
| ReadBlockAsync(Memory<Char> ,CancellationToken) | 13 | System.IO.StringReader.ReadBlockAsync (Memory<Char>,CancellationToken) |
| ReadAsync(Memory<Char>,CancellationToken ) | 13 | System.IO.StringReader.ReadAsync(Memory <Char>,CancellationToken) |
| Write(ReadOnlySpan<Char>) | 23 | System.IO.StringWriter.Write (ReadOnlySpan<Char>) |
| WriteLine(ReadOnlySpan<Char>) | 25 | System.IO.StringWriter.WriteLine (ReadOnlySpan<Char>) |
| WriteAsync(ReadOnlyMemory<Char> ,CancellationToken) | 12 | System.IO.StringWriter.WriteAsync (ReadOnlyMemory<Char>,CancellationToken) |
| WriteLineAsync(ReadOnlyMemory<Char> ,CancellationToken) | 12 | System.IO.StringWriter.WriteLineAsync (ReadOnlyMemory<Char>,CancellationToken) |
| Read(Span<Byte>) | 65 | System.IO.BufferedStream.Read(Span<Byte> ) |
| ReadAsync(Memory<Byte>,CancellationToken ) | 58 | System.IO.BufferedStream.ReadAsync (Memory<Byte>,CancellationToken) |
| Write(ReadOnlySpan<Byte>) | 110 | System.IO.BufferedStream.Write (ReadOnlySpan<Byte>) |
| WriteAsync(ReadOnlyMemory<Byte> ,CancellationToken) | 60 | System.IO.BufferedStream.WriteAsync (ReadOnlyMemory<Byte>,CancellationToken) |
| CopyTo(Stream,Int32) | 41 | System.IO.BufferedStream.CopyTo(Stream ,Int32) |
| TryCreateSignature(ReadOnlySpan<Byte> ,Span<Byte>,Int32&) | 29 | System.Security.Cryptography.DSA .TryCreateSignature(ReadOnlySpan<Byte> ,Span<Byte>,Int32&) |
| TryHashData(ReadOnlySpan<Byte>,Span<Byte >,HashAlgorithmName,Int32&) | 55 | System.Security.Cryptography.DSA .TryHashData(ReadOnlySpan<Byte>,Span <Byte>,HashAlgorithmName,Int32&) |
| TrySignData(ReadOnlySpan<Byte>,Span<Byte >,HashAlgorithmName,Int32&) | 30 | System.Security.Cryptography.DSA .TrySignData(ReadOnlySpan<Byte>,Span <Byte>,HashAlgorithmName,Int32&) |
| VerifyData(ReadOnlySpan<Byte> ,ReadOnlySpan<Byte>,HashAlgorithmName) | 48 | System.Security.Cryptography.DSA .VerifyData(ReadOnlySpan<Byte> ,ReadOnlySpan<Byte>,HashAlgorithmName) |
| VerifySignature(ReadOnlySpan<Byte> ,ReadOnlySpan<Byte>) | 7 | System.Security.Cryptography.DSA .VerifySignature(ReadOnlySpan<Byte> ,ReadOnlySpan<Byte>) |
| HashCore(ReadOnlySpan<Byte>) | 5 | System.Security.Cryptography.SHA1Managed .HashCore(ReadOnlySpan<Byte>) |
| TryHashFinal(Span<Byte>,Int32&) | 6 | System.Security.Cryptography.SHA1Managed .TryHashFinal(Span<Byte>,Int32&) |
| HashCore(ReadOnlySpan<Byte>) | 5 | System.Security.Cryptography .SHA256Managed.HashCore(ReadOnlySpan <Byte>) |
| TryHashFinal(Span<Byte>,Int32&) | 6 | System.Security.Cryptography .SHA256Managed.TryHashFinal(Span<Byte> ,Int32&) |
| HashCore(ReadOnlySpan<Byte>) | 5 | System.Security.Cryptography .SHA384Managed.HashCore(ReadOnlySpan <Byte>) |
| TryHashFinal(Span<Byte>,Int32&) | 6 | System.Security.Cryptography .SHA384Managed.TryHashFinal(Span<Byte> ,Int32&) |
| HashCore(ReadOnlySpan<Byte>) | 5 | System.Security.Cryptography .SHA512Managed.HashCore(ReadOnlySpan <Byte>) |
| TryHashFinal(Span<Byte>,Int32&) | 6 | System.Security.Cryptography .SHA512Managed.TryHashFinal(Span<Byte> ,Int32&) |
| HashCore(ReadOnlySpan<Byte>) | 5 | System.Security.Cryptography.HMACMD5 .HashCore(ReadOnlySpan<Byte>) |
| TryHashFinal(Span<Byte>,Int32&) | 6 | System.Security.Cryptography.HMACMD5 .TryHashFinal(Span<Byte>,Int32&) |
| HashCore(ReadOnlySpan<Byte>) | 5 | System.Security.Cryptography.HMACSHA1 .HashCore(ReadOnlySpan<Byte>) |
| TryHashFinal(Span<Byte>,Int32&) | 6 | System.Security.Cryptography.HMACSHA1 .TryHashFinal(Span<Byte>,Int32&) |
| HashCore(ReadOnlySpan<Byte>) | 5 | System.Security.Cryptography.HMACSHA256 .HashCore(ReadOnlySpan<Byte>) |
| TryHashFinal(Span<Byte>,Int32&) | 6 | System.Security.Cryptography.HMACSHA256 .TryHashFinal(Span<Byte>,Int32&) |
| HashCore(ReadOnlySpan<Byte>) | 5 | System.Security.Cryptography.HMACSHA384 .HashCore(ReadOnlySpan<Byte>) |
| TryHashFinal(Span<Byte>,Int32&) | 6 | System.Security.Cryptography.HMACSHA384 .TryHashFinal(Span<Byte>,Int32&) |
| HashCore(ReadOnlySpan<Byte>) | 5 | System.Security.Cryptography.HMACSHA512 .HashCore(ReadOnlySpan<Byte>) |
| TryHashFinal(Span<Byte>,Int32&) | 6 | System.Security.Cryptography.HMACSHA512 .TryHashFinal(Span<Byte>,Int32&) |
| GetBytes(Span<Byte>) | 32 | System.Security.Cryptography .RandomNumberGenerator.GetBytes(Span <Byte>) |
| GetNonZeroBytes(Span<Byte>) | 29 | System.Security.Cryptography .RandomNumberGenerator.GetNonZeroBytes (Span<Byte>) |
| TryDecrypt(ReadOnlySpan<Byte>,Span<Byte> ,RSAEncryptionPadding,Int32&) | 30 | System.Security.Cryptography.RSA .TryDecrypt(ReadOnlySpan<Byte>,Span<Byte >,RSAEncryptionPadding,Int32&) |
| TryEncrypt(ReadOnlySpan<Byte>,Span<Byte> ,RSAEncryptionPadding,Int32&) | 30 | System.Security.Cryptography.RSA .TryEncrypt(ReadOnlySpan<Byte>,Span<Byte >,RSAEncryptionPadding,Int32&) |
| TryHashData(ReadOnlySpan<Byte>,Span<Byte >,HashAlgorithmName,Int32&) | 52 | System.Security.Cryptography.RSA .TryHashData(ReadOnlySpan<Byte>,Span <Byte>,HashAlgorithmName,Int32&) |
| TrySignHash(ReadOnlySpan<Byte>,Span<Byte >,HashAlgorithmName,RSASignaturePadding ,Int32&) | 31 | System.Security.Cryptography.RSA .TrySignHash(ReadOnlySpan<Byte>,Span <Byte>,HashAlgorithmName ,RSASignaturePadding,Int32&) |
| VerifyHash(ReadOnlySpan<Byte> ,ReadOnlySpan<Byte>,HashAlgorithmName ,RSASignaturePadding) | 9 | System.Security.Cryptography.RSA .VerifyHash(ReadOnlySpan<Byte> ,ReadOnlySpan<Byte>,HashAlgorithmName ,RSASignaturePadding) |
| TrySignData(ReadOnlySpan<Byte>,Span<Byte >,HashAlgorithmName,RSASignaturePadding ,Int32&) | 39 | System.Security.Cryptography.RSA .TrySignData(ReadOnlySpan<Byte>,Span <Byte>,HashAlgorithmName ,RSASignaturePadding,Int32&) |
| VerifyData(ReadOnlySpan<Byte> ,ReadOnlySpan<Byte>,HashAlgorithmName ,RSASignaturePadding) | 57 | System.Security.Cryptography.RSA .VerifyData(ReadOnlySpan<Byte> ,ReadOnlySpan<Byte>,HashAlgorithmName ,RSASignaturePadding) |
| TryComputeHash(ReadOnlySpan<Byte>,Span <Byte>,Int32&) | 36 | System.Security.Cryptography .HashAlgorithm.TryComputeHash (ReadOnlySpan<Byte>,Span<Byte>,Int32&) |
| HashCore(ReadOnlySpan<Byte>) | 27 | System.Security.Cryptography .HashAlgorithm.HashCore(ReadOnlySpan <Byte>) |
| TryHashFinal(Span<Byte>,Int32&) | 38 | System.Security.Cryptography .HashAlgorithm.TryHashFinal(Span<Byte> ,Int32&) |
| HashCore(ReadOnlySpan<Byte>) | 3 | System.Security.Cryptography.HMAC .HashCore(ReadOnlySpan<Byte>) |
| TryHashFinal(Span<Byte>,Int32&) | 3 | System.Security.Cryptography.HMAC .TryHashFinal(Span<Byte>,Int32&) |
| HashCore(ReadOnlySpan<Byte>) | 5 | System.Security.Cryptography .MD5CryptoServiceProvider.HashCore (ReadOnlySpan<Byte>) |
| TryHashFinal(Span<Byte>,Int32&) | 6 | System.Security.Cryptography .MD5CryptoServiceProvider.TryHashFinal (Span<Byte>,Int32&) |
| GetBytes(Span<Byte>) | 5 | System.Security.Cryptography .RNGCryptoServiceProvider.GetBytes(Span <Byte>) |
| GetNonZeroBytes(Span<Byte>) | 5 | System.Security.Cryptography .RNGCryptoServiceProvider .GetNonZeroBytes(Span<Byte>) |
| HashCore(ReadOnlySpan<Byte>) | 5 | System.Security.Cryptography .SHA1CryptoServiceProvider.HashCore (ReadOnlySpan<Byte>) |
| TryHashFinal(Span<Byte>,Int32&) | 6 | System.Security.Cryptography .SHA1CryptoServiceProvider.TryHashFinal (Span<Byte>,Int32&) |
| GetCertHash(HashAlgorithmName) | 21 | System.Security.Cryptography .X509Certificates.X509Certificate .GetCertHash(HashAlgorithmName) |
| TryGetCertHash(HashAlgorithmName,Span <Byte>,Int32&) | 23 | System.Security.Cryptography .X509Certificates.X509Certificate .TryGetCertHash(HashAlgorithmName,Span <Byte>,Int32&) |
| GetCertHashString(HashAlgorithmName) | 7 | System.Security.Cryptography .X509Certificates.X509Certificate .GetCertHashString(HashAlgorithmName) |
| QueueUserWorkItem(WaitCallback,Object ,Boolean) | 31 | System.Threading.ThreadPool .QueueUserWorkItem(WaitCallback,Object ,Boolean) |
| get_Token() | 13 | System.Threading .CancellationTokenRegistration.get_Token () |
| GetForwardedTypes() | 2 | System.Reflection.Assembly .GetForwardedTypes() |
| HasSameMetadataDefinitionAs(MemberInfo) | 2 | System.Reflection.MemberInfo .HasSameMetadataDefinitionAs(MemberInfo) |
| get_Message() | 4 | System.Reflection .ReflectionTypeLoadException.get_Message () |
| ToString() | 4 | System.Reflection .ReflectionTypeLoadException.ToString() |
| get_IsGenericTypeParameter() | 4 | System.Reflection.TypeDelegator .get_IsGenericTypeParameter() |
| get_IsGenericMethodParameter() | 4 | System.Reflection.TypeDelegator .get_IsGenericMethodParameter() |
| get_IsByRefLike() | 4 | System.Reflection.TypeDelegator .get_IsByRefLike() |
| get_IsCollectible() | 4 | System.Reflection.TypeDelegator .get_IsCollectible() |
| EmitCalli(OpCode,CallingConvention,Type ,Type[]) | 77 | System.Reflection.Emit.ILGenerator .EmitCalli(OpCode,CallingConvention,Type ,Type[]) |
| EnsureCapacity(Int32) | 35 | System.Collections.Generic.Dictionary <TKey,TValue>.EnsureCapacity(Int32) |
| get_Exception() | 3 | System.Runtime.ExceptionServices .FirstChanceExceptionEventArgs .get_Exception() |
| get_Value() | 3 | System.Runtime.CompilerServices .MethodImplAttribute.get_Value() |
| get_RequiredContract() | 3 | System.Runtime.CompilerServices .RequiredAttributeAttribute .get_RequiredContract() |
| get_BestFitMapping() | 3 | System.Runtime.InteropServices .BestFitMappingAttribute .get_BestFitMapping() |
| get_CharSet() | 3 | System.Runtime.InteropServices .DefaultCharSetAttribute.get_CharSet() |
| get_Paths() | 3 | System.Runtime.InteropServices .DefaultDllImportSearchPathsAttribute .get_Paths() |
| get_Value() | 3 | System.Runtime.InteropServices .DllImportAttribute.get_Value() |
| get_Value() | 3 | System.Runtime.InteropServices .FieldOffsetAttribute.get_Value() |
| get_Value() | 3 | System.Runtime.InteropServices .GuidAttribute.get_Value() |
| get_Value() | 3 | System.Runtime.InteropServices .MarshalAsAttribute.get_Value() |
| get_Value() | 3 | System.Runtime.InteropServices .StructLayoutAttribute.get_Value() |
| get_SourceInterface() | 3 | System.Runtime.InteropServices .ComEventInterfaceAttribute .get_SourceInterface() |
| get_EventProvider() | 3 | System.Runtime.InteropServices .ComEventInterfaceAttribute .get_EventProvider() |
| op_Multiply(Int32,Size) | 4 | System.Drawing.Size.op_Multiply(Int32 ,Size) |
| op_Multiply(Size,Int32) | 4 | System.Drawing.Size.op_Multiply(Size ,Int32) |
| op_Division(Size,Int32) | 10 | System.Drawing.Size.op_Division(Size ,Int32) |
| op_Multiply(Single,Size) | 4 | System.Drawing.Size.op_Multiply(Single ,Size) |
| op_Multiply(Size,Single) | 4 | System.Drawing.Size.op_Multiply(Size ,Single) |
| op_Division(Size,Single) | 12 | System.Drawing.Size.op_Division(Size ,Single) |
| op_Multiply(Single,SizeF) | 4 | System.Drawing.SizeF.op_Multiply(Single ,SizeF) |
| op_Multiply(SizeF,Single) | 4 | System.Drawing.SizeF.op_Multiply(SizeF ,Single) |
| op_Division(SizeF,Single) | 10 | System.Drawing.SizeF.op_Division(SizeF ,Single) |
| get_IsSystemColor() | 16 | System.Drawing.Color.get_IsSystemColor() |
| .ctor(ReadOnlySpan<Byte>,Boolean,Boolean ) | 467 | System.Numerics.BigInteger..ctor (ReadOnlySpan<Byte>,Boolean,Boolean) |
| Parse(ReadOnlySpan<Char>,NumberStyles ,IFormatProvider) | 6 | System.Numerics.BigInteger.Parse (ReadOnlySpan<Char>,NumberStyles ,IFormatProvider) |
| TryParse(ReadOnlySpan<Char>,BigInteger&) | 6 | System.Numerics.BigInteger.TryParse (ReadOnlySpan<Char>,BigInteger&) |
| TryParse(ReadOnlySpan<Char>,NumberStyles ,IFormatProvider,BigInteger&) | 7 | System.Numerics.BigInteger.TryParse (ReadOnlySpan<Char>,NumberStyles ,IFormatProvider,BigInteger&) |
| ToByteArray(Boolean,Boolean) | 12 | System.Numerics.BigInteger.ToByteArray (Boolean,Boolean) |
| TryWriteBytes(Span<Byte>,Int32&,Boolean ,Boolean) | 18 | System.Numerics.BigInteger.TryWriteBytes (Span<Byte>,Int32&,Boolean,Boolean) |
| GetByteCount(Boolean) | 14 | System.Numerics.BigInteger.GetByteCount (Boolean) |
| TryFormat(Span<Char>,Int32&,ReadOnlySpan <Char>,IFormatProvider) | 9 | System.Numerics.BigInteger.TryFormat (Span<Char>,Int32&,ReadOnlySpan<Char> ,IFormatProvider) |
| TryCreateSignature(ReadOnlySpan<Byte> ,Span<Byte>,Int32&) | 29 | System.Security.Cryptography.DSA .TryCreateSignature(ReadOnlySpan<Byte> ,Span<Byte>,Int32&) |
| TryHashData(ReadOnlySpan<Byte>,Span<Byte >,HashAlgorithmName,Int32&) | 55 | System.Security.Cryptography.DSA .TryHashData(ReadOnlySpan<Byte>,Span <Byte>,HashAlgorithmName,Int32&) |
| TrySignData(ReadOnlySpan<Byte>,Span<Byte >,HashAlgorithmName,Int32&) | 30 | System.Security.Cryptography.DSA .TrySignData(ReadOnlySpan<Byte>,Span <Byte>,HashAlgorithmName,Int32&) |
| VerifyData(ReadOnlySpan<Byte> ,ReadOnlySpan<Byte>,HashAlgorithmName) | 48 | System.Security.Cryptography.DSA .VerifyData(ReadOnlySpan<Byte> ,ReadOnlySpan<Byte>,HashAlgorithmName) |
| VerifySignature(ReadOnlySpan<Byte> ,ReadOnlySpan<Byte>) | 7 | System.Security.Cryptography.DSA .VerifySignature(ReadOnlySpan<Byte> ,ReadOnlySpan<Byte>) |
| TrySignData(ReadOnlySpan<Byte>,Span<Byte >,HashAlgorithmName,Int32&) | 32 | System.Security.Cryptography.ECDsa .TrySignData(ReadOnlySpan<Byte>,Span <Byte>,HashAlgorithmName,Int32&) |
| VerifyData(ReadOnlySpan<Byte> ,ReadOnlySpan<Byte>,HashAlgorithmName) | 50 | System.Security.Cryptography.ECDsa .VerifyData(ReadOnlySpan<Byte> ,ReadOnlySpan<Byte>,HashAlgorithmName) |
| TryHashData(ReadOnlySpan<Byte>,Span<Byte >,HashAlgorithmName,Int32&) | 55 | System.Security.Cryptography.ECDsa .TryHashData(ReadOnlySpan<Byte>,Span <Byte>,HashAlgorithmName,Int32&) |
| TrySignHash(ReadOnlySpan<Byte>,Span<Byte >,Int32&) | 29 | System.Security.Cryptography.ECDsa .TrySignHash(ReadOnlySpan<Byte>,Span <Byte>,Int32&) |
| VerifyHash(ReadOnlySpan<Byte> ,ReadOnlySpan<Byte>) | 7 | System.Security.Cryptography.ECDsa .VerifyHash(ReadOnlySpan<Byte> ,ReadOnlySpan<Byte>) |
| HashCore(ReadOnlySpan<Byte>) | 5 | System.Security.Cryptography.SHA1Managed .HashCore(ReadOnlySpan<Byte>) |
| TryHashFinal(Span<Byte>,Int32&) | 6 | System.Security.Cryptography.SHA1Managed .TryHashFinal(Span<Byte>,Int32&) |
| HashCore(ReadOnlySpan<Byte>) | 5 | System.Security.Cryptography .SHA256Managed.HashCore(ReadOnlySpan <Byte>) |
| TryHashFinal(Span<Byte>,Int32&) | 6 | System.Security.Cryptography .SHA256Managed.TryHashFinal(Span<Byte> ,Int32&) |
| HashCore(ReadOnlySpan<Byte>) | 5 | System.Security.Cryptography .SHA384Managed.HashCore(ReadOnlySpan <Byte>) |
| TryHashFinal(Span<Byte>,Int32&) | 6 | System.Security.Cryptography .SHA384Managed.TryHashFinal(Span<Byte> ,Int32&) |
| HashCore(ReadOnlySpan<Byte>) | 5 | System.Security.Cryptography .SHA512Managed.HashCore(ReadOnlySpan <Byte>) |
| TryHashFinal(Span<Byte>,Int32&) | 6 | System.Security.Cryptography .SHA512Managed.TryHashFinal(Span<Byte> ,Int32&) |
| HashCore(ReadOnlySpan<Byte>) | 5 | System.Security.Cryptography.HMACMD5 .HashCore(ReadOnlySpan<Byte>) |
| TryHashFinal(Span<Byte>,Int32&) | 6 | System.Security.Cryptography.HMACMD5 .TryHashFinal(Span<Byte>,Int32&) |
| HashCore(ReadOnlySpan<Byte>) | 5 | System.Security.Cryptography.HMACSHA1 .HashCore(ReadOnlySpan<Byte>) |
| TryHashFinal(Span<Byte>,Int32&) | 6 | System.Security.Cryptography.HMACSHA1 .TryHashFinal(Span<Byte>,Int32&) |
| HashCore(ReadOnlySpan<Byte>) | 5 | System.Security.Cryptography.HMACSHA256 .HashCore(ReadOnlySpan<Byte>) |
| TryHashFinal(Span<Byte>,Int32&) | 6 | System.Security.Cryptography.HMACSHA256 .TryHashFinal(Span<Byte>,Int32&) |
| HashCore(ReadOnlySpan<Byte>) | 5 | System.Security.Cryptography.HMACSHA384 .HashCore(ReadOnlySpan<Byte>) |
| TryHashFinal(Span<Byte>,Int32&) | 6 | System.Security.Cryptography.HMACSHA384 .TryHashFinal(Span<Byte>,Int32&) |
| HashCore(ReadOnlySpan<Byte>) | 5 | System.Security.Cryptography.HMACSHA512 .HashCore(ReadOnlySpan<Byte>) |
| TryHashFinal(Span<Byte>,Int32&) | 6 | System.Security.Cryptography.HMACSHA512 .TryHashFinal(Span<Byte>,Int32&) |
| AppendData(ReadOnlySpan<Byte>) | 21 | System.Security.Cryptography .IncrementalHash.AppendData(ReadOnlySpan <Byte>) |
| TryGetHashAndReset(Span<Byte>,Int32&) | 23 | System.Security.Cryptography .IncrementalHash.TryGetHashAndReset(Span <Byte>,Int32&) |
| GetBytes(Span<Byte>) | 32 | System.Security.Cryptography .RandomNumberGenerator.GetBytes(Span <Byte>) |
| GetNonZeroBytes(Span<Byte>) | 29 | System.Security.Cryptography .RandomNumberGenerator.GetNonZeroBytes (Span<Byte>) |
| TryDecrypt(ReadOnlySpan<Byte>,Span<Byte> ,RSAEncryptionPadding,Int32&) | 30 | System.Security.Cryptography.RSA .TryDecrypt(ReadOnlySpan<Byte>,Span<Byte >,RSAEncryptionPadding,Int32&) |
| TryEncrypt(ReadOnlySpan<Byte>,Span<Byte> ,RSAEncryptionPadding,Int32&) | 30 | System.Security.Cryptography.RSA .TryEncrypt(ReadOnlySpan<Byte>,Span<Byte >,RSAEncryptionPadding,Int32&) |
| TryHashData(ReadOnlySpan<Byte>,Span<Byte >,HashAlgorithmName,Int32&) | 52 | System.Security.Cryptography.RSA .TryHashData(ReadOnlySpan<Byte>,Span <Byte>,HashAlgorithmName,Int32&) |
| TrySignHash(ReadOnlySpan<Byte>,Span<Byte >,HashAlgorithmName,RSASignaturePadding ,Int32&) | 31 | System.Security.Cryptography.RSA .TrySignHash(ReadOnlySpan<Byte>,Span <Byte>,HashAlgorithmName ,RSASignaturePadding,Int32&) |
| VerifyHash(ReadOnlySpan<Byte> ,ReadOnlySpan<Byte>,HashAlgorithmName ,RSASignaturePadding) | 9 | System.Security.Cryptography.RSA .VerifyHash(ReadOnlySpan<Byte> ,ReadOnlySpan<Byte>,HashAlgorithmName ,RSASignaturePadding) |
| TrySignData(ReadOnlySpan<Byte>,Span<Byte >,HashAlgorithmName,RSASignaturePadding ,Int32&) | 39 | System.Security.Cryptography.RSA .TrySignData(ReadOnlySpan<Byte>,Span <Byte>,HashAlgorithmName ,RSASignaturePadding,Int32&) |
| VerifyData(ReadOnlySpan<Byte> ,ReadOnlySpan<Byte>,HashAlgorithmName ,RSASignaturePadding) | 57 | System.Security.Cryptography.RSA .VerifyData(ReadOnlySpan<Byte> ,ReadOnlySpan<Byte>,HashAlgorithmName ,RSASignaturePadding) |
| TryComputeHash(ReadOnlySpan<Byte>,Span <Byte>,Int32&) | 36 | System.Security.Cryptography .HashAlgorithm.TryComputeHash (ReadOnlySpan<Byte>,Span<Byte>,Int32&) |
| HashCore(ReadOnlySpan<Byte>) | 27 | System.Security.Cryptography .HashAlgorithm.HashCore(ReadOnlySpan <Byte>) |
| TryHashFinal(Span<Byte>,Int32&) | 38 | System.Security.Cryptography .HashAlgorithm.TryHashFinal(Span<Byte> ,Int32&) |
| HashCore(ReadOnlySpan<Byte>) | 3 | System.Security.Cryptography.HMAC .HashCore(ReadOnlySpan<Byte>) |
| TryHashFinal(Span<Byte>,Int32&) | 3 | System.Security.Cryptography.HMAC .TryHashFinal(Span<Byte>,Int32&) |
| HashCore(ReadOnlySpan<Byte>) | 5 | System.Security.Cryptography .MD5CryptoServiceProvider.HashCore (ReadOnlySpan<Byte>) |
| TryHashFinal(Span<Byte>,Int32&) | 6 | System.Security.Cryptography .MD5CryptoServiceProvider.TryHashFinal (Span<Byte>,Int32&) |
| GetBytes(Span<Byte>) | 5 | System.Security.Cryptography .RNGCryptoServiceProvider.GetBytes(Span <Byte>) |
| GetNonZeroBytes(Span<Byte>) | 5 | System.Security.Cryptography .RNGCryptoServiceProvider .GetNonZeroBytes(Span<Byte>) |
| HashCore(ReadOnlySpan<Byte>) | 5 | System.Security.Cryptography .SHA1CryptoServiceProvider.HashCore (ReadOnlySpan<Byte>) |
| TryHashFinal(Span<Byte>,Int32&) | 6 | System.Security.Cryptography .SHA1CryptoServiceProvider.TryHashFinal (Span<Byte>,Int32&) |
| HashCore(ReadOnlySpan<Byte>) | 5 | System.Security.Cryptography .SHA256CryptoServiceProvider.HashCore (ReadOnlySpan<Byte>) |
| TryHashFinal(Span<Byte>,Int32&) | 6 | System.Security.Cryptography .SHA256CryptoServiceProvider .TryHashFinal(Span<Byte>,Int32&) |
| HashCore(ReadOnlySpan<Byte>) | 5 | System.Security.Cryptography .SHA384CryptoServiceProvider.HashCore (ReadOnlySpan<Byte>) |
| TryHashFinal(Span<Byte>,Int32&) | 6 | System.Security.Cryptography .SHA384CryptoServiceProvider .TryHashFinal(Span<Byte>,Int32&) |
| HashCore(ReadOnlySpan<Byte>) | 5 | System.Security.Cryptography .SHA512CryptoServiceProvider.HashCore (ReadOnlySpan<Byte>) |
| TryHashFinal(Span<Byte>,Int32&) | 6 | System.Security.Cryptography .SHA512CryptoServiceProvider .TryHashFinal(Span<Byte>,Int32&) |
| GetCertHash(HashAlgorithmName) | 21 | System.Security.Cryptography .X509Certificates.X509Certificate .GetCertHash(HashAlgorithmName) |
| TryGetCertHash(HashAlgorithmName,Span <Byte>,Int32&) | 23 | System.Security.Cryptography .X509Certificates.X509Certificate .TryGetCertHash(HashAlgorithmName,Span <Byte>,Int32&) |
| GetCertHashString(HashAlgorithmName) | 7 | System.Security.Cryptography .X509Certificates.X509Certificate .GetCertHashString(HashAlgorithmName) |
| GetOtherMethods(Boolean) | 5 | System.Runtime.InteropServices .ComAwareEventInfo.GetOtherMethods (Boolean) |
| GetCustomAttributesData() | 4 | System.Runtime.InteropServices .ComAwareEventInfo .GetCustomAttributesData() |
| get_MetadataToken() | 4 | System.Runtime.InteropServices .ComAwareEventInfo.get_MetadataToken() |
| get_Module() | 4 | System.Runtime.InteropServices .ComAwareEventInfo.get_Module() |
| .ctor(ReadOnlySpan<Byte>,Int64) | 62 | System.Net.IPAddress..ctor(ReadOnlySpan <Byte>,Int64) |
| .ctor(ReadOnlySpan<Byte>) | 84 | System.Net.IPAddress..ctor(ReadOnlySpan <Byte>) |
| TryParse(ReadOnlySpan<Char>,IPAddress&) | 10 | System.Net.IPAddress.TryParse (ReadOnlySpan<Char>,IPAddress&) |
| Parse(ReadOnlySpan<Char>) | 4 | System.Net.IPAddress.Parse(ReadOnlySpan <Char>) |
| TryWriteBytes(Span<Byte>,Int32&) | 36 | System.Net.IPAddress.TryWriteBytes(Span <Byte>,Int32&) |
| TryFormat(Span<Char>,Int32&) | 17 | System.Net.IPAddress.TryFormat(Span<Char >,Int32&) |
| get_NegotiatedApplicationProtocol() | 4 | System.Net.Security.SslStream .get_NegotiatedApplicationProtocol() |
| AuthenticateAsClientAsync (SslClientAuthenticationOptions ,CancellationToken) | 24 | System.Net.Security.SslStream .AuthenticateAsClientAsync (SslClientAuthenticationOptions ,CancellationToken) |
| AuthenticateAsServerAsync (SslServerAuthenticationOptions ,CancellationToken) | 24 | System.Net.Security.SslStream .AuthenticateAsServerAsync (SslServerAuthenticationOptions ,CancellationToken) |
| WriteAsync(Byte[],Int32,Int32 ,CancellationToken) | 9 | System.Net.Security.SslStream.WriteAsync (Byte[],Int32,Int32,CancellationToken) |
| WriteAsync(ReadOnlyMemory<Byte> ,CancellationToken) | 7 | System.Net.Security.SslStream.WriteAsync (ReadOnlyMemory<Byte>,CancellationToken) |
| ReadAsync(Byte[],Int32,Int32 ,CancellationToken) | 9 | System.Net.Security.SslStream.ReadAsync (Byte[],Int32,Int32,CancellationToken) |
| ReadAsync(Memory<Byte>,CancellationToken ) | 7 | System.Net.Security.SslStream.ReadAsync (Memory<Byte>,CancellationToken) |
| ReceiveAsync(Socket,Memory<Byte> ,SocketFlags,CancellationToken) | 7 | System.Net.Sockets.SocketTaskExtensions .ReceiveAsync(Socket,Memory<Byte> ,SocketFlags,CancellationToken) |
| SendAsync(Socket,ReadOnlyMemory<Byte> ,SocketFlags,CancellationToken) | 7 | System.Net.Sockets.SocketTaskExtensions .SendAsync(Socket,ReadOnlyMemory<Byte> ,SocketFlags,CancellationToken) |
| Read(Span<Byte>) | 46 | System.Net.Sockets.NetworkStream.Read (Span<Byte>) |
| ReadByte() | 11 | System.Net.Sockets.NetworkStream .ReadByte() |
| Write(ReadOnlySpan<Byte>) | 45 | System.Net.Sockets.NetworkStream.Write (ReadOnlySpan<Byte>) |
| WriteByte(Byte) | 7 | System.Net.Sockets.NetworkStream .WriteByte(Byte) |
| ReadAsync(Memory<Byte>,CancellationToken ) | 53 | System.Net.Sockets.NetworkStream .ReadAsync(Memory<Byte> ,CancellationToken) |
| WriteAsync(ReadOnlyMemory<Byte> ,CancellationToken) | 61 | System.Net.Sockets.NetworkStream .WriteAsync(ReadOnlyMemory<Byte> ,CancellationToken) |
| Send(ReadOnlySpan<Byte>) | 5 | System.Net.Sockets.Socket.Send (ReadOnlySpan<Byte>) |
| Send(ReadOnlySpan<Byte>,SocketFlags) | 13 | System.Net.Sockets.Socket.Send (ReadOnlySpan<Byte>,SocketFlags) |
| Send(ReadOnlySpan<Byte>,SocketFlags ,SocketError&) | 50 | System.Net.Sockets.Socket.Send (ReadOnlySpan<Byte>,SocketFlags ,SocketError&) |
| Receive(Span<Byte>) | 5 | System.Net.Sockets.Socket.Receive(Span <Byte>) |
| Receive(Span<Byte>,SocketFlags) | 13 | System.Net.Sockets.Socket.Receive(Span <Byte>,SocketFlags) |
| Receive(Span<Byte>,SocketFlags ,SocketError&) | 50 | System.Net.Sockets.Socket.Receive(Span <Byte>,SocketFlags,SocketError&) |
| get_MemoryBuffer() | 3 | System.Net.Sockets.SocketAsyncEventArgs .get_MemoryBuffer() |
| SetBuffer(Memory<Byte>) | 31 | System.Net.Sockets.SocketAsyncEventArgs .SetBuffer(Memory<Byte>) |
| SendAsync(ReadOnlyMemory<Byte> ,WebSocketMessageType,Boolean ,CancellationToken) | 10 | System.Net.WebSockets.ClientWebSocket .SendAsync(ReadOnlyMemory<Byte> ,WebSocketMessageType,Boolean ,CancellationToken) |
| ReceiveAsync(Memory<Byte> ,CancellationToken) | 8 | System.Net.WebSockets.ClientWebSocket .ReceiveAsync(Memory<Byte> ,CancellationToken) |
| ReceiveAsync(Memory<Byte> ,CancellationToken) | 25 | System.Net.WebSockets.WebSocket .ReceiveAsync(Memory<Byte> ,CancellationToken) |
| SendAsync(ReadOnlyMemory<Byte> ,WebSocketMessageType,Boolean ,CancellationToken) | 18 | System.Net.WebSockets.WebSocket .SendAsync(ReadOnlyMemory<Byte> ,WebSocketMessageType,Boolean ,CancellationToken) |
| CreateFromStream(Stream,Boolean,String ,TimeSpan,Memory<Byte>) | 48 | System.Net.WebSockets.WebSocket .CreateFromStream(Stream,Boolean,String ,TimeSpan,Memory<Byte>) |
| PatchAsync(String,HttpContent) | 7 | System.Net.Http.HttpClient.PatchAsync (String,HttpContent) |
| PatchAsync(Uri,HttpContent) | 6 | System.Net.Http.HttpClient.PatchAsync (Uri,HttpContent) |
| PatchAsync(String,HttpContent ,CancellationToken) | 8 | System.Net.Http.HttpClient.PatchAsync (String,HttpContent,CancellationToken) |
| PatchAsync(Uri,HttpContent ,CancellationToken) | 12 | System.Net.Http.HttpClient.PatchAsync (Uri,HttpContent,CancellationToken) |
| get_Patch() | 2 | System.Net.Http.HttpMethod.get_Patch() |
| Read(Span<Char>) | 54 | System.IO.StringReader.Read(Span<Char>) |
| ReadBlock(Span<Char>) | 4 | System.IO.StringReader.ReadBlock(Span <Char>) |
| ReadBlockAsync(Memory<Char> ,CancellationToken) | 13 | System.IO.StringReader.ReadBlockAsync (Memory<Char>,CancellationToken) |
| ReadAsync(Memory<Char>,CancellationToken ) | 13 | System.IO.StringReader.ReadAsync(Memory <Char>,CancellationToken) |
| Write(ReadOnlySpan<Char>) | 23 | System.IO.StringWriter.Write (ReadOnlySpan<Char>) |
| WriteLine(ReadOnlySpan<Char>) | 25 | System.IO.StringWriter.WriteLine (ReadOnlySpan<Char>) |
| WriteAsync(ReadOnlyMemory<Char> ,CancellationToken) | 12 | System.IO.StringWriter.WriteAsync (ReadOnlyMemory<Char>,CancellationToken) |
| WriteLineAsync(ReadOnlyMemory<Char> ,CancellationToken) | 12 | System.IO.StringWriter.WriteLineAsync (ReadOnlyMemory<Char>,CancellationToken) |
| Read(Span<Byte>) | 65 | System.IO.BufferedStream.Read(Span<Byte> ) |
| ReadAsync(Memory<Byte>,CancellationToken ) | 58 | System.IO.BufferedStream.ReadAsync (Memory<Byte>,CancellationToken) |
| Write(ReadOnlySpan<Byte>) | 110 | System.IO.BufferedStream.Write (ReadOnlySpan<Byte>) |
| WriteAsync(ReadOnlyMemory<Byte> ,CancellationToken) | 60 | System.IO.BufferedStream.WriteAsync (ReadOnlyMemory<Byte>,CancellationToken) |
| CopyTo(Stream,Int32) | 41 | System.IO.BufferedStream.CopyTo(Stream ,Int32) |
| Read(Span<Byte>) | 18 | System.IO.Pipes.PipeStream.Read(Span <Byte>) |
| ReadAsync(Memory<Byte>,CancellationToken ) | 37 | System.IO.Pipes.PipeStream.ReadAsync (Memory<Byte>,CancellationToken) |
| Write(ReadOnlySpan<Byte>) | 18 | System.IO.Pipes.PipeStream.Write (ReadOnlySpan<Byte>) |
| WriteAsync(ReadOnlyMemory<Byte> ,CancellationToken) | 31 | System.IO.Pipes.PipeStream.WriteAsync (ReadOnlyMemory<Byte>,CancellationToken) |
| get_Crc32() | 3 | System.IO.Compression.ZipArchiveEntry .get_Crc32() |
| Read(Span<Byte>) | 17 | System.IO.Compression.GZipStream.Read (Span<Byte>) |
| Write(ReadOnlySpan<Byte>) | 17 | System.IO.Compression.GZipStream.Write (ReadOnlySpan<Byte>) |
| CopyTo(Stream,Int32) | 8 | System.IO.Compression.GZipStream.CopyTo (Stream,Int32) |
| ReadAsync(Memory<Byte>,CancellationToken ) | 19 | System.IO.Compression.GZipStream .ReadAsync(Memory<Byte> ,CancellationToken) |
| WriteAsync(ReadOnlyMemory<Byte> ,CancellationToken) | 19 | System.IO.Compression.GZipStream .WriteAsync(ReadOnlyMemory<Byte> ,CancellationToken) |
| Read(Span<Byte>) | 14 | System.IO.Compression.DeflateStream.Read (Span<Byte>) |
| ReadAsync(Memory<Byte>,CancellationToken ) | 16 | System.IO.Compression.DeflateStream .ReadAsync(Memory<Byte> ,CancellationToken) |
| Write(ReadOnlySpan<Byte>) | 14 | System.IO.Compression.DeflateStream .Write(ReadOnlySpan<Byte>) |
| WriteAsync(ReadOnlyMemory<Byte> ,CancellationToken) | 16 | System.IO.Compression.DeflateStream .WriteAsync(ReadOnlyMemory<Byte> ,CancellationToken) |
| get_StandardInputEncoding() | 3 | System.Diagnostics.ProcessStartInfo .get_StandardInputEncoding() |
| set_StandardInputEncoding(Encoding) | 4 | System.Diagnostics.ProcessStartInfo .set_StandardInputEncoding(Encoding) |
| Dispose() | 12 | System.Diagnostics.Tracing.EventCounter .Dispose() |
| ToString() | 99 | System.ComponentModel.Win32Exception .ToString() |
| CompileToAssembly(RegexCompilationInfo[] ,AssemblyName) | 3 | System.Text.RegularExpressions.Regex .CompileToAssembly (RegexCompilationInfo[],AssemblyName) |
| CompileToAssembly(RegexCompilationInfo[] ,AssemblyName,CustomAttributeBuilder[]) | 3 | System.Text.RegularExpressions.Regex .CompileToAssembly (RegexCompilationInfo[],AssemblyName ,CustomAttributeBuilder[]) |
| CompileToAssembly(RegexCompilationInfo[] ,AssemblyName,CustomAttributeBuilder[] ,String) | 3 | System.Text.RegularExpressions.Regex .CompileToAssembly (RegexCompilationInfo[],AssemblyName ,CustomAttributeBuilder[],String) |
| EnsureCapacity(Int32) | 35 | System.Collections.Generic.Dictionary <TKey,TValue>.EnsureCapacity(Int32) |
| ItemRef(Int32) | 5 | System.Collections.Immutable .ImmutableArray<T>.ItemRef(Int32) |
| ItemRef(Int32) | 11 | System.Collections.Immutable .ImmutableArray<T>+Builder.ItemRef(Int32 ) |
| ItemRef(Int32) | 5 | System.Collections.Immutable .ImmutableList<T>.ItemRef(Int32) |
| ItemRef(Int32) | 5 | System.Collections.Immutable .ImmutableList<T>+Builder.ItemRef(Int32) |
| PeekRef() | 10 | System.Collections.Immutable .ImmutableQueue<T>.PeekRef() |
| ValueRef(TKey) | 10 | System.Collections.Immutable .ImmutableSortedDictionary<TKey,TValue> .ValueRef(TKey) |
| ValueRef(TKey) | 10 | System.Collections.Immutable .ImmutableSortedDictionary<TKey,TValue >+Builder.ValueRef(TKey) |
| ItemRef(Int32) | 5 | System.Collections.Immutable .ImmutableSortedSet<T>.ItemRef(Int32) |
| ItemRef(Int32) | 5 | System.Collections.Immutable .ImmutableSortedSet<T>+Builder.ItemRef (Int32) |
| PeekRef() | 9 | System.Collections.Immutable .ImmutableStack<T>.PeekRef() |
| get_Name() | 3 | System.ComponentModel.DataAnnotations .AssociationAttribute.get_Name() |
| get_ThisKey() | 3 | System.ComponentModel.DataAnnotations .AssociationAttribute.get_ThisKey() |
| get_OtherKey() | 3 | System.ComponentModel.DataAnnotations .AssociationAttribute.get_OtherKey() |
| get_IsForeignKey() | 3 | System.ComponentModel.DataAnnotations .AssociationAttribute.get_IsForeignKey() |
| set_IsForeignKey(Boolean) | 4 | System.ComponentModel.DataAnnotations .AssociationAttribute.set_IsForeignKey (Boolean) |
| get_ValidatorType() | 3 | System.ComponentModel.DataAnnotations .CustomValidationAttribute .get_ValidatorType() |
| get_Method() | 3 | System.ComponentModel.DataAnnotations .CustomValidationAttribute.get_Method() |
| get_NullDisplayText() | 4 | System.ComponentModel.DataAnnotations .DisplayFormatAttribute .get_NullDisplayText() |
| set_NullDisplayText(String) | 5 | System.ComponentModel.DataAnnotations .DisplayFormatAttribute .set_NullDisplayText(String) |
| get_NullDisplayTextResourceType() | 4 | System.ComponentModel.DataAnnotations .DisplayFormatAttribute .get_NullDisplayTextResourceType() |
| set_NullDisplayTextResourceType(Type) | 5 | System.ComponentModel.DataAnnotations .DisplayFormatAttribute .set_NullDisplayTextResourceType(Type) |
| GetNullDisplayText() | 4 | System.ComponentModel.DataAnnotations .DisplayFormatAttribute .GetNullDisplayText() |
| get_ObjectInstance() | 3 | System.ComponentModel.DataAnnotations .ValidationContext.get_ObjectInstance() |
| get_MemberName() | 3 | System.ComponentModel.DataAnnotations .ValidationContext.get_MemberName() |
| set_MemberName(String) | 4 | System.ComponentModel.DataAnnotations .ValidationContext.set_MemberName(String ) |
| get_MemberNames() | 3 | System.ComponentModel.DataAnnotations .ValidationResult.get_MemberNames() |
| get_ErrorMessage() | 3 | System.ComponentModel.DataAnnotations .ValidationResult.get_ErrorMessage() |
| set_ErrorMessage(String) | 4 | System.ComponentModel.DataAnnotations .ValidationResult.set_ErrorMessage (String) |
| get_Name() | 3 | System.ComponentModel.DataAnnotations .Schema.ColumnAttribute.get_Name() |
| get_Name() | 3 | System.ComponentModel.DataAnnotations .Schema.ForeignKeyAttribute.get_Name() |
| get_Property() | 3 | System.ComponentModel.DataAnnotations .Schema.InversePropertyAttribute .get_Property() |
| get_Name() | 3 | System.ComponentModel.DataAnnotations .Schema.TableAttribute.get_Name() |
| get_Name() | 3 | System.ComponentModel.DataAnnotations .AssociationAttribute.get_Name() |
| get_ThisKey() | 3 | System.ComponentModel.DataAnnotations .AssociationAttribute.get_ThisKey() |
| get_OtherKey() | 3 | System.ComponentModel.DataAnnotations .AssociationAttribute.get_OtherKey() |
| get_IsForeignKey() | 3 | System.ComponentModel.DataAnnotations .AssociationAttribute.get_IsForeignKey() |
| set_IsForeignKey(Boolean) | 4 | System.ComponentModel.DataAnnotations .AssociationAttribute.set_IsForeignKey (Boolean) |
| get_ValidatorType() | 3 | System.ComponentModel.DataAnnotations .CustomValidationAttribute .get_ValidatorType() |
| get_Method() | 3 | System.ComponentModel.DataAnnotations .CustomValidationAttribute.get_Method() |
| get_NullDisplayText() | 4 | System.ComponentModel.DataAnnotations .DisplayFormatAttribute .get_NullDisplayText() |
| set_NullDisplayText(String) | 5 | System.ComponentModel.DataAnnotations .DisplayFormatAttribute .set_NullDisplayText(String) |
| get_NullDisplayTextResourceType() | 4 | System.ComponentModel.DataAnnotations .DisplayFormatAttribute .get_NullDisplayTextResourceType() |
| set_NullDisplayTextResourceType(Type) | 5 | System.ComponentModel.DataAnnotations .DisplayFormatAttribute .set_NullDisplayTextResourceType(Type) |
| GetNullDisplayText() | 4 | System.ComponentModel.DataAnnotations .DisplayFormatAttribute .GetNullDisplayText() |
| get_ObjectInstance() | 3 | System.ComponentModel.DataAnnotations .ValidationContext.get_ObjectInstance() |
| get_MemberName() | 3 | System.ComponentModel.DataAnnotations .ValidationContext.get_MemberName() |
| set_MemberName(String) | 4 | System.ComponentModel.DataAnnotations .ValidationContext.set_MemberName(String ) |
| get_MemberNames() | 3 | System.ComponentModel.DataAnnotations .ValidationResult.get_MemberNames() |
| get_ErrorMessage() | 3 | System.ComponentModel.DataAnnotations .ValidationResult.get_ErrorMessage() |
| set_ErrorMessage(String) | 4 | System.ComponentModel.DataAnnotations .ValidationResult.set_ErrorMessage (String) |
| get_Name() | 3 | System.ComponentModel.DataAnnotations .Schema.ColumnAttribute.get_Name() |
| get_Name() | 3 | System.ComponentModel.DataAnnotations .Schema.ForeignKeyAttribute.get_Name() |
| get_Property() | 3 | System.ComponentModel.DataAnnotations .Schema.InversePropertyAttribute .get_Property() |
| get_Name() | 3 | System.ComponentModel.DataAnnotations .Schema.TableAttribute.get_Name() |
| get_Browsable() | 3 | System.ComponentModel.BrowsableAttribute .get_Browsable() |
| get_Visibility() | 3 | System.ComponentModel .DesignerSerializationVisibilityAttribut e.get_Visibility() |
| get_Expression() | 3 | System.Dynamic.DynamicMetaObject .get_Expression() |
| get_Restrictions() | 3 | System.Dynamic.DynamicMetaObject .get_Restrictions() |
| get_Value() | 3 | System.Dynamic.DynamicMetaObject .get_Value() |
| get_HasValue() | 3 | System.Dynamic.DynamicMetaObject .get_HasValue() |
| get_Operation() | 3 | System.Dynamic.BinaryOperationBinder .get_Operation() |
| get_ArgumentCount() | 3 | System.Dynamic.CallInfo .get_ArgumentCount() |
| get_ArgumentNames() | 3 | System.Dynamic.CallInfo .get_ArgumentNames() |
| get_Type() | 3 | System.Dynamic.ConvertBinder.get_Type() |
| get_Explicit() | 3 | System.Dynamic.ConvertBinder .get_Explicit() |
| get_CallInfo() | 3 | System.Dynamic.CreateInstanceBinder .get_CallInfo() |
| get_CallInfo() | 3 | System.Dynamic.DeleteIndexBinder .get_CallInfo() |
| get_Name() | 3 | System.Dynamic.DeleteMemberBinder .get_Name() |
| get_IgnoreCase() | 3 | System.Dynamic.DeleteMemberBinder .get_IgnoreCase() |
| get_CallInfo() | 3 | System.Dynamic.GetIndexBinder .get_CallInfo() |
| get_Name() | 3 | System.Dynamic.GetMemberBinder.get_Name( ) |
| get_IgnoreCase() | 3 | System.Dynamic.GetMemberBinder .get_IgnoreCase() |
| get_CallInfo() | 3 | System.Dynamic.InvokeBinder.get_CallInfo () |
| get_Name() | 3 | System.Dynamic.InvokeMemberBinder .get_Name() |
| get_IgnoreCase() | 3 | System.Dynamic.InvokeMemberBinder .get_IgnoreCase() |
| get_CallInfo() | 3 | System.Dynamic.InvokeMemberBinder .get_CallInfo() |
| get_CallInfo() | 3 | System.Dynamic.SetIndexBinder .get_CallInfo() |
| get_Name() | 3 | System.Dynamic.SetMemberBinder.get_Name( ) |
| get_IgnoreCase() | 3 | System.Dynamic.SetMemberBinder .get_IgnoreCase() |
| get_Operation() | 3 | System.Dynamic.UnaryOperationBinder .get_Operation() |
| Read(Span<Byte>) | 18 | System.IO.Pipes.PipeStream.Read(Span <Byte>) |
| ReadAsync(Memory<Byte>,CancellationToken ) | 37 | System.IO.Pipes.PipeStream.ReadAsync (Memory<Byte>,CancellationToken) |
| Write(ReadOnlySpan<Byte>) | 18 | System.IO.Pipes.PipeStream.Write (ReadOnlySpan<Byte>) |
| WriteAsync(ReadOnlyMemory<Byte> ,CancellationToken) | 31 | System.IO.Pipes.PipeStream.WriteAsync (ReadOnlyMemory<Byte>,CancellationToken) |
| GetOtherMethods(Boolean) | 5 | System.Runtime.InteropServices .ComAwareEventInfo.GetOtherMethods (Boolean) |
| GetCustomAttributesData() | 4 | System.Runtime.InteropServices .ComAwareEventInfo .GetCustomAttributesData() |
| get_MetadataToken() | 4 | System.Runtime.InteropServices .ComAwareEventInfo.get_MetadataToken() |
| get_Module() | 4 | System.Runtime.InteropServices .ComAwareEventInfo.get_Module() |
| get_UpdateLabel() | 2 | System.Runtime.CompilerServices .CallSiteBinder.get_UpdateLabel() |
| TrySignData(ReadOnlySpan<Byte>,Span<Byte >,HashAlgorithmName,Int32&) | 32 | System.Security.Cryptography.ECDsa .TrySignData(ReadOnlySpan<Byte>,Span <Byte>,HashAlgorithmName,Int32&) |
| VerifyData(ReadOnlySpan<Byte> ,ReadOnlySpan<Byte>,HashAlgorithmName) | 50 | System.Security.Cryptography.ECDsa .VerifyData(ReadOnlySpan<Byte> ,ReadOnlySpan<Byte>,HashAlgorithmName) |
| TryHashData(ReadOnlySpan<Byte>,Span<Byte >,HashAlgorithmName,Int32&) | 55 | System.Security.Cryptography.ECDsa .TryHashData(ReadOnlySpan<Byte>,Span <Byte>,HashAlgorithmName,Int32&) |
| TrySignHash(ReadOnlySpan<Byte>,Span<Byte >,Int32&) | 29 | System.Security.Cryptography.ECDsa .TrySignHash(ReadOnlySpan<Byte>,Span <Byte>,Int32&) |
| VerifyHash(ReadOnlySpan<Byte> ,ReadOnlySpan<Byte>) | 7 | System.Security.Cryptography.ECDsa .VerifyHash(ReadOnlySpan<Byte> ,ReadOnlySpan<Byte>) |
| HashCore(ReadOnlySpan<Byte>) | 5 | System.Security.Cryptography .SHA256CryptoServiceProvider.HashCore (ReadOnlySpan<Byte>) |
| TryHashFinal(Span<Byte>,Int32&) | 6 | System.Security.Cryptography .SHA256CryptoServiceProvider .TryHashFinal(Span<Byte>,Int32&) |
| HashCore(ReadOnlySpan<Byte>) | 5 | System.Security.Cryptography .SHA384CryptoServiceProvider.HashCore (ReadOnlySpan<Byte>) |
| TryHashFinal(Span<Byte>,Int32&) | 6 | System.Security.Cryptography .SHA384CryptoServiceProvider .TryHashFinal(Span<Byte>,Int32&) |
| HashCore(ReadOnlySpan<Byte>) | 5 | System.Security.Cryptography .SHA512CryptoServiceProvider.HashCore (ReadOnlySpan<Byte>) |
| TryHashFinal(Span<Byte>,Int32&) | 6 | System.Security.Cryptography .SHA512CryptoServiceProvider .TryHashFinal(Span<Byte>,Int32&) |
| get_ExportPolicy() | 3 | System.Security.Cryptography .CngKeyCreationParameters .get_ExportPolicy() |
| set_ExportPolicy(Nullable <CngExportPolicies>) | 4 | System.Security.Cryptography .CngKeyCreationParameters .set_ExportPolicy(Nullable <CngExportPolicies>) |
| get_KeyCreationOptions() | 3 | System.Security.Cryptography .CngKeyCreationParameters .get_KeyCreationOptions() |
| set_KeyCreationOptions (CngKeyCreationOptions) | 4 | System.Security.Cryptography .CngKeyCreationParameters .set_KeyCreationOptions (CngKeyCreationOptions) |
| get_KeyUsage() | 3 | System.Security.Cryptography .CngKeyCreationParameters.get_KeyUsage() |
| set_KeyUsage(Nullable<CngKeyUsages>) | 4 | System.Security.Cryptography .CngKeyCreationParameters.set_KeyUsage (Nullable<CngKeyUsages>) |
| get_Parameters() | 3 | System.Security.Cryptography .CngKeyCreationParameters.get_Parameters () |
| get_ParentWindowHandle() | 3 | System.Security.Cryptography .CngKeyCreationParameters .get_ParentWindowHandle() |
| set_ParentWindowHandle(IntPtr) | 4 | System.Security.Cryptography .CngKeyCreationParameters .set_ParentWindowHandle(IntPtr) |
| get_UIPolicy() | 3 | System.Security.Cryptography .CngKeyCreationParameters.get_UIPolicy() |
| set_UIPolicy(CngUIPolicy) | 4 | System.Security.Cryptography .CngKeyCreationParameters.set_UIPolicy (CngUIPolicy) |
| get_Name() | 3 | System.Security.Cryptography.CngProperty .get_Name() |
| get_Options() | 3 | System.Security.Cryptography.CngProperty .get_Options() |
| get_ProtectionLevel() | 3 | System.Security.Cryptography.CngUIPolicy .get_ProtectionLevel() |
| get_FriendlyName() | 3 | System.Security.Cryptography.CngUIPolicy .get_FriendlyName() |
| get_Description() | 3 | System.Security.Cryptography.CngUIPolicy .get_Description() |
| get_UseContext() | 3 | System.Security.Cryptography.CngUIPolicy .get_UseContext() |
| get_CreationTitle() | 3 | System.Security.Cryptography.CngUIPolicy .get_CreationTitle() |
| TryHashData(ReadOnlySpan<Byte>,Span<Byte >,HashAlgorithmName,Int32&) | 6 | System.Security.Cryptography.ECDsaCng .TryHashData(ReadOnlySpan<Byte>,Span <Byte>,HashAlgorithmName,Int32&) |
| TrySignHash(ReadOnlySpan<Byte>,Span<Byte >,Int32&) | 20 | System.Security.Cryptography.ECDsaCng .TrySignHash(ReadOnlySpan<Byte>,Span <Byte>,Int32&) |
| VerifyHash(ReadOnlySpan<Byte> ,ReadOnlySpan<Byte>) | 19 | System.Security.Cryptography.ECDsaCng .VerifyHash(ReadOnlySpan<Byte> ,ReadOnlySpan<Byte>) |
| TryHashData(ReadOnlySpan<Byte>,Span<Byte >,HashAlgorithmName,Int32&) | 6 | System.Security.Cryptography.RSACng .TryHashData(ReadOnlySpan<Byte>,Span <Byte>,HashAlgorithmName,Int32&) |
| TryEncrypt(ReadOnlySpan<Byte>,Span<Byte> ,RSAEncryptionPadding,Int32&) | 8 | System.Security.Cryptography.RSACng .TryEncrypt(ReadOnlySpan<Byte>,Span<Byte >,RSAEncryptionPadding,Int32&) |
| TryDecrypt(ReadOnlySpan<Byte>,Span<Byte> ,RSAEncryptionPadding,Int32&) | 8 | System.Security.Cryptography.RSACng .TryDecrypt(ReadOnlySpan<Byte>,Span<Byte >,RSAEncryptionPadding,Int32&) |
| TrySignHash(ReadOnlySpan<Byte>,Span<Byte >,HashAlgorithmName,RSASignaturePadding ,Int32&) | 83 | System.Security.Cryptography.RSACng .TrySignHash(ReadOnlySpan<Byte>,Span <Byte>,HashAlgorithmName ,RSASignaturePadding,Int32&) |
| VerifyHash(ReadOnlySpan<Byte> ,ReadOnlySpan<Byte>,HashAlgorithmName ,RSASignaturePadding) | 81 | System.Security.Cryptography.RSACng .VerifyHash(ReadOnlySpan<Byte> ,ReadOnlySpan<Byte>,HashAlgorithmName ,RSASignaturePadding) |
| get_Right() | 3 | System.Linq.Expressions.BinaryExpression .get_Right() |
| get_Left() | 3 | System.Linq.Expressions.BinaryExpression .get_Left() |
| get_Variable() | 3 | System.Linq.Expressions.CatchBlock .get_Variable() |
| get_Test() | 3 | System.Linq.Expressions.CatchBlock .get_Test() |
| get_Body() | 3 | System.Linq.Expressions.CatchBlock .get_Body() |
| get_Filter() | 3 | System.Linq.Expressions.CatchBlock .get_Filter() |
| get_Test() | 3 | System.Linq.Expressions .ConditionalExpression.get_Test() |
| get_IfTrue() | 3 | System.Linq.Expressions .ConditionalExpression.get_IfTrue() |
| get_Value() | 3 | System.Linq.Expressions .ConstantExpression.get_Value() |
| get_Document() | 3 | System.Linq.Expressions .DebugInfoExpression.get_Document() |
| get_Type() | 3 | System.Linq.Expressions .DefaultExpression.get_Type() |
| get_AddMethod() | 3 | System.Linq.Expressions.ElementInit .get_AddMethod() |
| get_Arguments() | 3 | System.Linq.Expressions.ElementInit .get_Arguments() |
| get_Type() | 3 | System.Linq.Expressions.GotoExpression .get_Type() |
| get_Value() | 3 | System.Linq.Expressions.GotoExpression .get_Value() |
| get_Target() | 3 | System.Linq.Expressions.GotoExpression .get_Target() |
| get_Kind() | 3 | System.Linq.Expressions.GotoExpression .get_Kind() |
| get_Object() | 3 | System.Linq.Expressions.IndexExpression .get_Object() |
| get_Indexer() | 3 | System.Linq.Expressions.IndexExpression .get_Indexer() |
| get_Type() | 3 | System.Linq.Expressions .InvocationExpression.get_Type() |
| get_Expression() | 3 | System.Linq.Expressions .InvocationExpression.get_Expression() |
| get_Target() | 3 | System.Linq.Expressions.LabelExpression .get_Target() |
| get_DefaultValue() | 3 | System.Linq.Expressions.LabelExpression .get_DefaultValue() |
| get_Name() | 3 | System.Linq.Expressions.LabelTarget .get_Name() |
| get_Type() | 3 | System.Linq.Expressions.LabelTarget .get_Type() |
| get_NewExpression() | 3 | System.Linq.Expressions .ListInitExpression.get_NewExpression() |
| get_Initializers() | 3 | System.Linq.Expressions .ListInitExpression.get_Initializers() |
| get_Body() | 3 | System.Linq.Expressions.LoopExpression .get_Body() |
| get_BreakLabel() | 3 | System.Linq.Expressions.LoopExpression .get_BreakLabel() |
| get_ContinueLabel() | 3 | System.Linq.Expressions.LoopExpression .get_ContinueLabel() |
| get_BindingType() | 3 | System.Linq.Expressions.MemberBinding .get_BindingType() |
| get_Member() | 3 | System.Linq.Expressions.MemberBinding .get_Member() |
| get_Expression() | 3 | System.Linq.Expressions.MemberExpression .get_Expression() |
| get_NewExpression() | 3 | System.Linq.Expressions .MemberInitExpression.get_NewExpression( ) |
| get_Bindings() | 3 | System.Linq.Expressions .MemberInitExpression.get_Bindings() |
| get_Initializers() | 3 | System.Linq.Expressions .MemberListBinding.get_Initializers() |
| get_Bindings() | 3 | System.Linq.Expressions .MemberMemberBinding.get_Bindings() |
| get_Method() | 3 | System.Linq.Expressions .MethodCallExpression.get_Method() |
| get_Type() | 3 | System.Linq.Expressions .NewArrayExpression.get_Type() |
| get_Expressions() | 3 | System.Linq.Expressions .NewArrayExpression.get_Expressions() |
| get_Constructor() | 3 | System.Linq.Expressions.NewExpression .get_Constructor() |
| get_Members() | 3 | System.Linq.Expressions.NewExpression .get_Members() |
| get_Name() | 3 | System.Linq.Expressions .ParameterExpression.get_Name() |
| get_Variables() | 3 | System.Linq.Expressions .RuntimeVariablesExpression .get_Variables() |
| get_TestValues() | 3 | System.Linq.Expressions.SwitchCase .get_TestValues() |
| get_Body() | 3 | System.Linq.Expressions.SwitchCase .get_Body() |
| get_Type() | 3 | System.Linq.Expressions.SwitchExpression .get_Type() |
| get_SwitchValue() | 3 | System.Linq.Expressions.SwitchExpression .get_SwitchValue() |
| get_Cases() | 3 | System.Linq.Expressions.SwitchExpression .get_Cases() |
| get_DefaultBody() | 3 | System.Linq.Expressions.SwitchExpression .get_DefaultBody() |
| get_Comparison() | 3 | System.Linq.Expressions.SwitchExpression .get_Comparison() |
| get_FileName() | 3 | System.Linq.Expressions .SymbolDocumentInfo.get_FileName() |
| get_Type() | 3 | System.Linq.Expressions.TryExpression .get_Type() |
| get_Body() | 3 | System.Linq.Expressions.TryExpression .get_Body() |
| get_Handlers() | 3 | System.Linq.Expressions.TryExpression .get_Handlers() |
| get_Finally() | 3 | System.Linq.Expressions.TryExpression .get_Finally() |
| get_Fault() | 3 | System.Linq.Expressions.TryExpression .get_Fault() |
| get_NodeType() | 3 | System.Linq.Expressions .TypeBinaryExpression.get_NodeType() |
| get_Expression() | 3 | System.Linq.Expressions .TypeBinaryExpression.get_Expression() |
| get_TypeOperand() | 3 | System.Linq.Expressions .TypeBinaryExpression.get_TypeOperand() |
| get_Type() | 3 | System.Linq.Expressions.UnaryExpression .get_Type() |
| get_NodeType() | 3 | System.Linq.Expressions.UnaryExpression .get_NodeType() |
| get_Operand() | 3 | System.Linq.Expressions.UnaryExpression .get_Operand() |
| get_Method() | 3 | System.Linq.Expressions.UnaryExpression .get_Method() |
| get_Binder() | 3 | System.Linq.Expressions .DynamicExpression.get_Binder() |
| get_DelegateType() | 3 | System.Linq.Expressions .DynamicExpression.get_DelegateType() |
| get_StandardInputEncoding() | 3 | System.Diagnostics.ProcessStartInfo .get_StandardInputEncoding() |
| set_StandardInputEncoding(Encoding) | 4 | System.Diagnostics.ProcessStartInfo .set_StandardInputEncoding(Encoding) |
| Dispose() | 12 | System.Diagnostics.Tracing.EventCounter .Dispose() |
| get_Browsable() | 3 | System.ComponentModel.BrowsableAttribute .get_Browsable() |
| get_Visibility() | 3 | System.ComponentModel .DesignerSerializationVisibilityAttribut e.get_Visibility() |
| get_NativeErrorCode() | 3 | System.ComponentModel.Win32Exception .get_NativeErrorCode() |
| ToString() | 99 | System.ComponentModel.Win32Exception .ToString() |
| get_StandardInputEncoding() | 3 | System.Diagnostics.ProcessStartInfo .get_StandardInputEncoding() |
| set_StandardInputEncoding(Encoding) | 4 | System.Diagnostics.ProcessStartInfo .set_StandardInputEncoding(Encoding) |
| get_Value() | 3 | System.Runtime.InteropServices .DefaultParameterValueAttribute .get_Value() |
| get_MaximumThreshold() | 3 | System.Runtime.InteropServices .HandleCollector.get_MaximumThreshold() |
| get_Name() | 3 | System.Runtime.InteropServices .HandleCollector.get_Name() |
| .ctor(ReadOnlySpan<Byte>,Int64) | 62 | System.Net.IPAddress..ctor(ReadOnlySpan <Byte>,Int64) |
| .ctor(ReadOnlySpan<Byte>) | 84 | System.Net.IPAddress..ctor(ReadOnlySpan <Byte>) |
| TryParse(ReadOnlySpan<Char>,IPAddress&) | 10 | System.Net.IPAddress.TryParse (ReadOnlySpan<Char>,IPAddress&) |
| Parse(ReadOnlySpan<Char>) | 4 | System.Net.IPAddress.Parse(ReadOnlySpan <Char>) |
| TryWriteBytes(Span<Byte>,Int32&) | 36 | System.Net.IPAddress.TryWriteBytes(Span <Byte>,Int32&) |
| TryFormat(Span<Char>,Int32&) | 17 | System.Net.IPAddress.TryFormat(Span<Char >,Int32&) |
| get_NegotiatedApplicationProtocol() | 4 | System.Net.Security.SslStream .get_NegotiatedApplicationProtocol() |
| AuthenticateAsClientAsync (SslClientAuthenticationOptions ,CancellationToken) | 24 | System.Net.Security.SslStream .AuthenticateAsClientAsync (SslClientAuthenticationOptions ,CancellationToken) |
| AuthenticateAsServerAsync (SslServerAuthenticationOptions ,CancellationToken) | 24 | System.Net.Security.SslStream .AuthenticateAsServerAsync (SslServerAuthenticationOptions ,CancellationToken) |
| WriteAsync(Byte[],Int32,Int32 ,CancellationToken) | 9 | System.Net.Security.SslStream.WriteAsync (Byte[],Int32,Int32,CancellationToken) |
| WriteAsync(ReadOnlyMemory<Byte> ,CancellationToken) | 7 | System.Net.Security.SslStream.WriteAsync (ReadOnlyMemory<Byte>,CancellationToken) |
| ReadAsync(Byte[],Int32,Int32 ,CancellationToken) | 9 | System.Net.Security.SslStream.ReadAsync (Byte[],Int32,Int32,CancellationToken) |
| ReadAsync(Memory<Byte>,CancellationToken ) | 7 | System.Net.Security.SslStream.ReadAsync (Memory<Byte>,CancellationToken) |
| Read(Span<Byte>) | 46 | System.Net.Sockets.NetworkStream.Read (Span<Byte>) |
| ReadByte() | 11 | System.Net.Sockets.NetworkStream .ReadByte() |
| Write(ReadOnlySpan<Byte>) | 45 | System.Net.Sockets.NetworkStream.Write (ReadOnlySpan<Byte>) |
| WriteByte(Byte) | 7 | System.Net.Sockets.NetworkStream .WriteByte(Byte) |
| ReadAsync(Memory<Byte>,CancellationToken ) | 53 | System.Net.Sockets.NetworkStream .ReadAsync(Memory<Byte> ,CancellationToken) |
| WriteAsync(ReadOnlyMemory<Byte> ,CancellationToken) | 61 | System.Net.Sockets.NetworkStream .WriteAsync(ReadOnlyMemory<Byte> ,CancellationToken) |
| Send(ReadOnlySpan<Byte>) | 5 | System.Net.Sockets.Socket.Send (ReadOnlySpan<Byte>) |
| Send(ReadOnlySpan<Byte>,SocketFlags) | 13 | System.Net.Sockets.Socket.Send (ReadOnlySpan<Byte>,SocketFlags) |
| Send(ReadOnlySpan<Byte>,SocketFlags ,SocketError&) | 50 | System.Net.Sockets.Socket.Send (ReadOnlySpan<Byte>,SocketFlags ,SocketError&) |
| Receive(Span<Byte>) | 5 | System.Net.Sockets.Socket.Receive(Span <Byte>) |
| Receive(Span<Byte>,SocketFlags) | 13 | System.Net.Sockets.Socket.Receive(Span <Byte>,SocketFlags) |
| Receive(Span<Byte>,SocketFlags ,SocketError&) | 50 | System.Net.Sockets.Socket.Receive(Span <Byte>,SocketFlags,SocketError&) |
| get_MemoryBuffer() | 3 | System.Net.Sockets.SocketAsyncEventArgs .get_MemoryBuffer() |
| SetBuffer(Memory<Byte>) | 31 | System.Net.Sockets.SocketAsyncEventArgs .SetBuffer(Memory<Byte>) |
| SendAsync(ReadOnlyMemory<Byte> ,WebSocketMessageType,Boolean ,CancellationToken) | 10 | System.Net.WebSockets.ClientWebSocket .SendAsync(ReadOnlyMemory<Byte> ,WebSocketMessageType,Boolean ,CancellationToken) |
| ReceiveAsync(Memory<Byte> ,CancellationToken) | 8 | System.Net.WebSockets.ClientWebSocket .ReceiveAsync(Memory<Byte> ,CancellationToken) |
| ReceiveAsync(Memory<Byte> ,CancellationToken) | 25 | System.Net.WebSockets.WebSocket .ReceiveAsync(Memory<Byte> ,CancellationToken) |
| SendAsync(ReadOnlyMemory<Byte> ,WebSocketMessageType,Boolean ,CancellationToken) | 18 | System.Net.WebSockets.WebSocket .SendAsync(ReadOnlyMemory<Byte> ,WebSocketMessageType,Boolean ,CancellationToken) |
| CreateFromStream(Stream,Boolean,String ,TimeSpan,Memory<Byte>) | 48 | System.Net.WebSockets.WebSocket .CreateFromStream(Stream,Boolean,String ,TimeSpan,Memory<Byte>) |
| Read(Span<Byte>) | 17 | System.IO.Compression.GZipStream.Read (Span<Byte>) |
| Write(ReadOnlySpan<Byte>) | 17 | System.IO.Compression.GZipStream.Write (ReadOnlySpan<Byte>) |
| CopyTo(Stream,Int32) | 8 | System.IO.Compression.GZipStream.CopyTo (Stream,Int32) |
| ReadAsync(Memory<Byte>,CancellationToken ) | 19 | System.IO.Compression.GZipStream .ReadAsync(Memory<Byte> ,CancellationToken) |
| WriteAsync(ReadOnlyMemory<Byte> ,CancellationToken) | 19 | System.IO.Compression.GZipStream .WriteAsync(ReadOnlyMemory<Byte> ,CancellationToken) |
| Read(Span<Byte>) | 14 | System.IO.Compression.DeflateStream.Read (Span<Byte>) |
| ReadAsync(Memory<Byte>,CancellationToken ) | 16 | System.IO.Compression.DeflateStream .ReadAsync(Memory<Byte> ,CancellationToken) |
| Write(ReadOnlySpan<Byte>) | 14 | System.IO.Compression.DeflateStream .Write(ReadOnlySpan<Byte>) |
| WriteAsync(ReadOnlyMemory<Byte> ,CancellationToken) | 16 | System.IO.Compression.DeflateStream .WriteAsync(ReadOnlyMemory<Byte> ,CancellationToken) |
| CompileToAssembly(RegexCompilationInfo[] ,AssemblyName) | 3 | System.Text.RegularExpressions.Regex .CompileToAssembly (RegexCompilationInfo[],AssemblyName) |
| CompileToAssembly(RegexCompilationInfo[] ,AssemblyName,CustomAttributeBuilder[]) | 3 | System.Text.RegularExpressions.Regex .CompileToAssembly (RegexCompilationInfo[],AssemblyName ,CustomAttributeBuilder[]) |
| CompileToAssembly(RegexCompilationInfo[] ,AssemblyName,CustomAttributeBuilder[] ,String) | 3 | System.Text.RegularExpressions.Regex .CompileToAssembly (RegexCompilationInfo[],AssemblyName ,CustomAttributeBuilder[],String) |
| op_Multiply(Int32,Size) | 4 | System.Drawing.Size.op_Multiply(Int32 ,Size) |
| op_Multiply(Size,Int32) | 4 | System.Drawing.Size.op_Multiply(Size ,Int32) |
| op_Division(Size,Int32) | 10 | System.Drawing.Size.op_Division(Size ,Int32) |
| op_Multiply(Single,Size) | 4 | System.Drawing.Size.op_Multiply(Single ,Size) |
| op_Multiply(Size,Single) | 4 | System.Drawing.Size.op_Multiply(Size ,Single) |
| op_Division(Size,Single) | 12 | System.Drawing.Size.op_Division(Size ,Single) |
| op_Multiply(Single,SizeF) | 4 | System.Drawing.SizeF.op_Multiply(Single ,SizeF) |
| op_Multiply(SizeF,Single) | 4 | System.Drawing.SizeF.op_Multiply(SizeF ,Single) |
| op_Division(SizeF,Single) | 10 | System.Drawing.SizeF.op_Division(SizeF ,Single) |
| get_IsSystemColor() | 16 | System.Drawing.Color.get_IsSystemColor() |
| op_Multiply(Int32,Size) | 4 | System.Drawing.Size.op_Multiply(Int32 ,Size) |
| op_Multiply(Size,Int32) | 4 | System.Drawing.Size.op_Multiply(Size ,Int32) |
| op_Division(Size,Int32) | 10 | System.Drawing.Size.op_Division(Size ,Int32) |
| op_Multiply(Single,Size) | 4 | System.Drawing.Size.op_Multiply(Single ,Size) |
| op_Multiply(Size,Single) | 4 | System.Drawing.Size.op_Multiply(Size ,Single) |
| op_Division(Size,Single) | 12 | System.Drawing.Size.op_Division(Size ,Single) |
| op_Multiply(Single,SizeF) | 4 | System.Drawing.SizeF.op_Multiply(Single ,SizeF) |
| op_Multiply(SizeF,Single) | 4 | System.Drawing.SizeF.op_Multiply(SizeF ,Single) |
| op_Division(SizeF,Single) | 10 | System.Drawing.SizeF.op_Division(SizeF ,Single) |
| get_IsSystemColor() | 16 | System.Drawing.Color.get_IsSystemColor() |
| get_Expression() | 3 | System.Dynamic.DynamicMetaObject .get_Expression() |
| get_Restrictions() | 3 | System.Dynamic.DynamicMetaObject .get_Restrictions() |
| get_Value() | 3 | System.Dynamic.DynamicMetaObject .get_Value() |
| get_HasValue() | 3 | System.Dynamic.DynamicMetaObject .get_HasValue() |
| get_Operation() | 3 | System.Dynamic.BinaryOperationBinder .get_Operation() |
| get_ArgumentCount() | 3 | System.Dynamic.CallInfo .get_ArgumentCount() |
| get_ArgumentNames() | 3 | System.Dynamic.CallInfo .get_ArgumentNames() |
| get_Type() | 3 | System.Dynamic.ConvertBinder.get_Type() |
| get_Explicit() | 3 | System.Dynamic.ConvertBinder .get_Explicit() |
| get_CallInfo() | 3 | System.Dynamic.CreateInstanceBinder .get_CallInfo() |
| get_CallInfo() | 3 | System.Dynamic.DeleteIndexBinder .get_CallInfo() |
| get_Name() | 3 | System.Dynamic.DeleteMemberBinder .get_Name() |
| get_IgnoreCase() | 3 | System.Dynamic.DeleteMemberBinder .get_IgnoreCase() |
| get_CallInfo() | 3 | System.Dynamic.GetIndexBinder .get_CallInfo() |
| get_Name() | 3 | System.Dynamic.GetMemberBinder.get_Name( ) |
| get_IgnoreCase() | 3 | System.Dynamic.GetMemberBinder .get_IgnoreCase() |
| get_CallInfo() | 3 | System.Dynamic.InvokeBinder.get_CallInfo () |
| get_Name() | 3 | System.Dynamic.InvokeMemberBinder .get_Name() |
| get_IgnoreCase() | 3 | System.Dynamic.InvokeMemberBinder .get_IgnoreCase() |
| get_CallInfo() | 3 | System.Dynamic.InvokeMemberBinder .get_CallInfo() |
| get_CallInfo() | 3 | System.Dynamic.SetIndexBinder .get_CallInfo() |
| get_Name() | 3 | System.Dynamic.SetMemberBinder.get_Name( ) |
| get_IgnoreCase() | 3 | System.Dynamic.SetMemberBinder .get_IgnoreCase() |
| get_Operation() | 3 | System.Dynamic.UnaryOperationBinder .get_Operation() |
| get_UpdateLabel() | 2 | System.Runtime.CompilerServices .CallSiteBinder.get_UpdateLabel() |
| get_Binder() | 3 | System.Linq.Expressions .DynamicExpression.get_Binder() |
| get_DelegateType() | 3 | System.Linq.Expressions .DynamicExpression.get_DelegateType() |
| GetUnicodeCategory(Int32) | 4 | System.Globalization.CharUnicodeInfo .GetUnicodeCategory(Int32) |
| get_Crc32() | 3 | System.IO.Compression.ZipArchiveEntry .get_Crc32() |
| Read(Span<Byte>) | 17 | System.IO.Compression.GZipStream.Read (Span<Byte>) |
| Write(ReadOnlySpan<Byte>) | 17 | System.IO.Compression.GZipStream.Write (ReadOnlySpan<Byte>) |
| CopyTo(Stream,Int32) | 8 | System.IO.Compression.GZipStream.CopyTo (Stream,Int32) |
| ReadAsync(Memory<Byte>,CancellationToken ) | 19 | System.IO.Compression.GZipStream .ReadAsync(Memory<Byte> ,CancellationToken) |
| WriteAsync(ReadOnlyMemory<Byte> ,CancellationToken) | 19 | System.IO.Compression.GZipStream .WriteAsync(ReadOnlyMemory<Byte> ,CancellationToken) |
| Read(Span<Byte>) | 14 | System.IO.Compression.DeflateStream.Read (Span<Byte>) |
| ReadAsync(Memory<Byte>,CancellationToken ) | 16 | System.IO.Compression.DeflateStream .ReadAsync(Memory<Byte> ,CancellationToken) |
| Write(ReadOnlySpan<Byte>) | 14 | System.IO.Compression.DeflateStream .Write(ReadOnlySpan<Byte>) |
| WriteAsync(ReadOnlyMemory<Byte> ,CancellationToken) | 16 | System.IO.Compression.DeflateStream .WriteAsync(ReadOnlyMemory<Byte> ,CancellationToken) |
| Read(Span<Char>) | 54 | System.IO.StringReader.Read(Span<Char>) |
| ReadBlock(Span<Char>) | 4 | System.IO.StringReader.ReadBlock(Span <Char>) |
| ReadBlockAsync(Memory<Char> ,CancellationToken) | 13 | System.IO.StringReader.ReadBlockAsync (Memory<Char>,CancellationToken) |
| ReadAsync(Memory<Char>,CancellationToken ) | 13 | System.IO.StringReader.ReadAsync(Memory <Char>,CancellationToken) |
| Write(ReadOnlySpan<Char>) | 23 | System.IO.StringWriter.Write (ReadOnlySpan<Char>) |
| WriteLine(ReadOnlySpan<Char>) | 25 | System.IO.StringWriter.WriteLine (ReadOnlySpan<Char>) |
| WriteAsync(ReadOnlyMemory<Char> ,CancellationToken) | 12 | System.IO.StringWriter.WriteAsync (ReadOnlyMemory<Char>,CancellationToken) |
| WriteLineAsync(ReadOnlyMemory<Char> ,CancellationToken) | 12 | System.IO.StringWriter.WriteLineAsync (ReadOnlyMemory<Char>,CancellationToken) |
| Read(Span<Byte>) | 65 | System.IO.BufferedStream.Read(Span<Byte> ) |
| ReadAsync(Memory<Byte>,CancellationToken ) | 58 | System.IO.BufferedStream.ReadAsync (Memory<Byte>,CancellationToken) |
| Write(ReadOnlySpan<Byte>) | 110 | System.IO.BufferedStream.Write (ReadOnlySpan<Byte>) |
| WriteAsync(ReadOnlyMemory<Byte> ,CancellationToken) | 60 | System.IO.BufferedStream.WriteAsync (ReadOnlyMemory<Byte>,CancellationToken) |
| CopyTo(Stream,Int32) | 41 | System.IO.BufferedStream.CopyTo(Stream ,Int32) |
| Read(Span<Byte>) | 18 | System.IO.Pipes.PipeStream.Read(Span <Byte>) |
| ReadAsync(Memory<Byte>,CancellationToken ) | 37 | System.IO.Pipes.PipeStream.ReadAsync (Memory<Byte>,CancellationToken) |
| Write(ReadOnlySpan<Byte>) | 18 | System.IO.Pipes.PipeStream.Write (ReadOnlySpan<Byte>) |
| WriteAsync(ReadOnlyMemory<Byte> ,CancellationToken) | 31 | System.IO.Pipes.PipeStream.WriteAsync (ReadOnlyMemory<Byte>,CancellationToken) |
| Read(Span<Byte>) | 14 | System.IO.UnmanagedMemoryStream.Read (Span<Byte>) |
| ReadAsync(Memory<Byte>,CancellationToken ) | 36 | System.IO.UnmanagedMemoryStream .ReadAsync(Memory<Byte> ,CancellationToken) |
| Write(ReadOnlySpan<Byte>) | 14 | System.IO.UnmanagedMemoryStream.Write (ReadOnlySpan<Byte>) |
| WriteAsync(ReadOnlyMemory<Byte> ,CancellationToken) | 34 | System.IO.UnmanagedMemoryStream .WriteAsync(ReadOnlyMemory<Byte> ,CancellationToken) |
| get_UpdateLabel() | 2 | System.Runtime.CompilerServices .CallSiteBinder.get_UpdateLabel() |
| get_Right() | 3 | System.Linq.Expressions.BinaryExpression .get_Right() |
| get_Left() | 3 | System.Linq.Expressions.BinaryExpression .get_Left() |
| get_Variable() | 3 | System.Linq.Expressions.CatchBlock .get_Variable() |
| get_Test() | 3 | System.Linq.Expressions.CatchBlock .get_Test() |
| get_Body() | 3 | System.Linq.Expressions.CatchBlock .get_Body() |
| get_Filter() | 3 | System.Linq.Expressions.CatchBlock .get_Filter() |
| get_Test() | 3 | System.Linq.Expressions .ConditionalExpression.get_Test() |
| get_IfTrue() | 3 | System.Linq.Expressions .ConditionalExpression.get_IfTrue() |
| get_Value() | 3 | System.Linq.Expressions .ConstantExpression.get_Value() |
| get_Document() | 3 | System.Linq.Expressions .DebugInfoExpression.get_Document() |
| get_Type() | 3 | System.Linq.Expressions .DefaultExpression.get_Type() |
| get_AddMethod() | 3 | System.Linq.Expressions.ElementInit .get_AddMethod() |
| get_Arguments() | 3 | System.Linq.Expressions.ElementInit .get_Arguments() |
| get_Type() | 3 | System.Linq.Expressions.GotoExpression .get_Type() |
| get_Value() | 3 | System.Linq.Expressions.GotoExpression .get_Value() |
| get_Target() | 3 | System.Linq.Expressions.GotoExpression .get_Target() |
| get_Kind() | 3 | System.Linq.Expressions.GotoExpression .get_Kind() |
| get_Object() | 3 | System.Linq.Expressions.IndexExpression .get_Object() |
| get_Indexer() | 3 | System.Linq.Expressions.IndexExpression .get_Indexer() |
| get_Type() | 3 | System.Linq.Expressions .InvocationExpression.get_Type() |
| get_Expression() | 3 | System.Linq.Expressions .InvocationExpression.get_Expression() |
| get_Target() | 3 | System.Linq.Expressions.LabelExpression .get_Target() |
| get_DefaultValue() | 3 | System.Linq.Expressions.LabelExpression .get_DefaultValue() |
| get_Name() | 3 | System.Linq.Expressions.LabelTarget .get_Name() |
| get_Type() | 3 | System.Linq.Expressions.LabelTarget .get_Type() |
| get_NewExpression() | 3 | System.Linq.Expressions .ListInitExpression.get_NewExpression() |
| get_Initializers() | 3 | System.Linq.Expressions .ListInitExpression.get_Initializers() |
| get_Body() | 3 | System.Linq.Expressions.LoopExpression .get_Body() |
| get_BreakLabel() | 3 | System.Linq.Expressions.LoopExpression .get_BreakLabel() |
| get_ContinueLabel() | 3 | System.Linq.Expressions.LoopExpression .get_ContinueLabel() |
| get_BindingType() | 3 | System.Linq.Expressions.MemberBinding .get_BindingType() |
| get_Member() | 3 | System.Linq.Expressions.MemberBinding .get_Member() |
| get_Expression() | 3 | System.Linq.Expressions.MemberExpression .get_Expression() |
| get_NewExpression() | 3 | System.Linq.Expressions .MemberInitExpression.get_NewExpression( ) |
| get_Bindings() | 3 | System.Linq.Expressions .MemberInitExpression.get_Bindings() |
| get_Initializers() | 3 | System.Linq.Expressions .MemberListBinding.get_Initializers() |
| get_Bindings() | 3 | System.Linq.Expressions .MemberMemberBinding.get_Bindings() |
| get_Method() | 3 | System.Linq.Expressions .MethodCallExpression.get_Method() |
| get_Type() | 3 | System.Linq.Expressions .NewArrayExpression.get_Type() |
| get_Expressions() | 3 | System.Linq.Expressions .NewArrayExpression.get_Expressions() |
| get_Constructor() | 3 | System.Linq.Expressions.NewExpression .get_Constructor() |
| get_Members() | 3 | System.Linq.Expressions.NewExpression .get_Members() |
| get_Name() | 3 | System.Linq.Expressions .ParameterExpression.get_Name() |
| get_Variables() | 3 | System.Linq.Expressions .RuntimeVariablesExpression .get_Variables() |
| get_TestValues() | 3 | System.Linq.Expressions.SwitchCase .get_TestValues() |
| get_Body() | 3 | System.Linq.Expressions.SwitchCase .get_Body() |
| get_Type() | 3 | System.Linq.Expressions.SwitchExpression .get_Type() |
| get_SwitchValue() | 3 | System.Linq.Expressions.SwitchExpression .get_SwitchValue() |
| get_Cases() | 3 | System.Linq.Expressions.SwitchExpression .get_Cases() |
| get_DefaultBody() | 3 | System.Linq.Expressions.SwitchExpression .get_DefaultBody() |
| get_Comparison() | 3 | System.Linq.Expressions.SwitchExpression .get_Comparison() |
| get_FileName() | 3 | System.Linq.Expressions .SymbolDocumentInfo.get_FileName() |
| get_Type() | 3 | System.Linq.Expressions.TryExpression .get_Type() |
| get_Body() | 3 | System.Linq.Expressions.TryExpression .get_Body() |
| get_Handlers() | 3 | System.Linq.Expressions.TryExpression .get_Handlers() |
| get_Finally() | 3 | System.Linq.Expressions.TryExpression .get_Finally() |
| get_Fault() | 3 | System.Linq.Expressions.TryExpression .get_Fault() |
| get_NodeType() | 3 | System.Linq.Expressions .TypeBinaryExpression.get_NodeType() |
| get_Expression() | 3 | System.Linq.Expressions .TypeBinaryExpression.get_Expression() |
| get_TypeOperand() | 3 | System.Linq.Expressions .TypeBinaryExpression.get_TypeOperand() |
| get_Type() | 3 | System.Linq.Expressions.UnaryExpression .get_Type() |
| get_NodeType() | 3 | System.Linq.Expressions.UnaryExpression .get_NodeType() |
| get_Operand() | 3 | System.Linq.Expressions.UnaryExpression .get_Operand() |
| get_Method() | 3 | System.Linq.Expressions.UnaryExpression .get_Method() |
| get_Binder() | 3 | System.Linq.Expressions .DynamicExpression.get_Binder() |
| get_DelegateType() | 3 | System.Linq.Expressions .DynamicExpression.get_DelegateType() |
| get_Expression() | 3 | System.Dynamic.DynamicMetaObject .get_Expression() |
| get_Restrictions() | 3 | System.Dynamic.DynamicMetaObject .get_Restrictions() |
| get_Value() | 3 | System.Dynamic.DynamicMetaObject .get_Value() |
| get_HasValue() | 3 | System.Dynamic.DynamicMetaObject .get_HasValue() |
| get_Operation() | 3 | System.Dynamic.BinaryOperationBinder .get_Operation() |
| get_ArgumentCount() | 3 | System.Dynamic.CallInfo .get_ArgumentCount() |
| get_ArgumentNames() | 3 | System.Dynamic.CallInfo .get_ArgumentNames() |
| get_Type() | 3 | System.Dynamic.ConvertBinder.get_Type() |
| get_Explicit() | 3 | System.Dynamic.ConvertBinder .get_Explicit() |
| get_CallInfo() | 3 | System.Dynamic.CreateInstanceBinder .get_CallInfo() |
| get_CallInfo() | 3 | System.Dynamic.DeleteIndexBinder .get_CallInfo() |
| get_Name() | 3 | System.Dynamic.DeleteMemberBinder .get_Name() |
| get_IgnoreCase() | 3 | System.Dynamic.DeleteMemberBinder .get_IgnoreCase() |
| get_CallInfo() | 3 | System.Dynamic.GetIndexBinder .get_CallInfo() |
| get_Name() | 3 | System.Dynamic.GetMemberBinder.get_Name( ) |
| get_IgnoreCase() | 3 | System.Dynamic.GetMemberBinder .get_IgnoreCase() |
| get_CallInfo() | 3 | System.Dynamic.InvokeBinder.get_CallInfo () |
| get_Name() | 3 | System.Dynamic.InvokeMemberBinder .get_Name() |
| get_IgnoreCase() | 3 | System.Dynamic.InvokeMemberBinder .get_IgnoreCase() |
| get_CallInfo() | 3 | System.Dynamic.InvokeMemberBinder .get_CallInfo() |
| get_CallInfo() | 3 | System.Dynamic.SetIndexBinder .get_CallInfo() |
| get_Name() | 3 | System.Dynamic.SetMemberBinder.get_Name( ) |
| get_IgnoreCase() | 3 | System.Dynamic.SetMemberBinder .get_IgnoreCase() |
| get_Operation() | 3 | System.Dynamic.UnaryOperationBinder .get_Operation() |
| .ctor(ReadOnlySpan<Byte>,Int64) | 62 | System.Net.IPAddress..ctor(ReadOnlySpan <Byte>,Int64) |
| .ctor(ReadOnlySpan<Byte>) | 84 | System.Net.IPAddress..ctor(ReadOnlySpan <Byte>) |
| TryParse(ReadOnlySpan<Char>,IPAddress&) | 10 | System.Net.IPAddress.TryParse (ReadOnlySpan<Char>,IPAddress&) |
| Parse(ReadOnlySpan<Char>) | 4 | System.Net.IPAddress.Parse(ReadOnlySpan <Char>) |
| TryWriteBytes(Span<Byte>,Int32&) | 36 | System.Net.IPAddress.TryWriteBytes(Span <Byte>,Int32&) |
| TryFormat(Span<Char>,Int32&) | 17 | System.Net.IPAddress.TryFormat(Span<Char >,Int32&) |
| Send(ReadOnlySpan<Byte>) | 5 | System.Net.Sockets.Socket.Send (ReadOnlySpan<Byte>) |
| Send(ReadOnlySpan<Byte>,SocketFlags) | 13 | System.Net.Sockets.Socket.Send (ReadOnlySpan<Byte>,SocketFlags) |
| Send(ReadOnlySpan<Byte>,SocketFlags ,SocketError&) | 50 | System.Net.Sockets.Socket.Send (ReadOnlySpan<Byte>,SocketFlags ,SocketError&) |
| Receive(Span<Byte>) | 5 | System.Net.Sockets.Socket.Receive(Span <Byte>) |
| Receive(Span<Byte>,SocketFlags) | 13 | System.Net.Sockets.Socket.Receive(Span <Byte>,SocketFlags) |
| Receive(Span<Byte>,SocketFlags ,SocketError&) | 50 | System.Net.Sockets.Socket.Receive(Span <Byte>,SocketFlags,SocketError&) |
| get_MemoryBuffer() | 3 | System.Net.Sockets.SocketAsyncEventArgs .get_MemoryBuffer() |
| SetBuffer(Memory<Byte>) | 31 | System.Net.Sockets.SocketAsyncEventArgs .SetBuffer(Memory<Byte>) |
| PatchAsync(String,HttpContent) | 7 | System.Net.Http.HttpClient.PatchAsync (String,HttpContent) |
| PatchAsync(Uri,HttpContent) | 6 | System.Net.Http.HttpClient.PatchAsync (Uri,HttpContent) |
| PatchAsync(String,HttpContent ,CancellationToken) | 8 | System.Net.Http.HttpClient.PatchAsync (String,HttpContent,CancellationToken) |
| PatchAsync(Uri,HttpContent ,CancellationToken) | 12 | System.Net.Http.HttpClient.PatchAsync (Uri,HttpContent,CancellationToken) |
| get_Patch() | 2 | System.Net.Http.HttpMethod.get_Patch() |
| .ctor(ReadOnlySpan<Byte>,Int64) | 62 | System.Net.IPAddress..ctor(ReadOnlySpan <Byte>,Int64) |
| .ctor(ReadOnlySpan<Byte>) | 84 | System.Net.IPAddress..ctor(ReadOnlySpan <Byte>) |
| TryParse(ReadOnlySpan<Char>,IPAddress&) | 10 | System.Net.IPAddress.TryParse (ReadOnlySpan<Char>,IPAddress&) |
| Parse(ReadOnlySpan<Char>) | 4 | System.Net.IPAddress.Parse(ReadOnlySpan <Char>) |
| TryWriteBytes(Span<Byte>,Int32&) | 36 | System.Net.IPAddress.TryWriteBytes(Span <Byte>,Int32&) |
| TryFormat(Span<Char>,Int32&) | 17 | System.Net.IPAddress.TryFormat(Span<Char >,Int32&) |
| get_NegotiatedApplicationProtocol() | 4 | System.Net.Security.SslStream .get_NegotiatedApplicationProtocol() |
| AuthenticateAsClientAsync (SslClientAuthenticationOptions ,CancellationToken) | 38 | System.Net.Security.SslStream .AuthenticateAsClientAsync (SslClientAuthenticationOptions ,CancellationToken) |
| AuthenticateAsServerAsync (SslServerAuthenticationOptions ,CancellationToken) | 38 | System.Net.Security.SslStream .AuthenticateAsServerAsync (SslServerAuthenticationOptions ,CancellationToken) |
| WriteAsync(Byte[],Int32,Int32 ,CancellationToken) | 9 | System.Net.Security.SslStream.WriteAsync (Byte[],Int32,Int32,CancellationToken) |
| WriteAsync(ReadOnlyMemory<Byte> ,CancellationToken) | 7 | System.Net.Security.SslStream.WriteAsync (ReadOnlyMemory<Byte>,CancellationToken) |
| ReadAsync(Byte[],Int32,Int32 ,CancellationToken) | 9 | System.Net.Security.SslStream.ReadAsync (Byte[],Int32,Int32,CancellationToken) |
| ReadAsync(Memory<Byte>,CancellationToken ) | 7 | System.Net.Security.SslStream.ReadAsync (Memory<Byte>,CancellationToken) |
| ReceiveAsync(Socket,Memory<Byte> ,SocketFlags,CancellationToken) | 7 | System.Net.Sockets.SocketTaskExtensions .ReceiveAsync(Socket,Memory<Byte> ,SocketFlags,CancellationToken) |
| SendAsync(Socket,ReadOnlyMemory<Byte> ,SocketFlags,CancellationToken) | 7 | System.Net.Sockets.SocketTaskExtensions .SendAsync(Socket,ReadOnlyMemory<Byte> ,SocketFlags,CancellationToken) |
| Read(Span<Byte>) | 46 | System.Net.Sockets.NetworkStream.Read (Span<Byte>) |
| ReadByte() | 11 | System.Net.Sockets.NetworkStream .ReadByte() |
| Write(ReadOnlySpan<Byte>) | 45 | System.Net.Sockets.NetworkStream.Write (ReadOnlySpan<Byte>) |
| WriteByte(Byte) | 7 | System.Net.Sockets.NetworkStream .WriteByte(Byte) |
| ReadAsync(Memory<Byte>,CancellationToken ) | 53 | System.Net.Sockets.NetworkStream .ReadAsync(Memory<Byte> ,CancellationToken) |
| WriteAsync(ReadOnlyMemory<Byte> ,CancellationToken) | 61 | System.Net.Sockets.NetworkStream .WriteAsync(ReadOnlyMemory<Byte> ,CancellationToken) |
| Send(ReadOnlySpan<Byte>) | 5 | System.Net.Sockets.Socket.Send (ReadOnlySpan<Byte>) |
| Send(ReadOnlySpan<Byte>,SocketFlags) | 13 | System.Net.Sockets.Socket.Send (ReadOnlySpan<Byte>,SocketFlags) |
| Send(ReadOnlySpan<Byte>,SocketFlags ,SocketError&) | 50 | System.Net.Sockets.Socket.Send (ReadOnlySpan<Byte>,SocketFlags ,SocketError&) |
| Receive(Span<Byte>) | 5 | System.Net.Sockets.Socket.Receive(Span <Byte>) |
| Receive(Span<Byte>,SocketFlags) | 13 | System.Net.Sockets.Socket.Receive(Span <Byte>,SocketFlags) |
| Receive(Span<Byte>,SocketFlags ,SocketError&) | 50 | System.Net.Sockets.Socket.Receive(Span <Byte>,SocketFlags,SocketError&) |
| get_MemoryBuffer() | 3 | System.Net.Sockets.SocketAsyncEventArgs .get_MemoryBuffer() |
| SetBuffer(Memory<Byte>) | 31 | System.Net.Sockets.SocketAsyncEventArgs .SetBuffer(Memory<Byte>) |
| SendAsync(ReadOnlyMemory<Byte> ,WebSocketMessageType,Boolean ,CancellationToken) | 10 | System.Net.WebSockets.ClientWebSocket .SendAsync(ReadOnlyMemory<Byte> ,WebSocketMessageType,Boolean ,CancellationToken) |
| ReceiveAsync(Memory<Byte> ,CancellationToken) | 8 | System.Net.WebSockets.ClientWebSocket .ReceiveAsync(Memory<Byte> ,CancellationToken) |
| ReceiveAsync(Memory<Byte> ,CancellationToken) | 207 | System.Net.WebSockets.WebSocket .ReceiveAsync(Memory<Byte> ,CancellationToken) |
| SendAsync(ReadOnlyMemory<Byte> ,WebSocketMessageType,Boolean ,CancellationToken) | 18 | System.Net.WebSockets.WebSocket .SendAsync(ReadOnlyMemory<Byte> ,WebSocketMessageType,Boolean ,CancellationToken) |
| CreateFromStream(Stream,Boolean,String ,TimeSpan,Memory<Byte>) | 48 | System.Net.WebSockets.WebSocket .CreateFromStream(Stream,Boolean,String ,TimeSpan,Memory<Byte>) |
| .ctor(ReadOnlySpan<Byte>,Boolean,Boolean ) | 467 | System.Numerics.BigInteger..ctor (ReadOnlySpan<Byte>,Boolean,Boolean) |
| Parse(ReadOnlySpan<Char>,NumberStyles ,IFormatProvider) | 6 | System.Numerics.BigInteger.Parse (ReadOnlySpan<Char>,NumberStyles ,IFormatProvider) |
| TryParse(ReadOnlySpan<Char>,BigInteger&) | 6 | System.Numerics.BigInteger.TryParse (ReadOnlySpan<Char>,BigInteger&) |
| TryParse(ReadOnlySpan<Char>,NumberStyles ,IFormatProvider,BigInteger&) | 7 | System.Numerics.BigInteger.TryParse (ReadOnlySpan<Char>,NumberStyles ,IFormatProvider,BigInteger&) |
| ToByteArray(Boolean,Boolean) | 12 | System.Numerics.BigInteger.ToByteArray (Boolean,Boolean) |
| TryWriteBytes(Span<Byte>,Int32&,Boolean ,Boolean) | 18 | System.Numerics.BigInteger.TryWriteBytes (Span<Byte>,Int32&,Boolean,Boolean) |
| GetByteCount(Boolean) | 14 | System.Numerics.BigInteger.GetByteCount (Boolean) |
| TryFormat(Span<Char>,Int32&,ReadOnlySpan <Char>,IFormatProvider) | 9 | System.Numerics.BigInteger.TryFormat (Span<Char>,Int32&,ReadOnlySpan<Char> ,IFormatProvider) |
| EnumerateEnvironmentVariables() | 2 | Internal.Runtime.Augments .EnvironmentAugments .EnumerateEnvironmentVariables() |
| EnumerateEnvironmentVariables (EnvironmentVariableTarget) | 3 | Internal.Runtime.Augments .EnvironmentAugments .EnumerateEnvironmentVariables (EnvironmentVariableTarget) |
| get_ProcessorCount() | 2 | Internal.Runtime.Augments .EnvironmentAugments.get_ProcessorCount( ) |
| .ctor(ReadOnlySpan<Char>) | 0 | System.String..ctor(ReadOnlySpan<Char>) |
| Create<TState>(Int32,TState,SpanAction <Char,TState>) | 27 | System.String.Create<TState>(Int32 ,TState,SpanAction<Char,TState>) |
| op_Implicit(String) | 12 | System.String.op_Implicit(String) |
| Contains(String,StringComparison) | 9 | System.String.Contains(String ,StringComparison) |
| Contains(Char) | 8 | System.String.Contains(Char) |
| Contains(Char,StringComparison) | 9 | System.String.Contains(Char ,StringComparison) |
| IndexOf(Char,StringComparison) | 45 | System.String.IndexOf(Char ,StringComparison) |
| Parse(ReadOnlySpan<Char>,IFormatProvider ,DateTimeStyles) | 9 | System.DateTime.Parse(ReadOnlySpan<Char> ,IFormatProvider,DateTimeStyles) |
| ParseExact(ReadOnlySpan<Char>,String ,IFormatProvider,DateTimeStyles) | 11 | System.DateTime.ParseExact(ReadOnlySpan <Char>,String,IFormatProvider ,DateTimeStyles) |
| ParseExact(ReadOnlySpan<Char> ,ReadOnlySpan<Char>,IFormatProvider ,DateTimeStyles) | 10 | System.DateTime.ParseExact(ReadOnlySpan <Char>,ReadOnlySpan<Char> ,IFormatProvider,DateTimeStyles) |
| ParseExact(ReadOnlySpan<Char>,String[] ,IFormatProvider,DateTimeStyles) | 10 | System.DateTime.ParseExact(ReadOnlySpan <Char>,String[],IFormatProvider ,DateTimeStyles) |
| TryFormat(Span<Char>,Int32&,String ,IFormatProvider) | 8 | System.DateTime.TryFormat(Span<Char> ,Int32&,String,IFormatProvider) |
| TryFormat(Span<Char>,Int32&,ReadOnlySpan <Char>,IFormatProvider) | 9 | System.DateTime.TryFormat(Span<Char> ,Int32&,ReadOnlySpan<Char> ,IFormatProvider) |
| TryParse(ReadOnlySpan<Char>,DateTime&) | 6 | System.DateTime.TryParse(ReadOnlySpan <Char>,DateTime&) |
| TryParse(ReadOnlySpan<Char> ,IFormatProvider,DateTimeStyles ,DateTime&) | 10 | System.DateTime.TryParse(ReadOnlySpan <Char>,IFormatProvider,DateTimeStyles ,DateTime&) |
| TryParseExact(ReadOnlySpan<Char>,String ,IFormatProvider,DateTimeStyles ,DateTime&) | 14 | System.DateTime.TryParseExact (ReadOnlySpan<Char>,String ,IFormatProvider,DateTimeStyles ,DateTime&) |
| TryParseExact(ReadOnlySpan<Char> ,ReadOnlySpan<Char>,IFormatProvider ,DateTimeStyles,DateTime&) | 11 | System.DateTime.TryParseExact (ReadOnlySpan<Char>,ReadOnlySpan<Char> ,IFormatProvider,DateTimeStyles ,DateTime&) |
| TryParseExact(ReadOnlySpan<Char> ,String[],IFormatProvider,DateTimeStyles ,DateTime&) | 11 | System.DateTime.TryParseExact (ReadOnlySpan<Char>,String[] ,IFormatProvider,DateTimeStyles ,DateTime&) |
| TryFormat(Span<Char>,Int32&,ReadOnlySpan <Char>,IFormatProvider) | 9 | System.Decimal.TryFormat(Span<Char> ,Int32&,ReadOnlySpan<Char> ,IFormatProvider) |
| Parse(ReadOnlySpan<Char>,NumberStyles ,IFormatProvider) | 8 | System.Decimal.Parse(ReadOnlySpan<Char> ,NumberStyles,IFormatProvider) |
| TryParse(ReadOnlySpan<Char>,Decimal&) | 6 | System.Decimal.TryParse(ReadOnlySpan <Char>,Decimal&) |
| TryParse(ReadOnlySpan<Char>,NumberStyles ,IFormatProvider,Decimal&) | 9 | System.Decimal.TryParse(ReadOnlySpan <Char>,NumberStyles,IFormatProvider ,Decimal&) |
| .ctor(ReadOnlySpan<Byte>) | 114 | System.Guid..ctor(ReadOnlySpan<Byte>) |
| Parse(ReadOnlySpan<Char>) | 16 | System.Guid.Parse(ReadOnlySpan<Char>) |
| TryParse(ReadOnlySpan<Char>,Guid&) | 20 | System.Guid.TryParse(ReadOnlySpan<Char> ,Guid&) |
| ParseExact(ReadOnlySpan<Char> ,ReadOnlySpan<Char>) | 89 | System.Guid.ParseExact(ReadOnlySpan<Char >,ReadOnlySpan<Char>) |
| TryParseExact(ReadOnlySpan<Char> ,ReadOnlySpan<Char>,Guid&) | 95 | System.Guid.TryParseExact(ReadOnlySpan <Char>,ReadOnlySpan<Char>,Guid&) |
| TryWriteBytes(Span<Byte>) | 11 | System.Guid.TryWriteBytes(Span<Byte>) |
| TryFormat(Span<Char>,Int32&,ReadOnlySpan <Char>) | 493 | System.Guid.TryFormat(Span<Char>,Int32& ,ReadOnlySpan<Char>) |
| Acosh(Double) | 0 | System.Math.Acosh(Double) |
| Asinh(Double) | 0 | System.Math.Asinh(Double) |
| Atanh(Double) | 0 | System.Math.Atanh(Double) |
| Cbrt(Double) | 0 | System.Math.Cbrt(Double) |
| Acosh(Single) | 0 | System.MathF.Acosh(Single) |
| Asinh(Single) | 0 | System.MathF.Asinh(Single) |
| Atanh(Single) | 0 | System.MathF.Atanh(Single) |
| Cbrt(Single) | 0 | System.MathF.Cbrt(Single) |
| get_IsGenericTypeParameter() | 10 | System.Type.get_IsGenericTypeParameter() |
| get_IsGenericMethodParameter() | 10 | System.Type.get_IsGenericMethodParameter () |
| get_IsByRefLike() | 3 | System.Type.get_IsByRefLike() |
| get_IsCollectible() | 2 | System.Type.get_IsCollectible() |
| get_IsSignatureType() | 2 | System.Type.get_IsSignatureType() |
| GetMethod(String,Int32,Type[]) | 7 | System.Type.GetMethod(String,Int32 ,Type[]) |
| GetMethod(String,Int32,Type[] ,ParameterModifier[]) | 9 | System.Type.GetMethod(String,Int32 ,Type[],ParameterModifier[]) |
| GetMethod(String,Int32,BindingFlags ,Binder,Type[],ParameterModifier[]) | 10 | System.Type.GetMethod(String,Int32 ,BindingFlags,Binder,Type[] ,ParameterModifier[]) |
| GetMethod(String,Int32,BindingFlags ,Binder,CallingConventions,Type[] ,ParameterModifier[]) | 48 | System.Type.GetMethod(String,Int32 ,BindingFlags,Binder,CallingConventions ,Type[],ParameterModifier[]) |
| GetMethodImpl(String,Int32,BindingFlags ,Binder,CallingConventions,Type[] ,ParameterModifier[]) | 2 | System.Type.GetMethodImpl(String,Int32 ,BindingFlags,Binder,CallingConventions ,Type[],ParameterModifier[]) |
| MakeGenericMethodParameter(Int32) | 10 | System.Type.MakeGenericMethodParameter (Int32) |
| TryWriteBytes(Span<Byte>,Boolean) | 16 | System.BitConverter.TryWriteBytes(Span <Byte>,Boolean) |
| TryWriteBytes(Span<Byte>,Char) | 12 | System.BitConverter.TryWriteBytes(Span <Byte>,Char) |
| TryWriteBytes(Span<Byte>,Int16) | 12 | System.BitConverter.TryWriteBytes(Span <Byte>,Int16) |
| TryWriteBytes(Span<Byte>,Int32) | 12 | System.BitConverter.TryWriteBytes(Span <Byte>,Int32) |
| TryWriteBytes(Span<Byte>,Int64) | 12 | System.BitConverter.TryWriteBytes(Span <Byte>,Int64) |
| TryWriteBytes(Span<Byte>,UInt16) | 12 | System.BitConverter.TryWriteBytes(Span <Byte>,UInt16) |
| TryWriteBytes(Span<Byte>,UInt32) | 12 | System.BitConverter.TryWriteBytes(Span <Byte>,UInt32) |
| TryWriteBytes(Span<Byte>,UInt64) | 12 | System.BitConverter.TryWriteBytes(Span <Byte>,UInt64) |
| TryWriteBytes(Span<Byte>,Single) | 12 | System.BitConverter.TryWriteBytes(Span <Byte>,Single) |
| TryWriteBytes(Span<Byte>,Double) | 12 | System.BitConverter.TryWriteBytes(Span <Byte>,Double) |
| ToChar(ReadOnlySpan<Byte>) | 10 | System.BitConverter.ToChar(ReadOnlySpan <Byte>) |
| ToInt16(ReadOnlySpan<Byte>) | 10 | System.BitConverter.ToInt16(ReadOnlySpan <Byte>) |
| ToInt32(ReadOnlySpan<Byte>) | 10 | System.BitConverter.ToInt32(ReadOnlySpan <Byte>) |
| ToInt64(ReadOnlySpan<Byte>) | 10 | System.BitConverter.ToInt64(ReadOnlySpan <Byte>) |
| ToUInt16(ReadOnlySpan<Byte>) | 10 | System.BitConverter.ToUInt16 (ReadOnlySpan<Byte>) |
| ToUInt32(ReadOnlySpan<Byte>) | 10 | System.BitConverter.ToUInt32 (ReadOnlySpan<Byte>) |
| ToUInt64(ReadOnlySpan<Byte>) | 10 | System.BitConverter.ToUInt64 (ReadOnlySpan<Byte>) |
| ToSingle(ReadOnlySpan<Byte>) | 10 | System.BitConverter.ToSingle (ReadOnlySpan<Byte>) |
| ToDouble(ReadOnlySpan<Byte>) | 10 | System.BitConverter.ToDouble (ReadOnlySpan<Byte>) |
| ToBoolean(ReadOnlySpan<Byte>) | 12 | System.BitConverter.ToBoolean (ReadOnlySpan<Byte>) |
| TryFormat(Span<Char>,Int32&) | 30 | System.Boolean.TryFormat(Span<Char> ,Int32&) |
| Parse(ReadOnlySpan<Char>) | 9 | System.Boolean.Parse(ReadOnlySpan<Char>) |
| TryParse(ReadOnlySpan<Char>,Boolean&) | 54 | System.Boolean.TryParse(ReadOnlySpan <Char>,Boolean&) |
| Parse(ReadOnlySpan<Char>,NumberStyles ,IFormatProvider) | 8 | System.Byte.Parse(ReadOnlySpan<Char> ,NumberStyles,IFormatProvider) |
| TryParse(ReadOnlySpan<Char>,Byte&) | 6 | System.Byte.TryParse(ReadOnlySpan<Char> ,Byte&) |
| TryParse(ReadOnlySpan<Char>,NumberStyles ,IFormatProvider,Byte&) | 9 | System.Byte.TryParse(ReadOnlySpan<Char> ,NumberStyles,IFormatProvider,Byte&) |
| TryFormat(Span<Char>,Int32&,String ,IFormatProvider) | 8 | System.Byte.TryFormat(Span<Char>,Int32& ,String,IFormatProvider) |
| TryFormat(Span<Char>,Int32&,ReadOnlySpan <Char>,IFormatProvider) | 8 | System.Byte.TryFormat(Span<Char>,Int32& ,ReadOnlySpan<Char>,IFormatProvider) |
| ToBase64String(ReadOnlySpan<Byte> ,Base64FormattingOptions) | 60 | System.Convert.ToBase64String (ReadOnlySpan<Byte> ,Base64FormattingOptions) |
| TryToBase64Chars(ReadOnlySpan<Byte>,Span <Char>,Int32&,Base64FormattingOptions) | 62 | System.Convert.TryToBase64Chars (ReadOnlySpan<Byte>,Span<Char>,Int32& ,Base64FormattingOptions) |
| TryFromBase64String(String,Span<Byte> ,Int32&) | 11 | System.Convert.TryFromBase64String (String,Span<Byte>,Int32&) |
| TryFromBase64Chars(ReadOnlySpan<Char> ,Span<Byte>,Int32&) | 77 | System.Convert.TryFromBase64Chars (ReadOnlySpan<Char>,Span<Byte>,Int32&) |
| Parse(ReadOnlySpan<Char>,IFormatProvider ,DateTimeStyles) | 16 | System.DateTimeOffset.Parse(ReadOnlySpan <Char>,IFormatProvider,DateTimeStyles) |
| ParseExact(ReadOnlySpan<Char>,String ,IFormatProvider,DateTimeStyles) | 11 | System.DateTimeOffset.ParseExact (ReadOnlySpan<Char>,String ,IFormatProvider,DateTimeStyles) |
| ParseExact(ReadOnlySpan<Char> ,ReadOnlySpan<Char>,IFormatProvider ,DateTimeStyles) | 17 | System.DateTimeOffset.ParseExact (ReadOnlySpan<Char>,ReadOnlySpan<Char> ,IFormatProvider,DateTimeStyles) |
| ParseExact(ReadOnlySpan<Char>,String[] ,IFormatProvider,DateTimeStyles) | 17 | System.DateTimeOffset.ParseExact (ReadOnlySpan<Char>,String[] ,IFormatProvider,DateTimeStyles) |
| TryFormat(Span<Char>,Int32&,String ,IFormatProvider) | 8 | System.DateTimeOffset.TryFormat(Span <Char>,Int32&,String,IFormatProvider) |
| TryFormat(Span<Char>,Int32&,ReadOnlySpan <Char>,IFormatProvider) | 11 | System.DateTimeOffset.TryFormat(Span <Char>,Int32&,ReadOnlySpan<Char> ,IFormatProvider) |
| TryParse(ReadOnlySpan<Char> ,DateTimeOffset&) | 15 | System.DateTimeOffset.TryParse (ReadOnlySpan<Char>,DateTimeOffset&) |
| TryParse(ReadOnlySpan<Char> ,IFormatProvider,DateTimeStyles ,DateTimeOffset&) | 20 | System.DateTimeOffset.TryParse (ReadOnlySpan<Char>,IFormatProvider ,DateTimeStyles,DateTimeOffset&) |
| TryParseExact(ReadOnlySpan<Char>,String ,IFormatProvider,DateTimeStyles ,DateTimeOffset&) | 14 | System.DateTimeOffset.TryParseExact (ReadOnlySpan<Char>,String ,IFormatProvider,DateTimeStyles ,DateTimeOffset&) |
| TryParseExact(ReadOnlySpan<Char> ,ReadOnlySpan<Char>,IFormatProvider ,DateTimeStyles,DateTimeOffset&) | 21 | System.DateTimeOffset.TryParseExact (ReadOnlySpan<Char>,ReadOnlySpan<Char> ,IFormatProvider,DateTimeStyles ,DateTimeOffset&) |
| TryParseExact(ReadOnlySpan<Char> ,String[],IFormatProvider,DateTimeStyles ,DateTimeOffset&) | 21 | System.DateTimeOffset.TryParseExact (ReadOnlySpan<Char>,String[] ,IFormatProvider,DateTimeStyles ,DateTimeOffset&) |
| IsFinite(Double) | 9 | System.Double.IsFinite(Double) |
| IsNormal(Double) | 21 | System.Double.IsNormal(Double) |
| IsSubnormal(Double) | 21 | System.Double.IsSubnormal(Double) |
| TryFormat(Span<Char>,Int32&,ReadOnlySpan <Char>,IFormatProvider) | 9 | System.Double.TryFormat(Span<Char> ,Int32&,ReadOnlySpan<Char> ,IFormatProvider) |
| Parse(ReadOnlySpan<Char>,NumberStyles ,IFormatProvider) | 8 | System.Double.Parse(ReadOnlySpan<Char> ,NumberStyles,IFormatProvider) |
| TryParse(ReadOnlySpan<Char>,Double&) | 6 | System.Double.TryParse(ReadOnlySpan<Char >,Double&) |
| TryParse(ReadOnlySpan<Char>,NumberStyles ,IFormatProvider,Double&) | 9 | System.Double.TryParse(ReadOnlySpan<Char >,NumberStyles,IFormatProvider,Double&) |
| TryFormat(Span<Char>,Int32&,ReadOnlySpan <Char>,IFormatProvider) | 40 | System.Int16.TryFormat(Span<Char>,Int32& ,ReadOnlySpan<Char>,IFormatProvider) |
| Parse(ReadOnlySpan<Char>,NumberStyles ,IFormatProvider) | 8 | System.Int16.Parse(ReadOnlySpan<Char> ,NumberStyles,IFormatProvider) |
| TryParse(ReadOnlySpan<Char>,Int16&) | 6 | System.Int16.TryParse(ReadOnlySpan<Char> ,Int16&) |
| TryParse(ReadOnlySpan<Char>,NumberStyles ,IFormatProvider,Int16&) | 9 | System.Int16.TryParse(ReadOnlySpan<Char> ,NumberStyles,IFormatProvider,Int16&) |
| TryFormat(Span<Char>,Int32&,ReadOnlySpan <Char>,IFormatProvider) | 8 | System.Int32.TryFormat(Span<Char>,Int32& ,ReadOnlySpan<Char>,IFormatProvider) |
| Parse(ReadOnlySpan<Char>,NumberStyles ,IFormatProvider) | 8 | System.Int32.Parse(ReadOnlySpan<Char> ,NumberStyles,IFormatProvider) |
| TryParse(ReadOnlySpan<Char>,Int32&) | 6 | System.Int32.TryParse(ReadOnlySpan<Char> ,Int32&) |
| TryParse(ReadOnlySpan<Char>,NumberStyles ,IFormatProvider,Int32&) | 9 | System.Int32.TryParse(ReadOnlySpan<Char> ,NumberStyles,IFormatProvider,Int32&) |
| TryFormat(Span<Char>,Int32&,ReadOnlySpan <Char>,IFormatProvider) | 8 | System.Int64.TryFormat(Span<Char>,Int32& ,ReadOnlySpan<Char>,IFormatProvider) |
| Parse(ReadOnlySpan<Char>,NumberStyles ,IFormatProvider) | 8 | System.Int64.Parse(ReadOnlySpan<Char> ,NumberStyles,IFormatProvider) |
| TryParse(ReadOnlySpan<Char>,Int64&) | 6 | System.Int64.TryParse(ReadOnlySpan<Char> ,Int64&) |
| TryParse(ReadOnlySpan<Char>,NumberStyles ,IFormatProvider,Int64&) | 9 | System.Int64.TryParse(ReadOnlySpan<Char> ,NumberStyles,IFormatProvider,Int64&) |
| NextBytes(Span<Byte>) | 19 | System.Random.NextBytes(Span<Byte>) |
| GetEnumerator() | 4 | System.ReadOnlySpan<T>.GetEnumerator() |
| TryFormat(Span<Char>,Int32&,ReadOnlySpan <Char>,IFormatProvider) | 40 | System.SByte.TryFormat(Span<Char>,Int32& ,ReadOnlySpan<Char>,IFormatProvider) |
| Parse(ReadOnlySpan<Char>,NumberStyles ,IFormatProvider) | 8 | System.SByte.Parse(ReadOnlySpan<Char> ,NumberStyles,IFormatProvider) |
| TryParse(ReadOnlySpan<Char>,SByte&) | 6 | System.SByte.TryParse(ReadOnlySpan<Char> ,SByte&) |
| TryParse(ReadOnlySpan<Char>,NumberStyles ,IFormatProvider,SByte&) | 9 | System.SByte.TryParse(ReadOnlySpan<Char> ,NumberStyles,IFormatProvider,SByte&) |
| IsFinite(Single) | 9 | System.Single.IsFinite(Single) |
| IsNormal(Single) | 20 | System.Single.IsNormal(Single) |
| IsSubnormal(Single) | 20 | System.Single.IsSubnormal(Single) |
| TryFormat(Span<Char>,Int32&,ReadOnlySpan <Char>,IFormatProvider) | 9 | System.Single.TryFormat(Span<Char> ,Int32&,ReadOnlySpan<Char> ,IFormatProvider) |
| Parse(ReadOnlySpan<Char>,NumberStyles ,IFormatProvider) | 8 | System.Single.Parse(ReadOnlySpan<Char> ,NumberStyles,IFormatProvider) |
| TryParse(ReadOnlySpan<Char>,Single&) | 6 | System.Single.TryParse(ReadOnlySpan<Char >,Single&) |
| TryParse(ReadOnlySpan<Char>,NumberStyles ,IFormatProvider,Single&) | 9 | System.Single.TryParse(ReadOnlySpan<Char >,NumberStyles,IFormatProvider,Single&) |
| GetEnumerator() | 4 | System.Span<T>.GetEnumerator() |
| AsReadOnlyMemory(String) | 10 | System.Span.AsReadOnlyMemory(String) |
| AsReadOnlyMemory(String,Int32) | 18 | System.Span.AsReadOnlyMemory(String ,Int32) |
| AsReadOnlyMemory(String,Int32,Int32) | 21 | System.Span.AsReadOnlyMemory(String ,Int32,Int32) |
| TryGetString(ReadOnlyMemory<Char> ,String&,Int32&,Int32&) | 30 | System.Span.TryGetString(ReadOnlyMemory <Char>,String&,Int32&,Int32&) |
| AsReadOnlySpan(String) | 10 | System.Span.AsReadOnlySpan(String) |
| AsReadOnlySpan(String,Int32) | 20 | System.Span.AsReadOnlySpan(String,Int32) |
| AsReadOnlySpan(String,Int32,Int32) | 23 | System.Span.AsReadOnlySpan(String,Int32 ,Int32) |
| Parse(ReadOnlySpan<Char>,IFormatProvider ) | 4 | System.TimeSpan.Parse(ReadOnlySpan<Char> ,IFormatProvider) |
| ParseExact(ReadOnlySpan<Char> ,ReadOnlySpan<Char>,IFormatProvider ,TimeSpanStyles) | 9 | System.TimeSpan.ParseExact(ReadOnlySpan <Char>,ReadOnlySpan<Char> ,IFormatProvider,TimeSpanStyles) |
| ParseExact(ReadOnlySpan<Char>,String[] ,IFormatProvider,TimeSpanStyles) | 9 | System.TimeSpan.ParseExact(ReadOnlySpan <Char>,String[],IFormatProvider ,TimeSpanStyles) |
| TryParse(ReadOnlySpan<Char>,TimeSpan&) | 5 | System.TimeSpan.TryParse(ReadOnlySpan <Char>,TimeSpan&) |
| TryParse(ReadOnlySpan<Char> ,IFormatProvider,TimeSpan&) | 5 | System.TimeSpan.TryParse(ReadOnlySpan <Char>,IFormatProvider,TimeSpan&) |
| TryParseExact(ReadOnlySpan<Char> ,ReadOnlySpan<Char>,IFormatProvider ,TimeSpan&) | 7 | System.TimeSpan.TryParseExact (ReadOnlySpan<Char>,ReadOnlySpan<Char> ,IFormatProvider,TimeSpan&) |
| TryParseExact(ReadOnlySpan<Char> ,String[],IFormatProvider,TimeSpan&) | 7 | System.TimeSpan.TryParseExact (ReadOnlySpan<Char>,String[] ,IFormatProvider,TimeSpan&) |
| TryParseExact(ReadOnlySpan<Char> ,ReadOnlySpan<Char>,IFormatProvider ,TimeSpanStyles,TimeSpan&) | 10 | System.TimeSpan.TryParseExact (ReadOnlySpan<Char>,ReadOnlySpan<Char> ,IFormatProvider,TimeSpanStyles ,TimeSpan&) |
| TryParseExact(ReadOnlySpan<Char> ,String[],IFormatProvider,TimeSpanStyles ,TimeSpan&) | 10 | System.TimeSpan.TryParseExact (ReadOnlySpan<Char>,String[] ,IFormatProvider,TimeSpanStyles ,TimeSpan&) |
| TryFormat(Span<Char>,Int32&,ReadOnlySpan <Char>,IFormatProvider) | 8 | System.TimeSpan.TryFormat(Span<Char> ,Int32&,ReadOnlySpan<Char> ,IFormatProvider) |
| TryFormat(Span<Char>,Int32&,ReadOnlySpan <Char>,IFormatProvider) | 8 | System.UInt16.TryFormat(Span<Char> ,Int32&,ReadOnlySpan<Char> ,IFormatProvider) |
| Parse(ReadOnlySpan<Char>,NumberStyles ,IFormatProvider) | 8 | System.UInt16.Parse(ReadOnlySpan<Char> ,NumberStyles,IFormatProvider) |
| TryParse(ReadOnlySpan<Char>,UInt16&) | 6 | System.UInt16.TryParse(ReadOnlySpan<Char >,UInt16&) |
| TryParse(ReadOnlySpan<Char>,NumberStyles ,IFormatProvider,UInt16&) | 9 | System.UInt16.TryParse(ReadOnlySpan<Char >,NumberStyles,IFormatProvider,UInt16&) |
| TryFormat(Span<Char>,Int32&,ReadOnlySpan <Char>,IFormatProvider) | 8 | System.UInt32.TryFormat(Span<Char> ,Int32&,ReadOnlySpan<Char> ,IFormatProvider) |
| Parse(ReadOnlySpan<Char>,NumberStyles ,IFormatProvider) | 8 | System.UInt32.Parse(ReadOnlySpan<Char> ,NumberStyles,IFormatProvider) |
| TryParse(ReadOnlySpan<Char>,UInt32&) | 6 | System.UInt32.TryParse(ReadOnlySpan<Char >,UInt32&) |
| TryParse(ReadOnlySpan<Char>,NumberStyles ,IFormatProvider,UInt32&) | 9 | System.UInt32.TryParse(ReadOnlySpan<Char >,NumberStyles,IFormatProvider,UInt32&) |
| TryFormat(Span<Char>,Int32&,ReadOnlySpan <Char>,IFormatProvider) | 8 | System.UInt64.TryFormat(Span<Char> ,Int32&,ReadOnlySpan<Char> ,IFormatProvider) |
| Parse(ReadOnlySpan<Char>,NumberStyles ,IFormatProvider) | 8 | System.UInt64.Parse(ReadOnlySpan<Char> ,NumberStyles,IFormatProvider) |
| TryParse(ReadOnlySpan<Char>,UInt64&) | 6 | System.UInt64.TryParse(ReadOnlySpan<Char >,UInt64&) |
| TryParse(ReadOnlySpan<Char>,NumberStyles ,IFormatProvider,UInt64&) | 9 | System.UInt64.TryParse(ReadOnlySpan<Char >,NumberStyles,IFormatProvider,UInt64&) |
| TryFormat(Span<Char>,Int32&) | 7 | System.Version.TryFormat(Span<Char> ,Int32&) |
| TryFormat(Span<Char>,Int32,Int32&) | 52 | System.Version.TryFormat(Span<Char> ,Int32,Int32&) |
| Parse(ReadOnlySpan<Char>) | 4 | System.Version.Parse(ReadOnlySpan<Char>) |
| TryParse(ReadOnlySpan<Char>,Version&) | 11 | System.Version.TryParse(ReadOnlySpan <Char>,Version&) |
| Read(Span<Char>) | 9 | System.IO.BinaryReader.Read(Span<Char>) |
| Read(Span<Byte>) | 10 | System.IO.BinaryReader.Read(Span<Byte>) |
| CopyToAsync(Stream,CancellationToken) | 9 | System.IO.Stream.CopyToAsync(Stream ,CancellationToken) |
| ReadAsync(Memory<Byte>,CancellationToken ) | 31 | System.IO.Stream.ReadAsync(Memory<Byte> ,CancellationToken) |
| WriteAsync(ReadOnlyMemory<Byte> ,CancellationToken) | 36 | System.IO.Stream.WriteAsync (ReadOnlyMemory<Byte>,CancellationToken) |
| Read(Span<Byte>) | 39 | System.IO.Stream.Read(Span<Byte>) |
| Write(ReadOnlySpan<Byte>) | 22 | System.IO.Stream.Write(ReadOnlySpan<Byte >) |
| Write(ReadOnlySpan<Byte>) | 33 | System.IO.BinaryWriter.Write (ReadOnlySpan<Byte>) |
| Write(ReadOnlySpan<Char>) | 27 | System.IO.BinaryWriter.Write (ReadOnlySpan<Char>) |
| Read(Span<Byte>) | 23 | System.IO.FileStream.Read(Span<Byte>) |
| ReadAsync(Memory<Byte>,CancellationToken ) | 40 | System.IO.FileStream.ReadAsync(Memory <Byte>,CancellationToken) |
| Write(ReadOnlySpan<Byte>) | 23 | System.IO.FileStream.Write(ReadOnlySpan <Byte>) |
| WriteAsync(ReadOnlyMemory<Byte> ,CancellationToken) | 30 | System.IO.FileStream.WriteAsync (ReadOnlyMemory<Byte>,CancellationToken) |
| Read(Span<Byte>) | 44 | System.IO.MemoryStream.Read(Span<Byte>) |
| ReadAsync(Memory<Byte>,CancellationToken ) | 42 | System.IO.MemoryStream.ReadAsync(Memory <Byte>,CancellationToken) |
| Write(ReadOnlySpan<Byte>) | 75 | System.IO.MemoryStream.Write (ReadOnlySpan<Byte>) |
| WriteAsync(ReadOnlyMemory<Byte> ,CancellationToken) | 39 | System.IO.MemoryStream.WriteAsync (ReadOnlyMemory<Byte>,CancellationToken) |
| IsPathFullyQualified(String) | 10 | System.IO.Path.IsPathFullyQualified (String) |
| Read(Span<Byte>) | 14 | System.IO.UnmanagedMemoryStream.Read (Span<Byte>) |
| ReadAsync(Memory<Byte>,CancellationToken ) | 36 | System.IO.UnmanagedMemoryStream .ReadAsync(Memory<Byte> ,CancellationToken) |
| Write(ReadOnlySpan<Byte>) | 14 | System.IO.UnmanagedMemoryStream.Write (ReadOnlySpan<Byte>) |
| WriteAsync(ReadOnlyMemory<Byte> ,CancellationToken) | 34 | System.IO.UnmanagedMemoryStream .WriteAsync(ReadOnlyMemory<Byte> ,CancellationToken) |
| GetUnicodeCategory(Int32) | 4 | System.Globalization.CharUnicodeInfo .GetUnicodeCategory(Int32) |
| Append(StringBuilder) | 14 | System.Text.StringBuilder.Append (StringBuilder) |
| Append(StringBuilder,Int32,Int32) | 45 | System.Text.StringBuilder.Append (StringBuilder,Int32,Int32) |
| CopyTo(Int32,Span<Char>,Int32) | 83 | System.Text.StringBuilder.CopyTo(Int32 ,Span<Char>,Int32) |
| Append(ReadOnlySpan<Char>) | 21 | System.Text.StringBuilder.Append (ReadOnlySpan<Char>) |
| Insert(Int32,ReadOnlySpan<Char>) | 29 | System.Text.StringBuilder.Insert(Int32 ,ReadOnlySpan<Char>) |
| Equals(ReadOnlySpan<Char>) | 43 | System.Text.StringBuilder.Equals (ReadOnlySpan<Char>) |
| GetCharCount(ReadOnlySpan<Byte>,Boolean) | 13 | System.Text.Decoder.GetCharCount (ReadOnlySpan<Byte>,Boolean) |
| GetChars(ReadOnlySpan<Byte>,Span<Char> ,Boolean) | 22 | System.Text.Decoder.GetChars (ReadOnlySpan<Byte>,Span<Char>,Boolean) |
| Convert(ReadOnlySpan<Byte>,Span<Char> ,Boolean,Int32&,Int32&,Boolean&) | 31 | System.Text.Decoder.Convert(ReadOnlySpan <Byte>,Span<Char>,Boolean,Int32&,Int32& ,Boolean&) |
| GetByteCount(ReadOnlySpan<Char>,Boolean) | 13 | System.Text.Encoder.GetByteCount (ReadOnlySpan<Char>,Boolean) |
| GetBytes(ReadOnlySpan<Char>,Span<Byte> ,Boolean) | 22 | System.Text.Encoder.GetBytes (ReadOnlySpan<Char>,Span<Byte>,Boolean) |
| Convert(ReadOnlySpan<Char>,Span<Byte> ,Boolean,Int32&,Int32&,Boolean&) | 31 | System.Text.Encoder.Convert(ReadOnlySpan <Char>,Span<Byte>,Boolean,Int32&,Int32& ,Boolean&) |
| get_Preamble() | 4 | System.Text.Encoding.get_Preamble() |
| GetByteCount(ReadOnlySpan<Char>) | 12 | System.Text.Encoding.GetByteCount (ReadOnlySpan<Char>) |
| GetBytes(ReadOnlySpan<Char>,Span<Byte>) | 21 | System.Text.Encoding.GetBytes (ReadOnlySpan<Char>,Span<Byte>) |
| GetCharCount(ReadOnlySpan<Byte>) | 12 | System.Text.Encoding.GetCharCount (ReadOnlySpan<Byte>) |
| GetChars(ReadOnlySpan<Byte>,Span<Char>) | 21 | System.Text.Encoding.GetChars (ReadOnlySpan<Byte>,Span<Char>) |
| GetString(ReadOnlySpan<Byte>) | 12 | System.Text.Encoding.GetString (ReadOnlySpan<Byte>) |
| get_Preamble() | 22 | System.Text.UnicodeEncoding.get_Preamble () |
| get_Preamble() | 22 | System.Text.UTF32Encoding.get_Preamble() |
| get_Preamble() | 17 | System.Text.UTF8Encoding.get_Preamble() |
| QueueUserWorkItem(WaitCallback,Object ,Boolean) | 31 | System.Threading.ThreadPool .QueueUserWorkItem(WaitCallback,Object ,Boolean) |
| get_Token() | 13 | System.Threading .CancellationTokenRegistration.get_Token () |
| GetForwardedTypes() | 2 | System.Reflection.Assembly .GetForwardedTypes() |
| HasSameMetadataDefinitionAs(MemberInfo) | 2 | System.Reflection.MemberInfo .HasSameMetadataDefinitionAs(MemberInfo) |
| get_Message() | 4 | System.Reflection .ReflectionTypeLoadException.get_Message () |
| ToString() | 4 | System.Reflection .ReflectionTypeLoadException.ToString() |
| get_IsGenericTypeParameter() | 4 | System.Reflection.TypeDelegator .get_IsGenericTypeParameter() |
| get_IsGenericMethodParameter() | 4 | System.Reflection.TypeDelegator .get_IsGenericMethodParameter() |
| get_IsByRefLike() | 4 | System.Reflection.TypeDelegator .get_IsByRefLike() |
| get_IsCollectible() | 4 | System.Reflection.TypeDelegator .get_IsCollectible() |
| EmitCalli(OpCode,CallingConvention,Type ,Type[]) | 77 | System.Reflection.Emit.ILGenerator .EmitCalli(OpCode,CallingConvention,Type ,Type[]) |
| GetObjectData(SerializationInfo ,StreamingContext) | 11 | System.Collections.Comparer .GetObjectData(SerializationInfo ,StreamingContext) |
| EnsureCapacity(Int32) | 35 | System.Collections.Generic.Dictionary <TKey,TValue>.EnsureCapacity(Int32) |
| GenerateSerializer(Type[],XmlMapping[] ,Stream) | 82 | System.Xml.Serialization.XmlSerializer .GenerateSerializer(Type[],XmlMapping[] ,Stream) |
| GetForwardedTypes() | 2 | System.Reflection.Assembly .GetForwardedTypes() |
| HasSameMetadataDefinitionAs(MemberInfo) | 2 | System.Reflection.MemberInfo .HasSameMetadataDefinitionAs(MemberInfo) |
| get_Message() | 4 | System.Reflection .ReflectionTypeLoadException.get_Message () |
| ToString() | 4 | System.Reflection .ReflectionTypeLoadException.ToString() |
| EmitCalli(OpCode,CallingConvention,Type ,Type[]) | 77 | System.Reflection.Emit.ILGenerator .EmitCalli(OpCode,CallingConvention,Type ,Type[]) |
| GetAssemblyName() | 16 | System.Reflection.Metadata .AssemblyDefinition.GetAssemblyName() |
| GetAssemblyName() | 15 | System.Reflection.Metadata .AssemblyReference.GetAssemblyName() |
| get_Others() | 3 | System.Reflection.Metadata .PropertyAccessors.get_Others() |
| get_Others() | 3 | System.Reflection.Metadata .EventAccessors.get_Others() |
| GetCustomAttributes() | 6 | System.Reflection.Metadata .ModuleDefinition.GetCustomAttributes() |
| get_RequiredContract() | 3 | System.Runtime.CompilerServices .RequiredAttributeAttribute .get_RequiredContract() |
| .ctor(ReadOnlySpan<Char>) | 0 | System.String..ctor(ReadOnlySpan<Char>) |
| Create<TState>(Int32,TState,SpanAction <Char,TState>) | 27 | System.String.Create<TState>(Int32 ,TState,SpanAction<Char,TState>) |
| op_Implicit(String) | 12 | System.String.op_Implicit(String) |
| Contains(String,StringComparison) | 9 | System.String.Contains(String ,StringComparison) |
| Contains(Char) | 8 | System.String.Contains(Char) |
| Contains(Char,StringComparison) | 9 | System.String.Contains(Char ,StringComparison) |
| IndexOf(Char,StringComparison) | 45 | System.String.IndexOf(Char ,StringComparison) |
| Parse(ReadOnlySpan<Char>,IFormatProvider ,DateTimeStyles) | 9 | System.DateTime.Parse(ReadOnlySpan<Char> ,IFormatProvider,DateTimeStyles) |
| ParseExact(ReadOnlySpan<Char>,String ,IFormatProvider,DateTimeStyles) | 11 | System.DateTime.ParseExact(ReadOnlySpan <Char>,String,IFormatProvider ,DateTimeStyles) |
| ParseExact(ReadOnlySpan<Char> ,ReadOnlySpan<Char>,IFormatProvider ,DateTimeStyles) | 10 | System.DateTime.ParseExact(ReadOnlySpan <Char>,ReadOnlySpan<Char> ,IFormatProvider,DateTimeStyles) |
| ParseExact(ReadOnlySpan<Char>,String[] ,IFormatProvider,DateTimeStyles) | 10 | System.DateTime.ParseExact(ReadOnlySpan <Char>,String[],IFormatProvider ,DateTimeStyles) |
| TryFormat(Span<Char>,Int32&,String ,IFormatProvider) | 8 | System.DateTime.TryFormat(Span<Char> ,Int32&,String,IFormatProvider) |
| TryFormat(Span<Char>,Int32&,ReadOnlySpan <Char>,IFormatProvider) | 9 | System.DateTime.TryFormat(Span<Char> ,Int32&,ReadOnlySpan<Char> ,IFormatProvider) |
| TryParse(ReadOnlySpan<Char>,DateTime&) | 6 | System.DateTime.TryParse(ReadOnlySpan <Char>,DateTime&) |
| TryParse(ReadOnlySpan<Char> ,IFormatProvider,DateTimeStyles ,DateTime&) | 10 | System.DateTime.TryParse(ReadOnlySpan <Char>,IFormatProvider,DateTimeStyles ,DateTime&) |
| TryParseExact(ReadOnlySpan<Char>,String ,IFormatProvider,DateTimeStyles ,DateTime&) | 14 | System.DateTime.TryParseExact (ReadOnlySpan<Char>,String ,IFormatProvider,DateTimeStyles ,DateTime&) |
| TryParseExact(ReadOnlySpan<Char> ,ReadOnlySpan<Char>,IFormatProvider ,DateTimeStyles,DateTime&) | 11 | System.DateTime.TryParseExact (ReadOnlySpan<Char>,ReadOnlySpan<Char> ,IFormatProvider,DateTimeStyles ,DateTime&) |
| TryParseExact(ReadOnlySpan<Char> ,String[],IFormatProvider,DateTimeStyles ,DateTime&) | 11 | System.DateTime.TryParseExact (ReadOnlySpan<Char>,String[] ,IFormatProvider,DateTimeStyles ,DateTime&) |
| TryFormat(Span<Char>,Int32&,ReadOnlySpan <Char>,IFormatProvider) | 9 | System.Decimal.TryFormat(Span<Char> ,Int32&,ReadOnlySpan<Char> ,IFormatProvider) |
| Parse(ReadOnlySpan<Char>,NumberStyles ,IFormatProvider) | 8 | System.Decimal.Parse(ReadOnlySpan<Char> ,NumberStyles,IFormatProvider) |
| TryParse(ReadOnlySpan<Char>,Decimal&) | 6 | System.Decimal.TryParse(ReadOnlySpan <Char>,Decimal&) |
| TryParse(ReadOnlySpan<Char>,NumberStyles ,IFormatProvider,Decimal&) | 9 | System.Decimal.TryParse(ReadOnlySpan <Char>,NumberStyles,IFormatProvider ,Decimal&) |
| .ctor(ReadOnlySpan<Byte>) | 114 | System.Guid..ctor(ReadOnlySpan<Byte>) |
| Parse(ReadOnlySpan<Char>) | 16 | System.Guid.Parse(ReadOnlySpan<Char>) |
| TryParse(ReadOnlySpan<Char>,Guid&) | 20 | System.Guid.TryParse(ReadOnlySpan<Char> ,Guid&) |
| ParseExact(ReadOnlySpan<Char> ,ReadOnlySpan<Char>) | 89 | System.Guid.ParseExact(ReadOnlySpan<Char >,ReadOnlySpan<Char>) |
| TryParseExact(ReadOnlySpan<Char> ,ReadOnlySpan<Char>,Guid&) | 95 | System.Guid.TryParseExact(ReadOnlySpan <Char>,ReadOnlySpan<Char>,Guid&) |
| TryWriteBytes(Span<Byte>) | 11 | System.Guid.TryWriteBytes(Span<Byte>) |
| TryFormat(Span<Char>,Int32&,ReadOnlySpan <Char>) | 493 | System.Guid.TryFormat(Span<Char>,Int32& ,ReadOnlySpan<Char>) |
| get_IsGenericTypeParameter() | 10 | System.Type.get_IsGenericTypeParameter() |
| get_IsGenericMethodParameter() | 10 | System.Type.get_IsGenericMethodParameter () |
| get_IsByRefLike() | 3 | System.Type.get_IsByRefLike() |
| get_IsCollectible() | 2 | System.Type.get_IsCollectible() |
| get_IsSignatureType() | 2 | System.Type.get_IsSignatureType() |
| GetMethod(String,Int32,Type[]) | 7 | System.Type.GetMethod(String,Int32 ,Type[]) |
| GetMethod(String,Int32,Type[] ,ParameterModifier[]) | 9 | System.Type.GetMethod(String,Int32 ,Type[],ParameterModifier[]) |
| GetMethod(String,Int32,BindingFlags ,Binder,Type[],ParameterModifier[]) | 10 | System.Type.GetMethod(String,Int32 ,BindingFlags,Binder,Type[] ,ParameterModifier[]) |
| GetMethod(String,Int32,BindingFlags ,Binder,CallingConventions,Type[] ,ParameterModifier[]) | 48 | System.Type.GetMethod(String,Int32 ,BindingFlags,Binder,CallingConventions ,Type[],ParameterModifier[]) |
| GetMethodImpl(String,Int32,BindingFlags ,Binder,CallingConventions,Type[] ,ParameterModifier[]) | 2 | System.Type.GetMethodImpl(String,Int32 ,BindingFlags,Binder,CallingConventions ,Type[],ParameterModifier[]) |
| MakeGenericMethodParameter(Int32) | 10 | System.Type.MakeGenericMethodParameter (Int32) |
| TryFormat(Span<Char>,Int32&) | 30 | System.Boolean.TryFormat(Span<Char> ,Int32&) |
| Parse(ReadOnlySpan<Char>) | 9 | System.Boolean.Parse(ReadOnlySpan<Char>) |
| TryParse(ReadOnlySpan<Char>,Boolean&) | 54 | System.Boolean.TryParse(ReadOnlySpan <Char>,Boolean&) |
| Parse(ReadOnlySpan<Char>,NumberStyles ,IFormatProvider) | 8 | System.Byte.Parse(ReadOnlySpan<Char> ,NumberStyles,IFormatProvider) |
| TryParse(ReadOnlySpan<Char>,Byte&) | 6 | System.Byte.TryParse(ReadOnlySpan<Char> ,Byte&) |
| TryParse(ReadOnlySpan<Char>,NumberStyles ,IFormatProvider,Byte&) | 9 | System.Byte.TryParse(ReadOnlySpan<Char> ,NumberStyles,IFormatProvider,Byte&) |
| TryFormat(Span<Char>,Int32&,String ,IFormatProvider) | 8 | System.Byte.TryFormat(Span<Char>,Int32& ,String,IFormatProvider) |
| TryFormat(Span<Char>,Int32&,ReadOnlySpan <Char>,IFormatProvider) | 8 | System.Byte.TryFormat(Span<Char>,Int32& ,ReadOnlySpan<Char>,IFormatProvider) |
| Parse(ReadOnlySpan<Char>,IFormatProvider ,DateTimeStyles) | 16 | System.DateTimeOffset.Parse(ReadOnlySpan <Char>,IFormatProvider,DateTimeStyles) |
| ParseExact(ReadOnlySpan<Char>,String ,IFormatProvider,DateTimeStyles) | 11 | System.DateTimeOffset.ParseExact (ReadOnlySpan<Char>,String ,IFormatProvider,DateTimeStyles) |
| ParseExact(ReadOnlySpan<Char> ,ReadOnlySpan<Char>,IFormatProvider ,DateTimeStyles) | 17 | System.DateTimeOffset.ParseExact (ReadOnlySpan<Char>,ReadOnlySpan<Char> ,IFormatProvider,DateTimeStyles) |
| ParseExact(ReadOnlySpan<Char>,String[] ,IFormatProvider,DateTimeStyles) | 17 | System.DateTimeOffset.ParseExact (ReadOnlySpan<Char>,String[] ,IFormatProvider,DateTimeStyles) |
| TryFormat(Span<Char>,Int32&,String ,IFormatProvider) | 8 | System.DateTimeOffset.TryFormat(Span <Char>,Int32&,String,IFormatProvider) |
| TryFormat(Span<Char>,Int32&,ReadOnlySpan <Char>,IFormatProvider) | 11 | System.DateTimeOffset.TryFormat(Span <Char>,Int32&,ReadOnlySpan<Char> ,IFormatProvider) |
| TryParse(ReadOnlySpan<Char> ,DateTimeOffset&) | 15 | System.DateTimeOffset.TryParse (ReadOnlySpan<Char>,DateTimeOffset&) |
| TryParse(ReadOnlySpan<Char> ,IFormatProvider,DateTimeStyles ,DateTimeOffset&) | 20 | System.DateTimeOffset.TryParse (ReadOnlySpan<Char>,IFormatProvider ,DateTimeStyles,DateTimeOffset&) |
| TryParseExact(ReadOnlySpan<Char>,String ,IFormatProvider,DateTimeStyles ,DateTimeOffset&) | 14 | System.DateTimeOffset.TryParseExact (ReadOnlySpan<Char>,String ,IFormatProvider,DateTimeStyles ,DateTimeOffset&) |
| TryParseExact(ReadOnlySpan<Char> ,ReadOnlySpan<Char>,IFormatProvider ,DateTimeStyles,DateTimeOffset&) | 21 | System.DateTimeOffset.TryParseExact (ReadOnlySpan<Char>,ReadOnlySpan<Char> ,IFormatProvider,DateTimeStyles ,DateTimeOffset&) |
| TryParseExact(ReadOnlySpan<Char> ,String[],IFormatProvider,DateTimeStyles ,DateTimeOffset&) | 21 | System.DateTimeOffset.TryParseExact (ReadOnlySpan<Char>,String[] ,IFormatProvider,DateTimeStyles ,DateTimeOffset&) |
| IsFinite(Double) | 9 | System.Double.IsFinite(Double) |
| IsNormal(Double) | 21 | System.Double.IsNormal(Double) |
| IsSubnormal(Double) | 21 | System.Double.IsSubnormal(Double) |
| TryFormat(Span<Char>,Int32&,ReadOnlySpan <Char>,IFormatProvider) | 9 | System.Double.TryFormat(Span<Char> ,Int32&,ReadOnlySpan<Char> ,IFormatProvider) |
| Parse(ReadOnlySpan<Char>,NumberStyles ,IFormatProvider) | 8 | System.Double.Parse(ReadOnlySpan<Char> ,NumberStyles,IFormatProvider) |
| TryParse(ReadOnlySpan<Char>,Double&) | 6 | System.Double.TryParse(ReadOnlySpan<Char >,Double&) |
| TryParse(ReadOnlySpan<Char>,NumberStyles ,IFormatProvider,Double&) | 9 | System.Double.TryParse(ReadOnlySpan<Char >,NumberStyles,IFormatProvider,Double&) |
| TryFormat(Span<Char>,Int32&,ReadOnlySpan <Char>,IFormatProvider) | 40 | System.Int16.TryFormat(Span<Char>,Int32& ,ReadOnlySpan<Char>,IFormatProvider) |
| Parse(ReadOnlySpan<Char>,NumberStyles ,IFormatProvider) | 8 | System.Int16.Parse(ReadOnlySpan<Char> ,NumberStyles,IFormatProvider) |
| TryParse(ReadOnlySpan<Char>,Int16&) | 6 | System.Int16.TryParse(ReadOnlySpan<Char> ,Int16&) |
| TryParse(ReadOnlySpan<Char>,NumberStyles ,IFormatProvider,Int16&) | 9 | System.Int16.TryParse(ReadOnlySpan<Char> ,NumberStyles,IFormatProvider,Int16&) |
| TryFormat(Span<Char>,Int32&,ReadOnlySpan <Char>,IFormatProvider) | 8 | System.Int32.TryFormat(Span<Char>,Int32& ,ReadOnlySpan<Char>,IFormatProvider) |
| Parse(ReadOnlySpan<Char>,NumberStyles ,IFormatProvider) | 8 | System.Int32.Parse(ReadOnlySpan<Char> ,NumberStyles,IFormatProvider) |
| TryParse(ReadOnlySpan<Char>,Int32&) | 6 | System.Int32.TryParse(ReadOnlySpan<Char> ,Int32&) |
| TryParse(ReadOnlySpan<Char>,NumberStyles ,IFormatProvider,Int32&) | 9 | System.Int32.TryParse(ReadOnlySpan<Char> ,NumberStyles,IFormatProvider,Int32&) |
| TryFormat(Span<Char>,Int32&,ReadOnlySpan <Char>,IFormatProvider) | 8 | System.Int64.TryFormat(Span<Char>,Int32& ,ReadOnlySpan<Char>,IFormatProvider) |
| Parse(ReadOnlySpan<Char>,NumberStyles ,IFormatProvider) | 8 | System.Int64.Parse(ReadOnlySpan<Char> ,NumberStyles,IFormatProvider) |
| TryParse(ReadOnlySpan<Char>,Int64&) | 6 | System.Int64.TryParse(ReadOnlySpan<Char> ,Int64&) |
| TryParse(ReadOnlySpan<Char>,NumberStyles ,IFormatProvider,Int64&) | 9 | System.Int64.TryParse(ReadOnlySpan<Char> ,NumberStyles,IFormatProvider,Int64&) |
| TryFormat(Span<Char>,Int32&,ReadOnlySpan <Char>,IFormatProvider) | 40 | System.SByte.TryFormat(Span<Char>,Int32& ,ReadOnlySpan<Char>,IFormatProvider) |
| Parse(ReadOnlySpan<Char>,NumberStyles ,IFormatProvider) | 8 | System.SByte.Parse(ReadOnlySpan<Char> ,NumberStyles,IFormatProvider) |
| TryParse(ReadOnlySpan<Char>,SByte&) | 6 | System.SByte.TryParse(ReadOnlySpan<Char> ,SByte&) |
| TryParse(ReadOnlySpan<Char>,NumberStyles ,IFormatProvider,SByte&) | 9 | System.SByte.TryParse(ReadOnlySpan<Char> ,NumberStyles,IFormatProvider,SByte&) |
| IsFinite(Single) | 9 | System.Single.IsFinite(Single) |
| IsNormal(Single) | 20 | System.Single.IsNormal(Single) |
| IsSubnormal(Single) | 20 | System.Single.IsSubnormal(Single) |
| TryFormat(Span<Char>,Int32&,ReadOnlySpan <Char>,IFormatProvider) | 9 | System.Single.TryFormat(Span<Char> ,Int32&,ReadOnlySpan<Char> ,IFormatProvider) |
| Parse(ReadOnlySpan<Char>,NumberStyles ,IFormatProvider) | 8 | System.Single.Parse(ReadOnlySpan<Char> ,NumberStyles,IFormatProvider) |
| TryParse(ReadOnlySpan<Char>,Single&) | 6 | System.Single.TryParse(ReadOnlySpan<Char >,Single&) |
| TryParse(ReadOnlySpan<Char>,NumberStyles ,IFormatProvider,Single&) | 9 | System.Single.TryParse(ReadOnlySpan<Char >,NumberStyles,IFormatProvider,Single&) |
| Parse(ReadOnlySpan<Char>,IFormatProvider ) | 4 | System.TimeSpan.Parse(ReadOnlySpan<Char> ,IFormatProvider) |
| ParseExact(ReadOnlySpan<Char> ,ReadOnlySpan<Char>,IFormatProvider ,TimeSpanStyles) | 9 | System.TimeSpan.ParseExact(ReadOnlySpan <Char>,ReadOnlySpan<Char> ,IFormatProvider,TimeSpanStyles) |
| ParseExact(ReadOnlySpan<Char>,String[] ,IFormatProvider,TimeSpanStyles) | 9 | System.TimeSpan.ParseExact(ReadOnlySpan <Char>,String[],IFormatProvider ,TimeSpanStyles) |
| TryParse(ReadOnlySpan<Char>,TimeSpan&) | 5 | System.TimeSpan.TryParse(ReadOnlySpan <Char>,TimeSpan&) |
| TryParse(ReadOnlySpan<Char> ,IFormatProvider,TimeSpan&) | 5 | System.TimeSpan.TryParse(ReadOnlySpan <Char>,IFormatProvider,TimeSpan&) |
| TryParseExact(ReadOnlySpan<Char> ,ReadOnlySpan<Char>,IFormatProvider ,TimeSpan&) | 7 | System.TimeSpan.TryParseExact (ReadOnlySpan<Char>,ReadOnlySpan<Char> ,IFormatProvider,TimeSpan&) |
| TryParseExact(ReadOnlySpan<Char> ,String[],IFormatProvider,TimeSpan&) | 7 | System.TimeSpan.TryParseExact (ReadOnlySpan<Char>,String[] ,IFormatProvider,TimeSpan&) |
| TryParseExact(ReadOnlySpan<Char> ,ReadOnlySpan<Char>,IFormatProvider ,TimeSpanStyles,TimeSpan&) | 10 | System.TimeSpan.TryParseExact (ReadOnlySpan<Char>,ReadOnlySpan<Char> ,IFormatProvider,TimeSpanStyles ,TimeSpan&) |
| TryParseExact(ReadOnlySpan<Char> ,String[],IFormatProvider,TimeSpanStyles ,TimeSpan&) | 10 | System.TimeSpan.TryParseExact (ReadOnlySpan<Char>,String[] ,IFormatProvider,TimeSpanStyles ,TimeSpan&) |
| TryFormat(Span<Char>,Int32&,ReadOnlySpan <Char>,IFormatProvider) | 8 | System.TimeSpan.TryFormat(Span<Char> ,Int32&,ReadOnlySpan<Char> ,IFormatProvider) |
| TryFormat(Span<Char>,Int32&,ReadOnlySpan <Char>,IFormatProvider) | 8 | System.UInt16.TryFormat(Span<Char> ,Int32&,ReadOnlySpan<Char> ,IFormatProvider) |
| Parse(ReadOnlySpan<Char>,NumberStyles ,IFormatProvider) | 8 | System.UInt16.Parse(ReadOnlySpan<Char> ,NumberStyles,IFormatProvider) |
| TryParse(ReadOnlySpan<Char>,UInt16&) | 6 | System.UInt16.TryParse(ReadOnlySpan<Char >,UInt16&) |
| TryParse(ReadOnlySpan<Char>,NumberStyles ,IFormatProvider,UInt16&) | 9 | System.UInt16.TryParse(ReadOnlySpan<Char >,NumberStyles,IFormatProvider,UInt16&) |
| TryFormat(Span<Char>,Int32&,ReadOnlySpan <Char>,IFormatProvider) | 8 | System.UInt32.TryFormat(Span<Char> ,Int32&,ReadOnlySpan<Char> ,IFormatProvider) |
| Parse(ReadOnlySpan<Char>,NumberStyles ,IFormatProvider) | 8 | System.UInt32.Parse(ReadOnlySpan<Char> ,NumberStyles,IFormatProvider) |
| TryParse(ReadOnlySpan<Char>,UInt32&) | 6 | System.UInt32.TryParse(ReadOnlySpan<Char >,UInt32&) |
| TryParse(ReadOnlySpan<Char>,NumberStyles ,IFormatProvider,UInt32&) | 9 | System.UInt32.TryParse(ReadOnlySpan<Char >,NumberStyles,IFormatProvider,UInt32&) |
| TryFormat(Span<Char>,Int32&,ReadOnlySpan <Char>,IFormatProvider) | 8 | System.UInt64.TryFormat(Span<Char> ,Int32&,ReadOnlySpan<Char> ,IFormatProvider) |
| Parse(ReadOnlySpan<Char>,NumberStyles ,IFormatProvider) | 8 | System.UInt64.Parse(ReadOnlySpan<Char> ,NumberStyles,IFormatProvider) |
| TryParse(ReadOnlySpan<Char>,UInt64&) | 6 | System.UInt64.TryParse(ReadOnlySpan<Char >,UInt64&) |
| TryParse(ReadOnlySpan<Char>,NumberStyles ,IFormatProvider,UInt64&) | 9 | System.UInt64.TryParse(ReadOnlySpan<Char >,NumberStyles,IFormatProvider,UInt64&) |
| TryFormat(Span<Char>,Int32&) | 7 | System.Version.TryFormat(Span<Char> ,Int32&) |
| TryFormat(Span<Char>,Int32,Int32&) | 52 | System.Version.TryFormat(Span<Char> ,Int32,Int32&) |
| Parse(ReadOnlySpan<Char>) | 4 | System.Version.Parse(ReadOnlySpan<Char>) |
| TryParse(ReadOnlySpan<Char>,Version&) | 11 | System.Version.TryParse(ReadOnlySpan <Char>,Version&) |
| GetForwardedTypes() | 2 | System.Reflection.Assembly .GetForwardedTypes() |
| HasSameMetadataDefinitionAs(MemberInfo) | 2 | System.Reflection.MemberInfo .HasSameMetadataDefinitionAs(MemberInfo) |
| get_Message() | 4 | System.Reflection .ReflectionTypeLoadException.get_Message () |
| ToString() | 4 | System.Reflection .ReflectionTypeLoadException.ToString() |
| get_IsGenericTypeParameter() | 4 | System.Reflection.TypeDelegator .get_IsGenericTypeParameter() |
| get_IsGenericMethodParameter() | 4 | System.Reflection.TypeDelegator .get_IsGenericMethodParameter() |
| get_IsByRefLike() | 4 | System.Reflection.TypeDelegator .get_IsByRefLike() |
| get_IsCollectible() | 4 | System.Reflection.TypeDelegator .get_IsCollectible() |
| CopyToAsync(Stream,CancellationToken) | 9 | System.IO.Stream.CopyToAsync(Stream ,CancellationToken) |
| ReadAsync(Memory<Byte>,CancellationToken ) | 31 | System.IO.Stream.ReadAsync(Memory<Byte> ,CancellationToken) |
| WriteAsync(ReadOnlyMemory<Byte> ,CancellationToken) | 36 | System.IO.Stream.WriteAsync (ReadOnlyMemory<Byte>,CancellationToken) |
| Read(Span<Byte>) | 39 | System.IO.Stream.Read(Span<Byte>) |
| Write(ReadOnlySpan<Byte>) | 22 | System.IO.Stream.Write(ReadOnlySpan<Byte >) |
| Read(Span<Byte>) | 23 | System.IO.FileStream.Read(Span<Byte>) |
| ReadAsync(Memory<Byte>,CancellationToken ) | 40 | System.IO.FileStream.ReadAsync(Memory <Byte>,CancellationToken) |
| Write(ReadOnlySpan<Byte>) | 23 | System.IO.FileStream.Write(ReadOnlySpan <Byte>) |
| WriteAsync(ReadOnlyMemory<Byte> ,CancellationToken) | 30 | System.IO.FileStream.WriteAsync (ReadOnlyMemory<Byte>,CancellationToken) |
| GetUnicodeCategory(Int32) | 4 | System.Globalization.CharUnicodeInfo .GetUnicodeCategory(Int32) |
| Append(StringBuilder) | 14 | System.Text.StringBuilder.Append (StringBuilder) |
| Append(StringBuilder,Int32,Int32) | 45 | System.Text.StringBuilder.Append (StringBuilder,Int32,Int32) |
| CopyTo(Int32,Span<Char>,Int32) | 83 | System.Text.StringBuilder.CopyTo(Int32 ,Span<Char>,Int32) |
| Append(ReadOnlySpan<Char>) | 21 | System.Text.StringBuilder.Append (ReadOnlySpan<Char>) |
| Insert(Int32,ReadOnlySpan<Char>) | 29 | System.Text.StringBuilder.Insert(Int32 ,ReadOnlySpan<Char>) |
| Equals(ReadOnlySpan<Char>) | 43 | System.Text.StringBuilder.Equals (ReadOnlySpan<Char>) |
| GetCharCount(ReadOnlySpan<Byte>,Boolean) | 13 | System.Text.Decoder.GetCharCount (ReadOnlySpan<Byte>,Boolean) |
| GetChars(ReadOnlySpan<Byte>,Span<Char> ,Boolean) | 22 | System.Text.Decoder.GetChars (ReadOnlySpan<Byte>,Span<Char>,Boolean) |
| Convert(ReadOnlySpan<Byte>,Span<Char> ,Boolean,Int32&,Int32&,Boolean&) | 31 | System.Text.Decoder.Convert(ReadOnlySpan <Byte>,Span<Char>,Boolean,Int32&,Int32& ,Boolean&) |
| GetByteCount(ReadOnlySpan<Char>,Boolean) | 13 | System.Text.Encoder.GetByteCount (ReadOnlySpan<Char>,Boolean) |
| GetBytes(ReadOnlySpan<Char>,Span<Byte> ,Boolean) | 22 | System.Text.Encoder.GetBytes (ReadOnlySpan<Char>,Span<Byte>,Boolean) |
| Convert(ReadOnlySpan<Char>,Span<Byte> ,Boolean,Int32&,Int32&,Boolean&) | 31 | System.Text.Encoder.Convert(ReadOnlySpan <Char>,Span<Byte>,Boolean,Int32&,Int32& ,Boolean&) |
| get_Preamble() | 4 | System.Text.Encoding.get_Preamble() |
| GetByteCount(ReadOnlySpan<Char>) | 12 | System.Text.Encoding.GetByteCount (ReadOnlySpan<Char>) |
| GetBytes(ReadOnlySpan<Char>,Span<Byte>) | 21 | System.Text.Encoding.GetBytes (ReadOnlySpan<Char>,Span<Byte>) |
| GetCharCount(ReadOnlySpan<Byte>) | 12 | System.Text.Encoding.GetCharCount (ReadOnlySpan<Byte>) |
| GetChars(ReadOnlySpan<Byte>,Span<Char>) | 21 | System.Text.Encoding.GetChars (ReadOnlySpan<Byte>,Span<Char>) |
| GetString(ReadOnlySpan<Byte>) | 12 | System.Text.Encoding.GetString (ReadOnlySpan<Byte>) |
| get_Token() | 13 | System.Threading .CancellationTokenRegistration.get_Token () |
| Acosh(Double) | 0 | System.Math.Acosh(Double) |
| Asinh(Double) | 0 | System.Math.Asinh(Double) |
| Atanh(Double) | 0 | System.Math.Atanh(Double) |
| Cbrt(Double) | 0 | System.Math.Cbrt(Double) |
| Acosh(Single) | 0 | System.MathF.Acosh(Single) |
| Asinh(Single) | 0 | System.MathF.Asinh(Single) |
| Atanh(Single) | 0 | System.MathF.Atanh(Single) |
| Cbrt(Single) | 0 | System.MathF.Cbrt(Single) |
| TryWriteBytes(Span<Byte>,Boolean) | 16 | System.BitConverter.TryWriteBytes(Span <Byte>,Boolean) |
| TryWriteBytes(Span<Byte>,Char) | 12 | System.BitConverter.TryWriteBytes(Span <Byte>,Char) |
| TryWriteBytes(Span<Byte>,Int16) | 12 | System.BitConverter.TryWriteBytes(Span <Byte>,Int16) |
| TryWriteBytes(Span<Byte>,Int32) | 12 | System.BitConverter.TryWriteBytes(Span <Byte>,Int32) |
| TryWriteBytes(Span<Byte>,Int64) | 12 | System.BitConverter.TryWriteBytes(Span <Byte>,Int64) |
| TryWriteBytes(Span<Byte>,UInt16) | 12 | System.BitConverter.TryWriteBytes(Span <Byte>,UInt16) |
| TryWriteBytes(Span<Byte>,UInt32) | 12 | System.BitConverter.TryWriteBytes(Span <Byte>,UInt32) |
| TryWriteBytes(Span<Byte>,UInt64) | 12 | System.BitConverter.TryWriteBytes(Span <Byte>,UInt64) |
| TryWriteBytes(Span<Byte>,Single) | 12 | System.BitConverter.TryWriteBytes(Span <Byte>,Single) |
| TryWriteBytes(Span<Byte>,Double) | 12 | System.BitConverter.TryWriteBytes(Span <Byte>,Double) |
| ToChar(ReadOnlySpan<Byte>) | 10 | System.BitConverter.ToChar(ReadOnlySpan <Byte>) |
| ToInt16(ReadOnlySpan<Byte>) | 10 | System.BitConverter.ToInt16(ReadOnlySpan <Byte>) |
| ToInt32(ReadOnlySpan<Byte>) | 10 | System.BitConverter.ToInt32(ReadOnlySpan <Byte>) |
| ToInt64(ReadOnlySpan<Byte>) | 10 | System.BitConverter.ToInt64(ReadOnlySpan <Byte>) |
| ToUInt16(ReadOnlySpan<Byte>) | 10 | System.BitConverter.ToUInt16 (ReadOnlySpan<Byte>) |
| ToUInt32(ReadOnlySpan<Byte>) | 10 | System.BitConverter.ToUInt32 (ReadOnlySpan<Byte>) |
| ToUInt64(ReadOnlySpan<Byte>) | 10 | System.BitConverter.ToUInt64 (ReadOnlySpan<Byte>) |
| ToSingle(ReadOnlySpan<Byte>) | 10 | System.BitConverter.ToSingle (ReadOnlySpan<Byte>) |
| ToDouble(ReadOnlySpan<Byte>) | 10 | System.BitConverter.ToDouble (ReadOnlySpan<Byte>) |
| ToBoolean(ReadOnlySpan<Byte>) | 12 | System.BitConverter.ToBoolean (ReadOnlySpan<Byte>) |
| ToBase64String(ReadOnlySpan<Byte> ,Base64FormattingOptions) | 60 | System.Convert.ToBase64String (ReadOnlySpan<Byte> ,Base64FormattingOptions) |
| TryToBase64Chars(ReadOnlySpan<Byte>,Span <Char>,Int32&,Base64FormattingOptions) | 62 | System.Convert.TryToBase64Chars (ReadOnlySpan<Byte>,Span<Char>,Int32& ,Base64FormattingOptions) |
| TryFromBase64String(String,Span<Byte> ,Int32&) | 11 | System.Convert.TryFromBase64String (String,Span<Byte>,Int32&) |
| TryFromBase64Chars(ReadOnlySpan<Char> ,Span<Byte>,Int32&) | 77 | System.Convert.TryFromBase64Chars (ReadOnlySpan<Char>,Span<Byte>,Int32&) |
| NextBytes(Span<Byte>) | 19 | System.Random.NextBytes(Span<Byte>) |
| Read(Span<Char>) | 54 | System.IO.StringReader.Read(Span<Char>) |
| ReadBlock(Span<Char>) | 4 | System.IO.StringReader.ReadBlock(Span <Char>) |
| ReadBlockAsync(Memory<Char> ,CancellationToken) | 13 | System.IO.StringReader.ReadBlockAsync (Memory<Char>,CancellationToken) |
| ReadAsync(Memory<Char>,CancellationToken ) | 13 | System.IO.StringReader.ReadAsync(Memory <Char>,CancellationToken) |
| Write(ReadOnlySpan<Char>) | 23 | System.IO.StringWriter.Write (ReadOnlySpan<Char>) |
| WriteLine(ReadOnlySpan<Char>) | 25 | System.IO.StringWriter.WriteLine (ReadOnlySpan<Char>) |
| WriteAsync(ReadOnlyMemory<Char> ,CancellationToken) | 12 | System.IO.StringWriter.WriteAsync (ReadOnlyMemory<Char>,CancellationToken) |
| WriteLineAsync(ReadOnlyMemory<Char> ,CancellationToken) | 12 | System.IO.StringWriter.WriteLineAsync (ReadOnlyMemory<Char>,CancellationToken) |
| Read(Span<Byte>) | 65 | System.IO.BufferedStream.Read(Span<Byte> ) |
| ReadAsync(Memory<Byte>,CancellationToken ) | 58 | System.IO.BufferedStream.ReadAsync (Memory<Byte>,CancellationToken) |
| Write(ReadOnlySpan<Byte>) | 110 | System.IO.BufferedStream.Write (ReadOnlySpan<Byte>) |
| WriteAsync(ReadOnlyMemory<Byte> ,CancellationToken) | 60 | System.IO.BufferedStream.WriteAsync (ReadOnlyMemory<Byte>,CancellationToken) |
| CopyTo(Stream,Int32) | 41 | System.IO.BufferedStream.CopyTo(Stream ,Int32) |
| Read(Span<Char>) | 9 | System.IO.BinaryReader.Read(Span<Char>) |
| Read(Span<Byte>) | 10 | System.IO.BinaryReader.Read(Span<Byte>) |
| Write(ReadOnlySpan<Byte>) | 33 | System.IO.BinaryWriter.Write (ReadOnlySpan<Byte>) |
| Write(ReadOnlySpan<Char>) | 27 | System.IO.BinaryWriter.Write (ReadOnlySpan<Char>) |
| Read(Span<Byte>) | 44 | System.IO.MemoryStream.Read(Span<Byte>) |
| ReadAsync(Memory<Byte>,CancellationToken ) | 42 | System.IO.MemoryStream.ReadAsync(Memory <Byte>,CancellationToken) |
| Write(ReadOnlySpan<Byte>) | 75 | System.IO.MemoryStream.Write (ReadOnlySpan<Byte>) |
| WriteAsync(ReadOnlyMemory<Byte> ,CancellationToken) | 39 | System.IO.MemoryStream.WriteAsync (ReadOnlyMemory<Byte>,CancellationToken) |
| IsPathFullyQualified(String) | 10 | System.IO.Path.IsPathFullyQualified (String) |
| Read(Span<Char>) | 14 | System.IO.StreamReader.Read(Span<Char>) |
| ReadBlock(Span<Char>) | 31 | System.IO.StreamReader.ReadBlock(Span <Char>) |
| ReadAsync(Memory<Char>,CancellationToken ) | 32 | System.IO.StreamReader.ReadAsync(Memory <Char>,CancellationToken) |
| ReadBlockAsync(Memory<Char> ,CancellationToken) | 47 | System.IO.StreamReader.ReadBlockAsync (Memory<Char>,CancellationToken) |
| Write(ReadOnlySpan<Char>) | 16 | System.IO.StreamWriter.Write (ReadOnlySpan<Char>) |
| WriteLine(ReadOnlySpan<Char>) | 23 | System.IO.StreamWriter.WriteLine (ReadOnlySpan<Char>) |
| WriteAsync(ReadOnlyMemory<Char> ,CancellationToken) | 48 | System.IO.StreamWriter.WriteAsync (ReadOnlyMemory<Char>,CancellationToken) |
| WriteLineAsync(ReadOnlyMemory<Char> ,CancellationToken) | 48 | System.IO.StreamWriter.WriteLineAsync (ReadOnlyMemory<Char>,CancellationToken) |
| Read(Span<Char>) | 39 | System.IO.TextReader.Read(Span<Char>) |
| ReadBlock(Span<Char>) | 39 | System.IO.TextReader.ReadBlock(Span<Char >) |
| ReadAsync(Memory<Char>,CancellationToken ) | 32 | System.IO.TextReader.ReadAsync(Memory <Char>,CancellationToken) |
| ReadBlockAsync(Memory<Char> ,CancellationToken) | 32 | System.IO.TextReader.ReadBlockAsync (Memory<Char>,CancellationToken) |
| Write(ReadOnlySpan<Char>) | 22 | System.IO.TextWriter.Write(ReadOnlySpan <Char>) |
| WriteLine(ReadOnlySpan<Char>) | 22 | System.IO.TextWriter.WriteLine (ReadOnlySpan<Char>) |
| WriteAsync(ReadOnlyMemory<Char> ,CancellationToken) | 31 | System.IO.TextWriter.WriteAsync (ReadOnlyMemory<Char>,CancellationToken) |
| WriteLineAsync(ReadOnlyMemory<Char> ,CancellationToken) | 31 | System.IO.TextWriter.WriteLineAsync (ReadOnlyMemory<Char>,CancellationToken) |
| Read(Span<Byte>) | 14 | System.IO.UnmanagedMemoryStream.Read (Span<Byte>) |
| ReadAsync(Memory<Byte>,CancellationToken ) | 36 | System.IO.UnmanagedMemoryStream .ReadAsync(Memory<Byte> ,CancellationToken) |
| Write(ReadOnlySpan<Byte>) | 14 | System.IO.UnmanagedMemoryStream.Write (ReadOnlySpan<Byte>) |
| WriteAsync(ReadOnlyMemory<Byte> ,CancellationToken) | 34 | System.IO.UnmanagedMemoryStream .WriteAsync(ReadOnlyMemory<Byte> ,CancellationToken) |
| GetOtherMethods(Boolean) | 5 | System.Runtime.InteropServices .ComAwareEventInfo.GetOtherMethods (Boolean) |
| GetCustomAttributesData() | 4 | System.Runtime.InteropServices .ComAwareEventInfo .GetCustomAttributesData() |
| get_MetadataToken() | 4 | System.Runtime.InteropServices .ComAwareEventInfo.get_MetadataToken() |
| get_Module() | 4 | System.Runtime.InteropServices .ComAwareEventInfo.get_Module() |
| .ctor(ReadOnlySpan<Byte>,Boolean,Boolean ) | 467 | System.Numerics.BigInteger..ctor (ReadOnlySpan<Byte>,Boolean,Boolean) |
| Parse(ReadOnlySpan<Char>,NumberStyles ,IFormatProvider) | 6 | System.Numerics.BigInteger.Parse (ReadOnlySpan<Char>,NumberStyles ,IFormatProvider) |
| TryParse(ReadOnlySpan<Char>,BigInteger&) | 6 | System.Numerics.BigInteger.TryParse (ReadOnlySpan<Char>,BigInteger&) |
| TryParse(ReadOnlySpan<Char>,NumberStyles ,IFormatProvider,BigInteger&) | 7 | System.Numerics.BigInteger.TryParse (ReadOnlySpan<Char>,NumberStyles ,IFormatProvider,BigInteger&) |
| ToByteArray(Boolean,Boolean) | 12 | System.Numerics.BigInteger.ToByteArray (Boolean,Boolean) |
| TryWriteBytes(Span<Byte>,Int32&,Boolean ,Boolean) | 18 | System.Numerics.BigInteger.TryWriteBytes (Span<Byte>,Int32&,Boolean,Boolean) |
| GetByteCount(Boolean) | 14 | System.Numerics.BigInteger.GetByteCount (Boolean) |
| TryFormat(Span<Char>,Int32&,ReadOnlySpan <Char>,IFormatProvider) | 9 | System.Numerics.BigInteger.TryFormat (Span<Char>,Int32&,ReadOnlySpan<Char> ,IFormatProvider) |
| TryCreateSignature(ReadOnlySpan<Byte> ,Span<Byte>,Int32&) | 29 | System.Security.Cryptography.DSA .TryCreateSignature(ReadOnlySpan<Byte> ,Span<Byte>,Int32&) |
| TryHashData(ReadOnlySpan<Byte>,Span<Byte >,HashAlgorithmName,Int32&) | 55 | System.Security.Cryptography.DSA .TryHashData(ReadOnlySpan<Byte>,Span <Byte>,HashAlgorithmName,Int32&) |
| TrySignData(ReadOnlySpan<Byte>,Span<Byte >,HashAlgorithmName,Int32&) | 30 | System.Security.Cryptography.DSA .TrySignData(ReadOnlySpan<Byte>,Span <Byte>,HashAlgorithmName,Int32&) |
| VerifyData(ReadOnlySpan<Byte> ,ReadOnlySpan<Byte>,HashAlgorithmName) | 48 | System.Security.Cryptography.DSA .VerifyData(ReadOnlySpan<Byte> ,ReadOnlySpan<Byte>,HashAlgorithmName) |
| VerifySignature(ReadOnlySpan<Byte> ,ReadOnlySpan<Byte>) | 7 | System.Security.Cryptography.DSA .VerifySignature(ReadOnlySpan<Byte> ,ReadOnlySpan<Byte>) |
| TrySignData(ReadOnlySpan<Byte>,Span<Byte >,HashAlgorithmName,Int32&) | 32 | System.Security.Cryptography.ECDsa .TrySignData(ReadOnlySpan<Byte>,Span <Byte>,HashAlgorithmName,Int32&) |
| VerifyData(ReadOnlySpan<Byte> ,ReadOnlySpan<Byte>,HashAlgorithmName) | 50 | System.Security.Cryptography.ECDsa .VerifyData(ReadOnlySpan<Byte> ,ReadOnlySpan<Byte>,HashAlgorithmName) |
| TryHashData(ReadOnlySpan<Byte>,Span<Byte >,HashAlgorithmName,Int32&) | 55 | System.Security.Cryptography.ECDsa .TryHashData(ReadOnlySpan<Byte>,Span <Byte>,HashAlgorithmName,Int32&) |
| TrySignHash(ReadOnlySpan<Byte>,Span<Byte >,Int32&) | 29 | System.Security.Cryptography.ECDsa .TrySignHash(ReadOnlySpan<Byte>,Span <Byte>,Int32&) |
| VerifyHash(ReadOnlySpan<Byte> ,ReadOnlySpan<Byte>) | 7 | System.Security.Cryptography.ECDsa .VerifyHash(ReadOnlySpan<Byte> ,ReadOnlySpan<Byte>) |
| HashCore(ReadOnlySpan<Byte>) | 5 | System.Security.Cryptography.SHA1Managed .HashCore(ReadOnlySpan<Byte>) |
| TryHashFinal(Span<Byte>,Int32&) | 6 | System.Security.Cryptography.SHA1Managed .TryHashFinal(Span<Byte>,Int32&) |
| HashCore(ReadOnlySpan<Byte>) | 5 | System.Security.Cryptography .SHA256Managed.HashCore(ReadOnlySpan <Byte>) |
| TryHashFinal(Span<Byte>,Int32&) | 6 | System.Security.Cryptography .SHA256Managed.TryHashFinal(Span<Byte> ,Int32&) |
| HashCore(ReadOnlySpan<Byte>) | 5 | System.Security.Cryptography .SHA384Managed.HashCore(ReadOnlySpan <Byte>) |
| TryHashFinal(Span<Byte>,Int32&) | 6 | System.Security.Cryptography .SHA384Managed.TryHashFinal(Span<Byte> ,Int32&) |
| HashCore(ReadOnlySpan<Byte>) | 5 | System.Security.Cryptography .SHA512Managed.HashCore(ReadOnlySpan <Byte>) |
| TryHashFinal(Span<Byte>,Int32&) | 6 | System.Security.Cryptography .SHA512Managed.TryHashFinal(Span<Byte> ,Int32&) |
| HashCore(ReadOnlySpan<Byte>) | 5 | System.Security.Cryptography.HMACMD5 .HashCore(ReadOnlySpan<Byte>) |
| TryHashFinal(Span<Byte>,Int32&) | 6 | System.Security.Cryptography.HMACMD5 .TryHashFinal(Span<Byte>,Int32&) |
| HashCore(ReadOnlySpan<Byte>) | 5 | System.Security.Cryptography.HMACSHA1 .HashCore(ReadOnlySpan<Byte>) |
| TryHashFinal(Span<Byte>,Int32&) | 6 | System.Security.Cryptography.HMACSHA1 .TryHashFinal(Span<Byte>,Int32&) |
| HashCore(ReadOnlySpan<Byte>) | 5 | System.Security.Cryptography.HMACSHA256 .HashCore(ReadOnlySpan<Byte>) |
| TryHashFinal(Span<Byte>,Int32&) | 6 | System.Security.Cryptography.HMACSHA256 .TryHashFinal(Span<Byte>,Int32&) |
| HashCore(ReadOnlySpan<Byte>) | 5 | System.Security.Cryptography.HMACSHA384 .HashCore(ReadOnlySpan<Byte>) |
| TryHashFinal(Span<Byte>,Int32&) | 6 | System.Security.Cryptography.HMACSHA384 .TryHashFinal(Span<Byte>,Int32&) |
| HashCore(ReadOnlySpan<Byte>) | 5 | System.Security.Cryptography.HMACSHA512 .HashCore(ReadOnlySpan<Byte>) |
| TryHashFinal(Span<Byte>,Int32&) | 6 | System.Security.Cryptography.HMACSHA512 .TryHashFinal(Span<Byte>,Int32&) |
| AppendData(ReadOnlySpan<Byte>) | 21 | System.Security.Cryptography .IncrementalHash.AppendData(ReadOnlySpan <Byte>) |
| TryGetHashAndReset(Span<Byte>,Int32&) | 23 | System.Security.Cryptography .IncrementalHash.TryGetHashAndReset(Span <Byte>,Int32&) |
| GetBytes(Span<Byte>) | 32 | System.Security.Cryptography .RandomNumberGenerator.GetBytes(Span <Byte>) |
| GetNonZeroBytes(Span<Byte>) | 29 | System.Security.Cryptography .RandomNumberGenerator.GetNonZeroBytes (Span<Byte>) |
| TryDecrypt(ReadOnlySpan<Byte>,Span<Byte> ,RSAEncryptionPadding,Int32&) | 30 | System.Security.Cryptography.RSA .TryDecrypt(ReadOnlySpan<Byte>,Span<Byte >,RSAEncryptionPadding,Int32&) |
| TryEncrypt(ReadOnlySpan<Byte>,Span<Byte> ,RSAEncryptionPadding,Int32&) | 30 | System.Security.Cryptography.RSA .TryEncrypt(ReadOnlySpan<Byte>,Span<Byte >,RSAEncryptionPadding,Int32&) |
| TryHashData(ReadOnlySpan<Byte>,Span<Byte >,HashAlgorithmName,Int32&) | 52 | System.Security.Cryptography.RSA .TryHashData(ReadOnlySpan<Byte>,Span <Byte>,HashAlgorithmName,Int32&) |
| TrySignHash(ReadOnlySpan<Byte>,Span<Byte >,HashAlgorithmName,RSASignaturePadding ,Int32&) | 31 | System.Security.Cryptography.RSA .TrySignHash(ReadOnlySpan<Byte>,Span <Byte>,HashAlgorithmName ,RSASignaturePadding,Int32&) |
| VerifyHash(ReadOnlySpan<Byte> ,ReadOnlySpan<Byte>,HashAlgorithmName ,RSASignaturePadding) | 9 | System.Security.Cryptography.RSA .VerifyHash(ReadOnlySpan<Byte> ,ReadOnlySpan<Byte>,HashAlgorithmName ,RSASignaturePadding) |
| TrySignData(ReadOnlySpan<Byte>,Span<Byte >,HashAlgorithmName,RSASignaturePadding ,Int32&) | 39 | System.Security.Cryptography.RSA .TrySignData(ReadOnlySpan<Byte>,Span <Byte>,HashAlgorithmName ,RSASignaturePadding,Int32&) |
| VerifyData(ReadOnlySpan<Byte> ,ReadOnlySpan<Byte>,HashAlgorithmName ,RSASignaturePadding) | 57 | System.Security.Cryptography.RSA .VerifyData(ReadOnlySpan<Byte> ,ReadOnlySpan<Byte>,HashAlgorithmName ,RSASignaturePadding) |
| TryHashData(ReadOnlySpan<Byte>,Span<Byte >,HashAlgorithmName,Int32&) | 6 | System.Security.Cryptography.DSACng .TryHashData(ReadOnlySpan<Byte>,Span <Byte>,HashAlgorithmName,Int32&) |
| TryCreateSignature(ReadOnlySpan<Byte> ,Span<Byte>,Int32&) | 36 | System.Security.Cryptography.DSACng .TryCreateSignature(ReadOnlySpan<Byte> ,Span<Byte>,Int32&) |
| VerifySignature(ReadOnlySpan<Byte> ,ReadOnlySpan<Byte>) | 35 | System.Security.Cryptography.DSACng .VerifySignature(ReadOnlySpan<Byte> ,ReadOnlySpan<Byte>) |
| TryHashData(ReadOnlySpan<Byte>,Span<Byte >,HashAlgorithmName,Int32&) | 6 | System.Security.Cryptography.ECDsaCng .TryHashData(ReadOnlySpan<Byte>,Span <Byte>,HashAlgorithmName,Int32&) |
| TrySignHash(ReadOnlySpan<Byte>,Span<Byte >,Int32&) | 20 | System.Security.Cryptography.ECDsaCng .TrySignHash(ReadOnlySpan<Byte>,Span <Byte>,Int32&) |
| VerifyHash(ReadOnlySpan<Byte> ,ReadOnlySpan<Byte>) | 19 | System.Security.Cryptography.ECDsaCng .VerifyHash(ReadOnlySpan<Byte> ,ReadOnlySpan<Byte>) |
| TryHashData(ReadOnlySpan<Byte>,Span<Byte >,HashAlgorithmName,Int32&) | 6 | System.Security.Cryptography.RSACng .TryHashData(ReadOnlySpan<Byte>,Span <Byte>,HashAlgorithmName,Int32&) |
| TryEncrypt(ReadOnlySpan<Byte>,Span<Byte> ,RSAEncryptionPadding,Int32&) | 8 | System.Security.Cryptography.RSACng .TryEncrypt(ReadOnlySpan<Byte>,Span<Byte >,RSAEncryptionPadding,Int32&) |
| TryDecrypt(ReadOnlySpan<Byte>,Span<Byte> ,RSAEncryptionPadding,Int32&) | 8 | System.Security.Cryptography.RSACng .TryDecrypt(ReadOnlySpan<Byte>,Span<Byte >,RSAEncryptionPadding,Int32&) |
| TrySignHash(ReadOnlySpan<Byte>,Span<Byte >,HashAlgorithmName,RSASignaturePadding ,Int32&) | 83 | System.Security.Cryptography.RSACng .TrySignHash(ReadOnlySpan<Byte>,Span <Byte>,HashAlgorithmName ,RSASignaturePadding,Int32&) |
| VerifyHash(ReadOnlySpan<Byte> ,ReadOnlySpan<Byte>,HashAlgorithmName ,RSASignaturePadding) | 81 | System.Security.Cryptography.RSACng .VerifyHash(ReadOnlySpan<Byte> ,ReadOnlySpan<Byte>,HashAlgorithmName ,RSASignaturePadding) |
| HashCore(ReadOnlySpan<Byte>) | 5 | System.Security.Cryptography .MD5CryptoServiceProvider.HashCore (ReadOnlySpan<Byte>) |
| TryHashFinal(Span<Byte>,Int32&) | 6 | System.Security.Cryptography .MD5CryptoServiceProvider.TryHashFinal (Span<Byte>,Int32&) |
| GetBytes(Span<Byte>) | 5 | System.Security.Cryptography .RNGCryptoServiceProvider.GetBytes(Span <Byte>) |
| GetNonZeroBytes(Span<Byte>) | 5 | System.Security.Cryptography .RNGCryptoServiceProvider .GetNonZeroBytes(Span<Byte>) |
| HashCore(ReadOnlySpan<Byte>) | 5 | System.Security.Cryptography .SHA1CryptoServiceProvider.HashCore (ReadOnlySpan<Byte>) |
| TryHashFinal(Span<Byte>,Int32&) | 6 | System.Security.Cryptography .SHA1CryptoServiceProvider.TryHashFinal (Span<Byte>,Int32&) |
| HashCore(ReadOnlySpan<Byte>) | 5 | System.Security.Cryptography .SHA256CryptoServiceProvider.HashCore (ReadOnlySpan<Byte>) |
| TryHashFinal(Span<Byte>,Int32&) | 6 | System.Security.Cryptography .SHA256CryptoServiceProvider .TryHashFinal(Span<Byte>,Int32&) |
| HashCore(ReadOnlySpan<Byte>) | 5 | System.Security.Cryptography .SHA384CryptoServiceProvider.HashCore (ReadOnlySpan<Byte>) |
| TryHashFinal(Span<Byte>,Int32&) | 6 | System.Security.Cryptography .SHA384CryptoServiceProvider .TryHashFinal(Span<Byte>,Int32&) |
| HashCore(ReadOnlySpan<Byte>) | 5 | System.Security.Cryptography .SHA512CryptoServiceProvider.HashCore (ReadOnlySpan<Byte>) |
| TryHashFinal(Span<Byte>,Int32&) | 6 | System.Security.Cryptography .SHA512CryptoServiceProvider .TryHashFinal(Span<Byte>,Int32&) |
| HashData(Byte[],Int32,Int32 ,HashAlgorithmName) | 3 | System.Security.Cryptography.DSAOpenSsl .HashData(Byte[],Int32,Int32 ,HashAlgorithmName) |
| HashData(Stream,HashAlgorithmName) | 3 | System.Security.Cryptography.DSAOpenSsl .HashData(Stream,HashAlgorithmName) |
| TryComputeHash(ReadOnlySpan<Byte>,Span <Byte>,Int32&) | 36 | System.Security.Cryptography .HashAlgorithm.TryComputeHash (ReadOnlySpan<Byte>,Span<Byte>,Int32&) |
| HashCore(ReadOnlySpan<Byte>) | 27 | System.Security.Cryptography .HashAlgorithm.HashCore(ReadOnlySpan <Byte>) |
| TryHashFinal(Span<Byte>,Int32&) | 38 | System.Security.Cryptography .HashAlgorithm.TryHashFinal(Span<Byte> ,Int32&) |
| HashCore(ReadOnlySpan<Byte>) | 3 | System.Security.Cryptography.HMAC .HashCore(ReadOnlySpan<Byte>) |
| TryHashFinal(Span<Byte>,Int32&) | 3 | System.Security.Cryptography.HMAC .TryHashFinal(Span<Byte>,Int32&) |
| GetCertHash(HashAlgorithmName) | 21 | System.Security.Cryptography .X509Certificates.X509Certificate .GetCertHash(HashAlgorithmName) |
| TryGetCertHash(HashAlgorithmName,Span <Byte>,Int32&) | 23 | System.Security.Cryptography .X509Certificates.X509Certificate .TryGetCertHash(HashAlgorithmName,Span <Byte>,Int32&) |
| GetCertHashString(HashAlgorithmName) | 7 | System.Security.Cryptography .X509Certificates.X509Certificate .GetCertHashString(HashAlgorithmName) |
| GetCharCount(ReadOnlySpan<Byte>,Boolean) | 13 | System.Text.Decoder.GetCharCount (ReadOnlySpan<Byte>,Boolean) |
| GetChars(ReadOnlySpan<Byte>,Span<Char> ,Boolean) | 22 | System.Text.Decoder.GetChars (ReadOnlySpan<Byte>,Span<Char>,Boolean) |
| Convert(ReadOnlySpan<Byte>,Span<Char> ,Boolean,Int32&,Int32&,Boolean&) | 31 | System.Text.Decoder.Convert(ReadOnlySpan <Byte>,Span<Char>,Boolean,Int32&,Int32& ,Boolean&) |
| GetByteCount(ReadOnlySpan<Char>,Boolean) | 13 | System.Text.Encoder.GetByteCount (ReadOnlySpan<Char>,Boolean) |
| GetBytes(ReadOnlySpan<Char>,Span<Byte> ,Boolean) | 22 | System.Text.Encoder.GetBytes (ReadOnlySpan<Char>,Span<Byte>,Boolean) |
| Convert(ReadOnlySpan<Char>,Span<Byte> ,Boolean,Int32&,Int32&,Boolean&) | 31 | System.Text.Encoder.Convert(ReadOnlySpan <Char>,Span<Byte>,Boolean,Int32&,Int32& ,Boolean&) |
| get_Preamble() | 4 | System.Text.Encoding.get_Preamble() |
| GetByteCount(ReadOnlySpan<Char>) | 12 | System.Text.Encoding.GetByteCount (ReadOnlySpan<Char>) |
| GetBytes(ReadOnlySpan<Char>,Span<Byte>) | 21 | System.Text.Encoding.GetBytes (ReadOnlySpan<Char>,Span<Byte>) |
| GetCharCount(ReadOnlySpan<Byte>) | 12 | System.Text.Encoding.GetCharCount (ReadOnlySpan<Byte>) |
| GetChars(ReadOnlySpan<Byte>,Span<Char>) | 21 | System.Text.Encoding.GetChars (ReadOnlySpan<Byte>,Span<Char>) |
| GetString(ReadOnlySpan<Byte>) | 12 | System.Text.Encoding.GetString (ReadOnlySpan<Byte>) |
| get_Preamble() | 22 | System.Text.UnicodeEncoding.get_Preamble () |
| get_Preamble() | 22 | System.Text.UTF32Encoding.get_Preamble() |
| get_Preamble() | 17 | System.Text.UTF8Encoding.get_Preamble() |
| CompileToAssembly(RegexCompilationInfo[] ,AssemblyName) | 3 | System.Text.RegularExpressions.Regex .CompileToAssembly (RegexCompilationInfo[],AssemblyName) |
| CompileToAssembly(RegexCompilationInfo[] ,AssemblyName,CustomAttributeBuilder[]) | 3 | System.Text.RegularExpressions.Regex .CompileToAssembly (RegexCompilationInfo[],AssemblyName ,CustomAttributeBuilder[]) |
| CompileToAssembly(RegexCompilationInfo[] ,AssemblyName,CustomAttributeBuilder[] ,String) | 3 | System.Text.RegularExpressions.Regex .CompileToAssembly (RegexCompilationInfo[],AssemblyName ,CustomAttributeBuilder[],String) |
| get_Token() | 13 | System.Threading .CancellationTokenRegistration.get_Token () |
| get_BuilderType() | 3 | System.Runtime.CompilerServices .AsyncMethodBuilderAttribute .get_BuilderType() |
| QueueUserWorkItem(WaitCallback,Object ,Boolean) | 31 | System.Threading.ThreadPool .QueueUserWorkItem(WaitCallback,Object ,Boolean) |
| GenerateSerializer(Type[],XmlMapping[] ,Stream) | 82 | System.Xml.Serialization.XmlSerializer .GenerateSerializer(Type[],XmlMapping[] ,Stream) |
| Sum: | 26 059 | |
| Average: | 17.37 | |
| Minimum: | 0 | |
| Maximum: | 493 | |
| Standard deviation: | 34.95 | |
| Variance: | 1 222 | |