diff --git a/.nuspec/maui-blazor.aotprofile b/.nuspec/maui-blazor.aotprofile index cb56835f8f07..02970c10ef5a 100644 Binary files a/.nuspec/maui-blazor.aotprofile and b/.nuspec/maui-blazor.aotprofile differ diff --git a/.nuspec/maui-blazor.aotprofile.txt b/.nuspec/maui-blazor.aotprofile.txt index 09ad2fd99c38..4e783093498c 100644 --- a/.nuspec/maui-blazor.aotprofile.txt +++ b/.nuspec/maui-blazor.aotprofile.txt @@ -34,6 +34,7 @@ Methods: Android.Graphics.Color Microsoft.Maui.Graphics.Platform.GraphicsExtensions:AsColor (Microsoft.Maui.Graphics.Color) Android.Graphics.Color Microsoft.Maui.Platform.ColorExtensions:ToPlatform (Microsoft.Maui.Graphics.Color) Android.Graphics.Drawables.Drawable Android.Views.View:get_Background () + Android.Graphics.Paint Microsoft.Maui.Graphics.Platform.PlatformCanvasState:get_StrokePaint () Android.Graphics.Paint/Style Android.Graphics.Paint/Style:get_Fill () Android.Graphics.Paint/Style Android.Graphics.Paint/Style:get_Stroke () Android.Graphics.Typeface Android.Graphics.Paint:SetTypeface (Android.Graphics.Typeface) @@ -51,10 +52,13 @@ Methods: Android.OS.Looper Android.OS.Looper:MyLooper () Android.Runtime.IdentityHashTargets& System.Collections.Generic.Dictionary`2:FindValue (intptr) Android.Runtime.JavaArray`1 Android.Runtime.JavaArray`1:FromJniHandle (intptr,Android.Runtime.JniHandleOwnership) + Android.Text.TextPaint Microsoft.Maui.Graphics.Platform.PlatformCanvasState:get_FontPaint () Android.Util.DisplayMetrics Android.Content.Res.Resources:get_DisplayMetrics () Android.Views.Display Android.Views.IWindowManagerInvoker:get_DefaultDisplay () + Android.Views.IViewParent Android.Views.View:get_Parent () Android.Views.IWindowManager Android.App.Activity:get_WindowManager () Android.Views.LayoutDirection Android.Content.Res.Configuration:get_LayoutDirection () + Android.Views.LayoutDirection Android.Views.View:get_LayoutDirection () Android.Views.LayoutDirection Microsoft.Maui.Platform.ViewExtensions:GetLayoutDirection (Microsoft.Maui.IView) Android.Views.LayoutInflater Android.Views.LayoutInflater:From (Android.Content.Context) Android.Views.LayoutInflater Microsoft.Maui.Platform.MauiContextExtensions:GetLayoutInflater (Microsoft.Maui.IMauiContext) @@ -63,6 +67,7 @@ Methods: Android.Views.MeasureSpecMode Microsoft.Maui.Platform.MeasureSpecExtensions:GetMode (int) Android.Views.View Android.Views.LayoutInflater:Inflate (int,Android.Views.ViewGroup) Android.Views.View Android.Views.View:FindViewById (int) + Android.Views.View Android.Views.ViewGroup:GetChildAt (int) Android.Views.View Android.Views.WindowInvoker:get_DecorView () Android.Views.View Microsoft.Maui.Controls.Platform.GestureManager:get_Control () Android.Views.View Microsoft.Maui.ElementHandlerExtensions:ToPlatform (Microsoft.Maui.IElementHandler) @@ -83,6 +88,7 @@ Methods: Android.Webkit.WebResourceResponse Microsoft.AspNetCore.Components.WebView.Maui.WebKitWebViewClient:ShouldInterceptRequest (Android.Webkit.WebView,Android.Webkit.IWebResourceRequest) Android.Webkit.WebSettings Android.Webkit.WebView:get_Settings () Android.Webkit.WebView Microsoft.AspNetCore.Components.WebView.Maui.BlazorWebViewHandler:CreatePlatformView () + AndroidX.CoordinatorLayout.Widget.CoordinatorLayout Microsoft.Maui.Platform.ViewGroupExtensions:GetFirstChildOfType (Android.Views.ViewGroup) AndroidX.Core.View.AccessibilityDelegateCompat AndroidX.Core.View.ViewCompat:GetAccessibilityDelegate (Android.Views.View) AndroidX.Fragment.App.FragmentManager AndroidX.Fragment.App.FragmentActivity:get_SupportFragmentManager () AndroidX.Fragment.App.FragmentManager Microsoft.Maui.Platform.ContextExtensions:GetFragmentManager (Android.Content.Context) @@ -91,7 +97,6 @@ Methods: AndroidX.Fragment.App.FragmentTransaction AndroidX.Fragment.App.FragmentManager:BeginTransaction () AndroidX.Fragment.App.FragmentTransaction AndroidX.Fragment.App.FragmentTransaction:Replace (int,AndroidX.Fragment.App.Fragment) AndroidX.Fragment.App.FragmentTransaction AndroidX.Fragment.App.FragmentTransaction:SetReorderingAllowed (bool) - bool Android.App.Activity:get_IsFinishing () bool Android.App.SyncContext:EnsureLooper (Android.OS.Looper,System.Threading.SendOrPostCallback) bool Android.Content.Res.Resources/Theme:ResolveAttribute (int,Android.Util.TypedValue,bool) bool Android.Net.NetworkCapabilities:HasCapability (Android.Net.NetCapability) @@ -99,7 +104,9 @@ Methods: bool Android.Net.NetworkInfo:get_IsConnected () 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.AndroidEnvironment:IsAcceptableHttpMessageHandlerType (System.Type) bool Android.Runtime.AndroidTypeManager:FastRegisterNativeMembers (Java.Interop.JniType,System.Type,System.ReadOnlySpan`1) bool Android.Runtime.AndroidTypeManager/MagicRegistrationMap:get_Filled () bool Android.Runtime.InputStreamInvoker:get_CanRead () @@ -211,8 +218,6 @@ Methods: bool Microsoft.Maui.Controls.Page:get_IsBusy () bool Microsoft.Maui.Controls.Page:ShouldLayoutChildren () bool Microsoft.Maui.Controls.Page/d__84:MoveNext () - bool Microsoft.Maui.Controls.Platform.AlertManager/<>c__DisplayClass1_0:b__0 (Microsoft.Maui.Controls.Platform.AlertManager/AlertRequestHelper) - bool Microsoft.Maui.Controls.Platform.AlertManager/<>c__DisplayClass2_0:b__0 (Microsoft.Maui.Controls.Platform.AlertManager/AlertRequestHelper) bool Microsoft.Maui.Controls.Platform.SemanticExtensions:ControlsAccessibilityDelegateNeeded (Microsoft.Maui.Controls.View) bool Microsoft.Maui.Controls.Platform.SemanticExtensions:TapGestureRecognizerNeedsDelegate (Microsoft.Maui.Controls.View) bool Microsoft.Maui.Controls.ResourceDictionary:ContainsKey (string) @@ -240,27 +245,24 @@ Methods: bool Microsoft.Maui.Dispatching.Dispatcher:IsDispatchRequiredImplementation () bool Microsoft.Maui.Dispatching.DispatcherExtensions/<>c__DisplayClass1_0:b__0 () bool Microsoft.Maui.Dispatching.DispatcherProvider:SetCurrent (Microsoft.Maui.Dispatching.IDispatcherProvider) + bool Microsoft.Maui.ElementHandlerExtensions:CanInvokeMappers (Microsoft.Maui.IElementHandler) bool Microsoft.Maui.Graphics.Color:TryParse (string,Microsoft.Maui.Graphics.Color&) bool Microsoft.Maui.Graphics.Color:TryParse (System.ReadOnlySpan`1,Microsoft.Maui.Graphics.Color&) bool Microsoft.Maui.Graphics.PaintExtensions:IsNullOrEmpty (Microsoft.Maui.Graphics.Paint) - bool Microsoft.Maui.Graphics.Point:op_Equality (Microsoft.Maui.Graphics.Point,Microsoft.Maui.Graphics.Point) + bool Microsoft.Maui.Graphics.Rect:Equals (Microsoft.Maui.Graphics.Rect) bool Microsoft.Maui.Graphics.Rect:op_Equality (Microsoft.Maui.Graphics.Rect,Microsoft.Maui.Graphics.Rect) bool Microsoft.Maui.Graphics.Rect:op_Inequality (Microsoft.Maui.Graphics.Rect,Microsoft.Maui.Graphics.Rect) - bool Microsoft.Maui.Graphics.Size:op_Equality (Microsoft.Maui.Graphics.Size,Microsoft.Maui.Graphics.Size) bool Microsoft.Maui.Handlers.AndroidBatchPropertyMapper`2/d__2:MoveNext () bool Microsoft.Maui.Handlers.ViewHandler:get_NeedsContainer () bool Microsoft.Maui.Hosting.Internal.MauiFactory:TryGetServiceDescriptors (System.Type&,Microsoft.Extensions.DependencyInjection.ServiceDescriptor&,System.Collections.Generic.IEnumerable`1&) bool Microsoft.Maui.Hosting.Internal.MauiServiceCollection:TryGetService (System.Type,Microsoft.Extensions.DependencyInjection.ServiceDescriptor&) - bool Microsoft.Maui.Internal.WeakList`1/<>c:b__19_0 (System.WeakReference) bool Microsoft.Maui.Internal.WeakList`1:Contains (Microsoft.Maui.HotReload.IHotReloadableView) bool Microsoft.Maui.JavaObjectExtensions:IsAlive (Java.Lang.Object) bool Microsoft.Maui.JavaObjectExtensions:IsDisposed (Java.Lang.Object) bool Microsoft.Maui.Layouts.GridLayoutManager/GridStructure:ShouldTreatStarsAsAuto (double,double,Microsoft.Maui.Primitives.LayoutAlignment) - bool Microsoft.Maui.Layouts.LayoutExtensions:ShouldArrangeLeftToRight (Microsoft.Maui.IView) bool Microsoft.Maui.LifecycleEvents.LifecycleEventServiceExtensions/d__3`1:MoveNext () bool Microsoft.Maui.MauiAppCompatActivity:get_AllowFragmentRestore () bool Microsoft.Maui.Platform.ThemeExtensions:TryResolveAttribute (Android.Content.Res.Resources/Theme,int) - bool Microsoft.Maui.PropertyMapper:CanUpdateProperty (Microsoft.Maui.IElementHandler) bool Microsoft.Maui.PropertyMapper/d__17:MoveNext () bool Microsoft.Maui.WindowOverlay:Initialize () bool Microsoft.Win32.SafeHandles.SafeFileHandle:CanLockTheFile (Interop/Sys/LockOperations,System.IO.FileAccess) @@ -368,7 +370,6 @@ Methods: bool System.Collections.Generic.Dictionary`2:TryGetValue (System.Type,Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteFactory/ServiceDescriptorCacheItem&) bool System.Collections.Generic.Dictionary`2:TryInsert (System.Type,Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteFactory/ServiceDescriptorCacheItem,System.Collections.Generic.InsertionBehavior) bool System.Collections.Generic.Dictionary`2:TryInsert (ulong,Microsoft.AspNetCore.Components.EventCallback,System.Collections.Generic.InsertionBehavior) - bool System.Collections.Generic.EqualityComparer`1:System.Collections.IEqualityComparer.Equals (object,object) bool System.Collections.Generic.GenericEqualityComparer`1:Equals (long,long) bool System.Collections.Generic.GenericEqualityComparer`1:Equals (string,string) bool System.Collections.Generic.HashSet`1/Enumerator:MoveNext () @@ -403,6 +404,7 @@ Methods: bool System.Diagnostics.Debugger:IsAttached_internal () bool System.Diagnostics.Tracing.EventSource:InitializeIsSupported () bool System.DomainNameHelper:IsValidByIri (char*,int,int&,bool&,bool) + bool System.Double:Equals (double) bool System.Double:Equals (object) bool System.Enum:Equals (object) bool System.Enum:GetEnumValuesAndNames (System.Runtime.CompilerServices.QCallTypeHandle,ulong[]&,string[]&) @@ -522,6 +524,7 @@ Methods: bool System.Number:TryFormatUInt32 (uint,System.ReadOnlySpan`1,System.IFormatProvider,System.Span`1,int&) bool System.Number:TryInt32ToHexStr (int,char,int,System.Span`1,int&) bool System.Number:TryUInt32ToDecStr (uint,int,System.Span`1,int&) + bool System.Numerics.Matrix3x2:op_Equality (System.Numerics.Matrix3x2,System.Numerics.Matrix3x2) bool System.Object:Equals (object,object) bool System.Object:Equals (object) bool System.OrdinalIgnoreCaseComparer:Equals (string,string) @@ -549,7 +552,6 @@ Methods: bool System.Reflection.Emit.ILGenerator:get_InExceptionBlock () bool System.Reflection.FieldInfo:get_IsLiteral () bool System.Reflection.FieldInfo:get_IsStatic () - bool System.Reflection.Metadata.MetadataUpdater:get_IsSupported () bool System.Reflection.MethodBase:get_IsPublic () bool System.Reflection.MethodBase:get_IsStatic () bool System.Reflection.MethodBase:get_IsVirtual () @@ -576,6 +578,7 @@ Methods: bool System.RuntimeType:FilterApplyMethodBase (System.Reflection.MethodBase,System.Reflection.BindingFlags,System.Reflection.CallingConventions,System.Type[]) bool System.RuntimeType:FilterApplyMethodInfo (System.Reflection.RuntimeMethodInfo,System.Reflection.BindingFlags,System.Reflection.CallingConventions,System.Type[]) bool System.RuntimeType:get_ContainsGenericParameters () + bool System.RuntimeType:get_IsActualEnum () bool System.RuntimeType:get_IsByRefLike () bool System.RuntimeType:get_IsConstructedGenericType () bool System.RuntimeType:get_IsEnum () @@ -615,7 +618,7 @@ Methods: bool System.RuntimeTypeHandle:IsValueType (System.RuntimeType) bool System.RuntimeTypeHandle:type_is_assignable_from (System.Runtime.CompilerServices.QCallTypeHandle,System.Runtime.CompilerServices.QCallTypeHandle) bool System.Span`1:TryCopyTo (System.Span`1) - bool System.SpanHelpers:Contains (char&,char,int) + bool System.SpanHelpers:ContainsValueType (int16&,int16,int) bool System.SpanHelpers:SequenceEqual (byte&,byte&,uintptr) bool System.String:Contains (char) bool System.String:Contains (string) @@ -639,10 +642,11 @@ Methods: bool System.Text.Encoding:get_IsUTF8CodePage () bool System.Text.Json.JsonDocument:TryGetValue (int,long&) bool System.Text.Json.JsonDocument:TryParseValue (System.Text.Json.Utf8JsonReader&,System.Text.Json.JsonDocument&,bool,bool) - bool System.Text.Json.JsonElement:GetBoolean () bool System.Text.Json.JsonElement:TryGetInt64 (long&) bool System.Text.Json.JsonHelpers:IsDigit (byte) bool System.Text.Json.JsonWriterHelper:NeedsEscapingNoBoundsCheck (char) + bool System.Text.Json.Reflection.ReflectionExtensions:HasCustomAttributeWithName (System.Reflection.ICustomAttributeProvider,string,bool) + bool System.Text.Json.Reflection.ReflectionExtensions:HasRequiredMemberAttribute (System.Reflection.ICustomAttributeProvider) bool System.Text.Json.Reflection.ReflectionExtensions:IsAssignableFromInternal (System.Type,System.Type) bool System.Text.Json.Reflection.ReflectionExtensions:IsImmutableDictionaryType (System.Type,bool) bool System.Text.Json.Reflection.ReflectionExtensions:IsImmutableEnumerableType (System.Type,bool) @@ -653,13 +657,16 @@ Methods: bool System.Text.Json.Serialization.Converters.FSharpTypeConverterFactory:CanConvert (System.Type) bool System.Text.Json.Serialization.Converters.IEnumerableConverterFactory:CanConvert (System.Type) bool System.Text.Json.Serialization.Converters.IEnumerableDefaultConverter`2, System.Object>:OnWriteResume (System.Text.Json.Utf8JsonWriter,System.Collections.Generic.IEnumerable`1,System.Text.Json.JsonSerializerOptions,System.Text.Json.WriteStack&) + bool System.Text.Json.Serialization.Converters.IEnumerableOfTConverter`2, System.Object>:get_SupportsCreateObjectDelegate () bool System.Text.Json.Serialization.Converters.JsonNodeConverterFactory:CanConvert (System.Type) bool System.Text.Json.Serialization.Converters.NullableConverterFactory:CanConvert (System.Type) bool System.Text.Json.Serialization.Converters.ObjectConverterFactory:CanConvert (System.Type) + bool System.Text.Json.Serialization.Converters.ObjectDefaultConverter`1:get_SupportsCreateObjectDelegate () bool System.Text.Json.Serialization.Converters.UnsupportedTypeConverterFactory:CanConvert (System.Type) bool System.Text.Json.Serialization.IAsyncEnumerableConverterFactory:CanConvert (System.Type) + bool System.Text.Json.Serialization.JsonCollectionConverter`2, System.String>:get_SupportsCreateObjectDelegate () bool System.Text.Json.Serialization.JsonConverter:get_ConstructorIsParameterized () - bool System.Text.Json.Serialization.JsonConverter:get_UsesDefaultConstructor () + bool System.Text.Json.Serialization.JsonConverter:get_SupportsCreateObjectDelegate () bool System.Text.Json.Serialization.JsonConverter:ShouldFlush (System.Text.Json.Utf8JsonWriter,System.Text.Json.WriteStack&) bool System.Text.Json.Serialization.JsonConverter`1:CanConvert (System.Type) bool System.Text.Json.Serialization.JsonConverter`1:get_HandleNull () @@ -715,7 +722,7 @@ Methods: bool System.Text.RegularExpressions.RegexCharClass:IsSingleton (string) bool System.Text.RegularExpressions.RegexCharClass:IsSingletonInverse (string) bool System.Text.RegularExpressions.RegexCharClass:IsSubtraction (string) - bool System.Text.RegularExpressions.RegexCharClass/<>c:b__140_0 (System.Collections.Generic.KeyValuePair`2) + bool System.Text.RegularExpressions.RegexCharClass/<>c:b__141_0 (System.Collections.Generic.KeyValuePair`2) bool System.Text.RegularExpressions.RegexInterpreterCode:OpcodeBacktracks (System.Text.RegularExpressions.RegexOpcode) bool System.Text.RegularExpressions.RegexNode:CanBeMadeAtomic (System.Text.RegularExpressions.RegexNode,System.Text.RegularExpressions.RegexNode,bool,bool) bool System.Text.RegularExpressions.RegexParser:IsCaptureName (string) @@ -731,12 +738,9 @@ Methods: bool System.Threading.LowLevelLifoSemaphore:Wait (int,bool) bool System.Threading.LowLevelLifoSemaphore:WaitCore (int) bool System.Threading.LowLevelLifoSemaphore:WaitForSignal (int) - bool System.Threading.LowLevelLock:SpinWaitTryAcquireCallback (object) 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.LowLevelSpinWaiter:SpinWaitForCondition (System.Func`2,object,int,int) bool System.Threading.PortableThreadPool:get_HasForcedMaxThreads () bool System.Threading.PortableThreadPool:get_HasForcedMinThreads () bool System.Threading.PortableThreadPool:NotifyWorkItemComplete (object,int) @@ -776,7 +780,6 @@ Methods: bool System.Threading.WaitSubsystem/WaitableObject:get_IsAbandonedMutex () bool System.TimeSpan:TryFormat (System.Span`1,int&,System.ReadOnlySpan`1,System.IFormatProvider) bool System.TimeZoneInfo:CheckIsDst (System.DateTime,System.DateTime,System.DateTime,bool,System.TimeZoneInfo/AdjustmentRule) - bool System.TimeZoneInfo:get_HasIanaId () bool System.TimeZoneInfo:GetIsDaylightSavingsFromUtc (System.DateTime,int,System.TimeSpan,System.TimeZoneInfo/AdjustmentRule,System.Nullable`1,bool&,System.TimeZoneInfo) bool System.TimeZoneInfo:IsValidAdjustmentRuleOffset (System.TimeSpan,System.TimeZoneInfo/AdjustmentRule) bool System.TimeZoneInfo:StringArrayContains (string,string[],System.StringComparison) @@ -793,8 +796,6 @@ Methods: bool System.TimeZoneInfo/AndroidTzData:LoadData (string,string) bool System.TimeZoneInfo/TransitionTime:Equals (System.TimeZoneInfo/TransitionTime) bool System.TimeZoneInfo/TransitionTime:op_Inequality (System.TimeZoneInfo/TransitionTime,System.TimeZoneInfo/TransitionTime) - bool System.Tuple`3:Equals (object,System.Collections.IEqualityComparer) - bool System.Tuple`3:Equals (object) bool System.Type:get_HasElementType () bool System.Type:get_IsAbstract () bool System.Type:get_IsArray () @@ -820,7 +821,6 @@ Methods: bool System.UriHelper:IsLWS (char) bool System.UriHelper:TestForSubPath (char*,int,char*,int,bool) bool System.ValueTuple`3:Equals (System.ValueTuple`3) - bool System.WeakReference:get_IsAlive () bool System.Xml.Linq.XContainer/d__39:MoveNext () bool System.Xml.Linq.XContainer/d__18:MoveNext () bool System.Xml.Linq.XContainer/ContentReader:ReadContentFrom (System.Xml.Linq.XContainer,System.Xml.XmlReader) @@ -928,11 +928,18 @@ Methods: double Microsoft.Maui.Platform.ContextExtensions:FromPixels (Android.Content.Context,double) double Microsoft.Maui.Platform.MeasureSpecExtensions:ToDouble (int,Android.Content.Context) double System.Math:Ceiling (double) + double System.Math:ModF (double,double*) double System.Math:Pow (double,double) + double System.Math:Sqrt (double) + double System.Math:Truncate (double) + double System.Private.CoreLib.Interop/Sys:g____PInvoke|33_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.Content.Res.Configuration:get_SmallestScreenWidthDp () int Android.Content.Res.TypedArray:GetDimensionPixelSize (int,int) int Android.Graphics.Color:FromArgb (int,int,int,int) + int Android.Graphics.Rect:get_Top () int Android.Runtime.AndroidObjectReferenceManager:_monodroid_gref_get () int Android.Runtime.AndroidObjectReferenceManager:get_GlobalReferenceCount () int Android.Runtime.AndroidTypeManager:CountMethods (System.ReadOnlySpan`1) @@ -946,6 +953,7 @@ Methods: int Android.Views.View:get_MeasuredHeight () int Android.Views.View:get_MinimumHeight () int Android.Views.View:get_MinimumWidth () + int Android.Views.ViewGroup:get_ChildCount () int AndroidX.Fragment.App.FragmentTransactionInvoker:Commit () int Java.Interop.JniEnvironment/Arrays:GetArrayLength (Java.Interop.JniObjectReference) int Java.Interop.JniEnvironment/InstanceFields:GetIntField (Java.Interop.JniObjectReference,Java.Interop.JniFieldInfo) @@ -977,6 +985,7 @@ Methods: int Java.IO.InputStream:Read (byte[],int,int) int Microsoft.AspNetCore.Components.Rendering.SimplifiedStringHashComparer:GetHashCode (string) int Microsoft.AspNetCore.Components.RenderTree.ArrayBuilder`1:Append (Microsoft.AspNetCore.Components.RenderTree.RenderTreeFrame[],int,int) + int Microsoft.AspNetCore.Components.RenderTree.ArrayBuilder`1:Append (System.ReadOnlySpan`1) int Microsoft.AspNetCore.Components.RenderTree.Renderer:AssignRootComponentId (Microsoft.AspNetCore.Components.IComponent) int Microsoft.AspNetCore.Components.RenderTree.RenderTreeDiffBuilder:NextSiblingIndex (Microsoft.AspNetCore.Components.RenderTree.RenderTreeFrame&,int) int Microsoft.AspNetCore.Components.RenderTree.WebRenderer:AddRootComponent (System.Type,string) @@ -984,6 +993,7 @@ Methods: int Microsoft.AspNetCore.Components.RouteTableFactory:RouteComparison (Microsoft.AspNetCore.Components.Routing.RouteEntry,Microsoft.AspNetCore.Components.Routing.RouteEntry) int Microsoft.AspNetCore.Components.Routing.RouteKey:GetHashCode () int Microsoft.AspNetCore.Components.WebView.ArrayBuilder`1:Append (byte[],int,int) + int Microsoft.AspNetCore.Components.WebView.ArrayBuilder`1:Append (System.ReadOnlySpan`1) int Microsoft.AspNetCore.Components.WebView.ArrayBuilder`1:get_Count () int Microsoft.AspNetCore.Components.WebView.RenderBatchWriter:Write (Microsoft.AspNetCore.Components.RenderTree.ArrayRange`1&) int Microsoft.AspNetCore.Components.WebView.RenderBatchWriter:Write (Microsoft.AspNetCore.Components.RenderTree.ArrayRange`1&) @@ -1014,8 +1024,6 @@ Methods: int System.Array:IndexOf (char[],char,int,int) int System.Array:IndexOf (char[],char) int System.Array:IndexOf (System.Type[],System.Type,int,int) - int System.Array:LastIndexOf (System.Delegate[],System.Delegate,int,int) - int System.Array:LastIndexOf (System.Delegate[],System.Delegate) int System.Collections.ArrayList:Add (object) int System.Collections.ArrayList:get_Count () int System.Collections.Concurrent.ConcurrentDictionary`2:get_DefaultConcurrencyLevel () @@ -1029,9 +1037,7 @@ Methods: int System.Collections.Concurrent.ConcurrentDictionary`2:get_DefaultConcurrencyLevel () int System.Collections.Concurrent.ConcurrentDictionary`2>:get_DefaultConcurrencyLevel () int System.Collections.Concurrent.ConcurrentDictionary`2>>:get_DefaultConcurrencyLevel () - int System.Collections.Concurrent.ConcurrentDictionary`2:get_Count () int System.Collections.Concurrent.ConcurrentDictionary`2:get_DefaultConcurrencyLevel () - int System.Collections.Concurrent.ConcurrentDictionary`2:GetCountInternal () int System.Collections.Concurrent.ConcurrentDictionary`2, System.Text.Json.Cache`1/CacheEntry>>:get_DefaultConcurrencyLevel () int System.Collections.Generic.ArraySortHelper`1>:PickPivotAndPartition (System.Span`1>,System.Comparison`1>) int System.Collections.Generic.ArraySortHelper`1:InternalBinarySearch (string[],int,int,string,System.Collections.Generic.IComparer`1) @@ -1054,7 +1060,6 @@ Methods: 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.EqualityComparer`1:LastIndexOf (System.Delegate[],System.Delegate,int,int) int System.Collections.Generic.EqualityComparer`1:System.Collections.IEqualityComparer.GetHashCode (object) int System.Collections.Generic.EqualityComparer`1:IndexOf (System.Type[],System.Type,int,int) int System.Collections.Generic.GenericArraySortHelper`1:BinarySearch (string[],int,int,string,System.Collections.Generic.IComparer`1) @@ -1082,10 +1087,8 @@ Methods: int System.Collections.SortedList:IndexOfKey (object) int System.Collections.SortedList/SyncSortedList:get_Count () int System.Collections.SortedList/ValueList:get_Count () - int System.Convert:ConvertToBase64Array (char*,byte*,int,int,bool) int System.Convert:ToBase64_CalculateAndValidateOutputLength (int,bool) 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 () @@ -1178,32 +1181,30 @@ Methods: int System.Object:GetHashCode () int System.OrdinalCaseSensitiveComparer:Compare (string,string) int System.OrdinalIgnoreCaseComparer:Compare (string,string) - int System.Private.CoreLib.Interop/Globalization:g____PInvoke|3_0 (intptr,void*,System.Globalization.CalendarId,System.Globalization.CalendarDataType,intptr) - int System.Private.CoreLib.Interop/Globalization:g____PInvoke|0_0 (void*,byte*,int) + 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 (void*,uint,int*,int*) - int System.Private.CoreLib.Interop/Globalization:g____PInvoke|34_0 (void*,uint,int*) - int System.Private.CoreLib.Interop/Globalization:g____PInvoke|30_0 (void*,uint,char*,int,void*) - int System.Private.CoreLib.Interop/Globalization:g____PInvoke|29_0 (void*,char*,int) - int System.Private.CoreLib.Interop/Globalization:g____PInvoke|33_0 (void*,int,char*,int) - int System.Private.CoreLib.Interop/Globalization:g____PInvoke|43_0 (void*,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|13_0 (intptr) + int System.Private.CoreLib.Interop/Sys:g____PInvoke|14_0 (intptr) int System.Private.CoreLib.Interop/Sys:g____PInvoke|28_0 (intptr,Interop/Sys/LockOperations) int System.Private.CoreLib.Interop/Sys:g____PInvoke|29_0 (intptr,Interop/Sys/LockOperations) - int System.Private.CoreLib.Interop/Sys:g____PInvoke|110_0 (intptr,Interop/Sys/FileStatus*) - int System.Private.CoreLib.Interop/Sys:g____PInvoke|33_0 (Interop/Sys/ProcessCpuInformation*) - int System.Private.CoreLib.Interop/Sys:g____PInvoke|66_0 (intptr,int) - int System.Private.CoreLib.Interop/Sys:g____PInvoke|115_0 (byte*,Interop/Sys/FileStatus*) - int System.Private.CoreLib.Interop/Sys:g____PInvoke|90_0 (intptr,byte*,int,long) + int System.Private.CoreLib.Interop/Sys:g____PInvoke|113_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|118_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:CanGetHiddenFlag () 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:LChflagsCanSetHiddenFlag () int System.Private.CoreLib.Interop/Sys:LStat (byte&,Interop/Sys/FileStatus&) @@ -1216,9 +1217,7 @@ Methods: int System.Reflection.Emit.ILExceptionInfo:LastClauseType () int System.Reflection.Emit.ILGenerator:get_ILOffset () int System.Reflection.Emit.Int32Stack:Pop () - int System.Reflection.Emit.LocalBuilder:get_LocalIndex () int System.Reflection.MemberInfo:GetHashCode () - int System.Reflection.Metadata.MetadataUpdater:ApplyUpdateEnabled (int) int System.Reflection.MethodBase:GetHashCode () int System.Reflection.MethodInfo:GetHashCode () int System.Reflection.MonoMethodInfo:get_method_attributes (intptr) @@ -1240,15 +1239,17 @@ Methods: int System.RuntimeType:GetHashCode () int System.RuntimeTypeHandle:GetArrayRank (System.Runtime.CompilerServices.QCallTypeHandle) int System.RuntimeTypeHandle:GetArrayRank (System.RuntimeType) - 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:IndexOf (ulong&,ulong,int) - int System.SpanHelpers:IndexOfAny (char&,char,char,char,char,char,int) - int System.SpanHelpers:IndexOfAny (char&,char,char,char,int) - int System.SpanHelpers:IndexOfAny (char&,char,char,int) - int System.SpanHelpers:LastIndexOf (char&,char,int) + int System.SpanHelpers:IndexOfAnyValueType (int16&,int16,int16,int) + int System.SpanHelpers:IndexOfAnyValueType (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:IndexOfValueType (byte&,byte,int) + int System.SpanHelpers:IndexOfValueType (int16&,int16,int) + int System.SpanHelpers:IndexOfValueType (long&,long,int) int System.SpanHelpers:LastIndexOf (char&,int,char&,int) + int System.SpanHelpers:LastIndexOfValueType (int16&,int16,int) int System.SpanHelpers:SequenceCompareTo (byte&,int,byte&,int) int System.SpanHelpers:SequenceCompareTo (char&,int,char&,int) int System.String:Compare (string,int,string,int,int,System.StringComparison) @@ -1262,7 +1263,6 @@ Methods: int System.String:IndexOf (char,int,int) int System.String:IndexOf (char,int) int System.String:IndexOf (char,System.StringComparison) - 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,int) @@ -1270,6 +1270,8 @@ Methods: int System.String:LastIndexOf (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.DecoderExceptionFallbackBuffer:get_Remaining () @@ -1294,7 +1296,7 @@ Methods: int System.Text.Json.JsonWriterHelper:NeedsEscaping (System.ReadOnlySpan`1,System.Text.Encodings.Web.JavaScriptEncoder) int System.Text.Json.JsonWriterHelper:NeedsEscaping (System.ReadOnlySpan`1,System.Text.Encodings.Web.JavaScriptEncoder) int System.Text.Json.Serialization.ConfigurationList`1:get_Count () - int System.Text.RegularExpressions.RegexCharClass/<>c:b__140_1 (System.Collections.Generic.KeyValuePair`2,System.Collections.Generic.KeyValuePair`2) + int System.Text.RegularExpressions.RegexCharClass/<>c:b__141_1 (System.Collections.Generic.KeyValuePair`2,System.Collections.Generic.KeyValuePair`2) int System.Text.RegularExpressions.RegexNode:ChildCount () int System.Text.RegularExpressions.RegexNode:ComputeMinLength () int System.Text.RegularExpressions.RegexParser:CaptureSlotFromName (string) @@ -1314,7 +1316,6 @@ Methods: 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.SemaphoreSlim:Release () int System.Threading.SemaphoreSlim:Release (int) @@ -1370,14 +1371,15 @@ Methods: 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__33_0 (System.Span`1,string,System.Globalization.CalendarId,System.Globalization.CalendarDataType) - Interop/Globalization/ResultCode System.Private.CoreLib.Interop/Globalization:g____PInvoke|1_0 (void*,System.Globalization.CalendarId,System.Globalization.CalendarDataType,char*,int) + 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 (void*,void*,Interop/Globalization/TimeZoneDisplayNameType,char*,int) + 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.CharSequence:ToLocalJniHandle (Java.Lang.ICharSequence) intptr Android.Runtime.InputStreamAdapter:ToLocalJniHandle (System.IO.Stream) intptr Android.Runtime.JavaDictionary:GetKeys () intptr Android.Runtime.JavaDictionary`2/<>c__DisplayClass4_0:b__0 (intptr) @@ -1414,7 +1416,7 @@ 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__156_9 (System.Array) + intptr Android.Runtime.JNIEnv/<>c:b__157_9 (System.Array) intptr Android.Runtime.JNIEnv/<>c:b__29_0 (intptr) intptr Android.Runtime.JNINativeWrapper:Wrap_JniMarshal_PPLL_L (_JniMarshal_PPLL_L,intptr,intptr,intptr,intptr) intptr Android.Runtime.JNINativeWrapper:Wrap_JniMarshal_PPLLL_L (_JniMarshal_PPLLL_L,intptr,intptr,intptr,intptr,intptr) @@ -1464,7 +1466,7 @@ Methods: intptr System.Array:GetFlattenedIndex (int) intptr System.Globalization.CompareInfo/SortHandleCache:GetCachedSortHandle (string) intptr System.Private.CoreLib.Interop/Sys:g____PInvoke|0_0 (byte*) - intptr System.Private.CoreLib.Interop/Sys:g____PInvoke|83_0 (byte*,Interop/Sys/OpenFlags,int) + 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) @@ -1579,7 +1581,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|153_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 () @@ -1591,9 +1593,9 @@ Methods: long Java.Interop.JniPeerMembers/JniStaticMethods:InvokeInt64Method (string,Java.Interop.JniArgumentValue*) long Java.Interop.NativeMethods:java_interop_jnienv_call_static_long_method_a (intptr,intptr&,intptr,intptr,intptr) long Microsoft.AspNetCore.Components.WebView.ArrayBuilderMemoryStream:get_Position () - long Microsoft.JSInterop.DotNetObjectReference`1:get_ObjectId () long Microsoft.JSInterop.JSRuntime:TrackObjectReference (Microsoft.JSInterop.DotNetObjectReference`1) long Microsoft.Maui.PlatformInterop:MeasureAndGetWidthAndHeight (Android.Views.View,int,int) + long System.BitConverter:DoubleToInt64Bits (double) long System.Diagnostics.Stopwatch:GetTimestamp () long System.Diagnostics.Stopwatch:QueryPerformanceCounter () long System.Environment:get_TickCount64 () @@ -1742,6 +1744,8 @@ Methods: Microsoft.Extensions.FileProviders.Embedded.Manifest.ManifestEntry Microsoft.Extensions.FileProviders.Embedded.Manifest.ManifestEntry:get_Parent () Microsoft.Extensions.FileProviders.Embedded.Manifest.ManifestEntry Microsoft.Extensions.FileProviders.Embedded.Manifest.ManifestParser:BuildEntry (System.Xml.Linq.XElement) Microsoft.Extensions.FileProviders.Embedded.Manifest.ManifestRootDirectory Microsoft.Extensions.FileProviders.Embedded.Manifest.ManifestDirectory:CreateRootDirectory (Microsoft.Extensions.FileProviders.Embedded.Manifest.ManifestEntry[]) + Microsoft.Extensions.FileProviders.Embedded.Manifest.ManifestSinkDirectory[] System.GC:AllocateArray (int,bool) + Microsoft.Extensions.FileProviders.Embedded.Manifest.ManifestSinkDirectory[] System.GC:AllocateUninitializedArray (int,bool) Microsoft.Extensions.FileProviders.IFileInfo Microsoft.AspNetCore.Components.WebView.Maui.AndroidMauiAssetFileProvider:GetFileInfo (string) Microsoft.Extensions.FileProviders.IFileInfo Microsoft.Extensions.FileProviders.ManifestEmbeddedFileProvider:GetFileInfo (string) Microsoft.Extensions.FileProviders.IFileProvider Microsoft.AspNetCore.Components.WebView.Maui.BlazorWebView:CreateFileProvider (string) @@ -1752,8 +1756,8 @@ Methods: Microsoft.Extensions.Logging.LoggerFactoryOptions Microsoft.Extensions.Options.OptionsFactory`1:Create (string) Microsoft.Extensions.Logging.LoggerFactoryOptions Microsoft.Extensions.Options.OptionsFactory`1:CreateInstance (string) Microsoft.Extensions.Logging.LoggerFactoryOptions Microsoft.Extensions.Options.UnnamedOptionsManager`1:get_Value () - Microsoft.Extensions.Logging.LoggerFilterOptions Microsoft.Extensions.Options.OptionsCache`1:GetOrAdd (string,System.Func`1) - Microsoft.Extensions.Logging.LoggerFilterOptions Microsoft.Extensions.Options.OptionsMonitor`1/<>c__DisplayClass10_0:b__0 () + Microsoft.Extensions.Logging.LoggerFilterOptions Microsoft.Extensions.Options.OptionsCache`1:GetOrAdd (string,System.Func`3, Microsoft.Extensions.Logging.LoggerFilterOptions>,Microsoft.Extensions.Options.IOptionsFactory`1) + Microsoft.Extensions.Logging.LoggerFilterOptions Microsoft.Extensions.Options.OptionsMonitor`1/<>c:b__10_0 (string,Microsoft.Extensions.Options.IOptionsFactory`1) Microsoft.Extensions.Logging.LoggerFilterOptions Microsoft.Extensions.Options.OptionsMonitor`1:Get (string) Microsoft.Extensions.Logging.LoggerFilterOptions Microsoft.Extensions.Options.OptionsMonitor`1:get_CurrentValue () Microsoft.Extensions.Logging.LoggerInformation[] Microsoft.Extensions.Logging.LoggerFactory:CreateLoggers (string) @@ -1769,7 +1773,6 @@ Methods: Microsoft.JSInterop.Infrastructure.TaskGenericsUtil/ITcsResultSetter Microsoft.JSInterop.Infrastructure.TaskGenericsUtil/<>c:b__12_0 (System.Type) Microsoft.JSInterop.JSCallResultType Microsoft.JSInterop.JSCallResultTypeHelper:FromGeneric () Microsoft.JSInterop.JSCallResultType[] System.Enum:GetValues () - Microsoft.JSInterop.JSRuntime Microsoft.JSInterop.DotNetObjectReference`1:get_JSRuntime () Microsoft.Maui.ApplicationModel.AppTheme Microsoft.Maui.ApplicationModel.AppInfo:get_RequestedTheme () Microsoft.Maui.ApplicationModel.AppTheme Microsoft.Maui.ApplicationModel.AppInfoImplementation:get_RequestedTheme () Microsoft.Maui.ApplicationModel.AppTheme Microsoft.Maui.ApplicationModel.AppInfoImplementation:GetRequestedTheme () @@ -1867,8 +1870,6 @@ Methods: Microsoft.Maui.FlowDirection Microsoft.Maui.Controls.VisualElement:get_FlowDirection () Microsoft.Maui.FlowDirection Microsoft.Maui.Controls.VisualElement:Microsoft.Maui.IView.get_FlowDirection () Microsoft.Maui.FlowDirection Microsoft.Maui.Controls.Window:get_FlowDirection () - Microsoft.Maui.FlowDirection Microsoft.Maui.Handlers.LayoutHandler:GetLayoutFlowDirection (Microsoft.Maui.FlowDirection) - Microsoft.Maui.FlowDirection Microsoft.Maui.IViewExtensions:GetEffectiveFlowDirection (Microsoft.Maui.IView) Microsoft.Maui.FlowDirection Microsoft.Maui.MauiContextExtensions:GetFlowDirection (Microsoft.Maui.IMauiContext) Microsoft.Maui.Graphics.Color Microsoft.Maui.Controls.KnownColor:get_Default () Microsoft.Maui.Graphics.Color Microsoft.Maui.Controls.SolidColorBrush:get_Color () @@ -1884,7 +1885,7 @@ Methods: Microsoft.Maui.Graphics.Paint Microsoft.Maui.Controls.Page:Microsoft.Maui.IView.get_Background () Microsoft.Maui.Graphics.Paint Microsoft.Maui.Controls.VisualElement:Microsoft.Maui.IView.get_Background () Microsoft.Maui.Graphics.Platform.PlatformCanvasState Microsoft.Maui.Graphics.Platform.PlatformCanvasStateService:CreateNew (object) - Microsoft.Maui.Graphics.Point Microsoft.Maui.Graphics.Rect:get_Location () + Microsoft.Maui.Graphics.Point Microsoft.Maui.VisualDiagnosticsOverlay:GenerateAdornerOffset (Android.Views.View) Microsoft.Maui.Graphics.Rect Microsoft.Maui.Controls.VisualElement:get_Bounds () Microsoft.Maui.Graphics.Rect Microsoft.Maui.Controls.VisualElement:get_Frame () Microsoft.Maui.Graphics.Rect Microsoft.Maui.Graphics.Rect:FromLTRB (double,double,double,double) @@ -1931,7 +1932,6 @@ Methods: Microsoft.Maui.Hosting.MauiAppBuilder Microsoft.Maui.LifecycleEvents.MauiAppHostBuilderExtensions:ConfigureLifecycleEvents (Microsoft.Maui.Hosting.MauiAppBuilder,System.Action`1) Microsoft.Maui.IContentView Microsoft.Maui.Handlers.ContentViewHandler:Microsoft.Maui.Handlers.IContentViewHandler.get_VirtualView () Microsoft.Maui.IContentView Microsoft.Maui.Handlers.ViewHandler`2:get_VirtualView () - Microsoft.Maui.IElement Microsoft.Maui.Controls.Element:Microsoft.Maui.IElement.get_Parent () Microsoft.Maui.IElement Microsoft.Maui.Handlers.ElementHandler`2:Microsoft.Maui.IElementHandler.get_VirtualView () Microsoft.Maui.IElement Microsoft.Maui.Handlers.ViewHandler`2:Microsoft.Maui.IElementHandler.get_VirtualView () Microsoft.Maui.IElementHandler Microsoft.Maui.Controls.Element:get_Handler () @@ -2004,6 +2004,8 @@ Methods: Microsoft.Maui.Thickness Microsoft.Maui.Controls.Page:Microsoft.Maui.Controls.IPaddingElement.PaddingDefaultValueCreator () Microsoft.Maui.Thickness Microsoft.Maui.Controls.View:get_Margin () Microsoft.Maui.Thickness Microsoft.Maui.Controls.View:Microsoft.Maui.IView.get_Margin () + Microsoft.Maui.ToolTip Microsoft.Maui.Controls.Element:Microsoft.Maui.IToolTipElement.get_ToolTip () + Microsoft.Maui.ToolTip Microsoft.Maui.Controls.ToolTipProperties:GetToolTip (Microsoft.Maui.Controls.BindableObject) Microsoft.Maui.Visibility Microsoft.Maui.Controls.VisualElement:Microsoft.Maui.IView.get_Visibility () 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,System.IO.UnixFileMode,long&,System.IO.UnixFileMode&,System.Func`4) @@ -2015,12 +2017,12 @@ Methods: 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 Android.Runtime.JNIEnv/<>c:b__107_8 (System.Type,intptr,int) - object Android.Runtime.JNIEnv/<>c:b__107_9 (System.Type,intptr,int) + object Android.Runtime.JNIEnv/<>c:b__108_8 (System.Type,intptr,int) + object Android.Runtime.JNIEnv/<>c:b__108_9 (System.Type,intptr,int) object Java.Interop.JavaConvert/<>c:<.cctor>b__20_9 (intptr,Android.Runtime.JniHandleOwnership) object Java.Interop.TypeManager:CreateProxy (System.Type,intptr,Android.Runtime.JniHandleOwnership) object Microsoft.AspNetCore.Components.RenderTree.RenderTreeDiffBuilder:KeyValue (Microsoft.AspNetCore.Components.RenderTree.RenderTreeFrame&) - object Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteFactory/<>c:b__16_1 (System.Type) + object Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteFactory/<>c:b__16_0 (System.Type) object Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver:Resolve (Microsoft.Extensions.DependencyInjection.ServiceLookup.ServiceCallSite,Microsoft.Extensions.DependencyInjection.ServiceLookup.ServiceProviderEngineScope) object Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver:VisitCache (Microsoft.Extensions.DependencyInjection.ServiceLookup.ServiceCallSite,Microsoft.Extensions.DependencyInjection.ServiceLookup.RuntimeResolverContext,Microsoft.Extensions.DependencyInjection.ServiceLookup.ServiceProviderEngineScope,Microsoft.Extensions.DependencyInjection.ServiceLookup.RuntimeResolverLock) object Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver:VisitConstant (Microsoft.Extensions.DependencyInjection.ServiceLookup.ConstantCallSite,Microsoft.Extensions.DependencyInjection.ServiceLookup.RuntimeResolverContext) @@ -2040,12 +2042,13 @@ Methods: object Microsoft.Extensions.DependencyInjection.ServiceLookup.ILEmitResolverBuilder:VisitConstant (Microsoft.Extensions.DependencyInjection.ServiceLookup.ConstantCallSite,Microsoft.Extensions.DependencyInjection.ServiceLookup.ILEmitResolverBuilderContext) object Microsoft.Extensions.DependencyInjection.ServiceLookup.ILEmitResolverBuilder:VisitConstructor (Microsoft.Extensions.DependencyInjection.ServiceLookup.ConstructorCallSite,Microsoft.Extensions.DependencyInjection.ServiceLookup.ILEmitResolverBuilderContext) object Microsoft.Extensions.DependencyInjection.ServiceLookup.ILEmitResolverBuilder:VisitFactory (Microsoft.Extensions.DependencyInjection.ServiceLookup.FactoryCallSite,Microsoft.Extensions.DependencyInjection.ServiceLookup.ILEmitResolverBuilderContext) + object Microsoft.Extensions.DependencyInjection.ServiceLookup.ILEmitResolverBuilder:VisitRootCache (Microsoft.Extensions.DependencyInjection.ServiceLookup.ServiceCallSite,Microsoft.Extensions.DependencyInjection.ServiceLookup.ILEmitResolverBuilderContext) object Microsoft.Extensions.DependencyInjection.ServiceLookup.ServiceProviderEngineScope:CaptureDisposable (object) object Microsoft.Extensions.DependencyInjection.ServiceLookup.ServiceProviderEngineScope:GetService (System.Type) object Microsoft.Extensions.DependencyInjection.ServiceProvider:GetService (System.Type,Microsoft.Extensions.DependencyInjection.ServiceLookup.ServiceProviderEngineScope) object Microsoft.Extensions.DependencyInjection.ServiceProvider:GetService (System.Type) - object Microsoft.Extensions.DependencyInjection.ServiceProvider/<>c__DisplayClass23_0:b__1 (Microsoft.Extensions.DependencyInjection.ServiceLookup.ServiceProviderEngineScope) - object Microsoft.Extensions.DependencyInjection.ServiceProvider/<>c:b__23_0 (Microsoft.Extensions.DependencyInjection.ServiceLookup.ServiceProviderEngineScope) + object Microsoft.Extensions.DependencyInjection.ServiceProvider/<>c__DisplayClass25_0:b__1 (Microsoft.Extensions.DependencyInjection.ServiceLookup.ServiceProviderEngineScope) + object Microsoft.Extensions.DependencyInjection.ServiceProvider/<>c:b__25_0 (Microsoft.Extensions.DependencyInjection.ServiceLookup.ServiceProviderEngineScope) object Microsoft.Extensions.DependencyInjection.ServiceProviderServiceExtensions:GetRequiredService (System.IServiceProvider,System.Type) object Microsoft.Maui.Controls.BindableObject:get_BindingContext () object Microsoft.Maui.Controls.BindableObject:GetValue (Microsoft.Maui.Controls.BindableProperty) @@ -2128,7 +2131,7 @@ Methods: object System.Text.Json.JsonSerializer:Deserialize (System.ReadOnlySpan`1,System.Type,System.Text.Json.JsonSerializerOptions) object System.Text.Json.JsonSerializer:Deserialize (System.Text.Json.Utf8JsonReader&,System.Type,System.Text.Json.JsonSerializerOptions) object System.Text.Json.JsonSerializer:Read (System.Text.Json.Utf8JsonReader&,System.Text.Json.Serialization.Metadata.JsonTypeInfo) - object System.Text.Json.JsonSerializer:ReadCore (System.Text.Json.Serialization.JsonConverter,System.Text.Json.Utf8JsonReader&,System.Text.Json.JsonSerializerOptions,System.Text.Json.ReadStack&) + object System.Text.Json.JsonSerializer:ReadCore (System.Text.Json.Utf8JsonReader&,System.Text.Json.Serialization.Metadata.JsonTypeInfo,System.Text.Json.ReadStack&) object System.Text.Json.JsonSerializer:ReadFromSpan (System.ReadOnlySpan`1,System.Text.Json.Serialization.Metadata.JsonTypeInfo,System.Nullable`1) object System.Text.Json.JsonSerializer:ReadFromSpan (System.ReadOnlySpan`1,System.Text.Json.Serialization.Metadata.JsonTypeInfo) object System.Threading.PortableThreadPool:CreateThreadLocalCompletionCountObject () @@ -2156,8 +2159,11 @@ Methods: single Java.Interop.JniEnvironment/InstanceFields:GetFloatField (Java.Interop.JniObjectReference,Java.Interop.JniFieldInfo) single Java.Interop.JniPeerMembers/JniInstanceFields:GetSingleValue (string,Java.Interop.IJavaPeerable) single Java.Interop.NativeMethods:java_interop_jnienv_get_float_field (intptr,intptr,intptr) + single Microsoft.Maui.Graphics.RectF:get_Height () + single Microsoft.Maui.Graphics.RectF:get_Width () single Microsoft.Maui.Platform.ContextExtensions:ToPixels (Android.Content.Context,double) single Microsoft.Maui.Platform.ContextExtensions:ToPixels (Android.Views.View,double) + single System.Numerics.Matrix3x2:GetDeterminant () string Android.Content.ContextWrapper:get_PackageName () string Android.Content.Res.TypedArray:GetString (int) string Android.Net.UriInvoker:ToString () @@ -2192,7 +2198,7 @@ Methods: string Microsoft.AspNetCore.Components.NavigationManager:NormalizeBaseUri (string) string Microsoft.AspNetCore.Components.NavigationManager:ToBaseRelativePath (string) string Microsoft.AspNetCore.Components.Routing.NavLink:CombineWithSpace (string,string) - string Microsoft.AspNetCore.Components.Routing.Router:StringUntilAny (string,char[]) + string Microsoft.AspNetCore.Components.Routing.Router:TrimQueryOrHash (string) string Microsoft.AspNetCore.Components.WebView.FileExtensionContentTypeProvider:GetExtension (string) string Microsoft.AspNetCore.Components.WebView.IpcCommon:Serialize (Microsoft.AspNetCore.Components.WebView.IpcCommon/OutgoingMessageType,object[]) string Microsoft.AspNetCore.Components.WebView.IpcCommon:Serialize (string,object[]) @@ -2315,8 +2321,7 @@ Methods: string System.Resources.RuntimeResourceSet:GetString (string,bool) string System.Runtime.CompilerServices.DefaultInterpolatedStringHandler:ToStringAndClear () string System.Runtime.InteropServices.Marshal:PtrToStringUTF8 (intptr) - string System.Runtime.InteropServices.Marshalling.Utf8StringMarshaller:ToManaged () - string System.RuntimeType:get_AssemblyQualifiedName () + string System.Runtime.InteropServices.Marshalling.Utf8StringMarshaller:ConvertToManaged (byte*) string System.RuntimeType:get_FullName () string System.RuntimeType:get_Name () string System.RuntimeType:getFullName (bool,bool) @@ -2352,7 +2357,6 @@ Methods: string System.String:TrimWhiteSpaceHelper (System.Text.TrimType) string System.StringExtensions:SubstringTrim (string,int,int) string System.Text.Encoding:get_WebName () - string System.Text.Encoding:GetString (byte*,int) string System.Text.Encoding:GetString (System.ReadOnlySpan`1) string System.Text.EncodingTable:GetDisplayName (int,int) string System.Text.Json.JsonDocument:GetString (int,System.Text.Json.JsonTokenType) @@ -2360,9 +2364,10 @@ Methods: string System.Text.Json.JsonReaderHelper:GetTextFromUtf8 (System.ReadOnlySpan`1) string System.Text.Json.JsonReaderHelper:TranscodeHelper (System.ReadOnlySpan`1) string System.Text.Json.JsonSerializer:Serialize (object[],System.Text.Json.JsonSerializerOptions) - string System.Text.Json.JsonSerializer:WriteStringUsingSerializer (object[]&,System.Text.Json.Serialization.Metadata.JsonTypeInfo) + string System.Text.Json.JsonSerializer:WriteString (object[]&,System.Text.Json.Serialization.Metadata.JsonTypeInfo`1) + string System.Text.Json.Serialization.Converters.EnumConverter`1:FormatJsonName (string,System.Text.Json.JsonNamingPolicy) string System.Text.RegularExpressions.RegexCharClass:ToStringClass () - string System.Text.RegularExpressions.RegexCharClass/<>c:b__140_2 (System.Collections.Generic.KeyValuePair`2) + string System.Text.RegularExpressions.RegexCharClass/<>c:b__141_2 (System.Collections.Generic.KeyValuePair`2) string System.Text.RegularExpressions.RegexParser:ScanCapname () string System.Text.StringBuilder:ToString () string System.Text.StringBuilderCache:GetStringAndRelease (System.Text.StringBuilder) @@ -2419,8 +2424,6 @@ Methods: string[] System.Buffers.TlsOverPerCoreLockedStacksArrayPool`1:Rent (int) string[] System.Enum:GetNames () string[] System.Enum:InternalGetNames (System.RuntimeType) - string[] System.GC:AllocateArray (int,bool) - string[] System.GC:AllocateUninitializedArray (int,bool) string[] System.Globalization.CultureData:AbbreviatedDayNames (System.Globalization.CalendarId) string[] System.Globalization.CultureData:AbbreviatedMonthNames (System.Globalization.CalendarId) string[] System.Globalization.CultureData:get_LongTimes () @@ -2438,34 +2441,31 @@ Methods: string[] System.Globalization.DateTimeFormatInfo:InternalGetAbbreviatedMonthNamesCore () string[] System.Net.Http.Headers.HttpHeaders:GetStoreValuesAsStringArray (System.Net.Http.Headers.HeaderDescriptor,System.Net.Http.Headers.HttpHeaders/HeaderStoreItemInfo) string[] System.ReadOnlySpan`1:ToArray () + string[] System.String:CreateSplitArrayOfThisAsSoleValue (System.StringSplitOptions,int) string[] System.String:Split (char,System.StringSplitOptions) - string[] System.String:Split (char[],System.StringSplitOptions) string[] System.String:SplitInternal (System.ReadOnlySpan`1,int,System.StringSplitOptions) string[] System.String:SplitWithoutPostProcessing (System.ReadOnlySpan`1,System.ReadOnlySpan`1,int,int) string[] System.Text.RegularExpressions.RegexCharClass:PopulateCategoryIdToName () System.Action System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1/AsyncStateMachineBox`1d__16`1>:get_MoveNextAction () System.Action System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1/AsyncStateMachineBox`1d__0>:get_MoveNextAction () - System.Action System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1/AsyncStateMachineBox`1d__66>:get_MoveNextAction () - System.Action System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1/AsyncStateMachineBox`1d__61>:get_MoveNextAction () + System.Action System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1/AsyncStateMachineBox`1d__71>:get_MoveNextAction () + System.Action System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1/AsyncStateMachineBox`1d__66>:get_MoveNextAction () System.Action System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1/AsyncStateMachineBox`1d__15>:get_MoveNextAction () - System.Action System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1/AsyncStateMachineBox`1c__DisplayClass11_0/<g__AwaitAndNotify|0>d>:get_MoveNextAction () + System.Action System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1/AsyncStateMachineBox`1c__DisplayClass13_0/<g__AwaitAndNotify|0>d>:get_MoveNextAction () System.Action System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1/AsyncStateMachineBox`1d__0>:get_MoveNextAction () System.Action`2 Microsoft.Maui.PropertyMapper:GetProperty (string) System.Action`2 Microsoft.AspNetCore.Components.ComponentFactory:CreateInitializer (System.Type) System.Action`3 Microsoft.Maui.CommandMapper:GetCommand (string) System.Action`4 Microsoft.Extensions.Logging.LoggerMessage:Define (Microsoft.Extensions.Logging.LogLevel,Microsoft.Extensions.Logging.EventId,string,Microsoft.Extensions.Logging.LogDefineOptions) System.Action`4 Microsoft.Extensions.Logging.LoggerMessage:Define (Microsoft.Extensions.Logging.LogLevel,Microsoft.Extensions.Logging.EventId,string,Microsoft.Extensions.Logging.LogDefineOptions) - System.Action`4 Microsoft.Extensions.Logging.LoggerMessage:Define (Microsoft.Extensions.Logging.LogLevel,Microsoft.Extensions.Logging.EventId,string) System.Action`4 Microsoft.Extensions.Logging.LoggerMessage:Define (Microsoft.Extensions.Logging.LogLevel,Microsoft.Extensions.Logging.EventId,string,Microsoft.Extensions.Logging.LogDefineOptions) - System.Action`4 Microsoft.Extensions.Logging.LoggerMessage:Define (Microsoft.Extensions.Logging.LogLevel,Microsoft.Extensions.Logging.EventId,string) System.Action`5 Microsoft.Extensions.Logging.LoggerMessage:Define (Microsoft.Extensions.Logging.LogLevel,Microsoft.Extensions.Logging.EventId,string,Microsoft.Extensions.Logging.LogDefineOptions) - System.Action`5 Microsoft.Extensions.Logging.LoggerMessage:Define (Microsoft.Extensions.Logging.LogLevel,Microsoft.Extensions.Logging.EventId,string) System.Action`6 Microsoft.Extensions.Logging.LoggerMessage:Define (Microsoft.Extensions.Logging.LogLevel,Microsoft.Extensions.Logging.EventId,string,Microsoft.Extensions.Logging.LogDefineOptions) System.AppDomain System.AppDomain:get_CurrentDomain () System.Array Android.Runtime.JNIEnv:_GetArray (intptr,System.Type) System.Array Android.Runtime.JNIEnv:GetArray (intptr,Android.Runtime.JniHandleOwnership,System.Type) - System.Array Android.Runtime.JNIEnv/<>c:b__133_1 (System.Type,intptr,int) - System.Array Android.Runtime.JNIEnv/<>c:b__133_12 (System.Type,intptr,int) + System.Array Android.Runtime.JNIEnv/<>c:b__134_1 (System.Type,intptr,int) + System.Array Android.Runtime.JNIEnv/<>c:b__134_12 (System.Type,intptr,int) System.Array System.Array:CreateInstance (System.Type,int) System.Array System.Array:InternalCreate (System.RuntimeType,int,int*,int*) System.Array System.Enum:GetValues (System.Type) @@ -2489,6 +2489,7 @@ Methods: System.Buffers.ArrayPool`1 System.Buffers.ArrayPool`1:get_Shared () System.Buffers.ArrayPool`1 System.Buffers.ArrayPool`1:get_Shared () System.Buffers.ArrayPool`1 System.Buffers.ArrayPool`1:get_Shared () + System.Buffers.OperationStatus System.Buffers.Text.Base64:EncodeToUtf8 (System.ReadOnlySpan`1,System.Span`1,int&,int&,bool) System.Buffers.OperationStatus System.Text.Json.JsonWriterHelper:ToUtf8 (System.ReadOnlySpan`1,System.Span`1,int&,int&) System.Buffers.OperationStatus System.Text.Rune:DecodeFromUtf8 (System.ReadOnlySpan`1,System.Text.Rune&,int&) System.Buffers.OperationStatus System.Text.Unicode.Utf8Utility:TranscodeToUtf16 (byte*,int,char*,int,byte*&,char*&) @@ -2610,7 +2611,6 @@ Methods: System.Collections.Generic.IList`1 Android.Runtime.JavaDictionary`2>:get_Item (string) System.Collections.Generic.IList`1 Android.Runtime.JavaList`1:FromJniHandle (intptr,Android.Runtime.JniHandleOwnership) System.Collections.Generic.IReadOnlyCollection`1 Microsoft.Maui.PropertyMapper:get_UpdateKeys () - System.Collections.Generic.IReadOnlyDictionary`2 Microsoft.AspNetCore.Components.Routing.RouteContext:get_Parameters () System.Collections.Generic.IReadOnlyList`1 Microsoft.AspNetCore.Components.CascadingParameterState:FindCascadingParameters (Microsoft.AspNetCore.Components.Rendering.ComponentState) System.Collections.Generic.IReadOnlyList`1 Microsoft.Maui.Controls.Element:get_LogicalChildrenInternal () System.Collections.Generic.IReadOnlyList`1 Microsoft.Maui.Controls.Element:Microsoft.Maui.Controls.IElementController.get_LogicalChildren () @@ -2646,7 +2646,6 @@ Methods: System.Collections.IList System.Collections.SortedList/SyncSortedList:GetValueList () System.Collections.ObjectModel.ObservableCollection`1 Microsoft.Maui.Controls.Page:get_InternalChildren () 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:FromFileTimeUtc (long) @@ -2669,6 +2668,7 @@ Methods: System.DateTimeOffset System.DateTimeOffset:FromUnixTimeSeconds (long) System.DateTimeOffset System.DateTimeOffset:get_UtcNow () System.DateTimeOffset System.DateTimeOffset:op_Implicit (System.DateTime) + System.DateTimeOffset System.IO.FileStatus:GetLastWriteTime (Microsoft.Win32.SafeHandles.SafeFileHandle,System.ReadOnlySpan`1,bool) System.DateTimeOffset System.IO.FileStatus:GetLastWriteTime (System.ReadOnlySpan`1,bool) System.DateTimeOffset System.IO.FileSystem:GetLastWriteTime (string) System.Delegate Android.App.Activity:GetOnActivityResult_IILandroid_content_Intent_Handler () @@ -2744,7 +2744,6 @@ Methods: System.Delegate System.Delegate:CreateDelegate_internal (System.Runtime.CompilerServices.QCallTypeHandle,object,System.Reflection.MethodInfo,bool) System.Delegate System.Delegate:Remove (System.Delegate,System.Delegate) System.Delegate System.MulticastDelegate:CombineImpl (System.Delegate) - System.Delegate System.MulticastDelegate:RemoveImpl (System.Delegate) System.Delegate System.Reflection.Emit.DynamicMethod:CreateDelegate (System.Type,object) System.Delegate System.Reflection.Emit.DynamicMethod:CreateDelegate (System.Type) System.Delegate System.Reflection.RuntimeMethodInfo:CreateDelegate (System.Type,object) @@ -2777,6 +2776,7 @@ Methods: 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 () @@ -2838,8 +2838,8 @@ Methods: System.IServiceProvider Microsoft.Extensions.DependencyInjection.ServiceLookup.ServiceProviderEngineScope:get_ServiceProvider () System.IServiceProvider Microsoft.Maui.Handlers.ElementHandler:get_Services () System.IServiceProvider Microsoft.Maui.MauiContext:get_Services () - System.Lazy`1 Microsoft.Extensions.Options.OptionsCache`1/<>c:b__2_0 (string,System.Func`1) - System.Lazy`1 System.Collections.Concurrent.ConcurrentDictionary`2>:GetOrAdd (string,System.Func`3, System.Lazy`1>,System.Func`1) + System.Lazy`1 Microsoft.Extensions.Options.OptionsCache`1/<>c__3`1>:b__3_0 (string,System.ValueTuple`2, Microsoft.Extensions.Logging.LoggerFilterOptions>, Microsoft.Extensions.Options.IOptionsFactory`1>) + System.Lazy`1 System.Collections.Concurrent.ConcurrentDictionary`2>:GetOrAdd (string,System.Func`3, Microsoft.Extensions.Logging.LoggerFilterOptions>, Microsoft.Extensions.Options.IOptionsFactory`1>, System.Lazy`1>,System.ValueTuple`2, Microsoft.Extensions.Logging.LoggerFilterOptions>, Microsoft.Extensions.Options.IOptionsFactory`1>) System.LazyHelper System.LazyHelper:Create (System.Threading.LazyThreadSafetyMode,bool) System.Memory`1 System.MemoryExtensions:AsMemory (byte[],int,int) System.Memory`1 System.MemoryExtensions:AsMemory (byte[],int) @@ -2872,7 +2872,7 @@ Methods: 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__DisplayClass132_0:b__2 () System.Nullable`1 System.Nullable`1:Unbox (object) System.Nullable`1 Android.Runtime.AndroidTypeManager:GetReplacementMethodInfoCore (string,string,string) System.Nullable`1 Java.Interop.JniRuntime/JniTypeManager:GetReplacementMethodInfo (string,string,string) @@ -2887,12 +2887,15 @@ Methods: System.Number/ParsingStatus System.Number:TryParseInt64IntegerStyle (System.ReadOnlySpan`1,System.Globalization.NumberStyles,System.Globalization.NumberFormatInfo,long&) System.Number/ParsingStatus System.Number:TryParseUInt32HexNumberStyle (System.ReadOnlySpan`1,System.Globalization.NumberStyles,uint&) System.Number/ParsingStatus System.Number:TryParseUInt32IntegerStyle (System.ReadOnlySpan`1,System.Globalization.NumberStyles,System.Globalization.NumberFormatInfo,uint&) + System.Numerics.Matrix3x2 System.Numerics.Matrix3x2:CreateScale (single,single) System.Numerics.Matrix3x2 System.Numerics.Matrix3x2:get_Identity () + System.Numerics.Matrix3x2 System.Numerics.Matrix3x2:op_Multiply (System.Numerics.Matrix3x2,System.Numerics.Matrix3x2) 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.ReadOnlyMemory`1 System.Text.Json.PooledByteBufferWriter:get_WrittenMemory () System.ReadOnlySpan`1 System.Globalization.CompareInfo:get_HighCharTable () + System.ReadOnlySpan`1 System.Buffers.Text.Base64:get_EncodingMap () System.ReadOnlySpan`1 System.Char:get_Latin1CharInfo () System.ReadOnlySpan`1 System.Globalization.IcuLocaleData:get_CultureNames () System.ReadOnlySpan`1 System.Globalization.IcuLocaleData:get_LocalesNamesIndexes () @@ -3064,19 +3067,17 @@ Methods: System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1 System.Threading.Tasks.Task`1:ConfigureAwait (bool) System.Runtime.CompilerServices.IAsyncStateMachineBox System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1:GetStateMachineBox (Microsoft.JSInterop.JSRuntime/d__16`1&,System.Threading.Tasks.Task`1&) 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__132&,System.Threading.Tasks.Task`1&) + System.Runtime.CompilerServices.IAsyncStateMachineBox System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1:GetStateMachineBox (Xamarin.Android.Net.AndroidMessageHandler/d__123&,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 (Microsoft.AspNetCore.Components.RenderTree.Renderer/d__66&,System.Threading.Tasks.Task`1&) - System.Runtime.CompilerServices.IAsyncStateMachineBox System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1:GetStateMachineBox (Microsoft.AspNetCore.Components.RenderTree.Renderer/d__61&,System.Threading.Tasks.Task`1&) + System.Runtime.CompilerServices.IAsyncStateMachineBox System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1:GetStateMachineBox (Microsoft.AspNetCore.Components.RenderTree.Renderer/d__71&,System.Threading.Tasks.Task`1&) + System.Runtime.CompilerServices.IAsyncStateMachineBox System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1:GetStateMachineBox (Microsoft.AspNetCore.Components.RenderTree.Renderer/d__66&,System.Threading.Tasks.Task`1&) System.Runtime.CompilerServices.IAsyncStateMachineBox System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1:GetStateMachineBox (Microsoft.AspNetCore.Components.Routing.FocusOnNavigate/d__15&,System.Threading.Tasks.Task`1&) - System.Runtime.CompilerServices.IAsyncStateMachineBox System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1:GetStateMachineBox (Microsoft.AspNetCore.Components.WebView.IpcSender/<>c__DisplayClass11_0/<g__AwaitAndNotify|0>d&,System.Threading.Tasks.Task`1&) + System.Runtime.CompilerServices.IAsyncStateMachineBox System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1:GetStateMachineBox (Microsoft.AspNetCore.Components.WebView.IpcSender/<>c__DisplayClass13_0/<g__AwaitAndNotify|0>d&,System.Threading.Tasks.Task`1&) System.Runtime.CompilerServices.IAsyncStateMachineBox System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1:GetStateMachineBox (Microsoft.JSInterop.JSRuntimeExtensions/d__0&,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&) System.Runtime.CompilerServices.IAsyncStateMachineBox System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1:GetStateMachineBox (System.IO.Stream/<g__Core|27_0>d&,System.Threading.Tasks.Task`1&) - System.Runtime.CompilerServices.IAsyncStateMachineBox System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1:GetStateMachineBox (System.Net.Http.HttpContent/d__63&,System.Threading.Tasks.Task`1&) - 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`1 System.Threading.Tasks.Task`1:GetAwaiter () System.Runtime.ExceptionServices.ExceptionDispatchInfo System.Runtime.ExceptionServices.ExceptionDispatchInfo:Capture (System.Exception) System.Runtime.InteropServices.GCHandle System.Runtime.InteropServices.GCHandle:Alloc (object,System.Runtime.InteropServices.GCHandleType) @@ -3158,18 +3159,12 @@ Methods: System.Text.Json.JsonPropertyDictionary`1 System.Text.Json.Serialization.Metadata.JsonTypeInfo:CreatePropertyCache (int) System.Text.Json.JsonReaderOptions System.Text.Json.JsonSerializerOptions:GetReaderOptions () System.Text.Json.JsonReaderState System.Text.Json.Utf8JsonReader:get_CurrentState () - System.Text.Json.JsonSerializerOptions System.Text.Json.JsonSerializerOptions:CreateDefaultImmutableInstance () - System.Text.Json.JsonSerializerOptions System.Text.Json.Serialization.Metadata.JsonTypeInfo:get_Options () + System.Text.Json.JsonSerializerOptions/CachingContext System.Text.Json.JsonSerializerOptions:GetCachingContext () System.Text.Json.JsonSerializerOptions/CachingContext System.Text.Json.JsonSerializerOptions/TrackedCachingContexts:GetOrCreate (System.Text.Json.JsonSerializerOptions) - System.Text.Json.JsonTokenType System.Text.Json.JsonDocument:GetJsonTokenType (int) - System.Text.Json.JsonTokenType System.Text.Json.JsonDocument/MetadataDb:GetJsonTokenType (int) - System.Text.Json.JsonTokenType System.Text.Json.JsonElement:get_TokenType () System.Text.Json.JsonWriterOptions System.Text.Json.JsonSerializerOptions:GetWriterOptions () System.Text.Json.Serialization.JsonConverter Microsoft.JSInterop.Infrastructure.DotNetObjectReferenceJsonConverterFactory:CreateConverter (System.Type,System.Text.Json.JsonSerializerOptions) - System.Text.Json.Serialization.JsonConverter System.Text.Json.JsonSerializerOptions:ExpandFactoryConverter (System.Text.Json.Serialization.JsonConverter,System.Type) - System.Text.Json.Serialization.JsonConverter System.Text.Json.JsonSerializerOptions:GetConverterForType (System.Type) - System.Text.Json.Serialization.JsonConverter System.Text.Json.JsonSerializerOptions:GetConverterFromOptions (System.Type) - System.Text.Json.Serialization.JsonConverter System.Text.Json.JsonSerializerOptions:GetConverterFromOptionsOrReflectionConverter (System.Type) + System.Text.Json.Serialization.JsonConverter System.Text.Json.JsonSerializerOptions:ExpandConverterFactory (System.Text.Json.Serialization.JsonConverter,System.Type) + System.Text.Json.Serialization.JsonConverter System.Text.Json.JsonSerializerOptions:GetConverterFromList (System.Type) System.Text.Json.Serialization.JsonConverter System.Text.Json.Serialization.ConfigurationList`1:get_Item (int) System.Text.Json.Serialization.JsonConverter System.Text.Json.Serialization.Converters.EnumConverterFactory:Create (System.Type,System.Text.Json.Serialization.Converters.EnumConverterOptions,System.Text.Json.JsonNamingPolicy,System.Text.Json.JsonSerializerOptions) System.Text.Json.Serialization.JsonConverter System.Text.Json.Serialization.Converters.EnumConverterFactory:CreateConverter (System.Type,System.Text.Json.JsonSerializerOptions) @@ -3177,21 +3172,20 @@ Methods: System.Text.Json.Serialization.JsonConverter System.Text.Json.Serialization.Converters.ObjectConverterFactory:CreateConverter (System.Type,System.Text.Json.JsonSerializerOptions) System.Text.Json.Serialization.JsonConverter System.Text.Json.Serialization.JsonConverter:ResolvePolymorphicConverter (object,System.Text.Json.Serialization.Metadata.JsonTypeInfo,System.Text.Json.JsonSerializerOptions,System.Text.Json.WriteStack&) System.Text.Json.Serialization.JsonConverter System.Text.Json.Serialization.JsonConverterFactory:GetConverterInternal (System.Type,System.Text.Json.JsonSerializerOptions) - System.Text.Json.Serialization.JsonConverter System.Text.Json.Serialization.Metadata.DefaultJsonTypeInfoResolver:GetDefaultConverter (System.Type) - System.Text.Json.Serialization.JsonConverter System.Text.Json.Serialization.Metadata.JsonPropertyInfo`1:get_EffectiveConverter () - System.Text.Json.Serialization.JsonConverter System.Text.Json.Serialization.Metadata.JsonPropertyInfo`1:get_EffectiveConverter () - System.Text.Json.Serialization.JsonConverter System.Text.Json.Serialization.Metadata.JsonPropertyInfo`1:get_EffectiveConverter () - System.Text.Json.Serialization.JsonConverter System.Text.Json.Serialization.Metadata.JsonPropertyInfo`1:get_EffectiveConverter () - System.Text.Json.Serialization.JsonConverter System.Text.Json.WriteStack:Initialize (System.Text.Json.Serialization.Metadata.JsonTypeInfo,bool,bool) + System.Text.Json.Serialization.JsonConverter System.Text.Json.Serialization.Metadata.DefaultJsonTypeInfoResolver:GetBuiltInConverter (System.Type) + System.Text.Json.Serialization.JsonConverter System.Text.Json.Serialization.Metadata.DefaultJsonTypeInfoResolver:GetConverterForType (System.Type,System.Text.Json.JsonSerializerOptions,bool) System.Text.Json.Serialization.JsonConverter System.Text.Json.WriteStackFrame:InitializePolymorphicReEntry (System.Type,System.Text.Json.JsonSerializerOptions) System.Text.Json.Serialization.JsonConverter`1 System.Text.Json.Serialization.Metadata.JsonMetadataServices:get_BooleanConverter () System.Text.Json.Serialization.JsonConverter`1 System.Text.Json.Serialization.Metadata.JsonMetadataServices:get_ByteArrayConverter () System.Text.Json.Serialization.JsonConverter`1 System.Text.Json.Serialization.Metadata.JsonMetadataServices:get_ByteConverter () System.Text.Json.Serialization.JsonConverter`1 System.Text.Json.Serialization.Metadata.JsonMetadataServices:get_CharConverter () System.Text.Json.Serialization.JsonConverter`1 System.Text.Json.Serialization.Metadata.JsonMetadataServices:get_DoubleConverter () + System.Text.Json.Serialization.JsonConverter`1 System.Text.Json.Serialization.JsonConverter`1:CreateCastingConverter () System.Text.Json.Serialization.JsonConverter`1 System.Text.Json.Serialization.Metadata.JsonMetadataServices:get_Int32Converter () System.Text.Json.Serialization.JsonConverter`1 System.Text.Json.Serialization.Metadata.JsonMetadataServices:get_Int16Converter () + System.Text.Json.Serialization.JsonConverter`1 System.Text.Json.Serialization.JsonConverter`1:CreateCastingConverter () System.Text.Json.Serialization.JsonConverter`1 System.Text.Json.Serialization.Metadata.JsonMetadataServices:get_Int64Converter () + System.Text.Json.Serialization.JsonConverter`1 System.Text.Json.Serialization.JsonConverter`1:CreateCastingConverter () System.Text.Json.Serialization.JsonConverter`1 System.Text.Json.Serialization.Metadata.JsonMetadataServices:get_ObjectConverter () System.Text.Json.Serialization.JsonConverter`1 System.Text.Json.Serialization.Metadata.JsonMetadataServices:get_SByteConverter () System.Text.Json.Serialization.JsonConverter`1 System.Text.Json.Serialization.Metadata.JsonMetadataServices:get_SingleConverter () @@ -3202,6 +3196,7 @@ Methods: System.Text.Json.Serialization.JsonConverter`1 System.Text.Json.Serialization.Metadata.JsonMetadataServices:get_DecimalConverter () System.Text.Json.Serialization.JsonConverter`1 System.Text.Json.Serialization.Metadata.JsonMetadataServices:get_GuidConverter () System.Text.Json.Serialization.JsonConverter`1 System.Text.Json.Serialization.Metadata.JsonMetadataServices:get_JsonDocumentConverter () + System.Text.Json.Serialization.JsonConverter`1 System.Text.Json.Serialization.JsonConverter`1:CreateCastingConverter () System.Text.Json.Serialization.JsonConverter`1 System.Text.Json.Serialization.Metadata.JsonMetadataServices:get_JsonElementConverter () System.Text.Json.Serialization.JsonConverter`1 System.Text.Json.Serialization.Metadata.JsonMetadataServices:get_TimeOnlyConverter () System.Text.Json.Serialization.JsonConverter`1 System.Text.Json.Serialization.Metadata.JsonMetadataServices:get_TimeSpanConverter () @@ -3220,26 +3215,29 @@ Methods: System.Text.Json.Serialization.Metadata.JsonPropertyInfo System.Text.Json.Serialization.Metadata.JsonTypeInfo`1:CreatePropertyInfoForTypeInfo () System.Text.Json.Serialization.Metadata.JsonPropertyInfo System.Text.Json.Serialization.Metadata.JsonTypeInfo`1:CreatePropertyInfoForTypeInfo () System.Text.Json.Serialization.Metadata.JsonPropertyInfo System.Text.Json.Serialization.Metadata.JsonTypeInfo`1:CreatePropertyInfoForTypeInfo () - System.Text.Json.Serialization.Metadata.JsonTypeInfo System.Text.Json.CachingContext/<>c__DisplayClass7_0:b__0 (System.Type) System.Text.Json.Serialization.Metadata.JsonTypeInfo System.Text.Json.JsonSerializer:GetTypeInfo (System.Text.Json.JsonSerializerOptions,System.Type) - System.Text.Json.Serialization.Metadata.JsonTypeInfo System.Text.Json.JsonSerializerOptions:GetOrAddJsonTypeInfo (System.Type) - System.Text.Json.Serialization.Metadata.JsonTypeInfo System.Text.Json.JsonSerializerOptions:GetTypeInfoInternal (System.Type) + System.Text.Json.Serialization.Metadata.JsonTypeInfo System.Text.Json.JsonSerializer:ResolvePolymorphicTypeInfo (object[]&,System.Text.Json.Serialization.Metadata.JsonTypeInfo,bool&) + System.Text.Json.Serialization.Metadata.JsonTypeInfo System.Text.Json.JsonSerializerOptions:GetTypeInfoInternal (System.Type,bool,bool) + System.Text.Json.Serialization.Metadata.JsonTypeInfo System.Text.Json.JsonSerializerOptions:GetTypeInfoNoCaching (System.Type) System.Text.Json.Serialization.Metadata.JsonTypeInfo System.Text.Json.JsonSerializerOptions/CachingContext:GetOrAddJsonTypeInfo (System.Type) + System.Text.Json.Serialization.Metadata.JsonTypeInfo System.Text.Json.Serialization.JsonConverter`1:CreateReflectionJsonTypeInfo (System.Text.Json.JsonSerializerOptions) + System.Text.Json.Serialization.Metadata.JsonTypeInfo System.Text.Json.Serialization.JsonConverter`1:CreateReflectionJsonTypeInfo (System.Text.Json.JsonSerializerOptions) + System.Text.Json.Serialization.Metadata.JsonTypeInfo System.Text.Json.Serialization.JsonConverter`1:CreateReflectionJsonTypeInfo (System.Text.Json.JsonSerializerOptions) + System.Text.Json.Serialization.Metadata.JsonTypeInfo System.Text.Json.Serialization.JsonConverter`1:CreateReflectionJsonTypeInfo (System.Text.Json.JsonSerializerOptions) System.Text.Json.Serialization.Metadata.JsonTypeInfo System.Text.Json.Serialization.Metadata.DefaultJsonTypeInfoResolver:CreateJsonTypeInfo (System.Type,System.Text.Json.JsonSerializerOptions) System.Text.Json.Serialization.Metadata.JsonTypeInfo System.Text.Json.Serialization.Metadata.DefaultJsonTypeInfoResolver:GetTypeInfo (System.Type,System.Text.Json.JsonSerializerOptions) System.Text.Json.Serialization.Metadata.JsonTypeInfo System.Text.Json.Serialization.Metadata.JsonPropertyInfo:get_JsonTypeInfo () System.Text.Json.Serialization.Metadata.JsonTypeInfo System.Text.Json.Serialization.Metadata.JsonTypeInfo:get_ElementTypeInfo () System.Text.Json.Serialization.Metadata.JsonTypeInfo System.Text.Json.WriteStack:PeekNestedJsonTypeInfo () System.Text.Json.Serialization.Metadata.JsonTypeInfo System.Text.Json.WriteStackFrame:GetNestedJsonTypeInfo () - System.Text.Json.Serialization.Metadata.JsonTypeInfo`1 System.Text.Json.Serialization.Metadata.DefaultJsonTypeInfoResolver:CreateReflectionJsonTypeInfo (System.Text.Json.JsonSerializerOptions) - System.Text.Json.Serialization.Metadata.JsonTypeInfo`1 System.Text.Json.Serialization.Metadata.DefaultJsonTypeInfoResolver:CreateReflectionJsonTypeInfo (System.Text.Json.JsonSerializerOptions) - System.Text.Json.Serialization.Metadata.JsonTypeInfo`1 System.Text.Json.Serialization.Metadata.DefaultJsonTypeInfoResolver:CreateReflectionJsonTypeInfo (System.Text.Json.JsonSerializerOptions) - System.Text.Json.Serialization.Metadata.JsonTypeInfo`1 System.Text.Json.Serialization.Metadata.DefaultJsonTypeInfoResolver:CreateReflectionJsonTypeInfo (System.Text.Json.JsonSerializerOptions) - System.Text.Json.Serialization.Metadata.JsonTypeInfo`1 System.Text.Json.Serialization.Metadata.DefaultJsonTypeInfoResolver:CreateReflectionJsonTypeInfo (System.Text.Json.JsonSerializerOptions) + System.Text.Json.Serialization.Metadata.JsonTypeInfo`1 System.Text.Json.JsonSerializer:GetTypeInfo (System.Text.Json.JsonSerializerOptions) System.Text.Json.Serialization.Metadata.JsonTypeInfoKind System.Text.Json.Serialization.Metadata.JsonTypeInfo:GetTypeInfoKind (System.Type,System.Text.Json.ConverterStrategy) System.Text.Json.Serialization.Metadata.MemberAccessor System.Text.Json.JsonSerializerOptions:get_MemberAccessorStrategy () System.Text.Json.Serialization.Metadata.ReflectionEmitCachingMemberAccessor/Cache`1/CacheEntry> System.Collections.Concurrent.ConcurrentDictionary`2, System.Text.Json.Cache`1/CacheEntry>>:GetOrAdd (System.ValueTuple`3,System.Func`3, System.Func`2, System.Func`1>, System.Text.Json.Serialization.Metadata.ReflectionEmitCachingMemberAccessor/Cache`1/CacheEntry>>,System.Func`2, System.Func`1>) System.Text.Json.Serialization.Metadata.ReflectionEmitCachingMemberAccessor/Cache`1/CacheEntry> System.Text.Json.Cache`1/<>c__6`1, System.Func`1>:b__6_0 (System.ValueTuple`3,System.Func`2, System.Func`1>) + System.Text.Json.Utf8JsonReader System.Text.Json.JsonSerializer:GetReaderScopedToNextValue (System.Text.Json.Utf8JsonReader&,System.Text.Json.ReadStack&) + System.Text.Json.Utf8JsonWriter System.Text.Json.Utf8JsonWriter:CreateEmptyInstanceForCaching () + System.Text.Json.Utf8JsonWriter System.Text.Json.Utf8JsonWriterCache:RentWriterAndBuffer (System.Text.Json.JsonSerializerOptions,System.Text.Json.PooledByteBufferWriter&) System.Text.RegularExpressions.RegexCharClass System.Text.RegularExpressions.RegexParser:ScanCharClass (bool,bool) System.Text.RegularExpressions.RegexInterpreterCode System.Text.RegularExpressions.RegexWriter:EmitCode () System.Text.RegularExpressions.RegexInterpreterCode System.Text.RegularExpressions.RegexWriter:Write (System.Text.RegularExpressions.RegexTree) @@ -3299,7 +3297,7 @@ Methods: System.Threading.Tasks.Task Microsoft.AspNetCore.Components.LayoutComponentBase:SetParametersAsync (Microsoft.AspNetCore.Components.ParameterView) System.Threading.Tasks.Task Microsoft.AspNetCore.Components.LayoutView:SetParametersAsync (Microsoft.AspNetCore.Components.ParameterView) System.Threading.Tasks.Task Microsoft.AspNetCore.Components.Rendering.ComponentState:NotifyRenderCompletedAsync () - System.Threading.Tasks.Task Microsoft.AspNetCore.Components.RenderTree.Renderer:g__ProcessAsynchronousWork|43_0 () + System.Threading.Tasks.Task Microsoft.AspNetCore.Components.RenderTree.Renderer:g__ProcessAsynchronousWork|48_0 () System.Threading.Tasks.Task Microsoft.AspNetCore.Components.RenderTree.Renderer:GetErrorHandledTask (System.Threading.Tasks.Task,Microsoft.AspNetCore.Components.Rendering.ComponentState) System.Threading.Tasks.Task Microsoft.AspNetCore.Components.RenderTree.Renderer:InvokeRenderCompletedCalls (Microsoft.AspNetCore.Components.RenderTree.ArrayRange`1,System.Threading.Tasks.Task) System.Threading.Tasks.Task Microsoft.AspNetCore.Components.RenderTree.Renderer:InvokeRenderCompletedCallsAfterUpdateDisplayTask (System.Threading.Tasks.Task,int[]) @@ -3310,7 +3308,7 @@ Methods: System.Threading.Tasks.Task Microsoft.AspNetCore.Components.Routing.Router:Microsoft.AspNetCore.Components.IHandleAfterRender.OnAfterRenderAsync () System.Threading.Tasks.Task Microsoft.AspNetCore.Components.Routing.Router:SetParametersAsync (Microsoft.AspNetCore.Components.ParameterView) System.Threading.Tasks.Task Microsoft.AspNetCore.Components.WebView.IpcReceiver:OnMessageReceivedAsync (Microsoft.AspNetCore.Components.WebView.PageContext,string) - System.Threading.Tasks.Task Microsoft.AspNetCore.Components.WebView.IpcSender/<>c__DisplayClass11_0:g__AwaitAndNotify|0 () + System.Threading.Tasks.Task Microsoft.AspNetCore.Components.WebView.IpcSender/<>c__DisplayClass13_0:g__AwaitAndNotify|0 () System.Threading.Tasks.Task Microsoft.AspNetCore.Components.WebView.Maui.MauiDispatcher:InvokeAsync (System.Action) System.Threading.Tasks.Task Microsoft.AspNetCore.Components.WebView.Maui.MauiDispatcher:InvokeAsync (System.Func`1) System.Threading.Tasks.Task Microsoft.AspNetCore.Components.WebView.Maui.RootComponent:AddToWebViewManagerAsync (Microsoft.AspNetCore.Components.WebView.WebViewManager) @@ -3375,6 +3373,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) @@ -3472,8 +3471,10 @@ Methods: System.Type Android.Widget.LinearLayout:get_ThresholdType () System.Type AndroidX.AppCompat.App.AppCompatActivity:get_ThresholdType () System.Type AndroidX.CoordinatorLayout.Widget.CoordinatorLayout:get_ThresholdType () + System.Type AndroidX.Fragment.App.FragmentContainerView:get_ThresholdType () System.Type AndroidX.Fragment.App.FragmentManagerInvoker:get_ThresholdType () System.Type AndroidX.Fragment.App.FragmentTransactionInvoker:get_ThresholdType () + System.Type Google.Android.Material.AppBar.AppBarLayout:get_ThresholdType () System.Type Java.Interop.JavaObjectExtensions:GetInvokerType (System.Type) System.Type Java.Interop.JniRuntime/JniTypeManager:GetUnderlyingType (System.Type,int&) System.Type Java.Interop.TypeManager:GetJavaToManagedType (string) @@ -3484,7 +3485,6 @@ Methods: System.Type Java.Net.URL:get_ThresholdType () System.Type Javax.Net.Ssl.HttpsURLConnectionInvoker:get_ThresholdType () System.Type Microsoft.AspNetCore.Components.LayoutView:GetParentLayoutType (System.Type) - System.Type Microsoft.AspNetCore.Components.Routing.RouteContext:get_Handler () System.Type Microsoft.Extensions.DependencyInjection.ServiceDescriptor:GetImplementationType () System.Type Microsoft.Extensions.DependencyInjection.ServiceLookup.ConstantCallSite:get_ServiceType () System.Type Microsoft.Extensions.DependencyInjection.ServiceLookup.ConstructorCallSite:get_ImplementationType () @@ -3521,7 +3521,6 @@ Methods: System.Type System.RuntimeType:MakeByRefType () System.Type System.RuntimeType:MakeGenericType (System.Type[]) System.Type System.RuntimeTypeHandle:GetGenericTypeDefinition (System.RuntimeType) - System.Type System.Text.Json.JsonSerializer:GetRuntimeType (object[]&) System.Type System.Text.Json.Reflection.ReflectionExtensions:GetCompatibleGenericBaseClass (System.Type,System.Type,bool) System.Type System.Text.Json.Reflection.ReflectionExtensions:GetCompatibleGenericInterface (System.Type,System.Type) System.Type System.Text.Json.Serialization.Converters.EnumConverterFactory:GetEnumConverterType (System.Type) @@ -3553,7 +3552,6 @@ Methods: System.Type System.Text.Json.Serialization.JsonConverter`1:get_TypeToConvert () System.Type System.Text.Json.Serialization.JsonConverter`1:get_TypeToConvert () System.Type System.Text.Json.Serialization.JsonObjectConverter`1:get_ElementType () - System.Type System.Text.Json.Serialization.Metadata.JsonTypeInfo:get_Type () System.Type System.Type:GetRootElementType () System.Type System.Type:GetType (string,bool) System.Type System.Type:GetType (string) @@ -3653,42 +3651,25 @@ Methods: void Android.App.Application:.cctor () void Android.App.Application:.ctor (intptr,Android.Runtime.JniHandleOwnership) void Android.App.Application:n_OnCreate (intptr,intptr) - void Android.App.Application:n_OnTrimMemory_I (intptr,intptr,int) void Android.App.Application:OnCreate () - void Android.App.Application:OnTrimMemory (Android.Content.TrimMemory) void Android.App.Application:RegisterActivityLifecycleCallbacks (Android.App.Application/IActivityLifecycleCallbacks) void Android.App.Application/IActivityLifecycleCallbacks:.cctor () void Android.App.Application/IActivityLifecycleCallbacks:n_OnActivityPostCreated_Landroid_app_Activity_Landroid_os_Bundle_ (intptr,intptr,intptr,intptr) - void Android.App.Application/IActivityLifecycleCallbacks:n_OnActivityPostPaused_Landroid_app_Activity_ (intptr,intptr,intptr) void Android.App.Application/IActivityLifecycleCallbacks:n_OnActivityPostResumed_Landroid_app_Activity_ (intptr,intptr,intptr) - void Android.App.Application/IActivityLifecycleCallbacks:n_OnActivityPostSaveInstanceState_Landroid_app_Activity_Landroid_os_Bundle_ (intptr,intptr,intptr,intptr) void Android.App.Application/IActivityLifecycleCallbacks:n_OnActivityPostStarted_Landroid_app_Activity_ (intptr,intptr,intptr) - void Android.App.Application/IActivityLifecycleCallbacks:n_OnActivityPostStopped_Landroid_app_Activity_ (intptr,intptr,intptr) void Android.App.Application/IActivityLifecycleCallbacks:n_OnActivityPreCreated_Landroid_app_Activity_Landroid_os_Bundle_ (intptr,intptr,intptr,intptr) - void Android.App.Application/IActivityLifecycleCallbacks:n_OnActivityPrePaused_Landroid_app_Activity_ (intptr,intptr,intptr) void Android.App.Application/IActivityLifecycleCallbacks:n_OnActivityPreResumed_Landroid_app_Activity_ (intptr,intptr,intptr) - void Android.App.Application/IActivityLifecycleCallbacks:n_OnActivityPreSaveInstanceState_Landroid_app_Activity_Landroid_os_Bundle_ (intptr,intptr,intptr,intptr) void Android.App.Application/IActivityLifecycleCallbacks:n_OnActivityPreStarted_Landroid_app_Activity_ (intptr,intptr,intptr) - void Android.App.Application/IActivityLifecycleCallbacks:n_OnActivityPreStopped_Landroid_app_Activity_ (intptr,intptr,intptr) void Android.App.Application/IActivityLifecycleCallbacks:OnActivityPostCreated (Android.App.Activity,Android.OS.Bundle) - void Android.App.Application/IActivityLifecycleCallbacks:OnActivityPostPaused (Android.App.Activity) void Android.App.Application/IActivityLifecycleCallbacks:OnActivityPostResumed (Android.App.Activity) - void Android.App.Application/IActivityLifecycleCallbacks:OnActivityPostSaveInstanceState (Android.App.Activity,Android.OS.Bundle) void Android.App.Application/IActivityLifecycleCallbacks:OnActivityPostStarted (Android.App.Activity) - void Android.App.Application/IActivityLifecycleCallbacks:OnActivityPostStopped (Android.App.Activity) void Android.App.Application/IActivityLifecycleCallbacks:OnActivityPreCreated (Android.App.Activity,Android.OS.Bundle) - void Android.App.Application/IActivityLifecycleCallbacks:OnActivityPrePaused (Android.App.Activity) void Android.App.Application/IActivityLifecycleCallbacks:OnActivityPreResumed (Android.App.Activity) - void Android.App.Application/IActivityLifecycleCallbacks:OnActivityPreSaveInstanceState (Android.App.Activity,Android.OS.Bundle) void Android.App.Application/IActivityLifecycleCallbacks:OnActivityPreStarted (Android.App.Activity) - void Android.App.Application/IActivityLifecycleCallbacks:OnActivityPreStopped (Android.App.Activity) void Android.App.Application/IActivityLifecycleCallbacksInvoker:.cctor () void Android.App.Application/IActivityLifecycleCallbacksInvoker:n_OnActivityCreated_Landroid_app_Activity_Landroid_os_Bundle_ (intptr,intptr,intptr,intptr) - void Android.App.Application/IActivityLifecycleCallbacksInvoker:n_OnActivityPaused_Landroid_app_Activity_ (intptr,intptr,intptr) void Android.App.Application/IActivityLifecycleCallbacksInvoker:n_OnActivityResumed_Landroid_app_Activity_ (intptr,intptr,intptr) - void Android.App.Application/IActivityLifecycleCallbacksInvoker:n_OnActivitySaveInstanceState_Landroid_app_Activity_Landroid_os_Bundle_ (intptr,intptr,intptr,intptr) void Android.App.Application/IActivityLifecycleCallbacksInvoker:n_OnActivityStarted_Landroid_app_Activity_ (intptr,intptr,intptr) - void Android.App.Application/IActivityLifecycleCallbacksInvoker:n_OnActivityStopped_Landroid_app_Activity_ (intptr,intptr,intptr) void Android.App.SyncContext:Post (System.Threading.SendOrPostCallback,object) void Android.App.SyncContext/<>c__DisplayClass2_0:b__0 () void Android.App.UiModeManager:.cctor () @@ -3739,10 +3720,13 @@ Methods: void Android.Graphics.Paint:set_AntiAlias (bool) void Android.Graphics.Paint:set_StrokeMiter (single) void Android.Graphics.Paint:set_StrokeWidth (single) + void Android.Graphics.Paint:set_TextSize (single) void Android.Graphics.Paint:SetARGB (int,int,int,int) void Android.Graphics.Paint:SetStyle (Android.Graphics.Paint/Style) void Android.Graphics.Paint/Style:.cctor () void Android.Graphics.Paint/Style:.ctor (intptr,Android.Runtime.JniHandleOwnership) + void Android.Graphics.Rect:.cctor () + void Android.Graphics.Rect:.ctor () void Android.Graphics.Typeface:.cctor () void Android.Graphics.Typeface:.ctor (intptr,Android.Runtime.JniHandleOwnership) void Android.Net.ConnectivityManager:.cctor () @@ -3757,11 +3741,7 @@ Methods: void Android.Net.Uri:.ctor (intptr,Android.Runtime.JniHandleOwnership) void Android.Net.UriInvoker:.cctor () void Android.Net.UriInvoker:.ctor (intptr,Android.Runtime.JniHandleOwnership) - void Android.OS.BaseBundle:.cctor () - void Android.OS.BaseBundle:.ctor (intptr,Android.Runtime.JniHandleOwnership) void Android.OS.Build/VERSION:.cctor () - void Android.OS.Bundle:.cctor () - void Android.OS.Bundle:.ctor (intptr,Android.Runtime.JniHandleOwnership) void Android.OS.Handler:.cctor () void Android.OS.Handler:.ctor (Android.OS.Looper) void Android.OS.Looper:.cctor () @@ -3826,14 +3806,16 @@ Methods: 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:SetSynchronizationContext () 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_PPI_V (_JniMarshal_PPI_V,intptr,intptr,int) void Android.Runtime.JNINativeWrapper:Wrap_JniMarshal_PPII_V (_JniMarshal_PPII_V,intptr,intptr,int,int) + void Android.Runtime.JNINativeWrapper:Wrap_JniMarshal_PPIIII_V (_JniMarshal_PPIIII_V,intptr,intptr,int,int,int,int) void Android.Runtime.JNINativeWrapper:Wrap_JniMarshal_PPL_V (_JniMarshal_PPL_V,intptr,intptr,intptr) + void Android.Runtime.JNINativeWrapper:Wrap_JniMarshal_PPLIIIIIIII_V (_JniMarshal_PPLIIIIIIII_V,intptr,intptr,intptr,int,int,int,int,int,int,int,int) void Android.Runtime.JNINativeWrapper:Wrap_JniMarshal_PPLL_V (_JniMarshal_PPLL_V,intptr,intptr,intptr,intptr) void Android.Runtime.JNINativeWrapper:Wrap_JniMarshal_PPLLLL_V (_JniMarshal_PPLLLL_V,intptr,intptr,intptr,intptr,intptr,intptr) void Android.Runtime.JNINativeWrapper:Wrap_JniMarshal_PPZIIII_V (_JniMarshal_PPZIIII_V,intptr,intptr,bool,int,int,int,int) @@ -3872,9 +3854,13 @@ Methods: void Android.Views.View:AddOnLayoutChangeListener (Android.Views.View/IOnLayoutChangeListener) void Android.Views.View:BringToFront () void Android.Views.View:DispatchDraw (Android.Graphics.Canvas) + void Android.Views.View:GetWindowVisibleDisplayFrame (Android.Graphics.Rect) void Android.Views.View:Invalidate () void Android.Views.View:n_DispatchDraw_Landroid_graphics_Canvas_ (intptr,intptr,intptr) + void Android.Views.View:n_Draw_Landroid_graphics_Canvas_ (intptr,intptr,intptr) void Android.Views.View:n_OnMeasure_II (intptr,intptr,int,int) + void Android.Views.View:n_OnSizeChanged_IIII (intptr,intptr,int,int,int,int) + void Android.Views.View:OnSizeChanged (int,int,int,int) void Android.Views.View:remove_Touch (System.EventHandler`1) void Android.Views.View:set_LayoutDirection (Android.Views.LayoutDirection) void Android.Views.View:set_LayoutParameters (Android.Views.ViewGroup/LayoutParams) @@ -3889,9 +3875,12 @@ Methods: void Android.Views.View/IOnFocusChangeListenerImplementor:.ctor () void Android.Views.View/IOnFocusChangeListenerInvoker:.cctor () void Android.Views.View/IOnLayoutChangeListenerImplementor:.ctor () + void Android.Views.View/IOnLayoutChangeListenerImplementor:OnLayoutChange (Android.Views.View,int,int,int,int,int,int,int,int) void Android.Views.View/IOnLayoutChangeListenerInvoker:.cctor () + void Android.Views.View/IOnLayoutChangeListenerInvoker:n_OnLayoutChange_Landroid_view_View_IIIIIIII (intptr,intptr,intptr,int,int,int,int,int,int,int,int) void Android.Views.View/IOnTouchListenerImplementor:.ctor () void Android.Views.View/IOnTouchListenerInvoker:.cctor () + void Android.Views.View/LayoutChangeEventArgs:.ctor (int,int,int,int,int,int,int,int) void Android.Views.View/MeasureSpec:.cctor () void Android.Views.ViewGroup:.cctor () void Android.Views.ViewGroup:.ctor (Android.Content.Context) @@ -3958,10 +3947,14 @@ Methods: void Android.Widget.FrameLayout:.ctor (intptr,Android.Runtime.JniHandleOwnership) void Android.Widget.LinearLayout:.cctor () void Android.Widget.LinearLayout:.ctor (Android.Content.Context) + void Android.Widget.LinearLayout:.ctor (intptr,Android.Runtime.JniHandleOwnership) void AndroidX.Activity.ComponentActivity:.cctor () void AndroidX.Activity.ComponentActivity:.ctor (intptr,Android.Runtime.JniHandleOwnership) void AndroidX.AppCompat.App.AppCompatActivity:.cctor () void AndroidX.AppCompat.App.AppCompatActivity:.ctor () + void AndroidX.AppCompat.Widget.TooltipCompat:.cctor () + void AndroidX.AppCompat.Widget.TooltipCompat:SetTooltipText (Android.Views.View,Java.Lang.ICharSequence) + void AndroidX.AppCompat.Widget.TooltipCompat:SetTooltipText (Android.Views.View,string) void AndroidX.CoordinatorLayout.Widget.CoordinatorLayout:.cctor () void AndroidX.CoordinatorLayout.Widget.CoordinatorLayout:.ctor (intptr,Android.Runtime.JniHandleOwnership) void AndroidX.CoordinatorLayout.Widget.CoordinatorLayout/LayoutParams:.cctor () @@ -3983,6 +3976,8 @@ Methods: void AndroidX.Fragment.App.FragmentTransaction:.ctor (intptr,Android.Runtime.JniHandleOwnership) void AndroidX.Fragment.App.FragmentTransactionInvoker:.cctor () void AndroidX.Fragment.App.FragmentTransactionInvoker:.ctor (intptr,Android.Runtime.JniHandleOwnership) + void Google.Android.Material.AppBar.AppBarLayout:.cctor () + void Google.Android.Material.AppBar.AppBarLayout:.ctor (intptr,Android.Runtime.JniHandleOwnership) void Java.Interop.EventHelper:AddEventHandler (System.WeakReference&,System.Func`1,System.Action`1,System.Action`1) void Java.Interop.EventHelper:RemoveEventHandler (System.WeakReference&,System.Func`2,System.Action`1,System.Action`1) void Java.Interop.JavaConvert:.cctor () @@ -4165,6 +4160,7 @@ Methods: void Microsoft.AspNetCore.Components.ComponentBase:OnParametersSet () void Microsoft.AspNetCore.Components.ComponentBase:StateHasChanged () void Microsoft.AspNetCore.Components.ComponentBase/d__20:MoveNext () + void Microsoft.AspNetCore.Components.ComponentFactory:.cctor () void Microsoft.AspNetCore.Components.ComponentFactory:.ctor (Microsoft.AspNetCore.Components.IComponentActivator) void Microsoft.AspNetCore.Components.ComponentFactory:PerformPropertyInjection (System.IServiceProvider,Microsoft.AspNetCore.Components.IComponent) void Microsoft.AspNetCore.Components.ComponentFactory/<>c__DisplayClass7_0:g__Initialize|1 (System.IServiceProvider,Microsoft.AspNetCore.Components.IComponent) @@ -4186,6 +4182,8 @@ Methods: void Microsoft.AspNetCore.Components.EventCallback`1:.ctor (Microsoft.AspNetCore.Components.IHandleEvent,System.MulticastDelegate) void Microsoft.AspNetCore.Components.EventCallbackWorkItem:.cctor () void Microsoft.AspNetCore.Components.EventCallbackWorkItem:.ctor (System.MulticastDelegate) + void Microsoft.AspNetCore.Components.HotReload.HotReloadManager:.cctor () + void Microsoft.AspNetCore.Components.HotReload.HotReloadManager:.ctor () void Microsoft.AspNetCore.Components.JsonSerializerOptionsProvider:.cctor () void Microsoft.AspNetCore.Components.LayoutComponentBase:.ctor () void Microsoft.AspNetCore.Components.LayoutComponentBase:set_Body (Microsoft.AspNetCore.Components.RenderFragment) @@ -4198,6 +4196,8 @@ Methods: void Microsoft.AspNetCore.Components.LayoutView/<>c__DisplayClass13_0:g__Render|0 (Microsoft.AspNetCore.Components.Rendering.RenderTreeBuilder) void Microsoft.AspNetCore.Components.LayoutView/<>c:.cctor () void Microsoft.AspNetCore.Components.LayoutView/<>c:.ctor () + void Microsoft.AspNetCore.Components.NavigationManager:.cctor () + void Microsoft.AspNetCore.Components.NavigationManager:.ctor () void Microsoft.AspNetCore.Components.NavigationManager:add_LocationChanged (System.EventHandler`1) void Microsoft.AspNetCore.Components.NavigationManager:AssertInitialized () void Microsoft.AspNetCore.Components.NavigationManager:Initialize (string,string) @@ -4303,11 +4303,11 @@ Methods: void Microsoft.AspNetCore.Components.RenderTree.Renderer:ProcessRenderQueue () void Microsoft.AspNetCore.Components.RenderTree.Renderer:RemoveEventHandlerIds (Microsoft.AspNetCore.Components.RenderTree.ArrayRange`1,System.Threading.Tasks.Task) void Microsoft.AspNetCore.Components.RenderTree.Renderer:RenderInExistingBatch (Microsoft.AspNetCore.Components.Rendering.RenderQueueEntry) - void Microsoft.AspNetCore.Components.RenderTree.Renderer/<g__ProcessAsynchronousWork|43_0>d:MoveNext () - void Microsoft.AspNetCore.Components.RenderTree.Renderer/d__66:MoveNext () - void Microsoft.AspNetCore.Components.RenderTree.Renderer/d__61:MoveNext () - void Microsoft.AspNetCore.Components.RenderTree.Renderer/d__39:MoveNext () - void Microsoft.AspNetCore.Components.RenderTree.Renderer/d__43:MoveNext () + void Microsoft.AspNetCore.Components.RenderTree.Renderer/<g__ProcessAsynchronousWork|48_0>d:MoveNext () + void Microsoft.AspNetCore.Components.RenderTree.Renderer/d__71:MoveNext () + void Microsoft.AspNetCore.Components.RenderTree.Renderer/d__66:MoveNext () + void Microsoft.AspNetCore.Components.RenderTree.Renderer/d__44:MoveNext () + void Microsoft.AspNetCore.Components.RenderTree.Renderer/d__48:MoveNext () void Microsoft.AspNetCore.Components.RenderTree.Renderer/Log:.cctor () void Microsoft.AspNetCore.Components.RenderTree.Renderer/Log:InitializingComponent (Microsoft.Extensions.Logging.ILogger,Microsoft.AspNetCore.Components.Rendering.ComponentState,Microsoft.AspNetCore.Components.Rendering.ComponentState) void Microsoft.AspNetCore.Components.RenderTree.Renderer/Log:RenderingComponent (Microsoft.Extensions.Logging.ILogger,Microsoft.AspNetCore.Components.Rendering.ComponentState) @@ -4317,7 +4317,6 @@ Methods: void Microsoft.AspNetCore.Components.RenderTree.RenderTreeDiffBuilder:InitializeNewComponentFrame (Microsoft.AspNetCore.Components.RenderTree.RenderTreeDiffBuilder/DiffContext&,int) void Microsoft.AspNetCore.Components.RenderTree.RenderTreeDiffBuilder:InitializeNewSubtree (Microsoft.AspNetCore.Components.RenderTree.RenderTreeDiffBuilder/DiffContext&,int) void Microsoft.AspNetCore.Components.RenderTree.RenderTreeDiffBuilder:InsertNewFrame (Microsoft.AspNetCore.Components.RenderTree.RenderTreeDiffBuilder/DiffContext&,int) - void Microsoft.AspNetCore.Components.RenderTree.RenderTreeDiffBuilder:UpdateRetainedChildComponent (Microsoft.AspNetCore.Components.RenderTree.RenderTreeDiffBuilder/DiffContext&,int,int) void Microsoft.AspNetCore.Components.RenderTree.RenderTreeDiffBuilder/DiffContext:.ctor (Microsoft.AspNetCore.Components.RenderTree.Renderer,Microsoft.AspNetCore.Components.Rendering.RenderBatchBuilder,int,Microsoft.AspNetCore.Components.RenderTree.RenderTreeFrame[],Microsoft.AspNetCore.Components.RenderTree.RenderTreeFrame[]) void Microsoft.AspNetCore.Components.RenderTree.RenderTreeEdit:.ctor (Microsoft.AspNetCore.Components.RenderTree.RenderTreeEditType,int,int) void Microsoft.AspNetCore.Components.RenderTree.RenderTreeFrame:.ctor (int,int,string,object) @@ -4364,7 +4363,6 @@ Methods: void Microsoft.AspNetCore.Components.Routing.QueryParameterValueSupplier:.cctor () void Microsoft.AspNetCore.Components.Routing.QueryParameterValueSupplier/<>c:.cctor () void Microsoft.AspNetCore.Components.Routing.QueryParameterValueSupplier/<>c:.ctor () - void Microsoft.AspNetCore.Components.Routing.RouteContext:.cctor () void Microsoft.AspNetCore.Components.Routing.RouteContext:.ctor (string) void Microsoft.AspNetCore.Components.Routing.RouteEntry:.ctor (Microsoft.AspNetCore.Components.Routing.RouteTemplate,System.Type,System.Collections.Generic.List`1) void Microsoft.AspNetCore.Components.Routing.RouteEntry:Match (Microsoft.AspNetCore.Components.Routing.RouteContext) @@ -4382,8 +4380,8 @@ Methods: void Microsoft.AspNetCore.Components.Routing.Router:set_NotFound (Microsoft.AspNetCore.Components.RenderFragment) void Microsoft.AspNetCore.Components.Routing.Router/<>c:.cctor () void Microsoft.AspNetCore.Components.Routing.Router/<>c:.ctor () - void Microsoft.AspNetCore.Components.Routing.Router/d__62:MoveNext () - void Microsoft.AspNetCore.Components.Routing.Router/d__56:MoveNext () + void Microsoft.AspNetCore.Components.Routing.Router/d__61:MoveNext () + void Microsoft.AspNetCore.Components.Routing.Router/d__55:MoveNext () void Microsoft.AspNetCore.Components.Routing.Router/Log:.cctor () void Microsoft.AspNetCore.Components.Routing.Router/Log:NavigatingToComponent (Microsoft.Extensions.Logging.ILogger,System.Type,string,string) void Microsoft.AspNetCore.Components.Routing.RouteTable:Route (Microsoft.AspNetCore.Components.Routing.RouteContext) @@ -4394,7 +4392,7 @@ Methods: void Microsoft.AspNetCore.Components.Web.Infrastructure.JSComponentInterop:.ctor (Microsoft.AspNetCore.Components.Web.JSComponentConfigurationStore) void Microsoft.AspNetCore.Components.Web.JSComponentConfigurationStore:.ctor () void Microsoft.AspNetCore.Components.WebElementReferenceContext:.ctor (Microsoft.JSInterop.IJSRuntime) - void Microsoft.AspNetCore.Components.WebView.<>c__DisplayClass11_0/<g__AwaitAndNotify|0>d:MoveNext () + void Microsoft.AspNetCore.Components.WebView.<>c__DisplayClass13_0/<g__AwaitAndNotify|0>d:MoveNext () void Microsoft.AspNetCore.Components.WebView.<>c__DisplayClass18_0/<b__0>d:MoveNext () void Microsoft.AspNetCore.Components.WebView.ArrayBuilder`1:.cctor () void Microsoft.AspNetCore.Components.WebView.ArrayBuilder`1:.ctor (int,System.Buffers.ArrayPool`1) @@ -4408,9 +4406,10 @@ Methods: void Microsoft.AspNetCore.Components.WebView.ArrayBuilderMemoryStream:Dispose (bool) void Microsoft.AspNetCore.Components.WebView.ArrayBuilderMemoryStream:Flush () void Microsoft.AspNetCore.Components.WebView.ArrayBuilderMemoryStream:Write (byte[],int,int) + void Microsoft.AspNetCore.Components.WebView.ArrayBuilderMemoryStream:Write (System.ReadOnlySpan`1) void Microsoft.AspNetCore.Components.WebView.FileExtensionContentTypeProvider:.ctor () void Microsoft.AspNetCore.Components.WebView.FileExtensionContentTypeProvider:.ctor (System.Collections.Generic.IDictionary`2) - void Microsoft.AspNetCore.Components.WebView.IpcReceiver:EndInvokeJS (Microsoft.AspNetCore.Components.WebView.PageContext,long,bool,string) + void Microsoft.AspNetCore.Components.WebView.IpcReceiver:EndInvokeJS (Microsoft.AspNetCore.Components.WebView.PageContext,string) void Microsoft.AspNetCore.Components.WebView.IpcReceiver:OnRenderCompleted (Microsoft.AspNetCore.Components.WebView.PageContext,long,string) void Microsoft.AspNetCore.Components.WebView.IpcReceiver/d__2:MoveNext () void Microsoft.AspNetCore.Components.WebView.IpcSender:.ctor (Microsoft.AspNetCore.Components.Dispatcher,System.Action`1) @@ -4419,7 +4418,7 @@ Methods: void Microsoft.AspNetCore.Components.WebView.IpcSender:BeginInvokeJS (long,string,string,Microsoft.JSInterop.JSCallResultType,long) void Microsoft.AspNetCore.Components.WebView.IpcSender:DispatchMessageWithErrorHandling (string) void Microsoft.AspNetCore.Components.WebView.IpcSender:NotifyErrors (System.Threading.Tasks.Task) - void Microsoft.AspNetCore.Components.WebView.IpcSender/<>c__DisplayClass10_0:b__0 () + void Microsoft.AspNetCore.Components.WebView.IpcSender/<>c__DisplayClass12_0:b__0 () void Microsoft.AspNetCore.Components.WebView.Maui.AndroidMauiAssetFileProvider:.ctor (Android.Content.Res.AssetManager,string) void Microsoft.AspNetCore.Components.WebView.Maui.AndroidMauiAssetFileProvider/AndroidMauiAssetFileInfo:.ctor (Android.Content.Res.AssetManager,string) void Microsoft.AspNetCore.Components.WebView.Maui.AndroidWebKitWebViewManager:.cctor () @@ -4467,7 +4466,7 @@ Methods: void Microsoft.AspNetCore.Components.WebView.Services.WebViewJSRuntime:.ctor () void Microsoft.AspNetCore.Components.WebView.Services.WebViewJSRuntime:BeginInvokeJS (long,string,string,Microsoft.JSInterop.JSCallResultType,long) void Microsoft.AspNetCore.Components.WebView.Services.WebViewNavigationInterception:.ctor () - void Microsoft.AspNetCore.Components.WebView.Services.WebViewNavigationManager:.ctor () + void Microsoft.AspNetCore.Components.WebView.Services.WebViewNavigationManager:.ctor (Microsoft.Extensions.Logging.ILogger`1) void Microsoft.AspNetCore.Components.WebView.Services.WebViewNavigationManager:AttachToWebView (Microsoft.AspNetCore.Components.WebView.IpcSender,string,string) void Microsoft.AspNetCore.Components.WebView.Services.WebViewRenderer:.ctor (System.IServiceProvider,Microsoft.AspNetCore.Components.Dispatcher,Microsoft.AspNetCore.Components.WebView.IpcSender,Microsoft.Extensions.Logging.ILoggerFactory,Microsoft.AspNetCore.Components.WebView.Services.WebViewJSRuntime,Microsoft.AspNetCore.Components.Web.Infrastructure.JSComponentInterop) void Microsoft.AspNetCore.Components.WebView.Services.WebViewRenderer:AttachRootComponentToBrowser (int,string) @@ -4482,7 +4481,6 @@ Methods: void Microsoft.AspNetCore.Components.WebView.WebViewManager:MessageReceived (System.Uri,string) void Microsoft.AspNetCore.Components.WebView.WebViewManager:Navigate (string) void Microsoft.AspNetCore.Components.WebView.WebViewManager/d__20:MoveNext () - void Microsoft.Extensions.DependencyInjection.AsyncServiceScope:.ctor (Microsoft.Extensions.DependencyInjection.IServiceScope) void Microsoft.Extensions.DependencyInjection.BlazorWebViewServiceCollectionExtensions/<>c:.cctor () void Microsoft.Extensions.DependencyInjection.BlazorWebViewServiceCollectionExtensions/<>c:.ctor () void Microsoft.Extensions.DependencyInjection.BlazorWebViewServiceCollectionExtensions/<>c:b__0_0 (Microsoft.Maui.Hosting.IMauiHandlersCollection) @@ -4534,8 +4532,6 @@ Methods: void Microsoft.Extensions.DependencyInjection.ServiceLookup.ILEmitResolverBuilder:AddConstant (Microsoft.Extensions.DependencyInjection.ServiceLookup.ILEmitResolverBuilderContext,object) void Microsoft.Extensions.DependencyInjection.ServiceLookup.ILEmitResolverBuilder:BeginCaptureDisposable (Microsoft.Extensions.DependencyInjection.ServiceLookup.ILEmitResolverBuilderContext) void Microsoft.Extensions.DependencyInjection.ServiceLookup.ILEmitResolverBuilder:EndCaptureDisposable (Microsoft.Extensions.DependencyInjection.ServiceLookup.ILEmitResolverBuilderContext) - void Microsoft.Extensions.DependencyInjection.ServiceLookup.ILEmitResolverBuilder:Ldloc (System.Reflection.Emit.ILGenerator,int) - void Microsoft.Extensions.DependencyInjection.ServiceLookup.ILEmitResolverBuilder:Stloc (System.Reflection.Emit.ILGenerator,int) void Microsoft.Extensions.DependencyInjection.ServiceLookup.ResultCache:.cctor () void Microsoft.Extensions.DependencyInjection.ServiceLookup.ResultCache:.ctor (Microsoft.Extensions.DependencyInjection.ServiceLifetime,System.Type,int) void Microsoft.Extensions.DependencyInjection.ServiceLookup.ResultCache:.ctor (Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteResultCacheLocation,Microsoft.Extensions.DependencyInjection.ServiceLookup.ServiceCacheKey) @@ -4578,21 +4574,22 @@ Methods: void Microsoft.Extensions.Internal.TypeNameHelper/DisplayNameOptions:.ctor (bool,bool,bool,char) void Microsoft.Extensions.Logging.DefaultLoggerLevelConfigureOptions:.ctor (Microsoft.Extensions.Logging.LogLevel) void Microsoft.Extensions.Logging.DefaultLoggerLevelConfigureOptions/<>c__DisplayClass0_0:<.ctor>b__0 (Microsoft.Extensions.Logging.LoggerFilterOptions) - void Microsoft.Extensions.Logging.Logger`1:.ctor (Microsoft.Extensions.Logging.ILoggerFactory) - void Microsoft.Extensions.Logging.LoggerFactory:.ctor (System.Collections.Generic.IEnumerable`1,Microsoft.Extensions.Options.IOptionsMonitor`1,Microsoft.Extensions.Options.IOptions`1) + void Microsoft.Extensions.Logging.Logger`1:.ctor (Microsoft.Extensions.Logging.ILoggerFactory) + void Microsoft.Extensions.Logging.LoggerFactory:.ctor (System.Collections.Generic.IEnumerable`1,Microsoft.Extensions.Options.IOptionsMonitor`1,Microsoft.Extensions.Options.IOptions`1,Microsoft.Extensions.Logging.IExternalScopeProvider) void Microsoft.Extensions.Logging.LoggerFactory:RefreshFilters (Microsoft.Extensions.Logging.LoggerFilterOptions) void Microsoft.Extensions.Logging.LoggerFactoryOptions:.ctor () void Microsoft.Extensions.Logging.LoggerFilterOptions:.ctor () - void Microsoft.Extensions.Logging.LoggerMessage/<>c__DisplayClass14_0`3:b__1 (Microsoft.Extensions.Logging.ILogger,System.Type,string,string,System.Exception) void Microsoft.Extensions.Logging.LogValuesFormatter:.cctor () void Microsoft.Extensions.Logging.LogValuesFormatter:.ctor (string) void Microsoft.Extensions.Logging.LogValuesFormatter:set_OriginalFormat (string) void Microsoft.Extensions.Options.ConfigureOptions`1:Configure (Microsoft.Extensions.Logging.LoggerFilterOptions) void Microsoft.Extensions.Options.Options:.cctor () - void Microsoft.Extensions.Options.OptionsCache`1/<>c:.cctor () - void Microsoft.Extensions.Options.OptionsCache`1/<>c:.ctor () + void Microsoft.Extensions.Options.OptionsCache`1/<>c__3`1>:.cctor () + void Microsoft.Extensions.Options.OptionsCache`1/<>c__3`1>:.ctor () void Microsoft.Extensions.Options.OptionsCache`1:.ctor () void Microsoft.Extensions.Options.OptionsFactory`1:.ctor (System.Collections.Generic.IEnumerable`1>,System.Collections.Generic.IEnumerable`1>,System.Collections.Generic.IEnumerable`1>) + void Microsoft.Extensions.Options.OptionsMonitor`1/<>c:.cctor () + void Microsoft.Extensions.Options.OptionsMonitor`1/<>c:.ctor () void Microsoft.Extensions.Options.OptionsMonitor`1/ChangeTrackerDisposable:.ctor (Microsoft.Extensions.Options.OptionsMonitor`1,System.Action`2) void Microsoft.Extensions.Options.OptionsMonitor`1:.ctor (Microsoft.Extensions.Options.IOptionsFactory`1,System.Collections.Generic.IEnumerable`1>,Microsoft.Extensions.Options.IOptionsMonitorCache`1) void Microsoft.Extensions.Options.OptionsMonitor`1:add__onChange (System.Action`2) @@ -4601,9 +4598,6 @@ Methods: void Microsoft.Extensions.Primitives.StringSegment:.ctor (string) void Microsoft.Extensions.Primitives.StringTokenizer:.ctor (Microsoft.Extensions.Primitives.StringSegment,char[]) void Microsoft.Extensions.Primitives.StringTokenizer/Enumerator:.ctor (Microsoft.Extensions.Primitives.StringSegment&,char[]) - void Microsoft.JSInterop.DotNetObjectReference`1:set_JSRuntime (Microsoft.JSInterop.JSRuntime) - void Microsoft.JSInterop.DotNetObjectReference`1:set_ObjectId (long) - void Microsoft.JSInterop.DotNetObjectReference`1:ThrowIfDisposed () void Microsoft.JSInterop.Infrastructure.ByteArrayJsonConverter:.cctor () void Microsoft.JSInterop.Infrastructure.ByteArrayJsonConverter:.ctor (Microsoft.JSInterop.JSRuntime) void Microsoft.JSInterop.Infrastructure.DotNetDispatcher:.cctor () @@ -4632,15 +4626,10 @@ Methods: void Microsoft.Maui.ActivationState:.ctor (Microsoft.Maui.IMauiContext,Microsoft.Maui.IPersistedState) void Microsoft.Maui.ActivityLifecycleCallbacks/<>c__DisplayClass0_0:b__0 (Microsoft.Maui.LifecycleEvents.AndroidLifecycle/OnCreate) void Microsoft.Maui.ActivityLifecycleCallbacks/<>c__DisplayClass2_0:b__0 (Microsoft.Maui.LifecycleEvents.AndroidLifecycle/OnResume) - void Microsoft.Maui.ActivityLifecycleCallbacks/<>c__DisplayClass3_0:b__0 (Microsoft.Maui.LifecycleEvents.AndroidLifecycle/OnPause) - void Microsoft.Maui.ActivityLifecycleCallbacks/<>c__DisplayClass4_0:b__0 (Microsoft.Maui.LifecycleEvents.AndroidLifecycle/OnStop) void Microsoft.Maui.ApplicationModel.ActivityLifecycleContextListener:.ctor (System.Action`2) void Microsoft.Maui.ApplicationModel.ActivityLifecycleContextListener:Android.App.Application.IActivityLifecycleCallbacks.OnActivityCreated (Android.App.Activity,Android.OS.Bundle) - void Microsoft.Maui.ApplicationModel.ActivityLifecycleContextListener:Android.App.Application.IActivityLifecycleCallbacks.OnActivityPaused (Android.App.Activity) void Microsoft.Maui.ApplicationModel.ActivityLifecycleContextListener:Android.App.Application.IActivityLifecycleCallbacks.OnActivityResumed (Android.App.Activity) - void Microsoft.Maui.ApplicationModel.ActivityLifecycleContextListener:Android.App.Application.IActivityLifecycleCallbacks.OnActivitySaveInstanceState (Android.App.Activity,Android.OS.Bundle) void Microsoft.Maui.ApplicationModel.ActivityLifecycleContextListener:Android.App.Application.IActivityLifecycleCallbacks.OnActivityStarted (Android.App.Activity) - void Microsoft.Maui.ApplicationModel.ActivityLifecycleContextListener:Android.App.Application.IActivityLifecycleCallbacks.OnActivityStopped (Android.App.Activity) void Microsoft.Maui.ApplicationModel.ActivityLifecycleContextListener:set_Activity (Android.App.Activity) void Microsoft.Maui.ApplicationModel.ActivityStateManagerImplementation:Init (Android.App.Activity,Android.OS.Bundle) void Microsoft.Maui.ApplicationModel.ActivityStateManagerImplementation:Init (Android.App.Application) @@ -4676,11 +4665,8 @@ Methods: void Microsoft.Maui.Controls.Application:AddWindow (Microsoft.Maui.Controls.Window) void Microsoft.Maui.Controls.Application:MapWindowSoftInputModeAdjust (Microsoft.Maui.Handlers.ApplicationHandler,Microsoft.Maui.Controls.Application) void Microsoft.Maui.Controls.Application:OnPageAppearing (Microsoft.Maui.Controls.Page) - void Microsoft.Maui.Controls.Application:OnPageDisappearing (Microsoft.Maui.Controls.Page) - void Microsoft.Maui.Controls.Application:OnSleep () void Microsoft.Maui.Controls.Application:OnStart () void Microsoft.Maui.Controls.Application:RemapForControls () - void Microsoft.Maui.Controls.Application:SendSleep () void Microsoft.Maui.Controls.Application:SendStart () void Microsoft.Maui.Controls.Application:set_MainPage (Microsoft.Maui.Controls.Page) void Microsoft.Maui.Controls.Application:set_Resources (Microsoft.Maui.Controls.ResourceDictionary) @@ -4700,7 +4686,6 @@ Methods: void Microsoft.Maui.Controls.BindableObject:Microsoft.Maui.Controls.Internals.IDynamicResourceHandler.SetDynamicResource (Microsoft.Maui.Controls.BindableProperty,string) void Microsoft.Maui.Controls.BindableObject:OnPropertyChanged (string) void Microsoft.Maui.Controls.BindableObject:OnPropertyChanging (string) - void Microsoft.Maui.Controls.BindableObject:remove_PropertyChanged (System.ComponentModel.PropertyChangedEventHandler) void Microsoft.Maui.Controls.BindableObject:SetBackupStyleValue (Microsoft.Maui.Controls.BindableProperty,object) void Microsoft.Maui.Controls.BindableObject:SetDynamicResource (Microsoft.Maui.Controls.BindableProperty,string,bool) void Microsoft.Maui.Controls.BindableObject:SetDynamicResource (Microsoft.Maui.Controls.BindableProperty,string) @@ -4738,7 +4723,6 @@ Methods: void Microsoft.Maui.Controls.Compatibility.Platform.Android.ResourcesProvider:UpdateStyles () void Microsoft.Maui.Controls.Compatibility.Resource/Attribute:.cctor () void Microsoft.Maui.Controls.Compatibility.Resource/Drawable:.cctor () - void Microsoft.Maui.Controls.Compatibility.Resource/Layout:.cctor () void Microsoft.Maui.Controls.Compatibility.Resource/Style:.cctor () void Microsoft.Maui.Controls.ContentPage:.cctor () void Microsoft.Maui.Controls.ContentPage:.ctor () @@ -4913,12 +4897,10 @@ Methods: void Microsoft.Maui.Controls.Page:OnAppearing () void Microsoft.Maui.Controls.Page:OnChildMeasureInvalidated (Microsoft.Maui.Controls.VisualElement,Microsoft.Maui.Controls.Internals.InvalidationTrigger) void Microsoft.Maui.Controls.Page:OnChildMeasureInvalidated (object,System.EventArgs) - void Microsoft.Maui.Controls.Page:OnDisappearing () void Microsoft.Maui.Controls.Page:OnInternalAdded (Microsoft.Maui.Controls.VisualElement) void Microsoft.Maui.Controls.Page:OnParentSet () void Microsoft.Maui.Controls.Page:OnSizeAllocated (double,double) void Microsoft.Maui.Controls.Page:SendAppearing () - void Microsoft.Maui.Controls.Page:SendDisappearing () void Microsoft.Maui.Controls.Page:set_MenuBarItems (System.Collections.Generic.IList`1) void Microsoft.Maui.Controls.Page:set_ToolbarItems (System.Collections.Generic.IList`1) void Microsoft.Maui.Controls.Page:UpdateChildrenLayout () @@ -4942,8 +4924,6 @@ Methods: void Microsoft.Maui.Controls.Platform.AutomationPropertiesProvider:.cctor () void Microsoft.Maui.Controls.Platform.AutomationPropertiesProvider:SetImportantForAccessibility (Android.Views.View,Microsoft.Maui.Controls.Element) void Microsoft.Maui.Controls.Platform.GestureManager:.ctor (Microsoft.Maui.IViewHandler) - void Microsoft.Maui.Controls.Platform.GestureManager:Dispose () - void Microsoft.Maui.Controls.Platform.GestureManager:Dispose (bool) void Microsoft.Maui.Controls.Platform.GestureManager:OnElementPropertyChanged (object,System.ComponentModel.PropertyChangedEventArgs) void Microsoft.Maui.Controls.Platform.GestureManager:SetupElement (Microsoft.Maui.Controls.VisualElement,Microsoft.Maui.Controls.VisualElement) void Microsoft.Maui.Controls.Platform.GestureManager:SetupGestures () @@ -5035,6 +5015,7 @@ Methods: void Microsoft.Maui.Controls.TimePicker/<>c:.ctor () void Microsoft.Maui.Controls.Toolbar:.cctor () void Microsoft.Maui.Controls.Toolbar:RemapForControls () + void Microsoft.Maui.Controls.ToolTipProperties:.cctor () void Microsoft.Maui.Controls.View:.cctor () void Microsoft.Maui.Controls.View:.ctor () void Microsoft.Maui.Controls.View:HandlerChangedPartial () @@ -5096,26 +5077,21 @@ Methods: void Microsoft.Maui.Controls.Window:Microsoft.Maui.Controls.IFlowDirectionController.set_EffectiveFlowDirection (Microsoft.Maui.Controls.EffectiveFlowDirection) void Microsoft.Maui.Controls.Window:Microsoft.Maui.IWindow.Activated () void Microsoft.Maui.Controls.Window:Microsoft.Maui.IWindow.Created () - void Microsoft.Maui.Controls.Window:Microsoft.Maui.IWindow.Deactivated () - void Microsoft.Maui.Controls.Window:Microsoft.Maui.IWindow.Stopped () void Microsoft.Maui.Controls.Window:OnActivated () void Microsoft.Maui.Controls.Window:OnCollectionChanged (object,System.Collections.Specialized.NotifyCollectionChangedEventArgs) void Microsoft.Maui.Controls.Window:OnCreated () - void Microsoft.Maui.Controls.Window:OnDeactivated () void Microsoft.Maui.Controls.Window:OnHandlerChangingCore (Microsoft.Maui.Controls.HandlerChangingEventArgs) void Microsoft.Maui.Controls.Window:OnPageChanged (Microsoft.Maui.Controls.BindableObject,object,object) void Microsoft.Maui.Controls.Window:OnPageChanging (Microsoft.Maui.Controls.BindableObject,object,object) void Microsoft.Maui.Controls.Window:OnPropertyChanged (string) - void Microsoft.Maui.Controls.Window:OnStopped () void Microsoft.Maui.Controls.Window:RemapForControls () void Microsoft.Maui.Controls.Window:SendWindowAppearing () - void Microsoft.Maui.Controls.Window:SendWindowDisppearing () void Microsoft.Maui.Controls.Window:set_IsActivated (bool) void Microsoft.Maui.Controls.Window:set_Page (Microsoft.Maui.Controls.Page) void Microsoft.Maui.Controls.Window:set_Toolbar (Microsoft.Maui.Controls.Toolbar) void Microsoft.Maui.Controls.Window:SetEffectiveFlowDirection (Microsoft.Maui.Controls.EffectiveFlowDirection,bool) - void Microsoft.Maui.Controls.Window/<>c__DisplayClass150_0:g__OnPageHandlerChanged|0 (object,System.EventArgs) - void Microsoft.Maui.Controls.Window/<>c__DisplayClass150_0:g__OnPageHandlerChanging|1 (object,Microsoft.Maui.Controls.HandlerChangingEventArgs) + void Microsoft.Maui.Controls.Window/<>c__DisplayClass205_0:g__OnPageHandlerChanged|0 (object,System.EventArgs) + void Microsoft.Maui.Controls.Window/<>c__DisplayClass205_0:g__OnPageHandlerChanging|1 (object,Microsoft.Maui.Controls.HandlerChangingEventArgs) void Microsoft.Maui.Controls.Window/NavigationImpl:.ctor (Microsoft.Maui.Controls.Window) void Microsoft.Maui.Controls.Xaml.Internals.SimpleValueTargetProvider:.ctor (object[],object,Microsoft.Maui.Controls.Internals.INameScope) void Microsoft.Maui.Controls.Xaml.Internals.XamlServiceProvider:.ctor () @@ -5138,16 +5114,30 @@ Methods: void Microsoft.Maui.FontRegistrar:.ctor (Microsoft.Maui.IEmbeddedFontLoader,System.IServiceProvider) void Microsoft.Maui.FontRegistrar:Register (string,string) void Microsoft.Maui.Graphics.AbstractCanvas`1:.ctor (Microsoft.Maui.Graphics.ICanvasStateService`1,Microsoft.Maui.Graphics.IStringSizeService) + void Microsoft.Maui.Graphics.AbstractCanvas`1:ResetState () + void Microsoft.Maui.Graphics.AbstractCanvas`1:Scale (single,single) void Microsoft.Maui.Graphics.AbstractCanvas`1:set_DisplayScale (single) void Microsoft.Maui.Graphics.CanvasState:.ctor () + void Microsoft.Maui.Graphics.CanvasState:set_Transform (System.Numerics.Matrix3x2) + void Microsoft.Maui.Graphics.CanvasState:TransformChanged () void Microsoft.Maui.Graphics.Color:.ctor (int,int,int,int) void Microsoft.Maui.Graphics.Color:.ctor (single,single,single,single) void Microsoft.Maui.Graphics.Colors:.cctor () + void Microsoft.Maui.Graphics.Matrix3x2Extensions:DeconstructScales (System.Numerics.Matrix3x2&,single&,single&,single&) void Microsoft.Maui.Graphics.Platform.PlatformCanvas:.ctor (Android.Content.Context) + void Microsoft.Maui.Graphics.Platform.PlatformCanvas:PlatformScale (single,single) + void Microsoft.Maui.Graphics.Platform.PlatformCanvas:ResetState () + void Microsoft.Maui.Graphics.Platform.PlatformCanvas:set_Canvas (Android.Graphics.Canvas) void Microsoft.Maui.Graphics.Platform.PlatformCanvasState:.ctor () + void Microsoft.Maui.Graphics.Platform.PlatformCanvasState:Dispose () + void Microsoft.Maui.Graphics.Platform.PlatformCanvasState:Reset (Android.Graphics.Paint,Android.Graphics.Paint,Android.Graphics.Paint) void Microsoft.Maui.Graphics.Platform.PlatformCanvasState:set_Font (Microsoft.Maui.Graphics.IFont) + void Microsoft.Maui.Graphics.Platform.PlatformCanvasState:SetScale (single,single) void Microsoft.Maui.Graphics.Platform.PlatformCanvasStateService:EnsureDefaults () + void Microsoft.Maui.Graphics.Platform.PlatformCanvasStateService:Reset (Microsoft.Maui.Graphics.Platform.PlatformCanvasState) void Microsoft.Maui.Graphics.Platform.PlatformGraphicsView:.ctor (Android.Content.Context,Microsoft.Maui.Graphics.IDrawable) + void Microsoft.Maui.Graphics.Platform.PlatformGraphicsView:Draw (Android.Graphics.Canvas) + void Microsoft.Maui.Graphics.Platform.PlatformGraphicsView:OnSizeChanged (int,int,int,int) void Microsoft.Maui.Graphics.Platform.PlatformGraphicsView:set_Drawable (Microsoft.Maui.Graphics.IDrawable) void Microsoft.Maui.Graphics.Point:.cctor () void Microsoft.Maui.Graphics.Point:.ctor (double,double) @@ -5159,7 +5149,15 @@ Methods: void Microsoft.Maui.Graphics.Rect:set_Width (double) void Microsoft.Maui.Graphics.Rect:set_X (double) void Microsoft.Maui.Graphics.Rect:set_Y (double) + void Microsoft.Maui.Graphics.RectF:.cctor () + void Microsoft.Maui.Graphics.RectF:.ctor (single,single,single,single) + void Microsoft.Maui.Graphics.RectF:set_Height (single) + void Microsoft.Maui.Graphics.RectF:set_Width (single) + void Microsoft.Maui.Graphics.RectF:set_X (single) + void Microsoft.Maui.Graphics.RectF:set_Y (single) void Microsoft.Maui.Graphics.ScalingCanvas:.ctor (Microsoft.Maui.Graphics.ICanvas) + void Microsoft.Maui.Graphics.ScalingCanvas:ResetState () + void Microsoft.Maui.Graphics.ScalingCanvas:Scale (single,single) void Microsoft.Maui.Graphics.Size:.ctor (double,double) void Microsoft.Maui.GridLength:.cctor () void Microsoft.Maui.GridLength:.ctor (double,Microsoft.Maui.GridUnitType) @@ -5193,7 +5191,6 @@ Methods: void Microsoft.Maui.Handlers.EntryHandler:.cctor () void Microsoft.Maui.Handlers.FlyoutViewHandler:.cctor () void Microsoft.Maui.Handlers.LabelHandler:.cctor () - void Microsoft.Maui.Handlers.LayoutHandler:.cctor () void Microsoft.Maui.Handlers.NavigationViewHandler:.cctor () void Microsoft.Maui.Handlers.PageHandler:.cctor () void Microsoft.Maui.Handlers.PageHandler:.ctor () @@ -5228,6 +5225,7 @@ Methods: void Microsoft.Maui.Handlers.ViewHandler:MapShadow (Microsoft.Maui.IViewHandler,Microsoft.Maui.IView) void Microsoft.Maui.Handlers.ViewHandler:MapToolbar (Microsoft.Maui.IElementHandler,Microsoft.Maui.IToolbarElement) void Microsoft.Maui.Handlers.ViewHandler:MapToolbar (Microsoft.Maui.IViewHandler,Microsoft.Maui.IView) + void Microsoft.Maui.Handlers.ViewHandler:MapToolTip (Microsoft.Maui.IViewHandler,Microsoft.Maui.IView) void Microsoft.Maui.Handlers.ViewHandler:MapWidth (Microsoft.Maui.IViewHandler,Microsoft.Maui.IView) void Microsoft.Maui.Handlers.ViewHandler:OnConnectHandler (object) void Microsoft.Maui.Handlers.ViewHandler:set_HasContainer (bool) @@ -5305,8 +5303,6 @@ Methods: void Microsoft.Maui.LifecycleEvents.AppHostBuilderExtensions/<>c:b__0_0 (Microsoft.Maui.LifecycleEvents.ILifecycleBuilder) void Microsoft.Maui.LifecycleEvents.AppHostBuilderExtensions/<>c:b__1_0 (Android.App.Activity,Android.OS.Bundle) void Microsoft.Maui.LifecycleEvents.AppHostBuilderExtensions/<>c:b__1_2 (Android.App.Activity) - void Microsoft.Maui.LifecycleEvents.AppHostBuilderExtensions/<>c:b__1_3 (Android.App.Activity) - void Microsoft.Maui.LifecycleEvents.AppHostBuilderExtensions/<>c:b__1_4 (Android.App.Activity) void Microsoft.Maui.LifecycleEvents.LifecycleEventRegistration:AddRegistration (Microsoft.Maui.LifecycleEvents.ILifecycleBuilder) void Microsoft.Maui.LifecycleEvents.LifecycleEventService:.ctor (System.Collections.Generic.IEnumerable`1) void Microsoft.Maui.LifecycleEvents.LifecycleEventService:AddEvent (string,Microsoft.Maui.LifecycleEvents.AndroidLifecycle/OnPostCreate) @@ -5323,14 +5319,10 @@ Methods: void Microsoft.Maui.MauiAppCompatActivity/<>c__DisplayClass7_0:b__0 (Microsoft.Maui.LifecycleEvents.AndroidLifecycle/OnPostCreate) void Microsoft.Maui.MauiApplication:.ctor (intptr,Android.Runtime.JniHandleOwnership) void Microsoft.Maui.MauiApplication:OnCreate () - void Microsoft.Maui.MauiApplication:OnTrimMemory (Android.Content.TrimMemory) void Microsoft.Maui.MauiApplication/ActivityLifecycleCallbacks:.ctor () void Microsoft.Maui.MauiApplication/ActivityLifecycleCallbacks:OnActivityCreated (Android.App.Activity,Android.OS.Bundle) - void Microsoft.Maui.MauiApplication/ActivityLifecycleCallbacks:OnActivityPaused (Android.App.Activity) void Microsoft.Maui.MauiApplication/ActivityLifecycleCallbacks:OnActivityResumed (Android.App.Activity) - void Microsoft.Maui.MauiApplication/ActivityLifecycleCallbacks:OnActivitySaveInstanceState (Android.App.Activity,Android.OS.Bundle) void Microsoft.Maui.MauiApplication/ActivityLifecycleCallbacks:OnActivityStarted (Android.App.Activity) - void Microsoft.Maui.MauiApplication/ActivityLifecycleCallbacks:OnActivityStopped (Android.App.Activity) void Microsoft.Maui.MauiContext:.ctor (System.IServiceProvider,Android.Content.Context) void Microsoft.Maui.MauiContext:.ctor (System.IServiceProvider) void Microsoft.Maui.MauiContext:AddSpecific (Android.App.Application) @@ -5376,6 +5368,7 @@ Methods: void Microsoft.Maui.Platform.ViewExtensions:UpdateHeight (Android.Views.View,Microsoft.Maui.IView) void Microsoft.Maui.Platform.ViewExtensions:UpdateMaximumHeight (Android.Views.View,Microsoft.Maui.IView) void Microsoft.Maui.Platform.ViewExtensions:UpdateMaximumWidth (Android.Views.View,Microsoft.Maui.IView) + void Microsoft.Maui.Platform.ViewExtensions:UpdateToolTip (Android.Views.View,Microsoft.Maui.ToolTip) void Microsoft.Maui.Platform.ViewExtensions:UpdateWidth (Android.Views.View,Microsoft.Maui.IView) void Microsoft.Maui.Platform.ViewFragment:.ctor (Android.Views.View) void Microsoft.Maui.PlatformInterop:.cctor () @@ -5418,15 +5411,19 @@ Methods: void Microsoft.Maui.VisualDiagnostics:.cctor () void Microsoft.Maui.VisualDiagnostics:OnChildAdded (Microsoft.Maui.IVisualTreeElement,Microsoft.Maui.IVisualTreeElement) void Microsoft.Maui.VisualDiagnosticsOverlay:.ctor (Microsoft.Maui.IWindow) + void Microsoft.Maui.VisualDiagnosticsOverlay:HandleUIChange () void Microsoft.Maui.WeakEventManager:.ctor () void Microsoft.Maui.WindowOverlay:.ctor (Microsoft.Maui.IWindow) void Microsoft.Maui.WindowOverlay:add_Tapped (System.EventHandler`1) + void Microsoft.Maui.WindowOverlay:DecorViewLayoutChange (object,Android.Views.View/LayoutChangeEventArgs) + void Microsoft.Maui.WindowOverlay:Draw (Microsoft.Maui.Graphics.ICanvas,Microsoft.Maui.Graphics.RectF) + void Microsoft.Maui.WindowOverlay:Invalidate () void Microsoft.Win32.SafeHandles.SafeFileHandle:.cctor () 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.SafeHandleZeroOrMinusOneIsInvalid:.ctor (bool) - void Microsoft.Win32.SafeHandles.SafeWaitHandle:.ctor (intptr,bool) + void Microsoft.Win32.SafeHandles.SafeWaitHandle:.ctor () void modreq Microsoft.AspNetCore.Components.Reflection.PropertySetter:set_Cascading (System.Runtime.CompilerServices.IsExternalInit) Microsoft.AspNetCore.Components.Reflection.PropertySetter:set_Cascading (bool) void Mono.RuntimeGPtrArrayHandle:DestroyAndFree (Mono.RuntimeGPtrArrayHandle&) void Mono.RuntimeGPtrArrayHandle:GPtrArrayFree (Mono.RuntimeStructs/GPtrArray*) @@ -5608,9 +5605,6 @@ Methods: void System.Collections.Concurrent.ConcurrentDictionary`2:.cctor () 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.ConcurrentDictionary`2:AcquireAllLocks (int&) - void System.Collections.Concurrent.ConcurrentDictionary`2:AcquireLocks (int,int,int&) - void System.Collections.Concurrent.ConcurrentDictionary`2:ReleaseLocks (int,int) void System.Collections.Concurrent.ConcurrentDictionary`2, System.Text.Json.Cache`1/CacheEntry>>:.cctor () void System.Collections.Concurrent.ConcurrentDictionary`2, System.Text.Json.Cache`1/CacheEntry>>:.ctor () void System.Collections.Concurrent.ConcurrentDictionary`2, System.Text.Json.Cache`1/CacheEntry>>:.ctor (int,int,bool,System.Collections.Generic.IEqualityComparer`1>) @@ -5822,6 +5816,7 @@ Methods: void System.Collections.Generic.Stack`1:Grow (int) void System.Collections.Generic.Stack`1:Push (int) void System.Collections.Generic.Stack`1:PushWithResize (int) + void System.Collections.Generic.Stack`1:Clear () void System.Collections.Generic.ValueListBuilder`1:.ctor (System.Span`1) void System.Collections.Generic.ValueListBuilder`1:.ctor (System.Span`1) void System.Collections.HashHelpers:.cctor () @@ -5849,7 +5844,6 @@ Methods: void System.Collections.ObjectModel.ObservableCollection`1:OnIndexerPropertyChanged () void System.Collections.ObjectModel.ObservableCollection`1:OnPropertyChanged (System.ComponentModel.PropertyChangedEventArgs) void System.Collections.ObjectModel.ObservableCollection`1:.ctor () - void System.Collections.ObjectModel.ObservableCollection`1:remove_CollectionChanged (System.Collections.Specialized.NotifyCollectionChangedEventHandler) void System.Collections.ObjectModel.ObservableCollection`1:add_CollectionChanged (System.Collections.Specialized.NotifyCollectionChangedEventHandler) void System.Collections.ObjectModel.ReadOnlyCollection`1:.ctor (System.Collections.Generic.IList`1) void System.Collections.ObjectModel.ReadOnlyCollection`1:CopyTo (Microsoft.Maui.Controls.Element[],int) @@ -5866,6 +5860,7 @@ Methods: void System.Collections.Specialized.SingleItemReadOnlyList/d__15:System.IDisposable.Dispose () void System.ComponentModel.PropertyChangedEventArgs:.ctor (string) void System.Convert:.cctor () + void System.Convert:ToBase64CharsLargeNoLineBreaks (System.ReadOnlySpan`1,System.Span`1,int) void System.DateTime:.cctor () void System.DateTime:.ctor (int,int,int,int,int,int) void System.DateTime:.ctor (int,int,int) @@ -5883,8 +5878,6 @@ Methods: void System.DBNull:.ctor () void System.DefaultBinder:.cctor () void System.DefaultBinder:.ctor () - void System.Diagnostics.DebuggerDisplayAttribute:.ctor (string) - void System.Diagnostics.DebuggerTypeProxyAttribute:.ctor (System.Type) void System.Diagnostics.Stopwatch:.cctor () void System.Diagnostics.Tracing.EventSource:.cctor () void System.Diagnostics.Tracing.EventSource:.ctor () @@ -5943,8 +5936,6 @@ Methods: void System.Globalization.GregorianCalendar:.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.NumberFormatInfo:.cctor () void System.Globalization.NumberFormatInfo:.ctor (System.Globalization.CultureData) void System.Globalization.NumberFormatInfo:InitializeInvariantAndNegativeSignFlags () @@ -5992,7 +5983,6 @@ Methods: void System.IO.DelegatingStream:Dispose (bool) void System.IO.FileNotFoundException:.ctor (string,string) void System.IO.FileStatus:EnsureCachesInitialized (Microsoft.Win32.SafeHandles.SafeFileHandle,System.ReadOnlySpan`1,bool) - void System.IO.FileStatus:EnsureCachesInitialized (System.ReadOnlySpan`1,bool) void System.IO.FileStatus:RefreshCaches (Microsoft.Win32.SafeHandles.SafeFileHandle,System.ReadOnlySpan`1) void System.IO.FileStatus:ThrowOnCacheInitializationError (System.ReadOnlySpan`1) void System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int,bool) @@ -6034,7 +6024,6 @@ Methods: void System.IO.Stream:RunReadWriteTaskWhenReady (System.Threading.Tasks.Task,System.IO.Stream/ReadWriteTask) void System.IO.Stream:ValidateCopyToArguments (System.IO.Stream,int) void System.IO.Stream:ValidateReadAtLeastArguments (int,int) - void System.IO.Stream:Write (System.ReadOnlySpan`1) void System.IO.Stream:WriteByte (byte) void System.IO.Stream/<g__Core|27_0>d:MoveNext () void System.IO.Stream/<>c:.cctor () @@ -6168,7 +6157,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) @@ -6182,7 +6170,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) @@ -6194,20 +6181,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) @@ -6266,7 +6248,6 @@ Methods: 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:.cctor () 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[]) @@ -6285,7 +6266,6 @@ Methods: void System.Reflection.Emit.ILExceptionInfo:End (int) void System.Reflection.Emit.ILGenerator:.ctor (System.Reflection.Module,System.Reflection.Emit.ITokenGenerator,int) void System.Reflection.Emit.ILGenerator:BeginFinallyBlock () - void System.Reflection.Emit.ILGenerator:Emit (System.Reflection.Emit.OpCode,byte) 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.Emit.Label) @@ -6304,9 +6284,7 @@ Methods: void System.Reflection.Emit.Int32Stack:.ctor (int) void System.Reflection.Emit.LocalBuilder:.ctor (System.Type,System.Reflection.Emit.ILGenerator) void System.Reflection.Emit.OpCodes:.cctor () - void System.Reflection.FieldAccessor:SetValue (object,object) void System.Reflection.FieldInfo:SetValue (object,object) - void System.Reflection.Metadata.MetadataUpdater:.cctor () 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.Missing:.cctor () @@ -6318,7 +6296,6 @@ Methods: 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.Emit.ParameterBuilder,System.Type,System.Reflection.MemberInfo,int) @@ -6342,16 +6319,16 @@ Methods: void System.Resources.RuntimeResourceSet:.ctor (System.IO.Stream,bool) void System.Runtime.CompilerServices.AsyncMethodBuilderCore:Start (CommonMethods/d__0&) void System.Runtime.CompilerServices.AsyncMethodBuilderCore:Start (Microsoft.AspNetCore.Components.ComponentBase/d__20&) - void System.Runtime.CompilerServices.AsyncMethodBuilderCore:Start (Microsoft.AspNetCore.Components.RenderTree.Renderer/<g__ProcessAsynchronousWork|43_0>d&) - void System.Runtime.CompilerServices.AsyncMethodBuilderCore:Start (Microsoft.AspNetCore.Components.RenderTree.Renderer/d__66&) - void System.Runtime.CompilerServices.AsyncMethodBuilderCore:Start (Microsoft.AspNetCore.Components.RenderTree.Renderer/d__61&) - void System.Runtime.CompilerServices.AsyncMethodBuilderCore:Start (Microsoft.AspNetCore.Components.RenderTree.Renderer/d__39&) - void System.Runtime.CompilerServices.AsyncMethodBuilderCore:Start (Microsoft.AspNetCore.Components.RenderTree.Renderer/d__43&) + void System.Runtime.CompilerServices.AsyncMethodBuilderCore:Start (Microsoft.AspNetCore.Components.RenderTree.Renderer/<g__ProcessAsynchronousWork|48_0>d&) + void System.Runtime.CompilerServices.AsyncMethodBuilderCore:Start (Microsoft.AspNetCore.Components.RenderTree.Renderer/d__71&) + void System.Runtime.CompilerServices.AsyncMethodBuilderCore:Start (Microsoft.AspNetCore.Components.RenderTree.Renderer/d__66&) + void System.Runtime.CompilerServices.AsyncMethodBuilderCore:Start (Microsoft.AspNetCore.Components.RenderTree.Renderer/d__44&) + void System.Runtime.CompilerServices.AsyncMethodBuilderCore:Start (Microsoft.AspNetCore.Components.RenderTree.Renderer/d__48&) void System.Runtime.CompilerServices.AsyncMethodBuilderCore:Start (Microsoft.AspNetCore.Components.Routing.FocusOnNavigate/d__15&) - void System.Runtime.CompilerServices.AsyncMethodBuilderCore:Start (Microsoft.AspNetCore.Components.Routing.Router/d__62&) - void System.Runtime.CompilerServices.AsyncMethodBuilderCore:Start (Microsoft.AspNetCore.Components.Routing.Router/d__56&) + void System.Runtime.CompilerServices.AsyncMethodBuilderCore:Start (Microsoft.AspNetCore.Components.Routing.Router/d__61&) + void System.Runtime.CompilerServices.AsyncMethodBuilderCore:Start (Microsoft.AspNetCore.Components.Routing.Router/d__55&) void System.Runtime.CompilerServices.AsyncMethodBuilderCore:Start (Microsoft.AspNetCore.Components.WebView.IpcReceiver/d__2&) - void System.Runtime.CompilerServices.AsyncMethodBuilderCore:Start (Microsoft.AspNetCore.Components.WebView.IpcSender/<>c__DisplayClass11_0/<g__AwaitAndNotify|0>d&) + void System.Runtime.CompilerServices.AsyncMethodBuilderCore:Start (Microsoft.AspNetCore.Components.WebView.IpcSender/<>c__DisplayClass13_0/<g__AwaitAndNotify|0>d&) void System.Runtime.CompilerServices.AsyncMethodBuilderCore:Start (Microsoft.AspNetCore.Components.WebView.WebViewManager/<>c__DisplayClass18_0/<b__0>d&) void System.Runtime.CompilerServices.AsyncMethodBuilderCore:Start (Microsoft.AspNetCore.Components.WebView.WebViewManager/d__20&) void System.Runtime.CompilerServices.AsyncMethodBuilderCore:Start (Microsoft.JSInterop.JSRuntime/d__16`1&) @@ -6364,10 +6341,10 @@ 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__132&) + void System.Runtime.CompilerServices.AsyncMethodBuilderCore:Start (Xamarin.Android.Net.AndroidMessageHandler/d__123&) + void System.Runtime.CompilerServices.AsyncMethodBuilderCore:Start (Xamarin.Android.Net.AndroidMessageHandler/d__125&) + void System.Runtime.CompilerServices.AsyncMethodBuilderCore:Start (Xamarin.Android.Net.AndroidMessageHandler/d__150&) void System.Runtime.CompilerServices.AsyncTaskMethodBuilder:SetResult () void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1/AsyncStateMachineBox`1d__16`1>:.cctor () void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1/AsyncStateMachineBox`1d__16`1>:.ctor () @@ -6379,16 +6356,16 @@ Methods: 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__132>:.cctor () + void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1/AsyncStateMachineBox`1d__132>:.ctor () + void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1/AsyncStateMachineBox`1d__132>:ExecutionContextCallback (object) + void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1/AsyncStateMachineBox`1d__132>:MoveNext () + void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1/AsyncStateMachineBox`1d__132>:MoveNext (System.Threading.Thread) + void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1/AsyncStateMachineBox`1d__123>:.cctor () + void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1/AsyncStateMachineBox`1d__123>:.ctor () + void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1/AsyncStateMachineBox`1d__123>:ExecutionContextCallback (object) + void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1/AsyncStateMachineBox`1d__123>:MoveNext () + void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1/AsyncStateMachineBox`1d__123>: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) @@ -6399,26 +6376,26 @@ Methods: void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1/AsyncStateMachineBox`1d__41>:ExecutionContextCallback (object) void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1/AsyncStateMachineBox`1d__41>:MoveNext () void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1/AsyncStateMachineBox`1d__41>:MoveNext (System.Threading.Thread) - void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1/AsyncStateMachineBox`1d__66>:.cctor () - void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1/AsyncStateMachineBox`1d__66>:.ctor () - void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1/AsyncStateMachineBox`1d__66>:ExecutionContextCallback (object) - void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1/AsyncStateMachineBox`1d__66>:MoveNext () - void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1/AsyncStateMachineBox`1d__66>:MoveNext (System.Threading.Thread) - void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1/AsyncStateMachineBox`1d__61>:.cctor () - void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1/AsyncStateMachineBox`1d__61>:.ctor () - void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1/AsyncStateMachineBox`1d__61>:ExecutionContextCallback (object) - void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1/AsyncStateMachineBox`1d__61>:MoveNext () - void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1/AsyncStateMachineBox`1d__61>:MoveNext (System.Threading.Thread) + void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1/AsyncStateMachineBox`1d__71>:.cctor () + void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1/AsyncStateMachineBox`1d__71>:.ctor () + void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1/AsyncStateMachineBox`1d__71>:ExecutionContextCallback (object) + void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1/AsyncStateMachineBox`1d__71>:MoveNext () + void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1/AsyncStateMachineBox`1d__71>:MoveNext (System.Threading.Thread) + void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1/AsyncStateMachineBox`1d__66>:.cctor () + void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1/AsyncStateMachineBox`1d__66>:.ctor () + void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1/AsyncStateMachineBox`1d__66>:ExecutionContextCallback (object) + void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1/AsyncStateMachineBox`1d__66>:MoveNext () + void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1/AsyncStateMachineBox`1d__66>:MoveNext (System.Threading.Thread) void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1/AsyncStateMachineBox`1d__15>:.cctor () void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1/AsyncStateMachineBox`1d__15>:.ctor () void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1/AsyncStateMachineBox`1d__15>:ExecutionContextCallback (object) void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1/AsyncStateMachineBox`1d__15>:MoveNext () void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1/AsyncStateMachineBox`1d__15>:MoveNext (System.Threading.Thread) - void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1/AsyncStateMachineBox`1c__DisplayClass11_0/<g__AwaitAndNotify|0>d>:.cctor () - void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1/AsyncStateMachineBox`1c__DisplayClass11_0/<g__AwaitAndNotify|0>d>:.ctor () - void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1/AsyncStateMachineBox`1c__DisplayClass11_0/<g__AwaitAndNotify|0>d>:ExecutionContextCallback (object) - void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1/AsyncStateMachineBox`1c__DisplayClass11_0/<g__AwaitAndNotify|0>d>:MoveNext () - void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1/AsyncStateMachineBox`1c__DisplayClass11_0/<g__AwaitAndNotify|0>d>:MoveNext (System.Threading.Thread) + void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1/AsyncStateMachineBox`1c__DisplayClass13_0/<g__AwaitAndNotify|0>d>:.cctor () + void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1/AsyncStateMachineBox`1c__DisplayClass13_0/<g__AwaitAndNotify|0>d>:.ctor () + void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1/AsyncStateMachineBox`1c__DisplayClass13_0/<g__AwaitAndNotify|0>d>:ExecutionContextCallback (object) + void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1/AsyncStateMachineBox`1c__DisplayClass13_0/<g__AwaitAndNotify|0>d>:MoveNext () + void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1/AsyncStateMachineBox`1c__DisplayClass13_0/<g__AwaitAndNotify|0>d>: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) @@ -6426,25 +6403,14 @@ Methods: void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1/AsyncStateMachineBox`1d__0>:MoveNext (System.Threading.Thread) void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1/AsyncStateMachineBox`1d__68>:.cctor () void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1/AsyncStateMachineBox`1d__68>:.ctor () - void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1/AsyncStateMachineBox`1d__68>:ExecuteFromThreadPool (System.Threading.Thread) void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1/AsyncStateMachineBox`1d__68>:ExecutionContextCallback (object) + void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1/AsyncStateMachineBox`1d__68>:MoveNext () void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1/AsyncStateMachineBox`1d__68>:MoveNext (System.Threading.Thread) void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1/AsyncStateMachineBox`1g__Core|27_0>d>:.cctor () void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1/AsyncStateMachineBox`1g__Core|27_0>d>:.ctor () - void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1/AsyncStateMachineBox`1g__Core|27_0>d>:ExecuteFromThreadPool (System.Threading.Thread) void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1/AsyncStateMachineBox`1g__Core|27_0>d>:ExecutionContextCallback (object) void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1/AsyncStateMachineBox`1g__Core|27_0>d>:MoveNext () void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1/AsyncStateMachineBox`1g__Core|27_0>d>:MoveNext (System.Threading.Thread) - void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1/AsyncStateMachineBox`1d__63>:.cctor () - void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1/AsyncStateMachineBox`1d__63>:.ctor () - void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1/AsyncStateMachineBox`1d__63>:ExecutionContextCallback (object) - void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1/AsyncStateMachineBox`1d__63>:MoveNext () - void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1/AsyncStateMachineBox`1d__63>:MoveNext (System.Threading.Thread) - void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1/AsyncStateMachineBox`1g__DisposeSourceAsync|1_0>d>:.cctor () - void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1/AsyncStateMachineBox`1g__DisposeSourceAsync|1_0>d>:.ctor () - void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1/AsyncStateMachineBox`1g__DisposeSourceAsync|1_0>d>:ExecutionContextCallback (object) - void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1/AsyncStateMachineBox`1g__DisposeSourceAsync|1_0>d>:MoveNext () - void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1/AsyncStateMachineBox`1g__DisposeSourceAsync|1_0>d>:MoveNext (System.Threading.Thread) void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1:SetResult (Java.Net.Proxy) void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1:AwaitUnsafeOnCompleted (System.Runtime.CompilerServices.ValueTaskAwaiter`1&,System.Runtime.CompilerServices.IAsyncStateMachineBox) void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1:SetResult (bool) @@ -6485,6 +6451,8 @@ Methods: void System.Runtime.CompilerServices.QCallAssembly:.ctor (System.Reflection.RuntimeAssembly&) void System.Runtime.CompilerServices.QCallTypeHandle:.ctor (System.RuntimeType&) void System.Runtime.CompilerServices.RuntimeHelpers:EnsureSufficientExecutionStack () + void System.Runtime.CompilerServices.RuntimeHelpers:InitializeArray (System.Array,intptr) + void System.Runtime.CompilerServices.RuntimeHelpers:InitializeArray (System.Array,System.RuntimeFieldHandle) 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) @@ -6507,8 +6475,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 () @@ -6623,13 +6593,10 @@ Methods: void System.Text.Json.JsonReaderOptions:set_MaxDepth (int) void System.Text.Json.JsonReaderState:.ctor (System.Text.Json.JsonReaderOptions) void System.Text.Json.JsonSerializer:.cctor () - void System.Text.Json.JsonSerializer:WriteUsingSerializer (System.Text.Json.Utf8JsonWriter,object[]&,System.Text.Json.Serialization.Metadata.JsonTypeInfo) - void System.Text.Json.JsonSerializerOptions:.cctor () + void System.Text.Json.JsonSerializer:WriteCore (System.Text.Json.Utf8JsonWriter,object[]&,System.Text.Json.Serialization.Metadata.JsonTypeInfo`1) void System.Text.Json.JsonSerializerOptions:.ctor () void System.Text.Json.JsonSerializerOptions:.ctor (System.Text.Json.JsonSerializerOptions) void System.Text.Json.JsonSerializerOptions:CheckConverterNullabilityIsSameAsPropertyType (System.Text.Json.Serialization.JsonConverter,System.Type) - void System.Text.Json.JsonSerializerOptions:InitializeCachingContext () - void System.Text.Json.JsonSerializerOptions:InitializeForMetadataGeneration () void System.Text.Json.JsonSerializerOptions:InitializeForReflectionSerializer () void System.Text.Json.JsonSerializerOptions:set_MaxDepth (int) void System.Text.Json.JsonSerializerOptions:set_PropertyNameCaseInsensitive (bool) @@ -6648,11 +6615,11 @@ Methods: void System.Text.Json.JsonWriterOptions:set_Indented (bool) void System.Text.Json.JsonWriterOptions:set_MaxDepth (int) void System.Text.Json.JsonWriterOptions:set_SkipValidation (bool) - void System.Text.Json.PooledByteBufferWriter:.ctor (int) void System.Text.Json.PooledByteBufferWriter:Advance (int) void System.Text.Json.PooledByteBufferWriter:CheckAndResizeBuffer (int) + void System.Text.Json.PooledByteBufferWriter:ClearAndReturnBuffers () void System.Text.Json.PooledByteBufferWriter:ClearHelper () - void System.Text.Json.PooledByteBufferWriter:Dispose () + void System.Text.Json.PooledByteBufferWriter:InitializeEmptyInstance (int) void System.Text.Json.ReadStack:.cctor () void System.Text.Json.ReadStack:Initialize (System.Text.Json.Serialization.Metadata.JsonTypeInfo,bool) void System.Text.Json.ReadStack:Pop (bool) @@ -6662,6 +6629,7 @@ Methods: void System.Text.Json.Serialization.ConfigurationList`1:.ctor (System.Collections.Generic.IList`1) void System.Text.Json.Serialization.ConfigurationList`1:Add (System.Text.Json.Serialization.JsonConverter) void System.Text.Json.Serialization.ConfigurationList`1:CopyTo (System.Text.Json.Serialization.JsonConverter[],int) + void System.Text.Json.Serialization.ConfigurationList`1:OnAddingElement (System.Text.Json.Serialization.JsonConverter) void System.Text.Json.Serialization.Converters.BooleanConverter:.ctor () void System.Text.Json.Serialization.Converters.ByteArrayConverter:.ctor () void System.Text.Json.Serialization.Converters.ByteConverter:.ctor () @@ -6706,54 +6674,77 @@ Methods: void System.Text.Json.Serialization.JsonConverter:ConfigureJsonTypeInfo (System.Text.Json.Serialization.Metadata.JsonTypeInfo,System.Text.Json.JsonSerializerOptions) void System.Text.Json.Serialization.JsonConverter:ConfigureJsonTypeInfoUsingReflection (System.Text.Json.Serialization.Metadata.JsonTypeInfo,System.Text.Json.JsonSerializerOptions) void System.Text.Json.Serialization.JsonConverter`1:.ctor () + void System.Text.Json.Serialization.JsonConverter`1:.ctor (bool) void System.Text.Json.Serialization.JsonConverter`1:Initialize () void System.Text.Json.Serialization.JsonConverter`1>:VerifyWrite (int,System.Text.Json.Utf8JsonWriter) void System.Text.Json.Serialization.JsonConverter`1:.ctor () + void System.Text.Json.Serialization.JsonConverter`1:.ctor (bool) void System.Text.Json.Serialization.JsonConverter`1:Initialize () void System.Text.Json.Serialization.JsonConverter`1:VerifyWrite (int,System.Text.Json.Utf8JsonWriter) void System.Text.Json.Serialization.JsonConverter`1:.ctor () + void System.Text.Json.Serialization.JsonConverter`1:.ctor (bool) void System.Text.Json.Serialization.JsonConverter`1:Initialize () void System.Text.Json.Serialization.JsonConverter`1:.ctor () + void System.Text.Json.Serialization.JsonConverter`1:.ctor (bool) void System.Text.Json.Serialization.JsonConverter`1:Initialize () void System.Text.Json.Serialization.JsonConverter`1:.ctor () + void System.Text.Json.Serialization.JsonConverter`1:.ctor (bool) void System.Text.Json.Serialization.JsonConverter`1:Initialize () void System.Text.Json.Serialization.JsonConverter`1:.ctor () + void System.Text.Json.Serialization.JsonConverter`1:.ctor (bool) void System.Text.Json.Serialization.JsonConverter`1:Initialize () void System.Text.Json.Serialization.JsonConverter`1:.ctor () + void System.Text.Json.Serialization.JsonConverter`1:.ctor (bool) void System.Text.Json.Serialization.JsonConverter`1:Initialize () void System.Text.Json.Serialization.JsonConverter`1:.ctor () + void System.Text.Json.Serialization.JsonConverter`1:.ctor (bool) void System.Text.Json.Serialization.JsonConverter`1:Initialize () void System.Text.Json.Serialization.JsonConverter`1:.ctor () + void System.Text.Json.Serialization.JsonConverter`1:.ctor (bool) void System.Text.Json.Serialization.JsonConverter`1:Initialize () void System.Text.Json.Serialization.JsonConverter`1:.ctor () + void System.Text.Json.Serialization.JsonConverter`1:.ctor (bool) void System.Text.Json.Serialization.JsonConverter`1:Initialize () void System.Text.Json.Serialization.JsonConverter`1:.ctor () + void System.Text.Json.Serialization.JsonConverter`1:.ctor (bool) void System.Text.Json.Serialization.JsonConverter`1:Initialize () void System.Text.Json.Serialization.JsonConverter`1:.ctor () + void System.Text.Json.Serialization.JsonConverter`1:.ctor (bool) void System.Text.Json.Serialization.JsonConverter`1:Initialize () void System.Text.Json.Serialization.JsonConverter`1:.ctor () + void System.Text.Json.Serialization.JsonConverter`1:.ctor (bool) void System.Text.Json.Serialization.JsonConverter`1:Initialize () void System.Text.Json.Serialization.JsonConverter`1:.ctor () + void System.Text.Json.Serialization.JsonConverter`1:.ctor (bool) void System.Text.Json.Serialization.JsonConverter`1:Initialize () void System.Text.Json.Serialization.JsonConverter`1:VerifyWrite (int,System.Text.Json.Utf8JsonWriter) void System.Text.Json.Serialization.JsonConverter`1:.ctor () + void System.Text.Json.Serialization.JsonConverter`1:.ctor (bool) void System.Text.Json.Serialization.JsonConverter`1:Initialize () void System.Text.Json.Serialization.JsonConverter`1:VerifyWrite (int,System.Text.Json.Utf8JsonWriter) void System.Text.Json.Serialization.JsonConverter`1:.ctor () + void System.Text.Json.Serialization.JsonConverter`1:.ctor (bool) void System.Text.Json.Serialization.JsonConverter`1:Initialize () void System.Text.Json.Serialization.JsonConverter`1:.ctor () + void System.Text.Json.Serialization.JsonConverter`1:.ctor (bool) void System.Text.Json.Serialization.JsonConverter`1:Initialize () void System.Text.Json.Serialization.JsonConverter`1:.ctor () + void System.Text.Json.Serialization.JsonConverter`1:.ctor (bool) void System.Text.Json.Serialization.JsonConverter`1:Initialize () void System.Text.Json.Serialization.JsonConverter`1:.ctor () + void System.Text.Json.Serialization.JsonConverter`1:.ctor (bool) void System.Text.Json.Serialization.JsonConverter`1:Initialize () void System.Text.Json.Serialization.JsonConverter`1:.ctor () + void System.Text.Json.Serialization.JsonConverter`1:.ctor (bool) void System.Text.Json.Serialization.JsonConverter`1:Initialize () void System.Text.Json.Serialization.JsonConverter`1:.ctor () + void System.Text.Json.Serialization.JsonConverter`1:.ctor (bool) void System.Text.Json.Serialization.JsonConverter`1:Initialize () void System.Text.Json.Serialization.JsonConverter`1:.ctor () + void System.Text.Json.Serialization.JsonConverter`1:.ctor (bool) void System.Text.Json.Serialization.JsonConverter`1:Initialize () void System.Text.Json.Serialization.JsonConverter`1:.ctor () + void System.Text.Json.Serialization.JsonConverter`1:.ctor (bool) void System.Text.Json.Serialization.JsonConverter`1:Initialize () void System.Text.Json.Serialization.JsonDictionaryConverter`1:.ctor () void System.Text.Json.Serialization.JsonDictionaryConverter`3:.ctor () @@ -6767,28 +6758,29 @@ Methods: void System.Text.Json.Serialization.Metadata.JsonPropertyInfo:DetermineNumberHandlingForTypeInfo () void System.Text.Json.Serialization.Metadata.JsonPropertyInfo:EnsureChildOf (System.Text.Json.Serialization.Metadata.JsonTypeInfo) void System.Text.Json.Serialization.Metadata.JsonPropertyInfo:EnsureConfigured () - void System.Text.Json.Serialization.Metadata.JsonPropertyInfo:set_DefaultConverterForType (System.Text.Json.Serialization.JsonConverter) void System.Text.Json.Serialization.Metadata.JsonPropertyInfo:set_IsForTypeInfo (bool) void System.Text.Json.Serialization.Metadata.JsonPropertyInfo:set_JsonTypeInfo (System.Text.Json.Serialization.Metadata.JsonTypeInfo) void System.Text.Json.Serialization.Metadata.JsonPropertyInfo:set_Name (string) void System.Text.Json.Serialization.Metadata.JsonPropertyInfo:set_ParentTypeInfo (System.Text.Json.Serialization.Metadata.JsonTypeInfo) void System.Text.Json.Serialization.Metadata.JsonPropertyInfo:VerifyMutable () void System.Text.Json.Serialization.Metadata.JsonPropertyInfo`1:.ctor (System.Type,System.Text.Json.Serialization.Metadata.JsonTypeInfo,System.Text.Json.JsonSerializerOptions) - void System.Text.Json.Serialization.Metadata.JsonPropertyInfo`1:DetermineEffectiveConverter () + void System.Text.Json.Serialization.Metadata.JsonPropertyInfo`1:DetermineEffectiveConverter (System.Text.Json.Serialization.Metadata.JsonTypeInfo) void System.Text.Json.Serialization.Metadata.JsonPropertyInfo`1:.ctor (System.Type,System.Text.Json.Serialization.Metadata.JsonTypeInfo,System.Text.Json.JsonSerializerOptions) - void System.Text.Json.Serialization.Metadata.JsonPropertyInfo`1:DetermineEffectiveConverter () + void System.Text.Json.Serialization.Metadata.JsonPropertyInfo`1:DetermineEffectiveConverter (System.Text.Json.Serialization.Metadata.JsonTypeInfo) void System.Text.Json.Serialization.Metadata.JsonPropertyInfo`1:.ctor (System.Type,System.Text.Json.Serialization.Metadata.JsonTypeInfo,System.Text.Json.JsonSerializerOptions) - void System.Text.Json.Serialization.Metadata.JsonPropertyInfo`1:DetermineEffectiveConverter () + void System.Text.Json.Serialization.Metadata.JsonPropertyInfo`1:DetermineEffectiveConverter (System.Text.Json.Serialization.Metadata.JsonTypeInfo) void System.Text.Json.Serialization.Metadata.JsonPropertyInfo`1:.ctor (System.Type,System.Text.Json.Serialization.Metadata.JsonTypeInfo,System.Text.Json.JsonSerializerOptions) - void System.Text.Json.Serialization.Metadata.JsonPropertyInfo`1:DetermineEffectiveConverter () + void System.Text.Json.Serialization.Metadata.JsonPropertyInfo`1:DetermineEffectiveConverter (System.Text.Json.Serialization.Metadata.JsonTypeInfo) void System.Text.Json.Serialization.Metadata.JsonTypeInfo:.cctor () void System.Text.Json.Serialization.Metadata.JsonTypeInfo:.ctor (System.Type,System.Text.Json.Serialization.JsonConverter,System.Text.Json.JsonSerializerOptions) - void System.Text.Json.Serialization.Metadata.JsonTypeInfo:g__ConfigureLocked|129_0 () + void System.Text.Json.Serialization.Metadata.JsonTypeInfo:g__ConfigureLocked|138_0 () void System.Text.Json.Serialization.Metadata.JsonTypeInfo:Configure () void System.Text.Json.Serialization.Metadata.JsonTypeInfo:EnsureConfigured () + void System.Text.Json.Serialization.Metadata.JsonTypeInfo:InitializePropertyCache () void System.Text.Json.Serialization.Metadata.JsonTypeInfo:LateAddProperties () - void System.Text.Json.Serialization.Metadata.JsonTypeInfo:set_PolymorphismOptions (System.Text.Json.Serialization.Metadata.JsonPolymorphismOptions) void System.Text.Json.Serialization.Metadata.JsonTypeInfo:ValidateType (System.Type) + void System.Text.Json.Serialization.Metadata.JsonTypeInfo/<>c:.cctor () + void System.Text.Json.Serialization.Metadata.JsonTypeInfo/<>c:.ctor () void System.Text.Json.Serialization.Metadata.JsonTypeInfo`1/<>c:.cctor () void System.Text.Json.Serialization.Metadata.JsonTypeInfo`1/<>c:.ctor () void System.Text.Json.Serialization.Metadata.JsonTypeInfo`1/<>c:.cctor () @@ -6799,41 +6791,42 @@ Methods: void System.Text.Json.Serialization.Metadata.JsonTypeInfo`1/<>c:.ctor () void System.Text.Json.Serialization.Metadata.JsonTypeInfo`1:.ctor (System.Text.Json.Serialization.JsonConverter,System.Text.Json.JsonSerializerOptions) void System.Text.Json.Serialization.Metadata.JsonTypeInfo`1:MapInterfaceTypesToCallbacks () + void System.Text.Json.Serialization.Metadata.JsonTypeInfo`1:PopulatePolymorphismMetadata () + void System.Text.Json.Serialization.Metadata.JsonTypeInfo`1:SetCreateObjectIfCompatible (System.Delegate) void System.Text.Json.Serialization.Metadata.JsonTypeInfo`1:.ctor (System.Text.Json.Serialization.JsonConverter,System.Text.Json.JsonSerializerOptions) void System.Text.Json.Serialization.Metadata.JsonTypeInfo`1:MapInterfaceTypesToCallbacks () + void System.Text.Json.Serialization.Metadata.JsonTypeInfo`1:PopulatePolymorphismMetadata () + void System.Text.Json.Serialization.Metadata.JsonTypeInfo`1:SetCreateObjectIfCompatible (System.Delegate) void System.Text.Json.Serialization.Metadata.JsonTypeInfo`1:.ctor (System.Text.Json.Serialization.JsonConverter,System.Text.Json.JsonSerializerOptions) void System.Text.Json.Serialization.Metadata.JsonTypeInfo`1:MapInterfaceTypesToCallbacks () + void System.Text.Json.Serialization.Metadata.JsonTypeInfo`1:PopulatePolymorphismMetadata () + void System.Text.Json.Serialization.Metadata.JsonTypeInfo`1:SetCreateObjectIfCompatible (System.Delegate) void System.Text.Json.Serialization.Metadata.JsonTypeInfo`1:.ctor (System.Text.Json.Serialization.JsonConverter,System.Text.Json.JsonSerializerOptions) void System.Text.Json.Serialization.Metadata.JsonTypeInfo`1:MapInterfaceTypesToCallbacks () + void System.Text.Json.Serialization.Metadata.JsonTypeInfo`1:PopulatePolymorphismMetadata () + void System.Text.Json.Serialization.Metadata.JsonTypeInfo`1:SetCreateObjectIfCompatible (System.Delegate) void System.Text.Json.Serialization.Metadata.ReflectionEmitCachingMemberAccessor:.cctor () void System.Text.Json.Serialization.Metadata.ReflectionEmitCachingMemberAccessor:.ctor () void System.Text.Json.Serialization.Metadata.ReflectionEmitCachingMemberAccessor/<>c:.cctor () void System.Text.Json.Serialization.Metadata.ReflectionEmitCachingMemberAccessor/<>c:.ctor () void System.Text.Json.Serialization.Metadata.ReflectionEmitCachingMemberAccessor/Cache`1>:.ctor (System.TimeSpan,System.TimeSpan) void System.Text.Json.Serialization.Metadata.ReflectionEmitCachingMemberAccessor/Cache`1>:EvictStaleCacheEntries (long) - void System.Text.Json.Serialization.Metadata.ReflectionJsonTypeInfo`1:.ctor (System.Text.Json.JsonSerializerOptions) void System.Text.Json.Serialization.Metadata.ReflectionJsonTypeInfo`1:.ctor (System.Text.Json.Serialization.JsonConverter,System.Text.Json.JsonSerializerOptions) - void System.Text.Json.Serialization.Metadata.ReflectionJsonTypeInfo`1:Configure () - void System.Text.Json.Serialization.Metadata.ReflectionJsonTypeInfo`1:.ctor (System.Text.Json.JsonSerializerOptions) void System.Text.Json.Serialization.Metadata.ReflectionJsonTypeInfo`1:.ctor (System.Text.Json.Serialization.JsonConverter,System.Text.Json.JsonSerializerOptions) - void System.Text.Json.Serialization.Metadata.ReflectionJsonTypeInfo`1:Configure () - void System.Text.Json.Serialization.Metadata.ReflectionJsonTypeInfo`1:.ctor (System.Text.Json.JsonSerializerOptions) void System.Text.Json.Serialization.Metadata.ReflectionJsonTypeInfo`1:.ctor (System.Text.Json.Serialization.JsonConverter,System.Text.Json.JsonSerializerOptions) - void System.Text.Json.Serialization.Metadata.ReflectionJsonTypeInfo`1:Configure () void System.Text.Json.Serialization.Metadata.ReflectionJsonTypeInfo`1:AddPropertiesAndParametersUsingReflection () - void System.Text.Json.Serialization.Metadata.ReflectionJsonTypeInfo`1:.ctor (System.Text.Json.JsonSerializerOptions) void System.Text.Json.Serialization.Metadata.ReflectionJsonTypeInfo`1:.ctor (System.Text.Json.Serialization.JsonConverter,System.Text.Json.JsonSerializerOptions) - void System.Text.Json.Serialization.Metadata.ReflectionJsonTypeInfo`1:Configure () void System.Text.Json.Utf8JsonReader:.ctor (System.ReadOnlySpan`1,bool,System.Text.Json.JsonReaderState) void System.Text.Json.Utf8JsonReader:.ctor (System.ReadOnlySpan`1,System.Text.Json.JsonReaderOptions) void System.Text.Json.Utf8JsonReader:EndArray () void System.Text.Json.Utf8JsonWriter:.cctor () - void System.Text.Json.Utf8JsonWriter:.ctor (System.Buffers.IBufferWriter`1,System.Text.Json.JsonWriterOptions) + void System.Text.Json.Utf8JsonWriter:.ctor () void System.Text.Json.Utf8JsonWriter:CheckNotDisposed () - void System.Text.Json.Utf8JsonWriter:Dispose () void System.Text.Json.Utf8JsonWriter:FirstCallToGetMemory (int) void System.Text.Json.Utf8JsonWriter:Flush () void System.Text.Json.Utf8JsonWriter:Grow (int) + void System.Text.Json.Utf8JsonWriter:Reset (System.Buffers.IBufferWriter`1,System.Text.Json.JsonWriterOptions) + void System.Text.Json.Utf8JsonWriter:ResetAllStateForCacheReuse () void System.Text.Json.Utf8JsonWriter:ResetHelper () void System.Text.Json.Utf8JsonWriter:WriteEnd (byte) void System.Text.Json.Utf8JsonWriter:WriteEndArray () @@ -6854,7 +6847,10 @@ Methods: void System.Text.Json.Utf8JsonWriter:WriteStringEscapeValue (System.ReadOnlySpan`1,int) void System.Text.Json.Utf8JsonWriter:WriteStringMinimized (System.ReadOnlySpan`1) void System.Text.Json.Utf8JsonWriter:WriteStringValue (System.ReadOnlySpan`1) + void System.Text.Json.Utf8JsonWriterCache:ReturnWriterAndBuffer (System.Text.Json.Utf8JsonWriter,System.Text.Json.PooledByteBufferWriter) + void System.Text.Json.Utf8JsonWriterCache/ThreadLocalState:.ctor () void System.Text.Json.WriteStack:EnsurePushCapacity () + void System.Text.Json.WriteStack:Initialize (System.Text.Json.Serialization.Metadata.JsonTypeInfo,bool,bool) void System.Text.Json.WriteStack:Pop (bool) void System.Text.Json.WriteStack:Push () void System.Text.RegularExpressions.Regex:.cctor () @@ -6889,7 +6885,7 @@ Methods: void System.Text.RegularExpressions.RegexParser:AddGroup () void System.Text.RegularExpressions.RegexParser:AddUnitType (System.Text.RegularExpressions.RegexNodeKind) void System.Text.RegularExpressions.RegexParser:AssignNameSlots () - void System.Text.RegularExpressions.RegexParser:CountCaptures () + void System.Text.RegularExpressions.RegexParser:CountCaptures (System.Text.RegularExpressions.RegexOptions&) void System.Text.RegularExpressions.RegexParser:NoteCaptureName (string,int) void System.Text.RegularExpressions.RegexParser:NoteCaptureSlot (int,int) void System.Text.RegularExpressions.RegexParser:PopGroup () @@ -6982,8 +6978,6 @@ Methods: void System.Threading.LowLevelLock:.ctor () void System.Threading.LowLevelLock:Acquire () void System.Threading.LowLevelLock:Release () - void System.Threading.LowLevelLock:SignalWaiter () - void System.Threading.LowLevelLock:WaitAndAcquire () void System.Threading.LowLevelMonitor:Acquire () void System.Threading.LowLevelMonitor:AcquireCore () void System.Threading.LowLevelMonitor:Initialize () @@ -7359,11 +7353,11 @@ Methods: 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__DisplayClass129_0:b__0 () + void Xamarin.Android.Net.AndroidMessageHandler/d__132:MoveNext () + void Xamarin.Android.Net.AndroidMessageHandler/d__123:MoveNext () + void Xamarin.Android.Net.AndroidMessageHandler/d__125:MoveNext () + void Xamarin.Android.Net.AndroidMessageHandler/d__150:MoveNext () void Xamarin.Android.Net.AuthModuleBasic:.ctor () void Xamarin.Android.Net.AuthModuleDigest:.cctor () void Xamarin.Android.Net.AuthModuleDigest:.ctor () diff --git a/.nuspec/maui.aotprofile b/.nuspec/maui.aotprofile index 106952e667ba..581e0fd0c323 100644 Binary files a/.nuspec/maui.aotprofile and b/.nuspec/maui.aotprofile differ diff --git a/.nuspec/maui.aotprofile.txt b/.nuspec/maui.aotprofile.txt index bf4a311a6e99..c89892605191 100644 --- a/.nuspec/maui.aotprofile.txt +++ b/.nuspec/maui.aotprofile.txt @@ -66,14 +66,12 @@ Methods: Android.Graphics.Drawables.Drawable AndroidX.AppCompat.Widget.Toolbar:get_NavigationIcon () Android.Graphics.Drawables.Drawable Google.Android.Material.Button.MaterialButton:get_Icon () Android.Graphics.Drawables.Drawable[] AndroidX.Core.Widget.TextViewCompat:GetCompoundDrawablesRelative (Android.Widget.TextView) - Android.Graphics.Paint Microsoft.Maui.Graphics.Platform.PlatformCanvasState:get_StrokePaint () Android.Graphics.Paint/Style Android.Graphics.Paint/Style:get_Fill () Android.Graphics.Paint/Style Android.Graphics.Paint/Style:get_Stroke () Android.Graphics.PaintFlags Android.Widget.TextView:get_PaintFlags () Android.Graphics.Point Microsoft.Maui.Graphics.Point:op_Implicit (Microsoft.Maui.Graphics.Point) Android.Graphics.PorterDuff/Mode Android.Graphics.PorterDuff/Mode:get_Add () Android.Graphics.PorterDuff/Mode Android.Graphics.PorterDuff/Mode:get_Src () - Android.Graphics.Rect Android.Graphics.Drawables.Drawable:get_Bounds () Android.Graphics.Typeface Android.Graphics.Paint:SetTypeface (Android.Graphics.Typeface) Android.Graphics.Typeface Android.Graphics.Typeface:Create (Android.Graphics.Typeface,int,bool) Android.Graphics.Typeface Android.Graphics.Typeface:Create (string,Android.Graphics.TypefaceStyle) @@ -98,7 +96,6 @@ Methods: Android.OS.Looper Android.OS.Looper:MyLooper () Android.Runtime.IdentityHashTargets& System.Collections.Generic.Dictionary`2:FindValue (intptr) Android.Runtime.JavaArray`1 Android.Runtime.JavaArray`1:FromJniHandle (intptr,Android.Runtime.JniHandleOwnership) - Android.Text.TextPaint Microsoft.Maui.Graphics.Platform.PlatformCanvasState:get_FontPaint () Android.Util.DisplayMetrics Android.Content.Res.Resources:get_DisplayMetrics () Android.Views.Display Android.Views.IWindowManagerInvoker:get_DefaultDisplay () Android.Views.Display Microsoft.Maui.Devices.DeviceDisplayImplementation:GetDefaultDisplay () @@ -109,6 +106,7 @@ Methods: Android.Views.IViewParent Android.Views.View:get_Parent () Android.Views.IWindowManager Android.App.Activity:get_WindowManager () Android.Views.LayoutDirection Android.Content.Res.Configuration:get_LayoutDirection () + Android.Views.LayoutDirection Android.Views.View:get_LayoutDirection () Android.Views.LayoutDirection Microsoft.Maui.Platform.ViewExtensions:GetLayoutDirection (Microsoft.Maui.IView) Android.Views.LayoutInflater Android.Views.LayoutInflater:From (Android.Content.Context) Android.Views.LayoutInflater Microsoft.Maui.Platform.MauiContextExtensions:GetLayoutInflater (Microsoft.Maui.IMauiContext) @@ -170,6 +168,7 @@ Methods: AndroidX.AppCompat.View.Menu.MenuItemImpl Google.Android.Material.Navigation.NavigationBarItemView:get_ItemData () AndroidX.AppCompat.Widget.AppCompatTextView Microsoft.Maui.Handlers.LabelHandler:CreatePlatformView () AndroidX.AppCompat.Widget.AppCompatTextView Microsoft.Maui.Handlers.LabelHandler:Microsoft.Maui.Handlers.ILabelHandler.get_PlatformView () + AndroidX.CoordinatorLayout.Widget.CoordinatorLayout Microsoft.Maui.Platform.ViewGroupExtensions:GetFirstChildOfType (Android.Views.ViewGroup) AndroidX.CoordinatorLayout.Widget.CoordinatorLayout Microsoft.Maui.PlatformInterop:CreateShellCoordinatorLayout (Android.Content.Context) AndroidX.Core.View.AccessibilityDelegateCompat AndroidX.Core.View.ViewCompat:GetAccessibilityDelegate (Android.Views.View) AndroidX.Core.View.AccessibilityDelegateCompat Microsoft.Maui.Platform.AccessibilityDelegateCompatWrapper:get_BlankDelegate () @@ -223,7 +222,9 @@ Methods: bool Android.Net.NetworkInfo:get_IsConnected () 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.AndroidEnvironment:IsAcceptableHttpMessageHandlerType (System.Type) bool Android.Runtime.AndroidTypeManager:FastRegisterNativeMembers (Java.Interop.JniType,System.Type,System.ReadOnlySpan`1) bool Android.Runtime.AndroidTypeManager/MagicRegistrationMap:get_Filled () bool Android.Runtime.AndroidValueManager:ShouldReplaceMapping (System.WeakReference`1,Java.Interop.JniObjectReference,Java.Interop.IJavaPeerable&) @@ -337,7 +338,6 @@ Methods: bool Microsoft.Maui.Controls.Page:ShouldLayoutChildren () bool Microsoft.Maui.Controls.Page/d__84:MoveNext () bool Microsoft.Maui.Controls.Platform.AlertManager/<>c__DisplayClass1_0:b__0 (Microsoft.Maui.Controls.Platform.AlertManager/AlertRequestHelper) - bool Microsoft.Maui.Controls.Platform.AutomationPropertiesProvider:SetHint (Android.Views.View,Microsoft.Maui.Controls.BindableObject,string) bool Microsoft.Maui.Controls.Platform.Compatibility.ShellFlyoutRenderer:DrawChild (Android.Graphics.Canvas,Android.Views.View,long) bool Microsoft.Maui.Controls.Platform.Compatibility.ShellFlyoutTemplatedContentRenderer:UpdateContentPadding () bool Microsoft.Maui.Controls.Platform.Compatibility.ShellItemRenderer:Google.Android.Material.Navigation.NavigationBarView.IOnItemSelectedListener.OnNavigationItemSelected (Android.Views.IMenuItem) @@ -420,7 +420,9 @@ Methods: bool Microsoft.Maui.Devices.DevicePlatform:Equals (string) bool Microsoft.Maui.Devices.DevicePlatform:op_Equality (Microsoft.Maui.Devices.DevicePlatform,Microsoft.Maui.Devices.DevicePlatform) bool Microsoft.Maui.Devices.DevicePlatform:op_Inequality (Microsoft.Maui.Devices.DevicePlatform,Microsoft.Maui.Devices.DevicePlatform) + bool Microsoft.Maui.Devices.DisplayInfo:Equals (Microsoft.Maui.Devices.DisplayInfo) bool Microsoft.Maui.Dispatching.DispatcherProvider:SetCurrent (Microsoft.Maui.Dispatching.IDispatcherProvider) + bool Microsoft.Maui.ElementHandlerExtensions:CanInvokeMappers (Microsoft.Maui.IElementHandler) bool Microsoft.Maui.Font:Equals (Microsoft.Maui.Font) bool Microsoft.Maui.Font:get_AutoScalingEnabled () bool Microsoft.Maui.Font:op_Equality (Microsoft.Maui.Font,Microsoft.Maui.Font) @@ -435,7 +437,6 @@ Methods: bool Microsoft.Maui.Graphics.Rect:op_Inequality (Microsoft.Maui.Graphics.Rect,Microsoft.Maui.Graphics.Rect) bool Microsoft.Maui.Graphics.Size:Equals (Microsoft.Maui.Graphics.Size) bool Microsoft.Maui.Graphics.Size:Equals (object) - bool Microsoft.Maui.Graphics.Size:op_Equality (Microsoft.Maui.Graphics.Size,Microsoft.Maui.Graphics.Size) bool Microsoft.Maui.GridLength:Equals (Microsoft.Maui.GridLength) bool Microsoft.Maui.GridLength:Equals (object) bool Microsoft.Maui.Handlers.AndroidBatchPropertyMapper`2/d__2:MoveNext () @@ -450,13 +451,11 @@ Methods: bool Microsoft.Maui.JavaObjectExtensions:IsDisposed (Android.Runtime.IJavaObject) bool Microsoft.Maui.JavaObjectExtensions:IsDisposed (Java.Lang.Object) bool Microsoft.Maui.Layouts.GridLayoutManager/GridStructure:ShouldTreatStarsAsAuto (double,double,Microsoft.Maui.Primitives.LayoutAlignment) - bool Microsoft.Maui.Layouts.LayoutExtensions:ShouldArrangeLeftToRight (Microsoft.Maui.IView) bool Microsoft.Maui.LifecycleEvents.LifecycleEventServiceExtensions/d__3`1:MoveNext () bool Microsoft.Maui.MauiAppCompatActivity:get_AllowFragmentRestore () bool Microsoft.Maui.Platform.MauiScrollView:Microsoft.Maui.Platform.IScrollBarView.get_ScrollBarsInitialized () bool Microsoft.Maui.Platform.ThemeExtensions:TryResolveAttribute (Android.Content.Res.Resources/Theme,int) bool Microsoft.Maui.Platform.ViewExtensions:IsLoaded (Android.Views.View) - bool Microsoft.Maui.PropertyMapper:CanUpdateProperty (Microsoft.Maui.IElementHandler) bool Microsoft.Maui.PropertyMapper/d__17:MoveNext () bool Microsoft.Maui.Thickness:Equals (Microsoft.Maui.Thickness) bool Microsoft.Maui.Thickness:Equals (object) @@ -596,7 +595,6 @@ Methods: 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.CompareInfo:StartsWithOrdinalIgnoreCaseHelper (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 () @@ -694,7 +692,6 @@ Methods: bool System.Number:TryParseNumber (char*&,char*,System.Globalization.NumberStyles,System.Number/NumberBuffer&,System.Globalization.NumberFormatInfo) bool System.Number:TryStringToNumber (System.ReadOnlySpan`1,System.Globalization.NumberStyles,System.Number/NumberBuffer&,System.Globalization.NumberFormatInfo) bool System.Number:TryUInt32ToDecStr (uint,int,System.Span`1,int&) - bool System.Numerics.Matrix3x2:op_Equality (System.Numerics.Matrix3x2,System.Numerics.Matrix3x2) bool System.Object:Equals (object,object) bool System.Object:Equals (object) bool System.OperatingSystem:IsAndroidVersionAtLeast (int,int,int,int) @@ -717,7 +714,6 @@ Methods: bool System.ProbabilisticMap:IsCharBitSet (uint*,byte) bool System.Reflection.AssemblyNameParser:IsWhiteSpace (char) bool System.Reflection.CustomAttribute:IsUserCattrProvider (object) - bool System.Reflection.Emit.ILGenerator:get_InExceptionBlock () bool System.Reflection.FieldInfo:get_IsLiteral () bool System.Reflection.FieldInfo:get_IsStatic () bool System.Reflection.MethodBase:get_IsPublic () @@ -750,15 +746,16 @@ Methods: bool System.RuntimeType:FilterApplyMethodBase (System.Reflection.MethodBase,System.Reflection.BindingFlags,System.Reflection.CallingConventions,System.Type[]) bool System.RuntimeType:FilterApplyMethodInfo (System.Reflection.RuntimeMethodInfo,System.Reflection.BindingFlags,System.Reflection.CallingConventions,System.Type[]) bool System.RuntimeType:get_ContainsGenericParameters () + bool System.RuntimeType:get_IsActualEnum () bool System.RuntimeType:get_IsByRefLike () bool System.RuntimeType:get_IsConstructedGenericType () bool System.RuntimeType:get_IsEnum () bool System.RuntimeType:get_IsGenericParameter () bool System.RuntimeType:get_IsGenericType () bool System.RuntimeType:get_IsGenericTypeDefinition () - bool System.RuntimeType:get_IsUserType () bool System.RuntimeType:HasElementTypeImpl () bool System.RuntimeType:IsArrayImpl () + bool System.RuntimeType:IsAssignableFrom (System.Reflection.TypeInfo) bool System.RuntimeType:IsAssignableFrom (System.Type) bool System.RuntimeType:IsByRefImpl () bool System.RuntimeType:IsDelegate () @@ -788,7 +785,7 @@ Methods: bool System.RuntimeTypeHandle:IsValueType (System.RuntimeType) bool System.RuntimeTypeHandle:type_is_assignable_from (System.Runtime.CompilerServices.QCallTypeHandle,System.Runtime.CompilerServices.QCallTypeHandle) bool System.Span`1:TryCopyTo (System.Span`1) - bool System.SpanHelpers:Contains (char&,char,int) + bool System.SpanHelpers:ContainsValueType (int16&,int16,int) bool System.SpanHelpers:SequenceEqual (byte&,byte&,uintptr) bool System.String:Contains (char) bool System.String:Contains (string) @@ -805,7 +802,6 @@ Methods: bool System.String:op_Equality (string,string) bool System.String:op_Inequality (string,string) bool System.String:StartsWith (char) - bool System.String:StartsWith (string,bool,System.Globalization.CultureInfo) bool System.String:StartsWith (string,System.StringComparison) bool System.String:StartsWith (string) bool System.SZGenericArrayEnumerator`1:MoveNext () @@ -991,11 +987,16 @@ Methods: double Microsoft.Maui.Platform.ContextExtensions:GetThemeAttributePixels (Android.Content.Context,int) double Microsoft.Maui.Platform.MeasureSpecExtensions:ToDouble (int,Android.Content.Context) double Microsoft.Maui.Primitives.Dimension:ResolveMinimum (double) + double System.BitConverter:UInt64BitsToDouble (ulong) double System.Int32:System.IConvertible.ToDouble (System.IFormatProvider) double System.Math:Ceiling (double) + double System.Math:ModF (double,double*) double System.Math:Pow (double,double) - double System.Math:Sqrt (double) + double System.Math:Truncate (double) double System.Number:NumberToDouble (System.Number/NumberBuffer&) + double System.Private.CoreLib.Interop/Sys:g____PInvoke|33_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 () Google.Android.Material.AppBar.AppBarLayout Android.Runtime.Extensions:JavaCast (Android.Runtime.IJavaObject) Google.Android.Material.AppBar.AppBarLayout Android.Views.View:FindViewById (int) @@ -1020,13 +1021,7 @@ Methods: int Android.Content.Res.Resources:GetIdentifier (string,string,string) int Android.Content.Res.TypedArray:GetDimensionPixelSize (int,int) int Android.Graphics.Color:FromArgb (int,int,int,int) - int Android.Graphics.Drawables.Drawable:n_GetOpacity (intptr,intptr) - int Android.Graphics.Point:get_X () - int Android.Graphics.Point:get_Y () - int Android.Graphics.Rect:get_Bottom () - int Android.Graphics.Rect:get_Right () int Android.Graphics.Rect:get_Top () - int Android.Graphics.Rect:Width () int Android.Runtime.AndroidObjectReferenceManager:_monodroid_gref_get () int Android.Runtime.AndroidObjectReferenceManager:get_GlobalReferenceCount () int Android.Runtime.AndroidTypeManager:CountMethods (System.ReadOnlySpan`1) @@ -1108,7 +1103,6 @@ Methods: int Microsoft.Maui.Controls.Grid:GetColumnSpan (Microsoft.Maui.IView) int Microsoft.Maui.Controls.Grid:GetRow (Microsoft.Maui.IView) int Microsoft.Maui.Controls.Grid:GetRowSpan (Microsoft.Maui.IView) - int Microsoft.Maui.Controls.Handlers.Compatibility.ShellRenderer/SplitDrawable:get_Opacity () int Microsoft.Maui.Controls.Label:get_MaxLines () int Microsoft.Maui.Controls.Layout:get_Count () int Microsoft.Maui.Controls.ObservableWrapper`2:IndexOf (Microsoft.Maui.Controls.Page) @@ -1140,8 +1134,6 @@ Methods: int Microsoft.Maui.Platform.ContextExtensions:GetActionBarHeight (Android.Content.Context) int Microsoft.Maui.Platform.ContextExtensions:GetDrawableId (Android.Content.Context,string) int Microsoft.Maui.Platform.ContextExtensions:GetDrawableId (Android.Content.Res.Resources,string,string) - int Microsoft.Maui.Platform.ContextExtensions:GetNavigationBarHeight (Android.Content.Context) - int Microsoft.Maui.Platform.ContextExtensions:GetStatusBarHeight (Android.Content.Context) int System.AppContextConfigHelper:GetInt32Config (string,int,bool) int System.Array:BinarySearch (string[],int,int,string,System.Collections.Generic.IComparer`1) int System.Array:BinarySearch (string[],string,System.Collections.Generic.IComparer`1) @@ -1199,7 +1191,7 @@ Methods: int System.Collections.Hashtable:get_Count () int System.Collections.Hashtable:GetHash (object) int System.Collections.ObjectModel.Collection`1:IndexOf (Microsoft.Maui.Controls.Element) - int System.Collections.ObjectModel.Collection`1:get_Count () + int System.Collections.ObjectModel.Collection`1:get_Count () int System.Collections.ObjectModel.ReadOnlyCollection`1:get_Count () int System.Collections.ObjectModel.ReadOnlyCollection`1:IndexOf (Microsoft.Maui.Controls.ShellSection) int System.Collections.SortedList:get_Count () @@ -1208,7 +1200,6 @@ Methods: int System.Collections.SortedList/ValueList:get_Count () int System.Collections.Specialized.SingleItemReadOnlyList: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 () @@ -1296,47 +1287,39 @@ Methods: int System.Numerics.BitOperations:Log2SoftwareFallback (uint) int System.Object:GetHashCode () int System.OrdinalCaseSensitiveComparer:Compare (string,string) - int System.Private.CoreLib.Interop/Globalization:g____PInvoke|3_0 (intptr,void*,System.Globalization.CalendarId,System.Globalization.CalendarDataType,intptr) - int System.Private.CoreLib.Interop/Globalization:g____PInvoke|0_0 (void*,byte*,int) + 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 (void*,uint,int*,int*) - int System.Private.CoreLib.Interop/Globalization:g____PInvoke|34_0 (void*,uint,int*) - int System.Private.CoreLib.Interop/Globalization:g____PInvoke|30_0 (void*,uint,char*,int,void*) - int System.Private.CoreLib.Interop/Globalization:g____PInvoke|29_0 (void*,char*,int) - int System.Private.CoreLib.Interop/Globalization:g____PInvoke|33_0 (void*,int,char*,int) - int System.Private.CoreLib.Interop/Globalization:g____PInvoke|43_0 (void*,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|13_0 (intptr) + int System.Private.CoreLib.Interop/Sys:g____PInvoke|14_0 (intptr) int System.Private.CoreLib.Interop/Sys:g____PInvoke|28_0 (intptr,Interop/Sys/LockOperations) int System.Private.CoreLib.Interop/Sys:g____PInvoke|29_0 (intptr,Interop/Sys/LockOperations) - int System.Private.CoreLib.Interop/Sys:g____PInvoke|110_0 (intptr,Interop/Sys/FileStatus*) - int System.Private.CoreLib.Interop/Sys:g____PInvoke|33_0 (Interop/Sys/ProcessCpuInformation*) - int System.Private.CoreLib.Interop/Sys:g____PInvoke|66_0 (intptr,int) - int System.Private.CoreLib.Interop/Sys:g____PInvoke|115_0 (byte*,Interop/Sys/FileStatus*) - int System.Private.CoreLib.Interop/Sys:g____PInvoke|90_0 (intptr,byte*,int,long) + int System.Private.CoreLib.Interop/Sys:g____PInvoke|113_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|118_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/XoshiroImpl:Next (int,int) - int System.Reflection.Emit.DynamicMethod:AddRef (object) - int System.Reflection.Emit.DynamicMethodTokenGenerator:GetToken (System.Reflection.MemberInfo,bool) - int System.Reflection.Emit.ILExceptionInfo:LastClauseType () - int System.Reflection.Emit.ILGenerator:get_ILOffset () - int System.Reflection.Emit.Int32Stack:Pop () 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.PropertyInfo:GetHashCode () - 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) @@ -1351,13 +1334,14 @@ Methods: int System.Runtime.InteropServices.Marshal:GetLastSystemError () int System.Runtime.InteropServices.Marshal:GetLastWin32Error () 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,char,int) - int System.SpanHelpers:IndexOfAny (char&,char,char,int) - int System.SpanHelpers:LastIndexOf (char&,char,int) + int System.SpanHelpers:IndexOfAnyValueType (int16&,int16,int16,int) + int System.SpanHelpers:IndexOfAnyValueType (int16&,int16,int16,int16,int) + int System.SpanHelpers:IndexOfNullByte (byte&) + int System.SpanHelpers:IndexOfNullCharacter (char&) + int System.SpanHelpers:IndexOfValueType (int16&,int16,int) int System.SpanHelpers:LastIndexOf (char&,int,char&,int) + int System.SpanHelpers:LastIndexOfValueType (int16&,int16,int) int System.SpanHelpers:SequenceCompareTo (byte&,int,byte&,int) int System.SpanHelpers:SequenceCompareTo (char&,int,char&,int) int System.String:Compare (string,int,string,int,int,System.StringComparison) @@ -1369,13 +1353,13 @@ 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,int) - 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) @@ -1391,7 +1375,6 @@ Methods: 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.SemaphoreSlim:Release () int System.Threading.SemaphoreSlim:Release (int) @@ -1433,9 +1416,9 @@ Methods: 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__33_0 (System.Span`1,string,System.Globalization.CalendarId,System.Globalization.CalendarDataType) - Interop/Globalization/ResultCode System.Private.CoreLib.Interop/Globalization:g____PInvoke|1_0 (void*,System.Globalization.CalendarId,System.Globalization.CalendarDataType,char*,int) + 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 (void*,void*,Interop/Globalization/TimeZoneDisplayNameType,char*,int) + 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) @@ -1527,7 +1510,7 @@ Methods: intptr System.Array:GetFlattenedIndex (int) intptr System.Globalization.CompareInfo/SortHandleCache:GetCachedSortHandle (string) intptr System.Private.CoreLib.Interop/Sys:g____PInvoke|0_0 (byte*) - intptr System.Private.CoreLib.Interop/Sys:g____PInvoke|83_0 (byte*,Interop/Sys/OpenFlags,int) + 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) @@ -1657,7 +1640,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|153_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 () @@ -1821,6 +1804,7 @@ Methods: Microsoft.Maui.Controls.Element Microsoft.Maui.Controls.ViewExtensions/d__20:System.Collections.Generic.IEnumerator.get_Current () Microsoft.Maui.Controls.Element System.Collections.ObjectModel.Collection`1:get_Item (int) Microsoft.Maui.Controls.Element System.Collections.ObjectModel.ReadOnlyCollection`1:get_Item (int) + Microsoft.Maui.Controls.FlyoutBase Microsoft.Maui.Controls.FlyoutBase:GetContextFlyout (Microsoft.Maui.Controls.BindableObject) Microsoft.Maui.Controls.FlyoutDisplayOptions Microsoft.Maui.Controls.ShellGroupItem:get_FlyoutDisplayOptions () Microsoft.Maui.Controls.FontAttributes Microsoft.Maui.Controls.Button:get_FontAttributes () Microsoft.Maui.Controls.FontAttributes Microsoft.Maui.Controls.Label:get_FontAttributes () @@ -1944,7 +1928,7 @@ Methods: Microsoft.Maui.Controls.VisualElement Microsoft.Maui.Controls.Platform.GestureManager:get_Element () Microsoft.Maui.Controls.VisualElement Microsoft.Maui.Controls.Shell:GetEffectiveValue (Microsoft.Maui.Controls.BindableProperty,Microsoft.Maui.Controls.VisualElement,bool) Microsoft.Maui.Controls.VisualElement Microsoft.Maui.Controls.Shell:GetEffectiveValue (Microsoft.Maui.Controls.BindableProperty,System.Func`1,System.Action`1,Microsoft.Maui.Controls.Element,bool) - Microsoft.Maui.Controls.VisualElement Microsoft.Maui.Controls.Shell/<>c__DisplayClass286_0`1:b__0 () + Microsoft.Maui.Controls.VisualElement Microsoft.Maui.Controls.Shell/<>c__DisplayClass285_0`1:b__0 () Microsoft.Maui.Controls.VisualElement Microsoft.Maui.Controls.Toolbar:get_TitleView () Microsoft.Maui.Controls.VisualState Microsoft.Maui.Controls.VisualState:Clone () Microsoft.Maui.Controls.VisualState Microsoft.Maui.Controls.VisualStateGroup:GetState (string) @@ -1981,13 +1965,12 @@ Methods: Microsoft.Maui.FlowDirection Microsoft.Maui.Controls.VisualElement:get_FlowDirection () Microsoft.Maui.FlowDirection Microsoft.Maui.Controls.VisualElement:Microsoft.Maui.IView.get_FlowDirection () Microsoft.Maui.FlowDirection Microsoft.Maui.Controls.Window:get_FlowDirection () - Microsoft.Maui.FlowDirection Microsoft.Maui.IViewExtensions:GetEffectiveFlowDirection (Microsoft.Maui.IView) Microsoft.Maui.FlowDirection Microsoft.Maui.MauiContextExtensions:GetFlowDirection (Microsoft.Maui.IMauiContext) Microsoft.Maui.FlyoutBehavior Microsoft.Maui.Controls.FlyoutPage:Microsoft.Maui.IFlyoutView.get_FlyoutBehavior () Microsoft.Maui.FlyoutBehavior Microsoft.Maui.Controls.Shell:GetEffectiveFlyoutBehavior () Microsoft.Maui.FlyoutBehavior Microsoft.Maui.Controls.Shell:GetEffectiveValue (Microsoft.Maui.Controls.BindableProperty,System.Func`1,System.Action`1,Microsoft.Maui.Controls.Element,bool) Microsoft.Maui.FlyoutBehavior Microsoft.Maui.Controls.Shell:Microsoft.Maui.IFlyoutView.get_FlyoutBehavior () - Microsoft.Maui.FlyoutBehavior Microsoft.Maui.Controls.Shell/<>c__DisplayClass285_0:b__0 () + Microsoft.Maui.FlyoutBehavior Microsoft.Maui.Controls.Shell/<>c__DisplayClass284_0:b__0 () Microsoft.Maui.Font Microsoft.Maui.Controls.Button:Microsoft.Maui.ITextStyle.get_Font () Microsoft.Maui.Font Microsoft.Maui.Controls.FontExtensions:ToFont (Microsoft.Maui.Controls.Internals.IFontElement,System.Nullable`1) Microsoft.Maui.Font Microsoft.Maui.Controls.FontExtensions:WithAttributes (Microsoft.Maui.Font,Microsoft.Maui.Controls.FontAttributes) @@ -2044,7 +2027,6 @@ Methods: Microsoft.Maui.Graphics.Paint Microsoft.Maui.Controls.VisualElement:Microsoft.Maui.IView.get_Background () Microsoft.Maui.Graphics.Platform.PlatformCanvasState Microsoft.Maui.Graphics.Platform.PlatformCanvasStateService:CreateNew (object) Microsoft.Maui.Graphics.Point Microsoft.Maui.Controls.CompressedLayout:GetHeadlessOffset (Microsoft.Maui.Controls.BindableObject) - Microsoft.Maui.Graphics.Point Microsoft.Maui.Graphics.Rect:get_Location () Microsoft.Maui.Graphics.Point Microsoft.Maui.VisualDiagnosticsOverlay:GenerateAdornerOffset (Android.Views.View) Microsoft.Maui.Graphics.Rect Microsoft.Maui.Controls.VisualElement:get_Bounds () Microsoft.Maui.Graphics.Rect Microsoft.Maui.Controls.VisualElement:get_Frame () @@ -2211,6 +2193,7 @@ Methods: Microsoft.Maui.Networking.IConnectivity Microsoft.Maui.Networking.Connectivity:get_Current () Microsoft.Maui.Networking.NetworkAccess Microsoft.Maui.Networking.Connectivity:get_NetworkAccess () Microsoft.Maui.Networking.NetworkAccess Microsoft.Maui.Networking.ConnectivityImplementation:get_NetworkAccess () + Microsoft.Maui.Platform.ActionDisposable Microsoft.Maui.Controls.SemanticProperties:FakeBindSemanticProperties (Microsoft.Maui.Controls.BindableObject,Microsoft.Maui.Controls.BindableObject) Microsoft.Maui.Platform.ContentViewGroup Microsoft.Maui.Handlers.ContentViewHandler:CreatePlatformView () Microsoft.Maui.Platform.ContentViewGroup Microsoft.Maui.Handlers.ContentViewHandler:Microsoft.Maui.Handlers.IContentViewHandler.get_PlatformView () Microsoft.Maui.Platform.ContentViewGroup Microsoft.Maui.Handlers.ScrollViewHandler:FindInsetPanel (Microsoft.Maui.Handlers.IScrollViewHandler) @@ -2255,6 +2238,8 @@ Methods: Microsoft.Maui.Thickness Microsoft.Maui.Controls.View:Microsoft.Maui.IView.get_Margin () Microsoft.Maui.Thickness Microsoft.Maui.Controls.VisualElement:Microsoft.Maui.IView.get_Margin () Microsoft.Maui.Thickness Microsoft.Maui.Platform.ContextExtensions:ToPixels (Android.Content.Context,Microsoft.Maui.Thickness) + Microsoft.Maui.ToolTip Microsoft.Maui.Controls.Element:Microsoft.Maui.IToolTipElement.get_ToolTip () + Microsoft.Maui.ToolTip Microsoft.Maui.Controls.ToolTipProperties:GetToolTip (Microsoft.Maui.Controls.BindableObject) Microsoft.Maui.Visibility Microsoft.Maui.Controls.VisualElement:Microsoft.Maui.IView.get_Visibility () Microsoft.Maui.WeakEventManager/Subscription System.Collections.Generic.List`1:get_Item (int) Microsoft.Win32.SafeHandles.SafeFileHandle Microsoft.Win32.SafeHandles.SafeFileHandle:Open (string,Interop/Sys/OpenFlags,int,System.Func`4) @@ -2267,8 +2252,8 @@ Methods: 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 Android.Runtime.JNIEnv/<>c:b__107_8 (System.Type,intptr,int) - object Android.Runtime.JNIEnv/<>c:b__107_9 (System.Type,intptr,int) + object Android.Runtime.JNIEnv/<>c:b__108_8 (System.Type,intptr,int) + object Android.Runtime.JNIEnv/<>c:b__108_9 (System.Type,intptr,int) object Java.Interop.JavaConvert/<>c:<.cctor>b__20_9 (intptr,Android.Runtime.JniHandleOwnership) object Java.Interop.TypeManager:CreateProxy (System.Type,intptr,Android.Runtime.JniHandleOwnership) object Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteFactory/<>c:b__16_0 (System.Type) @@ -2288,8 +2273,8 @@ Methods: object Microsoft.Extensions.DependencyInjection.ServiceLookup.ServiceProviderEngineScope:GetService (System.Type) object Microsoft.Extensions.DependencyInjection.ServiceProvider:GetService (System.Type,Microsoft.Extensions.DependencyInjection.ServiceLookup.ServiceProviderEngineScope) object Microsoft.Extensions.DependencyInjection.ServiceProvider:GetService (System.Type) - object Microsoft.Extensions.DependencyInjection.ServiceProvider/<>c__DisplayClass23_0:b__1 (Microsoft.Extensions.DependencyInjection.ServiceLookup.ServiceProviderEngineScope) - object Microsoft.Extensions.DependencyInjection.ServiceProvider/<>c:b__23_0 (Microsoft.Extensions.DependencyInjection.ServiceLookup.ServiceProviderEngineScope) + object Microsoft.Extensions.DependencyInjection.ServiceProvider/<>c__DisplayClass25_0:b__1 (Microsoft.Extensions.DependencyInjection.ServiceLookup.ServiceProviderEngineScope) + object Microsoft.Extensions.DependencyInjection.ServiceProvider/<>c:b__25_0 (Microsoft.Extensions.DependencyInjection.ServiceLookup.ServiceProviderEngineScope) object Microsoft.Extensions.DependencyInjection.ServiceProviderServiceExtensions:GetRequiredService (System.IServiceProvider,System.Type) object Microsoft.Maui.Controls.AppThemeBinding:GetValue () object Microsoft.Maui.Controls.BaseShellItem/<>c__DisplayClass77_0:b__0 () @@ -2311,9 +2296,8 @@ Methods: object Microsoft.Maui.Controls.ObservableWrapper`2:System.Collections.IList.get_Item (int) object Microsoft.Maui.Controls.PaddingElement:PaddingDefaultValueCreator (Microsoft.Maui.Controls.BindableObject) object Microsoft.Maui.Controls.Routing:CreateDefaultRoute (Microsoft.Maui.Controls.BindableObject) - object Microsoft.Maui.Controls.Shapes.StrokeShapeTypeConverter:ConvertFrom (System.ComponentModel.ITypeDescriptorContext,System.Globalization.CultureInfo,object) - object Microsoft.Maui.Controls.Shell/<>c:<.cctor>b__316_0 (Microsoft.Maui.Controls.BindableObject) - object Microsoft.Maui.Controls.Shell/<>c:<.cctor>b__316_1 (Microsoft.Maui.Controls.BindableObject) + object Microsoft.Maui.Controls.Shell/<>c:<.cctor>b__315_0 (Microsoft.Maui.Controls.BindableObject) + object Microsoft.Maui.Controls.Shell/<>c:<.cctor>b__315_1 (Microsoft.Maui.Controls.BindableObject) object Microsoft.Maui.Controls.ShellContent:get_Content () object Microsoft.Maui.Controls.ShellContent/<>c__DisplayClass19_0:b__0 () object Microsoft.Maui.Controls.ShellContent/<>c:<.cctor>b__45_0 (Microsoft.Maui.Controls.BindableObject) @@ -2438,17 +2422,13 @@ Methods: single Java.Lang.Float:FloatValue () single Java.Lang.Float:System.IConvertible.ToSingle (System.IFormatProvider) single Java.Lang.Object:op_Explicit (Java.Lang.Object) - single Microsoft.Maui.Graphics.RectF:get_Height () - single Microsoft.Maui.Graphics.RectF:get_Width () single Microsoft.Maui.Platform.ContextExtensions:ToPixels (Android.Content.Context,double) single Microsoft.Maui.Platform.ContextExtensions:ToPixels (Android.Views.View,double) single System.Convert:ToSingle (object) - single System.Numerics.Matrix3x2:GetDeterminant () string Android.Content.ContextWrapper:get_PackageName () string Android.Content.Res.TypedArray:GetString (int) string Android.Runtime.AndroidTypeManager:GetReplacementTypeCore (string) string Android.Runtime.AndroidTypeManager:GetSimpleReference (System.Type) - string Android.Runtime.DynamicMethodNameCounter:GetUniqueName () string Android.Runtime.JavaArray`1/d__13:System.Collections.Generic.IEnumerator.get_Current () string Android.Runtime.JNIEnv:GetCharSequence (intptr,Android.Runtime.JniHandleOwnership) string Android.Runtime.JNIEnv:GetClassNameFromInstance (intptr) @@ -2483,7 +2463,6 @@ Methods: string Microsoft.Maui.Controls.NavigationPageToolbar:get_Title () string Microsoft.Maui.Controls.NavigationPageToolbar:GetTitle () string Microsoft.Maui.Controls.Page:get_Title () - string Microsoft.Maui.Controls.Platform.AutomationPropertiesProvider:ConcatenateNameAndHelpText (Microsoft.Maui.Controls.BindableObject) string Microsoft.Maui.Controls.RequestDefinition:MakeUriString (System.Collections.Generic.List`1) string Microsoft.Maui.Controls.RouteRequestBuilder:g__GetUserSegment|27_1 (Microsoft.Maui.Controls.BaseShellItem) string Microsoft.Maui.Controls.RouteRequestBuilder:get_NextSegment () @@ -2544,7 +2523,6 @@ Methods: string System.Globalization.TextInfo:ToLower (string) string System.Globalization.TextInfo:ToLowerAsciiInvariant (string) string System.Int32:ToString () - string System.Int64:ToString (System.IFormatProvider) string System.IO.BinaryReader:ReadString () string System.IO.Path:Combine (string,string,string) string System.IO.Path:Combine (string,string) @@ -2572,11 +2550,8 @@ Methods: string System.Net.NetworkInformation.HostInformation:get_DomainName () string System.Net.NetworkInformation.HostInformationPal:GetDomainName () string System.Net.Primitives.Interop/Sys:GetDomainName () - string System.Number:FormatInt64 (long,string,System.IFormatProvider) string System.Number:Int32ToDecStr (int) string System.Number:UInt32ToDecStr (uint) - string System.Number:UInt64ToDecStr (ulong,int) - string System.Number:UInt64ToDecStr (ulong) string System.Private.CoreLib.Interop/Sys:GetCwd () string System.Private.CoreLib.Interop/Sys:GetCwdHelper (byte*,int) string System.Private.CoreLib.Interop/Sys:GetDefaultTimeZone () @@ -2597,7 +2572,7 @@ Methods: string System.Resources.RuntimeResourceSet:GetString (string,bool) string System.Runtime.CompilerServices.DefaultInterpolatedStringHandler:ToStringAndClear () 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_FullName () string System.RuntimeType:get_Name () string System.RuntimeType:getFullName (bool,bool) @@ -2633,7 +2608,6 @@ Methods: string System.String:TrimHelper (char*,int,System.Text.TrimType) 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) @@ -2681,6 +2655,7 @@ Methods: string[] System.Globalization.DateTimeFormatInfo:InternalGetAbbreviatedMonthNames () string[] System.Globalization.DateTimeFormatInfo:InternalGetAbbreviatedMonthNamesCore () string[] System.Net.Http.Headers.HttpHeaders:GetStoreValuesAsStringArray (System.Net.Http.Headers.HeaderDescriptor,System.Net.Http.Headers.HttpHeaders/HeaderStoreItemInfo) + string[] System.String:CreateSplitArrayOfThisAsSoleValue (System.StringSplitOptions,int) string[] System.String:Split (char,System.StringSplitOptions) string[] System.String:Split (char[],System.StringSplitOptions) string[] System.String:Split (char[]) @@ -2691,12 +2666,13 @@ Methods: System.Action System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1/AsyncStateMachineBox`1d__6>:get_MoveNextAction () System.Action System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1/AsyncStateMachineBox`1d__4>:get_MoveNextAction () System.Action System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1/AsyncStateMachineBox`1d__19>:get_MoveNextAction () + System.Action System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1/AsyncStateMachineBox`1d__2>:get_MoveNextAction () System.Action`2 Microsoft.Maui.PropertyMapper:GetProperty (string) System.Action`3 Microsoft.Maui.CommandMapper:GetCommand (string) System.AppDomain System.AppDomain:get_CurrentDomain () System.Array Android.Runtime.JNIEnv:_GetArray (intptr,System.Type) System.Array Android.Runtime.JNIEnv:GetArray (intptr,Android.Runtime.JniHandleOwnership,System.Type) - System.Array Android.Runtime.JNIEnv/<>c:b__133_12 (System.Type,intptr,int) + System.Array Android.Runtime.JNIEnv/<>c:b__134_12 (System.Type,intptr,int) System.Array System.Array:CreateInstance (System.Type,int) System.Array System.Array:InternalCreate (System.RuntimeType,int,int*,int*) System.ArraySegment`1 System.Net.Http.HttpContent/LimitArrayPoolWriteStream:GetBuffer () @@ -2916,7 +2892,6 @@ Methods: System.Collections.SortedList System.Collections.SortedList:Synchronized (System.Collections.SortedList) System.Collections.Specialized.NotifyCollectionChangedAction Microsoft.Maui.Controls.Internals.NotifyCollectionChangedEventArgsExtensions:Apply (System.Collections.Specialized.NotifyCollectionChangedEventArgs,System.Action`3,System.Action`2,System.Action) System.ComponentModel.TypeConverter Microsoft.Maui.Controls.Xaml.TypeConversionExtensions/<>c__DisplayClass2_0:b__0 () - 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 () @@ -2971,10 +2946,6 @@ Methods: System.Delegate Android.App.Application/IActivityLifecycleCallbacksInvoker:GetOnActivitySaveInstanceState_Landroid_app_Activity_Landroid_os_Bundle_Handler () System.Delegate Android.App.Application/IActivityLifecycleCallbacksInvoker:GetOnActivityStarted_Landroid_app_Activity_Handler () System.Delegate Android.App.Application/IActivityLifecycleCallbacksInvoker:GetOnActivityStopped_Landroid_app_Activity_Handler () - System.Delegate Android.Graphics.Drawables.Drawable:GetDraw_Landroid_graphics_Canvas_Handler () - System.Delegate Android.Graphics.Drawables.Drawable:GetGetOpacityHandler () - System.Delegate Android.Graphics.Drawables.Drawable:GetSetAlpha_IHandler () - System.Delegate Android.Graphics.Drawables.Drawable:GetSetColorFilter_Landroid_graphics_ColorFilter_Handler () System.Delegate Android.Graphics.Drawables.DrawableContainer:GetDraw_Landroid_graphics_Canvas_Handler () System.Delegate Android.Runtime.JNINativeWrapper:CreateBuiltInDelegate (System.Delegate,System.Type) System.Delegate Android.Runtime.JNINativeWrapper:CreateDelegate (System.Delegate) @@ -3040,11 +3011,8 @@ Methods: System.Delegate Java.Interop.TypeManager:GetActivateHandler () System.Delegate Java.Interop.TypeManager/JavaTypeManager:GetActivateHandler () System.Delegate Java.Lang.IRunnableInvoker:GetRunHandler () - System.Delegate Microsoft.Maui.IImageLoaderCallbackInvoker:GetOnComplete_Ljava_lang_Boolean_Landroid_graphics_drawable_Drawable_Ljava_lang_Runnable_Handler () System.Delegate System.Delegate:Combine (System.Delegate,System.Delegate) 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) @@ -3053,7 +3021,6 @@ Methods: System.Delegate System.Delegate:Remove (System.Delegate,System.Delegate) System.Delegate System.MulticastDelegate:CombineImpl (System.Delegate) System.Delegate System.MulticastDelegate:RemoveImpl (System.Delegate) - System.Delegate System.Reflection.Emit.DynamicMethod:CreateDelegate (System.Type) System.Delegate System.Reflection.RuntimeMethodInfo:CreateDelegate (System.Type) System.Exception Android.Runtime.AndroidRuntime:GetExceptionForThrowable (Java.Interop.JniObjectReference&,Java.Interop.JniObjectReferenceOptions) System.Exception Java.Interop.JniEnvironment:GetExceptionForLastThrowable (intptr) @@ -3076,6 +3043,7 @@ Methods: 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 () @@ -3164,7 +3132,7 @@ Methods: 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__DisplayClass132_0:b__2 () System.Nullable`1 Microsoft.Maui.Controls.NavigationPageToolbar:GetBackButtonVisibleCalculated (System.Nullable`1) System.Nullable`1 System.Nullable`1:Unbox (object) System.Nullable`1 Android.Runtime.AndroidTypeManager:GetReplacementMethodInfoCore (string,string,string) @@ -3176,9 +3144,7 @@ Methods: System.Number/ParsingStatus System.Number:TryParseInt64IntegerStyle (System.ReadOnlySpan`1,System.Globalization.NumberStyles,System.Globalization.NumberFormatInfo,long&) System.Number/ParsingStatus System.Number:TryParseUInt32HexNumberStyle (System.ReadOnlySpan`1,System.Globalization.NumberStyles,uint&) System.Number/ParsingStatus System.Number:TryParseUInt32IntegerStyle (System.ReadOnlySpan`1,System.Globalization.NumberStyles,System.Globalization.NumberFormatInfo,uint&) - System.Numerics.Matrix3x2 System.Numerics.Matrix3x2:CreateScale (single,single) System.Numerics.Matrix3x2 System.Numerics.Matrix3x2:get_Identity () - System.Numerics.Matrix3x2 System.Numerics.Matrix3x2:op_Multiply (System.Numerics.Matrix3x2,System.Numerics.Matrix3x2) System.OperatingSystem System.Environment:get_OSVersion () System.OperatingSystem System.Environment:GetOperatingSystem (string) System.OperatingSystem System.Environment:GetOSVersion () @@ -3257,12 +3223,6 @@ Methods: System.Reflection.CustomAttributeTypedArgument System.Array:InternalArray__get_Item (int) System.Reflection.CustomAttributeTypedArgument System.Collections.ObjectModel.ReadOnlyCollection`1:System.Collections.Generic.IList.get_Item (int) System.Reflection.CustomAttributeTypedArgument[] System.Reflection.RuntimeCustomAttributeData:UnboxValues (object[]) - System.Reflection.Emit.ILGenerator System.Reflection.Emit.DynamicMethod:GetILGenerator () - System.Reflection.Emit.ILGenerator System.Reflection.Emit.DynamicMethod:GetILGenerator (int) - System.Reflection.Emit.Label System.Reflection.Emit.ILGenerator:BeginExceptionBlock () - System.Reflection.Emit.Label System.Reflection.Emit.ILGenerator:DefineLabel () - System.Reflection.Emit.LocalBuilder System.Reflection.Emit.ILGenerator:DeclareLocal (System.Type,bool) - System.Reflection.Emit.LocalBuilder System.Reflection.Emit.ILGenerator:DeclareLocal (System.Type) 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) @@ -3274,7 +3234,6 @@ Methods: System.Reflection.InvocationFlags System.Reflection.RuntimeMethodInfo:ComputeAndUpdateInvocationFlags (System.Reflection.MethodInfo,System.Reflection.InvocationFlags&) System.Reflection.MemberInfo Microsoft.Maui.Controls.Xaml.AppThemeBindingExtension/<>c__DisplayClass20_0:.ProvideValue>g__minforetriever|0 () System.Reflection.MemberInfo Microsoft.Maui.Controls.Xaml.OnIdiomExtension/<>c__DisplayClass32_0:g__minforetriever|0 () - 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 () @@ -3282,7 +3241,6 @@ Methods: System.Reflection.MethodBase System.Reflection.RuntimeMethodInfo:GetMethodFromHandleInternalType_native (intptr,intptr,bool) System.Reflection.MethodBase System.Reflection.RuntimeMethodInfo:GetMethodFromHandleNoGenericCheck (System.RuntimeMethodHandle,System.RuntimeTypeHandle) System.Reflection.MethodBase System.Reflection.RuntimeMethodInfo:GetMethodFromHandleNoGenericCheck (System.RuntimeMethodHandle) - System.Reflection.MethodImplAttributes System.Reflection.Emit.DynamicMethod:GetMethodImplementationFlags () System.Reflection.MethodInfo Microsoft.Maui.Controls.Xaml.TypeConversionExtensions:GetImplicitConversionOperator (System.Type,System.Type,System.Type) System.Reflection.MethodInfo System.Delegate:get_Method () System.Reflection.MethodInfo System.Delegate:GetCandidateMethod (System.RuntimeType,System.Type,string,System.Reflection.BindingFlags,bool) @@ -3300,11 +3258,8 @@ Methods: 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.Module System.Reflection.Emit.DynamicMethod:get_Module () System.Reflection.Module System.RuntimeType:get_Module () System.Reflection.MonoMethodInfo System.Reflection.MonoMethodInfo:GetMethodInfo (intptr) - System.Reflection.ParameterInfo System.Reflection.RuntimeParameterInfo:New (System.Reflection.Emit.ParameterBuilder,System.Type,System.Reflection.MemberInfo,int) - System.Reflection.ParameterInfo[] System.Reflection.Emit.DynamicMethod:GetParametersInternal () 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) @@ -3347,13 +3302,14 @@ 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__132&,System.Threading.Tasks.Task`1&) + System.Runtime.CompilerServices.IAsyncStateMachineBox System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1:GetStateMachineBox (Xamarin.Android.Net.AndroidMessageHandler/d__123&,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 (maui.MainPage/d__6&,System.Threading.Tasks.Task`1&) System.Runtime.CompilerServices.IAsyncStateMachineBox System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1:GetStateMachineBox (maui.MainPage/d__4&,System.Threading.Tasks.Task`1&) System.Runtime.CompilerServices.IAsyncStateMachineBox System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1:GetStateMachineBox (Microsoft.Maui.Controls.NavigationPage/d__19&,System.Threading.Tasks.Task`1&) + System.Runtime.CompilerServices.IAsyncStateMachineBox System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1:GetStateMachineBox (Microsoft.Maui.Devices.DeviceDisplayImplementation/Listener/d__2&,System.Threading.Tasks.Task`1&) System.Runtime.CompilerServices.IAsyncStateMachineBox System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1:GetStateMachineBox (Microsoft.Maui.TaskExtensions/d__1&,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&) System.Runtime.CompilerServices.IAsyncStateMachineBox System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1:GetStateMachineBox (System.IO.Stream/<g__Core|27_0>d&,System.Threading.Tasks.Task`1&) @@ -3402,7 +3358,7 @@ Methods: System.Threading.Tasks.Task Microsoft.Maui.Controls.NavigationPage:SendHandlerUpdateAsync (bool,System.Action,System.Action,System.Action) System.Threading.Tasks.Task Microsoft.Maui.Controls.Platform.BottomNavigationViewUtils:SetMenuItemIcon (Android.Views.IMenuItem,Microsoft.Maui.Controls.ImageSource,Microsoft.Maui.IMauiContext) System.Threading.Tasks.Task Microsoft.Maui.Controls.Platform.Compatibility.ShellToolbarTracker:UpdateDrawerArrowFromFlyoutIcon (Android.Content.Context,AndroidX.AppCompat.App.ActionBarDrawerToggle) - System.Threading.Tasks.Task Microsoft.Maui.Controls.Shell:g__SetCurrentItem|176_1 () + System.Threading.Tasks.Task Microsoft.Maui.Controls.Shell:g__SetCurrentItem|175_1 () System.Threading.Tasks.Task Microsoft.Maui.Controls.Shell:OnFlyoutItemSelectedAsync (Microsoft.Maui.Controls.Element,bool) System.Threading.Tasks.Task Microsoft.Maui.Controls.ShellNavigationManager:GoToAsync (Microsoft.Maui.Controls.ShellNavigationParameters,Microsoft.Maui.Controls.ShellNavigationRequest) System.Threading.Tasks.Task Microsoft.Maui.Handlers.ButtonHandler:MapImageSourceAsync (Microsoft.Maui.Handlers.IButtonHandler,Microsoft.Maui.IImage) @@ -3459,6 +3415,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) @@ -3598,7 +3555,6 @@ Methods: System.Type System.Reflection.Assembly:GetType (string) System.Type System.Reflection.Assembly:InternalGetType (System.Reflection.Module,string,bool,bool) System.Type System.Reflection.CustomAttributeData:get_AttributeType () - 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 () @@ -3612,6 +3568,7 @@ Methods: System.Type System.Reflection.RuntimePropertyInfo:get_DeclaringType () System.Type System.Reflection.RuntimePropertyInfo:get_PropertyType () System.Type System.Reflection.RuntimePropertyInfo:get_ReflectedType () + System.Type System.Reflection.TypeInfo:AsType () System.Type System.RuntimeType:get_BaseType () System.Type System.RuntimeType:get_UnderlyingSystemType () System.Type System.RuntimeType:GetElementType () @@ -3665,6 +3622,7 @@ Methods: 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.BitConverter:DoubleToUInt64Bits (double) ulong System.Collections.HashHelpers:GetFastModMultiplier (uint) ulong System.Marvin:GenerateSeed () ulong System.Marvin:get_DefaultSeed () @@ -3757,9 +3715,7 @@ Methods: void Android.Graphics.BlendModeColorFilter:.ctor (Android.Graphics.Color,Android.Graphics.BlendMode) void Android.Graphics.Canvas:.cctor () void Android.Graphics.Canvas:.ctor (intptr,Android.Runtime.JniHandleOwnership) - void Android.Graphics.Canvas:DrawCircle (single,single,single,Android.Graphics.Paint) void Android.Graphics.Canvas:DrawColor (Android.Graphics.Color) - void Android.Graphics.Canvas:DrawRect (Android.Graphics.Rect,Android.Graphics.Paint) void Android.Graphics.Color:.ctor (int,int,int,int) void Android.Graphics.Color:CheckARGBValues (int,int,int,int) void Android.Graphics.Color:CheckRGBValues (int,int,int) @@ -3771,10 +3727,8 @@ Methods: void Android.Graphics.Drawables.ColorDrawable:.ctor (Android.Graphics.Color) void Android.Graphics.Drawables.ColorDrawable:.ctor (intptr,Android.Runtime.JniHandleOwnership) void Android.Graphics.Drawables.Drawable:.cctor () - void Android.Graphics.Drawables.Drawable:.ctor () void Android.Graphics.Drawables.Drawable:.ctor (intptr,Android.Runtime.JniHandleOwnership) void Android.Graphics.Drawables.Drawable:InvalidateSelf () - void Android.Graphics.Drawables.Drawable:n_Draw_Landroid_graphics_Canvas_ (intptr,intptr,intptr) void Android.Graphics.Drawables.DrawableContainer:.cctor () void Android.Graphics.Drawables.DrawableContainer:.ctor (intptr,Android.Runtime.JniHandleOwnership) void Android.Graphics.Drawables.DrawableContainer:n_Draw_Landroid_graphics_Canvas_ (intptr,intptr,intptr) @@ -3789,10 +3743,8 @@ Methods: void Android.Graphics.Paint:.ctor (Android.Graphics.Paint) void Android.Graphics.Paint:.ctor (intptr,Android.Runtime.JniHandleOwnership) void Android.Graphics.Paint:set_AntiAlias (bool) - void Android.Graphics.Paint:set_Color (Android.Graphics.Color) void Android.Graphics.Paint:set_StrokeMiter (single) void Android.Graphics.Paint:set_StrokeWidth (single) - void Android.Graphics.Paint:set_TextSize (single) void Android.Graphics.Paint:SetARGB (int,int,int,int) void Android.Graphics.Paint:SetStyle (Android.Graphics.Paint/Style) void Android.Graphics.Paint/Style:.cctor () @@ -3803,8 +3755,6 @@ Methods: void Android.Graphics.PorterDuff/Mode:.ctor (intptr,Android.Runtime.JniHandleOwnership) void Android.Graphics.Rect:.cctor () void Android.Graphics.Rect:.ctor () - void Android.Graphics.Rect:.ctor (int,int,int,int) - void Android.Graphics.Rect:.ctor (intptr,Android.Runtime.JniHandleOwnership) void Android.Graphics.Typeface:.cctor () void Android.Graphics.Typeface:.ctor (intptr,Android.Runtime.JniHandleOwnership) void Android.Net.ConnectivityManager:.cctor () @@ -3879,6 +3829,7 @@ Methods: 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:SetSynchronizationContext () void Android.Runtime.JNIEnv:WaitForBridgeProcessing () void Android.Runtime.JNIEnv/<>c:.cctor () void Android.Runtime.JNIEnv/<>c:.ctor () @@ -3936,6 +3887,7 @@ Methods: void Android.Views.OrientationEventListener:.ctor (Android.Content.Context) void Android.Views.OrientationEventListener:Disable () void Android.Views.OrientationEventListener:Enable () + void Android.Views.OrientationEventListener:n_OnOrientationChanged_I (intptr,intptr,int) void Android.Views.View:.cctor () void Android.Views.View:.ctor (Android.Content.Context) void Android.Views.View:.ctor (intptr,Android.Runtime.JniHandleOwnership) @@ -3954,7 +3906,6 @@ Methods: void Android.Views.View:Layout (int,int,int,int) void Android.Views.View:Measure (int,int) void Android.Views.View:n_DispatchDraw_Landroid_graphics_Canvas_ (intptr,intptr,intptr) - void Android.Views.View:n_Draw_Landroid_graphics_Canvas_ (intptr,intptr,intptr) void Android.Views.View:n_OnLayout_ZIIII (intptr,intptr,bool,int,int,int,int) void Android.Views.View:n_OnMeasure_II (intptr,intptr,int,int) void Android.Views.View:n_OnSizeChanged_IIII (intptr,intptr,int,int,int,int) @@ -3971,8 +3922,6 @@ Methods: void Android.Views.View:set_BackgroundTintMode (Android.Graphics.PorterDuff/Mode) void Android.Views.View:set_ClipBounds (Android.Graphics.Rect) void Android.Views.View:set_ClipToOutline (bool) - void Android.Views.View:set_ContentDescription (string) - void Android.Views.View:set_ContentDescriptionFormatted (Java.Lang.ICharSequence) void Android.Views.View:set_Elevation (single) void Android.Views.View:set_Id (int) void Android.Views.View:set_ImportantForAccessibility (Android.Views.ImportantForAccessibility) @@ -4131,6 +4080,9 @@ Methods: void AndroidX.AppCompat.Widget.Toolbar:SetNavigationOnClickListener (Android.Views.View/IOnClickListener) void AndroidX.AppCompat.Widget.Toolbar:SetTitleTextColor (Android.Content.Res.ColorStateList) void AndroidX.AppCompat.Widget.Toolbar:SetTitleTextColor (int) + void AndroidX.AppCompat.Widget.TooltipCompat:.cctor () + void AndroidX.AppCompat.Widget.TooltipCompat:SetTooltipText (Android.Views.View,Java.Lang.ICharSequence) + void AndroidX.AppCompat.Widget.TooltipCompat:SetTooltipText (Android.Views.View,string) void AndroidX.CoordinatorLayout.Widget.CoordinatorLayout:.cctor () void AndroidX.CoordinatorLayout.Widget.CoordinatorLayout:.ctor (Android.Content.Context,Android.Util.IAttributeSet) void AndroidX.CoordinatorLayout.Widget.CoordinatorLayout:.ctor (intptr,Android.Runtime.JniHandleOwnership) @@ -4674,9 +4626,7 @@ Methods: void Microsoft.Maui.Controls.BaseShellItem:SendAppearing () void Microsoft.Maui.Controls.BaseShellItem:set_Route (string) void Microsoft.Maui.Controls.BaseShellItem:UpdateFlyoutItemStyles (Microsoft.Maui.Controls.Grid,Microsoft.Maui.Controls.StyleSheets.IStyleSelectable) - void Microsoft.Maui.Controls.BaseShellItem/<>c:.cctor () - void Microsoft.Maui.Controls.BaseShellItem/<>c:.ctor () - void Microsoft.Maui.Controls.BaseShellItem/<>c:b__77_1 (object,System.EventArgs) + void Microsoft.Maui.Controls.BaseShellItem/<>c__DisplayClass77_1:b__1 (object,System.EventArgs) void Microsoft.Maui.Controls.BindableObject:.cctor () void Microsoft.Maui.Controls.BindableObject:.ctor () void Microsoft.Maui.Controls.BindableObject:add_BindingContextChanged (System.EventHandler) @@ -4710,6 +4660,7 @@ Methods: void Microsoft.Maui.Controls.BindableObject/SetValueArgs:.ctor (Microsoft.Maui.Controls.BindableProperty,Microsoft.Maui.Controls.BindableObject/BindablePropertyContext,object,bool,Microsoft.Maui.Controls.Internals.SetValueFlags) void Microsoft.Maui.Controls.BindableObjectExtensions:PropagateBindingContext (Microsoft.Maui.Controls.BindableObject,System.Collections.Generic.IEnumerable`1,System.Action`2) void Microsoft.Maui.Controls.BindableObjectExtensions:PropagateBindingContext (Microsoft.Maui.Controls.BindableObject,System.Collections.Generic.IEnumerable`1) + void Microsoft.Maui.Controls.BindableObjectExtensions:SetBinding (Microsoft.Maui.Controls.BindableObject,Microsoft.Maui.Controls.BindableProperty,string,Microsoft.Maui.Controls.BindingMode,Microsoft.Maui.Controls.IValueConverter,string) void Microsoft.Maui.Controls.BindableProperty:.cctor () void Microsoft.Maui.Controls.BindableProperty:.ctor (string,System.Type,System.Type,object,Microsoft.Maui.Controls.BindingMode,Microsoft.Maui.Controls.BindableProperty/ValidateValueDelegate,Microsoft.Maui.Controls.BindableProperty/BindingPropertyChangedDelegate,Microsoft.Maui.Controls.BindableProperty/BindingPropertyChangingDelegate,Microsoft.Maui.Controls.BindableProperty/CoerceValueDelegate,Microsoft.Maui.Controls.BindableProperty/BindablePropertyBindingChanging,bool,Microsoft.Maui.Controls.BindableProperty/CreateDefaultValueDelegate) void Microsoft.Maui.Controls.BindablePropertyKey:.ctor (Microsoft.Maui.Controls.BindableProperty) @@ -4806,7 +4757,6 @@ Methods: void Microsoft.Maui.Controls.Compatibility.Platform.Android.ResourcesProvider:UpdateStyles () void Microsoft.Maui.Controls.Compatibility.Resource/Attribute:.cctor () void Microsoft.Maui.Controls.Compatibility.Resource/Drawable:.cctor () - void Microsoft.Maui.Controls.Compatibility.Resource/Layout:.cctor () void Microsoft.Maui.Controls.Compatibility.Resource/Style:.cctor () void Microsoft.Maui.Controls.CompressedLayout:.cctor () void Microsoft.Maui.Controls.CompressedLayout:SetHeadlessOffset (Microsoft.Maui.Controls.BindableObject,Microsoft.Maui.Graphics.Point) @@ -4909,6 +4859,9 @@ Methods: void Microsoft.Maui.Controls.FileImageSource:.ctor () void Microsoft.Maui.Controls.FileImageSource:OnPropertyChanged (string) void Microsoft.Maui.Controls.FileImageSource:set_File (string) + void Microsoft.Maui.Controls.FlyoutBase:.cctor () + void Microsoft.Maui.Controls.FlyoutBase/<>c:.cctor () + void Microsoft.Maui.Controls.FlyoutBase/<>c:.ctor () void Microsoft.Maui.Controls.FlyoutItem:.cctor () void Microsoft.Maui.Controls.FlyoutItem:.ctor () void Microsoft.Maui.Controls.FlyoutPage:.cctor () @@ -4961,9 +4914,6 @@ Methods: void Microsoft.Maui.Controls.Handlers.Compatibility.ShellRenderer:OnElementSet (Microsoft.Maui.Controls.Shell) void Microsoft.Maui.Controls.Handlers.Compatibility.ShellRenderer:SetVirtualView (Microsoft.Maui.Controls.Shell) void Microsoft.Maui.Controls.Handlers.Compatibility.ShellRenderer:SwitchFragment (AndroidX.Fragment.App.FragmentManager,Android.Views.View,Microsoft.Maui.Controls.ShellItem,bool) - void Microsoft.Maui.Controls.Handlers.Compatibility.ShellRenderer:UpdateStatusBarColor (Microsoft.Maui.Controls.ShellAppearance) - void Microsoft.Maui.Controls.Handlers.Compatibility.ShellRenderer/SplitDrawable:.ctor (Android.Graphics.Color,int,int) - void Microsoft.Maui.Controls.Handlers.Compatibility.ShellRenderer/SplitDrawable:Draw (Android.Graphics.Canvas) void Microsoft.Maui.Controls.Handlers.TabbedPageManager:.ctor (Microsoft.Maui.IMauiContext) void Microsoft.Maui.Controls.Handlers.TabbedPageManager:OnChildrenCollectionChanged (object,System.Collections.Specialized.NotifyCollectionChangedEventArgs) void Microsoft.Maui.Controls.Handlers.TabbedPageManager:OnLayoutChanged (object,Android.Views.View/LayoutChangeEventArgs) @@ -5232,14 +5182,7 @@ Methods: void Microsoft.Maui.Controls.Platform.AlertManager/AlertRequestHelper:.ctor (Android.App.Activity,Microsoft.Maui.IMauiContext) void Microsoft.Maui.Controls.Platform.ApplicationExtensions:UpdateWindowSoftInputModeAdjust (Android.App.Application,Microsoft.Maui.Controls.Application) void Microsoft.Maui.Controls.Platform.AutomationPropertiesProvider:.cctor () - void Microsoft.Maui.Controls.Platform.AutomationPropertiesProvider:AccessibilitySettingsChanged (Android.Views.View,Microsoft.Maui.Controls.Element,string,string) - void Microsoft.Maui.Controls.Platform.AutomationPropertiesProvider:AccessibilitySettingsChanged (Android.Views.View,Microsoft.Maui.Controls.Element) - void Microsoft.Maui.Controls.Platform.AutomationPropertiesProvider:SetAutomationId (Android.Views.View,Microsoft.Maui.Controls.Element,string) - void Microsoft.Maui.Controls.Platform.AutomationPropertiesProvider:SetAutomationId (Android.Views.View,string,string) - void Microsoft.Maui.Controls.Platform.AutomationPropertiesProvider:SetBasicContentDescription (Android.Views.View,Microsoft.Maui.Controls.BindableObject,string) - void Microsoft.Maui.Controls.Platform.AutomationPropertiesProvider:SetContentDescription (Android.Views.View,Microsoft.Maui.Controls.BindableObject,string,string) void Microsoft.Maui.Controls.Platform.AutomationPropertiesProvider:SetImportantForAccessibility (Android.Views.View,Microsoft.Maui.Controls.Element) - void Microsoft.Maui.Controls.Platform.AutomationPropertiesProvider:SetLabeledBy (Android.Views.View,Microsoft.Maui.Controls.Element) void Microsoft.Maui.Controls.Platform.BottomNavigationViewUtils:SetShiftMode (Google.Android.Material.BottomNavigation.BottomNavigationView,bool,bool) void Microsoft.Maui.Controls.Platform.BottomNavigationViewUtils:SetupMenu (Android.Views.IMenu,int,System.Collections.Generic.List`1>,int,Google.Android.Material.BottomNavigation.BottomNavigationView,Microsoft.Maui.IMauiContext) void Microsoft.Maui.Controls.Platform.BottomNavigationViewUtils:UpdateEnabled (bool,Android.Views.IMenuItem) @@ -5474,10 +5417,12 @@ Methods: void Microsoft.Maui.Controls.SelectableItemsView:.cctor () void Microsoft.Maui.Controls.SelectableItemsView:.ctor () void Microsoft.Maui.Controls.SemanticProperties:.cctor () + void Microsoft.Maui.Controls.SemanticProperties:g__CopyProperty|14_2 (Microsoft.Maui.Controls.BindableProperty,Microsoft.Maui.Controls.BindableObject,Microsoft.Maui.Controls.BindableObject) void Microsoft.Maui.Controls.SemanticProperties:OnDescriptionPropertyChanged (Microsoft.Maui.Controls.BindableObject,object,object) void Microsoft.Maui.Controls.SemanticProperties:OnHeadingLevelPropertyChanged (Microsoft.Maui.Controls.BindableObject,object,object) void Microsoft.Maui.Controls.SemanticProperties:OnHintPropertyChanged (Microsoft.Maui.Controls.BindableObject,object,object) void Microsoft.Maui.Controls.SemanticProperties:UpdateSemanticsProperty (Microsoft.Maui.Controls.BindableObject,System.Action`1) + void Microsoft.Maui.Controls.SemanticProperties/<>c__DisplayClass14_0:g__PropagateSemanticProperties|1 (object,System.ComponentModel.PropertyChangedEventArgs) void Microsoft.Maui.Controls.SemanticProperties/<>c__DisplayClass3_0:b__0 (Microsoft.Maui.Semantics) void Microsoft.Maui.Controls.SemanticProperties/<>c__DisplayClass4_0:b__0 (Microsoft.Maui.Semantics) void Microsoft.Maui.Controls.SemanticProperties/<>c__DisplayClass5_0:b__0 (Microsoft.Maui.Semantics) @@ -5496,11 +5441,11 @@ Methods: void Microsoft.Maui.Controls.Shapes.Shape/<>c:.ctor () void Microsoft.Maui.Controls.Shell:.cctor () void Microsoft.Maui.Controls.Shell:.ctor () - void Microsoft.Maui.Controls.Shell:<.ctor>b__173_0 (object,Microsoft.Maui.Controls.ShellNavigatedEventArgs) - void Microsoft.Maui.Controls.Shell:<.ctor>b__173_1 (object,Microsoft.Maui.Controls.ShellNavigatingEventArgs) - void Microsoft.Maui.Controls.Shell:<.ctor>b__173_2 (object,System.EventArgs) - void Microsoft.Maui.Controls.Shell:<.ctor>b__173_3 (object,System.Collections.Specialized.NotifyCollectionChangedEventArgs) - void Microsoft.Maui.Controls.Shell:b__176_0 (object,System.Collections.Specialized.NotifyCollectionChangedEventArgs) + void Microsoft.Maui.Controls.Shell:<.ctor>b__172_0 (object,Microsoft.Maui.Controls.ShellNavigatedEventArgs) + void Microsoft.Maui.Controls.Shell:<.ctor>b__172_1 (object,Microsoft.Maui.Controls.ShellNavigatingEventArgs) + void Microsoft.Maui.Controls.Shell:<.ctor>b__172_2 (object,System.EventArgs) + void Microsoft.Maui.Controls.Shell:<.ctor>b__172_3 (object,System.Collections.Specialized.NotifyCollectionChangedEventArgs) + void Microsoft.Maui.Controls.Shell:b__175_0 (object,System.Collections.Specialized.NotifyCollectionChangedEventArgs) void Microsoft.Maui.Controls.Shell:add_Navigated (System.EventHandler`1) void Microsoft.Maui.Controls.Shell:add_Navigating (System.EventHandler`1) void Microsoft.Maui.Controls.Shell:AddLogicalChild (Microsoft.Maui.Controls.Element) @@ -5516,7 +5461,6 @@ Methods: void Microsoft.Maui.Controls.Shell:OnCurrentItemChanged (Microsoft.Maui.Controls.BindableObject,object,object) void Microsoft.Maui.Controls.Shell:OnCurrentItemChanging (Microsoft.Maui.Controls.BindableObject,object,object) void Microsoft.Maui.Controls.Shell:OnCurrentPagePropertyChanged (object,System.ComponentModel.PropertyChangedEventArgs) - void Microsoft.Maui.Controls.Shell:OnHandlerChanging (Microsoft.Maui.Controls.HandlerChangingEventArgs) void Microsoft.Maui.Controls.Shell:OnHandlerChangingCore (Microsoft.Maui.Controls.HandlerChangingEventArgs) void Microsoft.Maui.Controls.Shell:OnInternalChildrenCollectionChanged (object,System.Collections.Specialized.NotifyCollectionChangedEventArgs) void Microsoft.Maui.Controls.Shell:OnNavigated (Microsoft.Maui.Controls.ShellNavigatedEventArgs) @@ -5533,9 +5477,9 @@ Methods: void Microsoft.Maui.Controls.Shell:set_Route (string) void Microsoft.Maui.Controls.Shell:UpdateChecked (Microsoft.Maui.Controls.Element,bool) void Microsoft.Maui.Controls.Shell:UpdateToolbarAppearanceFeatures (Microsoft.Maui.Controls.Element,Microsoft.Maui.Controls.ShellAppearance) - void Microsoft.Maui.Controls.Shell/<b__176_0>d:MoveNext () - void Microsoft.Maui.Controls.Shell/<g__SetCurrentItem|176_1>d:MoveNext () - void Microsoft.Maui.Controls.Shell/<>c__DisplayClass285_0:b__1 (Microsoft.Maui.Controls.Element) + void Microsoft.Maui.Controls.Shell/<b__175_0>d:MoveNext () + void Microsoft.Maui.Controls.Shell/<g__SetCurrentItem|175_1>d:MoveNext () + void Microsoft.Maui.Controls.Shell/<>c__DisplayClass284_0:b__1 (Microsoft.Maui.Controls.Element) void Microsoft.Maui.Controls.Shell/<>c:.cctor () void Microsoft.Maui.Controls.Shell/<>c:.ctor () void Microsoft.Maui.Controls.Shell/NavigationImpl:.ctor (Microsoft.Maui.Controls.Shell) @@ -5742,6 +5686,7 @@ Methods: void Microsoft.Maui.Controls.Toolbar:SetProperty (System.Nullable`1&,System.Nullable`1,string) void Microsoft.Maui.Controls.Toolbar:UpdateMenu () void Microsoft.Maui.Controls.Toolbar:UpdateTitleView () + void Microsoft.Maui.Controls.ToolTipProperties:.cctor () void Microsoft.Maui.Controls.VerticalStackLayout:.ctor () void Microsoft.Maui.Controls.View:.cctor () void Microsoft.Maui.Controls.View:.ctor () @@ -5857,9 +5802,9 @@ Methods: void Microsoft.Maui.Controls.Window:set_Page (Microsoft.Maui.Controls.Page) void Microsoft.Maui.Controls.Window:set_Toolbar (Microsoft.Maui.Controls.Toolbar) void Microsoft.Maui.Controls.Window:SetEffectiveFlowDirection (Microsoft.Maui.Controls.EffectiveFlowDirection,bool) - void Microsoft.Maui.Controls.Window/<>c__DisplayClass150_0:g__OnPageHandlerChanged|0 (object,System.EventArgs) - void Microsoft.Maui.Controls.Window/<>c__DisplayClass150_0:g__OnPageHandlerChanging|1 (object,Microsoft.Maui.Controls.HandlerChangingEventArgs) - void Microsoft.Maui.Controls.Window/<>c__DisplayClass150_0:g__ShellPropertyChanged|2 (object,System.ComponentModel.PropertyChangedEventArgs) + void Microsoft.Maui.Controls.Window/<>c__DisplayClass205_0:g__OnPageHandlerChanged|0 (object,System.EventArgs) + void Microsoft.Maui.Controls.Window/<>c__DisplayClass205_0:g__OnPageHandlerChanging|1 (object,Microsoft.Maui.Controls.HandlerChangingEventArgs) + void Microsoft.Maui.Controls.Window/<>c__DisplayClass205_0:g__ShellPropertyChanged|2 (object,System.ComponentModel.PropertyChangedEventArgs) void Microsoft.Maui.Controls.Window/NavigationImpl:.ctor (Microsoft.Maui.Controls.Window) void Microsoft.Maui.Controls.Xaml.Diagnostics.ResourceDictionaryDiagnostics:OnStaticResourceResolved (Microsoft.Maui.Controls.ResourceDictionary,string,object,object) void Microsoft.Maui.Controls.Xaml.Internals.SimpleValueTargetProvider:.ctor (object[],object,Microsoft.Maui.Controls.Internals.INameScope) @@ -5879,8 +5824,11 @@ Methods: void Microsoft.Maui.Devices.DeviceDisplayImplementation:StartScreenMetricsListeners () void Microsoft.Maui.Devices.DeviceDisplayImplementation:StopScreenMetricsListeners () void Microsoft.Maui.Devices.DeviceDisplayImplementation/Listener:.ctor (Android.Content.Context,System.Action) + void Microsoft.Maui.Devices.DeviceDisplayImplementation/Listener:OnOrientationChanged (int) void Microsoft.Maui.Devices.DeviceDisplayImplementationBase:add_MainDisplayInfoChanged (System.EventHandler`1) void Microsoft.Maui.Devices.DeviceDisplayImplementationBase:add_MainDisplayInfoChangedInternal (System.EventHandler`1) + void Microsoft.Maui.Devices.DeviceDisplayImplementationBase:OnMainDisplayInfoChanged () + void Microsoft.Maui.Devices.DeviceDisplayImplementationBase:OnMainDisplayInfoChanged (Microsoft.Maui.Devices.DisplayInfoChangedEventArgs) void Microsoft.Maui.Devices.DeviceDisplayImplementationBase:remove_MainDisplayInfoChanged (System.EventHandler`1) void Microsoft.Maui.Devices.DeviceDisplayImplementationBase:remove_MainDisplayInfoChangedInternal (System.EventHandler`1) void Microsoft.Maui.Devices.DeviceDisplayImplementationBase:SetCurrent (Microsoft.Maui.Devices.DisplayInfo) @@ -5892,6 +5840,7 @@ Methods: void Microsoft.Maui.Dispatching.Dispatcher:.ctor (Android.OS.Looper) void Microsoft.Maui.EmbeddedFontLoader:.ctor (System.IServiceProvider) void Microsoft.Maui.EnumerableExtensions:ForEach (System.Collections.Generic.IEnumerable`1,System.Action`1) + void Microsoft.Maui.Essentials.Listener/d__2:MoveNext () void Microsoft.Maui.FileSystemEmbeddedFontLoader:.ctor (System.Func`1,System.IServiceProvider) void Microsoft.Maui.Font:.cctor () void Microsoft.Maui.Font:.ctor (string,double,Microsoft.Maui.FontSlant,Microsoft.Maui.FontWeight,bool) @@ -5901,30 +5850,17 @@ Methods: void Microsoft.Maui.FontRegistrar:.ctor (Microsoft.Maui.IEmbeddedFontLoader,System.IServiceProvider) void Microsoft.Maui.FontRegistrar:Register (string,string) void Microsoft.Maui.Graphics.AbstractCanvas`1:.ctor (Microsoft.Maui.Graphics.ICanvasStateService`1,Microsoft.Maui.Graphics.IStringSizeService) - void Microsoft.Maui.Graphics.AbstractCanvas`1:ResetState () - void Microsoft.Maui.Graphics.AbstractCanvas`1:Scale (single,single) void Microsoft.Maui.Graphics.AbstractCanvas`1:set_DisplayScale (single) void Microsoft.Maui.Graphics.CanvasState:.ctor () - void Microsoft.Maui.Graphics.CanvasState:set_Transform (System.Numerics.Matrix3x2) - void Microsoft.Maui.Graphics.CanvasState:TransformChanged () void Microsoft.Maui.Graphics.Color:.ctor (int,int,int,int) void Microsoft.Maui.Graphics.Color:.ctor (single,single,single,single) void Microsoft.Maui.Graphics.Colors:.cctor () void Microsoft.Maui.Graphics.Converters.ColorTypeConverter:.ctor () - void Microsoft.Maui.Graphics.Matrix3x2Extensions:DeconstructScales (System.Numerics.Matrix3x2&,single&,single&,single&) void Microsoft.Maui.Graphics.Platform.PlatformCanvas:.ctor (Android.Content.Context) - void Microsoft.Maui.Graphics.Platform.PlatformCanvas:PlatformScale (single,single) - void Microsoft.Maui.Graphics.Platform.PlatformCanvas:ResetState () - void Microsoft.Maui.Graphics.Platform.PlatformCanvas:set_Canvas (Android.Graphics.Canvas) void Microsoft.Maui.Graphics.Platform.PlatformCanvasState:.ctor () - void Microsoft.Maui.Graphics.Platform.PlatformCanvasState:Dispose () - void Microsoft.Maui.Graphics.Platform.PlatformCanvasState:Reset (Android.Graphics.Paint,Android.Graphics.Paint,Android.Graphics.Paint) void Microsoft.Maui.Graphics.Platform.PlatformCanvasState:set_Font (Microsoft.Maui.Graphics.IFont) - void Microsoft.Maui.Graphics.Platform.PlatformCanvasState:SetScale (single,single) void Microsoft.Maui.Graphics.Platform.PlatformCanvasStateService:EnsureDefaults () - void Microsoft.Maui.Graphics.Platform.PlatformCanvasStateService:Reset (Microsoft.Maui.Graphics.Platform.PlatformCanvasState) void Microsoft.Maui.Graphics.Platform.PlatformGraphicsView:.ctor (Android.Content.Context,Microsoft.Maui.Graphics.IDrawable) - void Microsoft.Maui.Graphics.Platform.PlatformGraphicsView:Draw (Android.Graphics.Canvas) void Microsoft.Maui.Graphics.Platform.PlatformGraphicsView:OnSizeChanged (int,int,int,int) void Microsoft.Maui.Graphics.Platform.PlatformGraphicsView:set_Drawable (Microsoft.Maui.Graphics.IDrawable) void Microsoft.Maui.Graphics.Point:.cctor () @@ -5937,15 +5873,7 @@ Methods: void Microsoft.Maui.Graphics.Rect:set_Width (double) void Microsoft.Maui.Graphics.Rect:set_X (double) void Microsoft.Maui.Graphics.Rect:set_Y (double) - void Microsoft.Maui.Graphics.RectF:.cctor () - void Microsoft.Maui.Graphics.RectF:.ctor (single,single,single,single) - void Microsoft.Maui.Graphics.RectF:set_Height (single) - void Microsoft.Maui.Graphics.RectF:set_Width (single) - void Microsoft.Maui.Graphics.RectF:set_X (single) - void Microsoft.Maui.Graphics.RectF:set_Y (single) void Microsoft.Maui.Graphics.ScalingCanvas:.ctor (Microsoft.Maui.Graphics.ICanvas) - void Microsoft.Maui.Graphics.ScalingCanvas:ResetState () - void Microsoft.Maui.Graphics.ScalingCanvas:Scale (single,single) void Microsoft.Maui.Graphics.Size:.ctor (double,double) void Microsoft.Maui.Graphics.Size:set_Height (double) void Microsoft.Maui.Graphics.Size:set_Width (double) @@ -6036,7 +5964,6 @@ Methods: void Microsoft.Maui.Handlers.LayoutHandler:MapClipsToBounds (Microsoft.Maui.ILayoutHandler,Microsoft.Maui.ILayout) void Microsoft.Maui.Handlers.LayoutHandler:MapInputTransparent (Microsoft.Maui.ILayoutHandler,Microsoft.Maui.ILayout) void Microsoft.Maui.Handlers.LayoutHandler:SetVirtualView (Microsoft.Maui.IView) - void Microsoft.Maui.Handlers.LayoutHandlerUpdate:.ctor (int,Microsoft.Maui.IView) void Microsoft.Maui.Handlers.NavigationViewHandler:.cctor () void Microsoft.Maui.Handlers.NavigationViewHandler:.ctor () void Microsoft.Maui.Handlers.NavigationViewHandler:ConnectHandler (Android.Views.View) @@ -6093,6 +6020,7 @@ Methods: void Microsoft.Maui.Handlers.ViewHandler:MapShadow (Microsoft.Maui.IViewHandler,Microsoft.Maui.IView) void Microsoft.Maui.Handlers.ViewHandler:MapToolbar (Microsoft.Maui.IElementHandler,Microsoft.Maui.IToolbarElement) void Microsoft.Maui.Handlers.ViewHandler:MapToolbar (Microsoft.Maui.IViewHandler,Microsoft.Maui.IView) + void Microsoft.Maui.Handlers.ViewHandler:MapToolTip (Microsoft.Maui.IViewHandler,Microsoft.Maui.IView) void Microsoft.Maui.Handlers.ViewHandler:MapWidth (Microsoft.Maui.IViewHandler,Microsoft.Maui.IView) void Microsoft.Maui.Handlers.ViewHandler:OnConnectHandler (object) void Microsoft.Maui.Handlers.ViewHandler:set_HasContainer (bool) @@ -6156,9 +6084,6 @@ Methods: void Microsoft.Maui.Hosting.MauiApplicationServiceCollection:CopyTo (Microsoft.Extensions.DependencyInjection.ServiceDescriptor[],int) void Microsoft.Maui.HotReload.MauiHotReloadHelper:.cctor () void Microsoft.Maui.HotReload.MauiHotReloadHelper:RegisterHandlers (Microsoft.Maui.Hosting.IMauiHandlersCollection) - void Microsoft.Maui.IImageLoaderCallbackInvoker:.cctor () - void Microsoft.Maui.ImageLoaderCallback:.ctor () - void Microsoft.Maui.ImageLoaderCallbackBase`1:.ctor () void Microsoft.Maui.ImageSourceServiceResultManager:CompleteLoad (System.IDisposable) void Microsoft.Maui.Layouts.GridLayoutManager/Cell:.ctor (int,int,int,int,int,Microsoft.Maui.Layouts.GridLayoutManager/GridLengthType,Microsoft.Maui.Layouts.GridLayoutManager/GridLengthType) void Microsoft.Maui.Layouts.GridLayoutManager/Definition:.ctor (Microsoft.Maui.GridLength,bool) @@ -6317,12 +6242,13 @@ Methods: void Microsoft.Maui.Platform.ViewExtensions:UpdateMinimumHeight (Android.Views.View,Microsoft.Maui.IView) void Microsoft.Maui.Platform.ViewExtensions:UpdateMinimumWidth (Android.Views.View,Microsoft.Maui.IView) void Microsoft.Maui.Platform.ViewExtensions:UpdateOpacity (Android.Views.View,Microsoft.Maui.IView) + void Microsoft.Maui.Platform.ViewExtensions:UpdateToolTip (Android.Views.View,Microsoft.Maui.ToolTip) void Microsoft.Maui.Platform.ViewExtensions:UpdateWidth (Android.Views.View,Microsoft.Maui.IView) - void Microsoft.Maui.Platform.ViewExtensions/<>c__DisplayClass36_0:b__1 () - void Microsoft.Maui.Platform.ViewExtensions/<>c__DisplayClass36_0:b__2 (object,Android.Views.View/ViewAttachedToWindowEventArgs) - void Microsoft.Maui.Platform.ViewExtensions/<>c__DisplayClass37_0:b__1 () - void Microsoft.Maui.Platform.ViewExtensions/<>c__DisplayClass37_0:b__2 (object,Android.Views.View/ViewDetachedFromWindowEventArgs) - void Microsoft.Maui.Platform.ViewExtensions/<>c__DisplayClass37_0:b__3 () + void Microsoft.Maui.Platform.ViewExtensions/<>c__DisplayClass37_0:b__1 () + void Microsoft.Maui.Platform.ViewExtensions/<>c__DisplayClass37_0:b__2 (object,Android.Views.View/ViewAttachedToWindowEventArgs) + void Microsoft.Maui.Platform.ViewExtensions/<>c__DisplayClass38_0:b__1 () + void Microsoft.Maui.Platform.ViewExtensions/<>c__DisplayClass38_0:b__2 (object,Android.Views.View/ViewDetachedFromWindowEventArgs) + void Microsoft.Maui.Platform.ViewExtensions/<>c__DisplayClass38_0:b__3 () void Microsoft.Maui.Platform.ViewExtensions/<>c:.cctor () void Microsoft.Maui.Platform.ViewExtensions/<>c:.ctor () void Microsoft.Maui.Platform.ViewFragment:.ctor (Android.Views.View) @@ -6385,14 +6311,13 @@ Methods: void Microsoft.Maui.WindowOverlay:.ctor (Microsoft.Maui.IWindow) void Microsoft.Maui.WindowOverlay:add_Tapped (System.EventHandler`1) void Microsoft.Maui.WindowOverlay:DecorViewLayoutChange (object,Android.Views.View/LayoutChangeEventArgs) - void Microsoft.Maui.WindowOverlay:Draw (Microsoft.Maui.Graphics.ICanvas,Microsoft.Maui.Graphics.RectF) void Microsoft.Maui.WindowOverlay:Invalidate () void Microsoft.Win32.SafeHandles.SafeFileHandle:.cctor () 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.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 () @@ -6480,9 +6405,9 @@ Methods: void System.Collections.Concurrent.ConcurrentDictionary`2>:.cctor () 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.ConcurrentDictionary`2:AcquireLocks (int,int,int&) - void System.Collections.Concurrent.ConcurrentDictionary`2:GrowTable (System.Collections.Concurrent.ConcurrentDictionary`2/Tables) - void System.Collections.Concurrent.ConcurrentDictionary`2:ReleaseLocks (int,int) + void System.Collections.Concurrent.ConcurrentDictionary`2>:AcquireLocks (int,int,int&) + void System.Collections.Concurrent.ConcurrentDictionary`2>:GrowTable (System.Collections.Concurrent.ConcurrentDictionary`2/Tables>) + void System.Collections.Concurrent.ConcurrentDictionary`2>:ReleaseLocks (int,int) void System.Collections.Concurrent.ConcurrentDictionary`2>>:.cctor () void System.Collections.Concurrent.ConcurrentDictionary`2>>:.ctor () void System.Collections.Concurrent.ConcurrentDictionary`2>>:.ctor (int,int,bool,System.Collections.Generic.IEqualityComparer`1) @@ -6621,10 +6546,8 @@ Methods: void System.Collections.Generic.List`1>:set_Capacity (int) void System.Collections.Generic.List`1:.cctor () void System.Collections.Generic.List`1:.ctor () - void System.Collections.Generic.List`1:.ctor (int) void System.Collections.Generic.List`1:AddWithResize (int) void System.Collections.Generic.List`1:Grow (int) - void System.Collections.Generic.List`1:RemoveAt (int) void System.Collections.Generic.List`1:set_Capacity (int) void System.Collections.Generic.List`1:.ctor (int) void System.Collections.Generic.List`1:.ctor (System.Collections.Generic.IEnumerable`1) @@ -6662,7 +6585,6 @@ Methods: void System.Collections.Generic.Queue`1:MoveNext (int&) void System.Collections.Generic.Queue`1:SetCapacity (int) void System.Collections.Generic.Queue`1:.ctor (int) - void System.Collections.Generic.Stack`1:Clear () void System.Collections.Generic.ValueListBuilder`1:.ctor (System.Span`1) void System.Collections.HashHelpers:.cctor () void System.Collections.Hashtable:.ctor () @@ -6789,8 +6711,6 @@ Methods: void System.Globalization.GregorianCalendar:.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.NumberFormatInfo:.cctor () void System.Globalization.NumberFormatInfo:.ctor (System.Globalization.CultureData) void System.Globalization.NumberFormatInfo:InitializeInvariantAndNegativeSignFlags () @@ -6902,6 +6822,10 @@ Methods: void System.Linq.Enumerable/ReverseIterator`1:Dispose () void System.Linq.Enumerable/SelectListIterator`2:.ctor (System.Collections.Generic.List`1,System.Func`2) void System.Linq.Enumerable/WhereListIterator`1:.ctor (System.Collections.Generic.List`1,System.Func`2) + void System.Linq.EnumerableSorter`1/<>c:.cctor () + void System.Linq.EnumerableSorter`1/<>c:.ctor () + void System.Linq.EnumerableSorter`1:.cctor () + void System.Linq.EnumerableSorter`1:.ctor () void System.Linq.EnumerableSorter`2:.ctor (System.Func`2,System.Collections.Generic.IComparer`1,bool,System.Linq.EnumerableSorter`1) void System.Linq.EnumerableSorter`2:ComputeKeys (Microsoft.Maui.IView[],int) void System.Linq.EnumerableSorter`2:QuickSort (int[],int,int) @@ -6988,7 +6912,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) @@ -7002,7 +6925,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) @@ -7014,20 +6936,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) @@ -7053,7 +6970,7 @@ Methods: void System.Number:.cctor () void System.Number/FloatingPointInfo:.cctor () void System.Number/FloatingPointInfo:.ctor (uint16,uint16,int,int,ulong,int,int,int,int,int,int) - void System.Number/NumberBuffer:.ctor (System.Number/NumberBufferKind,byte*,int) + void System.Number/NumberBuffer:.ctor (System.Number/NumberBufferKind,System.Span`1) void System.Numerics.Matrix3x2:.cctor () void System.Numerics.Matrix3x2:.ctor (single,single,single,single,single,single) void System.OperatingSystem:.ctor (System.PlatformID,System.Version,string) @@ -7089,39 +7006,13 @@ Methods: 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:.cctor () 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.CustomAttribute:.cctor () void System.Reflection.CustomAttributeTypedArgument:.ctor (System.Type,object) - void System.Reflection.Emit.DynamicMethod:.ctor (string,System.Reflection.MethodAttributes,System.Reflection.CallingConventions,System.Type,System.Type[],System.Type,bool) - void System.Reflection.Emit.DynamicMethod:.ctor (string,System.Reflection.MethodAttributes,System.Reflection.CallingConventions,System.Type,System.Type[],System.Type,System.Reflection.Module,bool,bool,bool) - void System.Reflection.Emit.DynamicMethod:.ctor (string,System.Type,System.Type[],System.Type,bool) - void System.Reflection.Emit.DynamicMethod:create_dynamic_method (System.Reflection.Emit.DynamicMethod) - void System.Reflection.Emit.DynamicMethod:CreateDynMethod () - void System.Reflection.Emit.ILExceptionInfo:add_block (int) - void System.Reflection.Emit.ILExceptionInfo:AddCatch (System.Type,int) - void System.Reflection.Emit.ILExceptionInfo:End (int) - void System.Reflection.Emit.ILGenerator:.ctor (System.Reflection.Module,System.Reflection.Emit.ITokenGenerator,int) - void System.Reflection.Emit.ILGenerator:BeginCatchBlock (System.Type) - void System.Reflection.Emit.ILGenerator:Emit (System.Reflection.Emit.OpCode,int) - void System.Reflection.Emit.ILGenerator:Emit (System.Reflection.Emit.OpCode,System.Reflection.Emit.Label) - void System.Reflection.Emit.ILGenerator:Emit (System.Reflection.Emit.OpCode,System.Reflection.Emit.LocalBuilder) - void System.Reflection.Emit.ILGenerator:Emit (System.Reflection.Emit.OpCode,System.Reflection.MethodInfo) - void System.Reflection.Emit.ILGenerator:Emit (System.Reflection.Emit.OpCode) - void System.Reflection.Emit.ILGenerator:emit_int (int) - void System.Reflection.Emit.ILGenerator:EndExceptionBlock () - void System.Reflection.Emit.ILGenerator:InternalEndClause () - 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.ILGenerator:MarkLabel (System.Reflection.Emit.Label) - void System.Reflection.Emit.Int32Stack:.ctor (int) - void System.Reflection.Emit.LocalBuilder:.ctor (System.Type,System.Reflection.Emit.ILGenerator) void System.Reflection.Emit.OpCodes:.cctor () - void System.Reflection.FieldAccessor:SetValue (object,object) 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:ValidateInvokeTarget (object) @@ -7136,10 +7027,8 @@ Methods: 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.Emit.ParameterBuilder,System.Type,System.Reflection.MemberInfo,int) void System.Reflection.RuntimePropertyInfo:CachePropertyInfo (System.Reflection.PInfo) void System.Reflection.RuntimePropertyInfo:get_property_info (System.Reflection.RuntimePropertyInfo,System.Reflection.MonoPropertyInfo&,System.Reflection.PInfo) void System.Resources.FastResourceComparer:.cctor () @@ -7165,9 +7054,10 @@ Methods: void System.Runtime.CompilerServices.AsyncMethodBuilderCore:Start (Microsoft.Maui.Controls.Platform.BottomNavigationViewUtils/d__4&) void System.Runtime.CompilerServices.AsyncMethodBuilderCore:Start (Microsoft.Maui.Controls.Platform.BottomNavigationViewUtils/d__3&) void System.Runtime.CompilerServices.AsyncMethodBuilderCore:Start (Microsoft.Maui.Controls.Platform.Compatibility.ShellToolbarTracker/d__51&) - void System.Runtime.CompilerServices.AsyncMethodBuilderCore:Start (Microsoft.Maui.Controls.Shell/<b__176_0>d&) - void System.Runtime.CompilerServices.AsyncMethodBuilderCore:Start (Microsoft.Maui.Controls.Shell/<g__SetCurrentItem|176_1>d&) + void System.Runtime.CompilerServices.AsyncMethodBuilderCore:Start (Microsoft.Maui.Controls.Shell/<b__175_0>d&) + void System.Runtime.CompilerServices.AsyncMethodBuilderCore:Start (Microsoft.Maui.Controls.Shell/<g__SetCurrentItem|175_1>d&) void System.Runtime.CompilerServices.AsyncMethodBuilderCore:Start (Microsoft.Maui.Controls.ShellNavigationManager/d__14&) + void System.Runtime.CompilerServices.AsyncMethodBuilderCore:Start (Microsoft.Maui.Devices.DeviceDisplayImplementation/Listener/d__2&) void System.Runtime.CompilerServices.AsyncMethodBuilderCore:Start (Microsoft.Maui.Platform.ImageSourcePartExtensions/d__0&) void System.Runtime.CompilerServices.AsyncMethodBuilderCore:Start (Microsoft.Maui.Platform.ImageSourcePartLoader/d__17&) void System.Runtime.CompilerServices.AsyncMethodBuilderCore:Start (Microsoft.Maui.TaskExtensions/d__0`1&) @@ -7178,26 +7068,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__132&) + void System.Runtime.CompilerServices.AsyncMethodBuilderCore:Start (Xamarin.Android.Net.AndroidMessageHandler/d__123&) + void System.Runtime.CompilerServices.AsyncMethodBuilderCore:Start (Xamarin.Android.Net.AndroidMessageHandler/d__125&) + void System.Runtime.CompilerServices.AsyncMethodBuilderCore:Start (Xamarin.Android.Net.AndroidMessageHandler/d__150&) 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__132>:.cctor () + void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1/AsyncStateMachineBox`1d__132>:.ctor () + void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1/AsyncStateMachineBox`1d__132>:ExecutionContextCallback (object) + void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1/AsyncStateMachineBox`1d__132>:MoveNext () + void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1/AsyncStateMachineBox`1d__132>:MoveNext (System.Threading.Thread) + void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1/AsyncStateMachineBox`1d__123>:.cctor () + void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1/AsyncStateMachineBox`1d__123>:.ctor () + void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1/AsyncStateMachineBox`1d__123>:ExecutionContextCallback (object) + void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1/AsyncStateMachineBox`1d__123>:MoveNext () + void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1/AsyncStateMachineBox`1d__123>: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) @@ -7223,6 +7113,11 @@ Methods: void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1/AsyncStateMachineBox`1d__19>:ExecutionContextCallback (object) void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1/AsyncStateMachineBox`1d__19>:MoveNext () void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1/AsyncStateMachineBox`1d__19>:MoveNext (System.Threading.Thread) + void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1/AsyncStateMachineBox`1d__2>:.cctor () + void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1/AsyncStateMachineBox`1d__2>:.ctor () + void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1/AsyncStateMachineBox`1d__2>:ExecutionContextCallback (object) + void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1/AsyncStateMachineBox`1d__2>:MoveNext () + void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1/AsyncStateMachineBox`1d__2>:MoveNext (System.Threading.Thread) void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1/AsyncStateMachineBox`1d__1>:.cctor () void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1/AsyncStateMachineBox`1d__1>:.ctor () void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1/AsyncStateMachineBox`1d__1>:ExecuteFromThreadPool (System.Threading.Thread) @@ -7304,8 +7199,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 () @@ -7550,8 +7447,8 @@ Methods: void System.Threading.Tasks.Task`1:.ctor () void System.Threading.Tasks.Task`1:.ctor (bool,System.Threading.Tasks.VoidTaskResult,System.Threading.Tasks.TaskCreationOptions,System.Threading.CancellationToken) void System.Threading.Tasks.TaskCache:.cctor () - void System.Threading.Tasks.TaskCompletionSource`1:.ctor () void System.Threading.Tasks.TaskCompletionSource`1:.ctor () + void System.Threading.Tasks.TaskCompletionSource`1:.ctor () void System.Threading.Tasks.TaskCompletionSource`1:SetResult (object) void System.Threading.Tasks.TaskScheduler:.cctor () void System.Threading.Tasks.TaskScheduler:.ctor () @@ -7625,6 +7522,7 @@ Methods: void System.Threading.TimerQueueTimer:CallCallback (bool) void System.Threading.TimerQueueTimer:Close () void System.Threading.TimerQueueTimer:Fire (bool) + void System.Threading.TimerQueueTimer:System.Threading.IThreadPoolWorkItem.Execute () void System.Threading.TimerQueueTimer/<>c:.cctor () void System.Threading.TimerQueueTimer/<>c:.ctor () void System.Threading.WaitHandle:.cctor () @@ -7695,7 +7593,7 @@ Methods: void System.Uri:ParseRemaining () void System.Uri/<>c:.cctor () void System.Uri/<>c:.ctor () - void System.Uri/<>c:b__159_1 (System.Span`1,System.ValueTuple`2) + void System.Uri/<>c:b__158_1 (System.Span`1,System.ValueTuple`2) void System.UriBuilder:.ctor (System.Uri) void System.UriBuilder:set_Port (int) void System.UriBuilder:SetFieldsFromUri () @@ -7730,11 +7628,11 @@ Methods: 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__DisplayClass129_0:b__0 () + void Xamarin.Android.Net.AndroidMessageHandler/d__132:MoveNext () + void Xamarin.Android.Net.AndroidMessageHandler/d__123:MoveNext () + void Xamarin.Android.Net.AndroidMessageHandler/d__125:MoveNext () + void Xamarin.Android.Net.AndroidMessageHandler/d__150:MoveNext () void Xamarin.Android.Net.AuthModuleBasic:.ctor () void Xamarin.Android.Net.AuthModuleDigest:.cctor () void Xamarin.Android.Net.AuthModuleDigest:.ctor ()