diff --git a/src/profiled-aot/dotnet.aotprofile b/src/profiled-aot/dotnet.aotprofile index 57a0033bde1..b80986b632a 100644 Binary files a/src/profiled-aot/dotnet.aotprofile and b/src/profiled-aot/dotnet.aotprofile differ diff --git a/src/profiled-aot/dotnet.aotprofile.txt b/src/profiled-aot/dotnet.aotprofile.txt index 9d3833541a6..0cdf1ccdaec 100644 --- a/src/profiled-aot/dotnet.aotprofile.txt +++ b/src/profiled-aot/dotnet.aotprofile.txt @@ -9,9 +9,9 @@ Methods: bool Android.App.SyncContext:EnsureLooper (Android.OS.Looper,System.Threading.SendOrPostCallback) bool Android.OS.Handler:Post (Java.Lang.IRunnable) bool Android.OS.Handler:Post (System.Action) + bool Android.Runtime.AndroidEnvironment:Extends (System.Type,string) bool Android.Runtime.AndroidEnvironment:InitializeVSAndroidDesignerIsEnabled () - bool Android.Runtime.AndroidTypeManager:FastRegisterNativeMembers (Java.Interop.JniType,System.Type,System.ReadOnlySpan`1) - bool Android.Runtime.AndroidTypeManager/MagicRegistrationMap:get_Filled () + bool Android.Runtime.AndroidEnvironment:IsAcceptableHttpMessageHandlerType (System.Type) bool Android.Runtime.InputStreamInvoker:get_CanRead () bool Android.Runtime.InputStreamInvoker:get_CanSeek () bool Android.Runtime.InputStreamInvoker:get_CanWrite () @@ -30,9 +30,8 @@ Methods: bool Java.Interop.JniEnvironment/InstanceMethods:CallNonvirtualBooleanMethod (Java.Interop.JniObjectReference,Java.Interop.JniObjectReference,Java.Interop.JniMethodInfo,Java.Interop.JniArgumentValue*) bool Java.Interop.JniEnvironment/Types:IsInstanceOf (Java.Interop.JniObjectReference,Java.Interop.JniObjectReference) bool Java.Interop.JniEnvironment/Types:IsSameObject (Java.Interop.JniObjectReference,Java.Interop.JniObjectReference) + bool Java.Interop.JniEnvironment/Types:TryRawFindClass (intptr,string,intptr&,intptr&) bool Java.Interop.JniEnvironmentInfo:get_IsValid () - bool Java.Interop.JniFieldInfo:get_IsValid () - bool Java.Interop.JniMethodInfo:get_IsValid () bool Java.Interop.JniPeerMembers/JniInstanceMethods:InvokeNonvirtualBooleanMethod (string,Java.Interop.IJavaPeerable,Java.Interop.JniArgumentValue*) bool Java.Interop.JniPeerMembers/JniInstanceMethods:InvokeVirtualBooleanMethod (string,Java.Interop.IJavaPeerable,Java.Interop.JniArgumentValue*) bool Java.Interop.JniPeerMembers/JniInstanceMethods:TryInvokeBooleanStaticRedirect (Java.Interop.JniMethodInfo,Java.Interop.IJavaPeerable,Java.Interop.JniArgumentValue*,bool&) @@ -52,29 +51,32 @@ Methods: bool Microsoft.Win32.SafeHandles.SafeFileHandle:get_IsInvalid () bool Microsoft.Win32.SafeHandles.SafeFileHandle:get_SupportsRandomAccess () bool Microsoft.Win32.SafeHandles.SafeFileHandle:GetCanSeek () - bool Microsoft.Win32.SafeHandles.SafeFileHandle:Init (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,System.IO.FileOptions,long,long&,Interop/Sys/Permissions&) + bool Microsoft.Win32.SafeHandles.SafeFileHandle:Init (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,System.IO.FileOptions,long,long&,System.IO.UnixFileMode&) bool Microsoft.Win32.SafeHandles.SafeFileHandle:ReleaseHandle () bool Microsoft.Win32.SafeHandles.SafeHandleZeroOrMinusOneIsInvalid:get_IsInvalid () bool System.AppContext:TryGetSwitch (string,bool&) bool System.AppContextConfigHelper:GetBooleanConfig (string,bool) bool System.AppContextConfigHelper:GetBooleanConfig (string,string,bool) bool System.Array:CanAssignArrayElement (System.Type,System.Type) - bool System.Array:FastCopy (System.Array,int,System.Array,int,int) + bool System.Array:FastCopy (System.Runtime.CompilerServices.ObjectHandleOnStack,int,System.Runtime.CompilerServices.ObjectHandleOnStack,int,int) bool System.Boolean:IsFalseStringIgnoreCase (System.ReadOnlySpan`1) bool System.Boolean:IsTrueStringIgnoreCase (System.ReadOnlySpan`1) bool System.Boolean:TryParse (string,bool&) bool System.Boolean:TryParse (System.ReadOnlySpan`1,bool&) + bool System.Buffers.IndexOfAnyValues:TryGetSingleRange (System.ReadOnlySpan`1,byte&,byte&) + bool System.Buffers.IndexOfAnyValues:TryGetSingleRange (System.ReadOnlySpan`1,char&,char&) bool System.Char:IsDigit (char) bool System.Char:IsLatin1 (char) + bool System.Char:IsLetterOrDigit (char) bool System.Char:IsWhiteSpace (char) bool System.Char:IsWhiteSpaceLatin1 (char) bool System.Char:System.ISpanFormattable.TryFormat (System.Span`1,int&,System.ReadOnlySpan`1,System.IFormatProvider) - bool System.Collections.Concurrent.ConcurrentDictionary`2:IsValueWriteAtomic () bool System.Collections.Concurrent.ConcurrentQueue`1:TryDequeue (object&) bool System.Collections.Concurrent.ConcurrentQueueSegment`1:TryDequeue (object&) bool System.Collections.Concurrent.ConcurrentQueueSegment`1:TryEnqueue (object) bool System.Collections.Generic.Dictionary`2:Remove (System.Action) bool System.Collections.Generic.Dictionary`2:TryInsert (int,bool,System.Collections.Generic.InsertionBehavior) + bool System.Collections.Generic.Dictionary`2>:TryInsert (long,System.WeakReference`1,System.Collections.Generic.InsertionBehavior) bool System.Collections.Generic.Dictionary`2:Remove (intptr) bool System.Collections.Generic.Dictionary`2:TryGetValue (intptr,Android.Runtime.IdentityHashTargets&) bool System.Collections.Generic.Dictionary`2:TryInsert (intptr,Android.Runtime.IdentityHashTargets,System.Collections.Generic.InsertionBehavior) @@ -82,11 +84,12 @@ Methods: bool System.Collections.Generic.Dictionary`2:TryInsert (intptr,Java.Interop.JniRuntime,System.Collections.Generic.InsertionBehavior) bool System.Collections.Generic.Dictionary`2:ContainsKey (intptr) bool System.Collections.Generic.Dictionary`2:TryInsert (intptr,System.IDisposable,System.Collections.Generic.InsertionBehavior) + bool System.Collections.Generic.Dictionary`2:TryGetValue (string,intptr&) + bool System.Collections.Generic.Dictionary`2:TryInsert (string,intptr,System.Collections.Generic.InsertionBehavior) + bool System.Collections.Generic.Dictionary`2:TryGetValue (string,object&) bool System.Collections.Generic.Dictionary`2:TryInsert (string,object,System.Collections.Generic.InsertionBehavior) bool System.Collections.Generic.Dictionary`2:TryGetValue (string,System.Resources.ResourceLocator&) bool System.Collections.Generic.Dictionary`2:TryInsert (string,System.Resources.ResourceLocator,System.Collections.Generic.InsertionBehavior) - bool System.Collections.Generic.Dictionary`2:TryGetValue (string,System.Type&) - bool System.Collections.Generic.HashSet`1/Enumerator:MoveNext () bool System.Collections.Generic.HashSet`1:Add (string) bool System.Collections.Generic.HashSet`1:AddIfNotPresent (string,int&) bool System.Collections.Generic.HashSet`1:Contains (string) @@ -106,20 +109,41 @@ Methods: bool System.Delegate:IsMatchingCandidate (System.RuntimeType,object,System.Reflection.MethodInfo,bool,System.DelegateData&) bool System.Delegate:IsReturnTypeMatch (System.Type,System.Type) bool System.Diagnostics.Tracing.EventSource:InitializeIsSupported () - bool System.DomainNameHelper:IsValidByIri (char*,int,int&,bool&,bool) + bool System.DomainNameHelper:IsValid (System.ReadOnlySpan`1,bool,bool,int&) + bool System.Globalization.CalendarData:EnumCalendarInfo (string,System.Globalization.CalendarId,System.Globalization.CalendarDataType,string[]&) + bool System.Globalization.CalendarData:EnumCalendarInfo (string,System.Globalization.CalendarId,System.Globalization.CalendarDataType,System.Globalization.CalendarData/IcuEnumCalendarsData&) + bool System.Globalization.CalendarData:EnumDatePatterns (string,System.Globalization.CalendarId,System.Globalization.CalendarDataType,string[]&) + bool System.Globalization.CalendarData:EnumEraNames (string,System.Globalization.CalendarId,System.Globalization.CalendarDataType,string[]&) + bool System.Globalization.CalendarData:EnumMonthNames (string,System.Globalization.CalendarId,System.Globalization.CalendarDataType,string[]&,string&) + bool System.Globalization.CalendarData:GetCalendarInfo (string,System.Globalization.CalendarId,System.Globalization.CalendarDataType,string&) + bool System.Globalization.CalendarData:IcuLoadCalendarDataFromSystem (string,System.Globalization.CalendarId) + bool System.Globalization.CalendarData:LoadCalendarDataFromSystemCore (string,System.Globalization.CalendarId) + bool System.Globalization.CompareInfo:IcuStartsWith (System.ReadOnlySpan`1,System.ReadOnlySpan`1,System.Globalization.CompareOptions,int*) bool System.Globalization.CompareInfo:IsPrefix (string,string,System.Globalization.CompareOptions) bool System.Globalization.CompareInfo:IsPrefix (System.ReadOnlySpan`1,System.ReadOnlySpan`1,System.Globalization.CompareOptions) + bool System.Globalization.CompareInfo:StartsWithCore (System.ReadOnlySpan`1,System.ReadOnlySpan`1,System.Globalization.CompareOptions,int*) + bool System.Globalization.CompareInfo:StartsWithOrdinalHelper (System.ReadOnlySpan`1,System.ReadOnlySpan`1,System.Globalization.CompareOptions,int*) + bool System.Globalization.CultureData:GetDefaultLocaleName (string&) + bool System.Globalization.CultureData:GetLocaleName (string,string&) + bool System.Globalization.CultureData:InitCultureDataCore () + bool System.Globalization.CultureData:InitIcuCultureDataCore () + bool System.Globalization.CultureData:IsValidCultureName (string,int&) bool System.Globalization.CultureInfo:get_HasInvariantCultureName () - bool System.Globalization.Ordinal:EqualsIgnoreCase (char&,char&,int) + bool System.Globalization.CultureInfo:VerifyCultureName (string,bool) + bool System.Globalization.GlobalizationMode:get_Invariant () + bool System.Globalization.GlobalizationMode:TryGetAppLocalIcuSwitchValue (string&) + bool System.Globalization.GlobalizationMode:TryGetStringValue (string,string,string&) + bool System.Globalization.GlobalizationMode/Settings:get_Invariant () + bool System.Globalization.Ordinal:EqualsIgnoreCase_Scalar (char&,char&,int) bool System.Globalization.TimeSpanFormat:TryFormat (System.TimeSpan,System.Span`1,int&,System.ReadOnlySpan`1,System.IFormatProvider) bool System.Int32:TryFormat (System.Span`1,int&,System.ReadOnlySpan`1,System.IFormatProvider) bool System.Int32:TryParse (System.ReadOnlySpan`1,int&) bool System.Int64:TryParse (System.ReadOnlySpan`1,System.Globalization.NumberStyles,System.IFormatProvider,long&) - bool System.IntPtr:op_Inequality (intptr,intptr) bool System.IO.BufferedStream:get_CanSeek () bool System.IO.DelegatingStream:get_CanSeek () bool System.IO.File:Exists (string) bool System.IO.FileStream:get_CanRead () + bool System.IO.FileStream:get_CanSeek () bool System.IO.FileSystem:FileExists (System.ReadOnlySpan`1,Interop/ErrorInfo&) bool System.IO.FileSystem:FileExists (System.ReadOnlySpan`1) bool System.IO.MemoryStream:get_CanWrite () @@ -128,16 +152,21 @@ Methods: bool System.IO.PathInternal:EndsInDirectorySeparator (System.ReadOnlySpan`1) bool System.IO.PathInternal:RemoveRelativeSegments (System.ReadOnlySpan`1,int,System.Text.ValueStringBuilder&) bool System.IO.Strategies.BufferedFileStreamStrategy:get_CanRead () + bool System.IO.Strategies.BufferedFileStreamStrategy:get_CanSeek () bool System.IO.Strategies.BufferedFileStreamStrategy:get_IsClosed () bool System.IO.Strategies.OSFileStreamStrategy:get_CanRead () bool System.IO.Strategies.OSFileStreamStrategy:get_CanSeek () bool System.IO.Strategies.OSFileStreamStrategy:get_IsClosed () bool System.IO.Stream:HasOverriddenBeginEndRead () + bool System.IO.StreamReader:g__IsPreambleWorker|57_0 () bool System.IO.StreamReader:IsPreamble () bool System.IO.UnmanagedMemoryStream:get_CanRead () bool System.IO.UnmanagedMemoryStream:get_CanSeek () bool System.Linq.Extensions/d__5`1:MoveNext () + bool System.LocalAppContextSwitches:GetCachedSwitchValueInternal (string,int&) + bool System.LocalAppContextSwitches:GetSwitchDefaultValue (string) bool System.MemoryExtensions:Equals (System.ReadOnlySpan`1,System.ReadOnlySpan`1,System.StringComparison) + bool System.MemoryExtensions:Overlaps (System.ReadOnlySpan`1,System.ReadOnlySpan`1) bool System.MemoryExtensions:StartsWith (System.ReadOnlySpan`1,System.ReadOnlySpan`1,System.StringComparison) bool System.MulticastDelegate:Equals (object) bool System.Net.Cookie:DomainCharsTest (string) @@ -174,24 +203,33 @@ Methods: bool System.Net.Http.HttpContent:TryGetBuffer (System.ArraySegment`1&) bool System.Net.Http.HttpContent/LimitArrayPoolWriteStream:get_CanWrite () bool System.Net.Http.HttpMethod:Equals (System.Net.Http.HttpMethod) - bool System.Net.Http.HttpResponseMessage:ContainsNewLineCharacter (string) bool System.Net.Http.HttpResponseMessage:get_IsSuccessStatusCode () bool System.Net.Http.HttpRuleParser:ContainsNewLine (string,int) - bool System.Net.Http.HttpRuleParser:IsToken (string) - bool System.Net.Http.HttpRuleParser:IsTokenChar (char) bool System.Net.Http.QPack.QPackEncoder:EncodeNameString (string,System.Span`1,int&) bool System.Number:TryFormatInt32 (int,int,System.ReadOnlySpan`1,System.IFormatProvider,System.Span`1,int&) - bool System.Number:TryUInt32ToDecStr (uint,int,System.Span`1,int&) + bool System.Number:TryFormatUInt32 (uint,System.ReadOnlySpan`1,System.IFormatProvider,System.Span`1,int&) + bool System.Number:TryUInt32ToDecStr (uint,System.Span`1,int&) bool System.OrdinalIgnoreCaseComparer:Equals (string,string) bool System.Private.CoreLib.GateThread/DelayHelper:ShouldPerformGateActivities (int,bool) + bool System.Private.CoreLib.Interop:CallStringMethod (System.Buffers.SpanFunc`5,string,string,Interop/Globalization/TimeZoneDisplayNameType,string&) + bool System.Private.CoreLib.Interop:CallStringMethod (System.Buffers.SpanFunc`5,string,System.Globalization.CalendarId,System.Globalization.CalendarDataType,string&) + bool System.Private.CoreLib.Interop/Globalization:EnumCalendarInfo (* System.Private.CoreLib.Interop/Globalization:EnumCalendarInfo (),string,System.Globalization.CalendarId,System.Globalization.CalendarDataType,intptr) + bool System.Private.CoreLib.Interop/Globalization:EnumCalendarInfo (intptr,string,System.Globalization.CalendarId,System.Globalization.CalendarDataType,intptr) + bool System.Private.CoreLib.Interop/Globalization:GetDefaultLocaleName (char*,int) + bool System.Private.CoreLib.Interop/Globalization:GetLocaleInfoGroupingSizes (string,uint,int&,int&) + bool System.Private.CoreLib.Interop/Globalization:GetLocaleInfoInt (string,uint,int&) + bool System.Private.CoreLib.Interop/Globalization:GetLocaleInfoString (string,uint,char*,int,string) + bool System.Private.CoreLib.Interop/Globalization:GetLocaleName (string,char*,int) + bool System.Private.CoreLib.Interop/Globalization:GetLocaleTimeFormat (string,bool,char*,int) bool System.Private.CoreLib.Interop/Sys:LowLevelMonitor_TimedWait (intptr,int) - bool System.ProbabilisticMap:IsCharBitSet (uint*,byte) + bool System.Reflection.AssemblyNameParser:IsWhiteSpace (char) + bool System.Reflection.ConstructorInfo:op_Inequality (System.Reflection.ConstructorInfo,System.Reflection.ConstructorInfo) bool System.Reflection.CustomAttribute:IsUserCattrProvider (object) bool System.Reflection.FieldInfo:get_IsLiteral () bool System.Reflection.FieldInfo:get_IsStatic () bool System.Reflection.MethodBase:get_IsPublic () bool System.Reflection.MethodBase:get_IsStatic () - bool System.Reflection.RuntimeMethodInfo:g__IsDisallowedByRefType|81_0 (System.Type) + bool System.Reflection.RuntimeMethodInfo:g__IsDisallowedByRefType|80_0 (System.Type) bool System.Reflection.RuntimeMethodInfo:get_ContainsGenericParameters () bool System.Reflection.RuntimeMethodInfo:get_IsGenericMethod () bool System.Reflection.SignatureTypeExtensions:MatchesParameterTypeExactly (System.Type,System.Reflection.ParameterInfo) @@ -200,6 +238,8 @@ Methods: bool System.Resources.ResourceManager:IsDefaultType (string,string) bool System.Resources.ResourceReader:CompareStringEqualsName (string) bool System.Resources.ResourceReader:ValidateReaderType (string) + bool System.Runtime.CompilerServices.RuntimeFeature:get_IsDynamicCodeCompiled () + bool System.Runtime.CompilerServices.RuntimeFeature:get_IsDynamicCodeSupported () bool System.Runtime.CompilerServices.RuntimeHelpers:SufficientExecutionStack () bool System.Runtime.CompilerServices.RuntimeHelpers:TryEnsureSufficientExecutionStack () bool System.Runtime.CompilerServices.TaskAwaiter:get_IsCompleted () @@ -244,10 +284,13 @@ Methods: bool System.RuntimeTypeHandle:IsSubclassOf (System.RuntimeType,System.RuntimeType) bool System.RuntimeTypeHandle:IsValueType (System.RuntimeType) bool System.RuntimeTypeHandle:type_is_assignable_from (System.Runtime.CompilerServices.QCallTypeHandle,System.Runtime.CompilerServices.QCallTypeHandle) - bool System.SpanHelpers:Contains (char&,char,int) + bool System.Span`1:TryCopyTo (System.Span`1) + bool System.SpanHelpers:NonPackedContainsValueType (int16&,int16,int) bool System.SpanHelpers:SequenceEqual (byte&,byte&,uintptr) bool System.String:Contains (char) bool System.String:Contains (string) + bool System.String:EndsWith (char) + bool System.String:EndsWith (string,System.StringComparison) bool System.String:Equals (object) bool System.String:Equals (string,string,System.StringComparison) bool System.String:Equals (string,string) @@ -259,14 +302,18 @@ Methods: bool System.String:StartsWith (char) bool System.String:StartsWith (string,System.StringComparison) bool System.String:StartsWith (string) - bool System.SZGenericArrayEnumerator`1>>:MoveNext () + bool System.SZGenericArrayEnumeratorBase:MoveNext () + bool System.Text.Ascii:IsValid (System.ReadOnlySpan`1) + bool System.Text.ValueStringBuilder:TryCopyTo (System.Span`1,int&) bool System.Threading.CancellationToken:get_IsCancellationRequested () + bool System.Threading.CancellationTokenSource:TransitionToCancellationRequested () bool System.Threading.CancellationTokenSource/Registrations:Unregister (long,System.Threading.CancellationTokenSource/CallbackNode) bool System.Threading.EventWaitHandle:Set () bool System.Threading.LowLevelLifoSemaphore:Wait (int,bool) bool System.Threading.LowLevelLifoSemaphore:WaitCore (int) bool System.Threading.LowLevelLifoSemaphore:WaitForSignal (int) bool System.Threading.LowLevelLock:TryAcquire () + bool System.Threading.LowLevelLock:TryAcquire_NoFastPath (int) bool System.Threading.LowLevelMonitor:Wait (int) bool System.Threading.LowLevelMonitor:WaitCore (int) bool System.Threading.PortableThreadPool:get_HasForcedMaxThreads () @@ -276,13 +323,14 @@ Methods: bool System.Threading.PortableThreadPool:ShouldAdjustMaxWorkersActive (int) bool System.Threading.PortableThreadPool/WorkerThread:ShouldStopProcessingWorkNow (System.Threading.PortableThreadPool) bool System.Threading.PortableThreadPool/WorkerThread:TakeActiveRequest (System.Threading.PortableThreadPool) - bool System.Threading.PortableThreadPool/WorkerThread:TryCreateWorkerThread () + bool System.Threading.ProcessorIdCache:ProcessorNumberSpeedCheck () bool System.Threading.Tasks.AwaitTaskContinuation:get_IsValidLocationForInlining () bool System.Threading.Tasks.Task:AddTaskContinuation (object,bool) bool System.Threading.Tasks.Task:AtomicStateUpdate (int,int) bool System.Threading.Tasks.Task:get_ExceptionRecorded () bool System.Threading.Tasks.Task:get_IsCanceled () bool System.Threading.Tasks.Task:get_IsCancellationRequested () + bool System.Threading.Tasks.Task:get_IsCompletedSuccessfully () bool System.Threading.Tasks.Task:TrySetResult () bool System.Threading.Tasks.Task`1:TrySetResult (System.Net.Http.HttpResponseMessage) bool System.Threading.Tasks.Task`1:TrySetResult (System.Threading.Tasks.VoidTaskResult) @@ -329,6 +377,11 @@ Methods: bool System.Type:get_IsValueType () bool System.Type:op_Equality (System.Type,System.Type) bool System.Type:op_Inequality (System.Type,System.Type) + bool System.UInt16:TryConvertFromTruncating (uint,uint16&) + bool System.UInt16:TryFormat (System.Span`1,int&,System.ReadOnlySpan`1,System.IFormatProvider) + bool System.UInt16:TryParse (System.ReadOnlySpan`1,System.Globalization.NumberStyles,System.Globalization.NumberFormatInfo,uint16&) + bool System.UInt16:TryParse (System.ReadOnlySpan`1,System.Globalization.NumberStyles,System.IFormatProvider,uint16&) + bool System.UInt32:TryConvertFromTruncating (uint16,uint&) bool System.Uri:CheckForUnicodeOrEscapedUnreserved (string) bool System.Uri:get_DisablePathAndQueryCanonicalization () bool System.Uri:get_IsDefaultPort () @@ -337,7 +390,6 @@ Methods: bool System.UriHelper:IsLWS (char) bool Xamarin.Android.Net.AndroidMessageHandler:HandleRedirect (System.Net.HttpStatusCode,Java.Net.HttpURLConnection,Xamarin.Android.Net.AndroidMessageHandler/RequestRedirectionState,bool&) bool Xamarin.Android.Net.AndroidMessageHandler:IsErrorStatusCode (System.Net.HttpStatusCode) - bool[] System.Net.Http.HttpRuleParser:CreateTokenChars () byte Java.Interop.NativeMethods:java_interop_jnienv_call_boolean_method (intptr,intptr&,intptr,intptr) byte Java.Interop.NativeMethods:java_interop_jnienv_call_boolean_method_a (intptr,intptr&,intptr,intptr,intptr) byte Java.Interop.NativeMethods:java_interop_jnienv_call_nonvirtual_boolean_method_a (intptr,intptr&,intptr,intptr,intptr,intptr) @@ -352,25 +404,34 @@ Methods: byte[] System.Net.Http.HPack.HPackEncoder:EncodeLiteralHeaderFieldWithoutIndexingToAllocatedArray (int) byte[] System.Net.Http.QPack.QPackEncoder:EncodeLiteralHeaderFieldWithoutNameReferenceToArray (string) byte[] System.Net.Http.QPack.QPackEncoder:EncodeLiteralHeaderFieldWithStaticNameReferenceToArray (int) + byte[] System.Reflection.AssemblyNameHelpers:ComputePublicKeyToken (byte[]) + byte[] System.Reflection.AssemblyNameParser:ParsePKT (string,bool) byte[] System.TimeZoneInfo/AndroidTzData:GetTimeZoneData (string) byte* System.IO.UnmanagedMemoryStream:get_PositionPointer () - byte* System.Private.CoreLib.Interop/Sys:g____PInvoke__|35_0 () + byte* System.Private.CoreLib.Interop/Sys:g____PInvoke|34_0 () byte* System.Text.Unicode.Utf8Utility:GetPointerToFirstInvalidByte (byte*,int,int&,int&) + char System.Numerics.INumber`1:Max (char,char) + char System.Numerics.INumber`1:Min (char,char) char[] System.Buffers.TlsOverPerCoreLockedStacksArrayPool`1:Rent (int) char[] System.GC:AllocateArray (int,bool) char[] System.GC:AllocateUninitializedArray (int,bool) char[] System.IO.Path:GetInvalidPathChars () char* Java.Interop.JniEnvironment/Strings:GetStringChars (Java.Interop.JniObjectReference,bool*) char* Java.Interop.NativeMethods:java_interop_jnienv_get_string_chars (intptr,intptr,bool*) + char& System.Span`1:GetPinnableReference () + double System.Math:ModF (double,double*) double System.Math:Pow (double,double) + double System.Math:Truncate (double) + double System.Private.CoreLib.Interop/Sys:g____PInvoke|30_0 (Interop/Sys/ProcessCpuInformation*) + double System.Private.CoreLib.Interop/Sys:GetCpuUtilization (Interop/Sys/ProcessCpuInformation&) + double System.Threading.PortableThreadPool/CpuUtilizationReader:get_CurrentUtilization () double System.TimeSpan:get_TotalMilliseconds () - int Android.Runtime.AndroidObjectReferenceManager:_monodroid_gref_get () int Android.Runtime.AndroidObjectReferenceManager:get_GlobalReferenceCount () - int Android.Runtime.AndroidTypeManager:CountMethods (System.ReadOnlySpan`1) int Android.Runtime.IdentityHashTargets:get_Count () int Android.Runtime.InputStreamInvoker:Read (byte[],int,int) int Android.Runtime.JNIEnv:_GetArrayLength (intptr) - int Android.Runtime.JNIEnv:_monodroid_gref_log_new (intptr,byte,intptr,byte,string,int,System.Text.StringBuilder,int) + int Android.Runtime.RuntimeNativeMethods:_monodroid_gref_get () + int Android.Runtime.RuntimeNativeMethods:_monodroid_gref_log_new (intptr,byte,intptr,byte,string,int,System.Text.StringBuilder,int) int Java.Interop.JniEnvironment/Arrays:GetArrayLength (Java.Interop.JniObjectReference) int Java.Interop.JniEnvironment/InstanceMethods:CallIntMethod (Java.Interop.JniObjectReference,Java.Interop.JniMethodInfo,Java.Interop.JniArgumentValue*) int Java.Interop.JniEnvironment/References:GetJavaVM (intptr,intptr&) @@ -392,25 +453,38 @@ Methods: int System.Array:BinarySearch (string[],string,System.Collections.Generic.IComparer`1) int System.Array:BinarySearch (System.Array,int,int,object,System.Collections.IComparer) int System.Array:GetLowerBound (int) + int System.Array:GetLowerBoundInternal (System.Runtime.CompilerServices.ObjectHandleOnStack,int) + int System.ArraySegment`1:get_Count () + int System.ArraySegment`1:get_Offset () + int System.Buffers.IndexOfAny5Values`2:IndexOfAny (System.ReadOnlySpan`1) + int System.Buffers.IndexOfAnyLatin1CharValues:IndexOfAny (char&,int) + int System.Buffers.IndexOfAnyLatin1CharValues:IndexOfAny (char&,int) + int System.Buffers.IndexOfAnyLatin1CharValues:IndexOfAny (System.ReadOnlySpan`1) + int System.Buffers.IndexOfAnyLatin1CharValues:IndexOfAnyExcept (System.ReadOnlySpan`1) + int System.Buffers.IndexOfAnyLatin1CharValues:LastIndexOfAny (char&,int) + int System.Buffers.IndexOfAnyLatin1CharValues:LastIndexOfAny (System.ReadOnlySpan`1) int System.Collections.ArrayList:Add (object) int System.Collections.ArrayList:get_Count () - int System.Collections.Concurrent.ConcurrentDictionary`2:get_DefaultConcurrencyLevel () - int System.Collections.Generic.ArraySortHelper`1:BinarySearch (string[],int,int,string,System.Collections.Generic.IComparer`1) int System.Collections.Generic.ArraySortHelper`1:InternalBinarySearch (string[],int,int,string,System.Collections.Generic.IComparer`1) int System.Collections.Generic.Dictionary`2:Initialize (int) + int System.Collections.Generic.Dictionary`2>:Initialize (int) int System.Collections.Generic.Dictionary`2:Initialize (int) int System.Collections.Generic.Dictionary`2:Initialize (int) int System.Collections.Generic.Dictionary`2:Initialize (int) + int System.Collections.Generic.Dictionary`2:Initialize (int) int System.Collections.Generic.Dictionary`2:Initialize (int) int System.Collections.Generic.Dictionary`2:Initialize (int) + int System.Collections.Generic.GenericArraySortHelper`1:BinarySearch (string[],int,int,string,System.Collections.Generic.IComparer`1) int System.Collections.Generic.HashSet`1:FindItemIndex (string) int System.Collections.Generic.HashSet`1:Initialize (int) int System.Collections.Generic.List`1:EnsureCapacity (int) int System.Collections.Generic.List`1:get_Count () int System.Collections.Generic.NonRandomizedStringEqualityComparer/OrdinalComparer:GetHashCode (string) int System.Collections.Generic.NonRandomizedStringEqualityComparer/OrdinalIgnoreCaseComparer:GetHashCode (string) + int System.Collections.Generic.ObjectEqualityComparer`1:GetHashCode (System.Type) int System.Collections.HashHelpers:ExpandPrime (int) int System.Collections.HashHelpers:GetPrime (int) + int System.Collections.HashHelpers:GetPrime (int) int System.Collections.Hashtable:get_Count () int System.Collections.Hashtable:GetHash (object) int System.Collections.SortedList:get_Count () @@ -418,19 +492,36 @@ Methods: int System.Collections.SortedList/SyncSortedList:get_Count () int System.Collections.SortedList/ValueList:get_Count () int System.DateTime:get_Year () - int System.DateTime:GetDatePart (int) int System.DateTimeFormat:ParseNextChar (System.ReadOnlySpan`1,int) int System.DateTimeFormat:ParseRepeatPattern (System.ReadOnlySpan`1,int,char) int System.Delegate:GetHashCode () int System.Environment:get_CurrentManagedThreadId () - int System.Environment:get_ProcessorCount () int System.Environment:get_TickCount () int System.Environment:GetProcessorCount () + int System.Globalization.CalendarData:CountOccurrences (string,char,int&) + int System.Globalization.CalendarData:GetCalendarsCore (string,bool,System.Globalization.CalendarId[]) + int System.Globalization.CalendarData:IcuGetCalendars (string,System.Globalization.CalendarId[]) + int System.Globalization.CompareInfo:IcuIndexOfCore (System.ReadOnlySpan`1,System.ReadOnlySpan`1,System.Globalization.CompareOptions,int*,bool) + int System.Globalization.CompareInfo:IndexOf (string,string,System.Globalization.CompareOptions) + int System.Globalization.CompareInfo:IndexOf (System.ReadOnlySpan`1,System.ReadOnlySpan`1,System.Globalization.CompareOptions) + int System.Globalization.CompareInfo:IndexOfCore (System.ReadOnlySpan`1,System.ReadOnlySpan`1,System.Globalization.CompareOptions,int*,bool) + int System.Globalization.CompareInfo:IndexOfOrdinalIgnoreCaseHelper (System.ReadOnlySpan`1,System.ReadOnlySpan`1,System.Globalization.CompareOptions,int*,bool) int System.Globalization.CompareInfo:LastIndexOf (string,string,int,int,System.Globalization.CompareOptions) int System.Globalization.CompareInfo:LastIndexOf (System.ReadOnlySpan`1,System.ReadOnlySpan`1,System.Globalization.CompareOptions) int System.Globalization.CultureData:get_CalendarWeekRule () + int System.Globalization.CultureData:get_FirstDayOfWeek () + int System.Globalization.CultureData:get_LCID () int System.Globalization.CultureData:get_PercentNegativePattern () int System.Globalization.CultureData:get_PercentPositivePattern () + int System.Globalization.CultureData:GetLocaleInfoCore (System.Globalization.CultureData/LocaleNumberData) + int System.Globalization.CultureData:GetLocaleInfoCoreUserOverride (System.Globalization.CultureData/LocaleNumberData) + int System.Globalization.CultureData:IcuGetDigitSubstitution (string) + int System.Globalization.CultureData:IcuGetLocaleInfo (System.Globalization.CultureData/LocaleNumberData) + int System.Globalization.CultureData:IcuLocaleNameToLCID (string) + int System.Globalization.CultureData:IndexOfTimePart (string,int,string) + int System.Globalization.GlobalizationMode:LoadICU () + int System.Globalization.IcuLocaleData:GetLocaleDataNumericPart (string,System.Globalization.IcuLocaleDataParts) + int System.Globalization.IcuLocaleData:SearchCultureName (string) int System.Globalization.Ordinal:CompareStringIgnoreCase (char&,int,char&,int) int System.Globalization.Ordinal:IndexOf (string,string,int,int,bool) int System.Int32:Parse (string) @@ -438,6 +529,7 @@ Methods: int System.IO.BinaryReader:ReadInt32 () int System.IO.FileStream:Read (byte[],int,int) int System.IO.FileStream:Read (System.Span`1) + int System.IO.Path:GetDirectoryNameOffset (System.ReadOnlySpan`1) int System.IO.PathInternal:GetRootLength (System.ReadOnlySpan`1) int System.IO.RandomAccess:ReadAtOffset (Microsoft.Win32.SafeHandles.SafeFileHandle,System.Span`1,long) int System.IO.Strategies.BufferedFileStreamStrategy:Read (byte[],int,int) @@ -446,15 +538,18 @@ Methods: int System.IO.Strategies.OSFileStreamStrategy:Read (byte[],int,int) int System.IO.Strategies.OSFileStreamStrategy:Read (System.Span`1) int System.IO.Stream:GetCopyBufferSize () + int System.IO.Stream:Read (System.Span`1) + int System.IO.Stream:ReadAtLeastCore (System.Span`1,int,bool) int System.IO.Stream/<>c:b__38_0 (object) int System.IO.StreamReader:Peek () int System.IO.StreamReader:ReadBuffer () int System.IO.UnmanagedMemoryStream:Read (byte[],int,int) + int System.IO.UnmanagedMemoryStream:Read (System.Span`1) int System.IO.UnmanagedMemoryStream:ReadByte () int System.IO.UnmanagedMemoryStream:ReadCore (System.Span`1) int System.Marvin:ComputeHash32 (byte&,uint,uint,uint) - int System.Math:Min (int,int) - int System.MemoryExtensions:IndexOfAnyProbabilistic (char&,int,char&,int) + int System.MemoryExtensions:Split (System.ReadOnlySpan`1,System.Span`1,char,System.StringSplitOptions) + int System.MemoryExtensions:SplitCore (System.ReadOnlySpan`1,System.Span`1,System.ReadOnlySpan`1,System.ReadOnlySpan`1,bool,System.StringSplitOptions) int System.MulticastDelegate:GetHashCode () int System.Net.CookieCollection:get_Count () int System.Net.CookieCollection:InternalAdd (System.Net.Cookie,bool) @@ -473,33 +568,47 @@ Methods: int System.Net.PathList/PathListComparer:System.Collections.IComparer.Compare (object,object) int System.Net.Primitives.Interop/Sys:GetDomainName (byte*,int) int System.Number:ParseInt32 (System.ReadOnlySpan`1,System.Globalization.NumberStyles,System.Globalization.NumberFormatInfo) - int System.Numerics.BitOperations:g__SoftwareFallback|23_0 (ulong) int System.Numerics.BitOperations:Log2SoftwareFallback (uint) int System.Object:GetHashCode () int System.OrdinalCaseSensitiveComparer:Compare (string,string) - int System.Private.CoreLib.Interop/Sys:g____PInvoke__|13_0 (intptr) - int System.Private.CoreLib.Interop/Sys:g____PInvoke__|26_0 (intptr,Interop/Sys/LockOperations) - int System.Private.CoreLib.Interop/Sys:g____PInvoke__|27_0 (intptr,Interop/Sys/LockOperations) - int System.Private.CoreLib.Interop/Sys:g____PInvoke__|109_0 (intptr,Interop/Sys/FileStatus*) - int System.Private.CoreLib.Interop/Sys:g____PInvoke__|31_0 (Interop/Sys/ProcessCpuInformation*) - int System.Private.CoreLib.Interop/Sys:g____PInvoke__|64_0 (intptr,int) - int System.Private.CoreLib.Interop/Sys:g____PInvoke__|114_0 (byte*,Interop/Sys/FileStatus*) - int System.Private.CoreLib.Interop/Sys:g____PInvoke__|89_0 (intptr,byte*,int,long) + int System.Private.CoreLib.Interop/Globalization:g____PInvoke|3_0 (intptr,uint16*,System.Globalization.CalendarId,System.Globalization.CalendarDataType,intptr) + int System.Private.CoreLib.Interop/Globalization:g____PInvoke|0_0 (uint16*,System.Globalization.CalendarId*,int) + int System.Private.CoreLib.Interop/Globalization:g____PInvoke|31_0 (char*,int) + int System.Private.CoreLib.Interop/Globalization:g____PInvoke|35_0 (uint16*,uint,int*,int*) + int System.Private.CoreLib.Interop/Globalization:g____PInvoke|34_0 (uint16*,uint,int*) + int System.Private.CoreLib.Interop/Globalization:g____PInvoke|30_0 (uint16*,uint,char*,int,uint16*) + int System.Private.CoreLib.Interop/Globalization:g____PInvoke|29_0 (uint16*,char*,int) + int System.Private.CoreLib.Interop/Globalization:g____PInvoke|33_0 (uint16*,int,char*,int) + int System.Private.CoreLib.Interop/Globalization:g____PInvoke|43_0 (uint16*,char*,int) + int System.Private.CoreLib.Interop/Globalization:GetCalendars (string,System.Globalization.CalendarId[],int) + int System.Private.CoreLib.Interop/Globalization:IanaIdToWindowsId (string,char*,int) + int System.Private.CoreLib.Interop/Globalization:LoadICU () + int System.Private.CoreLib.Interop/Sys:g____PInvoke|11_0 (intptr) + int System.Private.CoreLib.Interop/Sys:g____PInvoke|25_0 (intptr,Interop/Sys/LockOperations) + int System.Private.CoreLib.Interop/Sys:g____PInvoke|26_0 (intptr,Interop/Sys/LockOperations) + int System.Private.CoreLib.Interop/Sys:g____PInvoke|114_0 (intptr,Interop/Sys/FileStatus*) + int System.Private.CoreLib.Interop/Sys:g____PInvoke|67_0 (intptr,int) + int System.Private.CoreLib.Interop/Sys:g____PInvoke|119_0 (byte*,Interop/Sys/FileStatus*) + int System.Private.CoreLib.Interop/Sys:g____PInvoke|93_0 (intptr,byte*,int,long) int System.Private.CoreLib.Interop/Sys:Close (intptr) int System.Private.CoreLib.Interop/Sys:FLock (intptr,Interop/Sys/LockOperations) int System.Private.CoreLib.Interop/Sys:FLock (Microsoft.Win32.SafeHandles.SafeFileHandle,Interop/Sys/LockOperations) int System.Private.CoreLib.Interop/Sys:FStat (System.Runtime.InteropServices.SafeHandle,Interop/Sys/FileStatus&) - int System.Private.CoreLib.Interop/Sys:GetCpuUtilization (Interop/Sys/ProcessCpuInformation&) int System.Private.CoreLib.Interop/Sys:GetErrNo () int System.Private.CoreLib.Interop/Sys:LStat (byte&,Interop/Sys/FileStatus&) int System.Private.CoreLib.Interop/Sys:LStat (System.ReadOnlySpan`1,Interop/Sys/FileStatus&) int System.Private.CoreLib.Interop/Sys:PRead (System.Runtime.InteropServices.SafeHandle,byte*,int,long) - int System.Random:Next (int,int) + int System.Private.CoreLib.Interop/Sys:SchedGetCpu () int System.Random/XoshiroImpl:Next (int,int) + int System.Reflection.Emit.DynamicMethod:AddRef (object) + int System.Reflection.Emit.DynamicMethod/DynamicMethodTokenGenerator:GetToken (System.Reflection.MemberInfo,bool) + int System.Reflection.Emit.ILGenerator:get_ILOffset () int System.Reflection.MemberInfo:GetHashCode () int System.Reflection.MethodBase:GetHashCode () int System.Reflection.MethodInfo:GetHashCode () int System.Reflection.MonoMethodInfo:get_method_attributes (intptr) + int System.Reflection.RuntimeConstructorInfo:GetParametersCount () + int System.Reflection.RuntimeMethodInfo:GetParametersCount () int System.Resources.FastResourceComparer:CompareOrdinal (byte*,int,string) int System.Resources.FastResourceComparer:GetHashCode (string) int System.Resources.FastResourceComparer:HashFunction (string) @@ -507,19 +616,24 @@ Methods: int System.Resources.ResourceReader:GetNameHash (int) int System.Resources.ResourceReader:GetNamePosition (int) int System.Resources.ResourceReader:ReadUnalignedI4 (int*) - int System.Runtime.CompilerServices.RuntimeHelpers:GetHashCode (object) int System.Runtime.CompilerServices.RuntimeHelpers:InternalGetHashCode (object) + int System.Runtime.CompilerServices.RuntimeHelpers:InternalTryGetHashCode (object) int System.Runtime.InteropServices.Marshal:GetLastPInvokeError () int System.Runtime.InteropServices.Marshal:GetLastSystemError () int System.RuntimeType:GetHashCode () - int System.SpanHelpers:IndexOf (byte&,byte,int) - int System.SpanHelpers:IndexOf (char&,char,int) int System.SpanHelpers:IndexOf (char&,int,char&,int) - int System.SpanHelpers:IndexOfAny (char&,char,char,int) - int System.SpanHelpers:LastIndexOf (char&,char,int) + int System.SpanHelpers:IndexOfAnyInRange (char&,char,char,int) + int System.SpanHelpers:IndexOfAnyValueType (int16&,int16,int16,int16,int16,int) + int System.SpanHelpers:IndexOfAnyValueType (int16&,int16,int16,int16,int16,int16,int) + int System.SpanHelpers:IndexOfNullByte (byte*) + int System.SpanHelpers:IndexOfNullCharacter (char*) int System.SpanHelpers:LastIndexOf (char&,int,char&,int) + int System.SpanHelpers:LastIndexOfValueType (int16&,int16,int) + int System.SpanHelpers:NonPackedIndexOfAnyValueType (int16&,int16,int16,int) + int System.SpanHelpers:NonPackedIndexOfAnyValueType (int16&,int16,int16,int16,int) + int System.SpanHelpers:NonPackedIndexOfValueType (int16&,int16,int) + int System.SpanHelpers:SequenceCompareTo (byte&,int,byte&,int) int System.String:Compare (string,int,string,int,int,System.StringComparison) - int System.String:Compare (string,string,System.StringComparison) int System.String:CompareOrdinal (string,string) int System.String:CompareOrdinalHelper (string,string) int System.String:GetHashCode () @@ -527,19 +641,17 @@ Methods: int System.String:GetNonRandomizedHashCodeOrdinalIgnoreCase () int System.String:IndexOf (char,int,int) int System.String:IndexOf (char,int) - int System.String:IndexOf (char) int System.String:IndexOf (string,int,int,System.StringComparison) int System.String:IndexOf (string,System.StringComparison) - int System.String:IndexOfAny (char[]) int System.String:LastIndexOf (string,int,int,System.StringComparison) int System.String:LastIndexOf (string,System.StringComparison) + int System.String:strlen (byte*) + int System.String:wcslen (char*) int System.Text.ASCIIEncoding:GetBytes (System.ReadOnlySpan`1,System.Span`1) int System.Text.ASCIIEncoding:GetBytesFast (char*,int,byte*,int,int&) int System.Text.DecoderNLS:GetChars (byte[],int,int,char[],int,bool) int System.Text.DecoderNLS:GetChars (byte[],int,int,char[],int) int System.Text.DecoderNLS:GetChars (byte*,int,char*,int,bool) - int System.Text.DecoderReplacementFallback:get_MaxCharCount () - int System.Text.EncoderReplacementFallback:get_MaxCharCount () int System.Text.Encoding:GetChars (byte*,int,char*,int,System.Text.DecoderNLS) int System.Text.UTF8Encoding:GetBytes (System.ReadOnlySpan`1,System.Span`1) int System.Text.UTF8Encoding:GetBytesFast (char*,int,byte*,int,int&) @@ -547,25 +659,26 @@ Methods: int System.Text.UTF8Encoding:GetCharCountFast (byte*,int,System.Text.DecoderFallback,int&) int System.Text.UTF8Encoding:GetChars (byte*,int,char*,int) int System.Text.UTF8Encoding:GetCharsFast (byte*,int,char*,int,int&) - int System.Text.UTF8Encoding:GetMaxByteCount (int) - int System.Text.UTF8Encoding:GetMaxCharCount (int) + int System.Text.UTF8Encoding/UTF8EncodingSealed:GetMaxByteCount (int) + int System.Text.UTF8Encoding/UTF8EncodingSealed:GetMaxCharCount (int) int System.Threading.LowLevelLifoSemaphore:TimedWaitInternal (intptr,int) - int System.Threading.PortableThreadPool/CpuUtilizationReader:get_CurrentUtilization () int System.Threading.PortableThreadPool/GateThread:GetRunningStateForNumRuns (int) + int System.Threading.ProcessorIdCache:RefreshCurrentProcessorId () + int System.Threading.ProcessorIdCache:UninlinedThreadStatic () int System.Threading.SemaphoreSlim:Release () int System.Threading.SemaphoreSlim:Release (int) int System.Threading.Tasks.TaskScheduler:get_Id () - int System.Threading.Thread:GetCurrentProcessorId () int System.Threading.Thread:GetCurrentProcessorNumber () + int System.Threading.Thread:GetSmallId () int System.Threading.ThreadLocal`1/IdManager:GetId (bool) int System.Threading.ThreadLocal`1:GetNewTableSize (int) int System.Threading.WaitHandle:WaitOneCore (intptr,int) int System.Threading.WaitSubsystem:Wait (intptr,int,bool) int System.Threading.WaitSubsystem:Wait (System.Threading.WaitSubsystem/WaitableObject,int,bool,bool) int System.Threading.WaitSubsystem/ThreadWaitInfo:ProcessSignaledWaitState () - int System.Threading.WaitSubsystem/ThreadWaitInfo:Wait (int,bool,bool) + int System.Threading.WaitSubsystem/ThreadWaitInfo:Wait (int,bool,bool,System.Threading.WaitSubsystem/LockHolder&) int System.Threading.WaitSubsystem/WaitableObject:Wait (System.Threading.WaitSubsystem/ThreadWaitInfo,int,bool,bool) - int System.Threading.WaitSubsystem/WaitableObject:Wait_Locked (System.Threading.WaitSubsystem/ThreadWaitInfo,int,bool,bool) + int System.Threading.WaitSubsystem/WaitableObject:Wait_Locked (System.Threading.WaitSubsystem/ThreadWaitInfo,int,bool,bool,System.Threading.WaitSubsystem/LockHolder&) int System.TimeSpan:get_Hours () int System.TimeZoneInfo:CompareAdjustmentRuleToDateTime (System.TimeZoneInfo/AdjustmentRule,System.TimeZoneInfo/AdjustmentRule,System.DateTime,System.DateTime,bool) int System.TimeZoneInfo:TZif_ToInt32 (byte[],int) @@ -575,16 +688,27 @@ Methods: int System.Uri:ParseSchemeCheckImplicitFile (char*,int,System.ParsingError&,System.Uri/Flags&,System.UriParser&) int[] System.Globalization.CultureData:get_CurrencyGroupSizes () int[] System.Globalization.CultureData:get_NumberGroupSizes () + int[] System.Globalization.CultureData:GetLocaleInfoCoreUserOverride (System.Globalization.CultureData/LocaleGroupingData) + int[] System.Globalization.CultureData:IcuGetLocaleInfo (System.Globalization.CultureData/LocaleGroupingData) int16 System.AppContextConfigHelper:GetInt16Config (string,int16,bool) int16 System.DateTimeOffset:ValidateOffset (System.TimeSpan) int16 System.Threading.PortableThreadPool:get_MinThreadsGoal () int16 System.Threading.PortableThreadPool:get_TargetThreadsGoalForBlockingAdjustment () int16 System.TimeZoneInfo:TZif_ToInt16 (System.ReadOnlySpan`1) + Interop/Error System.Private.CoreLib.Interop/Sys:ConvertErrorPlatformToPal (int) + Interop/ErrorInfo System.Private.CoreLib.Interop/Sys:GetLastErrorInfo () + Interop/Globalization/ResultCode System.Globalization.CalendarData/<>c:b__32_0 (System.Span`1,string,System.Globalization.CalendarId,System.Globalization.CalendarDataType) + Interop/Globalization/ResultCode System.Private.CoreLib.Interop/Globalization:g____PInvoke|1_0 (uint16*,System.Globalization.CalendarId,System.Globalization.CalendarDataType,char*,int) + Interop/Globalization/ResultCode System.Private.CoreLib.Interop/Globalization:g____PInvoke|10_0 (byte*,intptr*) + Interop/Globalization/ResultCode System.Private.CoreLib.Interop/Globalization:g____PInvoke|41_0 (uint16*,uint16*,Interop/Globalization/TimeZoneDisplayNameType,char*,int) + Interop/Globalization/ResultCode System.Private.CoreLib.Interop/Globalization:GetCalendarInfo (string,System.Globalization.CalendarId,System.Globalization.CalendarDataType,char*,int) + Interop/Globalization/ResultCode System.Private.CoreLib.Interop/Globalization:GetSortHandle (string,intptr&) + Interop/Globalization/ResultCode System.Private.CoreLib.Interop/Globalization:GetTimeZoneDisplayName (string,string,Interop/Globalization/TimeZoneDisplayNameType,char*,int) + Interop/Globalization/ResultCode System.TimeZoneInfo/<>c:b__179_0 (System.Span`1,string,string,Interop/Globalization/TimeZoneDisplayNameType) Interop/Sys/OpenFlags Microsoft.Win32.SafeHandles.SafeFileHandle:PreOpenConfigurationFromOptions (System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,System.IO.FileOptions) intptr Android.Runtime.InputStreamAdapter:ToLocalJniHandle (System.IO.Stream) intptr Android.Runtime.JavaDictionary:GetKeys () intptr Android.Runtime.JavaDictionary`2>:b__3_0 (intptr) - intptr Android.Runtime.JNIEnv:_monodroid_get_identity_hash_code (intptr,intptr) intptr Android.Runtime.JNIEnv:AllocObject (intptr) intptr Android.Runtime.JNIEnv:AllocObject (string) intptr Android.Runtime.JNIEnv:BinaryName (string) @@ -598,7 +722,7 @@ Methods: intptr Android.Runtime.JNIEnv:GetStaticFieldID (intptr,string,string) intptr Android.Runtime.JNIEnv:GetStaticObjectField (intptr,intptr) intptr Android.Runtime.JNIEnv:GetSuperclass (intptr) - intptr Android.Runtime.JNIEnv:monodroid_typemap_managed_to_java (System.Type,byte*) + intptr Android.Runtime.JNIEnv:IdentityHash (intptr) intptr Android.Runtime.JNIEnv:NewArray (byte[]) intptr Android.Runtime.JNIEnv:NewArray (char[]) intptr Android.Runtime.JNIEnv:NewGlobalRef (intptr) @@ -608,12 +732,14 @@ Methods: intptr Android.Runtime.JNIEnv:StartCreateInstance (string,string,Android.Runtime.JValue[]) intptr Android.Runtime.JNIEnv:StartCreateInstance (string,string,Android.Runtime.JValue*) intptr Android.Runtime.JNIEnv:ToLocalJniHandle (Android.Runtime.IJavaObject) - intptr Android.Runtime.JNIEnv/<>c:b__30_0 (intptr) + intptr Android.Runtime.RuntimeNativeMethods:_monodroid_get_identity_hash_code (intptr,intptr) + intptr Android.Runtime.RuntimeNativeMethods:monodroid_TypeManager_get_java_class_name (intptr) intptr Java.Interop.JavaConvert:ToLocalJniHandle (object) intptr Java.Interop.JavaConvert:WithLocalJniHandle (string,System.Func`2) intptr Java.Interop.JavaConvert/<>c:<.cctor>b__20_29 (object) intptr Java.Interop.JniRuntime:_AttachCurrentThread (string,Java.Interop.JniObjectReference) intptr Java.Interop.JniRuntime:get_InvocationPointer () + intptr Java.Interop.JniType:RawGetStaticMethodID (intptr,string,string,intptr&) intptr Java.Interop.NativeMethods:java_interop_jnienv_alloc_object (intptr,intptr&,intptr) intptr Java.Interop.NativeMethods:java_interop_jnienv_call_object_method (intptr,intptr&,intptr,intptr) intptr Java.Interop.NativeMethods:java_interop_jnienv_call_object_method_a (intptr,intptr&,intptr,intptr,intptr) @@ -629,7 +755,6 @@ Methods: intptr Java.Interop.NativeMethods:java_interop_jnienv_new_global_ref (intptr,intptr) intptr Java.Interop.NativeMethods:java_interop_jnienv_new_local_ref (intptr,intptr) intptr Java.Interop.NativeMethods:java_interop_jnienv_new_string (intptr,intptr&,char*,int) - intptr Java.Interop.TypeManager:monodroid_TypeManager_get_java_class_name (intptr) intptr Java.Lang.Object:get_Handle () intptr Java.Lang.Object:Java.Interop.IJavaObjectEx.ToLocalJniHandle () intptr Java.Util.IIteratorInvoker:get_java_class_ref () @@ -640,25 +765,29 @@ Methods: intptr Mono.SafeStringMarshal:get_Value () intptr Mono.SafeStringMarshal:StringToUtf8 (string) intptr Mono.SafeStringMarshal:StringToUtf8_icall (string&) - intptr System.Private.CoreLib.Interop/Sys:g____PInvoke__|0_0 (byte*) - intptr System.Private.CoreLib.Interop/Sys:g____PInvoke__|81_0 (byte*,Interop/Sys/OpenFlags,int) + intptr System.Globalization.CompareInfo/SortHandleCache:GetCachedSortHandle (string) + intptr System.Private.CoreLib.Interop/Sys:g____PInvoke|35_0 (byte*) + intptr System.Private.CoreLib.Interop/Sys:g____PInvoke|86_0 (byte*,Interop/Sys/OpenFlags,int) intptr System.Private.CoreLib.Interop/Sys:GetEnv (string) intptr System.Private.CoreLib.Interop/Sys:LowLevelMonitor_Create () intptr System.Reflection.RuntimeAssembly:GetManifestResourceInternal (System.Runtime.CompilerServices.QCallAssembly,string,int&,System.Runtime.CompilerServices.ObjectHandleOnStack) intptr System.Runtime.InteropServices.GCHandle:InternalAlloc (object,System.Runtime.InteropServices.GCHandleType) intptr System.Runtime.InteropServices.Marshal:ReadIntPtr (intptr,int) intptr System.Runtime.InteropServices.Marshal:ReadIntPtr (intptr) + intptr System.Runtime.Loader.AssemblyLoadContext:GetLoadContextForAssembly (System.Reflection.RuntimeAssembly) + intptr System.Runtime.Loader.AssemblyLoadContext:InitializeAssemblyLoadContext (intptr,bool,bool) + intptr System.Runtime.Loader.AssemblyLoadContext:InternalInitializeNativeALC (intptr,intptr,bool,bool) intptr System.RuntimeType:GetConstructors_native (System.Runtime.CompilerServices.QCallTypeHandle,System.Reflection.BindingFlags) intptr System.RuntimeType:GetFields_native (System.Runtime.CompilerServices.QCallTypeHandle,intptr,System.Reflection.BindingFlags,System.RuntimeType/MemberListType) intptr System.RuntimeType:GetMethodsByName_native (System.Runtime.CompilerServices.QCallTypeHandle,intptr,System.Reflection.BindingFlags,System.RuntimeType/MemberListType) intptr System.Threading.LowLevelLifoSemaphore:InitInternal () intptr System.Threading.WaitSubsystem/HandleManager:NewHandle (System.Threading.WaitSubsystem/WaitableObject) + intptr& System.Collections.Generic.Dictionary`2:FindValue (string) Java.Interop.IJavaPeerable Android.Runtime.AndroidValueManager:PeekPeer (Java.Interop.JniObjectReference) Java.Interop.IJavaPeerable Java.Interop.TypeManager:CreateInstance (intptr,Android.Runtime.JniHandleOwnership,System.Type) Java.Interop.IJavaPeerable Java.Interop.TypeManager:CreateInstance (intptr,Android.Runtime.JniHandleOwnership) Java.Interop.IJavaPeerable Java.Lang.Object:GetObject (intptr,Android.Runtime.JniHandleOwnership,System.Type) Java.Interop.IJavaPeerable Java.Lang.Object:PeekObject (intptr,System.Type) - Java.Interop.IJavaPeerable System.WeakReference`1:get_Target () Java.Interop.JavaVMInterface Java.Interop.JniRuntime:CreateInvoker (intptr) Java.Interop.JniEnvironmentInfo Java.Interop.JniEnvironment/<>c:<.cctor>b__35_0 () Java.Interop.JniEnvironmentInfo System.Threading.ThreadLocal`1:get_Value () @@ -719,6 +848,7 @@ Methods: Java.Interop.JniRuntime& System.Collections.Generic.Dictionary`2:FindValue (intptr) Java.Interop.JniType Java.Interop.JniPeerMembers:get_JniPeerType () Java.Interop.JniType Java.Interop.JniPeerMembers/JniInstanceMethods:get_JniPeerType () + Java.Interop.JniType Java.Interop.JniPeerMembers/JniStaticMethods:GetMethodDeclaringType (Java.Interop.JniMethodInfo) Java.Interop.JniType Java.Interop.JniType:GetCachedJniType (Java.Interop.JniType&,string) Java.Net.HttpStatus Java.Net.HttpURLConnection:get_ResponseCode () Java.Net.HttpURLConnection Android.Runtime.Extensions:JavaCast (Android.Runtime.IJavaObject) @@ -730,7 +860,7 @@ Methods: Java.Net.URL Java.Net.URLConnection:get_URL () Java.Net.URLConnection Java.Net.URL:OpenConnection () Java.Security.KeyStore Java.Security.KeyStore:GetInstance (string) - Java.Security.KeyStore Xamarin.Android.Net.AndroidMessageHandler:g__InitializeKeyStore|149_0 (bool&) + Java.Security.KeyStore Xamarin.Android.Net.AndroidMessageHandler:g__InitializeKeyStore|158_0 (bool&) Java.Security.KeyStore Xamarin.Android.Net.AndroidMessageHandler:ConfigureKeyStore (Java.Security.KeyStore) Java.Util.IIterator Android.Runtime.JavaList:Iterator () Java.Util.IIterator Android.Runtime.JavaSet:Iterator () @@ -738,6 +868,7 @@ Methods: Javax.Net.Ssl.KeyManagerFactory Xamarin.Android.Net.AndroidMessageHandler:ConfigureKeyManagerFactory (Java.Security.KeyStore) Javax.Net.Ssl.SSLSocketFactory Xamarin.Android.Net.AndroidMessageHandler:ConfigureCustomSSLSocketFactory (Javax.Net.Ssl.HttpsURLConnection) Javax.Net.Ssl.TrustManagerFactory Xamarin.Android.Net.AndroidMessageHandler:ConfigureTrustManagerFactory (Java.Security.KeyStore) + long System.BitConverter:DoubleToInt64Bits (double) long System.Diagnostics.Stopwatch:GetTimestamp () long System.Diagnostics.Stopwatch:QueryPerformanceCounter () long System.Environment:get_TickCount64 () @@ -760,13 +891,14 @@ Methods: long System.TimeZoneInfo:TZif_ToInt64 (byte[],int) long System.TimeZoneInfo:TZif_ToUnixTime (byte[],int,System.TimeZoneInfo/TZVersion) Microsoft.Win32.SafeHandles.SafeFileHandle Microsoft.Win32.SafeHandles.SafeFileHandle:Open (string,Interop/Sys/OpenFlags,int,System.Func`4) - Microsoft.Win32.SafeHandles.SafeFileHandle Microsoft.Win32.SafeHandles.SafeFileHandle:Open (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,System.IO.FileOptions,long,Interop/Sys/Permissions,long&,Interop/Sys/Permissions&,System.Func`4) - Microsoft.Win32.SafeHandles.SafeFileHandle Microsoft.Win32.SafeHandles.SafeFileHandle:Open (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,System.IO.FileOptions,long,Interop/Sys/Permissions,System.Func`4) + Microsoft.Win32.SafeHandles.SafeFileHandle Microsoft.Win32.SafeHandles.SafeFileHandle:Open (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,System.IO.FileOptions,long,System.IO.UnixFileMode,long&,System.IO.UnixFileMode&,System.Func`4) + Microsoft.Win32.SafeHandles.SafeFileHandle Microsoft.Win32.SafeHandles.SafeFileHandle:Open (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,System.IO.FileOptions,long,System.Nullable`1,System.Func`4) Microsoft.Win32.SafeHandles.SafeFileHandle System.Private.CoreLib.Interop/Sys:Open (string,Interop/Sys/OpenFlags,int) Microsoft.Win32.SafeHandles.SafeWaitHandle System.Threading.EventWaitHandle:ValidateHandle () Microsoft.Win32.SafeHandles.SafeWaitHandle System.Threading.WaitHandle:get_SafeWaitHandle () Microsoft.Win32.SafeHandles.SafeWaitHandle System.Threading.WaitSubsystem:NewEvent (bool,System.Threading.EventResetMode) Microsoft.Win32.SafeHandles.SafeWaitHandle System.Threading.WaitSubsystem:NewHandle (System.Threading.WaitSubsystem/WaitableObject) + Mono.MonoAssemblyName* System.Reflection.AssemblyName:GetNativeName (intptr) object Android.Runtime.AndroidEnvironment:GetHttpMessageHandler () object Java.Interop.JavaConvert/<>c:<.cctor>b__20_9 (intptr,Android.Runtime.JniHandleOwnership) object Java.Interop.TypeManager:CreateProxy (System.Type,intptr,Android.Runtime.JniHandleOwnership) @@ -784,25 +916,24 @@ Methods: object System.Collections.SortedList/SyncSortedList:get_Item (object) object System.Collections.SortedList/SyncSortedList:get_SyncRoot () object System.Collections.SortedList/ValueList:get_Item (int) - object System.Delegate:get_Target () object System.GC:get_ephemeron_tombstone () object System.Globalization.CultureInfo:GetFormat (System.Type) - object System.MulticastDelegate:GetTarget () object System.Net.Http.Headers.HttpHeaders:GetSingleParsedValue (System.Net.Http.Headers.HeaderDescriptor) object System.Net.Http.Headers.HttpHeaders/HeaderStoreItemInfo:GetSingleParsedValue () object System.Net.PathList:get_Item (string) object System.Net.PathList:get_SyncRoot () object System.Object:MemberwiseClone () object System.Reflection.ConstructorInfo:Invoke (object[]) - object System.Reflection.ConstructorInvoker:InvokeUnsafe (object,intptr*,System.Span`1,System.Reflection.BindingFlags) + object System.Reflection.ConstructorInvoker:InterpretedInvoke (object,intptr*) + object System.Reflection.ConstructorInvoker:Invoke (object,intptr*,System.Reflection.BindingFlags) object System.Reflection.MethodBase:Invoke (object,object[]) - object System.Reflection.RuntimeConstructorInfo:InternalInvoke (object,System.Span`1&,System.Exception&) + object System.Reflection.MethodInvoker:InterpretedInvoke (object,intptr*) + object System.Reflection.MethodInvoker:Invoke (object,intptr*,System.Reflection.BindingFlags) + object System.Reflection.RuntimeConstructorInfo:InternalInvoke (object,intptr*,System.Exception&) object System.Reflection.RuntimeConstructorInfo:Invoke (object,System.Reflection.BindingFlags,System.Reflection.Binder,object[],System.Globalization.CultureInfo) object System.Reflection.RuntimeConstructorInfo:Invoke (System.Reflection.BindingFlags,System.Reflection.Binder,object[],System.Globalization.CultureInfo) - object System.Reflection.RuntimeConstructorInfo:InvokeNonEmitUnsafe (object,intptr*,System.Span`1,System.Reflection.BindingFlags) - object System.Reflection.RuntimeMethodInfo:InternalInvoke (object,System.Span`1&,System.Exception&) + object System.Reflection.RuntimeMethodInfo:InternalInvoke (object,intptr*,System.Exception&) object System.Reflection.RuntimeMethodInfo:Invoke (object,System.Reflection.BindingFlags,System.Reflection.Binder,object[],System.Globalization.CultureInfo) - object System.Reflection.RuntimeMethodInfo:InvokeNonEmitUnsafe (object,intptr*,System.Span`1,System.Reflection.BindingFlags) object System.Resources.RuntimeResourceSet:GetObject (string,bool,bool) object System.Resources.RuntimeResourceSet:ReadValue (System.Resources.ResourceReader,int,bool,System.Resources.ResourceLocator&) object System.Runtime.CompilerServices.RuntimeHelpers:GetUninitializedObject (System.Type) @@ -811,7 +942,7 @@ Methods: object System.Runtime.InteropServices.GCHandle:InternalGet (intptr) object System.Runtime.InteropServices.Marshal:PtrToStructure (intptr,System.Type) object System.RuntimeType:CreateInstanceDefaultCtor (bool,bool) - object System.RuntimeType:CreateInstanceForAnotherGenericParameter (System.Type,System.RuntimeType) + object System.RuntimeType:CreateInstanceForAnotherGenericParameter (System.Type,System.RuntimeType,System.RuntimeType) object System.RuntimeType:CreateInstanceInternal (System.Runtime.CompilerServices.QCallTypeHandle) object System.RuntimeType:CreateInstanceMono (bool,bool) object System.Threading.PortableThreadPool:CreateThreadLocalCompletionCountObject () @@ -826,14 +957,13 @@ Methods: object[] System.Reflection.CustomAttribute:GetCustomAttributes (System.Reflection.ICustomAttributeProvider,System.Type,bool) object[] System.Reflection.CustomAttribute:GetCustomAttributesBase (System.Reflection.ICustomAttributeProvider,System.Type,bool) object[] System.Reflection.CustomAttribute:GetPseudoCustomAttributes (System.Reflection.ICustomAttributeProvider,System.Type) + object& System.Collections.Generic.Dictionary`2:FindValue (string) object& System.Net.Http.Headers.HttpHeaders:g__GrowEntriesAndAddDefault|74_0 (System.Net.Http.Headers.HeaderDescriptor) object& System.Net.Http.Headers.HttpHeaders:GetValueRefOrAddDefault (System.Net.Http.Headers.HeaderDescriptor) object& System.Net.Http.Headers.HttpHeaders:GetValueRefOrNullRef (System.Net.Http.Headers.HeaderDescriptor) string Android.Runtime.AndroidTypeManager:GetReplacementTypeCore (string) string Android.Runtime.JNIEnv:GetCharSequence (intptr,Android.Runtime.JniHandleOwnership) - string Android.Runtime.JNIEnv:GetJniName (System.Type) string Android.Runtime.JNIEnv:GetString (intptr,Android.Runtime.JniHandleOwnership) - string Android.Runtime.JNIEnv:TypemapManagedToJava (System.Type) string Java.Interop.JavaConvert:FromJniHandle (intptr,Android.Runtime.JniHandleOwnership,bool&) string Java.Interop.JavaConvert:FromJniHandle (intptr,Android.Runtime.JniHandleOwnership) string Java.Interop.JniEnvironment/Strings:ToString (Java.Interop.JniObjectReference) @@ -845,28 +975,58 @@ Methods: string Java.Lang.String:ToString () string Java.Net.HttpURLConnection:get_ResponseMessage () string Java.Security.KeyStore:get_DefaultType () + string Mono.RuntimeMarshal:PtrToUtf8String (intptr) + string System.AppContext:get_BaseDirectory () string System.DomainNameHelper:ParseCanonicalName (string,int,int,bool&) string System.Environment:GetEnvironmentVariable (string) string System.Environment:GetEnvironmentVariableCore (string) + string System.Globalization.CalendarData:NormalizeDatePattern (string) + string System.Globalization.CultureData:AnsiToLower (string) + string System.Globalization.CultureData:ConvertIcuTimeFormatString (System.ReadOnlySpan`1) + string System.Globalization.CultureData:DateSeparator (System.Globalization.CalendarId) string System.Globalization.CultureData:get_AMDesignator () string System.Globalization.CultureData:get_CultureName () string System.Globalization.CultureData:get_NaNSymbol () string System.Globalization.CultureData:get_NegativeInfinitySymbol () + string System.Globalization.CultureData:get_ParentName () string System.Globalization.CultureData:get_PercentSymbol () string System.Globalization.CultureData:get_PerMilleSymbol () string System.Globalization.CultureData:get_PMDesignator () string System.Globalization.CultureData:get_PositiveInfinitySymbol () + string System.Globalization.CultureData:get_TimeSeparator () + string System.Globalization.CultureData:get_TwoLetterISOCountryName () + string System.Globalization.CultureData:get_TwoLetterISOLanguageName () + string System.Globalization.CultureData:GetDateSeparator (string) + string System.Globalization.CultureData:GetLocaleInfoCore (string,System.Globalization.CultureData/LocaleStringData,string) + string System.Globalization.CultureData:GetLocaleInfoCore (System.Globalization.CultureData/LocaleStringData,string) + string System.Globalization.CultureData:GetLocaleInfoCoreUserOverride (System.Globalization.CultureData/LocaleStringData) + string System.Globalization.CultureData:GetSeparator (string,string) + string System.Globalization.CultureData:GetTimeSeparator (string) + string System.Globalization.CultureData:IcuGetLocaleInfo (string,System.Globalization.CultureData/LocaleStringData,string) + string System.Globalization.CultureData:IcuGetLocaleInfo (System.Globalization.CultureData/LocaleStringData,string) + string System.Globalization.CultureData:IcuGetTimeFormatString () + string System.Globalization.CultureData:IcuGetTimeFormatString (bool) + string System.Globalization.CultureData:UnescapeNlsString (string,int,int) string System.Globalization.CultureInfo:get_Name () string System.Globalization.CultureInfo:get_SortName () - string System.Globalization.InvariantModeCasing:ToLower (string) + string System.Globalization.CultureInfo:get_TwoLetterISOLanguageName () + string System.Globalization.IcuLocaleData:GetLocaleDataMappedCulture (string,System.Globalization.IcuLocaleDataParts) + string System.Globalization.IcuLocaleData:GetSpecificCultureName (string) + string System.Globalization.IcuLocaleData:GetString (System.ReadOnlySpan`1) + string System.Globalization.TextInfo:ChangeCaseCommon (string) string System.Globalization.TextInfo:ToLower (string) + string System.Globalization.TextInfo:ToLowerAsciiInvariant (string) string System.Int32:ToString () string System.IO.BinaryReader:ReadString () + string System.IO.Path:Combine (string,string,string) string System.IO.Path:Combine (string,string) + string System.IO.Path:CombineInternal (string,string,string) string System.IO.Path:CombineInternal (string,string) + string System.IO.Path:GetDirectoryName (string) string System.IO.Path:GetFullPath (string) string System.IO.Path:GetFullPathInternal (string) string System.IO.Path:JoinInternal (System.ReadOnlySpan`1,System.ReadOnlySpan`1) + string System.IO.PathInternal:NormalizeDirectorySeparators (string) string System.IO.PathInternal:RemoveRelativeSegments (string,int) string System.IO.StreamReader:ReadLine () string System.Linq.Extensions/d__5`1:System.Collections.Generic.IEnumerator.get_Current () @@ -885,22 +1045,33 @@ Methods: string System.Net.Primitives.Interop/Sys:GetDomainName () string System.Number:Int32ToDecStr (int) string System.Number:UInt32ToDecStr (uint) + string System.Number:UInt32ToDecStr_NoSmallNumberCheck (uint) string System.Private.CoreLib.Interop/Sys:GetDefaultTimeZone () string System.ReadOnlySpan`1:ToString () + string System.Reflection.AssemblyName:get_CultureName () + string System.Reflection.AssemblyName:get_FullName () + string System.Reflection.AssemblyNameFormatter:ComputeDisplayName (string,System.Version,string,byte[],System.Reflection.AssemblyNameFlags,System.Reflection.AssemblyContentType) + string System.Reflection.AssemblyNameParser:ParseCulture (string) + string System.Reflection.RuntimeAssembly:get_Location () + string System.Reflection.RuntimeAssembly:GetInfo (System.Reflection.RuntimeAssembly/AssemblyInfoKind) + string System.Reflection.RuntimeConstructorInfo:get_Name () + string System.Reflection.RuntimeMethodInfo:get_name (System.Reflection.MethodBase) string System.Resources.ResourceManager:GetResourceFileName (System.Globalization.CultureInfo) string System.Resources.ResourceManager:GetString (string,System.Globalization.CultureInfo) string System.Resources.ResourceManager/ResourceManagerMediator:GetResourceFileName (System.Globalization.CultureInfo) string System.Resources.ResourceReader:LoadString (int) string System.Resources.RuntimeResourceSet:GetString (string,bool) string System.Runtime.CompilerServices.DefaultInterpolatedStringHandler:ToStringAndClear () - string System.Runtime.InteropServices.Marshal:PtrToStringAnsi (intptr) string System.Runtime.InteropServices.Marshal:PtrToStringUTF8 (intptr) - string System.Runtime.InteropServices.Marshalling.Utf8StringMarshaller:ToManaged () + string System.Runtime.InteropServices.Marshalling.Utf8StringMarshaller:ConvertToManaged (byte*) string System.RuntimeType:get_Name () string System.RuntimeType:getFullName (bool,bool) string System.RuntimeType:ToString () string System.Span`1:ToString () + string System.String:Concat (string,string,string,string) + string System.String:Concat (string,string,string) string System.String:Concat (string,string) + string System.String:Concat (System.ReadOnlySpan`1,System.ReadOnlySpan`1,System.ReadOnlySpan`1) string System.String:Concat (System.ReadOnlySpan`1,System.ReadOnlySpan`1) string System.String:Create (System.IFormatProvider,System.Span`1,System.Runtime.CompilerServices.DefaultInterpolatedStringHandler&) string System.String:CreateStringForSByteConstructor (byte*,int) @@ -909,6 +1080,7 @@ Methods: string System.String:Ctor (char[],int,int) string System.String:Ctor (char*,int,int) string System.String:Ctor (char*) + string System.String:Ctor (sbyte*,int,int,System.Text.Encoding) string System.String:Ctor (sbyte*) string System.String:Ctor (System.ReadOnlySpan`1) string System.String:InternalSubString (int,int) @@ -921,12 +1093,12 @@ Methods: string System.String:Trim () string System.String:TrimWhiteSpaceHelper (System.Text.TrimType) string System.StringExtensions:SubstringTrim (string,int,int) - string System.Text.Encoding:GetString (byte*,int) string System.Text.Encoding:GetString (System.ReadOnlySpan`1) - string System.Text.StringBuilder:ToString () string System.Text.UTF8Encoding:GetString (byte[],int,int) string System.Text.ValueStringBuilder:ToString () + string System.Text.ValueStringBuilder:ToString () string System.Threading.Tasks.Task`1:get_Result () + string System.TimeZoneInfo:GetExemplarCityName (string,string) string System.TimeZoneInfo:GetUtcFullDisplayName (string,string) string System.TimeZoneInfo:GetUtcStandardDisplayName () string System.TimeZoneInfo:TZif_GetZoneAbbreviation (string,int) @@ -945,11 +1117,20 @@ Methods: string System.Uri:GetParts (System.UriComponents,System.UriFormat) string System.Uri:GetUriPartsFromUserString (System.UriComponents) string System.Uri:InternalGetComponents (System.UriComponents,System.UriFormat) + string System.UriBuilder:EncodeUserInfo (string) string System.UriBuilder:ToString () string System.UriParser:get_SchemeName () string Xamarin.Android.Net.AndroidMessageHandler:EncodeUrl (System.Uri) + string[] System.Collections.Generic.List`1:ToArray () + string[] System.Globalization.CultureData:AbbreviatedDayNames (System.Globalization.CalendarId) + string[] System.Globalization.CultureData:AbbreviatedMonthNames (System.Globalization.CalendarId) string[] System.Globalization.CultureData:get_LongTimes () string[] System.Globalization.CultureData:get_ShortTimes () + string[] System.Globalization.CultureData:GetNativeDigits () + string[] System.Globalization.CultureData:GetTimeFormatsCore (bool) + string[] System.Globalization.CultureData:LongDates (System.Globalization.CalendarId) + string[] System.Globalization.CultureData:ShortDates (System.Globalization.CalendarId) + string[] System.Globalization.CultureData:YearMonths (System.Globalization.CalendarId) string[] System.Globalization.DateTimeFormatInfo:get_AbbreviatedDayNames () string[] System.Globalization.DateTimeFormatInfo:get_AbbreviatedMonthNames () string[] System.Globalization.DateTimeFormatInfo:InternalGetAbbreviatedDayOfWeekNames () @@ -970,15 +1151,22 @@ Methods: System.Attribute[] System.Reflection.CustomAttribute:GetCustomAttributesInternal (System.Reflection.ICustomAttributeProvider,System.Type,bool) System.Buffers.ArrayPool`1 System.Buffers.ArrayPool`1:get_Shared () System.Buffers.ArrayPool`1 System.Buffers.ArrayPool`1:get_Shared () + System.Buffers.IndexOfAnyValues`1 System.Buffers.IndexOfAnyValues:Create (System.ReadOnlySpan`1) + System.Buffers.IndexOfAnyValues`1 System.Buffers.IndexOfAnyValues:Create (System.ReadOnlySpan`1) + System.Buffers.OperationStatus System.Text.Ascii:ChangeCase (System.ReadOnlySpan`1,System.Span`1,int&) System.Buffers.OperationStatus System.Text.Unicode.Utf8Utility:TranscodeToUtf16 (byte*,int,char*,int,byte*&,char*&) System.Buffers.OperationStatus System.Text.Unicode.Utf8Utility:TranscodeToUtf8 (char*,int,byte*,int,char*&,byte*&) System.Buffers.TlsOverPerCoreLockedStacksArrayPool`1/ThreadLocalArray[] System.Buffers.TlsOverPerCoreLockedStacksArrayPool`1:InitializeTlsBucketsAndTrimming () System.Buffers.TlsOverPerCoreLockedStacksArrayPool`1/ThreadLocalArray[] System.Buffers.TlsOverPerCoreLockedStacksArrayPool`1:InitializeTlsBucketsAndTrimming () - System.Collections.Generic.ArraySortHelper`1 System.Collections.Generic.ArraySortHelper`1:get_Default () + System.Collections.Generic.Comparer`1 System.Collections.Generic.Comparer`1:CreateComparer () + System.Collections.Generic.Comparer`1 System.Collections.Generic.Comparer`1:get_Default () + System.Collections.Generic.Dictionary`2> System.Runtime.Loader.AssemblyLoadContext:get_AllContexts () + System.Collections.Generic.Dictionary`2 System.Globalization.CultureInfo:get_CachedCulturesByName () System.Collections.Generic.Dictionary`2 Java.Interop.TypeManagerMapDictionaries:get_JniToManaged () System.Collections.Generic.EqualityComparer`1 System.Collections.Generic.EqualityComparer`1:CreateComparer () System.Collections.Generic.EqualityComparer`1 System.Collections.Generic.EqualityComparer`1:CreateComparer () - System.Collections.Generic.HashSet`1/Enumerator System.Collections.Generic.HashSet`1:GetEnumerator () + System.Collections.Generic.IArraySortHelper`1 System.Collections.Generic.ArraySortHelper`1:CreateArraySortHelper () + System.Collections.Generic.IArraySortHelper`1 System.Collections.Generic.ArraySortHelper`1:get_Default () System.Collections.Generic.ICollection`1 Android.Runtime.JavaDictionary`2>:get_Keys () System.Collections.Generic.IDictionary`2> Android.Runtime.JavaDictionary`2>:FromJniHandle (intptr,Android.Runtime.JniHandleOwnership) System.Collections.Generic.IDictionary`2> Java.Net.URLConnection:get_HeaderFields () @@ -996,7 +1184,6 @@ Methods: System.Collections.IList System.Collections.SortedList:GetValueList () System.Collections.IList System.Collections.SortedList/SyncSortedList:GetValueList () System.Collections.SortedList System.Collections.SortedList:Synchronized (System.Collections.SortedList) - System.DateTime System.DateTime:Add (double,int) System.DateTime System.DateTime:AddMilliseconds (double) System.DateTime System.DateTime:AddTicks (long) System.DateTime System.DateTime:get_Date () @@ -1014,18 +1201,13 @@ Methods: System.DateTime System.TimeZoneInfo/AdjustmentRule:get_DateEnd () System.DateTime System.TimeZoneInfo/AdjustmentRule:get_DateStart () System.DateTimeOffset System.DateTimeOffset:FromUnixTimeSeconds (long) - System.Delegate Android.App.Activity:GetOnCreate_Landroid_os_Bundle_Handler () - System.Delegate Android.Runtime.JNINativeWrapper:CreateBuiltInDelegate (System.Delegate,System.Type) - System.Delegate Android.Runtime.JNINativeWrapper:CreateDelegate (System.Delegate) - System.Delegate Java.Interop.TypeManager:GetActivateHandler () - System.Delegate Java.Interop.TypeManager/JavaTypeManager:GetActivateHandler () - System.Delegate Java.Lang.IRunnableInvoker:GetRunHandler () System.Delegate System.Delegate:CreateDelegate (System.Type,object,System.Reflection.MethodInfo,bool,bool) + System.Delegate System.Delegate:CreateDelegate (System.Type,object,System.Reflection.MethodInfo,bool) + System.Delegate System.Delegate:CreateDelegate (System.Type,object,System.Reflection.MethodInfo) System.Delegate System.Delegate:CreateDelegate (System.Type,System.Reflection.MethodInfo,bool) System.Delegate System.Delegate:CreateDelegate (System.Type,System.Reflection.MethodInfo) - System.Delegate System.Delegate:CreateDelegate (System.Type,System.Type,string,bool,bool) - System.Delegate System.Delegate:CreateDelegate (System.Type,System.Type,string) System.Delegate System.Delegate:CreateDelegate_internal (System.Runtime.CompilerServices.QCallTypeHandle,object,System.Reflection.MethodInfo,bool) + System.Delegate System.Reflection.Emit.DynamicMethod:CreateDelegate (System.Type,object) System.Exception Java.Interop.JniEnvironment:GetExceptionForLastThrowable (intptr) System.Func`2 Java.Interop.JavaConvert:GetLocalJniHandleConverter (object) System.Func`3 Java.Interop.JavaConvert:GetJniHandleConverter (System.Type) @@ -1033,15 +1215,26 @@ Methods: System.GCMemoryInfo System.GC:GetGCMemoryInfo () System.Globalization.Calendar System.Globalization.CultureData:get_DefaultCalendar () System.Globalization.Calendar System.Globalization.CultureInfo:get_Calendar () + System.Globalization.Calendar System.Globalization.CultureInfo:GetCalendarInstance (System.Globalization.CalendarId) System.Globalization.CalendarData System.Globalization.CalendarData:CreateInvariant () + System.Globalization.CalendarData System.Globalization.CultureData:GetCalendar (System.Globalization.CalendarId) System.Globalization.CalendarId System.Globalization.GregorianCalendar:get_ID () + System.Globalization.CalendarId[] System.Globalization.CultureData:get_CalendarIds () + System.Globalization.CalendarId& System.Runtime.InteropServices.Marshalling.ArrayMarshaller`2/ManagedToUnmanagedIn:GetPinnableReference (System.Globalization.CalendarId[]) System.Globalization.CompareInfo System.Globalization.CultureInfo:get_CompareInfo () + System.Globalization.CultureData System.Globalization.CultureData:CreateCultureData (string,bool) System.Globalization.CultureData System.Globalization.CultureData:CreateCultureWithInvariantData () System.Globalization.CultureData System.Globalization.CultureData:get_Invariant () + System.Globalization.CultureData System.Globalization.CultureData:GetCultureData (string,bool) + System.Globalization.CultureInfo System.Globalization.CultureInfo:CreateCultureInfoNoThrow (string,bool) System.Globalization.CultureInfo System.Globalization.CultureInfo:get_CurrentCulture () System.Globalization.CultureInfo System.Globalization.CultureInfo:get_CurrentUICulture () System.Globalization.CultureInfo System.Globalization.CultureInfo:get_InvariantCulture () + System.Globalization.CultureInfo System.Globalization.CultureInfo:get_Parent () System.Globalization.CultureInfo System.Globalization.CultureInfo:get_UserDefaultUICulture () + System.Globalization.CultureInfo System.Globalization.CultureInfo:GetCultureByName (string) + System.Globalization.CultureInfo System.Globalization.CultureInfo:GetCultureInfo (string) + System.Globalization.CultureInfo System.Globalization.CultureInfo:GetUserDefaultCulture () System.Globalization.CultureInfo System.Globalization.CultureInfo:GetUserDefaultUICulture () System.Globalization.CultureInfo System.Globalization.CultureInfo:InitializeUserDefaultCulture () System.Globalization.CultureInfo System.Globalization.CultureInfo:InitializeUserDefaultUICulture () @@ -1055,26 +1248,25 @@ Methods: System.Globalization.NumberFormatInfo System.Globalization.CultureInfo:get_NumberFormat () System.Globalization.NumberFormatInfo System.Globalization.NumberFormatInfo:g__GetProviderNonNull|44_0 (System.IFormatProvider) System.Globalization.NumberFormatInfo System.Globalization.NumberFormatInfo:get_CurrentInfo () + System.Globalization.NumberFormatInfo System.Globalization.NumberFormatInfo:get_InvariantInfo () System.Globalization.NumberFormatInfo System.Globalization.NumberFormatInfo:GetInstance (System.IFormatProvider) System.Globalization.TimeSpanFormat/FormatLiterals System.Globalization.TimeSpanFormat/FormatLiterals:InitInvariant (bool) - System.Guid System.Reflection.RuntimeModule:get_ModuleVersionId () - System.Guid System.Reflection.RuntimeModule:GetModuleVersionId () + System.Globalization.UnicodeCategory System.Char:GetLatin1UnicodeCategory (char) System.IDisposable& System.Collections.Generic.Dictionary`2:FindValue (intptr) System.IO.FileStream System.IO.File:OpenRead (string) - System.IO.MemoryStream System.Net.Http.HttpContent:CreateMemoryStream (long,System.Exception&) - System.IO.Strategies.FileStreamStrategy System.IO.Strategies.FileStreamHelpers:ChooseStrategy (System.IO.FileStream,string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int,System.IO.FileOptions,long) - System.IO.Strategies.FileStreamStrategy System.IO.Strategies.FileStreamHelpers:ChooseStrategyCore (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,System.IO.FileOptions,long) + System.IO.FileStream System.IO.StreamReader:ValidateArgsAndOpenPath (string,System.Text.Encoding,int) + System.IO.Strategies.FileStreamStrategy System.IO.Strategies.FileStreamHelpers:ChooseStrategy (System.IO.FileStream,string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int,System.IO.FileOptions,long,System.Nullable`1) System.IO.Strategies.FileStreamStrategy System.IO.Strategies.FileStreamHelpers:EnableBufferingIfNeeded (System.IO.Strategies.FileStreamStrategy,int) System.IO.Strategies.FileStreamStrategy System.IO.Strategies.FileStreamHelpers:WrapIfDerivedType (System.IO.FileStream,System.IO.Strategies.FileStreamStrategy) + System.IO.Strategies.UnixFileStreamStrategy System.IO.Strategies.FileStreamHelpers:ChooseStrategyCore (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,System.IO.FileOptions,long,System.Nullable`1) System.IO.Stream Android.Runtime.InputStreamInvoker:FromJniHandle (intptr,Android.Runtime.JniHandleOwnership) System.IO.Stream Java.Net.URLConnection:get_InputStream () System.IO.Stream System.IO.BinaryReader:get_BaseStream () - System.IO.Stream System.IO.StreamReader:ValidateArgsAndOpenPath (string,System.Text.Encoding,int) System.IO.Stream System.Net.Http.HttpContent:TryReadAsStream () System.IO.Stream System.Net.Http.StreamContent:TryCreateContentReadStream () System.IO.Stream System.Reflection.RuntimeAssembly:GetManifestResourceStream (string) - System.IO.Stream System.Reflection.RuntimeAssembly:GetManifestResourceStream (System.Type,string) System.IO.Stream System.Resources.ManifestBasedResourceGroveler:GetManifestResourceStream (System.Reflection.Assembly,string) + System.IO.Stream Xamarin.Android.Net.AndroidMessageHandler:GetDecompressionWrapper (Java.Net.URLConnection,System.IO.Stream,Xamarin.Android.Net.AndroidMessageHandler/ContentState) System.IO.StreamReader System.IO.File:OpenText (string) System.LazyHelper System.LazyHelper:Create (System.Threading.LazyThreadSafetyMode,bool) System.Net.Cookie System.Net.CookieCollection:get_Item (int) @@ -1086,9 +1278,9 @@ Methods: System.Net.CookieToken System.Net.CookieTokenizer:Next (bool,bool) System.Net.CookieToken System.Net.CookieTokenizer:TokenFromName (bool) System.Net.Http.Headers.AltSvcHeaderParser System.Net.Http.Headers.AltSvcHeaderParser:get_Parser () + System.Net.Http.Headers.AltSvcHeaderParser System.Net.Http.Headers.KnownHeaders:GetAltSvcHeaderParser () System.Net.Http.Headers.HttpContentHeaders System.Net.Http.HttpContent:get_Headers () System.Net.Http.Headers.HttpHeaderParser System.Net.Http.Headers.HeaderDescriptor:get_Parser () - System.Net.Http.Headers.HttpHeaderParser System.Net.Http.Headers.KnownHeaders:GetAltSvcHeaderParser () System.Net.Http.Headers.HttpHeaderType System.Net.Http.Headers.HeaderDescriptor:get_HeaderType () System.Net.Http.Headers.HttpRequestHeaders System.Net.Http.HttpRequestMessage:get_Headers () System.Net.Http.Headers.HttpResponseHeaders System.Net.Http.HttpResponseMessage:get_Headers () @@ -1098,13 +1290,14 @@ Methods: System.Net.Http.Headers.MediaTypeHeaderValue System.Net.Http.Headers.MediaTypeHeaderParser:CreateMediaType () System.Net.Http.Headers.NameValueHeaderValue System.Net.Http.Headers.NameValueHeaderValue:Find (System.Net.Http.Headers.UnvalidatedObjectCollection`1,string) System.Net.Http.HttpContent System.Net.Http.HttpResponseMessage:get_Content () - System.Net.Http.HttpContent Xamarin.Android.Net.AndroidMessageHandler:GetContent (Java.Net.URLConnection,System.IO.Stream) + System.Net.Http.HttpContent Xamarin.Android.Net.AndroidMessageHandler:GetContent (Java.Net.URLConnection,System.IO.Stream,Xamarin.Android.Net.AndroidMessageHandler/ContentState) + System.Net.Http.HttpContent/LimitMemoryStream System.Net.Http.HttpContent:CreateMemoryStream (long,System.Exception&) System.Net.Http.HttpMessageHandler System.Net.Http.HttpClientHandler:CreateNativeHandler () System.Net.Http.HttpMethod System.Net.Http.HttpMethod:get_Get () System.Net.Http.HttpRequestMessage System.Net.Http.HttpClient:CreateRequestMessage (System.Net.Http.HttpMethod,System.Uri) System.Net.Http.HttpResponseMessage System.Net.Http.HttpResponseMessage:EnsureSuccessStatusCode () System.Net.HttpStatusCode System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1/ConfiguredTaskAwaiter:GetResult () - System.Net.HttpStatusCode Xamarin.Android.Net.AndroidMessageHandler/<>c__DisplayClass128_0:b__2 () + System.Net.HttpStatusCode Xamarin.Android.Net.AndroidMessageHandler/<>c__DisplayClass136_0:b__2 () System.Nullable`1 Android.Runtime.AndroidTypeManager:GetReplacementMethodInfoCore (string,string,string) System.Nullable`1 Java.Interop.JniRuntime/JniTypeManager:GetReplacementMethodInfo (string,string,string) System.Nullable`1 System.Net.Http.Headers.HttpContentHeaders:get_ContentLength () @@ -1112,17 +1305,18 @@ Methods: System.Nullable`1 System.TimeZoneInfo:TZif_CreateTransitionTimeFromPosixRule (System.ReadOnlySpan`1,System.ReadOnlySpan`1) System.Number/ParsingStatus System.Number:TryParseInt32IntegerStyle (System.ReadOnlySpan`1,System.Globalization.NumberStyles,System.Globalization.NumberFormatInfo,int&) System.Number/ParsingStatus System.Number:TryParseInt64IntegerStyle (System.ReadOnlySpan`1,System.Globalization.NumberStyles,System.Globalization.NumberFormatInfo,long&) + System.Number/ParsingStatus System.Number:TryParseUInt32IntegerStyle (System.ReadOnlySpan`1,System.Globalization.NumberStyles,System.Globalization.NumberFormatInfo,uint&) System.ParsingError System.Uri:CheckSchemeSyntax (System.ReadOnlySpan`1,System.UriParser&) System.ParsingError System.Uri:ParseScheme (string,System.Uri/Flags&,System.UriParser&) System.ParsingError System.Uri:PrivateParseMinimal () + System.ReadOnlySpan`1 System.Globalization.CompareInfo:get_HighCharTable () System.ReadOnlySpan`1 System.Char:get_Latin1CharInfo () - System.ReadOnlySpan`1 System.Globalization.CharUnicodeInfo:get_CategoryCasingLevel1Index () - System.ReadOnlySpan`1 System.Globalization.CharUnicodeInfo:get_CategoryCasingLevel2Index () - System.ReadOnlySpan`1 System.Globalization.CharUnicodeInfo:get_CategoryCasingLevel3Index () - System.ReadOnlySpan`1 System.Globalization.CharUnicodeInfo:get_LowercaseValues () + System.ReadOnlySpan`1 System.Globalization.IcuLocaleData:get_CultureNames () + System.ReadOnlySpan`1 System.Globalization.IcuLocaleData:get_LocalesNamesIndexes () + System.ReadOnlySpan`1 System.Globalization.IcuLocaleData:get_NameIndexToNumericData () + System.ReadOnlySpan`1 System.Globalization.IcuLocaleData:GetCultureName (int) System.ReadOnlySpan`1 System.IO.BinaryReader:InternalRead (int) System.ReadOnlySpan`1 System.Numerics.BitOperations:get_Log2DeBruijn () - System.ReadOnlySpan`1 System.Span`1:op_Implicit (System.Span`1) System.ReadOnlySpan`1 System.Text.UTF8Encoding:get_PreambleSpan () System.ReadOnlySpan`1 System.Text.UTF8Encoding/UTF8EncodingSealed:get_Preamble () System.ReadOnlySpan`1 System.IO.Path:TrimEndingDirectorySeparator (System.ReadOnlySpan`1) @@ -1130,16 +1324,30 @@ Methods: System.ReadOnlySpan`1 System.MemoryExtensions:Trim (System.ReadOnlySpan`1) System.ReadOnlySpan`1 System.MemoryExtensions:TrimStart (System.ReadOnlySpan`1) System.ReadOnlySpan`1 System.Runtime.CompilerServices.DefaultInterpolatedStringHandler:get_Text () - System.ReadOnlySpan`1 System.Span`1:op_Implicit (System.Span`1) + System.ReadOnlySpan`1 System.Runtime.InteropServices.MemoryMarshal:CreateReadOnlySpanFromNullTerminated (char*) + System.ReadOnlySpan`1 System.Text.ValueStringBuilder:AsSpan () System.ReadOnlySpan`1 System.TimeZoneInfo:TZif_ParsePosixDate (System.ReadOnlySpan`1,int&) System.ReadOnlySpan`1 System.TimeZoneInfo:TZif_ParsePosixName (System.ReadOnlySpan`1,int&) System.ReadOnlySpan`1 System.TimeZoneInfo:TZif_ParsePosixOffset (System.ReadOnlySpan`1,int&) System.ReadOnlySpan`1 System.TimeZoneInfo:TZif_ParsePosixString (System.ReadOnlySpan`1,int&,System.Func`2) System.ReadOnlySpan`1 System.Collections.Generic.ValueListBuilder`1:AsSpan () - System.ReadOnlySpan`1 System.Span`1:op_Implicit (System.Span`1) - System.ReadOnlySpan`1 System.ReadOnlySpan`1:op_Implicit (object[]) - System.ReadOnlySpan`1 System.Span`1:op_Implicit (System.Span`1) + System.Reflection.Assembly System.Reflection.Assembly:InternalLoad (string,System.Threading.StackCrawlMark&,intptr) + System.Reflection.Assembly System.Reflection.Assembly:Load (System.Reflection.AssemblyName,System.Threading.StackCrawlMark&,System.Runtime.Loader.AssemblyLoadContext) + System.Reflection.Assembly System.Reflection.RuntimeAssembly:InternalGetSatelliteAssembly (System.Reflection.Assembly,System.Globalization.CultureInfo,System.Version,bool) + System.Reflection.Assembly System.Resources.ManifestBasedResourceGroveler:GetSatelliteAssembly (System.Globalization.CultureInfo) + System.Reflection.Assembly System.Resources.ManifestBasedResourceGroveler:InternalGetSatelliteAssembly (System.Reflection.Assembly,System.Globalization.CultureInfo,System.Version) + System.Reflection.Assembly System.Runtime.Loader.AssemblyLoadContext:LoadFromAssemblyName (System.Reflection.AssemblyName) + System.Reflection.Assembly System.Runtime.Loader.AssemblyLoadContext:MonoResolveUsingResolveSatelliteAssembly (intptr,string) + System.Reflection.Assembly System.Runtime.Loader.AssemblyLoadContext:ResolveSatelliteAssembly (System.Reflection.AssemblyName) System.Reflection.Assembly System.RuntimeType:get_Assembly () + System.Reflection.AssemblyContentType System.Reflection.AssemblyName:get_ContentType () + System.Reflection.AssemblyName System.Reflection.Assembly:GetName () + System.Reflection.AssemblyName System.Reflection.AssemblyName:Create (intptr,string) + System.Reflection.AssemblyName System.Reflection.RuntimeAssembly:GetName (bool) + System.Reflection.AssemblyNameParser/AssemblyNameParts System.Reflection.AssemblyNameParser:Parse () + System.Reflection.AssemblyNameParser/AssemblyNameParts System.Reflection.AssemblyNameParser:Parse (string) + System.Reflection.AssemblyNameParser/Token System.Reflection.AssemblyNameParser:GetNextToken () + System.Reflection.AssemblyNameParser/Token System.Reflection.AssemblyNameParser:GetNextToken (string&) System.Reflection.Binder System.Type:get_DefaultBinder () System.Reflection.CallingConventions System.Reflection.MonoMethodInfo:GetCallingConvention (intptr) System.Reflection.CallingConventions System.Reflection.RuntimeConstructorInfo:get_CallingConvention () @@ -1150,16 +1358,24 @@ Methods: System.Reflection.ConstructorInfo System.Type:GetConstructor (System.Reflection.BindingFlags,System.Reflection.Binder,System.Type[],System.Reflection.ParameterModifier[]) System.Reflection.ConstructorInfo System.Type:GetConstructor (System.Type[]) System.Reflection.ConstructorInfo[] System.RuntimeType/ListBuilder`1:ToArray () + System.Reflection.ConstructorInvoker System.Reflection.RuntimeConstructorInfo:get_Invoker () + System.Reflection.CorElementType System.RuntimeType:GetCorElementType () System.Reflection.CorElementType System.RuntimeTypeHandle:GetCorElementType (System.Runtime.CompilerServices.QCallTypeHandle) System.Reflection.CorElementType System.RuntimeTypeHandle:GetCorElementType (System.RuntimeType) + System.Reflection.Emit.ILGenerator System.Reflection.Emit.DynamicMethod:GetILGenerator () + System.Reflection.Emit.ILGenerator System.Reflection.Emit.DynamicMethod:GetILGenerator (int) System.Reflection.FieldAttributes System.Reflection.RuntimeFieldInfo:get_Attributes () System.Reflection.FieldInfo System.Net.CookieParser:get_IsQuotedDomainField () System.Reflection.FieldInfo System.Reflection.FieldInfo:GetFieldFromHandle (System.RuntimeFieldHandle,System.RuntimeTypeHandle) System.Reflection.FieldInfo System.Reflection.FieldInfo:internal_from_handle_type (intptr,intptr) + System.Reflection.FieldInfo System.Reflection.InvokerEmitUtil/Methods:ByReferenceOfByte_Value () System.Reflection.FieldInfo System.RuntimeType:GetField (string,System.Reflection.BindingFlags) + System.Reflection.FieldInfo System.Type:GetField (string) System.Reflection.ICustomAttributeProvider System.Reflection.CustomAttribute:GetBase (System.Reflection.ICustomAttributeProvider) System.Reflection.InvocationFlags System.Reflection.RuntimeConstructorInfo:ComputeAndUpdateInvocationFlags (System.Reflection.ConstructorInfo,System.Reflection.InvocationFlags&) System.Reflection.InvocationFlags System.Reflection.RuntimeMethodInfo:ComputeAndUpdateInvocationFlags (System.Reflection.MethodInfo,System.Reflection.InvocationFlags&) + System.Reflection.InvokerEmitUtil/InvokeFunc System.Reflection.InvokerEmitUtil:CreateInvokeDelegate (System.Reflection.MethodBase) + System.Reflection.MethodAttributes System.Reflection.Emit.DynamicMethod:get_Attributes () System.Reflection.MethodAttributes System.Reflection.MonoMethodInfo:GetAttributes (intptr) System.Reflection.MethodAttributes System.Reflection.RuntimeConstructorInfo:get_Attributes () System.Reflection.MethodAttributes System.Reflection.RuntimeMethodInfo:get_Attributes () @@ -1168,23 +1384,25 @@ Methods: System.Reflection.MethodBase System.Reflection.RuntimeMethodInfo:GetMethodFromHandleNoGenericCheck (System.RuntimeMethodHandle,System.RuntimeTypeHandle) System.Reflection.MethodBase System.Reflection.RuntimeMethodInfo:GetMethodFromHandleNoGenericCheck (System.RuntimeMethodHandle) System.Reflection.MethodInfo System.Delegate:get_Method () - System.Reflection.MethodInfo System.Delegate:GetCandidateMethod (System.RuntimeType,System.Type,string,System.Reflection.BindingFlags,bool) System.Reflection.MethodInfo System.Delegate:GetDelegateInvokeMethod (System.RuntimeType) System.Reflection.MethodInfo System.Delegate:GetMethodImpl () System.Reflection.MethodInfo System.MulticastDelegate:GetMethodImpl () + System.Reflection.MethodInfo System.Reflection.InvokerEmitUtil/Methods:DisableInline () System.Reflection.MethodInfo System.RuntimeType:GetMethodImpl (string,int,System.Reflection.BindingFlags,System.Reflection.Binder,System.Reflection.CallingConventions,System.Type[],System.Reflection.ParameterModifier[]) System.Reflection.MethodInfo System.RuntimeType:GetMethodImpl (string,System.Reflection.BindingFlags,System.Reflection.Binder,System.Reflection.CallingConventions,System.Type[],System.Reflection.ParameterModifier[]) - System.Reflection.MethodInfo System.Type:GetMethod (string,System.Reflection.BindingFlags,System.Reflection.Binder,System.Reflection.CallingConventions,System.Type[],System.Reflection.ParameterModifier[]) - System.Reflection.MethodInfo System.Type:GetMethod (string,System.Reflection.BindingFlags,System.Reflection.Binder,System.Type[],System.Reflection.ParameterModifier[]) System.Reflection.MethodInfo System.Type:GetMethod (string,System.Reflection.BindingFlags) System.Reflection.MethodInfo System.Type:GetMethod (string) + System.Reflection.MethodInvoker System.Reflection.RuntimeMethodInfo:get_Invoker () + System.Reflection.Module System.Reflection.Emit.RuntimeModuleBuilder:GetRuntimeModuleFromModule (System.Reflection.Module) System.Reflection.Module System.RuntimeType:get_Module () System.Reflection.MonoMethodInfo System.Reflection.MonoMethodInfo:GetMethodInfo (intptr) + System.Reflection.ParameterInfo[] System.Reflection.Emit.DynamicMethod:GetParametersNoCopy () System.Reflection.ParameterInfo[] System.Reflection.MethodBase:GetParametersNoCopy () System.Reflection.ParameterInfo[] System.Reflection.MonoMethodInfo:get_parameter_info (intptr,System.Reflection.MemberInfo) System.Reflection.ParameterInfo[] System.Reflection.MonoMethodInfo:GetParametersInfo (intptr,System.Reflection.MemberInfo) System.Reflection.ParameterInfo[] System.Reflection.RuntimeConstructorInfo:GetParametersInternal () System.Reflection.ParameterInfo[] System.Reflection.RuntimeMethodInfo:GetParametersInternal () + System.Reflection.RuntimeAssembly System.Reflection.RuntimeAssembly:InternalLoad (System.Reflection.AssemblyName,System.Threading.StackCrawlMark&,System.Runtime.Loader.AssemblyLoadContext) System.Reflection.RuntimeAssembly System.RuntimeTypeHandle:GetAssembly (System.RuntimeType) System.Reflection.RuntimeConstructorInfo System.RuntimeType:GetDefaultConstructor () System.Reflection.RuntimeConstructorInfo[] System.RuntimeType:GetConstructors_internal (System.Reflection.BindingFlags,System.RuntimeType) @@ -1192,7 +1410,9 @@ Methods: System.Reflection.RuntimeMethodInfo[] System.RuntimeType:GetMethodsByName (string,System.Reflection.BindingFlags,System.RuntimeType/MemberListType,System.RuntimeType) System.Reflection.RuntimeModule System.RuntimeType:GetRuntimeModule () System.Reflection.RuntimeModule System.RuntimeTypeHandle:GetModule (System.RuntimeType) + System.Reflection.RuntimeParameterInfo[] System.Reflection.Emit.DynamicMethod:LoadParameters () System.Reflection.TypeAttributes System.RuntimeType:GetAttributeFlagsImpl () + System.Reflection.TypeAttributes System.RuntimeType:GetAttributes () System.Reflection.TypeAttributes System.RuntimeTypeHandle:GetAttributes (System.Runtime.CompilerServices.QCallTypeHandle) System.Reflection.TypeAttributes System.RuntimeTypeHandle:GetAttributes (System.RuntimeType) System.Reflection.TypeAttributes System.Type:get_Attributes () @@ -1205,8 +1425,8 @@ Methods: System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1 System.Threading.Tasks.Task`1:ConfigureAwait (bool) System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1 System.Threading.Tasks.Task`1:ConfigureAwait (bool) System.Runtime.CompilerServices.IAsyncStateMachineBox System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1:GetStateMachineBox (System.Net.Http.HttpClient/<g__Core|83_0>d&,System.Threading.Tasks.Task`1&) - System.Runtime.CompilerServices.IAsyncStateMachineBox System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1:GetStateMachineBox (Xamarin.Android.Net.AndroidMessageHandler/d__128&,System.Threading.Tasks.Task`1&) - System.Runtime.CompilerServices.IAsyncStateMachineBox System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1:GetStateMachineBox (Xamarin.Android.Net.AndroidMessageHandler/d__119&,System.Threading.Tasks.Task`1&) + System.Runtime.CompilerServices.IAsyncStateMachineBox System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1:GetStateMachineBox (Xamarin.Android.Net.AndroidMessageHandler/d__136&,System.Threading.Tasks.Task`1&) + System.Runtime.CompilerServices.IAsyncStateMachineBox System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1:GetStateMachineBox (Xamarin.Android.Net.AndroidMessageHandler/d__127&,System.Threading.Tasks.Task`1&) System.Runtime.CompilerServices.IAsyncStateMachineBox System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1:GetStateMachineBox (CommonMethods/d__0&,System.Threading.Tasks.Task`1&) System.Runtime.CompilerServices.IAsyncStateMachineBox System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1:GetStateMachineBox (System.Net.Http.HttpClient/d__41&,System.Threading.Tasks.Task`1&) System.Runtime.CompilerServices.IAsyncStateMachineBox System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1:GetStateMachineBox (System.IO.BufferedStream/d__68&,System.Threading.Tasks.Task`1&) @@ -1215,6 +1435,8 @@ Methods: System.Runtime.CompilerServices.IAsyncStateMachineBox System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1:GetStateMachineBox (System.Net.Http.StreamToStreamCopy/<g__DisposeSourceAsync|1_0>d&,System.Threading.Tasks.Task`1&) System.Runtime.CompilerServices.TaskAwaiter System.Threading.Tasks.Task:GetAwaiter () System.Runtime.InteropServices.GCHandle System.Runtime.InteropServices.GCHandle:Alloc (object,System.Runtime.InteropServices.GCHandleType) + System.Runtime.Loader.AssemblyLoadContext System.Runtime.Loader.AssemblyLoadContext:GetAssemblyLoadContext (intptr) + System.Runtime.Loader.AssemblyLoadContext System.Runtime.Loader.AssemblyLoadContext:GetLoadContext (System.Reflection.Assembly) System.RuntimeType System.RuntimeType:GetBaseType () System.RuntimeType System.RuntimeType:GetType (string,bool,bool,System.Threading.StackCrawlMark&) System.RuntimeType System.RuntimeTypeHandle:GetBaseType (System.RuntimeType) @@ -1229,14 +1451,8 @@ Methods: System.RuntimeTypeHandle System.RuntimeType:get_TypeHandle () System.Span`1 System.Text.ValueUtf8Converter:ConvertAndTerminateString (System.ReadOnlySpan`1) System.Span`1 System.Runtime.InteropServices.CollectionsMarshal:AsSpan (System.Collections.Generic.List`1) - System.Span`1 System.Span`1:op_Implicit (string[]) System.Text.Decoder System.Text.UTF8Encoding:GetDecoder () System.Text.Encoding System.Text.Encoding:get_UTF8 () - System.Text.StringBuilder System.Globalization.TimeSpanFormat:FormatCustomized (System.TimeSpan,System.ReadOnlySpan`1,System.Globalization.DateTimeFormatInfo,System.Text.StringBuilder) - System.Text.StringBuilder System.Text.StringBuilder:Append (char) - System.Text.StringBuilder System.Text.StringBuilder:Append (char[],int,int) - System.Text.StringBuilder System.Text.StringBuilder:Append (char*,int) - System.Text.StringBuilder System.Text.StringBuilderCache:Acquire (int) System.Threading.CancellationTokenRegistration System.Threading.CancellationToken:Register (System.Action,bool) System.Threading.CancellationTokenRegistration System.Threading.CancellationToken:Register (System.Action) System.Threading.CancellationTokenRegistration System.Threading.CancellationToken:Register (System.Delegate,object,bool,bool) @@ -1270,8 +1486,8 @@ Methods: System.Threading.Tasks.Task System.Threading.Tasks.Task:Delay (uint,System.Threading.CancellationToken) System.Threading.Tasks.Task System.Threading.Tasks.Task:get_CompletedTask () System.Threading.Tasks.Task System.Threading.Tasks.Task:InternalStartNew (System.Threading.Tasks.Task,System.Delegate,object,System.Threading.CancellationToken,System.Threading.Tasks.TaskScheduler,System.Threading.Tasks.TaskCreationOptions,System.Threading.Tasks.InternalTaskOptions) - System.Threading.Tasks.Task System.Threading.Tasks.Task:InternalWhenAll (System.Threading.Tasks.Task[]) System.Threading.Tasks.Task System.Threading.Tasks.Task:Run (System.Action,System.Threading.CancellationToken) + System.Threading.Tasks.Task System.Threading.Tasks.Task:WhenAll (System.ReadOnlySpan`1) System.Threading.Tasks.Task System.Threading.Tasks.Task:WhenAll (System.Threading.Tasks.Task[]) System.Threading.Tasks.Task Xamarin.Android.Net.AndroidMessageHandler:ConnectAsync (Java.Net.HttpURLConnection,System.Threading.CancellationToken) System.Threading.Tasks.Task Xamarin.Android.Net.AndroidMessageHandler:SetupRequest (System.Net.Http.HttpRequestMessage,Java.Net.HttpURLConnection) @@ -1299,6 +1515,7 @@ Methods: System.Threading.Tasks.Task`1 System.Net.Http.HttpClientHandler:SendAsync (System.Net.Http.HttpRequestMessage,System.Threading.CancellationToken) System.Threading.Tasks.Task`1 System.Net.Http.HttpMessageInvoker:SendAsync (System.Net.Http.HttpRequestMessage,System.Threading.CancellationToken) System.Threading.Tasks.Task`1 Xamarin.Android.Net.AndroidMessageHandler:DoProcessRequest (System.Net.Http.HttpRequestMessage,Java.Net.URL,Java.Net.HttpURLConnection,System.Threading.CancellationToken,Xamarin.Android.Net.AndroidMessageHandler/RequestRedirectionState) + System.Threading.Tasks.Task`1 Xamarin.Android.Net.AndroidMessageHandler:DoSendAsync (System.Net.Http.HttpRequestMessage,System.Threading.CancellationToken) System.Threading.Tasks.Task`1 Xamarin.Android.Net.AndroidMessageHandler:ProcessRequest (System.Net.Http.HttpRequestMessage,Java.Net.URL,Java.Net.HttpURLConnection,System.Threading.CancellationToken,Xamarin.Android.Net.AndroidMessageHandler/RequestRedirectionState) System.Threading.Tasks.Task`1 Xamarin.Android.Net.AndroidMessageHandler:SendAsync (System.Net.Http.HttpRequestMessage,System.Threading.CancellationToken) System.Threading.Tasks.Task`1 System.Threading.Tasks.Task:Run (System.Func`1,System.Threading.CancellationToken) @@ -1329,7 +1546,6 @@ Methods: System.Threading.WaitSubsystem/WaitableObject System.Threading.WaitSubsystem/HandleManager:FromHandle (intptr) System.Threading.WaitSubsystem/WaitableObject System.Threading.WaitSubsystem/WaitableObject:NewEvent (bool,System.Threading.EventResetMode) System.Threading.WaitSubsystem/WaitableObject[] System.Threading.WaitSubsystem/ThreadWaitInfo:GetWaitedObjectArray (int) - System.TimeSpan System.Diagnostics.Stopwatch:GetElapsedTime (long,long) System.TimeSpan System.TimeSpan:Add (System.TimeSpan) System.TimeSpan System.TimeSpan:FromHours (double) System.TimeSpan System.TimeSpan:FromMilliseconds (double) @@ -1360,7 +1576,6 @@ Methods: System.TimeZoneInfo/AdjustmentRule System.TimeZoneInfo:GetPreviousAdjustmentRule (System.TimeZoneInfo/AdjustmentRule,System.Nullable`1) System.TimeZoneInfo/AdjustmentRule System.TimeZoneInfo:TZif_CreateAdjustmentRuleForPosixFormat (string,System.DateTime,System.TimeSpan) System.TimeZoneInfo/AdjustmentRule System.TimeZoneInfo/AdjustmentRule:CreateAdjustmentRule (System.DateTime,System.DateTime,System.TimeSpan,System.TimeZoneInfo/TransitionTime,System.TimeZoneInfo/TransitionTime,System.TimeSpan,bool) - System.TimeZoneInfo/AdjustmentRule[] System.Collections.Generic.List`1:ToArray () System.TimeZoneInfo/AndroidTzData System.TimeZoneInfo:get_AndroidTzDataInstance () System.TimeZoneInfo/TransitionTime System.TimeZoneInfo/TransitionTime:CreateFixedDateRule (System.DateTime,int,int) System.TimeZoneInfo/TransitionTime System.TimeZoneInfo/TransitionTime:CreateFloatingDateRule (System.DateTime,int,int,System.DayOfWeek) @@ -1377,6 +1592,7 @@ Methods: System.Type Javax.Net.Ssl.HttpsURLConnectionInvoker:get_ThresholdType () System.Type System.Reflection.Assembly:GetType (string) System.Type System.Reflection.Assembly:InternalGetType (System.Reflection.Module,string,bool,bool) + System.Type System.Reflection.Emit.DynamicMethod:get_ReturnType () System.Type System.Reflection.MonoMethodInfo:GetDeclaringType (intptr) System.Type System.Reflection.MonoMethodInfo:GetReturnType (intptr) System.Type System.Reflection.ParameterInfo:get_ParameterType () @@ -1387,7 +1603,6 @@ Methods: System.Type System.Reflection.RuntimeFieldInfo:GetParentType (bool) System.Type System.Reflection.RuntimeMethodInfo:get_DeclaringType () System.Type System.Reflection.RuntimeMethodInfo:get_ReturnType () - System.Type System.RuntimeType:get_BaseType () System.Type System.RuntimeType:get_UnderlyingSystemType () System.Type System.RuntimeType:GetElementType () System.Type System.RuntimeType:GetGenericTypeDefinition () @@ -1399,7 +1614,6 @@ Methods: System.Type System.Type:GetType (string) System.Type[] Java.Interop.TypeManager:GetParameterTypes (string) System.Type[] System.RuntimeType:GetGenericArguments () - System.Type& System.Collections.Generic.Dictionary`2:FindValue (string) System.Uri System.Net.Http.HttpClient:CreateUri (string) System.Uri/Check System.Uri:CheckCanonical (char*,int&,int,char) System.Uri/MoreInfo System.Uri/UriInfo:get_MoreInfo () @@ -1407,23 +1621,27 @@ Methods: System.UriParser System.UriParser:GetSyntax (string) System.ValueTuple`2 System.Threading.PortableThreadPool/HillClimbing:Update (int,double,int) System.ValueTuple`3 System.Net.Http.HttpClient:PrepareCancellationTokenSource (System.Threading.CancellationToken) + System.Version System.Reflection.AssemblyNameParser:ParseVersion (string) + System.Version System.Resources.ResourceManager:GetSatelliteContractVersion (System.Reflection.Assembly) + System.Version System.Resources.ResourceManager/ResourceManagerMediator:ObtainSatelliteContractVersion (System.Reflection.Assembly) System.WeakReference`1 Android.Runtime.IdentityHashTargets:CreateWeakReference (Java.Interop.IJavaPeerable) System.WeakReference`1 Android.Runtime.IdentityHashTargets:get_Item (int) uint Android.Runtime.Logger:monodroid_get_log_categories () - uint Mono.Android.:ComputeStringHash (string) uint System.Collections.Hashtable:InitHash (object,int,uint&,uint&) uint System.Private.CoreLib.GateThread/DelayHelper:GetNextDelay (int) - uintptr System.Globalization.CharUnicodeInfo:GetCategoryCasingTableOffsetNoBoundsChecks (uint) - uintptr System.Text.ASCIIUtility:GetIndexOfFirstNonAsciiByte_Default (byte*,uintptr) - uintptr System.Text.ASCIIUtility:NarrowUtf16ToAscii (char*,byte*,uintptr) - uintptr System.Text.ASCIIUtility:WidenAsciiToUtf16 (byte*,char*,uintptr) - ulong System.Collections.HashHelpers:GetFastModMultiplier (uint) + uint System.UInt32:Log2 (uint) + uintptr System.Text.Ascii:ChangeCase (uint16*,uint16*,uintptr) + uintptr System.Text.Ascii:GetIndexOfFirstNonAsciiByte_Default (byte*,uintptr) + uintptr System.Text.Ascii:GetIndexOfFirstNonAsciiChar_Default (char*,uintptr) + uintptr System.Text.Ascii:NarrowUtf16ToAscii (char*,byte*,uintptr) + uintptr System.Text.Ascii:WidenAsciiToUtf16 (byte*,char*,uintptr) ulong System.Marvin:GenerateSeed () ulong System.Marvin:get_DefaultSeed () ulong System.Private.CoreLib.Interop/Sys:GetTimestamp () void Android.App.Activity:.cctor () void Android.App.Activity:.ctor () void Android.App.Activity:n_OnCreate_Landroid_os_Bundle_ (intptr,intptr,intptr) + void Android.App.Activity:n_OnCreate_Landroid_os_Bundle__mm_wrapper (intptr,intptr,intptr) void Android.App.Activity:OnCreate (Android.OS.Bundle) void Android.App.Activity:SetContentView (int) void Android.App.Application:.cctor () @@ -1444,13 +1662,11 @@ Methods: void Android.Runtime.AndroidObjectReferenceManager:DeleteGlobalReference (Java.Interop.JniObjectReference&) void Android.Runtime.AndroidObjectReferenceManager:DeleteLocalReference (Java.Interop.JniObjectReference&,int&) void Android.Runtime.AndroidRuntime:.ctor (intptr,intptr,bool,intptr,intptr,bool) + void Android.Runtime.AndroidRuntimeInternal:.cctor () + void Android.Runtime.AndroidRuntimeInternal:WaitForBridgeProcessing () void Android.Runtime.AndroidRuntimeOptions:.ctor (intptr,intptr,bool,intptr,intptr,bool) void Android.Runtime.AndroidTypeManager:.cctor () void Android.Runtime.AndroidTypeManager:.ctor (bool) - void Android.Runtime.AndroidTypeManager:RegisterNativeMembers (Java.Interop.JniType,System.Type,System.ReadOnlySpan`1) - void Android.Runtime.AndroidTypeManager:SplitMethodLine (System.ReadOnlySpan`1,System.ReadOnlySpan`1&,System.ReadOnlySpan`1&,System.ReadOnlySpan`1&,System.ReadOnlySpan`1&) - void Android.Runtime.AndroidTypeManager/MagicRegistrationMap:.cctor () - void Android.Runtime.AndroidTypeManager/MagicRegistrationMap:Prefill () void Android.Runtime.AndroidValueManager:.ctor () void Android.Runtime.AndroidValueManager:AddPeer (Java.Interop.IJavaPeerable,intptr,Android.Runtime.JniHandleOwnership,intptr&) void Android.Runtime.AndroidValueManager:AddPeer (Java.Interop.IJavaPeerable,Java.Interop.JniObjectReference,intptr) @@ -1469,8 +1685,6 @@ Methods: void Android.Runtime.JavaSet:.cctor () void Android.Runtime.JavaSet:.ctor (intptr,Android.Runtime.JniHandleOwnership) void Android.Runtime.JavaSet`1:.ctor (intptr,Android.Runtime.JniHandleOwnership) - void Android.Runtime.JNIEnv:_monodroid_gref_log_delete (intptr,byte,string,int,System.Text.StringBuilder,int) - void Android.Runtime.JNIEnv:.cctor () void Android.Runtime.JNIEnv:CallNonvirtualVoidMethod (intptr,intptr,intptr,Android.Runtime.JValue*) void Android.Runtime.JNIEnv:CheckHandle (intptr) void Android.Runtime.JNIEnv:CopyArray (byte[],intptr) @@ -1480,20 +1694,14 @@ Methods: void Android.Runtime.JNIEnv:DeleteRef (intptr,Android.Runtime.JniHandleOwnership) void Android.Runtime.JNIEnv:FinishCreateInstance (intptr,string,Android.Runtime.JValue[]) void Android.Runtime.JNIEnv:FinishCreateInstance (intptr,string,Android.Runtime.JValue*) - void Android.Runtime.JNIEnv:Initialize (Android.Runtime.JnienvInitializeArgs*) void Android.Runtime.JNIEnv:InvokeConstructor (intptr,string,Android.Runtime.JValue*) - void Android.Runtime.JNIEnv:monodroid_free (intptr) - void Android.Runtime.JNIEnv:RegisterJniNatives (intptr,int,intptr,intptr,int) - void Android.Runtime.JNIEnv:WaitForBridgeProcessing () - void Android.Runtime.JNIEnv/<>c:.cctor () - void Android.Runtime.JNIEnv/<>c:.ctor () - void Android.Runtime.JNINativeWrapper:get_runtime_types () - void Android.Runtime.JNINativeWrapper:Wrap_JniMarshal_PP_V (_JniMarshal_PP_V,intptr,intptr) - void Android.Runtime.JNINativeWrapper:Wrap_JniMarshal_PPL_V (_JniMarshal_PPL_V,intptr,intptr,intptr) - void Android.Runtime.JNINativeWrapper:Wrap_JniMarshal_PPLLLL_V (_JniMarshal_PPLLLL_V,intptr,intptr,intptr,intptr,intptr,intptr) + void Android.Runtime.JNIEnvInit:Initialize (Android.Runtime.JNIEnvInit/JnienvInitializeArgs*) + void Android.Runtime.JNIEnvInit:SetSynchronizationContext () void Android.Runtime.JValue:.cctor () void Android.Runtime.JValue:.ctor (intptr) void Android.Runtime.Logger:.cctor () + void Android.Runtime.RuntimeNativeMethods:_monodroid_gref_log_delete (intptr,byte,string,int,System.Text.StringBuilder,int) + void Android.Runtime.RuntimeNativeMethods:monodroid_free (intptr) void Android.Runtime.XAPeerMembers:.cctor () void Android.Runtime.XAPeerMembers:.ctor (string,System.Type,bool) void Android.Runtime.XAPeerMembers:.ctor (string,System.Type) @@ -1592,7 +1800,7 @@ Methods: void Java.Interop.TypeManager:.cctor () void Java.Interop.TypeManager:Activate (intptr,System.Reflection.ConstructorInfo,object[]) void Java.Interop.TypeManager:n_Activate (intptr,intptr,intptr,intptr,intptr,intptr) - void Java.Interop.TypeManager:RegisterType (string,System.Type) + void Java.Interop.TypeManager/JavaTypeManager:n_Activate_mm (intptr,intptr,intptr,intptr,intptr,intptr) void Java.Interop.TypeManagerMapDictionaries:.cctor () void Java.IO.InputStream:.cctor () void Java.IO.InputStream:.ctor (intptr,Android.Runtime.JniHandleOwnership) @@ -1602,6 +1810,7 @@ Methods: void Java.Lang.Class:.cctor () void Java.Lang.IRunnableInvoker:.cctor () void Java.Lang.IRunnableInvoker:n_Run (intptr,intptr) + void Java.Lang.IRunnableInvoker:n_Run_mm_wrapper (intptr,intptr) void Java.Lang.Object:.cctor () void Java.Lang.Object:.ctor (intptr,Android.Runtime.JniHandleOwnership) void Java.Lang.Object:Dispose () @@ -1644,10 +1853,8 @@ Methods: void Microsoft.Win32.SafeHandles.SafeFileHandle:.ctor () void Microsoft.Win32.SafeHandles.SafeFileHandle:.ctor (bool) void Microsoft.Win32.SafeHandles.SafeFileHandle:FStatCheckIO (string,Interop/Sys/FileStatus&,bool&) - void Microsoft.Win32.SafeHandles.SafeFileHandle/<>c:.cctor () - void Microsoft.Win32.SafeHandles.SafeFileHandle/<>c:.ctor () void Microsoft.Win32.SafeHandles.SafeHandleZeroOrMinusOneIsInvalid:.ctor (bool) - void Microsoft.Win32.SafeHandles.SafeWaitHandle:.ctor (intptr,bool) + void Microsoft.Win32.SafeHandles.SafeWaitHandle:.ctor () void Mono.RuntimeGPtrArrayHandle:DestroyAndFree (Mono.RuntimeGPtrArrayHandle&) void Mono.RuntimeGPtrArrayHandle:GPtrArrayFree (Mono.RuntimeStructs/GPtrArray*) void Mono.SafeGPtrArrayHandle:Dispose () @@ -1655,7 +1862,12 @@ Methods: void Mono.SafeStringMarshal:GFree (intptr) void System.AppContext:Setup (char**,char**,int) void System.ArgumentException:ThrowIfNullOrEmpty (string,string) - void System.ArgumentNullException:ThrowIfNull (intptr,string) + void System.ArgumentOutOfRangeException:ThrowIfGreaterThan (int,int,string) + void System.ArgumentOutOfRangeException:ThrowIfGreaterThanOrEqual (int,int,string) + void System.ArgumentOutOfRangeException:ThrowIfLessThan (int,int,string) + void System.ArgumentOutOfRangeException:ThrowIfNegative (int,string) + void System.ArgumentOutOfRangeException:ThrowIfNegative (long,string) + void System.ArgumentOutOfRangeException:ThrowIfNegativeOrZero (int,string) void System.Array:Clear (System.Array,int,int) void System.Array:Copy (System.Array,int,System.Array,int,int,bool) void System.Array:Copy (System.Array,int,System.Array,int,int) @@ -1665,8 +1877,9 @@ Methods: void System.Array:Resize (System.Net.Http.Headers.HeaderEntry[]&,int) void System.Array:Resize (System.Reflection.ConstructorInfo[]&,int) void System.Array/EmptyArray`1:.cctor () + void System.Array/EmptyArray`1:.cctor () void System.Array/EmptyArray`1>>:.cctor () - void System.Array/EmptyArray`1:.cctor () + void System.Array/EmptyArray`1:.cctor () void System.Array/EmptyArray`1:.cctor () void System.ArraySegment`1:.cctor () void System.ArraySegment`1:.ctor (byte[],int,int) @@ -1683,6 +1896,11 @@ Methods: void System.Buffers.ArrayPool`1:.ctor () void System.Buffers.ArrayPoolEventSource:.cctor () void System.Buffers.ArrayPoolEventSource:.ctor () + void System.Buffers.BitVector256:Set (int) + void System.Buffers.IndexOfAny5Values`2:.ctor (System.ReadOnlySpan`1) + void System.Buffers.IndexOfAnyAsciiSearcher:ComputeBitmap256 (System.ReadOnlySpan`1,System.Runtime.Intrinsics.Vector128`1&,System.Runtime.Intrinsics.Vector128`1&,System.Buffers.BitVector256&) + void System.Buffers.IndexOfAnyByteValues:.ctor (System.ReadOnlySpan`1) + void System.Buffers.IndexOfAnyLatin1CharValues:.ctor (System.ReadOnlySpan`1) void System.Buffers.TlsOverPerCoreLockedStacksArrayPool`1/<>c:.cctor () void System.Buffers.TlsOverPerCoreLockedStacksArrayPool`1/<>c:.ctor () void System.Buffers.TlsOverPerCoreLockedStacksArrayPool`1/<>c:.cctor () @@ -1698,20 +1916,21 @@ Methods: void System.Collections.ArrayList:set_Item (int,object) void System.Collections.Comparer:.cctor () void System.Collections.Comparer:.ctor (System.Globalization.CultureInfo) - void System.Collections.Concurrent.ConcurrentDictionary`2/Tables:.ctor (System.Collections.Concurrent.ConcurrentDictionary`2/Node[],object[],int[]) - void System.Collections.Concurrent.ConcurrentDictionary`2:.cctor () + void System.Collections.Concurrent.ConcurrentDictionary`2/Tables:.ctor (System.Collections.Concurrent.ConcurrentDictionary`2/VolatileNode[],object[],int[],System.Collections.Generic.IEqualityComparer`1) void System.Collections.Concurrent.ConcurrentDictionary`2:.ctor () void System.Collections.Concurrent.ConcurrentDictionary`2:.ctor (int,int,bool,System.Collections.Generic.IEqualityComparer`1) void System.Collections.Concurrent.ConcurrentQueue`1:.ctor () void System.Collections.Concurrent.ConcurrentQueue`1:Enqueue (object) void System.Collections.Concurrent.ConcurrentQueueSegment`1:.ctor (int) void System.Collections.Generic.ArraySortHelper`1:.cctor () - void System.Collections.Generic.ArraySortHelper`1:.ctor () void System.Collections.Generic.Dictionary`2:.ctor () void System.Collections.Generic.Dictionary`2:.ctor (int,System.Collections.Generic.IEqualityComparer`1) void System.Collections.Generic.Dictionary`2:Add (int,bool) void System.Collections.Generic.Dictionary`2:.ctor () void System.Collections.Generic.Dictionary`2:.ctor (int,System.Collections.Generic.IEqualityComparer`1) + void System.Collections.Generic.Dictionary`2>:.ctor () + void System.Collections.Generic.Dictionary`2>:.ctor (int,System.Collections.Generic.IEqualityComparer`1) + void System.Collections.Generic.Dictionary`2>:Add (long,System.WeakReference`1) void System.Collections.Generic.Dictionary`2:.ctor () void System.Collections.Generic.Dictionary`2:.ctor (int,System.Collections.Generic.IEqualityComparer`1) void System.Collections.Generic.Dictionary`2:Add (intptr,Android.Runtime.IdentityHashTargets) @@ -1726,24 +1945,26 @@ Methods: void System.Collections.Generic.Dictionary`2:Resize (int,bool) void System.Collections.Generic.Dictionary`2:set_Item (intptr,System.IDisposable) void System.Collections.Generic.Dictionary`2:.ctor (System.Collections.Generic.IEqualityComparer`1) + void System.Collections.Generic.Dictionary`2:Resize () + void System.Collections.Generic.Dictionary`2:Resize (int,bool) + void System.Collections.Generic.Dictionary`2:set_Item (string,System.Globalization.CultureData) + void System.Collections.Generic.Dictionary`2:.ctor () + void System.Collections.Generic.Dictionary`2:.ctor (int,System.Collections.Generic.IEqualityComparer`1) + void System.Collections.Generic.Dictionary`2:Add (string,intptr) void System.Collections.Generic.Dictionary`2:.ctor (int,System.Collections.Generic.IEqualityComparer`1) void System.Collections.Generic.Dictionary`2:.ctor (int) void System.Collections.Generic.Dictionary`2:Add (string,object) void System.Collections.Generic.Dictionary`2:.ctor (int,System.Collections.Generic.IEqualityComparer`1) void System.Collections.Generic.Dictionary`2:.ctor (System.Collections.Generic.IEqualityComparer`1) void System.Collections.Generic.Dictionary`2:set_Item (string,System.Resources.ResourceLocator) - void System.Collections.Generic.Dictionary`2:set_Item (string,string) - void System.Collections.Generic.Dictionary`2:Resize () - void System.Collections.Generic.Dictionary`2:Resize (int,bool) void System.Collections.Generic.Dictionary`2:.ctor () + void System.Collections.Generic.GenericArraySortHelper`1:.ctor () + void System.Collections.Generic.GenericComparer`1:.ctor () void System.Collections.Generic.GenericEqualityComparer`1:.ctor () - void System.Collections.Generic.GenericEqualityComparer`1:.ctor () - void System.Collections.Generic.HashSet`1/Enumerator:.ctor (System.Collections.Generic.HashSet`1) + void System.Collections.Generic.HashSet`1:.ctor () void System.Collections.Generic.HashSet`1:.ctor (System.Collections.Generic.IEqualityComparer`1) void System.Collections.Generic.HashSet`1:Resize () void System.Collections.Generic.HashSet`1:Resize (int,bool) - void System.Collections.Generic.HashSet`1:.ctor () - void System.Collections.Generic.KeyValuePair`2:.ctor (System.Type,System.Type) void System.Collections.Generic.List`1/Enumerator:.ctor (System.Collections.Generic.List`1) void System.Collections.Generic.List`1:.cctor () void System.Collections.Generic.List`1:.ctor () @@ -1751,11 +1972,12 @@ Methods: void System.Collections.Generic.List`1:.ctor () void System.Collections.Generic.List`1:Grow (int) void System.Collections.Generic.List`1:set_Capacity (int) - void System.Collections.Generic.List`1:.cctor () void System.Collections.Generic.List`1:.ctor (int) void System.Collections.Generic.List`1:CopyTo (object[],int) + void System.Collections.Generic.List`1:.cctor () void System.Collections.Generic.List`1:.ctor () void System.Collections.Generic.List`1:Add (string) + void System.Collections.Generic.List`1:set_Item (int,string) void System.Collections.Generic.List`1:RemoveAt (int) void System.Collections.Generic.List`1:AddWithResize (Xamarin.Android.Net.IAndroidAuthenticationModule) void System.Collections.Generic.List`1:Grow (int) @@ -1764,9 +1986,7 @@ Methods: void System.Collections.Generic.NonRandomizedStringEqualityComparer:.ctor (System.Collections.Generic.IEqualityComparer`1) void System.Collections.Generic.NonRandomizedStringEqualityComparer/OrdinalComparer:.ctor (System.Collections.Generic.IEqualityComparer`1) void System.Collections.Generic.NonRandomizedStringEqualityComparer/OrdinalIgnoreCaseComparer:.ctor (System.Collections.Generic.IEqualityComparer`1) - void System.Collections.Generic.ObjectEqualityComparer`1:.ctor () void System.Collections.Generic.ValueListBuilder`1:.ctor (System.Span`1) - void System.Collections.HashHelpers:.cctor () void System.Collections.Hashtable:.ctor () void System.Collections.Hashtable:.ctor (int,single) void System.Collections.Hashtable:.ctor (int) @@ -1789,13 +2009,16 @@ Methods: void System.DateTime:.ctor (ulong) void System.DateTime:GetDate (int&,int&,int&) void System.DateTimeFormat:.cctor () - void System.DateTimeFormat:FormatDigits (System.Text.StringBuilder,int,int,bool) - void System.DateTimeFormat:FormatDigits (System.Text.StringBuilder,int,int) + void System.DateTimeFormat:FormatDigits (System.Text.ValueStringBuilder&,int,int,bool) + void System.DateTimeFormat:FormatDigits (System.Text.ValueStringBuilder&,int,int) void System.DateTimeOffset:.cctor () void System.DateTimeOffset:.ctor (int16,System.DateTime) void System.DateTimeOffset:.ctor (long,System.TimeSpan) void System.DBNull:.cctor () void System.DBNull:.ctor () + void System.Decimal:.cctor () + void System.Decimal:.ctor (int,int,int,bool,byte) + void System.Decimal:.ctor (int) void System.DefaultBinder:.cctor () void System.DefaultBinder:.ctor () void System.Diagnostics.Stopwatch:.cctor () @@ -1810,6 +2033,8 @@ Methods: void System.Diagnostics.Tracing.NativeRuntimeEventSource:.cctor () void System.Diagnostics.Tracing.NativeRuntimeEventSource:.ctor () void System.DomainNameHelper:.cctor () + void System.DomainNameHelper/<>c:.cctor () + void System.DomainNameHelper/<>c:.ctor () void System.Environment:.cctor () void System.GC:_GetGCMemoryInfo (long&,long&,long&,long&,long&,long&) void System.GC:_SuppressFinalize (object) @@ -1822,26 +2047,34 @@ Methods: void System.Globalization.Calendar:.ctor () void System.Globalization.CalendarData:.cctor () void System.Globalization.CalendarData:.ctor () + void System.Globalization.CalendarData:.ctor (string,System.Globalization.CalendarId,bool) + void System.Globalization.CalendarData:EnumCalendarInfoCallback (char*,intptr) + void System.Globalization.CalendarData:FixDefaultShortDatePattern (System.Collections.Generic.List`1) + void System.Globalization.CalendarData:InitializeAbbreviatedEraNames (string,System.Globalization.CalendarId) + void System.Globalization.CalendarData:InitializeEraNames (string,System.Globalization.CalendarId) + void System.Globalization.CalendarData:NormalizeDayOfWeek (string,System.Text.ValueStringBuilder&,int&) + void System.Globalization.CalendarData/<>c:.cctor () + void System.Globalization.CalendarData/<>c:.ctor () void System.Globalization.CompareInfo:.cctor () void System.Globalization.CompareInfo:.ctor (System.Globalization.CultureInfo) void System.Globalization.CompareInfo:IcuInitSortHandle (string) void System.Globalization.CompareInfo:InitSort (System.Globalization.CultureInfo) + void System.Globalization.CompareInfo/SortHandleCache:.cctor () void System.Globalization.CultureData:.cctor () void System.Globalization.CultureData:.ctor () void System.Globalization.CultureData:GetNFIValues (System.Globalization.NumberFormatInfo) void System.Globalization.CultureInfo:.cctor () + void System.Globalization.CultureInfo:.ctor (string,bool) + void System.Globalization.CultureInfo:.ctor (string) void System.Globalization.CultureInfo:.ctor (System.Globalization.CultureData,bool) void System.Globalization.DateTimeFormatInfo:.ctor (System.Globalization.CultureData,System.Globalization.Calendar) void System.Globalization.DateTimeFormatInfo:InitializeOverridableProperties (System.Globalization.CultureData,System.Globalization.CalendarId) void System.Globalization.DaylightTimeStruct:.ctor (System.DateTime,System.DateTime,System.TimeSpan) - void System.Globalization.GregorianCalendar:.cctor () + void System.Globalization.GlobalizationMode/Settings:.cctor () void System.Globalization.GregorianCalendar:.ctor () void System.Globalization.GregorianCalendar:.ctor (System.Globalization.GregorianCalendarTypes) - void System.Globalization.IdnMapping:.cctor () - void System.Globalization.IdnMapping:.ctor () - void System.Globalization.InvariantModeCasing/<>c:.cctor () - void System.Globalization.InvariantModeCasing/<>c:.ctor () void System.Globalization.NumberFormatInfo:.cctor () + void System.Globalization.NumberFormatInfo:.ctor () void System.Globalization.NumberFormatInfo:.ctor (System.Globalization.CultureData) void System.Globalization.NumberFormatInfo:InitializeInvariantAndNegativeSignFlags () void System.Globalization.NumberFormatInfo:ValidateParseStyleInteger (System.Globalization.NumberStyles) @@ -1850,9 +2083,8 @@ Methods: void System.Globalization.TextInfo:.ctor (System.Globalization.CultureData) void System.Globalization.TextInfo:SetReadOnlyState (bool) void System.Globalization.TimeSpanFormat:.cctor () - void System.Guid:.ctor (byte[]) + void System.Globalization.TimeSpanFormat:FormatCustomized (System.TimeSpan,System.ReadOnlySpan`1,System.Globalization.DateTimeFormatInfo,System.Text.ValueStringBuilder&) void System.Guid:.ctor (int,int16,int16,byte,byte,byte,byte,byte,byte,byte,byte) - void System.Guid:.ctor (System.ReadOnlySpan`1) void System.Guid:.ctor (uint,uint16,uint16,byte,byte,byte,byte,byte,byte,byte,byte) void System.IO.BinaryReader:.ctor (System.IO.Stream,System.Text.Encoding,bool) void System.IO.BinaryReader:.ctor (System.IO.Stream,System.Text.Encoding) @@ -1864,6 +2096,7 @@ Methods: void System.IO.BufferedStream:Flush () void System.IO.BufferedStream/d__68:MoveNext () void System.IO.DelegatingStream:Dispose (bool) + void System.IO.FileNotFoundException:.ctor (string,string) void System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int,bool) void System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int,System.IO.FileOptions,long) void System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int,System.IO.FileOptions) @@ -1881,23 +2114,24 @@ Methods: void System.IO.Strategies.BufferedFileStreamStrategy:Dispose (bool) void System.IO.Strategies.BufferedFileStreamStrategy:EnsureBufferAllocated () void System.IO.Strategies.BufferedFileStreamStrategy:EnsureCanRead () - void System.IO.Strategies.BufferedFileStreamStrategy:EnsureCanSeek () void System.IO.Strategies.BufferedFileStreamStrategy:EnsureNotClosed () void System.IO.Strategies.BufferedFileStreamStrategy:Flush () void System.IO.Strategies.BufferedFileStreamStrategy:Flush (bool) void System.IO.Strategies.BufferedFileStreamStrategy:FlushRead () + void System.IO.Strategies.BufferedFileStreamStrategy:set_Position (long) void System.IO.Strategies.FileStreamHelpers:SerializationGuard (System.IO.FileAccess) void System.IO.Strategies.FileStreamHelpers:ValidateArguments (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int,System.IO.FileOptions,long) void System.IO.Strategies.FileStreamStrategy:DisposeInternal (bool) - void System.IO.Strategies.OSFileStreamStrategy:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,System.IO.FileOptions,long) + void System.IO.Strategies.OSFileStreamStrategy:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,System.IO.FileOptions,long,System.Nullable`1) void System.IO.Strategies.OSFileStreamStrategy:Dispose (bool) void System.IO.Strategies.OSFileStreamStrategy:Flush (bool) - void System.IO.Strategies.UnixFileStreamStrategy:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,System.IO.FileOptions,long) + void System.IO.Strategies.UnixFileStreamStrategy:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,System.IO.FileOptions,long,System.Nullable`1) void System.IO.Stream:.cctor () void System.IO.Stream:.ctor () void System.IO.Stream:Close () void System.IO.Stream:Dispose () void System.IO.Stream:FinishTrackingAsyncOperation (System.IO.Stream/ReadWriteTask) + void System.IO.Stream:ReadExactly (System.Span`1) void System.IO.Stream:RunReadWriteTask (System.IO.Stream/ReadWriteTask) void System.IO.Stream:RunReadWriteTaskWhenReady (System.Threading.Tasks.Task,System.IO.Stream/ReadWriteTask) void System.IO.Stream:ValidateCopyToArguments (System.IO.Stream,int) @@ -1924,11 +2158,9 @@ Methods: void System.LazyHelper:.cctor () void System.LazyHelper:.ctor (System.LazyState) void System.Linq.Extensions:.cctor () - void System.Linq.Extensions/d__5`1:.ctor (int) void System.Linq.Extensions/d__5`1:<>m__Finally1 () void System.Linq.Extensions/d__5`1:System.IDisposable.Dispose () void System.Marvin:.cctor () - void System.Math:.cctor () void System.Net.Cookie:.cctor () void System.Net.Cookie:.ctor () void System.Net.Cookie:set_Domain (string) @@ -2004,7 +2236,6 @@ Methods: void System.Net.Http.HttpClient:.ctor () void System.Net.Http.HttpClient:.ctor (System.Net.Http.HttpMessageHandler,bool) void System.Net.Http.HttpClient:.ctor (System.Net.Http.HttpMessageHandler) - void System.Net.Http.HttpClient:CheckDisposed () void System.Net.Http.HttpClient:CheckRequestBeforeSend (System.Net.Http.HttpRequestMessage) void System.Net.Http.HttpClient:CheckRequestMessage (System.Net.Http.HttpRequestMessage) void System.Net.Http.HttpClient:Dispose (bool) @@ -2018,7 +2249,6 @@ Methods: void System.Net.Http.HttpClientHandler:Dispose (bool) void System.Net.Http.HttpContent:.cctor () void System.Net.Http.HttpContent:.ctor () - void System.Net.Http.HttpContent:CheckDisposed () void System.Net.Http.HttpContent:CheckTaskNotNull (System.Threading.Tasks.Task) void System.Net.Http.HttpContent/d__63:MoveNext () void System.Net.Http.HttpContent/LimitArrayPoolWriteStream:.ctor (int,long) @@ -2030,20 +2260,15 @@ Methods: void System.Net.Http.HttpContent/LimitMemoryStream:Write (byte[],int,int) void System.Net.Http.HttpMessageHandler:Dispose () void System.Net.Http.HttpMessageInvoker:.ctor (System.Net.Http.HttpMessageHandler,bool) - void System.Net.Http.HttpMessageInvoker:CheckDisposed () void System.Net.Http.HttpMessageInvoker:Dispose () void System.Net.Http.HttpMessageInvoker:Dispose (bool) void System.Net.Http.HttpMethod:.cctor () void System.Net.Http.HttpMethod:.ctor (string,int) void System.Net.Http.HttpRequestMessage:.ctor (System.Net.Http.HttpMethod,string) void System.Net.Http.HttpRequestMessage:.ctor (System.Net.Http.HttpMethod,System.Uri) - void System.Net.Http.HttpRequestMessage:CheckDisposed () - void System.Net.Http.HttpRequestMessage:set_RequestUri (System.Uri) void System.Net.Http.HttpRequestMessage:set_Version (System.Version) - void System.Net.Http.HttpRequestMessage:set_VersionPolicy (System.Net.Http.HttpVersionPolicy) void System.Net.Http.HttpResponseMessage:.ctor () void System.Net.Http.HttpResponseMessage:.ctor (System.Net.HttpStatusCode) - void System.Net.Http.HttpResponseMessage:CheckDisposed () void System.Net.Http.HttpResponseMessage:set_Content (System.Net.Http.HttpContent) void System.Net.Http.HttpResponseMessage:set_ReasonPhrase (string) void System.Net.Http.HttpResponseMessage:set_RequestMessage (System.Net.Http.HttpRequestMessage) @@ -2073,6 +2298,7 @@ Methods: void System.OrdinalIgnoreCaseComparer:.ctor () void System.OutOfMemoryException:.ctor (string) void System.Private.CoreLib.Interop:GetRandomBytes (byte*,int) + void System.Private.CoreLib.Interop/ErrorInfo:.ctor (int) void System.Private.CoreLib.Interop/Sys:Free (void*) void System.Private.CoreLib.Interop/Sys:GetNonCryptographicallySecureRandomBytes (byte*,int) void System.Private.CoreLib.Interop/Sys:LowLevelMonitor_Acquire (intptr) @@ -2087,34 +2313,50 @@ Methods: void System.Private.CoreLib.ThreadWaitInfo/WaitedListNode:UnregisterWait (System.Threading.WaitSubsystem/WaitableObject) void System.Private.CoreLib.WorkerThread/<>c:.cctor () void System.Private.CoreLib.WorkerThread/<>c:.ctor () - void System.Private.CoreLib.WorkerThread/<>c:<.cctor>b__11_0 () - void System.ProbabilisticMap:Initialize (uint*,System.ReadOnlySpan`1) - void System.ProbabilisticMap:SetCharBit (uint*,byte) - void System.Random:.cctor () - void System.Random:.ctor () - void System.Random:.ctor (bool) - void System.Random/ThreadSafeRandom:.ctor () + void System.Private.CoreLib.WorkerThread/<>c:<.cctor>b__13_0 () void System.Random/XoshiroImpl:.ctor () - void System.ReadOnlySpan`1:.ctor (object[]) - void System.ReadOnlySpan`1:.ctor (string&,int) void System.Reflection.Assembly:.cctor () + void System.Reflection.AssemblyName:.ctor (string) + void System.Reflection.AssemblyName:FillName (Mono.MonoAssemblyName*,string,bool,bool,bool) + void System.Reflection.AssemblyNameFormatter:AppendQuoted (System.Text.ValueStringBuilder&,string) + void System.Reflection.AssemblyNameParser:.ctor (System.ReadOnlySpan`1) + void System.Reflection.AssemblyNameParser:RecordNewSeenOrThrow (System.Reflection.AssemblyNameParser/AttributeKind&,System.Reflection.AssemblyNameParser/AttributeKind) + void System.Reflection.AssemblyNameParser/AssemblyNameParts:.ctor (string,System.Version,string,System.Reflection.AssemblyNameFlags,byte[]) void System.Reflection.ConstructorInfo:.cctor () + void System.Reflection.ConstructorInvoker:.ctor (System.Reflection.RuntimeConstructorInfo) void System.Reflection.CustomAttribute:.cctor () + void System.Reflection.Emit.DynamicMethod:.cctor () + void System.Reflection.Emit.DynamicMethod:.ctor (string,System.Type,System.Type[],System.Reflection.Module,bool) + void System.Reflection.Emit.DynamicMethod:create_dynamic_method (System.Reflection.Emit.DynamicMethod,string,System.Reflection.MethodAttributes,System.Reflection.CallingConventions) + void System.Reflection.Emit.DynamicMethod:CreateDynMethod () + void System.Reflection.Emit.DynamicMethod:Init (string,System.Reflection.MethodAttributes,System.Reflection.CallingConventions,System.Type,System.Type[],System.Type,System.Reflection.Module,bool,bool) + void System.Reflection.Emit.ILGenerator:.ctor (System.Reflection.Module,System.Reflection.Emit.ITokenGenerator,int) + void System.Reflection.Emit.ILGenerator:Emit (System.Reflection.Emit.OpCode,int) + void System.Reflection.Emit.ILGenerator:Emit (System.Reflection.Emit.OpCode,System.Reflection.ConstructorInfo) + void System.Reflection.Emit.ILGenerator:Emit (System.Reflection.Emit.OpCode,System.Reflection.FieldInfo) + void System.Reflection.Emit.ILGenerator:Emit (System.Reflection.Emit.OpCode,System.Reflection.MethodInfo) + void System.Reflection.Emit.ILGenerator:Emit (System.Reflection.Emit.OpCode,System.Type) + void System.Reflection.Emit.ILGenerator:Emit (System.Reflection.Emit.OpCode) + void System.Reflection.Emit.ILGenerator:emit_int (int) + void System.Reflection.Emit.ILGenerator:label_fixup (System.Reflection.MethodBase) + void System.Reflection.Emit.ILGenerator:ll_emit (System.Reflection.Emit.OpCode) + void System.Reflection.Emit.ILGenerator:make_room (int) void System.Reflection.Emit.OpCodes:.cctor () - void System.Reflection.FieldAccessor:SetValue (object,object) + void System.Reflection.Emit.RuntimeModuleBuilder:.cctor () void System.Reflection.FieldInfo:SetValue (object,object) - void System.Reflection.MethodBase:CheckArguments (System.Span`1,intptr*,System.Span`1,System.ReadOnlySpan`1,System.RuntimeType[],System.Reflection.Binder,System.Globalization.CultureInfo,System.Reflection.BindingFlags) + void System.Reflection.MethodBase:CheckArguments (System.Span`1,intptr*,System.Span`1,System.ReadOnlySpan`1,System.RuntimeType[],System.Reflection.Binder,System.Globalization.CultureInfo,System.Reflection.BindingFlags) void System.Reflection.MethodBase:ValidateInvokeTarget (object) + void System.Reflection.MethodInvoker:.ctor (System.Reflection.MethodBase) void System.Reflection.Missing:.cctor () void System.Reflection.Missing:.ctor () void System.Reflection.MonoMethodInfo:get_method_info (intptr,System.Reflection.MonoMethodInfo&) + void System.Reflection.RuntimeAssembly:GetInfo (System.Runtime.CompilerServices.QCallAssembly,System.Runtime.CompilerServices.ObjectHandleOnStack,System.Reflection.RuntimeAssembly/AssemblyInfoKind) void System.Reflection.RuntimeAssembly/UnmanagedMemoryStreamForModule:.ctor (byte*,long,System.Reflection.Module) void System.Reflection.RuntimeFieldInfo:CheckGeneric () void System.Reflection.RuntimeFieldInfo:SetValue (object,object,System.Reflection.BindingFlags,System.Reflection.Binder,System.Globalization.CultureInfo) void System.Reflection.RuntimeFieldInfo:SetValueInternal (System.Reflection.FieldInfo,object,object) - void System.Reflection.RuntimeFieldInfo:SetValueNonEmit (object,object) - void System.Reflection.RuntimeModule:GetGuidInternal (intptr,byte[]) void System.Reflection.RuntimeParameterInfo:.ctor (string,System.Type,int,int,object,System.Reflection.MemberInfo,System.Runtime.InteropServices.MarshalAsAttribute) + void System.Reflection.RuntimeParameterInfo:.ctor (System.Reflection.MethodInfo,string,System.Type,int) void System.Resources.FastResourceComparer:.cctor () void System.Resources.FastResourceComparer:.ctor () void System.Resources.ResourceFallbackManager:.ctor (System.Globalization.CultureInfo,System.Globalization.CultureInfo,bool) @@ -2137,26 +2379,26 @@ Methods: void System.Runtime.CompilerServices.AsyncMethodBuilderCore:Start (System.Net.Http.HttpClient/d__41&) void System.Runtime.CompilerServices.AsyncMethodBuilderCore:Start (System.Net.Http.HttpContent/d__63&) void System.Runtime.CompilerServices.AsyncMethodBuilderCore:Start (System.Net.Http.StreamToStreamCopy/<g__DisposeSourceAsync|1_0>d&) - void System.Runtime.CompilerServices.AsyncMethodBuilderCore:Start (Xamarin.Android.Net.AndroidMessageHandler/d__128&) - void System.Runtime.CompilerServices.AsyncMethodBuilderCore:Start (Xamarin.Android.Net.AndroidMessageHandler/d__121&) - void System.Runtime.CompilerServices.AsyncMethodBuilderCore:Start (Xamarin.Android.Net.AndroidMessageHandler/d__119&) - void System.Runtime.CompilerServices.AsyncMethodBuilderCore:Start (Xamarin.Android.Net.AndroidMessageHandler/d__146&) + void System.Runtime.CompilerServices.AsyncMethodBuilderCore:Start (Xamarin.Android.Net.AndroidMessageHandler/d__136&) + void System.Runtime.CompilerServices.AsyncMethodBuilderCore:Start (Xamarin.Android.Net.AndroidMessageHandler/d__127&) + void System.Runtime.CompilerServices.AsyncMethodBuilderCore:Start (Xamarin.Android.Net.AndroidMessageHandler/d__129&) + void System.Runtime.CompilerServices.AsyncMethodBuilderCore:Start (Xamarin.Android.Net.AndroidMessageHandler/d__155&) void System.Runtime.CompilerServices.AsyncTaskMethodBuilder:SetResult () void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1/AsyncStateMachineBox`1g__Core|83_0>d>:.cctor () void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1/AsyncStateMachineBox`1g__Core|83_0>d>:.ctor () void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1/AsyncStateMachineBox`1g__Core|83_0>d>:ExecutionContextCallback (object) void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1/AsyncStateMachineBox`1g__Core|83_0>d>:MoveNext () void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1/AsyncStateMachineBox`1g__Core|83_0>d>:MoveNext (System.Threading.Thread) - void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1/AsyncStateMachineBox`1d__128>:.cctor () - void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1/AsyncStateMachineBox`1d__128>:.ctor () - void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1/AsyncStateMachineBox`1d__128>:ExecutionContextCallback (object) - void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1/AsyncStateMachineBox`1d__128>:MoveNext () - void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1/AsyncStateMachineBox`1d__128>:MoveNext (System.Threading.Thread) - void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1/AsyncStateMachineBox`1d__119>:.cctor () - void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1/AsyncStateMachineBox`1d__119>:.ctor () - void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1/AsyncStateMachineBox`1d__119>:ExecutionContextCallback (object) - void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1/AsyncStateMachineBox`1d__119>:MoveNext () - void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1/AsyncStateMachineBox`1d__119>:MoveNext (System.Threading.Thread) + void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1/AsyncStateMachineBox`1d__136>:.cctor () + void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1/AsyncStateMachineBox`1d__136>:.ctor () + void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1/AsyncStateMachineBox`1d__136>:ExecutionContextCallback (object) + void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1/AsyncStateMachineBox`1d__136>:MoveNext () + void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1/AsyncStateMachineBox`1d__136>:MoveNext (System.Threading.Thread) + void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1/AsyncStateMachineBox`1d__127>:.cctor () + void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1/AsyncStateMachineBox`1d__127>:.ctor () + void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1/AsyncStateMachineBox`1d__127>:ExecutionContextCallback (object) + void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1/AsyncStateMachineBox`1d__127>:MoveNext () + void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1/AsyncStateMachineBox`1d__127>:MoveNext (System.Threading.Thread) void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1/AsyncStateMachineBox`1d__0>:.cctor () void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1/AsyncStateMachineBox`1d__0>:.ctor () void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1/AsyncStateMachineBox`1d__0>:ExecutionContextCallback (object) @@ -2199,8 +2441,6 @@ Methods: void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1:AwaitUnsafeOnCompleted (System.Runtime.CompilerServices.ConfiguredValueTaskAwaitable`1/ConfiguredValueTaskAwaiter&,System.Runtime.CompilerServices.IAsyncStateMachineBox) void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1:SetExistingTaskResult (System.Threading.Tasks.Task`1,System.Threading.Tasks.VoidTaskResult) void System.Runtime.CompilerServices.ConfiguredTaskAwaitable/ConfiguredTaskAwaiter:GetResult () - void System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1/ConfiguredTaskAwaiter:.ctor (System.Threading.Tasks.Task`1,bool) - void System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1:.ctor (System.Threading.Tasks.Task`1,bool) void System.Runtime.CompilerServices.ConfiguredValueTaskAwaitable`1/ConfiguredValueTaskAwaiter:System.Runtime.CompilerServices.IStateMachineBoxAwareAwaiter.AwaitUnsafeOnCompleted (System.Runtime.CompilerServices.IAsyncStateMachineBox) void System.Runtime.CompilerServices.DefaultInterpolatedStringHandler:.ctor (int,int,System.IFormatProvider,System.Span`1) void System.Runtime.CompilerServices.DefaultInterpolatedStringHandler:.ctor (int,int) @@ -2211,6 +2451,7 @@ Methods: void System.Runtime.CompilerServices.DefaultInterpolatedStringHandler:AppendStringDirect (string) void System.Runtime.CompilerServices.QCallAssembly:.ctor (System.Reflection.RuntimeAssembly&) void System.Runtime.CompilerServices.QCallTypeHandle:.ctor (System.RuntimeType&) + void System.Runtime.CompilerServices.RuntimeFeature:.cctor () void System.Runtime.CompilerServices.TaskAwaiter:GetResult () void System.Runtime.CompilerServices.TaskAwaiter:UnsafeOnCompletedInternal (System.Threading.Tasks.Task,System.Runtime.CompilerServices.IAsyncStateMachineBox,bool) void System.Runtime.CompilerServices.TaskAwaiter:ValidateEnd (System.Threading.Tasks.Task) @@ -2223,8 +2464,10 @@ Methods: void System.Runtime.InteropServices.Marshal:PtrToStructureInternal (intptr,object,bool) void System.Runtime.InteropServices.Marshal:SetLastPInvokeError (int) void System.Runtime.InteropServices.Marshal:SetLastSystemError (int) - void System.Runtime.InteropServices.Marshalling.Utf8StringMarshaller:.ctor (string,System.Span`1) - void System.Runtime.InteropServices.Marshalling.Utf8StringMarshaller:FreeNative () + void System.Runtime.InteropServices.Marshalling.ArrayMarshaller`2/ManagedToUnmanagedIn:.cctor () + void System.Runtime.InteropServices.Marshalling.Utf8StringMarshaller:Free (byte*) + void System.Runtime.InteropServices.Marshalling.Utf8StringMarshaller/ManagedToUnmanagedIn:Free () + void System.Runtime.InteropServices.Marshalling.Utf8StringMarshaller/ManagedToUnmanagedIn:FromManaged (string,System.Span`1) void System.Runtime.InteropServices.NativeMemory:Free (void*) void System.Runtime.InteropServices.SafeHandle:.ctor (intptr,bool) void System.Runtime.InteropServices.SafeHandle:DangerousAddRef () @@ -2233,7 +2476,11 @@ Methods: void System.Runtime.InteropServices.SafeHandle:Dispose () void System.Runtime.InteropServices.SafeHandle:Dispose (bool) void System.Runtime.InteropServices.SafeHandle:InternalRelease (bool) + void System.Runtime.Loader.AssemblyLoadContext:.ctor (bool,bool,string) + void System.Runtime.Loader.DefaultAssemblyLoadContext:.cctor () + void System.Runtime.Loader.DefaultAssemblyLoadContext:.ctor () void System.RuntimeType:.cctor () + void System.RuntimeType:CacheFlag (System.RuntimeType/TypeCacheEntries,bool) void System.RuntimeType:CreateInstanceCheckThis () void System.RuntimeType:FilterHelper (System.Reflection.BindingFlags,string&,bool,bool&,bool&,System.RuntimeType/MemberListType&) void System.RuntimeType:FilterHelper (System.Reflection.BindingFlags,string&,bool&,System.RuntimeType/MemberListType&) @@ -2244,6 +2491,7 @@ Methods: void System.RuntimeType:MakeGenericType (System.Type,System.Type[],System.Runtime.CompilerServices.ObjectHandleOnStack) void System.RuntimeType:SanityCheckGenericArguments (System.RuntimeType[],System.RuntimeType[]) void System.RuntimeType:ThrowIfTypeNeverValidGenericArgument (System.RuntimeType) + void System.RuntimeType:UpdateCached (System.RuntimeType/TypeCacheEntries) void System.RuntimeType/ListBuilder`1:.ctor (int) void System.RuntimeType/ListBuilder`1:Add (System.Reflection.ConstructorInfo) void System.RuntimeTypeHandle:GetAssembly (System.Runtime.CompilerServices.QCallTypeHandle,System.Runtime.CompilerServices.ObjectHandleOnStack) @@ -2252,23 +2500,22 @@ Methods: void System.RuntimeTypeHandle:GetGenericTypeDefinition_impl (System.Runtime.CompilerServices.QCallTypeHandle,System.Runtime.CompilerServices.ObjectHandleOnStack) void System.RuntimeTypeHandle:GetModule (System.Runtime.CompilerServices.QCallTypeHandle,System.Runtime.CompilerServices.ObjectHandleOnStack) void System.RuntimeTypeHandle:internal_from_name (intptr,System.Threading.StackCrawlMark&,System.Runtime.CompilerServices.ObjectHandleOnStack,bool,bool) - void System.Span`1:.ctor (object&,int) - void System.Span`1:.ctor (string[],int,int) - void System.Span`1:.ctor (string[]) void System.SpanHelpers:ClearWithReferences (intptr&,uintptr) void System.StackOverflowException:.ctor (string) void System.String:.ctor (char[],int,int) void System.String:.ctor (char*,int,int) void System.String:.ctor (char*) + void System.String:.ctor (sbyte*,int,int,System.Text.Encoding) void System.String:.ctor (sbyte*) void System.String:.ctor (System.ReadOnlySpan`1) void System.String:FillStringChecked (string,int,string) - void System.String:MakeSeparatorList (System.ReadOnlySpan`1,System.Collections.Generic.ValueListBuilder`1&) + void System.String:MakeSeparatorListAny (System.ReadOnlySpan`1,System.ReadOnlySpan`1,System.Collections.Generic.ValueListBuilder`1&) void System.String:memcpy (byte*,byte*,int) void System.String:memset (byte*,int,int) void System.SZGenericArrayEnumerator`1>>:.cctor () void System.SZGenericArrayEnumerator`1>>:.ctor (System.Collections.Generic.KeyValuePair`2>[]) - void System.SZGenericArrayEnumerator`1>>:Dispose () + void System.SZGenericArrayEnumeratorBase:.ctor (System.Array) + void System.SZGenericArrayEnumeratorBase:Dispose () void System.Text.ASCIIEncoding:.cctor () void System.Text.ASCIIEncoding:.ctor () void System.Text.ASCIIEncoding:SetDefaultFallbacks () @@ -2283,14 +2530,6 @@ Methods: void System.Text.EncoderReplacementFallback:.ctor (string) void System.Text.Encoding:.cctor () void System.Text.Encoding:.ctor (int) - void System.Text.StringBuilder:.ctor (int,int) - void System.Text.StringBuilder:.ctor (int) - void System.Text.StringBuilder:.ctor (System.Text.StringBuilder) - void System.Text.StringBuilder:Append (char&,int) - void System.Text.StringBuilder:AppendWithExpansion (char&,int) - void System.Text.StringBuilder:CopyTo (int,System.Span`1,int) - void System.Text.StringBuilder:ExpandByABlock (int) - void System.Text.StringBuilderCache:Release (System.Text.StringBuilder) void System.Text.UTF8Encoding:.cctor () void System.Text.UTF8Encoding:.ctor () void System.Text.UTF8Encoding:.ctor (bool) @@ -2298,7 +2537,12 @@ Methods: void System.Text.UTF8Encoding/UTF8EncodingSealed:.ctor (bool) void System.Text.ValueStringBuilder:.ctor (System.Span`1) void System.Text.ValueStringBuilder:.ctor (System.Span`1) + void System.Text.ValueStringBuilder:Append (char,int) + void System.Text.ValueStringBuilder:Append (char*,int) + void System.Text.ValueStringBuilder:Append (System.ReadOnlySpan`1) + void System.Text.ValueStringBuilder:AppendSlow (string) void System.Text.ValueStringBuilder:AppendSlow (string) + void System.Text.ValueStringBuilder:AppendSpanFormattable (uint16,string,System.IFormatProvider) void System.Text.ValueUtf8Converter:Dispose () void System.Threading.AutoResetEvent:.ctor (bool) void System.Threading.CancellationToken:ThrowIfCancellationRequested () @@ -2357,6 +2601,7 @@ Methods: void System.Threading.LowLevelMonitor:WaitCore () void System.Threading.LowLevelSpinWaiter:Wait (int,int,int) void System.Threading.Monitor:Exit (object) + void System.Threading.Monitor:InternalExit (object) void System.Threading.PortableThreadPool:.cctor () void System.Threading.PortableThreadPool:.ctor () void System.Threading.PortableThreadPool:AdjustMaxWorkersActive () @@ -2364,7 +2609,7 @@ Methods: void System.Threading.PortableThreadPool:RequestWorker () void System.Threading.PortableThreadPool/BlockingConfig:.cctor () void System.Threading.PortableThreadPool/GateThread:.cctor () - void System.Threading.PortableThreadPool/GateThread:CreateGateThread (System.Threading.PortableThreadPool) + void System.Threading.PortableThreadPool/GateThread:CreateGateThread () void System.Threading.PortableThreadPool/GateThread:EnsureRunning (System.Threading.PortableThreadPool) void System.Threading.PortableThreadPool/GateThread:EnsureRunningSlow (System.Threading.PortableThreadPool) void System.Threading.PortableThreadPool/GateThread:GateThreadStart () @@ -2378,12 +2623,12 @@ Methods: void System.Threading.PortableThreadPool/ThreadCounts:set_NumThreadsGoal (int16) void System.Threading.PortableThreadPool/ThreadCounts:SetInt16Value (int16,byte) void System.Threading.PortableThreadPool/WorkerThread:.cctor () + void System.Threading.PortableThreadPool/WorkerThread:CreateWorkerThread () void System.Threading.PortableThreadPool/WorkerThread:MaybeAddWorkingWorker (System.Threading.PortableThreadPool) void System.Threading.PortableThreadPool/WorkerThread:RemoveWorkingWorker (System.Threading.PortableThreadPool) void System.Threading.PortableThreadPool/WorkerThread:WorkerThreadStart () void System.Threading.SemaphoreSlim:.cctor () void System.Threading.SemaphoreSlim:.ctor (int,int) - void System.Threading.SemaphoreSlim:CheckDispose () void System.Threading.SpinLock:.ctor (bool) void System.Threading.SpinLock:Exit (bool) void System.Threading.SpinLock:TryEnter (bool&) @@ -2434,7 +2679,7 @@ Methods: void System.Threading.Tasks.Task/DelayPromise:Cleanup () void System.Threading.Tasks.Task/DelayPromise:CompleteTimedOut () void System.Threading.Tasks.Task/DelayPromise:TimerCallback (object) - void System.Threading.Tasks.Task/WhenAllPromise:.ctor (System.Threading.Tasks.Task[]) + void System.Threading.Tasks.Task/WhenAllPromise:.ctor (System.ReadOnlySpan`1) void System.Threading.Tasks.Task/WhenAllPromise:Invoke (System.Threading.Tasks.Task) void System.Threading.Tasks.Task`1:.cctor () void System.Threading.Tasks.Task`1:.ctor (bool,Java.Net.Proxy,System.Threading.Tasks.TaskCreationOptions,System.Threading.CancellationToken) @@ -2465,6 +2710,7 @@ Methods: void System.Threading.Tasks.ThreadPoolTaskScheduler/<>c:.ctor () void System.Threading.Tasks.TplEventSource:.cctor () void System.Threading.Tasks.TplEventSource:.ctor () + void System.Threading.Thread:.cctor () void System.Threading.Thread:.ctor (System.Threading.ThreadStart,int) void System.Threading.Thread:.ctor (System.Threading.ThreadStart) void System.Threading.Thread:ClearWaitSleepJoinState () @@ -2479,7 +2725,7 @@ Methods: void System.Threading.Thread:SetThreadPoolWorkerThreadName () void System.Threading.Thread:SetWaitSleepJoinState () void System.Threading.Thread:SpinWait (int) - void System.Threading.Thread:Start (bool) + void System.Threading.Thread:Start (bool,bool) void System.Threading.Thread:StartCallback () void System.Threading.Thread:StartCore () void System.Threading.Thread:StartInternal (System.Threading.Thread,int) @@ -2489,11 +2735,9 @@ Methods: void System.Threading.Thread/StartHelper:.cctor () void System.Threading.Thread/StartHelper:.ctor (System.Delegate) void System.Threading.Thread/StartHelper:InitializeCulture () - void System.Threading.ThreadInt64PersistentCounter:.cctor () void System.Threading.ThreadInt64PersistentCounter:.ctor () - void System.Threading.ThreadLocal`1/FinalizationHelper:.ctor (System.Threading.ThreadLocal`1/LinkedSlotVolatile[]) + void System.Threading.ThreadInt64PersistentCounter/ThreadLocalNode:.ctor (System.Threading.ThreadInt64PersistentCounter) void System.Threading.ThreadLocal`1/IdManager:.ctor () - void System.Threading.ThreadLocal`1/LinkedSlot:.ctor (System.Threading.ThreadLocal`1/LinkedSlotVolatile[]) void System.Threading.ThreadLocal`1:.cctor () void System.Threading.ThreadLocal`1:.ctor (System.Func`1,bool) void System.Threading.ThreadLocal`1:CreateLinkedSlot (System.Threading.ThreadLocal`1/LinkedSlotVolatile[],int,Java.Interop.JniEnvironmentInfo) @@ -2506,6 +2750,7 @@ Methods: void System.Threading.ThreadPool:UnsafeQueueUserWorkItemInternal (object,bool) void System.Threading.ThreadPool/<>c:.cctor () void System.Threading.ThreadPool/<>c:.ctor () + void System.Threading.ThreadPoolWorkQueue:.cctor () void System.Threading.ThreadPoolWorkQueue:.ctor () void System.Threading.ThreadPoolWorkQueue:Enqueue (object,bool) void System.Threading.ThreadPoolWorkQueue:EnqueueAtHighPriority (object) @@ -2535,15 +2780,15 @@ Methods: void System.Threading.WaitSubsystem:.cctor () void System.Threading.WaitSubsystem:SetEvent (intptr) void System.Threading.WaitSubsystem:SetEvent (System.Threading.WaitSubsystem/WaitableObject) - void System.Threading.WaitSubsystem:UninterruptibleSleep0 () + void System.Threading.WaitSubsystem/LockHolder:.ctor (System.Threading.LowLevelLock) + void System.Threading.WaitSubsystem/LockHolder:Dispose () void System.Threading.WaitSubsystem/ThreadWaitInfo:.ctor (System.Threading.Thread) void System.Threading.WaitSubsystem/ThreadWaitInfo:RegisterWait (int,bool,bool) - void System.Threading.WaitSubsystem/ThreadWaitInfo:UninterruptibleSleep0 () void System.Threading.WaitSubsystem/ThreadWaitInfo:UnregisterWait () void System.Threading.WaitSubsystem/WaitableObject:.ctor (System.Threading.WaitSubsystem/WaitableObject/WaitableObjectType,int,int,string,System.Threading.WaitSubsystem/WaitableObject/OwnershipInfo) void System.Threading.WaitSubsystem/WaitableObject:AcceptSignal (System.Threading.WaitSubsystem/ThreadWaitInfo) void System.Threading.WaitSubsystem/WaitableObject:SignalAutoResetEvent () - void System.Threading.WaitSubsystem/WaitableObject:SignalEvent () + void System.Threading.WaitSubsystem/WaitableObject:SignalEvent (System.Threading.WaitSubsystem/LockHolder&) void System.TimeSpan:.cctor () void System.TimeSpan:.ctor (int,int,int,int,int,int) void System.TimeSpan:.ctor (int,int,int,int,int) @@ -2551,6 +2796,9 @@ Methods: void System.TimeZoneInfo:.cctor () void System.TimeZoneInfo:.ctor (byte[],string,bool) void System.TimeZoneInfo:.ctor (string,System.TimeSpan,string,string,string,System.TimeZoneInfo/AdjustmentRule[],bool,bool) + void System.TimeZoneInfo:GetDisplayName (string,Interop/Globalization/TimeZoneDisplayNameType,string,string&) + void System.TimeZoneInfo:GetFullValueForDisplayNameField (string,System.TimeSpan,System.Globalization.CultureInfo,string&) + void System.TimeZoneInfo:TryPopulateTimeZoneDisplayNamesFromGlobalizationData (string,System.TimeSpan,string&,string&,string&) void System.TimeZoneInfo:TZif_GenerateAdjustmentRule (int&,System.TimeSpan,System.Collections.Generic.List`1,System.DateTime[],byte[],System.TimeZoneInfo/TZifType[],string) void System.TimeZoneInfo:TZif_GenerateAdjustmentRules (System.TimeZoneInfo/AdjustmentRule[]&,System.TimeSpan,System.DateTime[],byte[],System.TimeZoneInfo/TZifType[],string) void System.TimeZoneInfo:TZif_ParsePosixDateTime (System.ReadOnlySpan`1,int&,System.ReadOnlySpan`1&,System.ReadOnlySpan`1&) @@ -2591,6 +2839,7 @@ Methods: void System.Uri:ParseRemaining () void System.Uri/<>c:.cctor () void System.Uri/<>c:.ctor () + void System.UriBuilder:.cctor () void System.UriBuilder:.ctor (System.Uri) void System.UriBuilder:set_Port (int) void System.UriBuilder:SetFieldsFromUri () @@ -2599,6 +2848,7 @@ Methods: void System.UriParser:.ctor (System.UriSyntaxFlags) void System.UriParser/BuiltInUriParser:.ctor (string,int,System.UriSyntaxFlags) void System.ValueTuple`3:.ctor (System.Threading.CancellationTokenSource,bool,System.Threading.CancellationTokenSource) + void System.Version:.ctor (int,int,int,int) void System.Version:.ctor (int,int) void System.WeakReference`1:.ctor (Java.Interop.IJavaPeerable,bool) void System.WeakReference`1:Create (Java.Interop.IJavaPeerable,bool) @@ -2608,17 +2858,18 @@ Methods: void Xamarin.Android.Net.AndroidMessageHandler:AddHeaders (Java.Net.HttpURLConnection,System.Net.Http.Headers.HttpHeaders) void Xamarin.Android.Net.AndroidMessageHandler:AppendEncoding (string,System.Collections.Generic.List`1&) void Xamarin.Android.Net.AndroidMessageHandler:AssertSelf () - void Xamarin.Android.Net.AndroidMessageHandler:CopyHeaders (Java.Net.HttpURLConnection,System.Net.Http.HttpResponseMessage) + void Xamarin.Android.Net.AndroidMessageHandler:CopyHeaders (Java.Net.HttpURLConnection,System.Net.Http.HttpResponseMessage,Xamarin.Android.Net.AndroidMessageHandler/ContentState) void Xamarin.Android.Net.AndroidMessageHandler:Dispose (bool) void Xamarin.Android.Net.AndroidMessageHandler:HandlePreAuthentication (Java.Net.HttpURLConnection) void Xamarin.Android.Net.AndroidMessageHandler:ParseCookies (Xamarin.Android.Net.AndroidHttpResponseMessage,System.Uri) void Xamarin.Android.Net.AndroidMessageHandler:SetupRequestBody (Java.Net.HttpURLConnection,System.Net.Http.HttpRequestMessage) void Xamarin.Android.Net.AndroidMessageHandler:SetupSSL (Javax.Net.Ssl.HttpsURLConnection,System.Net.Http.HttpRequestMessage) - void Xamarin.Android.Net.AndroidMessageHandler/<>c__DisplayClass125_0:b__0 () - void Xamarin.Android.Net.AndroidMessageHandler/d__128:MoveNext () - void Xamarin.Android.Net.AndroidMessageHandler/d__121:MoveNext () - void Xamarin.Android.Net.AndroidMessageHandler/d__119:MoveNext () - void Xamarin.Android.Net.AndroidMessageHandler/d__146:MoveNext () + void Xamarin.Android.Net.AndroidMessageHandler/<>c__DisplayClass133_0:b__0 () + void Xamarin.Android.Net.AndroidMessageHandler/d__136:MoveNext () + void Xamarin.Android.Net.AndroidMessageHandler/d__127:MoveNext () + void Xamarin.Android.Net.AndroidMessageHandler/d__129:MoveNext () + void Xamarin.Android.Net.AndroidMessageHandler/d__155:MoveNext () + void Xamarin.Android.Net.AndroidMessageHandler/ContentState:Reset () void Xamarin.Android.Net.AuthModuleBasic:.ctor () void Xamarin.Android.Net.AuthModuleDigest:.cctor () void Xamarin.Android.Net.AuthModuleDigest:.ctor ()