diff --git a/src/Controls/src/Build.Tasks/nuget/buildTransitive/netstandard2.0/maui-blazor.aotprofile b/src/Controls/src/Build.Tasks/nuget/buildTransitive/netstandard2.0/maui-blazor.aotprofile index dd0d7b3d20d2..0c23834056fa 100644 Binary files a/src/Controls/src/Build.Tasks/nuget/buildTransitive/netstandard2.0/maui-blazor.aotprofile and b/src/Controls/src/Build.Tasks/nuget/buildTransitive/netstandard2.0/maui-blazor.aotprofile differ diff --git a/src/Controls/src/Build.Tasks/nuget/buildTransitive/netstandard2.0/maui-blazor.aotprofile.txt b/src/Controls/src/Build.Tasks/nuget/buildTransitive/netstandard2.0/maui-blazor.aotprofile.txt index 92287d16e520..617ae72943e9 100644 --- a/src/Controls/src/Build.Tasks/nuget/buildTransitive/netstandard2.0/maui-blazor.aotprofile.txt +++ b/src/Controls/src/Build.Tasks/nuget/buildTransitive/netstandard2.0/maui-blazor.aotprofile.txt @@ -99,6 +99,13 @@ 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) + AndroidX.Fragment.App.FragmentTransaction Microsoft.Maui.Platform.FragmentManagerExtensions:BeginTransactionEx (AndroidX.Fragment.App.FragmentManager) + AndroidX.Fragment.App.FragmentTransaction Microsoft.Maui.Platform.FragmentManagerExtensions:ReplaceEx (AndroidX.Fragment.App.FragmentTransaction,int,AndroidX.Fragment.App.Fragment) + AndroidX.Lifecycle.Lifecycle AndroidX.Core.App.ComponentActivity:get_Lifecycle () + AndroidX.Lifecycle.Lifecycle AndroidX.Fragment.App.FragmentActivity:get_Lifecycle () + AndroidX.Lifecycle.Lifecycle/State AndroidX.Lifecycle.Lifecycle/State:get_Destroyed () + AndroidX.Lifecycle.Lifecycle/State AndroidX.Lifecycle.LifecycleInvoker:get_CurrentState () + bool Android.App.Activity:get_IsDestroyed () 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) @@ -129,6 +136,8 @@ Methods: bool Android.Runtime.XAPeerMembers:UsesVirtualDispatch (Java.Interop.IJavaPeerable,System.Type) bool Android.Views.View:get_IsAttachedToWindow () bool Android.Views.View/IOnAttachStateChangeListenerImplementor:__IsEmpty (Android.Views.View/IOnAttachStateChangeListenerImplementor) + bool AndroidX.Fragment.App.FragmentManager:get_IsDestroyed () + bool AndroidX.Fragment.App.FragmentManager:get_IsStateSaved () bool Java.Interop.JavaConvert:WithLocalJniHandle (object,System.Func`2) bool Java.Interop.JavaConvert:WithLocalJniHandle (string,System.Func`2) bool Java.Interop.JniEnvironment/InstanceMethods:CallBooleanMethod (Java.Interop.JniObjectReference,Java.Interop.JniMethodInfo,Java.Interop.JniArgumentValue*) @@ -222,7 +231,7 @@ Methods: bool Microsoft.JSInterop.Infrastructure.JSStreamReferenceJsonConverter:CanConvert (System.Type) bool Microsoft.JSInterop.JSRuntime:EndInvokeJS (long,bool,System.Text.Json.Utf8JsonReader&) bool Microsoft.Maui.ApplicationModel.Permissions:IsDeclaredInManifest (string) - bool Microsoft.Maui.ApplicationModel.Permissions/<>c__DisplayClass33_0:b__0 (string) + bool Microsoft.Maui.ApplicationModel.Permissions/<>c__DisplayClass34_0:b__0 (string) bool Microsoft.Maui.Controls.Application:IsApplicationOrWindowOrNull (object) bool Microsoft.Maui.Controls.Application:Microsoft.Maui.Controls.IResourcesProvider.get_IsResourcesCreated () bool Microsoft.Maui.Controls.BindableObject:IsSet (Microsoft.Maui.Controls.BindableProperty) @@ -231,9 +240,13 @@ Methods: bool Microsoft.Maui.Controls.ContentPage:get_HideSoftInputOnTapped () bool Microsoft.Maui.Controls.ControlsColorExtensions:IsDefault (Microsoft.Maui.Graphics.Color) bool Microsoft.Maui.Controls.ControlsColorExtensions:IsNotDefault (Microsoft.Maui.Graphics.Color) - bool Microsoft.Maui.Controls.DependencyService/<>c__DisplayClass10_0:b__0 (System.Type) - bool Microsoft.Maui.Controls.Element/d__100`1:MoveNext () + bool Microsoft.Maui.Controls.DependencyService/<>c__DisplayClass10_0:b__0 (Microsoft.Maui.Controls.DependencyService/DependencyType) + bool Microsoft.Maui.Controls.DependencyService/<>c__DisplayClass11_0:b__0 (Microsoft.Maui.Controls.DependencyService/DependencyType) + bool Microsoft.Maui.Controls.Element/d__101`1:MoveNext () bool Microsoft.Maui.Controls.ImageSource:IsNullOrEmpty (Microsoft.Maui.Controls.ImageSource) + bool Microsoft.Maui.Controls.Label:IsLabelSizeable (Microsoft.Maui.Controls.Label) + bool Microsoft.Maui.Controls.Label:TextChangedShouldInvalidateMeasure (Microsoft.Maui.Controls.Label) + bool Microsoft.Maui.Controls.MenuItemTracker`1/d__7:MoveNext () bool Microsoft.Maui.Controls.Page:get_IsBusy () bool Microsoft.Maui.Controls.Page:ShouldLayoutChildren () bool Microsoft.Maui.Controls.Platform.ModalNavigationManager:get_IsModalPlatformReady () @@ -279,6 +292,7 @@ Methods: 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.Handlers.AndroidBatchPropertyMapper`2/d__2:MoveNext () + bool Microsoft.Maui.Handlers.ViewHandler:get_HasContainer () 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&) @@ -289,11 +303,14 @@ Methods: bool Microsoft.Maui.Layouts.GridLayoutManager/GridStructure:IsStarWidthPrecomputable () bool Microsoft.Maui.LifecycleEvents.LifecycleEventServiceExtensions/d__3`1:MoveNext () bool Microsoft.Maui.MauiAppCompatActivity:get_AllowFragmentRestore () + bool Microsoft.Maui.Platform.ContextExtensions:IsDestroyed (Android.Content.Context) + bool Microsoft.Maui.Platform.FragmentManagerExtensions:IsDestroyed (AndroidX.Fragment.App.FragmentManager,Android.Content.Context) bool Microsoft.Maui.Platform.ThemeExtensions:TryResolveAttribute (Android.Content.Res.Resources/Theme,int) bool Microsoft.Maui.Platform.ViewExtensions:IsLoaded (Android.Views.View) bool Microsoft.Maui.Platform.ViewExtensions:IsLoadedOnPlatform (Microsoft.Maui.IElement) bool Microsoft.Maui.PropertyMapper/d__17:MoveNext () bool Microsoft.Maui.ViewExtensions:NeedsContainer (Microsoft.Maui.IView) + bool Microsoft.Maui.WindowOverlay:get_IsPlatformViewInitialized () bool Microsoft.Maui.WindowOverlay:Initialize () bool Microsoft.Win32.SafeHandles.SafeHandleZeroOrMinusOneIsInvalid:get_IsInvalid () bool System.AppContext:TryGetSwitch (string,bool&) @@ -363,7 +380,6 @@ Methods: bool System.Collections.Generic.Dictionary`2:TryGetValue (Microsoft.Extensions.DependencyInjection.ServiceLookup.ServiceIdentifier,Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteFactory/ServiceDescriptorCacheItem&) bool System.Collections.Generic.Dictionary`2:TryInsert (Microsoft.Extensions.DependencyInjection.ServiceLookup.ServiceIdentifier,Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteFactory/ServiceDescriptorCacheItem,System.Collections.Generic.InsertionBehavior) bool System.Collections.Generic.Dictionary`2>:TryInsert (Microsoft.Maui.Controls.BindableProperty,System.ValueTuple`2,System.Collections.Generic.InsertionBehavior) - bool System.Collections.Generic.Dictionary`2:Remove (System.Action) bool System.Collections.Generic.Dictionary`2:TryGetValue (int,Microsoft.AspNetCore.Components.Rendering.ComponentState&) bool System.Collections.Generic.Dictionary`2:TryInsert (int,Microsoft.AspNetCore.Components.Rendering.ComponentState,System.Collections.Generic.InsertionBehavior) bool System.Collections.Generic.Dictionary`2:TryGetValue (int,Microsoft.AspNetCore.Routing.Tree.UrlMatchingTree&) @@ -398,6 +414,8 @@ Methods: bool System.Collections.Generic.HashSet`1:Add (string) bool System.Collections.Generic.HashSet`1:AddIfNotPresent (string,int&) bool System.Collections.Generic.HashSet`1:Contains (System.Type) + bool System.Collections.Generic.List`1/Enumerator:MoveNext () + bool System.Collections.Generic.List`1/Enumerator:MoveNextRare () bool System.Collections.Generic.List`1/Enumerator:MoveNext () bool System.Collections.Generic.List`1/Enumerator:MoveNextRare () bool System.Collections.Generic.List`1/Enumerator>:MoveNext () @@ -407,7 +425,7 @@ Methods: bool System.Collections.Generic.List`1/Enumerator>:MoveNext () bool System.Collections.Generic.List`1/Enumerator>:MoveNextRare () bool System.Collections.Generic.List`1:System.Collections.Generic.ICollection.get_IsReadOnly () - bool System.Collections.Generic.List`1:Contains (System.Type) + bool System.Collections.Generic.List`1:Contains (Microsoft.Maui.Hosting.FontDescriptor) bool System.Collections.Generic.NonRandomizedStringEqualityComparer/OrdinalComparer:Equals (string,string) bool System.Collections.Generic.NonRandomizedStringEqualityComparer/OrdinalIgnoreCaseComparer:Equals (string,string) bool System.Collections.Generic.ObjectEqualityComparer`1:Equals (System.Type,System.Type) @@ -482,6 +500,7 @@ Methods: bool System.Lazy`1:CreateValue () bool System.Lazy`1:get_Value () bool System.Linq.Enumerable:g__WithEnumerator|8_0 (System.Collections.Generic.IEnumerable`1) + bool System.Linq.Enumerable:Any (System.Collections.Generic.IEnumerable`1,System.Func`2) bool System.Linq.Enumerable:Any (System.Collections.Generic.IEnumerable`1) bool System.Linq.Enumerable:Any (System.Collections.Generic.IEnumerable`1,System.Func`2) bool System.Linq.Enumerable:TryGetNonEnumeratedCount (System.Collections.Generic.IEnumerable`1,int&) @@ -573,6 +592,8 @@ Methods: bool System.Resources.ResourceManager:IsDefaultType (string,string) bool System.Resources.ResourceReader:CompareStringEqualsName (string) bool System.Resources.ResourceReader:ValidateReaderType (string) + bool System.Runtime.CompilerServices.ConditionalWeakTable`2/Container:Remove (System.Action) + bool System.Runtime.CompilerServices.ConditionalWeakTable`2:Remove (System.Action) bool System.Runtime.CompilerServices.ConfiguredTaskAwaitable/ConfiguredTaskAwaiter:get_IsCompleted () bool System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1/ConfiguredTaskAwaiter:get_IsCompleted () bool System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1/ConfiguredTaskAwaiter:get_IsCompleted () @@ -678,7 +699,7 @@ Methods: bool System.Text.Json.Reflection.ReflectionExtensions:TryGetDeserializationConstructor (System.Type,bool,System.Reflection.ConstructorInfo&) bool System.Text.Json.Serialization.Converters.EnumConverterFactory:CanConvert (System.Type) bool System.Text.Json.Serialization.Converters.FSharpTypeConverterFactory:CanConvert (System.Type) - bool System.Text.Json.Serialization.Converters.IEnumerableConverter`1:get_SupportsCreateObjectDelegate () + bool System.Text.Json.Serialization.Converters.IEnumerableConverter`1:get_SupportsCreateObjectDelegate () 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.Char>:get_SupportsCreateObjectDelegate () @@ -784,7 +805,6 @@ Methods: bool System.Threading.LowLevelLifoSemaphore:WaitCore (int) bool System.Threading.LowLevelLifoSemaphore:WaitForSignal (int) bool System.Threading.LowLevelLock:TryAcquire () - bool System.Threading.LowLevelLock:TryAcquire_NoFastPath (int) bool System.Threading.LowLevelMonitor:Wait (int) bool System.Threading.LowLevelMonitor:WaitCore (int) bool System.Threading.PortableThreadPool:get_HasForcedMaxThreads () @@ -872,6 +892,7 @@ Methods: bool System.Xml.XmlTextReaderImpl:ParseXmlDeclaration (bool) bool System.Xml.XmlTextReaderImpl:Read () bool System.Xml.XmlTextReaderImpl:ReadDataInName (int&) + bool Xamarin.Android.Net.AndroidMessageHandler:get_decompress_here () bool Xamarin.Android.Net.AndroidMessageHandler:HandleRedirect (System.Net.HttpStatusCode,Java.Net.HttpURLConnection,Xamarin.Android.Net.AndroidMessageHandler/RequestRedirectionState,bool&) bool Xamarin.Android.Net.AndroidMessageHandler:IsErrorStatusCode (System.Net.HttpStatusCode) byte System.IO.BinaryReader:ReadByte () @@ -954,7 +975,6 @@ Methods: double Microsoft.Maui.Platform.MeasureSpecExtensions:ToDouble (int,Android.Content.Context) double System.Math:Ceiling (double) double System.Math:Pow (double,double) - double System.Math:Sqrt (double) double System.Private.CoreLib.Interop/Sys:g____PInvoke|30_0 (Interop/Sys/ProcessCpuInformation*) double System.Private.CoreLib.Interop/Sys:GetCpuUtilization (Interop/Sys/ProcessCpuInformation&) double System.Threading.PortableThreadPool/CpuUtilizationReader:get_CurrentUtilization () @@ -1115,7 +1135,6 @@ Methods: int System.Convert:ToBase64_CalculateAndValidateOutputLength (int,bool) int System.Decimal/DecCalc:VarDecCmp (System.Decimal&,System.Decimal&) int System.Decimal/DecCalc:VarDecCmpSub (System.Decimal&,System.Decimal&) - int System.Delegate:GetHashCode () int System.Environment:get_CurrentManagedThreadId () int System.Environment:get_TickCount () int System.Environment:GetProcessorCount () @@ -1159,7 +1178,6 @@ Methods: int System.MemoryExtensions:Split (System.ReadOnlySpan`1,System.Span`1,char,System.StringSplitOptions) int System.MemoryExtensions:SplitCore (System.ReadOnlySpan`1,System.Span`1,System.ReadOnlySpan`1,System.ReadOnlySpan`1,bool,System.StringSplitOptions) int System.MemoryExtensions:ToLowerInvariant (System.ReadOnlySpan`1,System.Span`1) - int System.MulticastDelegate:GetHashCode () int System.Net.Http.Headers.HeaderUtilities:GetNextNonEmptyOrWhitespaceIndex (string,int,bool,bool&) int System.Net.Http.Headers.Int64NumberHeaderParser:GetParsedValueLength (string,int,object,object&) int System.Net.Http.HttpRuleParser:GetNumberLength (string,int,bool) @@ -1191,7 +1209,6 @@ Methods: int System.Reflection.Emit.RuntimeILGenerator:get_ILOffset () int System.Reflection.MemberInfo:GetHashCode () int System.Reflection.MethodBase:GetHashCode () - int System.Reflection.MethodInfo:GetHashCode () int System.Reflection.MonoMethodInfo:get_method_attributes (intptr) int System.Reflection.PropertyInfo:GetHashCode () int System.Reflection.RuntimeConstructorInfo:GetParametersCount () @@ -1529,7 +1546,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|158_0 (bool&) + Java.Security.KeyStore Xamarin.Android.Net.AndroidMessageHandler:g__InitializeKeyStore|161_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 () @@ -1740,6 +1757,7 @@ Methods: 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 () + Microsoft.Maui.ApplicationModel.AppTheme Microsoft.Maui.Controls.Application:get_RequestedTheme () Microsoft.Maui.ApplicationModel.IActivityStateManager Microsoft.Maui.ApplicationModel.ActivityStateManager:get_Default () Microsoft.Maui.ApplicationModel.IAppActions Microsoft.Maui.ApplicationModel.AppActions:get_Current () Microsoft.Maui.ApplicationModel.IAppInfo Microsoft.Maui.ApplicationModel.AppInfo:get_Current () @@ -1748,6 +1766,7 @@ Methods: Microsoft.Maui.ApplicationModel.LayoutDirection Microsoft.Maui.ApplicationModel.AppInfoImplementation:GetLayoutDirection () Microsoft.Maui.ApplicationModel.Permissions/NetworkState System.Activator:CreateInstance () Microsoft.Maui.Controls.Application Microsoft.Maui.Controls.Page:FindApplication (Microsoft.Maui.Controls.Element) + Microsoft.Maui.Controls.Application Microsoft.Maui.Controls.Window:get_Application () Microsoft.Maui.Controls.BindableObject Microsoft.Maui.Controls.MergedStyle:get_Target () Microsoft.Maui.Controls.BindableObject/BindablePropertyContext[] System.Collections.Generic.EnumerableHelpers:ToArray (System.Collections.Generic.IEnumerable`1) Microsoft.Maui.Controls.BindableObject/BindablePropertyContext[] System.Linq.Enumerable:ToArray (System.Collections.Generic.IEnumerable`1) @@ -1762,11 +1781,16 @@ Methods: Microsoft.Maui.Controls.Brush Microsoft.Maui.Controls.VisualElement:get_Background () Microsoft.Maui.Controls.ColumnDefinitionCollection Microsoft.Maui.Controls.Grid:get_ColumnDefinitions () Microsoft.Maui.Controls.ControlTemplate Microsoft.Maui.Controls.TemplatedPage:get_ControlTemplate () + Microsoft.Maui.Controls.DependencyService/DependencyType System.Collections.Generic.List`1/Enumerator:get_Current () + Microsoft.Maui.Controls.DependencyService/DependencyType System.Linq.Enumerable:FirstOrDefault (System.Collections.Generic.IEnumerable`1,System.Func`2) + Microsoft.Maui.Controls.DependencyService/DependencyType System.Linq.Enumerable:TryGetFirst (System.Collections.Generic.IEnumerable`1,System.Func`2,bool&) Microsoft.Maui.Controls.EffectiveFlowDirection Microsoft.Maui.Controls.EffectiveFlowDirectionExtensions:ToEffectiveFlowDirection (Microsoft.Maui.FlowDirection,bool) Microsoft.Maui.Controls.EffectiveFlowDirection Microsoft.Maui.Controls.VisualElement:Microsoft.Maui.Controls.IFlowDirectionController.get_EffectiveFlowDirection () Microsoft.Maui.Controls.EffectiveFlowDirection Microsoft.Maui.Controls.Window:Microsoft.Maui.Controls.IFlowDirectionController.get_EffectiveFlowDirection () Microsoft.Maui.Controls.Element Microsoft.Maui.Controls.Element:get_Parent () - Microsoft.Maui.Controls.Element Microsoft.Maui.Controls.Element/d__100`1:System.Collections.Generic.IEnumerator.get_Current () + Microsoft.Maui.Controls.Element Microsoft.Maui.Controls.Element:get_ParentOverride () + Microsoft.Maui.Controls.Element Microsoft.Maui.Controls.Element:get_RealParent () + Microsoft.Maui.Controls.Element Microsoft.Maui.Controls.Element/d__101`1:System.Collections.Generic.IEnumerator.get_Current () Microsoft.Maui.Controls.Element Microsoft.Maui.Controls.TemplatedPage:Microsoft.Maui.Controls.IControlTemplated.get_TemplateRoot () Microsoft.Maui.Controls.Element Microsoft.Maui.Controls.ViewExtensions/d__22:System.Collections.Generic.IEnumerator.get_Current () Microsoft.Maui.Controls.Element System.Collections.Generic.Queue`1:Dequeue () @@ -1782,6 +1806,8 @@ Methods: Microsoft.Maui.Controls.Internals.IResourceDictionary Microsoft.Maui.Controls.Application:<.ctor>b__8_0 () Microsoft.Maui.Controls.Internals.IResourceDictionary Microsoft.Maui.Controls.Application:get_SystemResources () Microsoft.Maui.Controls.Internals.IResourceDictionary Microsoft.Maui.Controls.Compatibility.Platform.Android.ResourcesProvider:GetSystemResources () + Microsoft.Maui.Controls.Internals.IResourceDictionary System.Lazy`1:CreateValue () + Microsoft.Maui.Controls.Internals.IResourceDictionary System.Lazy`1:get_Value () Microsoft.Maui.Controls.Internals.ISystemResourcesProvider Microsoft.Maui.Controls.DependencyService:Get (Microsoft.Maui.Controls.DependencyFetchTarget) Microsoft.Maui.Controls.Internals.NavigationProxy Microsoft.Maui.Controls.NavigableElement:get_NavigationProxy () Microsoft.Maui.Controls.IVisual Microsoft.Maui.Controls.VisualElement:get_Visual () @@ -1791,6 +1817,7 @@ Methods: Microsoft.Maui.Controls.LayoutOptions Microsoft.Maui.Controls.View:get_HorizontalOptions () Microsoft.Maui.Controls.LayoutOptions Microsoft.Maui.Controls.View:get_VerticalOptions () Microsoft.Maui.Controls.Page Microsoft.Maui.Controls.Application:get_MainPage () + Microsoft.Maui.Controls.Page Microsoft.Maui.Controls.MenuItemTracker`1:get_Target () Microsoft.Maui.Controls.Page Microsoft.Maui.Controls.Platform.ModalNavigationManager:get_CurrentPlatformPage () Microsoft.Maui.Controls.Page Microsoft.Maui.Controls.Window:get_Page () Microsoft.Maui.Controls.PlatformConfiguration.AndroidSpecific.WindowSoftInputModeAdjust Microsoft.Maui.Controls.PlatformConfiguration.AndroidSpecific.Application:GetWindowSoftInputModeAdjust (Microsoft.Maui.Controls.BindableObject) @@ -1813,10 +1840,15 @@ Methods: Microsoft.Maui.Devices.DeviceIdiom Microsoft.Maui.Devices.DeviceInfoImplementation:DetectIdiom (Android.Content.Res.UiMode) Microsoft.Maui.Devices.DeviceIdiom Microsoft.Maui.Devices.DeviceInfoImplementation:get_Idiom () Microsoft.Maui.Devices.IDeviceInfo Microsoft.Maui.Devices.DeviceInfo:get_Current () + Microsoft.Maui.Dispatching.ApplicationDispatcher Microsoft.Extensions.DependencyInjection.ServiceProviderServiceExtensions:GetService (System.IServiceProvider) + Microsoft.Maui.Dispatching.ApplicationDispatcher Microsoft.Maui.Hosting.AppHostBuilderExtensions/<>c:b__1_1 (System.IServiceProvider) + Microsoft.Maui.Dispatching.Dispatcher Microsoft.Maui.Dispatching.DispatcherProvider:GetForCurrentThreadImplementation () + Microsoft.Maui.Dispatching.IDispatcher Microsoft.Extensions.DependencyInjection.ServiceProviderKeyedServiceExtensions:GetKeyedService (System.IServiceProvider,object) Microsoft.Maui.Dispatching.IDispatcher Microsoft.Maui.Dispatching.Dispatcher:GetForCurrentThread () Microsoft.Maui.Dispatching.IDispatcher Microsoft.Maui.Dispatching.DispatcherProvider:GetForCurrentThread () - Microsoft.Maui.Dispatching.IDispatcher Microsoft.Maui.Dispatching.DispatcherProvider:GetForCurrentThreadImplementation () - Microsoft.Maui.Dispatching.IDispatcher Microsoft.Maui.Hosting.AppHostBuilderExtensions/<>c:b__1_1 (System.IServiceProvider) + Microsoft.Maui.Dispatching.IDispatcher Microsoft.Maui.Hosting.AppHostBuilderExtensions:GetDispatcher (System.IServiceProvider,bool) + Microsoft.Maui.Dispatching.IDispatcher Microsoft.Maui.Hosting.AppHostBuilderExtensions:GetOptionalApplicationDispatcher (System.IServiceProvider) + Microsoft.Maui.Dispatching.IDispatcher Microsoft.Maui.Hosting.AppHostBuilderExtensions/<>c:b__1_2 (System.IServiceProvider) Microsoft.Maui.Dispatching.IDispatcherProvider Microsoft.Maui.Dispatching.DispatcherProvider:get_Current () Microsoft.Maui.Dispatching.IDispatcherProvider Microsoft.Maui.Hosting.AppHostBuilderExtensions/<>c:b__1_0 (System.IServiceProvider) Microsoft.Maui.FlowDirection Microsoft.Maui.Controls.VisualElement:get_FlowDirection () @@ -1853,7 +1885,6 @@ Methods: Microsoft.Maui.Graphics.Size Microsoft.Maui.Controls.VisualElement:MeasureOverride (double,double) Microsoft.Maui.Graphics.Size Microsoft.Maui.Controls.VisualElement:Microsoft.Maui.IView.Arrange (Microsoft.Maui.Graphics.Rect) Microsoft.Maui.Graphics.Size Microsoft.Maui.Controls.VisualElement:Microsoft.Maui.IView.Measure (double,double) - Microsoft.Maui.Graphics.Size Microsoft.Maui.Graphics.Rect:get_Size () Microsoft.Maui.Graphics.Size Microsoft.Maui.Handlers.ViewHandler`2:GetDesiredSize (double,double) Microsoft.Maui.Graphics.Size Microsoft.Maui.Layouts.GridLayoutManager:Measure (double,double) Microsoft.Maui.Graphics.Size Microsoft.Maui.Layouts.LayoutExtensions:ComputeDesiredSize (Microsoft.Maui.IView,double,double) @@ -1870,7 +1901,7 @@ Methods: Microsoft.Maui.Hosting.IMauiHandlersCollection Microsoft.Maui.Hosting.MauiHandlersCollectionExtensions:AddHandler (Microsoft.Maui.Hosting.IMauiHandlersCollection,System.Type,System.Type) Microsoft.Maui.Hosting.IMauiHandlersCollection Microsoft.Maui.Hosting.MauiHandlersCollectionExtensions:AddHandler (Microsoft.Maui.Hosting.IMauiHandlersCollection) Microsoft.Maui.Hosting.IMauiInitializeService System.SZGenericArrayEnumerator`1:get_Current () - Microsoft.Maui.Hosting.IMauiServiceCollection Microsoft.Maui.Hosting.Internal.MauiHandlersFactory:CreateHandlerCollection (System.Collections.Generic.IEnumerable`1) + Microsoft.Maui.Hosting.Internal.MauiHandlersCollection Microsoft.Maui.Hosting.Internal.MauiHandlersFactory:CreateHandlerCollection (System.Collections.Generic.IEnumerable`1) Microsoft.Maui.Hosting.MauiApp Microsoft.Maui.Hosting.MauiAppBuilder:Build () Microsoft.Maui.Hosting.MauiAppBuilder Microsoft.Maui.Controls.Hosting.AppHostBuilderExtensions:ConfigureImageSourceHandlers (Microsoft.Maui.Hosting.MauiAppBuilder) Microsoft.Maui.Hosting.MauiAppBuilder Microsoft.Maui.Controls.Hosting.AppHostBuilderExtensions:RemapForControls (Microsoft.Maui.Hosting.MauiAppBuilder) @@ -1911,10 +1942,7 @@ Methods: Microsoft.Maui.IMauiHandlersFactory Microsoft.Maui.Hosting.HandlerMauiAppBuilderExtensions/<>c:b__1_0 (System.IServiceProvider) Microsoft.Maui.IMauiHandlersFactory Microsoft.Maui.MauiContext:<.ctor>b__6_0 () Microsoft.Maui.IMauiHandlersFactory Microsoft.Maui.MauiContext:get_Handlers () - Microsoft.Maui.IMauiHandlersFactory System.Lazy`1:CreateValue () - Microsoft.Maui.IMauiHandlersFactory System.Lazy`1:get_Value () Microsoft.Maui.IPersistedState Microsoft.Maui.ActivationState:get_State () - Microsoft.Maui.IPersistedState Microsoft.Maui.ActivationState:GetPersistedState (Android.OS.Bundle) Microsoft.Maui.IShadow Microsoft.Maui.Controls.VisualElement:Microsoft.Maui.IView.get_Shadow () Microsoft.Maui.IToolbar Microsoft.Maui.Controls.Page:Microsoft.Maui.IToolbarElement.get_Toolbar () Microsoft.Maui.IToolbar Microsoft.Maui.Controls.Window:Microsoft.Maui.IToolbarElement.get_Toolbar () @@ -1950,12 +1978,12 @@ Methods: Microsoft.Maui.LifecycleEvents.IAndroidLifecycleBuilder Microsoft.Maui.LifecycleEvents.AndroidLifecycleBuilderExtensions:OnStop (Microsoft.Maui.LifecycleEvents.IAndroidLifecycleBuilder,Microsoft.Maui.LifecycleEvents.AndroidLifecycle/OnStop) Microsoft.Maui.LifecycleEvents.IAndroidLifecycleBuilder Microsoft.Maui.LifecycleEvents.LifecycleBuilderExtensions:OnEvent (Microsoft.Maui.LifecycleEvents.IAndroidLifecycleBuilder,Microsoft.Maui.LifecycleEvents.AndroidLifecycle/OnPostCreate,string) Microsoft.Maui.LifecycleEvents.ILifecycleBuilder Microsoft.Maui.LifecycleEvents.AndroidLifecycleExtensions:AddAndroid (Microsoft.Maui.LifecycleEvents.ILifecycleBuilder,System.Action`1) - Microsoft.Maui.LifecycleEvents.ILifecycleEventService Microsoft.Extensions.DependencyInjection.ServiceProviderServiceExtensions:GetService (System.IServiceProvider) Microsoft.Maui.LifecycleEvents.ILifecycleEventService Microsoft.Maui.LifecycleEvents.MauiAppHostBuilderExtensions/<>c:b__0_0 (System.IServiceProvider) Microsoft.Maui.LineBreakMode Microsoft.Maui.Controls.Label:get_LineBreakMode () 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.PersistedState Microsoft.Maui.ActivationState:GetPersistedState (Android.OS.Bundle) 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.ViewHandler`2:get_PlatformView () @@ -1986,6 +2014,7 @@ Methods: 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.KeyedService:get_AnyKey () object Microsoft.Extensions.DependencyInjection.ServiceDescriptor:get_ImplementationInstance () object Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteFactory/<>c:b__16_0 (Microsoft.Extensions.DependencyInjection.ServiceLookup.ServiceIdentifier) object Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver:Resolve (Microsoft.Extensions.DependencyInjection.ServiceLookup.ServiceCallSite,Microsoft.Extensions.DependencyInjection.ServiceLookup.ServiceProviderEngineScope) @@ -2005,6 +2034,8 @@ Methods: object Microsoft.Extensions.DependencyInjection.ServiceLookup.ServiceDescriptorExtensions:GetImplementationInstance (Microsoft.Extensions.DependencyInjection.ServiceDescriptor) object Microsoft.Extensions.DependencyInjection.ServiceLookup.ServiceProviderEngineScope:CaptureDisposable (object) object Microsoft.Extensions.DependencyInjection.ServiceLookup.ServiceProviderEngineScope:GetService (System.Type) + object Microsoft.Extensions.DependencyInjection.ServiceProvider:GetKeyedService (System.Type,object,Microsoft.Extensions.DependencyInjection.ServiceLookup.ServiceProviderEngineScope) + object Microsoft.Extensions.DependencyInjection.ServiceProvider:GetKeyedService (System.Type,object) object Microsoft.Extensions.DependencyInjection.ServiceProvider:GetService (Microsoft.Extensions.DependencyInjection.ServiceLookup.ServiceIdentifier,Microsoft.Extensions.DependencyInjection.ServiceLookup.ServiceProviderEngineScope) object Microsoft.Extensions.DependencyInjection.ServiceProvider:GetService (System.Type) object Microsoft.Extensions.DependencyInjection.ServiceProvider/<>c__DisplayClass33_0:b__0 (Microsoft.Extensions.DependencyInjection.ServiceLookup.ServiceProviderEngineScope) @@ -2017,8 +2048,8 @@ Methods: object Microsoft.Maui.Controls.PaddingElement:PaddingDefaultValueCreator (Microsoft.Maui.Controls.BindableObject) object Microsoft.Maui.Controls.VisualElement:CoerceInputTransparentProperty (Microsoft.Maui.Controls.BindableObject,object) object Microsoft.Maui.Controls.VisualElement:CoerceIsEnabledProperty (Microsoft.Maui.Controls.BindableObject,object) - object Microsoft.Maui.Controls.VisualElement/<>c:<.cctor>b__424_0 (Microsoft.Maui.Controls.BindableObject,object) - object Microsoft.Maui.Controls.VisualElement/<>c:<.cctor>b__424_1 (Microsoft.Maui.Controls.BindableObject,object) + object Microsoft.Maui.Controls.VisualElement/<>c:<.cctor>b__426_0 (Microsoft.Maui.Controls.BindableObject,object) + object Microsoft.Maui.Controls.VisualElement/<>c:<.cctor>b__426_1 (Microsoft.Maui.Controls.BindableObject,object) object Microsoft.Maui.Controls.VisualStateManager/<>c:<.cctor>b__8_0 (Microsoft.Maui.Controls.BindableObject) object Microsoft.Maui.Handlers.ElementHandler:CreatePlatformElement () object Microsoft.Maui.Handlers.ElementHandler`2:Microsoft.Maui.IElementHandler.get_PlatformView () @@ -2101,7 +2132,6 @@ Methods: object System.Threading.ThreadPool:GetOrCreateThreadLocalCompletionCountObject () object System.Threading.ThreadPoolWorkQueue:Dequeue (System.Threading.ThreadPoolWorkQueueThreadLocals,bool&) object System.Threading.ThreadPoolWorkQueue/WorkStealingQueue:LocalPop () - object System.Threading.ThreadPoolWorkQueue/WorkStealingQueue:LocalPopCore () object System.Threading.ThreadPoolWorkQueue/WorkStealingQueue:TrySteal (bool&) object System.WeakReference:get_Target () object[] Android.Runtime.JNIEnv:GetObjectArray (intptr,System.Type[]) @@ -2130,6 +2160,7 @@ Methods: 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.MathF:Sqrt (single) string Android.Content.ContextWrapper:get_PackageName () string Android.Content.PM.PackageItemInfo:LoadLabel (Android.Content.PM.PackageManager) string Android.Content.Res.TypedArray:GetString (int) @@ -2297,9 +2328,7 @@ Methods: string System.String:Ctor (System.ReadOnlySpan`1) string System.String:InternalSubString (int,int) string System.String:Join (string,object[]) - string System.String:Join (string,System.Collections.Generic.IEnumerable`1) string System.String:JoinCore (System.ReadOnlySpan`1,object[]) - string System.String:JoinCore (System.ReadOnlySpan`1,System.ReadOnlySpan`1) string System.String:Replace (char,char) string System.String:Replace (string,string) string System.String:Substring (int,int) @@ -2491,6 +2520,7 @@ Methods: System.Collections.Generic.IEnumerable`1 Microsoft.Maui.Controls.Element:Descendants () System.Collections.Generic.IEnumerable`1 Microsoft.Maui.Controls.Element:Descendants () System.Collections.Generic.IEnumerable`1 Microsoft.Maui.Controls.ViewExtensions:GetParentsPath (Microsoft.Maui.Controls.Element) + System.Collections.Generic.IEnumerable`1 Microsoft.Maui.Controls.MenuItemTracker`1:get_AdditionalTargets () System.Collections.Generic.IEnumerable`1 System.Linq.Enumerable:Where (System.Collections.Generic.IEnumerable`1,System.Func`2) System.Collections.Generic.IEnumerable`1 Microsoft.Maui.Controls.StyleSheets.StyleSheetExtensions:GetStyleSheets (Microsoft.Maui.Controls.IResourcesProvider) System.Collections.Generic.IEnumerable`1 Microsoft.Extensions.DependencyInjection.ServiceProviderServiceExtensions:GetRequiredService (System.IServiceProvider) @@ -2516,10 +2546,12 @@ Methods: System.Collections.Generic.IEnumerator`1 System.Linq.Enumerable/Iterator`1:GetEnumerator () System.Collections.Generic.IEnumerator`1 System.Linq.OrderedEnumerable`1:GetEnumerator () System.Collections.Generic.IEnumerator`1 System.Collections.ObjectModel.Collection`1:GetEnumerator () - System.Collections.Generic.IEnumerator`1 Microsoft.Maui.Controls.Element/d__100`1:System.Collections.Generic.IEnumerable.GetEnumerator () + System.Collections.Generic.IEnumerator`1 System.Collections.Generic.List`1:System.Collections.Generic.IEnumerable.GetEnumerator () + System.Collections.Generic.IEnumerator`1 Microsoft.Maui.Controls.Element/d__101`1:System.Collections.Generic.IEnumerable.GetEnumerator () System.Collections.Generic.IEnumerator`1 Microsoft.Maui.Controls.ViewExtensions/d__22:System.Collections.Generic.IEnumerable.GetEnumerator () System.Collections.Generic.IEnumerator`1 System.Collections.Generic.List`1:System.Collections.Generic.IEnumerable.GetEnumerator () System.Collections.Generic.IEnumerator`1 System.Collections.ObjectModel.ReadOnlyCollection`1:GetEnumerator () + System.Collections.Generic.IEnumerator`1 Microsoft.Maui.Controls.MenuItemTracker`1/d__7:System.Collections.Generic.IEnumerable.GetEnumerator () System.Collections.Generic.IEnumerator`1 System.Linq.Enumerable/Iterator`1:GetEnumerator () System.Collections.Generic.IEnumerator`1 Microsoft.Maui.Controls.StyleSheets.StyleSheetExtensions/d__0:System.Collections.Generic.IEnumerable.GetEnumerator () System.Collections.Generic.IEnumerator`1 Microsoft.Maui.Hosting.Internal.FontCollection:GetEnumerator () @@ -2582,15 +2614,16 @@ Methods: System.Collections.Generic.KeyValuePair`2 Microsoft.Maui.Controls.ResourceDictionary/d__42:System.Collections.Generic.IEnumerator>.get_Current () System.Collections.Generic.KeyValuePair`2 System.Collections.Generic.Dictionary`2/Enumerator:get_Current () System.Collections.Generic.KeyValuePair`2, System.Text.Json.Serialization.Metadata.ReflectionEmitCachingMemberAccessor/Cache`1/CacheEntry>> System.Collections.Concurrent.ConcurrentDictionary`2/Enumerator, System.Text.Json.Cache`1/CacheEntry>>:get_Current () + System.Collections.Generic.List`1/Enumerator System.Collections.Generic.List`1:GetEnumerator () System.Collections.Generic.List`1/Enumerator System.Collections.Generic.List`1:GetEnumerator () System.Collections.Generic.List`1/Enumerator> System.Collections.Generic.List`1>:GetEnumerator () System.Collections.Generic.List`1/Enumerator System.Text.Json.Serialization.ConfigurationList`1:GetEnumerator () System.Collections.Generic.List`1/Enumerator> System.Collections.Generic.List`1>:GetEnumerator () System.Collections.Generic.List`1/Enumerator> System.Collections.Generic.List`1>:GetEnumerator () System.Collections.Generic.List`1 Microsoft.Maui.Controls.MenuItemTracker`1:GetCurrentToolbarItems (Microsoft.Maui.Controls.Page) - System.Collections.Generic.List`1 System.Linq.Enumerable:ToList (System.Collections.Generic.IEnumerable`1) System.Collections.Generic.List`1 Microsoft.AspNetCore.Components.RouteTableFactory:GetUnusedParameterNames (System.Collections.Generic.HashSet`1,System.Collections.Generic.HashSet`1) System.Collections.Generic.List`1 Microsoft.Extensions.Logging.LogValuesFormatter:get_ValueNames () + System.Collections.Generic.List`1> System.Linq.Enumerable:ToList (System.Collections.Generic.IEnumerable`1>) System.Collections.Generic.List`1 System.Threading.TimerQueue:InitializeScheduledTimerManager_Locked () System.Collections.Generic.List`1 Microsoft.AspNetCore.Components.RouteTableFactory:GetRouteableComponents (Microsoft.AspNetCore.Components.Routing.RouteKey) System.Collections.Generic.List`1 Microsoft.Maui.Hosting.Internal.MauiFactory:GetServiceBaseTypes (System.Type) @@ -2772,6 +2805,7 @@ Methods: System.Guid System.Reflection.RuntimeModule:GetModuleVersionId () System.IDisposable Microsoft.Extensions.Options.OptionsMonitor`1:OnChange (System.Action`2) System.IDisposable Microsoft.Extensions.Options.OptionsMonitorExtensions:OnChange (Microsoft.Extensions.Options.IOptionsMonitor`1,System.Action`1) + System.IDisposable Microsoft.Maui.Platform.FragmentManagerExtensions:RunOrWaitForResume (AndroidX.Fragment.App.FragmentManager,Android.Content.Context,System.Action`1) System.IDisposable Microsoft.Maui.Platform.ViewExtensions:OnLoaded (Android.Views.View,System.Action) System.IDisposable Microsoft.Maui.Platform.ViewExtensions:OnLoaded (Microsoft.Maui.IElement,System.Action) System.IDisposable& System.Collections.Generic.Dictionary`2:FindValue (intptr) @@ -2825,7 +2859,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__DisplayClass136_0:b__2 () + System.Net.HttpStatusCode Xamarin.Android.Net.AndroidMessageHandler/<>c__DisplayClass140_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) @@ -3007,13 +3041,15 @@ Methods: System.Runtime.CompilerServices.AsyncValueTaskMethodBuilder System.Runtime.CompilerServices.AsyncValueTaskMethodBuilder:Create () System.Runtime.CompilerServices.AsyncValueTaskMethodBuilder`1 System.Runtime.CompilerServices.AsyncValueTaskMethodBuilder`1:Create () System.Runtime.CompilerServices.AsyncVoidMethodBuilder System.Runtime.CompilerServices.AsyncVoidMethodBuilder:Create () + System.Runtime.CompilerServices.ConditionalWeakTable`2/Container System.Runtime.CompilerServices.ConditionalWeakTable`2/Container:Resize () + System.Runtime.CompilerServices.ConditionalWeakTable`2/Container System.Runtime.CompilerServices.ConditionalWeakTable`2/Container:Resize (int) System.Runtime.CompilerServices.ConditionalWeakTable`2 System.Text.Json.JsonSerializerOptions/TrackedOptionsInstances:get_All () 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 (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__136&,System.Threading.Tasks.Task`1&) - System.Runtime.CompilerServices.IAsyncStateMachineBox System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1:GetStateMachineBox (Xamarin.Android.Net.AndroidMessageHandler/d__127&,System.Threading.Tasks.Task`1&) + System.Runtime.CompilerServices.IAsyncStateMachineBox System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1:GetStateMachineBox (Xamarin.Android.Net.AndroidMessageHandler/d__140&,System.Threading.Tasks.Task`1&) + System.Runtime.CompilerServices.IAsyncStateMachineBox System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1:GetStateMachineBox (Xamarin.Android.Net.AndroidMessageHandler/d__131&,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__81&,System.Threading.Tasks.Task`1&) @@ -3047,7 +3083,7 @@ Methods: System.RuntimeType/TypeCache System.RuntimeType:get_Cache () System.RuntimeTypeHandle System.RuntimeType:get_TypeHandle () System.Span`1 System.Text.ValueUtf8Converter:ConvertAndTerminateString (System.ReadOnlySpan`1) - System.Span`1 System.Runtime.InteropServices.CollectionsMarshal:AsSpan (System.Collections.Generic.List`1) + System.Span`1 System.Runtime.InteropServices.CollectionsMarshal:AsSpan (System.Collections.Generic.List`1) System.Text.CodePageDataItem System.Text.EncodingTable:GetCodePageDataItem (int) System.Text.CodePageDataItem System.Text.EncodingTable:InternalGetCodePageDataItem (int,int) System.Text.CompositeFormat System.Text.CompositeFormat:Parse (string) @@ -3279,8 +3315,8 @@ Methods: System.Threading.ExecutionContext System.Threading.Tasks.Task:get_CapturedContext () System.Threading.ExecutionContext& System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1/AsyncStateMachineBox`1d__16`1>:get_Context () System.Threading.ExecutionContext& System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1/AsyncStateMachineBox`1g__Core|83_0>d>:get_Context () - System.Threading.ExecutionContext& System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1/AsyncStateMachineBox`1d__136>:get_Context () - System.Threading.ExecutionContext& System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1/AsyncStateMachineBox`1d__127>:get_Context () + System.Threading.ExecutionContext& System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1/AsyncStateMachineBox`1d__140>:get_Context () + System.Threading.ExecutionContext& System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1/AsyncStateMachineBox`1d__131>:get_Context () System.Threading.ExecutionContext& System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1/AsyncStateMachineBox`1d__0>:get_Context () System.Threading.ExecutionContext& System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1/AsyncStateMachineBox`1d__41>:get_Context () System.Threading.ExecutionContext& System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1/AsyncStateMachineBox`1d__81>:get_Context () @@ -3479,8 +3515,6 @@ Methods: System.Type Microsoft.Maui.PlatformContentViewGroup:get_ThresholdType () System.Type System.Collections.Concurrent.ConcurrentDictionary`2:GetOrAdd (System.Type,System.Func`2) System.Type System.Enum:GetUnderlyingType (System.Type) - System.Type System.Linq.Enumerable:FirstOrDefault (System.Collections.Generic.IEnumerable`1,System.Func`2) - System.Type System.Linq.Enumerable:TryGetFirst (System.Collections.Generic.IEnumerable`1,System.Func`2,bool&) System.Type System.Nullable:GetUnderlyingType (System.Type) System.Type System.Reflection.Assembly:GetType (string) System.Type System.Reflection.Assembly:InternalGetType (System.Reflection.Module,string,bool,bool) @@ -3689,7 +3723,6 @@ Methods: void Android.Content.ContextWrapper:SetTheme (int) void Android.Content.Intent:.cctor () void Android.Content.Intent:.ctor (intptr,Android.Runtime.JniHandleOwnership) - void Android.Content.Intent:.ctor (string) void Android.Content.PM.ApplicationInfo:.cctor () void Android.Content.PM.ApplicationInfo:.ctor (intptr,Android.Runtime.JniHandleOwnership) void Android.Content.PM.PackageInfo:.cctor () @@ -3994,6 +4027,12 @@ 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 AndroidX.Lifecycle.Lifecycle:.cctor () + void AndroidX.Lifecycle.Lifecycle:.ctor (intptr,Android.Runtime.JniHandleOwnership) + void AndroidX.Lifecycle.Lifecycle/State:.cctor () + void AndroidX.Lifecycle.Lifecycle/State:.ctor (intptr,Android.Runtime.JniHandleOwnership) + void AndroidX.Lifecycle.LifecycleInvoker:.cctor () + void AndroidX.Lifecycle.LifecycleInvoker:.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) @@ -4145,7 +4184,6 @@ Methods: void Java.Net.URLConnection:.ctor (intptr,Android.Runtime.JniHandleOwnership) void Java.Net.URLConnection:set_ConnectTimeout (int) void Java.Net.URLConnection:set_ReadTimeout (int) - void Java.Net.URLConnection:SetRequestProperty (string,string) void Java.Security.KeyStore:.cctor () void Java.Security.KeyStore:.ctor (intptr,Android.Runtime.JniHandleOwnership) void Java.Security.KeyStore:Load (System.IO.Stream,char[]) @@ -4261,7 +4299,6 @@ Methods: void Microsoft.AspNetCore.Components.Rendering.RenderTreeBuilder:CloseComponent () void Microsoft.AspNetCore.Components.Rendering.RenderTreeBuilder:CloseElement () void Microsoft.AspNetCore.Components.Rendering.RenderTreeBuilder:CloseRegion () - void Microsoft.AspNetCore.Components.Rendering.RenderTreeBuilder:CompletePendingNamedSubmitEvent () void Microsoft.AspNetCore.Components.Rendering.RenderTreeBuilder:OpenComponent (int,System.Type) void Microsoft.AspNetCore.Components.Rendering.RenderTreeBuilder:OpenComponent (int) void Microsoft.AspNetCore.Components.Rendering.RenderTreeBuilder:OpenComponentUnchecked (int,System.Type) @@ -4545,6 +4582,7 @@ Methods: void Microsoft.Extensions.DependencyInjection.Extensions.ServiceCollectionDescriptorExtensions:TryAddSingleton (Microsoft.Extensions.DependencyInjection.IServiceCollection,System.Func`2) void Microsoft.Extensions.DependencyInjection.Extensions.ServiceCollectionDescriptorExtensions:TryAddSingleton (Microsoft.Extensions.DependencyInjection.IServiceCollection,System.Type,System.Type) void Microsoft.Extensions.DependencyInjection.Extensions.ServiceCollectionDescriptorExtensions:TryAddSingleton (Microsoft.Extensions.DependencyInjection.IServiceCollection) + void Microsoft.Extensions.DependencyInjection.KeyedService:.cctor () void Microsoft.Extensions.DependencyInjection.LoggingServiceCollectionExtensions/<>c:.cctor () void Microsoft.Extensions.DependencyInjection.LoggingServiceCollectionExtensions/<>c:.ctor () void Microsoft.Extensions.DependencyInjection.LoggingServiceCollectionExtensions/<>c:b__0_0 (Microsoft.Extensions.Logging.ILoggingBuilder) @@ -4773,6 +4811,7 @@ Methods: void Microsoft.Maui.Controls.DefinitionCollection`1:.ctor () void Microsoft.Maui.Controls.DefinitionCollection`1:add_ItemSizeChanged (System.EventHandler) void Microsoft.Maui.Controls.DependencyService:.cctor () + void Microsoft.Maui.Controls.DependencyService:AddDependencyTypeIfNeeded (System.Type) void Microsoft.Maui.Controls.DependencyService:Initialize () void Microsoft.Maui.Controls.DependencyService:Register () void Microsoft.Maui.Controls.DependencyService:SetToInitialized () @@ -4818,13 +4857,15 @@ Methods: void Microsoft.Maui.Controls.Element:remove_HandlerChanged (System.EventHandler) void Microsoft.Maui.Controls.Element:set_EffectControlProvider (Microsoft.Maui.Controls.IEffectControlProvider) void Microsoft.Maui.Controls.Element:set_Handler (Microsoft.Maui.IElementHandler) + void Microsoft.Maui.Controls.Element:set_RealParent (Microsoft.Maui.Controls.Element) void Microsoft.Maui.Controls.Element:set_StyleId (string) void Microsoft.Maui.Controls.Element:SetChildInheritedBindingContext (Microsoft.Maui.Controls.Element,object) void Microsoft.Maui.Controls.Element:SetHandler (Microsoft.Maui.IElementHandler) void Microsoft.Maui.Controls.Element:SetParent (Microsoft.Maui.Controls.Element) void Microsoft.Maui.Controls.Element:SetupChildren () - void Microsoft.Maui.Controls.Element/d__100`1:.ctor (int) - void Microsoft.Maui.Controls.Element/d__100`1:System.IDisposable.Dispose () + void Microsoft.Maui.Controls.Element:UpdateHandlerValue (string) + void Microsoft.Maui.Controls.Element/d__101`1:.ctor (int) + void Microsoft.Maui.Controls.Element/d__101`1:System.IDisposable.Dispose () void Microsoft.Maui.Controls.Entry:.cctor () void Microsoft.Maui.Controls.Entry:RemapForControls () void Microsoft.Maui.Controls.FlyoutPage:.cctor () @@ -4872,6 +4913,7 @@ Methods: void Microsoft.Maui.Controls.Label:.cctor () void Microsoft.Maui.Controls.Label:.ctor () void Microsoft.Maui.Controls.Label:HandleFontChanged () + void Microsoft.Maui.Controls.Label:InvalidateMeasureIfLabelSizeable () void Microsoft.Maui.Controls.Label:Microsoft.Maui.Controls.Internals.IFontElement.OnFontAttributesChanged (Microsoft.Maui.Controls.FontAttributes,Microsoft.Maui.Controls.FontAttributes) void Microsoft.Maui.Controls.Label:Microsoft.Maui.Controls.Internals.IFontElement.OnFontFamilyChanged (string,string) void Microsoft.Maui.Controls.Label:Microsoft.Maui.Controls.ITextElement.OnTextColorPropertyChanged (Microsoft.Maui.Graphics.Color,Microsoft.Maui.Graphics.Color) @@ -4893,6 +4935,10 @@ Methods: void Microsoft.Maui.Controls.MenuBar:SyncMenuBarItemsFromPages (System.Collections.Generic.IList`1) void Microsoft.Maui.Controls.MenuBarTracker:.ctor (Microsoft.Maui.Controls.Element,string) void Microsoft.Maui.Controls.MenuBarTracker:OnMenuBarItemCollectionChanged (object,System.EventArgs) + void Microsoft.Maui.Controls.MenuItemTracker`1/d__7:.ctor (int) + void Microsoft.Maui.Controls.MenuItemTracker`1/d__7:<>m__Finally1 () + void Microsoft.Maui.Controls.MenuItemTracker`1/d__7:System.IDisposable.Dispose () + void Microsoft.Maui.Controls.MenuItemTracker`1:.ctor () void Microsoft.Maui.Controls.MenuItemTracker`1:add_CollectionChanged (System.EventHandler) void Microsoft.Maui.Controls.MenuItemTracker`1:EmitCollectionChanged () void Microsoft.Maui.Controls.MenuItemTracker`1:OnPageAppearing (object,System.EventArgs) @@ -5048,6 +5094,8 @@ Methods: void Microsoft.Maui.Controls.Style:set_BaseResourceKey (string) void Microsoft.Maui.Controls.StyleSheets.StyleSheetExtensions/d__0:.ctor (int) void Microsoft.Maui.Controls.StyleSheets.StyleSheetExtensions/d__0:System.IDisposable.Dispose () + void Microsoft.Maui.Controls.SwipeView:.cctor () + void Microsoft.Maui.Controls.SwipeView:RemapForControls () void Microsoft.Maui.Controls.TabbedPage:.cctor () void Microsoft.Maui.Controls.TabbedPage:RemapForControls () void Microsoft.Maui.Controls.TemplatedPage:.cctor () @@ -5106,6 +5154,7 @@ Methods: void Microsoft.Maui.Controls.VisualElement:OnSizeAllocated (double,double) void Microsoft.Maui.Controls.VisualElement:OnWindowChanged (Microsoft.Maui.Controls.BindableObject,object,object) void Microsoft.Maui.Controls.VisualElement:RemapForControls () + void Microsoft.Maui.Controls.VisualElement:RemapForControls (Microsoft.Maui.IPropertyMapper`2,Microsoft.Maui.CommandMapper`2) void Microsoft.Maui.Controls.VisualElement:set_ComputedConstraint (Microsoft.Maui.Controls.LayoutConstraint) void Microsoft.Maui.Controls.VisualElement:set_Frame (Microsoft.Maui.Graphics.Rect) void Microsoft.Maui.Controls.VisualElement:set_Height (double) @@ -5116,12 +5165,14 @@ Methods: void Microsoft.Maui.Controls.VisualElement:SetEffectiveFlowDirection (Microsoft.Maui.Controls.EffectiveFlowDirection,bool) void Microsoft.Maui.Controls.VisualElement:SizeAllocated (double,double) void Microsoft.Maui.Controls.VisualElement:UpdateBoundsComponents (Microsoft.Maui.Graphics.Rect) + void Microsoft.Maui.Controls.VisualElement:UpdateHandlerValue (string) void Microsoft.Maui.Controls.VisualElement:UpdatePlatformUnloadedLoadedWiring (Microsoft.Maui.Controls.Window,Microsoft.Maui.Controls.Window) void Microsoft.Maui.Controls.VisualElement:UpdateSemanticsFromMapper () void Microsoft.Maui.Controls.VisualElement/<>c:.cctor () void Microsoft.Maui.Controls.VisualElement/<>c:.ctor () void Microsoft.Maui.Controls.VisualMarker:.cctor () void Microsoft.Maui.Controls.VisualStateGroupList:.ctor (bool) + void Microsoft.Maui.Controls.VisualStateGroupList:set_VisualElement (Microsoft.Maui.Controls.VisualElement) void Microsoft.Maui.Controls.VisualStateManager:.cctor () void Microsoft.Maui.Controls.VisualStateManager/<>c:.cctor () void Microsoft.Maui.Controls.VisualStateManager/<>c:.ctor () @@ -5156,9 +5207,10 @@ Methods: void Microsoft.Maui.Controls.Window:set_IsActivated (bool) void Microsoft.Maui.Controls.Window:set_Page (Microsoft.Maui.Controls.Page) void Microsoft.Maui.Controls.Window:SetEffectiveFlowDirection (Microsoft.Maui.Controls.EffectiveFlowDirection,bool) + void Microsoft.Maui.Controls.Window:UpdateHandlerValue (string) void Microsoft.Maui.Controls.Window/<>c:.cctor () void Microsoft.Maui.Controls.Window/<>c:.ctor () - void Microsoft.Maui.Controls.Window/<>c:<.cctor>b__219_0 (Microsoft.Maui.Controls.BindableObject,object,object) + void Microsoft.Maui.Controls.Window/<>c:<.cctor>b__220_0 (Microsoft.Maui.Controls.BindableObject,object,object) 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[],bool) void Microsoft.Maui.Controls.Xaml.Internals.XamlServiceProvider:.ctor () @@ -5225,7 +5277,6 @@ Methods: 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) void Microsoft.Maui.Handlers.AndroidBatchPropertyMapper`2/d__2:.ctor (int) @@ -5268,6 +5319,7 @@ Methods: void Microsoft.Maui.Handlers.ScrollViewHandler:.cctor () void Microsoft.Maui.Handlers.SearchBarHandler:.cctor () void Microsoft.Maui.Handlers.ShapeViewHandler:.cctor () + void Microsoft.Maui.Handlers.SwipeViewHandler:.cctor () void Microsoft.Maui.Handlers.TabbedViewHandler:.cctor () void Microsoft.Maui.Handlers.TimePickerHandler:.cctor () void Microsoft.Maui.Handlers.ToolbarHandler:.cctor () @@ -5319,6 +5371,8 @@ Methods: void Microsoft.Maui.Handlers.WindowHandler:UpdateVirtualViewFrame (Android.App.Activity) void Microsoft.Maui.Hosting.AppHostBuilderExtensions/<>c:.cctor () void Microsoft.Maui.Hosting.AppHostBuilderExtensions/<>c:.ctor () + void Microsoft.Maui.Hosting.AppHostBuilderExtensions/ApplicationDispatcherInitializer:.ctor () + void Microsoft.Maui.Hosting.AppHostBuilderExtensions/ApplicationDispatcherInitializer:Initialize (System.IServiceProvider) void Microsoft.Maui.Hosting.AppHostBuilderExtensions/DispatcherInitializer:.ctor () void Microsoft.Maui.Hosting.AppHostBuilderExtensions/DispatcherInitializer:Initialize (System.IServiceProvider) void Microsoft.Maui.Hosting.EssentialsExtensions/<>c:.cctor () @@ -5404,12 +5458,12 @@ Methods: void Microsoft.Maui.MauiContext/<>c__11`1:.ctor () void Microsoft.Maui.MauiContext/<>c__12`1:.cctor () void Microsoft.Maui.MauiContext/<>c__12`1:.ctor () + void Microsoft.Maui.MauiContext/KeyedWrappedServiceProvider:.ctor (System.IServiceProvider) void Microsoft.Maui.MauiContext/WrappedServiceProvider:.ctor (System.IServiceProvider) void Microsoft.Maui.MauiContext/WrappedServiceProvider:AddSpecific (System.Type,System.Func`2,object) + void Microsoft.Maui.MauiContextExtensions:InitializeAppServices (Microsoft.Maui.Hosting.MauiApp) void Microsoft.Maui.MauiContextExtensions:InitializeScopedServices (Microsoft.Maui.IMauiContext) - void Microsoft.Maui.Networking.ConnectivityImplementation:.cctor () - void Microsoft.Maui.Networking.ConnectivityImplementation:.ctor () - void Microsoft.Maui.Networking.ConnectivityImplementation:g__ProcessNetworkInfo|26_1 (Android.Net.NetworkInfo,Microsoft.Maui.Networking.ConnectivityImplementation/<>c__DisplayClass26_0&) + void Microsoft.Maui.Networking.ConnectivityImplementation:g__ProcessNetworkInfo|24_1 (Android.Net.NetworkInfo,Microsoft.Maui.Networking.ConnectivityImplementation/<>c__DisplayClass24_0&) void Microsoft.Maui.PersistedState:.ctor () void Microsoft.Maui.Platform.ActionDisposable:Dispose () void Microsoft.Maui.Platform.ActivityExtensions:UpdateHeight (Android.App.Activity,Microsoft.Maui.IWindow) @@ -5432,6 +5486,7 @@ Methods: void Microsoft.Maui.Platform.NavigationRootManager:Connect (Microsoft.Maui.IView,Microsoft.Maui.IMauiContext) void Microsoft.Maui.Platform.NavigationRootManager:OnWindowContentPlatformViewCreated () void Microsoft.Maui.Platform.NavigationRootManager:SetContentView (Microsoft.Maui.IView) + void Microsoft.Maui.Platform.NavigationRootManager/<>c__DisplayClass26_0:b__1 (AndroidX.Fragment.App.FragmentManager) void Microsoft.Maui.Platform.NavigationRootManager/ElementBasedFragment:.ctor (Microsoft.Maui.IView,Microsoft.Maui.IMauiContext,System.Action) void Microsoft.Maui.Platform.NavigationRootManager/ElementBasedFragment:OnViewCreated (Android.Views.View,Android.OS.Bundle) void Microsoft.Maui.Platform.ScopedFragment:.ctor (Microsoft.Maui.IView,Microsoft.Maui.IMauiContext) @@ -5833,8 +5888,8 @@ Methods: void System.Collections.Generic.Dictionary`2>:.ctor (int,System.Collections.Generic.IEqualityComparer`1) void System.Collections.Generic.Dictionary`2>:.ctor (System.Collections.Generic.IEqualityComparer`1) void System.Collections.Generic.Dictionary`2>:set_Item (string,System.ValueTuple`2) - void System.Collections.Generic.Dictionary`2>:.ctor () void System.Collections.Generic.Dictionary`2>:.ctor (int,System.Collections.Generic.IEqualityComparer`1) + void System.Collections.Generic.Dictionary`2>:.ctor (System.Collections.Generic.IEqualityComparer`1) void System.Collections.Generic.Dictionary`2>:.ctor (int,System.Collections.Generic.IEqualityComparer`1) void System.Collections.Generic.Dictionary`2>:.ctor (System.Collections.Generic.IEqualityComparer`1) void System.Collections.Generic.Dictionary`2:.ctor () @@ -5844,10 +5899,10 @@ Methods: void System.Collections.Generic.Dictionary`2:Resize () void System.Collections.Generic.Dictionary`2:Resize (int,bool) void System.Collections.Generic.Dictionary`2:set_Item (System.Type,int) - void System.Collections.Generic.Dictionary`2:.ctor () - void System.Collections.Generic.Dictionary`2:.ctor (int,System.Collections.Generic.IEqualityComparer`1) void System.Collections.Generic.Dictionary`2:.ctor () void System.Collections.Generic.Dictionary`2:.ctor (int,System.Collections.Generic.IEqualityComparer`1) + void System.Collections.Generic.Dictionary`2>:.ctor () + void System.Collections.Generic.Dictionary`2>:.ctor (int,System.Collections.Generic.IEqualityComparer`1) void System.Collections.Generic.GenericComparer`1:.ctor () void System.Collections.Generic.GenericComparer`1:.ctor () void System.Collections.Generic.GenericEqualityComparer`1:.ctor () @@ -5867,6 +5922,8 @@ Methods: void System.Collections.Generic.KeyValuePair`2:Deconstruct (string&,Microsoft.AspNetCore.Components.WebView.WebViewManager/RootComponent&) void System.Collections.Generic.LargeArrayBuilder`1:AddRange (System.Collections.Generic.IEnumerable`1) void System.Collections.Generic.LargeArrayBuilder`1:AddRange (System.Collections.Generic.IEnumerable`1) + void System.Collections.Generic.List`1/Enumerator:.ctor (System.Collections.Generic.List`1) + void System.Collections.Generic.List`1/Enumerator:Dispose () void System.Collections.Generic.List`1/Enumerator:.ctor (System.Collections.Generic.List`1) void System.Collections.Generic.List`1/Enumerator:Dispose () void System.Collections.Generic.List`1/Enumerator>:.ctor (System.Collections.Generic.List`1>) @@ -5890,9 +5947,13 @@ Methods: void System.Collections.Generic.List`1:.ctor () void System.Collections.Generic.List`1:.cctor () void System.Collections.Generic.List`1:.ctor () + void System.Collections.Generic.List`1:.cctor () + void System.Collections.Generic.List`1:.ctor () + void System.Collections.Generic.List`1:AddWithResize (Microsoft.Maui.Controls.DependencyService/DependencyType) + void System.Collections.Generic.List`1:Grow (int) + void System.Collections.Generic.List`1:set_Capacity (int) void System.Collections.Generic.List`1:Sort (int,int,System.Collections.Generic.IComparer`1) void System.Collections.Generic.List`1:Sort (System.Collections.Generic.IComparer`1) - void System.Collections.Generic.List`1:.ctor (System.Collections.Generic.IEnumerable`1) void System.Collections.Generic.List`1:Add (Microsoft.Maui.Controls.Setter) void System.Collections.Generic.List`1:AddRange (System.Collections.Generic.IEnumerable`1) void System.Collections.Generic.List`1:.cctor () @@ -5903,6 +5964,7 @@ Methods: void System.Collections.Generic.List`1:Grow (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>) void System.Collections.Generic.List`1>:.cctor () void System.Collections.Generic.List`1>:.ctor () void System.Collections.Generic.List`1>:AddWithResize (System.Collections.Generic.KeyValuePair`2) @@ -6169,8 +6231,8 @@ Methods: void System.IO.UnmanagedMemoryStream:EnsureReadable () void System.IO.UnmanagedMemoryStream:Initialize (byte*,long,long,System.IO.FileAccess) void System.IO.UnmanagedMemoryStream:set_Position (long) - void System.Lazy`1:ExecutionAndPublication (System.LazyHelper,bool) - void System.Lazy`1:ViaFactory (System.Threading.LazyThreadSafetyMode) + void System.Lazy`1:ExecutionAndPublication (System.LazyHelper,bool) + void System.Lazy`1:ViaFactory (System.Threading.LazyThreadSafetyMode) void System.Lazy`1:.ctor (System.Func`1,System.Threading.LazyThreadSafetyMode,bool) void System.Lazy`1:.ctor (System.Func`1) void System.Lazy`1:ExecutionAndPublication (System.LazyHelper,bool) @@ -6435,10 +6497,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__136&) - void System.Runtime.CompilerServices.AsyncMethodBuilderCore:Start (Xamarin.Android.Net.AndroidMessageHandler/d__127&) - void System.Runtime.CompilerServices.AsyncMethodBuilderCore:Start (Xamarin.Android.Net.AndroidMessageHandler/d__129&) - void System.Runtime.CompilerServices.AsyncMethodBuilderCore:Start (Xamarin.Android.Net.AndroidMessageHandler/d__155&) + void System.Runtime.CompilerServices.AsyncMethodBuilderCore:Start (Xamarin.Android.Net.AndroidMessageHandler/d__140&) + void System.Runtime.CompilerServices.AsyncMethodBuilderCore:Start (Xamarin.Android.Net.AndroidMessageHandler/d__131&) + void System.Runtime.CompilerServices.AsyncMethodBuilderCore:Start (Xamarin.Android.Net.AndroidMessageHandler/d__133&) + void System.Runtime.CompilerServices.AsyncMethodBuilderCore:Start (Xamarin.Android.Net.AndroidMessageHandler/d__158&) 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 () @@ -6450,16 +6512,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__136>:.cctor () - void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1/AsyncStateMachineBox`1d__136>:.ctor () - void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1/AsyncStateMachineBox`1d__136>:ExecutionContextCallback (object) - void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1/AsyncStateMachineBox`1d__136>:MoveNext () - void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1/AsyncStateMachineBox`1d__136>:MoveNext (System.Threading.Thread) - void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1/AsyncStateMachineBox`1d__127>:.cctor () - void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1/AsyncStateMachineBox`1d__127>:.ctor () - void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1/AsyncStateMachineBox`1d__127>:ExecutionContextCallback (object) - void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1/AsyncStateMachineBox`1d__127>:MoveNext () - void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1/AsyncStateMachineBox`1d__127>:MoveNext (System.Threading.Thread) + void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1/AsyncStateMachineBox`1d__140>:.cctor () + void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1/AsyncStateMachineBox`1d__140>:.ctor () + void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1/AsyncStateMachineBox`1d__140>:ExecutionContextCallback (object) + void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1/AsyncStateMachineBox`1d__140>:MoveNext () + void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1/AsyncStateMachineBox`1d__140>:MoveNext (System.Threading.Thread) + void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1/AsyncStateMachineBox`1d__131>:.cctor () + void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1/AsyncStateMachineBox`1d__131>:.ctor () + void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1/AsyncStateMachineBox`1d__131>:ExecutionContextCallback (object) + void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1/AsyncStateMachineBox`1d__131>:MoveNext () + void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1/AsyncStateMachineBox`1d__131>: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) @@ -6537,6 +6599,8 @@ Methods: void System.Runtime.CompilerServices.AsyncVoidMethodBuilder:SetResult () void System.Runtime.CompilerServices.ConditionalWeakTable`2/Container:.ctor (System.Runtime.CompilerServices.ConditionalWeakTable`2) void System.Runtime.CompilerServices.ConditionalWeakTable`2/Container:UpdateValue (int,object) + void System.Runtime.CompilerServices.ConditionalWeakTable`2/Container:.ctor (System.Runtime.CompilerServices.ConditionalWeakTable`2,int[],System.Runtime.CompilerServices.ConditionalWeakTable`2/Entry[],int) + void System.Runtime.CompilerServices.ConditionalWeakTable`2/Container:RemoveIndex (int) void System.Runtime.CompilerServices.ConditionalWeakTable`2:.ctor () void System.Runtime.CompilerServices.ConditionalWeakTable`2:AddOrUpdate (Microsoft.Maui.Controls.BindableObject,object) void System.Runtime.CompilerServices.ConfiguredValueTaskAwaitable`1/ConfiguredValueTaskAwaiter:System.Runtime.CompilerServices.IStateMachineBoxAwareAwaiter.AwaitUnsafeOnCompleted (System.Runtime.CompilerServices.IAsyncStateMachineBox) @@ -6557,6 +6621,7 @@ Methods: void System.Runtime.CompilerServices.ValueTaskAwaiter`1:System.Runtime.CompilerServices.IStateMachineBoxAwareAwaiter.AwaitUnsafeOnCompleted (System.Runtime.CompilerServices.IAsyncStateMachineBox) void System.Runtime.DependentHandle:.ctor (object,object) void System.Runtime.DependentHandle:UnsafeSetDependent (object) + void System.Runtime.DependentHandle:UnsafeSetTargetToNull () void System.Runtime.ExceptionServices.ExceptionDispatchInfo:.ctor (System.Exception) void System.Runtime.ExceptionServices.ExceptionDispatchInfo:Throw () void System.Runtime.InteropServices.GCHandle:.ctor (object,System.Runtime.InteropServices.GCHandleType) @@ -6619,6 +6684,8 @@ Methods: void System.String:MakeSeparatorListAny (System.ReadOnlySpan`1,System.ReadOnlySpan`1,System.Collections.Generic.ValueListBuilder`1&) void System.String:memcpy (byte*,byte*,int) void System.String:memset (byte*,int,int) + void System.SZGenericArrayEnumerator`1:.cctor () + void System.SZGenericArrayEnumerator`1:.ctor (Microsoft.Maui.Controls.DependencyService/DependencyType[],int) void System.SZGenericArrayEnumerator`1:.cctor () void System.SZGenericArrayEnumerator`1:.ctor (Microsoft.Maui.Hosting.IMauiInitializeService[],int) void System.SZGenericArrayEnumerator`1>:.cctor () @@ -6972,7 +7039,7 @@ Methods: void System.Text.Json.Serialization.Metadata.JsonTypeInfo/JsonPropertyInfoList:AddPropertyWithConflictResolution (System.Text.Json.Serialization.Metadata.JsonPropertyInfo,System.Text.Json.Serialization.Metadata.JsonTypeInfo/PropertyHierarchyResolutionState&) void System.Text.Json.Serialization.Metadata.JsonTypeInfo/JsonPropertyInfoList:OnCollectionModifying () void System.Text.Json.Serialization.Metadata.JsonTypeInfo/JsonPropertyInfoList:ValidateAddedValue (System.Text.Json.Serialization.Metadata.JsonPropertyInfo) - void System.Text.Json.Serialization.Metadata.JsonTypeInfo/PropertyHierarchyResolutionState:.ctor () + void System.Text.Json.Serialization.Metadata.JsonTypeInfo/PropertyHierarchyResolutionState:.ctor (System.Text.Json.JsonSerializerOptions) 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:SetCreateObject (System.Delegate) void System.Text.Json.Serialization.Metadata.JsonTypeInfo`1:.ctor (System.Text.Json.Serialization.JsonConverter,System.Text.Json.JsonSerializerOptions) @@ -7493,7 +7560,6 @@ Methods: void Xamarin.Android.Net.AndroidMessageHandler:.cctor () void Xamarin.Android.Net.AndroidMessageHandler:.ctor () void Xamarin.Android.Net.AndroidMessageHandler:AddHeaders (Java.Net.HttpURLConnection,System.Net.Http.Headers.HttpHeaders) - void Xamarin.Android.Net.AndroidMessageHandler:AppendEncoding (string,System.Collections.Generic.List`1&) void Xamarin.Android.Net.AndroidMessageHandler:AssertSelf () void Xamarin.Android.Net.AndroidMessageHandler:CopyHeaders (Java.Net.HttpURLConnection,System.Net.Http.HttpResponseMessage,Xamarin.Android.Net.AndroidMessageHandler/ContentState) void Xamarin.Android.Net.AndroidMessageHandler:Dispose (bool) @@ -7501,11 +7567,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__DisplayClass133_0:b__0 () - void Xamarin.Android.Net.AndroidMessageHandler/d__136:MoveNext () - void Xamarin.Android.Net.AndroidMessageHandler/d__127:MoveNext () - void Xamarin.Android.Net.AndroidMessageHandler/d__129:MoveNext () - void Xamarin.Android.Net.AndroidMessageHandler/d__155:MoveNext () + void Xamarin.Android.Net.AndroidMessageHandler/<>c__DisplayClass137_0:b__0 () + void Xamarin.Android.Net.AndroidMessageHandler/d__140:MoveNext () + void Xamarin.Android.Net.AndroidMessageHandler/d__131:MoveNext () + void Xamarin.Android.Net.AndroidMessageHandler/d__133:MoveNext () + void Xamarin.Android.Net.AndroidMessageHandler/d__158:MoveNext () void Xamarin.Android.Net.AndroidMessageHandler/ContentState:Reset () void Xamarin.Android.Net.AuthModuleBasic:.ctor () void Xamarin.Android.Net.AuthModuleDigest:.cctor () diff --git a/src/Controls/src/Build.Tasks/nuget/buildTransitive/netstandard2.0/maui.aotprofile b/src/Controls/src/Build.Tasks/nuget/buildTransitive/netstandard2.0/maui.aotprofile index 7565254fe51c..e8295af5c4e0 100644 Binary files a/src/Controls/src/Build.Tasks/nuget/buildTransitive/netstandard2.0/maui.aotprofile and b/src/Controls/src/Build.Tasks/nuget/buildTransitive/netstandard2.0/maui.aotprofile differ diff --git a/src/Controls/src/Build.Tasks/nuget/buildTransitive/netstandard2.0/maui.aotprofile.txt b/src/Controls/src/Build.Tasks/nuget/buildTransitive/netstandard2.0/maui.aotprofile.txt index 41de6d3d0e4b..788e45ca973b 100644 --- a/src/Controls/src/Build.Tasks/nuget/buildTransitive/netstandard2.0/maui.aotprofile.txt +++ b/src/Controls/src/Build.Tasks/nuget/buildTransitive/netstandard2.0/maui.aotprofile.txt @@ -29,6 +29,7 @@ Methods: Android.Content.Res.AssetManager Android.Content.ContextWrapper:get_Assets () Android.Content.Res.ColorStateList Android.Content.Res.ColorStateList:ValueOf (Android.Graphics.Color) Android.Content.Res.ColorStateList AndroidX.AppCompat.Content.Res.AppCompatResources:GetColorStateList (Android.Content.Context,int) + Android.Content.Res.ColorStateList Google.Android.Material.Button.MaterialButton:get_RippleColor () Android.Content.Res.ColorStateList Google.Android.Material.Navigation.NavigationBarView:get_ItemIconTintList () Android.Content.Res.ColorStateList Google.Android.Material.Navigation.NavigationBarView:get_ItemTextColor () Android.Content.Res.ColorStateList Microsoft.Maui.Controls.Handlers.TabbedPageManager:GetItemIconTintColorState () @@ -37,15 +38,20 @@ Methods: Android.Content.Res.ColorStateList Microsoft.Maui.Controls.Platform.Compatibility.ShellBottomNavViewAppearanceTracker:MakeColorStateList (int,int,int) Android.Content.Res.ColorStateList Microsoft.Maui.Controls.Platform.Compatibility.ShellBottomNavViewAppearanceTracker:MakeColorStateList (Microsoft.Maui.Graphics.Color,Microsoft.Maui.Graphics.Color,Microsoft.Maui.Graphics.Color) Android.Content.Res.ColorStateList Microsoft.Maui.Controls.Platform.Compatibility.ShellBottomNavViewAppearanceTracker:MakeDefaultColorStateList (Android.Content.Context) + Android.Content.Res.ColorStateList Microsoft.Maui.Platform.ButtonExtensions/<>c__DisplayClass7_0:b__1 () Android.Content.Res.ColorStateList Microsoft.Maui.Platform.ColorExtensions:ToDefaultColorStateList (Microsoft.Maui.Graphics.Color) + Android.Content.Res.ColorStateList Microsoft.Maui.Platform.ColorStateListExtensions:CreateButton (int,int,int,int) + Android.Content.Res.ColorStateList Microsoft.Maui.Platform.ColorStateListExtensions:CreateButton (int) Android.Content.Res.ColorStateList Microsoft.Maui.Platform.ColorStateListExtensions:CreateDefault (int) Android.Content.Res.ColorStateList Microsoft.Maui.Platform.ColorStateListExtensions:CreateSwitch (int,int,int) + Android.Content.Res.ColorStateList Microsoft.Maui.PlatformInterop:GetButtonColorStateList (int,int,int,int) Android.Content.Res.ColorStateList Microsoft.Maui.PlatformInterop:GetColorStateListForToolbarStyleableAttribute (Android.Content.Context,int,int) Android.Content.Res.ColorStateList Microsoft.Maui.PlatformInterop:GetDefaultColorStateList (int) Android.Content.Res.ColorStateList Microsoft.Maui.PlatformInterop:GetSwitchColorStateList (int,int,int) Android.Content.Res.Configuration Android.Content.Res.Resources:get_Configuration () Android.Content.Res.Orientation Android.Content.Res.Configuration:get_Orientation () Android.Content.Res.Resources Android.Content.ContextWrapper:get_Resources () + Android.Content.Res.Resources Android.Views.View:get_Resources () Android.Content.Res.Resources/Theme Android.Content.ContextWrapper:get_Theme () Android.Content.Res.TypedArray Android.Content.Context:ObtainStyledAttributes (int,int[]) Android.Content.Res.UiMode Android.App.UiModeManager:get_CurrentModeType () @@ -56,20 +62,26 @@ 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,Microsoft.Maui.Graphics.Color) Android.Graphics.Color Microsoft.Maui.Platform.ColorExtensions:ToPlatform (Microsoft.Maui.Graphics.Color) - Android.Graphics.Color System.Nullable`1:get_Value () + Android.Graphics.Drawables.Drawable Android.Graphics.Drawables.InsetDrawable:get_Drawable () + Android.Graphics.Drawables.Drawable Android.Graphics.Drawables.LayerDrawable:FindDrawableByLayerId (int) + Android.Graphics.Drawables.Drawable Android.Graphics.Drawables.LayerDrawable:GetDrawable (int) Android.Graphics.Drawables.Drawable Android.Views.View:get_Background () Android.Graphics.Drawables.Drawable Android.Widget.ImageView:get_Drawable () Android.Graphics.Drawables.Drawable AndroidX.AppCompat.Widget.Toolbar:get_NavigationIcon () Android.Graphics.Drawables.Drawable AndroidX.AppCompat.Widget.Toolbar:get_OverflowIcon () 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 Android.Graphics.Drawables.ShapeDrawable:get_Paint () + Android.Graphics.Drawables.IAnimatable Microsoft.Maui.Platform.DrawableExtensions:AsAnimatable (Android.Graphics.Drawables.Drawable) + Android.Graphics.Drawables.IAnimatable Microsoft.Maui.PlatformInterop:GetAnimatable (Android.Graphics.Drawables.Drawable) + 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.Path Microsoft.Maui.Graphics.Platform.GraphicsExtensions:AsAndroidPath (Microsoft.Maui.Graphics.PathF,single,single,single,single) 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 Microsoft.Maui.PlatformInterop:GetCurrentWindowMetrics (Android.App.Activity) + 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) Android.Graphics.Typeface Android.Graphics.Typeface:CreateFromAsset (Android.Content.Res.AssetManager,string) @@ -93,6 +105,7 @@ 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 () @@ -102,6 +115,7 @@ Methods: Android.Views.IMenuItem AndroidX.AppCompat.View.Menu.MenuBuilder:Add (int,int,int,Java.Lang.ICharSequence) Android.Views.IMenuItem AndroidX.AppCompat.View.Menu.MenuItemImpl:SetChecked (bool) 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) @@ -114,6 +128,7 @@ Methods: Android.Views.View Android.Views.View:FindViewById (int) Android.Views.View Android.Views.View:FindViewWithTag (Java.Lang.Object) Android.Views.View Android.Views.ViewGroup:GetChildAt (int) + Android.Views.View Android.Views.WindowInvoker:get_DecorView () Android.Views.View AndroidX.Fragment.App.Fragment:OnCreateView (Android.Views.LayoutInflater,Android.Views.ViewGroup,Android.OS.Bundle) Android.Views.View Microsoft.Maui.Controls.Handlers.Compatibility.ShellRenderer:Microsoft.Maui.IPlatformViewHandler.get_PlatformView () Android.Views.View Microsoft.Maui.Controls.Platform.Compatibility.ShellFlyoutRenderer:Microsoft.Maui.Controls.Platform.Compatibility.IShellFlyoutRenderer.get_AndroidView () @@ -147,6 +162,7 @@ Methods: Android.Views.View/IOnClickListenerImplementor Android.Views.View:__CreateIOnClickListenerImplementor () Android.Views.View/IOnFocusChangeListenerImplementor Android.Views.View:__CreateIOnFocusChangeListenerImplementor () Android.Views.View/IOnLayoutChangeListenerImplementor Android.Views.View:__CreateIOnLayoutChangeListenerImplementor () + Android.Views.View/IOnTouchListenerImplementor Android.Views.View:__CreateIOnTouchListenerImplementor () Android.Views.ViewGroup Microsoft.Maui.Controls.Platform.Compatibility.ShellItemRenderer:GetNavigationTarget () Android.Views.ViewGroup/IOnHierarchyChangeListenerImplementor Android.Views.ViewGroup:__CreateIOnHierarchyChangeListenerImplementor () Android.Views.ViewGroup/LayoutParams Android.Views.View:get_LayoutParameters () @@ -167,6 +183,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,6 +240,7 @@ Methods: bool Android.App.Activity:get_IsDestroyed () 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.Graphics.Drawables.LayerDrawable:SetDrawableByLayerId (int,Android.Graphics.Drawables.Drawable) bool Android.Net.NetworkCapabilities:HasCapability (Android.Net.NetCapability) bool Android.Net.NetworkInfo:get_IsAvailable () bool Android.Net.NetworkInfo:get_IsConnected () @@ -263,6 +281,7 @@ Methods: bool AndroidX.DrawerLayout.Widget.DrawerLayout:IsDrawerOpen (Android.Views.View) bool AndroidX.Fragment.App.Fragment:get_IsAdded () bool AndroidX.Fragment.App.FragmentManager:get_IsDestroyed () + bool AndroidX.Fragment.App.FragmentManager:get_IsStateSaved () bool Google.Android.Material.Navigation.NavigationBarView/IOnItemSelectedListenerInvoker:n_OnNavigationItemSelected_Landroid_view_MenuItem_ (intptr,intptr,intptr) bool Java.Interop.JavaConvert:WithLocalJniHandle (object,System.Func`2) bool Java.Interop.JniEnvironment/InstanceMethods:CallBooleanMethod (Java.Interop.JniObjectReference,Java.Interop.JniMethodInfo,Java.Interop.JniArgumentValue*) @@ -298,7 +317,7 @@ Methods: bool Microsoft.Extensions.DependencyInjection.ServiceLookup.ServiceIdentifier:get_IsConstructedGenericType () bool Microsoft.Extensions.DependencyInjection.ServiceLookup.StackGuard:TryEnterOnCurrentStack () bool Microsoft.Maui.ApplicationModel.Permissions:IsDeclaredInManifest (string) - bool Microsoft.Maui.ApplicationModel.Permissions/<>c__DisplayClass33_0:b__0 (string) + bool Microsoft.Maui.ApplicationModel.Permissions/<>c__DisplayClass34_0:b__0 (string) bool Microsoft.Maui.Controls.Application:IsApplicationOrWindowOrNull (object) bool Microsoft.Maui.Controls.Application:Microsoft.Maui.Controls.IResourcesProvider.get_IsResourcesCreated () bool Microsoft.Maui.Controls.BaseShellItem:get_IsChecked () @@ -321,14 +340,16 @@ Methods: bool Microsoft.Maui.Controls.ContentPage:get_HideSoftInputOnTapped () bool Microsoft.Maui.Controls.ControlsColorExtensions:IsDefault (Microsoft.Maui.Graphics.Color) bool Microsoft.Maui.Controls.ControlsColorExtensions:IsNotDefault (Microsoft.Maui.Graphics.Color) - bool Microsoft.Maui.Controls.DependencyService/<>c__DisplayClass10_0:b__0 (System.Type) + bool Microsoft.Maui.Controls.DependencyService/<>c__DisplayClass10_0:b__0 (Microsoft.Maui.Controls.DependencyService/DependencyType) + bool Microsoft.Maui.Controls.DependencyService/<>c__DisplayClass11_0:b__0 (Microsoft.Maui.Controls.DependencyService/DependencyType) bool Microsoft.Maui.Controls.Element:RemoveLogicalChild (Microsoft.Maui.Controls.Element,int) bool Microsoft.Maui.Controls.Element:RemoveLogicalChild (Microsoft.Maui.Controls.Element) - bool Microsoft.Maui.Controls.Element/d__100`1:MoveNext () - bool Microsoft.Maui.Controls.Element/d__111:MoveNext () + bool Microsoft.Maui.Controls.Element/d__101`1:MoveNext () + bool Microsoft.Maui.Controls.Element/d__112:MoveNext () bool Microsoft.Maui.Controls.FileImageSource:get_IsEmpty () bool Microsoft.Maui.Controls.FlyoutPage:get_IsPresented () bool Microsoft.Maui.Controls.FlyoutPage:Microsoft.Maui.Controls.IFlyoutPageController.get_ShouldShowSplitMode () + bool Microsoft.Maui.Controls.FlyoutPage:ShouldShowToolbarButton () bool Microsoft.Maui.Controls.Grid/<>c:<.cctor>b__59_0 (Microsoft.Maui.Controls.BindableObject,object) bool Microsoft.Maui.Controls.Grid/<>c:<.cctor>b__59_4 (Microsoft.Maui.Controls.BindableObject,object) bool Microsoft.Maui.Controls.Grid/<>c:<.cctor>b__59_5 (Microsoft.Maui.Controls.BindableObject,object) @@ -340,10 +361,15 @@ Methods: bool Microsoft.Maui.Controls.IElementExtensions:IsShimmed (Microsoft.Maui.IElement) bool Microsoft.Maui.Controls.ImageSource:IsNullOrEmpty (Microsoft.Maui.Controls.ImageSource) bool Microsoft.Maui.Controls.Label:get_FontAutoScalingEnabled () + bool Microsoft.Maui.Controls.Label:get_HasFormattedTextSpans () + bool Microsoft.Maui.Controls.Label:IsLabelSizeable (Microsoft.Maui.Controls.Label) + bool Microsoft.Maui.Controls.Label:IsPlainText (Microsoft.Maui.Controls.Label) + bool Microsoft.Maui.Controls.Label:TextChangedShouldInvalidateMeasure (Microsoft.Maui.Controls.Label) bool Microsoft.Maui.Controls.Layout:get_CascadeInputTransparent () bool Microsoft.Maui.Controls.Layout:get_IsClippedToBounds () bool Microsoft.Maui.Controls.Layout:Microsoft.Maui.ILayout.get_ClipsToBounds () bool Microsoft.Maui.Controls.LayoutOptions:Equals (object) + bool Microsoft.Maui.Controls.MenuItemTracker`1/d__7:MoveNext () bool Microsoft.Maui.Controls.MergedStyle:b__29_1 (Microsoft.Maui.Controls.Style) bool Microsoft.Maui.Controls.NavigationPage:b__98_0 (Microsoft.Maui.Controls.Element) bool Microsoft.Maui.Controls.NavigationPage:GetHasBackButton (Microsoft.Maui.Controls.Page) @@ -443,8 +469,6 @@ Methods: bool Microsoft.Maui.Controls.WeakEventProxy`2:TryGetSource (System.ComponentModel.INotifyPropertyChanged&) bool Microsoft.Maui.Controls.Xaml.StaticResourceExtension:TryGetApplicationLevelResource (string,object&,Microsoft.Maui.Controls.ResourceDictionary&) bool Microsoft.Maui.Controls.Xaml.StaticResourceExtension:TryGetResource (string,System.Collections.Generic.IEnumerable`1,object&,Microsoft.Maui.Controls.ResourceDictionary&) - bool Microsoft.Maui.CornerRadius:Equals (Microsoft.Maui.CornerRadius) - bool Microsoft.Maui.CornerRadius:op_Equality (Microsoft.Maui.CornerRadius,Microsoft.Maui.CornerRadius) bool Microsoft.Maui.DebuggerHelper:get_DebuggerIsAttached () bool Microsoft.Maui.Devices.DeviceIdiom:Equals (Microsoft.Maui.Devices.DeviceIdiom) bool Microsoft.Maui.Devices.DeviceIdiom:Equals (string) @@ -456,6 +480,7 @@ Methods: 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.ElementHandlerExtensions:IsConnected (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) @@ -464,8 +489,6 @@ Methods: 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.PaintExtensions:IsTransparent (Microsoft.Maui.Graphics.Paint) - bool Microsoft.Maui.Graphics.PathF:get_Closed () - bool Microsoft.Maui.Graphics.PathF/d__21:MoveNext () bool Microsoft.Maui.Graphics.Point:Equals (object) 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) @@ -477,6 +500,7 @@ Methods: bool Microsoft.Maui.GridLength:Equals (object) bool Microsoft.Maui.Handlers.AndroidBatchPropertyMapper`2/d__2:MoveNext () bool Microsoft.Maui.Handlers.ImageHandler:get_NeedsContainer () + bool Microsoft.Maui.Handlers.ViewHandler:get_HasContainer () 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&) @@ -491,20 +515,28 @@ Methods: bool Microsoft.Maui.Layouts.GridLayoutManager/GridStructure:TreatCellWidthAsAuto (Microsoft.Maui.Layouts.GridLayoutManager/Cell) bool Microsoft.Maui.LifecycleEvents.LifecycleEventServiceExtensions/d__3`1:MoveNext () bool Microsoft.Maui.MauiAppCompatActivity:get_AllowFragmentRestore () - bool Microsoft.Maui.Platform.BorderDrawable:HasBorder () bool Microsoft.Maui.Platform.ContextExtensions:IsDestroyed (Android.Content.Context) + bool Microsoft.Maui.Platform.ElementExtensions/d__11:MoveNext () bool Microsoft.Maui.Platform.FragmentManagerExtensions:IsDestroyed (AndroidX.Fragment.App.FragmentManager,Android.Content.Context) + bool Microsoft.Maui.Platform.MauiRippleDrawableExtensions:TryGetMauiBackground (Android.Graphics.Drawables.Drawable,Android.Graphics.Drawables.RippleDrawable&,Android.Graphics.Drawables.LayerDrawable&,Android.Graphics.Drawables.GradientDrawable&,Android.Graphics.Drawables.GradientDrawable&,Android.Graphics.Drawables.GradientDrawable&) + bool Microsoft.Maui.Platform.MauiRippleDrawableExtensions:TryGetMauiBackground (Android.Views.View,Android.Graphics.Drawables.RippleDrawable&,Android.Graphics.Drawables.LayerDrawable&,Android.Graphics.Drawables.GradientDrawable&,Android.Graphics.Drawables.GradientDrawable&,Android.Graphics.Drawables.GradientDrawable&) + bool Microsoft.Maui.Platform.MauiRippleDrawableExtensions:UpdateMauiRippleDrawableStroke (Android.Views.View,Microsoft.Maui.IButtonStroke) 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.Platform.ViewExtensions:IsLoadedOnPlatform (Microsoft.Maui.IElement) bool Microsoft.Maui.PropertyMapper/d__17:MoveNext () + bool Microsoft.Maui.StringExtensions:ContainsChar (string,char) bool Microsoft.Maui.Thickness:Equals (Microsoft.Maui.Thickness) bool Microsoft.Maui.Thickness:Equals (object) bool Microsoft.Maui.Thickness:get_IsNaN () bool Microsoft.Maui.ViewExtensions:NeedsContainer (Microsoft.Maui.IView) bool Microsoft.Maui.ViewHandlerExtensions:NeedsExactMeasure (Microsoft.Maui.IView) + bool Microsoft.Maui.VisualDiagnosticsOverlay:Deinitialize () bool Microsoft.Maui.WeakList`1/<>c:b__12_0 (System.WeakReference`1) + bool Microsoft.Maui.WindowOverlay:Deinitialize () + bool Microsoft.Maui.WindowOverlay:get_IsPlatformViewInitialized () + bool Microsoft.Maui.WindowOverlay:Initialize () bool Microsoft.Win32.SafeHandles.SafeHandleZeroOrMinusOneIsInvalid:get_IsInvalid () bool System.AppContext:TryGetSwitch (string,bool&) bool System.AppContextConfigHelper:GetBooleanConfig (string,bool) @@ -522,6 +554,7 @@ Methods: bool System.Buffers.SharedArrayPool`1/<>c:b__11_0 (object) bool System.Buffers.SharedArrayPool`1:Trim () bool System.Buffers.SharedArrayPool`1:Trim () + bool System.Buffers.SharedArrayPoolStatics:TryGetInt32EnvironmentVariable (string,int&) bool System.Char:IsLatin1 (char) bool System.Char:IsLetterOrDigit (char) bool System.Char:IsWhiteSpace (char) @@ -546,6 +579,7 @@ Methods: bool System.Collections.Concurrent.ConcurrentQueueSegment`1:TryEnqueue (object) bool System.Collections.Generic.Dictionary`2/Enumerator>:MoveNext () bool System.Collections.Generic.Dictionary`2/Enumerator:MoveNext () + bool System.Collections.Generic.Dictionary`2/Enumerator:MoveNext () bool System.Collections.Generic.Dictionary`2/Enumerator:MoveNext () bool System.Collections.Generic.Dictionary`2:TryGetValue (Microsoft.Extensions.DependencyInjection.ServiceLookup.ServiceCacheKey,object&) bool System.Collections.Generic.Dictionary`2:TryInsert (Microsoft.Extensions.DependencyInjection.ServiceLookup.ServiceCacheKey,object,System.Collections.Generic.InsertionBehavior) @@ -556,7 +590,6 @@ Methods: bool System.Collections.Generic.Dictionary`2:TryInsert (Microsoft.Extensions.DependencyInjection.ServiceLookup.ServiceIdentifier,Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteFactory/ServiceDescriptorCacheItem,System.Collections.Generic.InsertionBehavior) bool System.Collections.Generic.Dictionary`2>:Remove (Microsoft.Maui.Controls.BindableProperty) bool System.Collections.Generic.Dictionary`2>:TryInsert (Microsoft.Maui.Controls.BindableProperty,System.ValueTuple`2,System.Collections.Generic.InsertionBehavior) - bool System.Collections.Generic.Dictionary`2:Remove (System.Action) bool System.Collections.Generic.Dictionary`2:TryInsert (int,bool,System.Collections.Generic.InsertionBehavior) bool System.Collections.Generic.Dictionary`2:TryInsert (long,Microsoft.Maui.Controls.ShellContent,System.Collections.Generic.InsertionBehavior) bool System.Collections.Generic.Dictionary`2>:TryInsert (long,System.WeakReference`1,System.Collections.Generic.InsertionBehavior) @@ -567,6 +600,7 @@ Methods: bool System.Collections.Generic.Dictionary`2:TryInsert (intptr,Java.Interop.JniRuntime,System.Collections.Generic.InsertionBehavior) bool System.Collections.Generic.Dictionary`2:ContainsKey (intptr) bool System.Collections.Generic.Dictionary`2:TryInsert (intptr,System.IDisposable,System.Collections.Generic.InsertionBehavior) + bool System.Collections.Generic.Dictionary`2:TryInsert (string,Microsoft.Maui.FontWeight,System.Collections.Generic.InsertionBehavior) bool System.Collections.Generic.Dictionary`2:TryGetValue (string,intptr&) bool System.Collections.Generic.Dictionary`2:TryInsert (string,intptr,System.Collections.Generic.InsertionBehavior) bool System.Collections.Generic.Dictionary`2:ContainsKey (string) @@ -583,6 +617,8 @@ Methods: bool System.Collections.Generic.HashSet`1:Add (string) bool System.Collections.Generic.HashSet`1:AddIfNotPresent (string,int&) bool System.Collections.Generic.HashSet`1:Contains (System.Type) + bool System.Collections.Generic.List`1/Enumerator:MoveNext () + bool System.Collections.Generic.List`1/Enumerator:MoveNextRare () bool System.Collections.Generic.List`1/Enumerator:MoveNext () bool System.Collections.Generic.List`1/Enumerator:MoveNextRare () bool System.Collections.Generic.List`1/Enumerator>:MoveNext () @@ -594,8 +630,8 @@ Methods: bool System.Collections.Generic.List`1/Enumerator>>:MoveNext () bool System.Collections.Generic.List`1/Enumerator>>:MoveNextRare () bool System.Collections.Generic.List`1:System.Collections.Generic.ICollection.get_IsReadOnly () - bool System.Collections.Generic.List`1:Remove (Microsoft.Maui.IVisualTreeElement) - bool System.Collections.Generic.List`1:Contains (System.Type) + bool System.Collections.Generic.List`1:Contains (Microsoft.Maui.Hosting.FontDescriptor) + bool System.Collections.Generic.List`1>:Remove (System.Action`2) bool System.Collections.Generic.NonRandomizedStringEqualityComparer/OrdinalComparer:Equals (string,string) bool System.Collections.Generic.NonRandomizedStringEqualityComparer/OrdinalIgnoreCaseComparer:Equals (string,string) bool System.Collections.Generic.NullableEqualityComparer`1:Equals (System.Nullable`1,System.Nullable`1) @@ -660,13 +696,13 @@ Methods: bool System.IO.UnmanagedMemoryStream:get_CanRead () bool System.IO.UnmanagedMemoryStream:get_CanSeek () bool System.Linq.Enumerable:g__WithEnumerator|8_0 (System.Collections.Generic.IEnumerable`1) + bool System.Linq.Enumerable:Any (System.Collections.Generic.IEnumerable`1,System.Func`2) bool System.Linq.Enumerable:Any (System.Collections.Generic.IEnumerable`1) bool System.Linq.Enumerable:Any (System.Collections.Generic.IEnumerable`1,System.Func`2) bool System.Linq.Enumerable:Contains (System.Collections.Generic.IEnumerable`1,Microsoft.Maui.Controls.Element,System.Collections.Generic.IEqualityComparer`1) bool System.Linq.Enumerable:Contains (System.Collections.Generic.IEnumerable`1,Microsoft.Maui.Controls.Element) bool System.Linq.Enumerable:TryGetNonEnumeratedCount (System.Collections.Generic.IEnumerable`1,int&) bool System.Linq.Enumerable/d__41`1:MoveNext () - bool System.Linq.Enumerable/ReverseIterator`1:MoveNext () bool System.Linq.Enumerable/SelectListIterator`2:MoveNext () bool System.Linq.Enumerable/WhereListIterator`1:MoveNext () bool System.Linq.Extensions/d__5`1:MoveNext () @@ -730,6 +766,7 @@ Methods: bool System.Reflection.MethodBase:get_IsPublic () bool System.Reflection.MethodBase:get_IsSpecialName () bool System.Reflection.MethodBase:get_IsStatic () + bool System.Reflection.MethodBase:get_IsVirtual () bool System.Reflection.MethodBaseInvoker:TryByRefFastPath (System.RuntimeType,object&) bool System.Reflection.MethodInfo:Equals (object) bool System.Reflection.ParameterInfo:get_IsIn () @@ -810,6 +847,7 @@ Methods: bool System.RuntimeTypeHandle:type_is_assignable_from (System.Runtime.CompilerServices.QCallTypeHandle,System.Runtime.CompilerServices.QCallTypeHandle) bool System.SpanHelpers:NonPackedContainsValueType (int16&,int16,int) bool System.SpanHelpers:SequenceEqual (byte&,byte&,uintptr) + bool System.String:Contains (char,System.StringComparison) bool System.String:Contains (char) bool System.String:Contains (string) bool System.String:EndsWith (string,System.StringComparison) @@ -897,6 +935,7 @@ Methods: bool System.UriHelper:IsLWS (char) bool System.ValueTuple`3:Equals (System.ValueTuple`3) bool System.WeakReference:get_IsAlive () + bool Xamarin.Android.Net.AndroidMessageHandler:get_decompress_here () bool Xamarin.Android.Net.AndroidMessageHandler:HandleRedirect (System.Net.HttpStatusCode,Java.Net.HttpURLConnection,Xamarin.Android.Net.AndroidMessageHandler/RequestRedirectionState,bool&) bool Xamarin.Android.Net.AndroidMessageHandler:IsErrorStatusCode (System.Net.HttpStatusCode) byte System.IO.BinaryReader:ReadByte () @@ -1018,8 +1057,8 @@ Methods: int Android.Content.Res.Resources:GetDimensionPixelSize (int) int Android.Content.Res.Resources:GetIdentifier (string,string,string) int Android.Content.Res.TypedArray:GetDimensionPixelSize (int,int) - int Android.Graphics.Canvas:SaveLayer (single,single,single,single,Android.Graphics.Paint) int Android.Graphics.Color:FromArgb (int,int,int,int) + int Android.Graphics.Drawables.LayerDrawable:get_NumberOfLayers () int Android.Graphics.Rect:get_Left () int Android.Graphics.Rect:get_Top () int Android.Graphics.Rect:Height () @@ -1039,6 +1078,7 @@ Methods: int Android.Util.TypedValue:get_ResourceId () int Android.Views.View:GenerateViewId () int Android.Views.View:get_Bottom () + int Android.Views.View:get_Height () int Android.Views.View:get_Id () int Android.Views.View:get_Left () int Android.Views.View:get_MeasuredHeight () @@ -1050,6 +1090,7 @@ Methods: int Android.Views.View:get_PaddingTop () int Android.Views.View:get_Right () int Android.Views.View:get_Top () + int Android.Views.View:get_Width () int Android.Views.ViewGroup:get_ChildCount () int Android.Views.ViewGroup:IndexOfChild (Android.Views.View) int Android.Views.ViewGroup/LayoutParams:get_Height () @@ -1117,7 +1158,6 @@ Methods: int Microsoft.Maui.Controls.WatchAddList`1:get_Count () int Microsoft.Maui.Graphics.Color:ParseInt (System.ReadOnlySpan`1) int Microsoft.Maui.Graphics.Color:ToInt () - int Microsoft.Maui.Graphics.CompareExtensions:Clamp (int,int,int) int Microsoft.Maui.Handlers.LayoutExtensions/<>c:b__0_0 (Microsoft.Maui.IView) int Microsoft.Maui.Handlers.ScrollViewHandler:AdjustSpecForAlignment (int,Microsoft.Maui.Primitives.LayoutAlignment) int Microsoft.Maui.Platform.ContextExtensions:CreateMeasureSpec (Android.Content.Context,double,double,double) @@ -1133,8 +1173,8 @@ Methods: int System.Array:GetLengthInternal (System.Runtime.CompilerServices.ObjectHandleOnStack,int) int System.Array:GetLowerBound (int) int System.Array:GetLowerBoundInternal (System.Runtime.CompilerServices.ObjectHandleOnStack,int) - int System.Array:IndexOf (System.Type[],System.Type,int,int) - int System.Array:IndexOf (System.Type[],System.Type) + int System.Array:IndexOf (Android.Graphics.Drawables.Drawable[],Android.Graphics.Drawables.Drawable) + int System.Array:IndexOf (Microsoft.Maui.Hosting.FontDescriptor[],Microsoft.Maui.Hosting.FontDescriptor,int,int) int System.Array:LastIndexOf (System.Delegate[],System.Delegate,int,int) int System.Array:LastIndexOf (System.Delegate[],System.Delegate) int System.ArraySegment`1:get_Count () @@ -1146,7 +1186,12 @@ Methods: int System.Buffers.Latin1CharSearchValues:IndexOfAnyExcept (System.ReadOnlySpan`1) int System.Buffers.Latin1CharSearchValues:LastIndexOfAny (char&,int) int System.Buffers.Latin1CharSearchValues:LastIndexOfAny (System.ReadOnlySpan`1) + int System.Buffers.SharedArrayPool`1:get_Id () + int System.Buffers.SharedArrayPoolStatics:GetMaxArraysPerPartition () + int System.Buffers.SharedArrayPoolStatics:GetPartitionCount () int System.Collections.Concurrent.ConcurrentDictionary`2:GetCountNoLocks () + int System.Collections.Concurrent.ConcurrentDictionary`2:GetCountNoLocks () + int System.Collections.Concurrent.ConcurrentDictionary`2:GetCountNoLocks () int System.Collections.Generic.Dictionary`2/ValueCollection:get_Count () int System.Collections.Generic.Dictionary`2:Initialize (int) int System.Collections.Generic.Dictionary`2:Initialize (int) @@ -1158,22 +1203,23 @@ 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.Dictionary`2:Initialize (int) int System.Collections.Generic.Dictionary`2:Initialize (int) int System.Collections.Generic.Dictionary`2:Initialize (int) int System.Collections.Generic.Dictionary`2:Initialize (int) int System.Collections.Generic.Dictionary`2>:Initialize (int) + int System.Collections.Generic.EqualityComparer`1:IndexOf (Microsoft.Maui.Hosting.FontDescriptor[],Microsoft.Maui.Hosting.FontDescriptor,int,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 (Microsoft.Maui.Controls.SetterSpecificity[],int,int,Microsoft.Maui.Controls.SetterSpecificity,System.Collections.Generic.IComparer`1) int System.Collections.Generic.GenericArraySortHelper`1:BinarySearch (Microsoft.Maui.Controls.SetterSpecificity[],int,int,Microsoft.Maui.Controls.SetterSpecificity) int System.Collections.Generic.GenericComparer`1:Compare (int,int) int System.Collections.Generic.HashSet`1:Initialize (int) int System.Collections.Generic.HashSet`1:FindItemIndex (System.Type) int System.Collections.Generic.List`1:get_Count () + int System.Collections.Generic.List`1:IndexOf (Microsoft.Maui.Hosting.FontDescriptor) int System.Collections.Generic.List`1:EnsureCapacity (int) int System.Collections.Generic.List`1:get_Item (int) - int System.Collections.Generic.List`1:IndexOf (System.Type) int System.Collections.Generic.List`1>:RemoveAll (System.Predicate`1>) int System.Collections.Generic.NonRandomizedStringEqualityComparer/OrdinalComparer:GetHashCode (string) int System.Collections.Generic.NonRandomizedStringEqualityComparer/OrdinalIgnoreCaseComparer:GetHashCode (string) @@ -1191,7 +1237,6 @@ Methods: int System.Collections.ObjectModel.ReadOnlyCollection`1:get_Count () int System.Collections.ObjectModel.ReadOnlyCollection`1:IndexOf (Microsoft.Maui.Controls.ShellSection) int System.Collections.Specialized.SingleItemReadOnlyList:get_Count () - int System.Delegate:GetHashCode () int System.Environment:FindAndParseNextNumber (string,int&) int System.Environment:get_CurrentManagedThreadId () int System.Environment:get_TickCount () @@ -1231,7 +1276,6 @@ Methods: int System.MemoryExtensions:Split (System.ReadOnlySpan`1,System.Span`1,char,System.StringSplitOptions) int System.MemoryExtensions:SplitCore (System.ReadOnlySpan`1,System.Span`1,System.ReadOnlySpan`1,System.ReadOnlySpan`1,bool,System.StringSplitOptions) int System.MemoryExtensions:ToLowerInvariant (System.ReadOnlySpan`1,System.Span`1) - int System.MulticastDelegate:GetHashCode () int System.Net.Http.Headers.HeaderUtilities:GetNextNonEmptyOrWhitespaceIndex (string,int,bool,bool&) int System.Net.Http.Headers.Int64NumberHeaderParser:GetParsedValueLength (string,int,object,object&) int System.Net.Http.HttpRuleParser:GetNumberLength (string,int,bool) @@ -1255,8 +1299,6 @@ Methods: int System.Private.CoreLib.Interop/Sys:SchedGetCpu () int System.Random/XoshiroImpl:Next (int,int) 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.Resources.FastResourceComparer:CompareOrdinal (byte*,int,string) @@ -1290,6 +1332,7 @@ Methods: int System.String:GetNonRandomizedHashCodeOrdinalIgnoreCase () int System.String:IndexOf (char,int,int) int System.String:IndexOf (char,int) + int System.String:IndexOf (char,System.StringComparison) int System.String:IndexOf (string,int,int,System.StringComparison) int System.String:IndexOf (string,System.StringComparison) int System.String:strlen (byte*) @@ -1372,17 +1415,21 @@ Methods: intptr Android.Runtime.JNIEnv:GetSuperclass (intptr) intptr Android.Runtime.JNIEnv:IdentityHash (intptr) intptr Android.Runtime.JNIEnv:monodroid_typemap_managed_to_java (System.Type,byte*) + intptr Android.Runtime.JNIEnv:NewArray (Android.Graphics.Drawables.Drawable[]) + intptr Android.Runtime.JNIEnv:NewArray (Android.Runtime.IJavaObject[]) intptr Android.Runtime.JNIEnv:NewArray (byte[]) intptr Android.Runtime.JNIEnv:NewArray (char[]) intptr Android.Runtime.JNIEnv:NewArray (int[]) intptr Android.Runtime.JNIEnv:NewArray (single[]) intptr Android.Runtime.JNIEnv:NewGlobalRef (intptr) intptr Android.Runtime.JNIEnv:NewLocalRef (intptr) + intptr Android.Runtime.JNIEnv:NewObjectArray (int,intptr,intptr) intptr Android.Runtime.JNIEnv:NewString (char[],int) intptr Android.Runtime.JNIEnv:NewString (string) 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__119_9 (System.Array) intptr Android.Runtime.JNINativeWrapper:Wrap_JniMarshal_PPI_L (_JniMarshal_PPI_L,intptr,intptr,int) intptr Android.Runtime.JNINativeWrapper:Wrap_JniMarshal_PPLI_L (_JniMarshal_PPLI_L,intptr,intptr,intptr,int) intptr Android.Runtime.JNINativeWrapper:Wrap_JniMarshal_PPLLL_L (_JniMarshal_PPLLL_L,intptr,intptr,intptr,intptr,intptr) @@ -1464,6 +1511,7 @@ Methods: Java.Interop.JniObjectReference Java.Interop.JniEnvironment/Arrays:NewByteArray (int) Java.Interop.JniObjectReference Java.Interop.JniEnvironment/Arrays:NewFloatArray (int) Java.Interop.JniObjectReference Java.Interop.JniEnvironment/Arrays:NewIntArray (int) + Java.Interop.JniObjectReference Java.Interop.JniEnvironment/Arrays:NewObjectArray (int,Java.Interop.JniObjectReference,Java.Interop.JniObjectReference) Java.Interop.JniObjectReference Java.Interop.JniEnvironment/InstanceFields:GetObjectField (Java.Interop.JniObjectReference,Java.Interop.JniFieldInfo) Java.Interop.JniObjectReference Java.Interop.JniEnvironment/InstanceMethods:CallNonvirtualObjectMethod (Java.Interop.JniObjectReference,Java.Interop.JniObjectReference,Java.Interop.JniMethodInfo,Java.Interop.JniArgumentValue*) Java.Interop.JniObjectReference Java.Interop.JniEnvironment/InstanceMethods:CallObjectMethod (Java.Interop.JniObjectReference,Java.Interop.JniMethodInfo,Java.Interop.JniArgumentValue*) @@ -1496,14 +1544,13 @@ Methods: Java.Interop.JniObjectReference Java.Lang.Object:get_PeerReference () Java.Interop.JniPeerMembers Android.App.Application:get_JniPeerMembers () Java.Interop.JniPeerMembers Android.Graphics.Drawables.AnimationDrawable:get_JniPeerMembers () - Java.Interop.JniPeerMembers Android.Graphics.Drawables.PaintDrawable:get_JniPeerMembers () Java.Interop.JniPeerMembers Android.Runtime.XAPeerMembers:GetPeerMembers (Java.Interop.IJavaPeerable) Java.Interop.JniPeerMembers Android.Views.OrientationEventListener:get_JniPeerMembers () + Java.Interop.JniPeerMembers Android.Views.View:get_JniPeerMembers () Java.Interop.JniPeerMembers Android.Views.ViewGroup:get_JniPeerMembers () Java.Interop.JniPeerMembers Android.Widget.FrameLayout:get_JniPeerMembers () Java.Interop.JniPeerMembers Android.Widget.LinearLayout:get_JniPeerMembers () Java.Interop.JniPeerMembers AndroidX.AppCompat.App.AppCompatActivity:get_JniPeerMembers () - Java.Interop.JniPeerMembers AndroidX.AppCompat.Widget.AppCompatTextView:get_JniPeerMembers () Java.Interop.JniPeerMembers AndroidX.CoordinatorLayout.Widget.CoordinatorLayout:get_JniPeerMembers () Java.Interop.JniPeerMembers AndroidX.Core.Widget.NestedScrollView:get_JniPeerMembers () Java.Interop.JniPeerMembers AndroidX.DrawerLayout.Widget.DrawerLayout:get_JniPeerMembers () @@ -1517,6 +1564,7 @@ Methods: Java.Interop.JniPeerMembers Java.Interop.JniPeerMembers:GetPeerMembers (Java.Interop.IJavaPeerable) Java.Interop.JniPeerMembers Java.Lang.Class:get_Members () Java.Interop.JniPeerMembers Java.Lang.Object:get_JniPeerMembers () + Java.Interop.JniPeerMembers Microsoft.Maui.PlatformAppCompatTextView:get_JniPeerMembers () Java.Interop.JniPeerMembers Microsoft.Maui.PlatformContentViewGroup:get_JniPeerMembers () Java.Interop.JniPeerMembers/JniInstanceFields Java.Interop.JniPeerMembers:get_InstanceFields () Java.Interop.JniPeerMembers/JniInstanceMethods Java.Interop.JniPeerMembers:Assert (Java.Interop.JniPeerMembers/JniInstanceMethods) @@ -1549,7 +1597,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|158_0 (bool&) + Java.Security.KeyStore Xamarin.Android.Net.AndroidMessageHandler:g__InitializeKeyStore|161_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 () @@ -1648,6 +1696,7 @@ Methods: Microsoft.Maui.ApplicationModel.Permissions/NetworkState System.Activator:CreateInstance () Microsoft.Maui.Aspect Microsoft.Maui.Controls.Image:get_Aspect () Microsoft.Maui.Controls.Application Microsoft.Maui.Controls.Page:FindApplication (Microsoft.Maui.Controls.Element) + Microsoft.Maui.Controls.Application Microsoft.Maui.Controls.Window:get_Application () Microsoft.Maui.Controls.BackButtonBehavior Microsoft.Maui.Controls.Shell:GetBackButtonBehavior (Microsoft.Maui.Controls.BindableObject) Microsoft.Maui.Controls.BindableObject Microsoft.Maui.Controls.MergedStyle:get_Target () Microsoft.Maui.Controls.BindableObject Microsoft.Maui.Controls.Shell:GetBindableObjectWithFlyoutItemTemplate (Microsoft.Maui.Controls.BindableObject) @@ -1661,6 +1710,7 @@ Methods: Microsoft.Maui.Controls.BindableProperty Microsoft.Maui.Controls.Internals.TemplatedItemsList`2, Microsoft.Maui.Controls.Page>:get_GroupHeaderTemplateProperty () Microsoft.Maui.Controls.BindableProperty Microsoft.Maui.Controls.Internals.TemplatedItemsList`2, Microsoft.Maui.Controls.Page>:get_IsGroupingEnabledProperty () Microsoft.Maui.Controls.BindableProperty Microsoft.Maui.Controls.Internals.TemplatedItemsList`2, Microsoft.Maui.Controls.Page>:get_ProgressiveLoadingProperty () + Microsoft.Maui.Controls.BindableProperty Microsoft.Maui.Controls.Routing:CreateRouteProperty () Microsoft.Maui.Controls.BindablePropertyKey Microsoft.Maui.Controls.BindableProperty:CreateAttachedReadOnly (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/CreateDefaultValueDelegate) Microsoft.Maui.Controls.BindablePropertyKey Microsoft.Maui.Controls.BindableProperty:CreateReadOnly (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/CreateDefaultValueDelegate) Microsoft.Maui.Controls.BindingBase Microsoft.Maui.Controls.AppThemeBinding:Clone () @@ -1689,21 +1739,26 @@ Methods: Microsoft.Maui.Controls.DataTemplate Microsoft.Maui.Controls.Platform.Compatibility.ShellFlyoutRecyclerAdapter:GetDataTemplate (int) Microsoft.Maui.Controls.DataTemplate Microsoft.Maui.Controls.Shell:Microsoft.Maui.Controls.IShellController.GetFlyoutItemDataTemplate (Microsoft.Maui.Controls.BindableObject) Microsoft.Maui.Controls.DataTemplate Microsoft.Maui.Controls.ShellContent:get_ContentTemplate () + Microsoft.Maui.Controls.DependencyService/DependencyType System.Collections.Generic.List`1/Enumerator:get_Current () + Microsoft.Maui.Controls.DependencyService/DependencyType System.Linq.Enumerable:FirstOrDefault (System.Collections.Generic.IEnumerable`1,System.Func`2) + Microsoft.Maui.Controls.DependencyService/DependencyType System.Linq.Enumerable:TryGetFirst (System.Collections.Generic.IEnumerable`1,System.Func`2,bool&) Microsoft.Maui.Controls.EffectiveFlowDirection Microsoft.Maui.Controls.BaseShellItem:Microsoft.Maui.Controls.IFlowDirectionController.get_EffectiveFlowDirection () Microsoft.Maui.Controls.EffectiveFlowDirection Microsoft.Maui.Controls.EffectiveFlowDirectionExtensions:ToEffectiveFlowDirection (Microsoft.Maui.FlowDirection,bool) Microsoft.Maui.Controls.EffectiveFlowDirection Microsoft.Maui.Controls.VisualElement:Microsoft.Maui.Controls.IFlowDirectionController.get_EffectiveFlowDirection () Microsoft.Maui.Controls.EffectiveFlowDirection Microsoft.Maui.Controls.Window:Microsoft.Maui.Controls.IFlowDirectionController.get_EffectiveFlowDirection () Microsoft.Maui.Controls.Element Microsoft.Maui.Controls.Element:get_Parent () - Microsoft.Maui.Controls.Element Microsoft.Maui.Controls.Element/d__100`1:System.Collections.Generic.IEnumerator.get_Current () - Microsoft.Maui.Controls.Element Microsoft.Maui.Controls.Element/d__111:System.Collections.Generic.IEnumerator.get_Current () + Microsoft.Maui.Controls.Element Microsoft.Maui.Controls.Element:get_ParentOverride () + Microsoft.Maui.Controls.Element Microsoft.Maui.Controls.Element:get_RealParent () + Microsoft.Maui.Controls.Element Microsoft.Maui.Controls.Element/d__101`1:System.Collections.Generic.IEnumerator.get_Current () + Microsoft.Maui.Controls.Element Microsoft.Maui.Controls.Element/d__112:System.Collections.Generic.IEnumerator.get_Current () Microsoft.Maui.Controls.Element Microsoft.Maui.Controls.Shell:GetVisiblePage () Microsoft.Maui.Controls.Element Microsoft.Maui.Controls.Shell:WalkToPage (Microsoft.Maui.Controls.Element) Microsoft.Maui.Controls.Element Microsoft.Maui.Controls.TemplatedPage:Microsoft.Maui.Controls.IControlTemplated.get_TemplateRoot () Microsoft.Maui.Controls.Element Microsoft.Maui.Controls.ViewExtensions:FindParentWith (Microsoft.Maui.Controls.Element,System.Func`2,bool) Microsoft.Maui.Controls.Element Microsoft.Maui.Controls.ViewExtensions/d__22: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.FlyoutDisplayOptions Microsoft.Maui.Controls.ShellGroupItem:get_FlyoutDisplayOptions () + Microsoft.Maui.Controls.FlyoutPage Microsoft.Maui.Platform.ElementExtensions:FindParentOfType (Microsoft.Maui.IElement,bool) Microsoft.Maui.Controls.FontAttributes Microsoft.Maui.Controls.Button:get_FontAttributes () Microsoft.Maui.Controls.FontAttributes Microsoft.Maui.Controls.Label:get_FontAttributes () Microsoft.Maui.Controls.FormattedString Microsoft.Maui.Controls.Label:get_FormattedText () @@ -1749,6 +1804,7 @@ Methods: Microsoft.Maui.Controls.NavigatingStepRequestList System.Lazy`1:get_Value () Microsoft.Maui.Controls.Page Microsoft.Maui.Controls.Application:get_MainPage () Microsoft.Maui.Controls.Page Microsoft.Maui.Controls.CastingEnumerator`2:get_Current () + Microsoft.Maui.Controls.Page Microsoft.Maui.Controls.MenuItemTracker`1:get_Target () Microsoft.Maui.Controls.Page Microsoft.Maui.Controls.MultiPage`1:get_CurrentPage () Microsoft.Maui.Controls.Page Microsoft.Maui.Controls.NavigationPage:get_CurrentPage () Microsoft.Maui.Controls.Page Microsoft.Maui.Controls.Platform.ModalNavigationManager:get_CurrentPlatformPage () @@ -1784,12 +1840,11 @@ Methods: Microsoft.Maui.Controls.PlatformConfigurationRegistry`1 Microsoft.Maui.Controls.TabbedPage:<.ctor>b__38_0 () Microsoft.Maui.Controls.ReadOnlyCastingList`2 Microsoft.Maui.Controls.NavigationPage/MauiNavigationImpl:<.ctor>b__1_0 () Microsoft.Maui.Controls.ResourceDictionary Microsoft.Maui.Controls.Application:get_Resources () - Microsoft.Maui.Controls.ResourceDictionary Microsoft.Maui.Controls.ResourceDictionary/<>c:b__8_0 (System.Type) + Microsoft.Maui.Controls.ResourceDictionary Microsoft.Maui.Controls.ResourceDictionary/<>c__DisplayClass8_0:b__0 (System.Type) Microsoft.Maui.Controls.ResourceDictionary Microsoft.Maui.Controls.VisualElement:get_Resources () - Microsoft.Maui.Controls.ResourceDictionary System.Linq.Enumerable/Iterator`1:get_Current () + Microsoft.Maui.Controls.ResourceDictionary System.Collections.ObjectModel.Collection`1:get_Item (int) Microsoft.Maui.Controls.ResourceDictionary System.Runtime.CompilerServices.ConditionalWeakTable`2:GetValue (System.Type,System.Runtime.CompilerServices.ConditionalWeakTable`2/CreateValueCallback) Microsoft.Maui.Controls.ResourceDictionary System.Runtime.CompilerServices.ConditionalWeakTable`2:GetValueLocked (System.Type,System.Runtime.CompilerServices.ConditionalWeakTable`2/CreateValueCallback) - Microsoft.Maui.Controls.ResourceDictionary[] System.Collections.Generic.EnumerableHelpers:ToArray (System.Collections.Generic.IEnumerable`1,int&) Microsoft.Maui.Controls.RowDefinitionCollection Microsoft.Maui.Controls.Grid:get_RowDefinitions () Microsoft.Maui.Controls.SearchHandler Microsoft.Maui.Controls.Shell:GetSearchHandler (Microsoft.Maui.Controls.BindableObject) Microsoft.Maui.Controls.SetterSpecificity System.Collections.Generic.SortedList`2/KeyList:get_Item (int) @@ -1825,6 +1880,9 @@ Methods: Microsoft.Maui.Controls.Style Microsoft.Maui.Controls.Compatibility.Platform.Android.ResourcesProvider:GetStyle (int) Microsoft.Maui.Controls.Style Microsoft.Maui.Controls.MergedStyle:b__29_0 (Microsoft.Maui.Controls.BindableProperty) Microsoft.Maui.Controls.Style Microsoft.Maui.Controls.Style:GetBasedOnResource (Microsoft.Maui.Controls.BindableObject) + Microsoft.Maui.Controls.Style System.Linq.Enumerable:FirstOrDefault (System.Collections.Generic.IEnumerable`1,System.Func`2) + Microsoft.Maui.Controls.Style System.Linq.Enumerable:TryGetFirst (System.Collections.Generic.IEnumerable`1,System.Func`2,bool&) + Microsoft.Maui.Controls.Style System.Linq.Enumerable/Iterator`1:get_Current () Microsoft.Maui.Controls.Style[] System.Linq.Enumerable:GetEmptyIfEmpty (System.Collections.Generic.IEnumerable`1) Microsoft.Maui.Controls.TabbedPage Microsoft.Maui.Controls.Configuration`2:get_Element () Microsoft.Maui.Controls.View Microsoft.Maui.Controls.ContentPage:get_Content () @@ -1843,6 +1901,8 @@ Methods: 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__DisplayClass271_0`1:b__0 () Microsoft.Maui.Controls.VisualElement Microsoft.Maui.Controls.Toolbar:get_TitleView () + Microsoft.Maui.Controls.VisualElement Microsoft.Maui.Controls.VisualStateGroup:get_VisualElement () + Microsoft.Maui.Controls.VisualElement Microsoft.Maui.Controls.VisualStateGroupList:get_VisualElement () Microsoft.Maui.Controls.VisualState Microsoft.Maui.Controls.VisualState:Clone () Microsoft.Maui.Controls.VisualState Microsoft.Maui.Controls.VisualStateGroup:GetState (string) Microsoft.Maui.Controls.VisualState Microsoft.Maui.Controls.WatchAddList`1:get_Item (int) @@ -1854,7 +1914,6 @@ Methods: Microsoft.Maui.Controls.Window Microsoft.Maui.Controls.VisualElement:Microsoft.Maui.Controls.IWindowController.get_Window () Microsoft.Maui.Controls.Window Microsoft.Maui.Controls.Window:Microsoft.Maui.Controls.IWindowController.get_Window () Microsoft.Maui.Controls.Xaml.Internals.INativeValueConverterService Microsoft.Maui.Controls.DependencyService:Get (Microsoft.Maui.Controls.DependencyFetchTarget) - Microsoft.Maui.CornerRadius Microsoft.Maui.CornerRadius:op_Implicit (double) Microsoft.Maui.Devices.DeviceIdiom Microsoft.Maui.Devices.DeviceIdiom:get_Phone () Microsoft.Maui.Devices.DeviceIdiom Microsoft.Maui.Devices.DeviceIdiom:get_Unknown () Microsoft.Maui.Devices.DeviceIdiom Microsoft.Maui.Devices.DeviceInfo:get_Idiom () @@ -1869,11 +1928,16 @@ Methods: Microsoft.Maui.Devices.DisplayRotation Microsoft.Maui.Devices.DeviceDisplayImplementation:CalculateRotation (Android.Views.Display) Microsoft.Maui.Devices.IDeviceDisplay Microsoft.Maui.Devices.DeviceDisplay:get_Current () Microsoft.Maui.Devices.IDeviceInfo Microsoft.Maui.Devices.DeviceInfo:get_Current () + Microsoft.Maui.Dispatching.ApplicationDispatcher Microsoft.Extensions.DependencyInjection.ServiceProviderServiceExtensions:GetService (System.IServiceProvider) + Microsoft.Maui.Dispatching.ApplicationDispatcher Microsoft.Maui.Hosting.AppHostBuilderExtensions/<>c:b__1_1 (System.IServiceProvider) + Microsoft.Maui.Dispatching.Dispatcher Microsoft.Maui.Dispatching.DispatcherProvider:GetForCurrentThreadImplementation () + Microsoft.Maui.Dispatching.IDispatcher Microsoft.Extensions.DependencyInjection.ServiceProviderKeyedServiceExtensions:GetKeyedService (System.IServiceProvider,object) Microsoft.Maui.Dispatching.IDispatcher Microsoft.Maui.Controls.BindableObject:get_Dispatcher () Microsoft.Maui.Dispatching.IDispatcher Microsoft.Maui.Dispatching.Dispatcher:GetForCurrentThread () Microsoft.Maui.Dispatching.IDispatcher Microsoft.Maui.Dispatching.DispatcherProvider:GetForCurrentThread () - Microsoft.Maui.Dispatching.IDispatcher Microsoft.Maui.Dispatching.DispatcherProvider:GetForCurrentThreadImplementation () - Microsoft.Maui.Dispatching.IDispatcher Microsoft.Maui.Hosting.AppHostBuilderExtensions/<>c:b__1_1 (System.IServiceProvider) + Microsoft.Maui.Dispatching.IDispatcher Microsoft.Maui.Hosting.AppHostBuilderExtensions:GetDispatcher (System.IServiceProvider,bool) + Microsoft.Maui.Dispatching.IDispatcher Microsoft.Maui.Hosting.AppHostBuilderExtensions:GetOptionalApplicationDispatcher (System.IServiceProvider) + Microsoft.Maui.Dispatching.IDispatcher Microsoft.Maui.Hosting.AppHostBuilderExtensions/<>c:b__1_2 (System.IServiceProvider) Microsoft.Maui.Dispatching.IDispatcherProvider Microsoft.Maui.Dispatching.DispatcherProvider:get_Current () Microsoft.Maui.Dispatching.IDispatcherProvider Microsoft.Maui.Hosting.AppHostBuilderExtensions/<>c:b__1_0 (System.IServiceProvider) Microsoft.Maui.FlowDirection Microsoft.Maui.Controls.VisualElement:get_FlowDirection () @@ -1938,15 +2002,9 @@ Methods: Microsoft.Maui.Graphics.Paint Microsoft.Maui.Controls.Brush:op_Implicit (Microsoft.Maui.Controls.Brush) 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.PathF Microsoft.Maui.Graphics.PathF:CurveTo (Microsoft.Maui.Graphics.PointF,Microsoft.Maui.Graphics.PointF,Microsoft.Maui.Graphics.PointF) - Microsoft.Maui.Graphics.PathF Microsoft.Maui.Graphics.PathF:LineTo (Microsoft.Maui.Graphics.PointF) - Microsoft.Maui.Graphics.PathF Microsoft.Maui.Graphics.PathF:MoveTo (Microsoft.Maui.Graphics.PointF) - Microsoft.Maui.Graphics.PathF Microsoft.Maui.Platform.BorderDrawable:GetPath (single,single,Microsoft.Maui.CornerRadius,single) - Microsoft.Maui.Graphics.PathOperation Microsoft.Maui.Graphics.PathF/d__21:System.Collections.Generic.IEnumerator.get_Current () - Microsoft.Maui.Graphics.PathOperation System.Collections.Generic.List`1:get_Item (int) + 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.PointF Microsoft.Maui.Graphics.PathF:get_Item (int) - Microsoft.Maui.Graphics.PointF System.Collections.Generic.List`1:get_Item (int) + 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) @@ -1972,7 +2030,6 @@ Methods: Microsoft.Maui.Graphics.Size Microsoft.Maui.Controls.VisualElement:MeasureOverride (double,double) Microsoft.Maui.Graphics.Size Microsoft.Maui.Controls.VisualElement:Microsoft.Maui.IView.Arrange (Microsoft.Maui.Graphics.Rect) Microsoft.Maui.Graphics.Size Microsoft.Maui.Controls.VisualElement:Microsoft.Maui.IView.Measure (double,double) - Microsoft.Maui.Graphics.Size Microsoft.Maui.Graphics.Rect:get_Size () Microsoft.Maui.Graphics.Size Microsoft.Maui.Handlers.ScrollViewHandler:GetDesiredSize (double,double) Microsoft.Maui.Graphics.Size Microsoft.Maui.Handlers.ScrollViewHandler:Microsoft.Maui.ICrossPlatformLayout.CrossPlatformArrange (Microsoft.Maui.Graphics.Rect) Microsoft.Maui.Graphics.Size Microsoft.Maui.Handlers.ScrollViewHandler:Microsoft.Maui.ICrossPlatformLayout.CrossPlatformMeasure (double,double) @@ -2008,7 +2065,7 @@ Methods: Microsoft.Maui.Hosting.IMauiHandlersCollection Microsoft.Maui.Hosting.MauiHandlersCollectionExtensions:AddHandler (Microsoft.Maui.Hosting.IMauiHandlersCollection,System.Type,System.Type) Microsoft.Maui.Hosting.IMauiHandlersCollection Microsoft.Maui.Hosting.MauiHandlersCollectionExtensions:AddHandler (Microsoft.Maui.Hosting.IMauiHandlersCollection) Microsoft.Maui.Hosting.IMauiInitializeService System.SZGenericArrayEnumerator`1:get_Current () - Microsoft.Maui.Hosting.IMauiServiceCollection Microsoft.Maui.Hosting.Internal.MauiHandlersFactory:CreateHandlerCollection (System.Collections.Generic.IEnumerable`1) + Microsoft.Maui.Hosting.Internal.MauiHandlersCollection Microsoft.Maui.Hosting.Internal.MauiHandlersFactory:CreateHandlerCollection (System.Collections.Generic.IEnumerable`1) Microsoft.Maui.Hosting.MauiApp Microsoft.Maui.Hosting.MauiAppBuilder:Build () Microsoft.Maui.Hosting.MauiAppBuilder Microsoft.Maui.Controls.Hosting.AppHostBuilderExtensions:ConfigureImageSourceHandlers (Microsoft.Maui.Hosting.MauiAppBuilder) Microsoft.Maui.Hosting.MauiAppBuilder Microsoft.Maui.Controls.Hosting.AppHostBuilderExtensions:RemapForControls (Microsoft.Maui.Hosting.MauiAppBuilder) @@ -2031,8 +2088,10 @@ Methods: 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.Controls.Handlers.Compatibility.ShellRenderer:Microsoft.Maui.IElementHandler.get_VirtualView () + Microsoft.Maui.IElement Microsoft.Maui.Controls.Toolbar: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.IElement Microsoft.Maui.Platform.ElementExtensions/d__11:System.Collections.Generic.IEnumerator.get_Current () Microsoft.Maui.IElementHandler Microsoft.Maui.Controls.Element:get_Handler () Microsoft.Maui.IElementHandler Microsoft.Maui.Controls.Toolbar:get_Handler () Microsoft.Maui.IElementHandler Microsoft.Maui.Controls.VisualElement:Microsoft.Maui.IElement.get_Handler () @@ -2056,7 +2115,6 @@ Methods: Microsoft.Maui.IImageSourceServiceProvider Microsoft.Maui.ElementHandlerExtensions:GetRequiredService (Microsoft.Maui.IElementHandler) Microsoft.Maui.IImageSourceServiceProvider Microsoft.Maui.Hosting.ImageSourcesMauiAppBuilderExtensions/<>c:b__1_0 (System.IServiceProvider) Microsoft.Maui.IImageSourceServiceResult System.Runtime.CompilerServices.TaskAwaiter`1:GetResult () - Microsoft.Maui.ILabel Microsoft.Maui.Handlers.LabelHandler:Microsoft.Maui.Handlers.ILabelHandler.get_VirtualView () Microsoft.Maui.IMauiContext Microsoft.Maui.ActivationState:get_Context () Microsoft.Maui.IMauiContext Microsoft.Maui.Controls.Handlers.Compatibility.ShellRenderer:Microsoft.Maui.IElementHandler.get_MauiContext () Microsoft.Maui.IMauiContext Microsoft.Maui.Controls.Platform.Compatibility.ShellFlyoutRecyclerAdapter:get_MauiContext () @@ -2074,7 +2132,6 @@ Methods: Microsoft.Maui.IMauiHandlersFactory Microsoft.Maui.MauiContext:<.ctor>b__6_0 () Microsoft.Maui.IMauiHandlersFactory Microsoft.Maui.MauiContext:get_Handlers () Microsoft.Maui.IPersistedState Microsoft.Maui.ActivationState:get_State () - Microsoft.Maui.IPersistedState Microsoft.Maui.ActivationState:GetPersistedState (Android.OS.Bundle) Microsoft.Maui.IShadow Microsoft.Maui.Controls.VisualElement:Microsoft.Maui.IView.get_Shadow () Microsoft.Maui.IToolbar Microsoft.Maui.Controls.NavigationPage:FindMyToolbar () Microsoft.Maui.IToolbar Microsoft.Maui.Controls.Page:Microsoft.Maui.IToolbarElement.get_Toolbar () @@ -2094,6 +2151,7 @@ Methods: Microsoft.Maui.IView Microsoft.Maui.HotReload.MauiHotReloadHelper:GetReplacedView (Microsoft.Maui.HotReload.IHotReloadableView) Microsoft.Maui.IView Microsoft.Maui.Platform.StackNavigationManager:get_CurrentPage () Microsoft.Maui.IView System.Linq.OrderedEnumerable`1/d__4:System.Collections.Generic.IEnumerator.get_Current () + Microsoft.Maui.IView[] System.Collections.Generic.EnumerableHelpers:ToArray (System.Collections.Generic.IEnumerable`1,int&) Microsoft.Maui.IViewHandler Microsoft.Maui.Controls.VisualElement:get_Handler () Microsoft.Maui.IVisualDiagnosticsOverlay Microsoft.Maui.Controls.Window:get_VisualDiagnosticsOverlay () Microsoft.Maui.IWindow Microsoft.Maui.Controls.Application:Microsoft.Maui.IApplication.CreateWindow (Microsoft.Maui.IActivationState) @@ -2123,13 +2181,13 @@ Methods: Microsoft.Maui.LifecycleEvents.IAndroidLifecycleBuilder Microsoft.Maui.LifecycleEvents.AndroidLifecycleBuilderExtensions:OnStop (Microsoft.Maui.LifecycleEvents.IAndroidLifecycleBuilder,Microsoft.Maui.LifecycleEvents.AndroidLifecycle/OnStop) Microsoft.Maui.LifecycleEvents.IAndroidLifecycleBuilder Microsoft.Maui.LifecycleEvents.LifecycleBuilderExtensions:OnEvent (Microsoft.Maui.LifecycleEvents.IAndroidLifecycleBuilder,Microsoft.Maui.LifecycleEvents.AndroidLifecycle/OnPostCreate,string) Microsoft.Maui.LifecycleEvents.ILifecycleBuilder Microsoft.Maui.LifecycleEvents.AndroidLifecycleExtensions:AddAndroid (Microsoft.Maui.LifecycleEvents.ILifecycleBuilder,System.Action`1) - Microsoft.Maui.LifecycleEvents.ILifecycleEventService Microsoft.Extensions.DependencyInjection.ServiceProviderServiceExtensions:GetService (System.IServiceProvider) Microsoft.Maui.LifecycleEvents.ILifecycleEventService Microsoft.Maui.LifecycleEvents.MauiAppHostBuilderExtensions/<>c:b__0_0 (System.IServiceProvider) Microsoft.Maui.LineBreakMode Microsoft.Maui.Controls.Button:get_LineBreakMode () Microsoft.Maui.LineBreakMode Microsoft.Maui.Controls.Label:get_LineBreakMode () 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.PersistedState Microsoft.Maui.ActivationState:GetPersistedState (Android.OS.Bundle) 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 () @@ -2191,6 +2249,7 @@ Methods: object Android.Runtime.JNIEnv/<>c:b__70_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.KeyedService:get_AnyKey () object Microsoft.Extensions.DependencyInjection.ServiceDescriptor:get_ImplementationInstance () object Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteFactory/<>c:b__16_0 (Microsoft.Extensions.DependencyInjection.ServiceLookup.ServiceIdentifier) object Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver:Resolve (Microsoft.Extensions.DependencyInjection.ServiceLookup.ServiceCallSite,Microsoft.Extensions.DependencyInjection.ServiceLookup.ServiceProviderEngineScope) @@ -2209,6 +2268,8 @@ Methods: object Microsoft.Extensions.DependencyInjection.ServiceLookup.ServiceDescriptorExtensions:GetImplementationInstance (Microsoft.Extensions.DependencyInjection.ServiceDescriptor) object Microsoft.Extensions.DependencyInjection.ServiceLookup.ServiceProviderEngineScope:CaptureDisposable (object) object Microsoft.Extensions.DependencyInjection.ServiceLookup.ServiceProviderEngineScope:GetService (System.Type) + object Microsoft.Extensions.DependencyInjection.ServiceProvider:GetKeyedService (System.Type,object,Microsoft.Extensions.DependencyInjection.ServiceLookup.ServiceProviderEngineScope) + object Microsoft.Extensions.DependencyInjection.ServiceProvider:GetKeyedService (System.Type,object) object Microsoft.Extensions.DependencyInjection.ServiceProvider:GetService (Microsoft.Extensions.DependencyInjection.ServiceLookup.ServiceIdentifier,Microsoft.Extensions.DependencyInjection.ServiceLookup.ServiceProviderEngineScope) object Microsoft.Extensions.DependencyInjection.ServiceProvider:GetService (System.Type) object Microsoft.Extensions.DependencyInjection.ServiceProvider/<>c__DisplayClass33_0:b__0 (Microsoft.Extensions.DependencyInjection.ServiceLookup.ServiceProviderEngineScope) @@ -2221,7 +2282,7 @@ Methods: object Microsoft.Maui.Controls.BindableProperty:GetDefaultValue (Microsoft.Maui.Controls.BindableObject) object Microsoft.Maui.Controls.Binding:GetSourceValue (object,System.Type) object Microsoft.Maui.Controls.BindingBase:GetSourceValue (object,System.Type) - object Microsoft.Maui.Controls.Element/d__100`1:System.Collections.IEnumerator.get_Current () + object Microsoft.Maui.Controls.Element/d__101`1:System.Collections.IEnumerator.get_Current () object Microsoft.Maui.Controls.ElementTemplate:CreateContent () object Microsoft.Maui.Controls.FlyoutPage:GetDefaultValue (Microsoft.Maui.Controls.BindableObject) object Microsoft.Maui.Controls.FontElement:FontSizeDefaultValueCreator (Microsoft.Maui.Controls.BindableObject) @@ -2233,7 +2294,7 @@ 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.SetterSpecificityList:GetClearedValue () + object Microsoft.Maui.Controls.SetterSpecificityList:GetClearedValue (Microsoft.Maui.Controls.SetterSpecificity) object Microsoft.Maui.Controls.Shell/<>c:<.cctor>b__313_0 (Microsoft.Maui.Controls.BindableObject) object Microsoft.Maui.Controls.Shell/<>c:<.cctor>b__313_1 (Microsoft.Maui.Controls.BindableObject) object Microsoft.Maui.Controls.ShellContent:get_Content () @@ -2243,8 +2304,8 @@ Methods: object Microsoft.Maui.Controls.ShellSection/<>c:<.cctor>b__103_0 (Microsoft.Maui.Controls.BindableObject) object Microsoft.Maui.Controls.VisualElement:CoerceInputTransparentProperty (Microsoft.Maui.Controls.BindableObject,object) object Microsoft.Maui.Controls.VisualElement:CoerceIsEnabledProperty (Microsoft.Maui.Controls.BindableObject,object) - object Microsoft.Maui.Controls.VisualElement/<>c:<.cctor>b__424_0 (Microsoft.Maui.Controls.BindableObject,object) - object Microsoft.Maui.Controls.VisualElement/<>c:<.cctor>b__424_1 (Microsoft.Maui.Controls.BindableObject,object) + object Microsoft.Maui.Controls.VisualElement/<>c:<.cctor>b__426_0 (Microsoft.Maui.Controls.BindableObject,object) + object Microsoft.Maui.Controls.VisualElement/<>c:<.cctor>b__426_1 (Microsoft.Maui.Controls.BindableObject,object) object Microsoft.Maui.Controls.VisualStateManager/<>c:<.cctor>b__8_0 (Microsoft.Maui.Controls.BindableObject) object Microsoft.Maui.Controls.Xaml.Internals.SimpleValueTargetProvider:Microsoft.Maui.Controls.Xaml.IProvideValueTarget.get_TargetObject () object Microsoft.Maui.Controls.Xaml.Internals.SimpleValueTargetProvider:Microsoft.Maui.Controls.Xaml.IProvideValueTarget.get_TargetProperty () @@ -2294,7 +2355,6 @@ Methods: object System.Net.Http.Headers.HttpHeaders/HeaderStoreItemInfo:GetSingleParsedValue () object System.Object:MemberwiseClone () object System.Reflection.ConstructorInfo:Invoke (object[]) - object System.Reflection.CustomAttributeTypedArgument:CanonicalizeValue (object) object System.Reflection.MethodBase:Invoke (object,object[]) object System.Reflection.MethodBaseInvoker:InterpretedInvoke_Constructor (object,intptr*) object System.Reflection.MethodBaseInvoker:InterpretedInvoke_Method (object,intptr*) @@ -2337,6 +2397,7 @@ Methods: object[] System.Reflection.CustomAttribute:GetCustomAttributes (System.Reflection.ICustomAttributeProvider,System.Type,bool) object[] System.Reflection.CustomAttribute:GetCustomAttributesBase (System.Reflection.ICustomAttributeProvider,System.Type,bool) object[] System.Reflection.CustomAttribute:GetPseudoCustomAttributes (System.Reflection.ICustomAttributeProvider,System.Type) + object[] System.Reflection.CustomAttribute:GetPseudoCustomAttributes (System.Type) object[] System.Reflection.RuntimeParameterInfo:GetCustomAttributes (bool) object[] System.Reflection.RuntimeParameterInfo:GetPseudoCustomAttributes () object& System.Collections.Generic.Dictionary`2:FindValue (Microsoft.Extensions.DependencyInjection.ServiceLookup.ServiceCacheKey) @@ -2357,10 +2418,12 @@ 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.PathF:ClampCornerRadius (single,single,single) + 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,System.IFormatProvider) + single System.MathF:Sqrt (single) string Android.Content.ContextWrapper:get_PackageName () string Android.Content.PM.PackageItemInfo:LoadLabel (Android.Content.PM.PackageManager) string Android.Content.Res.TypedArray:GetString (int) @@ -2427,6 +2490,7 @@ Methods: string System.DomainNameHelper:ParseCanonicalName (string,int,int,bool&) string System.Environment:GetEnvironmentVariable (string) string System.Environment:GetEnvironmentVariableCore (string) + string System.Environment:GetEnvironmentVariableCore_NoArrayPool (string) string System.Globalization.CultureData:AnsiToLower (string) string System.Globalization.CultureData:get_CultureName () string System.Globalization.CultureData:get_NaNSymbol () @@ -2488,6 +2552,7 @@ Methods: string System.Runtime.CompilerServices.DefaultInterpolatedStringHandler:ToStringAndClear () string System.Runtime.InteropServices.Marshal:PtrToStringUTF8 (intptr) string System.Runtime.InteropServices.Marshalling.Utf8StringMarshaller:ConvertToManaged (byte*) + string System.RuntimeType:get_AssemblyQualifiedName () string System.RuntimeType:get_FullName () string System.RuntimeType:get_Name () string System.RuntimeType:getFullName (bool,bool) @@ -2565,9 +2630,13 @@ Methods: System.Array System.Array:InternalCreate (System.RuntimeType,int,int*,int*) System.Attribute System.Attribute:GetAttr (System.Reflection.ICustomAttributeProvider,System.Type,bool) System.Attribute System.Attribute:GetCustomAttribute (System.Reflection.Assembly,System.Type) + System.Attribute System.Attribute:GetCustomAttribute (System.Reflection.MemberInfo,System.Type) System.Attribute System.Reflection.CustomAttributeExtensions:GetCustomAttribute (System.Reflection.Assembly,System.Type) + System.Attribute System.Reflection.CustomAttributeExtensions:GetCustomAttribute (System.Reflection.MemberInfo,System.Type) System.Attribute[] System.Attribute:GetCustomAttributes (System.Reflection.Assembly,System.Type) System.Attribute[] System.Reflection.CustomAttribute:GetCustomAttributesInternal (System.Reflection.ICustomAttributeProvider,System.Type,bool) + System.AttributeUsageAttribute System.Reflection.CustomAttribute:RetrieveAttributeUsage (System.Type) + System.AttributeUsageAttribute System.Reflection.CustomAttribute:RetrieveAttributeUsageNoCache (System.Type) System.Buffers.ArrayPool`1 System.Buffers.ArrayPool`1:get_Shared () System.Buffers.ArrayPool`1 System.Buffers.ArrayPool`1:get_Shared () System.Buffers.OperationStatus System.Text.Ascii:ChangeCase (System.ReadOnlySpan`1,System.Span`1,int&) @@ -2575,6 +2644,7 @@ Methods: System.Buffers.OperationStatus System.Text.Unicode.Utf8Utility:TranscodeToUtf8 (char*,int,byte*,int,char*&,byte*&) System.Buffers.SearchValues`1 System.Buffers.SearchValues:Create (System.ReadOnlySpan`1) System.Buffers.SearchValues`1 System.Buffers.SearchValues:Create (System.ReadOnlySpan`1) + System.Buffers.SharedArrayPool`1/Partitions System.Buffers.SharedArrayPool`1:CreatePerCorePartitions (int) System.Buffers.SharedArrayPool`1/ThreadLocalArray[] System.Buffers.SharedArrayPool`1:InitializeTlsBucketsAndTrimming () System.Buffers.SharedArrayPool`1/ThreadLocalArray[] System.Buffers.SharedArrayPool`1:InitializeTlsBucketsAndTrimming () System.Buffers.Utilities/MemoryPressure System.Buffers.Utilities:GetMemoryPressure () @@ -2584,6 +2654,7 @@ Methods: System.Collections.Generic.Comparer`1 System.Collections.Generic.Comparer`1:get_Default () System.Collections.Generic.Dictionary`2/Enumerator System.Collections.Generic.Dictionary`2:GetEnumerator () System.Collections.Generic.Dictionary`2/Enumerator> System.Collections.Generic.Dictionary`2>:GetEnumerator () + System.Collections.Generic.Dictionary`2/Enumerator System.Collections.Generic.Dictionary`2:GetEnumerator () System.Collections.Generic.Dictionary`2/Enumerator System.Collections.Generic.Dictionary`2:GetEnumerator () System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator> System.Collections.Generic.Dictionary`2/KeyCollection>:GetEnumerator () System.Collections.Generic.Dictionary`2/KeyCollection> System.Collections.Generic.Dictionary`2>:get_Keys () @@ -2594,6 +2665,8 @@ Methods: System.Collections.Generic.Dictionary`2 Microsoft.Maui.Controls.ShellRouteParameters:ParseQueryString (string) System.Collections.Generic.Dictionary`2 System.Globalization.CultureInfo:get_CachedCulturesByName () System.Collections.Generic.Dictionary`2 Java.Interop.TypeManagerMapDictionaries:get_JniToManaged () + System.Collections.Generic.Dictionary`2> Android.Runtime.JNIEnv:CreateCreateManagedToNativeArray () + System.Collections.Generic.Dictionary`2> Android.Runtime.JNIEnv:get_CreateManagedToNativeArray () System.Collections.Generic.Dictionary`2> Android.Runtime.JNIEnv:CreateNativeArrayElementToManaged () System.Collections.Generic.Dictionary`2> Android.Runtime.JNIEnv:get_NativeArrayElementToManaged () System.Collections.Generic.Dictionary`2> Android.Runtime.JNIEnv:CreateNativeArrayToManaged () @@ -2622,14 +2695,14 @@ Methods: System.Collections.Generic.IEnumerable`1 Microsoft.Maui.Controls.Element:Descendants () System.Collections.Generic.IEnumerable`1 Microsoft.Maui.Controls.Element:VisibleDescendants () System.Collections.Generic.IEnumerable`1 Microsoft.Maui.Controls.ViewExtensions:GetParentsPath (Microsoft.Maui.Controls.Element) + System.Collections.Generic.IEnumerable`1 Microsoft.Maui.Controls.MenuItemTracker`1:get_AdditionalTargets () System.Collections.Generic.IEnumerable`1 System.Linq.Enumerable:Where (System.Collections.Generic.IEnumerable`1,System.Func`2) - System.Collections.Generic.IEnumerable`1 System.Linq.Enumerable:Reverse (System.Collections.Generic.IEnumerable`1) System.Collections.Generic.IEnumerable`1 System.Linq.Enumerable:Select (System.Collections.Generic.IEnumerable`1,System.Func`2) System.Collections.Generic.IEnumerable`1 Microsoft.Maui.Controls.StyleSheets.StyleSheetExtensions:GetStyleSheets (Microsoft.Maui.Controls.IResourcesProvider) System.Collections.Generic.IEnumerable`1 System.Reflection.CustomAttributeExtensions:GetCustomAttributes (System.Reflection.Assembly) - System.Collections.Generic.IEnumerable`1 Microsoft.Maui.Graphics.PathF:get_SegmentTypes () System.Collections.Generic.IEnumerable`1 Microsoft.Extensions.DependencyInjection.ServiceProviderServiceExtensions:GetRequiredService (System.IServiceProvider) System.Collections.Generic.IEnumerable`1 Microsoft.Extensions.DependencyInjection.ServiceProviderServiceExtensions:GetServices (System.IServiceProvider) + System.Collections.Generic.IEnumerable`1 Microsoft.Maui.Platform.ElementExtensions:GetParentsPath (Microsoft.Maui.IElement) System.Collections.Generic.IEnumerable`1 Microsoft.Maui.LifecycleEvents.LifecycleEventService:GetEventDelegates (string) System.Collections.Generic.IEnumerable`1 Microsoft.Maui.LifecycleEvents.LifecycleEventServiceExtensions:GetLifecycleEventDelegates (System.IServiceProvider,string) System.Collections.Generic.IEnumerable`1 System.Linq.Enumerable:OfType (System.Collections.IEnumerable) @@ -2641,22 +2714,25 @@ Methods: System.Collections.Generic.IEnumerable`1> Microsoft.Maui.Controls.ResourceDictionary:get_MergedResources () System.Collections.Generic.IEnumerable`1> Microsoft.Maui.Controls.ResourcesExtensions:GetMergedResources (Microsoft.Maui.Controls.IElementDefinition) System.Collections.Generic.IEnumerable`1> System.Diagnostics.Metrics.Instrument:get_Tags () - System.Collections.Generic.IEnumerable`1 System.Reflection.MemberInfo:get_CustomAttributes () System.Collections.Generic.IEnumerator`1 System.Collections.ObjectModel.Collection`1:GetEnumerator () - System.Collections.Generic.IEnumerator`1 Microsoft.Maui.Controls.Element/d__100`1:System.Collections.Generic.IEnumerable.GetEnumerator () - System.Collections.Generic.IEnumerator`1 Microsoft.Maui.Controls.Element/d__111:System.Collections.Generic.IEnumerable.GetEnumerator () + System.Collections.Generic.IEnumerator`1 System.Collections.Generic.List`1:System.Collections.Generic.IEnumerable.GetEnumerator () + System.Collections.Generic.IEnumerator`1 Microsoft.Maui.Controls.Element/d__101`1:System.Collections.Generic.IEnumerable.GetEnumerator () + System.Collections.Generic.IEnumerator`1 Microsoft.Maui.Controls.Element/d__112:System.Collections.Generic.IEnumerable.GetEnumerator () System.Collections.Generic.IEnumerator`1 Microsoft.Maui.Controls.ViewExtensions/d__22:System.Collections.Generic.IEnumerable.GetEnumerator () + System.Collections.Generic.IEnumerator`1 System.Collections.ObjectModel.ReadOnlyCollection`1:GetEnumerator () System.Collections.Generic.IEnumerator`1 Microsoft.Maui.Controls.NavigatingStepRequestList:GetEnumerator () + System.Collections.Generic.IEnumerator`1 Microsoft.Maui.Controls.MenuItemTracker`1/d__7:System.Collections.Generic.IEnumerable.GetEnumerator () System.Collections.Generic.IEnumerator`1 Microsoft.Maui.Controls.ReadOnlyCastingList`2:GetEnumerator () - System.Collections.Generic.IEnumerator`1 System.Linq.Enumerable/Iterator`1:GetEnumerator () + System.Collections.Generic.IEnumerator`1 System.Linq.Enumerable/Iterator`1:GetEnumerator () System.Collections.Generic.IEnumerator`1 Microsoft.Maui.Controls.ObservableWrapper`2:GetEnumerator () System.Collections.Generic.IEnumerator`1 Microsoft.Maui.Controls.ShellElementCollection`1:System.Collections.Generic.IEnumerable.GetEnumerator () System.Collections.Generic.IEnumerator`1 Microsoft.Maui.Controls.StyleSheets.StyleSheetExtensions/d__0:System.Collections.Generic.IEnumerable.GetEnumerator () + System.Collections.Generic.IEnumerator`1 System.Collections.Generic.List`1:System.Collections.Generic.IEnumerable.GetEnumerator () System.Collections.Generic.IEnumerator`1 Microsoft.Maui.Controls.VisualStateGroupList:GetEnumerator () System.Collections.Generic.IEnumerator`1 Microsoft.Maui.Controls.WatchAddList`1:GetEnumerator () - System.Collections.Generic.IEnumerator`1 Microsoft.Maui.Graphics.PathF/d__21:System.Collections.Generic.IEnumerable.GetEnumerator () System.Collections.Generic.IEnumerator`1 Microsoft.Maui.Hosting.Internal.FontCollection:GetEnumerator () System.Collections.Generic.IEnumerator`1 System.Array:InternalArray__IEnumerable_GetEnumerator () + System.Collections.Generic.IEnumerator`1 Microsoft.Maui.Platform.ElementExtensions/d__11:System.Collections.Generic.IEnumerable.GetEnumerator () System.Collections.Generic.IEnumerator`1 Microsoft.Maui.Controls.Layout:GetEnumerator () System.Collections.Generic.IEnumerator`1 System.Linq.OrderedEnumerable`1:GetEnumerator () System.Collections.Generic.IEnumerator`1 Microsoft.Maui.LifecycleEvents.LifecycleEventServiceExtensions/d__3`1:System.Collections.Generic.IEnumerable.GetEnumerator () @@ -2682,8 +2758,6 @@ Methods: System.Collections.Generic.IEnumerator`1> System.Collections.Generic.List`1>:System.Collections.Generic.IEnumerable.GetEnumerator () System.Collections.Generic.IEnumerator`1>> System.Array:InternalArray__IEnumerable_GetEnumerator () System.Collections.Generic.IEnumerator`1>> System.Net.Http.Headers.HttpHeaders:GetEnumerator () - System.Collections.Generic.IEnumerator`1 System.Collections.ObjectModel.ReadOnlyCollection`1:GetEnumerator () - System.Collections.Generic.IEnumerator`1 System.Collections.Generic.List`1:System.Collections.Generic.IEnumerable.GetEnumerator () System.Collections.Generic.IEqualityComparer`1 System.Collections.Generic.NonRandomizedStringEqualityComparer:GetStringComparer (object) System.Collections.Generic.IList`1 AndroidX.Fragment.App.FragmentManager:get_Fragments () System.Collections.Generic.IList`1 Microsoft.Maui.Controls.Style:get_Behaviors () @@ -2711,13 +2785,6 @@ Methods: System.Collections.Generic.IList`1 Android.Runtime.JavaList`1:FromJniHandle (intptr,Android.Runtime.JniHandleOwnership) System.Collections.Generic.IList`1 Microsoft.Maui.Controls.NavigableElement:Microsoft.Maui.Controls.StyleSheets.IStyleSelectable.get_Classes () System.Collections.Generic.IList`1> System.Collections.ObjectModel.ReadOnlyCollection`1>:get_Items () - System.Collections.Generic.IList`1 System.Reflection.CustomAttribute:GetCustomAttributesData (System.Reflection.ICustomAttributeProvider,bool) - System.Collections.Generic.IList`1 System.Reflection.CustomAttribute:GetCustomAttributesDataBase (System.Reflection.ICustomAttributeProvider,System.Type,bool) - System.Collections.Generic.IList`1 System.Reflection.RuntimeCustomAttributeData:GetCustomAttributesInternal (System.Reflection.RuntimePropertyInfo) - System.Collections.Generic.IList`1 System.Reflection.RuntimeCustomAttributeData:GetCustomAttributesInternal (System.RuntimeType) - System.Collections.Generic.IList`1 System.Reflection.RuntimePropertyInfo:GetCustomAttributesData () - System.Collections.Generic.IList`1 System.RuntimeType:GetCustomAttributesData () - System.Collections.Generic.IList`1 System.Reflection.RuntimeCustomAttributeData:get_ConstructorArguments () System.Collections.Generic.IReadOnlyCollection`1 Microsoft.Maui.PropertyMapper:get_UpdateKeys () 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 () @@ -2751,6 +2818,7 @@ Methods: System.Collections.Generic.KeyValuePair`2 System.Collections.Generic.List`1/Enumerator>:get_Current () System.Collections.Generic.KeyValuePair`2[] System.Collections.Generic.EnumerableHelpers:ToArray (System.Collections.Generic.IEnumerable`1>) System.Collections.Generic.KeyValuePair`2[] System.Linq.Enumerable:ToArray (System.Collections.Generic.IEnumerable`1>) + System.Collections.Generic.List`1/Enumerator System.Collections.Generic.List`1:GetEnumerator () System.Collections.Generic.List`1/Enumerator System.Collections.Generic.List`1:GetEnumerator () System.Collections.Generic.List`1/Enumerator> System.Collections.Generic.List`1>:GetEnumerator () System.Collections.Generic.List`1/Enumerator> System.Collections.Generic.List`1>:GetEnumerator () @@ -2758,8 +2826,8 @@ Methods: System.Collections.Generic.List`1/Enumerator>> System.Collections.Generic.List`1>>:GetEnumerator () System.Collections.Generic.List`1 Microsoft.Maui.Platform.StackNavigationManager:Initialize (System.Collections.Generic.IReadOnlyList`1) System.Collections.Generic.List`1 Microsoft.Maui.Controls.MenuItemTracker`1:GetCurrentToolbarItems (Microsoft.Maui.Controls.Page) - System.Collections.Generic.List`1 System.Linq.Enumerable:ToList (System.Collections.Generic.IEnumerable`1) System.Collections.Generic.List`1 Microsoft.Maui.Controls.Platform.Compatibility.ShellFlyoutRecyclerAdapter:GenerateItemList () + System.Collections.Generic.List`1> System.Linq.Enumerable:ToList (System.Collections.Generic.IEnumerable`1>) System.Collections.Generic.List`1> Microsoft.Maui.Controls.Shell:Microsoft.Maui.Controls.IShellController.GenerateFlyoutGrouping () System.Collections.Generic.List`1> Microsoft.Maui.Controls.ShellFlyoutItemsManager:GenerateFlyoutGrouping () System.Collections.Generic.List`1 System.Threading.TimerQueue:InitializeScheduledTimerManager_Locked () @@ -2771,7 +2839,7 @@ Methods: System.Collections.Generic.SortedList`2/ValueList System.Collections.Generic.SortedList`2:GetValueListHelper () System.Collections.IEnumerable Microsoft.Maui.Controls.Internals.TemplatedItemsList`2, Microsoft.Maui.Controls.Page>:GetItemsViewSource () System.Collections.IEnumerable Microsoft.Maui.Controls.MultiPage`1:get_ItemsSource () - System.Collections.IEnumerator Microsoft.Maui.Controls.Element/d__100`1:System.Collections.IEnumerable.GetEnumerator () + System.Collections.IEnumerator Microsoft.Maui.Controls.Element/d__101`1:System.Collections.IEnumerable.GetEnumerator () System.Collections.IEnumerator Microsoft.Maui.Controls.Layout:System.Collections.IEnumerable.GetEnumerator () System.Collections.IEnumerator System.Collections.Generic.List`1:System.Collections.IEnumerable.GetEnumerator () System.Collections.IEnumerator System.Collections.ObjectModel.ReadOnlyCollection`1:System.Collections.IEnumerable.GetEnumerator () @@ -2782,13 +2850,9 @@ Methods: System.Collections.ObjectModel.ReadOnlyCollection`1 Microsoft.Maui.Controls.ShellSection:Microsoft.Maui.Controls.IShellSectionController.GetItems () System.Collections.ObjectModel.ReadOnlyCollection`1 Microsoft.Maui.Controls.Shell:Microsoft.Maui.Controls.IShellController.GetItems () System.Collections.ObjectModel.ReadOnlyCollection`1 Microsoft.Maui.Controls.ShellItem:Microsoft.Maui.Controls.IShellItemController.GetItems () - System.Collections.ObjectModel.ReadOnlyCollection`1 System.Array:AsReadOnly (System.Reflection.CustomAttributeData[]) - System.Collections.ObjectModel.ReadOnlyCollection`1 System.Collections.ObjectModel.ReadOnlyCollection`1:get_Empty () - System.Collections.ObjectModel.ReadOnlyCollection`1 System.Array:AsReadOnly (System.Reflection.CustomAttributeNamedArgument[]) - System.Collections.ObjectModel.ReadOnlyCollection`1 System.Collections.ObjectModel.ReadOnlyCollection`1:get_Empty () - System.Collections.ObjectModel.ReadOnlyCollection`1 System.Array:AsReadOnly (System.Reflection.CustomAttributeTypedArgument[]) 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.ComponentModel.TypeConverterAttribute System.Reflection.CustomAttributeExtensions:GetCustomAttribute (System.Reflection.MemberInfo) System.DateTime System.DateTime:get_UtcNow () System.Delegate Android.Animation.ValueAnimator/IAnimatorUpdateListenerInvoker:GetOnAnimationUpdate_Landroid_animation_ValueAnimator_Handler () System.Delegate Android.App.Activity:GetDispatchTouchEvent_Landroid_view_MotionEvent_Handler () @@ -2827,15 +2891,15 @@ 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:GetOnBoundsChange_Landroid_graphics_Rect_Handler () System.Delegate Android.Graphics.Drawables.DrawableContainer:GetDraw_Landroid_graphics_Canvas_Handler () - System.Delegate Android.Graphics.Drawables.ShapeDrawable:GetOnDraw_Landroid_graphics_drawable_shapes_Shape_Landroid_graphics_Canvas_Landroid_graphics_Paint_Handler () System.Delegate Android.Runtime.JNINativeWrapper:CreateBuiltInDelegate (System.Delegate,System.Type) System.Delegate Android.Runtime.JNINativeWrapper:CreateDelegate (System.Delegate) System.Delegate Android.Views.OrientationEventListener:GetOnOrientationChanged_IHandler () + System.Delegate Android.Views.View:GetDraw_Landroid_graphics_Canvas_Handler () System.Delegate Android.Views.View:GetOnApplyWindowInsets_Landroid_view_WindowInsets_Handler () System.Delegate Android.Views.View:GetOnLayout_ZIIIIHandler () System.Delegate Android.Views.View:GetOnMeasure_IIHandler () + System.Delegate Android.Views.View:GetOnSizeChanged_IIIIHandler () System.Delegate Android.Views.View:GetOnTouchEvent_Landroid_view_MotionEvent_Handler () System.Delegate Android.Views.View/IOnAttachStateChangeListenerInvoker:GetOnViewAttachedToWindow_Landroid_view_View_Handler () System.Delegate Android.Views.View/IOnAttachStateChangeListenerInvoker:GetOnViewDetachedFromWindow_Landroid_view_View_Handler () @@ -2894,6 +2958,8 @@ Methods: System.Delegate AndroidX.ViewPager2.Adapter.FragmentStateAdapter:GetCreateFragment_IHandler () System.Delegate AndroidX.ViewPager2.Widget.ViewPager2/OnPageChangeCallback:GetOnPageSelected_IHandler () System.Delegate Google.Android.Material.AppBar.AppBarLayout/IOnOffsetChangedListenerInvoker:GetOnOffsetChanged_Lcom_google_android_material_appbar_AppBarLayout_IHandler () + System.Delegate Google.Android.Material.Button.MaterialButton:GetGetIconGravityHandler () + System.Delegate Google.Android.Material.Button.MaterialButton:GetSetIconGravity_IHandler () System.Delegate Google.Android.Material.Navigation.NavigationBarView/IOnItemSelectedListenerInvoker:GetOnNavigationItemSelected_Landroid_view_MenuItem_Handler () System.Delegate Google.Android.Material.Tabs.TabLayout/IOnTabSelectedListenerInvoker:GetOnTabReselected_Lcom_google_android_material_tabs_TabLayout_Tab_Handler () System.Delegate Google.Android.Material.Tabs.TabLayout/IOnTabSelectedListenerInvoker:GetOnTabSelected_Lcom_google_android_material_tabs_TabLayout_Tab_Handler () @@ -2902,6 +2968,7 @@ Methods: System.Delegate Java.Interop.TypeManager:GetActivateHandler () System.Delegate Java.Interop.TypeManager/JavaTypeManager:GetActivateHandler () System.Delegate Java.Lang.IRunnableInvoker:GetRunHandler () + System.Delegate Microsoft.Maui.PlatformAppCompatTextView:GetOnLayoutFormatted_ZIIIIHandler () System.Delegate Microsoft.Maui.PlatformContentViewGroup:GetGetClipPath_IIHandler () System.Delegate System.Delegate:Combine (System.Delegate,System.Delegate) System.Delegate System.Delegate:CreateDelegate (System.Type,object,System.Reflection.MethodInfo,bool,bool) @@ -2961,6 +3028,7 @@ Methods: System.Globalization.UnicodeCategory System.Char:GetLatin1UnicodeCategory (char) System.Guid System.Reflection.RuntimeModule:get_ModuleVersionId () System.Guid System.Reflection.RuntimeModule:GetModuleVersionId () + System.IDisposable Microsoft.Maui.Platform.FragmentManagerExtensions:RunOrWaitForResume (AndroidX.Fragment.App.FragmentManager,Android.Content.Context,System.Action`1) System.IDisposable Microsoft.Maui.Platform.ViewExtensions:OnLoaded (Android.Views.View,System.Action) System.IDisposable Microsoft.Maui.Platform.ViewExtensions:OnLoaded (Microsoft.Maui.IElement,System.Action) System.IDisposable Microsoft.Maui.Platform.ViewExtensions:OnUnloaded (Android.Views.View,System.Action) @@ -3005,7 +3073,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__DisplayClass136_0:b__2 () + System.Net.HttpStatusCode Xamarin.Android.Net.AndroidMessageHandler/<>c__DisplayClass140_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) @@ -3016,6 +3084,8 @@ Methods: System.Number/ParsingStatus System.Number:TryParseBinaryIntegerStyle (System.ReadOnlySpan`1,System.Globalization.NumberStyles,System.Globalization.NumberFormatInfo,int&) System.Number/ParsingStatus System.Number:TryParseBinaryIntegerStyle (System.ReadOnlySpan`1,System.Globalization.NumberStyles,System.Globalization.NumberFormatInfo,long&) System.Number/ParsingStatus System.Number:TryParseBinaryIntegerStyle (System.ReadOnlySpan`1,System.Globalization.NumberStyles,System.Globalization.NumberFormatInfo,uint16&) + System.Numerics.Matrix3x2 System.Numerics.Matrix3x2:CreateScale (single,single) + 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 () @@ -3060,7 +3130,6 @@ Methods: System.Reflection.CallingConventions System.Reflection.MonoMethodInfo:GetCallingConvention (intptr) System.Reflection.CallingConventions System.Reflection.RuntimeConstructorInfo:get_CallingConvention () System.Reflection.CallingConventions System.Reflection.RuntimeMethodInfo:get_CallingConvention () - System.Reflection.ConstructorInfo System.Reflection.RuntimeCustomAttributeData:get_Constructor () System.Reflection.ConstructorInfo System.RuntimeType:GetConstructorImpl (System.Reflection.BindingFlags,System.Reflection.Binder,System.Reflection.CallingConventions,System.Type[],System.Reflection.ParameterModifier[]) System.Reflection.ConstructorInfo System.RuntimeType/ListBuilder`1:get_Item (int) System.Reflection.ConstructorInfo System.Type:GetConstructor (System.Reflection.BindingFlags,System.Reflection.Binder,System.Reflection.CallingConventions,System.Type[],System.Reflection.ParameterModifier[]) @@ -3074,13 +3143,6 @@ Methods: System.Reflection.CorElementType System.RuntimeType:GetCorElementType () System.Reflection.CorElementType System.RuntimeTypeHandle:GetCorElementType (System.Runtime.CompilerServices.QCallTypeHandle) System.Reflection.CorElementType System.RuntimeTypeHandle:GetCorElementType (System.RuntimeType) - System.Reflection.CustomAttributeData[] System.Reflection.CustomAttribute:GetCustomAttributesDataInternal (System.Reflection.ICustomAttributeProvider) - System.Reflection.CustomAttributeData[] System.Reflection.CustomAttribute:GetPseudoCustomAttributesData (System.Reflection.ICustomAttributeProvider,System.Type) - System.Reflection.CustomAttributeData[] System.Reflection.CustomAttribute:GetPseudoCustomAttributesData (System.Type) - System.Reflection.CustomAttributeNamedArgument[] System.Reflection.RuntimeCustomAttributeData:UnboxValues (object[]) - 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.ICustomAttributeProvider System.Reflection.CustomAttribute:GetBase (System.Reflection.ICustomAttributeProvider) System.Reflection.InvocationFlags System.Reflection.RuntimeConstructorInfo:ComputeAndUpdateInvocationFlags () System.Reflection.InvocationFlags System.Reflection.RuntimeMethodInfo:ComputeAndUpdateInvocationFlags () @@ -3101,6 +3163,7 @@ Methods: System.Reflection.MethodInfo System.MulticastDelegate:GetMethodImpl () System.Reflection.MethodInfo System.Reflection.PropertyInfo:get_GetMethod () System.Reflection.MethodInfo System.Reflection.PropertyInfo:get_SetMethod () + System.Reflection.MethodInfo System.Reflection.RuntimeMethodInfo:GetBaseMethod () System.Reflection.MethodInfo System.Reflection.RuntimePropertyInfo:GetGetMethod (bool) System.Reflection.MethodInfo System.Reflection.RuntimePropertyInfo:GetSetMethod (bool) System.Reflection.MethodInfo System.Reflection.RuntimeReflectionExtensions:GetMethodInfo (System.Delegate) @@ -3119,6 +3182,7 @@ Methods: System.Reflection.ParameterInfo[] System.Reflection.RuntimeConstructorInfo:GetParameters () System.Reflection.ParameterInfo[] System.Reflection.RuntimeConstructorInfo:GetParametersInternal () System.Reflection.ParameterInfo[] System.Reflection.RuntimeMethodInfo:GetParametersInternal () + System.Reflection.PropertyInfo System.Reflection.CustomAttribute:GetBasePropertyDefinition (System.Reflection.RuntimePropertyInfo) System.Reflection.PropertyInfo System.Reflection.RuntimePropertyInfo:GetPropertyFromHandle (Mono.RuntimePropertyHandle,System.RuntimeTypeHandle) System.Reflection.PropertyInfo System.Reflection.RuntimePropertyInfo:internal_from_handle_type (intptr,intptr) System.Reflection.PropertyInfo System.Reflection.RuntimeReflectionExtensions:GetRuntimeProperty (System.Type,string) @@ -3132,6 +3196,7 @@ Methods: System.Reflection.RuntimeAssembly System.RuntimeTypeHandle:GetAssembly (System.RuntimeType) System.Reflection.RuntimeConstructorInfo System.RuntimeType:GetDefaultConstructor () System.Reflection.RuntimeConstructorInfo[] System.RuntimeType:GetConstructors_internal (System.Reflection.BindingFlags,System.RuntimeType) + System.Reflection.RuntimeMethodInfo System.Reflection.RuntimeMethodInfo:get_base_method (System.Reflection.RuntimeMethodInfo,bool) System.Reflection.RuntimeMethodInfo[] System.RuntimeType:GetMethodsByName (string,System.Reflection.BindingFlags,System.RuntimeType/MemberListType,System.RuntimeType) System.Reflection.RuntimeModule System.RuntimeType:GetRuntimeModule () System.Reflection.RuntimeModule System.RuntimeTypeHandle:GetModule (System.RuntimeType) @@ -3155,8 +3220,8 @@ Methods: System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1 System.Threading.Tasks.Task`1:ConfigureAwait (bool) System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1 System.Threading.Tasks.Task`1:ConfigureAwait (bool) System.Runtime.CompilerServices.IAsyncStateMachineBox System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1:GetStateMachineBox (System.Net.Http.HttpClient/<g__Core|83_0>d&,System.Threading.Tasks.Task`1&) - System.Runtime.CompilerServices.IAsyncStateMachineBox System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1:GetStateMachineBox (Xamarin.Android.Net.AndroidMessageHandler/d__136&,System.Threading.Tasks.Task`1&) - System.Runtime.CompilerServices.IAsyncStateMachineBox System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1:GetStateMachineBox (Xamarin.Android.Net.AndroidMessageHandler/d__127&,System.Threading.Tasks.Task`1&) + System.Runtime.CompilerServices.IAsyncStateMachineBox System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1:GetStateMachineBox (Xamarin.Android.Net.AndroidMessageHandler/d__140&,System.Threading.Tasks.Task`1&) + System.Runtime.CompilerServices.IAsyncStateMachineBox System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1:GetStateMachineBox (Xamarin.Android.Net.AndroidMessageHandler/d__131&,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&) @@ -3201,8 +3266,8 @@ Methods: System.Threading.ExecutionContext System.Threading.ExecutionContext:Capture () System.Threading.ExecutionContext System.Threading.Tasks.Task:get_CapturedContext () System.Threading.ExecutionContext& System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1/AsyncStateMachineBox`1g__Core|83_0>d>:get_Context () - System.Threading.ExecutionContext& System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1/AsyncStateMachineBox`1d__136>:get_Context () - System.Threading.ExecutionContext& System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1/AsyncStateMachineBox`1d__127>:get_Context () + System.Threading.ExecutionContext& System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1/AsyncStateMachineBox`1d__140>:get_Context () + System.Threading.ExecutionContext& System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1/AsyncStateMachineBox`1d__131>:get_Context () System.Threading.ExecutionContext& System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1/AsyncStateMachineBox`1d__0>:get_Context () System.Threading.ExecutionContext& System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1/AsyncStateMachineBox`1d__41>:get_Context () System.Threading.ExecutionContext& System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1/AsyncStateMachineBox`1d__6>:get_Context () @@ -3328,12 +3393,15 @@ Methods: System.Type Android.Graphics.Canvas:get_ThresholdType () System.Type Android.Graphics.Drawables.AnimationDrawable:get_ThresholdType () System.Type Android.Graphics.Drawables.ColorDrawable:get_ThresholdType () - System.Type Android.Graphics.Drawables.PaintDrawable:get_ThresholdType () + System.Type Android.Graphics.Drawables.GradientDrawable:get_ThresholdType () + System.Type Android.Graphics.Drawables.InsetDrawable:get_ThresholdType () + System.Type Android.Graphics.Drawables.LayerDrawable:get_ThresholdType () + System.Type Android.Graphics.Drawables.RippleDrawable:get_ThresholdType () System.Type Android.Graphics.Paint:get_ThresholdType () - System.Type Android.Graphics.Path:get_ThresholdType () System.Type Android.Net.ConnectivityManager:get_ThresholdType () System.Type Android.Net.NetworkInfo:get_ThresholdType () System.Type Android.Runtime.XAPeerMembers:GetThresholdType (Java.Interop.IJavaPeerable) + System.Type Android.Text.TextPaint:get_ThresholdType () System.Type Android.Views.Display:get_ThresholdType () System.Type Android.Views.LayoutInflaterInvoker:get_ThresholdType () System.Type Android.Views.OrientationEventListener:get_ThresholdType () @@ -3348,7 +3416,6 @@ Methods: System.Type AndroidX.AppCompat.Graphics.Drawable.DrawerArrowDrawable:get_ThresholdType () System.Type AndroidX.AppCompat.View.Menu.MenuBuilder:get_ThresholdType () System.Type AndroidX.AppCompat.Widget.AppCompatImageView:get_ThresholdType () - System.Type AndroidX.AppCompat.Widget.AppCompatTextView:get_ThresholdType () System.Type AndroidX.CoordinatorLayout.Widget.CoordinatorLayout:get_ThresholdType () System.Type AndroidX.CoordinatorLayout.Widget.CoordinatorLayout/LayoutParams:get_ThresholdType () System.Type AndroidX.Core.Widget.NestedScrollView:get_ThresholdType () @@ -3385,18 +3452,17 @@ Methods: System.Type Microsoft.Extensions.DependencyInjection.ServiceDescriptor:GetImplementationType () System.Type Microsoft.Extensions.DependencyInjection.ServiceLookup.ServiceDescriptorExtensions:GetImplementationType (Microsoft.Extensions.DependencyInjection.ServiceDescriptor) System.Type Microsoft.Maui.Controls.DependencyService:FindImplementor (System.Type) - System.Type Microsoft.Maui.Controls.Xaml.TypeConversionExtensions:GetTypeConverterType (System.Collections.Generic.IEnumerable`1) + System.Type Microsoft.Maui.Controls.Style:get_TargetType () + System.Type Microsoft.Maui.Controls.Xaml.TypeConversionExtensions:GetConverterType (System.ComponentModel.TypeConverterAttribute) System.Type Microsoft.Maui.Controls.Xaml.XamlResourceIdAttribute:GetTypeForPath (System.Reflection.Assembly,string) System.Type Microsoft.Maui.Hosting.ImageSourceServiceProvider:b__9_0 (System.Type) System.Type Microsoft.Maui.Hosting.ImageSourceServiceProvider:GetImageSourceServiceType (System.Type) + System.Type Microsoft.Maui.PlatformAppCompatTextView:get_ThresholdType () System.Type Microsoft.Maui.PlatformContentViewGroup:get_ThresholdType () System.Type System.Collections.Concurrent.ConcurrentDictionary`2:GetOrAdd (System.Type,System.Func`2) - System.Type System.Linq.Enumerable:FirstOrDefault (System.Collections.Generic.IEnumerable`1,System.Func`2) - System.Type System.Linq.Enumerable:TryGetFirst (System.Collections.Generic.IEnumerable`1,System.Func`2,bool&) System.Type System.Nullable:GetUnderlyingType (System.Type) 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.MonoMethodInfo:GetDeclaringType (intptr) System.Type System.Reflection.MonoMethodInfo:GetReturnType (intptr) System.Type System.Reflection.ParameterInfo:get_ParameterType () @@ -3442,6 +3508,7 @@ Methods: System.ValueTuple`2[] Microsoft.Maui.ApplicationModel.Permissions/NetworkState:get_RequiredPermissions () System.ValueTuple`2[] System.Collections.Generic.List`1>:ToArray () System.ValueTuple`2& System.Collections.Generic.Dictionary`2>:FindValue (string) + System.ValueTuple`3 Microsoft.Maui.Platform.MauiRippleDrawableExtensions:GetStrokeProperties (Microsoft.Maui.IButtonStroke,Android.Content.Context,bool) System.ValueTuple`3 System.Collections.Generic.List`1>:get_Item (int) System.ValueTuple`3& System.Collections.Generic.Dictionary`2>:FindValue (string) System.ValueTuple`3 System.Net.Http.HttpClient:PrepareCancellationTokenSource (System.Threading.CancellationToken) @@ -3522,7 +3589,6 @@ Methods: void Android.Content.ContextWrapper:SetTheme (int) void Android.Content.Intent:.cctor () void Android.Content.Intent:.ctor (intptr,Android.Runtime.JniHandleOwnership) - void Android.Content.Intent:.ctor (string) void Android.Content.PM.ApplicationInfo:.cctor () void Android.Content.PM.ApplicationInfo:.ctor (intptr,Android.Runtime.JniHandleOwnership) void Android.Content.PM.PackageInfo:.cctor () @@ -3548,8 +3614,6 @@ Methods: void Android.Graphics.Canvas:.cctor () void Android.Graphics.Canvas:.ctor (intptr,Android.Runtime.JniHandleOwnership) void Android.Graphics.Canvas:DrawColor (Android.Graphics.Color) - void Android.Graphics.Canvas:DrawPath (Android.Graphics.Path,Android.Graphics.Paint) - void Android.Graphics.Canvas:RestoreToCount (int) 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) @@ -3561,39 +3625,45 @@ Methods: void Android.Graphics.Drawables.Drawable:.cctor () void Android.Graphics.Drawables.Drawable:.ctor (intptr,Android.Runtime.JniHandleOwnership) void Android.Graphics.Drawables.Drawable:InvalidateSelf () - void Android.Graphics.Drawables.Drawable:n_OnBoundsChange_Landroid_graphics_Rect_ (intptr,intptr,intptr) - void Android.Graphics.Drawables.Drawable:OnBoundsChange (Android.Graphics.Rect) + void Android.Graphics.Drawables.Drawable:SetTint (int) 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) void Android.Graphics.Drawables.DrawableInvoker:.cctor () void Android.Graphics.Drawables.DrawableInvoker:.ctor (intptr,Android.Runtime.JniHandleOwnership) + void Android.Graphics.Drawables.DrawableWrapper:.cctor () + void Android.Graphics.Drawables.DrawableWrapper:.ctor (intptr,Android.Runtime.JniHandleOwnership) + void Android.Graphics.Drawables.GradientDrawable:.cctor () + void Android.Graphics.Drawables.GradientDrawable:.ctor () + void Android.Graphics.Drawables.GradientDrawable:.ctor (intptr,Android.Runtime.JniHandleOwnership) + void Android.Graphics.Drawables.GradientDrawable:SetColor (int) + void Android.Graphics.Drawables.GradientDrawable:SetCornerRadius (single) + void Android.Graphics.Drawables.GradientDrawable:SetStroke (int,Android.Content.Res.ColorStateList) + void Android.Graphics.Drawables.GradientDrawable:SetStroke (int,Android.Graphics.Color) + void Android.Graphics.Drawables.InsetDrawable:.cctor () + void Android.Graphics.Drawables.InsetDrawable:.ctor (Android.Graphics.Drawables.Drawable,int,int,int,int) + void Android.Graphics.Drawables.InsetDrawable:.ctor (intptr,Android.Runtime.JniHandleOwnership) void Android.Graphics.Drawables.LayerDrawable:.cctor () + void Android.Graphics.Drawables.LayerDrawable:.ctor (Android.Graphics.Drawables.Drawable[]) void Android.Graphics.Drawables.LayerDrawable:.ctor (intptr,Android.Runtime.JniHandleOwnership) - void Android.Graphics.Drawables.PaintDrawable:.cctor () - void Android.Graphics.Drawables.PaintDrawable:.ctor () + void Android.Graphics.Drawables.LayerDrawable:SetId (int,int) void Android.Graphics.Drawables.RippleDrawable:.cctor () + void Android.Graphics.Drawables.RippleDrawable:.ctor (Android.Content.Res.ColorStateList,Android.Graphics.Drawables.Drawable,Android.Graphics.Drawables.Drawable) void Android.Graphics.Drawables.RippleDrawable:.ctor (intptr,Android.Runtime.JniHandleOwnership) - void Android.Graphics.Drawables.ShapeDrawable:.cctor () - void Android.Graphics.Drawables.ShapeDrawable:.ctor (intptr,Android.Runtime.JniHandleOwnership) - void Android.Graphics.Drawables.ShapeDrawable:n_OnDraw_Landroid_graphics_drawable_shapes_Shape_Landroid_graphics_Canvas_Landroid_graphics_Paint_ (intptr,intptr,intptr,intptr,intptr) - void Android.Graphics.Drawables.ShapeDrawable:set_Shape (Android.Graphics.Drawables.Shapes.Shape) - void Android.Graphics.Drawables.Shapes.RectShape:.cctor () - void Android.Graphics.Drawables.Shapes.RectShape:.ctor () - void Android.Graphics.Drawables.Shapes.RectShape:.ctor (intptr,Android.Runtime.JniHandleOwnership) - void Android.Graphics.Drawables.Shapes.Shape:.cctor () - void Android.Graphics.Drawables.Shapes.Shape:.ctor (intptr,Android.Runtime.JniHandleOwnership) + void Android.Graphics.Matrix:.cctor () + void Android.Graphics.Matrix:.ctor () void Android.Graphics.Paint:.cctor () + void Android.Graphics.Paint:.ctor () + void Android.Graphics.Paint:.ctor (Android.Graphics.Paint) void Android.Graphics.Paint:.ctor (intptr,Android.Runtime.JniHandleOwnership) - void Android.Graphics.Paint:set_Color (Android.Graphics.Color) - void Android.Graphics.Path:.cctor () - void Android.Graphics.Path:.ctor () - void Android.Graphics.Path:Close () - void Android.Graphics.Path:CubicTo (single,single,single,single,single,single) - void Android.Graphics.Path:LineTo (single,single) - void Android.Graphics.Path:MoveTo (single,single) - void Android.Graphics.Path:Reset () - void Android.Graphics.Path:Set (Android.Graphics.Path) + 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.Point:.cctor () void Android.Graphics.Point:.ctor (int,int) void Android.Graphics.PorterDuff/Mode:.cctor () @@ -3658,6 +3728,7 @@ Methods: void Android.Runtime.JNIEnv:AssertIsJavaObject (System.Type) void Android.Runtime.JNIEnv:CallNonvirtualVoidMethod (intptr,intptr,intptr,Android.Runtime.JValue*) void Android.Runtime.JNIEnv:CheckHandle (intptr) + void Android.Runtime.JNIEnv:CopyArray (Android.Runtime.IJavaObject[],intptr) void Android.Runtime.JNIEnv:CopyArray (byte[],intptr) void Android.Runtime.JNIEnv:CopyArray (int[],intptr) void Android.Runtime.JNIEnv:CopyArray (intptr,byte[]) @@ -3680,6 +3751,7 @@ Methods: 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_PPLI_V (_JniMarshal_PPLI_V,intptr,intptr,intptr,int) void Android.Runtime.JNINativeWrapper:Wrap_JniMarshal_PPLIIIIIIII_V (_JniMarshal_PPLIIIIIIII_V,intptr,intptr,intptr,int,int,int,int,int,int,int,int) @@ -3696,6 +3768,9 @@ Methods: void Android.Runtime.XAPeerMembers:.cctor () void Android.Runtime.XAPeerMembers:.ctor (string,System.Type,bool) void Android.Runtime.XAPeerMembers:.ctor (string,System.Type) + void Android.Text.TextPaint:.cctor () + void Android.Text.TextPaint:.ctor () + void Android.Text.TextPaint:.ctor (Android.Graphics.Paint) void Android.Util.DisplayMetrics:.cctor () void Android.Util.DisplayMetrics:.ctor () void Android.Util.DisplayMetrics:.ctor (intptr,Android.Runtime.JniHandleOwnership) @@ -3731,15 +3806,23 @@ Methods: void Android.Views.View:add_Click (System.EventHandler) void Android.Views.View:add_FocusChange (System.EventHandler`1) void Android.Views.View:add_LayoutChange (System.EventHandler`1) + void Android.Views.View:add_Touch (System.EventHandler`1) void Android.Views.View:add_ViewAttachedToWindow (System.EventHandler`1) void Android.Views.View:add_ViewDetachedFromWindow (System.EventHandler`1) void Android.Views.View:AddOnAttachStateChangeListener (Android.Views.View/IOnAttachStateChangeListener) void Android.Views.View:AddOnLayoutChangeListener (Android.Views.View/IOnLayoutChangeListener) + void Android.Views.View:BringToFront () + void Android.Views.View:GetWindowVisibleDisplayFrame (Android.Graphics.Rect) + void Android.Views.View:Invalidate () void Android.Views.View:Layout (int,int,int,int) void Android.Views.View:Measure (int,int) + 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) void Android.Views.View:OnLayout (bool,int,int,int,int) + void Android.Views.View:OnMeasure (int,int) + void Android.Views.View:OnSizeChanged (int,int,int,int) void Android.Views.View:remove_LayoutChange (System.EventHandler`1) void Android.Views.View:remove_Touch (System.EventHandler`1) void Android.Views.View:remove_ViewAttachedToWindow (System.EventHandler`1) @@ -3786,6 +3869,7 @@ Methods: void Android.Views.View/<>c__DisplayClass2971_0:b__0 (Android.Views.View/IOnLayoutChangeListener) void Android.Views.View/<>c__DisplayClass2971_0:b__1 (Android.Views.View/IOnLayoutChangeListenerImplementor) void Android.Views.View/<>c__DisplayClass2994_0:b__0 (Android.Views.View/IOnClickListenerImplementor) + void Android.Views.View/<>c__DisplayClass3047_0:b__0 (Android.Views.View/IOnTouchListenerImplementor) void Android.Views.View/<>c__DisplayClass3052_0:b__0 (Android.Views.View/IOnFocusChangeListener) void Android.Views.View/<>c__DisplayClass3052_0:b__1 (Android.Views.View/IOnFocusChangeListenerImplementor) void Android.Views.View/IOnAttachStateChangeListenerImplementor:.ctor (object) @@ -3804,6 +3888,7 @@ Methods: 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 () @@ -3818,6 +3903,7 @@ Methods: void Android.Views.ViewGroup:Layout (int,int,int,int) void Android.Views.ViewGroup:n_OnLayout_ZIIII (intptr,intptr,bool,int,int,int,int) void Android.Views.ViewGroup:RemoveAllViews () + void Android.Views.ViewGroup:RemoveView (Android.Views.View) void Android.Views.ViewGroup:SetClipChildren (bool) void Android.Views.ViewGroup:SetClipToPadding (bool) void Android.Views.ViewGroup:SetOnHierarchyChangeListener (Android.Views.ViewGroup/IOnHierarchyChangeListener) @@ -3910,7 +3996,7 @@ Methods: void AndroidX.AppCompat.Widget.AppCompatImageView:.cctor () void AndroidX.AppCompat.Widget.AppCompatImageView:.ctor (Android.Content.Context) void AndroidX.AppCompat.Widget.AppCompatTextView:.cctor () - void AndroidX.AppCompat.Widget.AppCompatTextView:.ctor (Android.Content.Context) + void AndroidX.AppCompat.Widget.AppCompatTextView:.ctor (intptr,Android.Runtime.JniHandleOwnership) void AndroidX.AppCompat.Widget.LinearLayoutCompat:.cctor () void AndroidX.AppCompat.Widget.LinearLayoutCompat:.ctor (intptr,Android.Runtime.JniHandleOwnership) void AndroidX.AppCompat.Widget.LinearLayoutCompat/LayoutParams:.cctor () @@ -4171,6 +4257,7 @@ Methods: void Java.Interop.JniEnvironment/Arrays:SetByteArrayRegion (Java.Interop.JniObjectReference,int,int,sbyte*) void Java.Interop.JniEnvironment/Arrays:SetFloatArrayRegion (Java.Interop.JniObjectReference,int,int,single*) void Java.Interop.JniEnvironment/Arrays:SetIntArrayRegion (Java.Interop.JniObjectReference,int,int,int*) + void Java.Interop.JniEnvironment/Arrays:SetObjectArrayElement (Java.Interop.JniObjectReference,int,Java.Interop.JniObjectReference) void Java.Interop.JniEnvironment/InstanceFields:SetIntField (Java.Interop.JniObjectReference,Java.Interop.JniFieldInfo,int) void Java.Interop.JniEnvironment/InstanceMethods:CallNonvirtualVoidMethod (Java.Interop.JniObjectReference,Java.Interop.JniObjectReference,Java.Interop.JniMethodInfo,Java.Interop.JniArgumentValue*) void Java.Interop.JniEnvironment/InstanceMethods:CallVoidMethod (Java.Interop.JniObjectReference,Java.Interop.JniMethodInfo,Java.Interop.JniArgumentValue*) @@ -4299,7 +4386,6 @@ Methods: void Java.Net.URLConnection:.ctor (intptr,Android.Runtime.JniHandleOwnership) void Java.Net.URLConnection:set_ConnectTimeout (int) void Java.Net.URLConnection:set_ReadTimeout (int) - void Java.Net.URLConnection:SetRequestProperty (string,string) void Java.Security.KeyStore:.cctor () void Java.Security.KeyStore:.ctor (intptr,Android.Runtime.JniHandleOwnership) void Java.Security.KeyStore:Load (System.IO.Stream,char[]) @@ -4320,6 +4406,7 @@ Methods: void Microsoft.Extensions.DependencyInjection.Extensions.ServiceCollectionDescriptorExtensions:TryAddSingleton (Microsoft.Extensions.DependencyInjection.IServiceCollection,System.Func`2) void Microsoft.Extensions.DependencyInjection.Extensions.ServiceCollectionDescriptorExtensions:TryAddSingleton (Microsoft.Extensions.DependencyInjection.IServiceCollection,System.Type,System.Type) void Microsoft.Extensions.DependencyInjection.Extensions.ServiceCollectionDescriptorExtensions:TryAddSingleton (Microsoft.Extensions.DependencyInjection.IServiceCollection) + void Microsoft.Extensions.DependencyInjection.KeyedService:.cctor () void Microsoft.Extensions.DependencyInjection.ServiceCollection:.ctor () void Microsoft.Extensions.DependencyInjection.ServiceCollection:CopyTo (Microsoft.Extensions.DependencyInjection.ServiceDescriptor[],int) void Microsoft.Extensions.DependencyInjection.ServiceCollection:System.Collections.Generic.ICollection.Add (Microsoft.Extensions.DependencyInjection.ServiceDescriptor) @@ -4410,7 +4497,6 @@ Methods: void Microsoft.Maui.Controls.Application:OnPageDisappearing (Microsoft.Maui.Controls.Page) void Microsoft.Maui.Controls.Application:OnStart () void Microsoft.Maui.Controls.Application:RemapForControls () - void Microsoft.Maui.Controls.Application:remove_RequestedThemeChanged (System.EventHandler`1) 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) @@ -4418,9 +4504,15 @@ Methods: void Microsoft.Maui.Controls.AppThemeBinding:Apply (bool) void Microsoft.Maui.Controls.AppThemeBinding:Apply (object,Microsoft.Maui.Controls.BindableObject,Microsoft.Maui.Controls.BindableProperty,bool,Microsoft.Maui.Controls.SetterSpecificity) void Microsoft.Maui.Controls.AppThemeBinding:ApplyCore (bool) - void Microsoft.Maui.Controls.AppThemeBinding:SetAttached (bool) void Microsoft.Maui.Controls.AppThemeBinding:Unapply (bool) - void Microsoft.Maui.Controls.AppThemeBinding/<>c__DisplayClass9_0:g__Set|0 () + void Microsoft.Maui.Controls.AppThemeBinding/<>c__DisplayClass11_0:g__Set|0 () + void Microsoft.Maui.Controls.AppThemeBinding/AppThemeProxy:.cctor () + void Microsoft.Maui.Controls.AppThemeBinding/AppThemeProxy:.ctor (Microsoft.Maui.Controls.Element,Microsoft.Maui.Controls.AppThemeBinding) + void Microsoft.Maui.Controls.AppThemeBinding/AppThemeProxy:OnAppThemeChanged () + void Microsoft.Maui.Controls.AppThemeBinding/AppThemeProxy:Unsubscribe () + void Microsoft.Maui.Controls.AppThemeProxy/<>c:.cctor () + void Microsoft.Maui.Controls.AppThemeProxy/<>c:.ctor () + void Microsoft.Maui.Controls.AppThemeProxy/<>c:<.cctor>b__8_0 (Microsoft.Maui.Controls.BindableObject,object,object) void Microsoft.Maui.Controls.AttachedCollection`1:.ctor () void Microsoft.Maui.Controls.AttachedCollection`1:AttachTo (Microsoft.Maui.Controls.BindableObject) void Microsoft.Maui.Controls.AttachedCollection`1:OnAttachedTo (Microsoft.Maui.Controls.BindableObject) @@ -4490,6 +4582,7 @@ Methods: void Microsoft.Maui.Controls.Binding:Apply (object,Microsoft.Maui.Controls.BindableObject,Microsoft.Maui.Controls.BindableProperty,bool,Microsoft.Maui.Controls.SetterSpecificity) void Microsoft.Maui.Controls.Binding:set_Converter (Microsoft.Maui.Controls.IValueConverter) void Microsoft.Maui.Controls.Binding:set_ConverterParameter (object) + void Microsoft.Maui.Controls.Binding:set_DataType (System.Type) void Microsoft.Maui.Controls.Binding:set_Path (string) void Microsoft.Maui.Controls.Binding:set_Source (object) void Microsoft.Maui.Controls.Binding:set_UpdateSourceEventName (string) @@ -4597,6 +4690,7 @@ Methods: void Microsoft.Maui.Controls.DefinitionCollection`1:.ctor () void Microsoft.Maui.Controls.DefinitionCollection`1:add_ItemSizeChanged (System.EventHandler) void Microsoft.Maui.Controls.DependencyService:.cctor () + void Microsoft.Maui.Controls.DependencyService:AddDependencyTypeIfNeeded (System.Type) void Microsoft.Maui.Controls.DependencyService:Initialize () void Microsoft.Maui.Controls.DependencyService:Register () void Microsoft.Maui.Controls.DependencyService:SetToInitialized () @@ -4656,17 +4750,20 @@ Methods: void Microsoft.Maui.Controls.Element:set_EffectControlProvider (Microsoft.Maui.Controls.IEffectControlProvider) void Microsoft.Maui.Controls.Element:set_Handler (Microsoft.Maui.IElementHandler) void Microsoft.Maui.Controls.Element:set_Parent (Microsoft.Maui.Controls.Element) + void Microsoft.Maui.Controls.Element:set_RealParent (Microsoft.Maui.Controls.Element) void Microsoft.Maui.Controls.Element:set_StyleId (string) void Microsoft.Maui.Controls.Element:SetChildInheritedBindingContext (Microsoft.Maui.Controls.Element,object) + void Microsoft.Maui.Controls.Element:SetDynamicResource (Microsoft.Maui.Controls.BindableProperty,string) void Microsoft.Maui.Controls.Element:SetHandler (Microsoft.Maui.IElementHandler) void Microsoft.Maui.Controls.Element:SetParent (Microsoft.Maui.Controls.Element) void Microsoft.Maui.Controls.Element:SetupChildren () void Microsoft.Maui.Controls.Element:SetValueFromRenderer (Microsoft.Maui.Controls.BindableProperty,object) void Microsoft.Maui.Controls.Element:SetValueFromRenderer (Microsoft.Maui.Controls.BindablePropertyKey,object) - void Microsoft.Maui.Controls.Element/d__100`1:.ctor (int) - void Microsoft.Maui.Controls.Element/d__100`1:System.IDisposable.Dispose () - void Microsoft.Maui.Controls.Element/d__111:.ctor (int) - void Microsoft.Maui.Controls.Element/d__111:System.IDisposable.Dispose () + void Microsoft.Maui.Controls.Element:UpdateHandlerValue (string) + void Microsoft.Maui.Controls.Element/d__101`1:.ctor (int) + void Microsoft.Maui.Controls.Element/d__101`1:System.IDisposable.Dispose () + void Microsoft.Maui.Controls.Element/d__112:.ctor (int) + void Microsoft.Maui.Controls.Element/d__112:System.IDisposable.Dispose () void Microsoft.Maui.Controls.ElementCollection`1:.ctor (System.Collections.ObjectModel.ObservableCollection`1) void Microsoft.Maui.Controls.ElementEventArgs:.ctor (Microsoft.Maui.Controls.Element) void Microsoft.Maui.Controls.ElementTemplate:.ctor (System.Func`1) @@ -4753,6 +4850,8 @@ Methods: void Microsoft.Maui.Controls.Handlers.TabbedPageManager:UpdateItemIconColor () void Microsoft.Maui.Controls.Handlers.TabbedPageManager:UpdateSwipePaging () void Microsoft.Maui.Controls.Handlers.TabbedPageManager:UpdateTabItemStyle () + void Microsoft.Maui.Controls.Handlers.TabbedPageManager/<>c__DisplayClass54_0:b__0 (AndroidX.Fragment.App.FragmentManager) + void Microsoft.Maui.Controls.Handlers.TabbedPageManager/<>c__DisplayClass58_0:b__0 (AndroidX.Fragment.App.FragmentManager) void Microsoft.Maui.Controls.Handlers.TabbedPageManager/Listeners:.ctor (Microsoft.Maui.Controls.Handlers.TabbedPageManager) void Microsoft.Maui.Controls.Handlers.TabbedPageManager/Listeners:OnPageSelected (int) void Microsoft.Maui.Controls.HideSoftInputOnTappedChangedManager:.ctor () @@ -4822,17 +4921,25 @@ Methods: void Microsoft.Maui.Controls.Label:.cctor () void Microsoft.Maui.Controls.Label:.ctor () void Microsoft.Maui.Controls.Label:HandleFontChanged () + void Microsoft.Maui.Controls.Label:InvalidateMeasureIfLabelSizeable () + void Microsoft.Maui.Controls.Label:MapCharacterSpacing (Microsoft.Maui.Handlers.ILabelHandler,Microsoft.Maui.Controls.Label,System.Action`2) + void Microsoft.Maui.Controls.Label:MapFont (Microsoft.Maui.Handlers.ILabelHandler,Microsoft.Maui.Controls.Label,System.Action`2) void Microsoft.Maui.Controls.Label:MapLineBreakMode (Microsoft.Maui.Handlers.ILabelHandler,Microsoft.Maui.Controls.Label) + void Microsoft.Maui.Controls.Label:MapLineHeight (Microsoft.Maui.Handlers.ILabelHandler,Microsoft.Maui.Controls.Label,System.Action`2) void Microsoft.Maui.Controls.Label:MapMaxLines (Microsoft.Maui.Handlers.ILabelHandler,Microsoft.Maui.Controls.Label) void Microsoft.Maui.Controls.Label:MapText (Microsoft.Maui.Handlers.ILabelHandler,Microsoft.Maui.Controls.Label) + void Microsoft.Maui.Controls.Label:MapTextColor (Microsoft.Maui.Handlers.ILabelHandler,Microsoft.Maui.Controls.Label,System.Action`2) + void Microsoft.Maui.Controls.Label:MapTextDecorations (Microsoft.Maui.Handlers.ILabelHandler,Microsoft.Maui.Controls.Label,System.Action`2) + void Microsoft.Maui.Controls.Label:MapTextOrFormattedText (Microsoft.Maui.Handlers.ILabelHandler,Microsoft.Maui.Controls.Label) + void Microsoft.Maui.Controls.Label:MapTextTransform (Microsoft.Maui.Handlers.ILabelHandler,Microsoft.Maui.Controls.Label) void Microsoft.Maui.Controls.Label:MapTextType (Microsoft.Maui.Handlers.ILabelHandler,Microsoft.Maui.Controls.Label) void Microsoft.Maui.Controls.Label:Microsoft.Maui.Controls.Internals.IFontElement.OnFontAttributesChanged (Microsoft.Maui.Controls.FontAttributes,Microsoft.Maui.Controls.FontAttributes) void Microsoft.Maui.Controls.Label:Microsoft.Maui.Controls.Internals.IFontElement.OnFontFamilyChanged (string,string) void Microsoft.Maui.Controls.Label:Microsoft.Maui.Controls.Internals.IFontElement.OnFontSizeChanged (double,double) + void Microsoft.Maui.Controls.Label:Microsoft.Maui.Controls.ITextAlignmentElement.OnHorizontalTextAlignmentPropertyChanged (Microsoft.Maui.TextAlignment,Microsoft.Maui.TextAlignment) void Microsoft.Maui.Controls.Label:Microsoft.Maui.Controls.ITextElement.OnTextColorPropertyChanged (Microsoft.Maui.Graphics.Color,Microsoft.Maui.Graphics.Color) void Microsoft.Maui.Controls.Label:OnBindingContextChanged () void Microsoft.Maui.Controls.Label:OnHandlerChangedCore () - void Microsoft.Maui.Controls.Label:OnLayoutChanged (object,Microsoft.Maui.Platform.LayoutChangedEventArgs) void Microsoft.Maui.Controls.Label:OnTextPropertyChanged (Microsoft.Maui.Controls.BindableObject,object,object) void Microsoft.Maui.Controls.Label:RemapForControls () void Microsoft.Maui.Controls.Label:set_FontAttributes (Microsoft.Maui.Controls.FontAttributes) @@ -4865,6 +4972,9 @@ Methods: void Microsoft.Maui.Controls.MenuBarTracker:OnMenuBarItemCollectionChanged (object,System.EventArgs) void Microsoft.Maui.Controls.MenuItemCollection:.ctor () void Microsoft.Maui.Controls.MenuItemCollection:System.Collections.Specialized.INotifyCollectionChanged.add_CollectionChanged (System.Collections.Specialized.NotifyCollectionChangedEventHandler) + void Microsoft.Maui.Controls.MenuItemTracker`1/d__7:.ctor (int) + void Microsoft.Maui.Controls.MenuItemTracker`1/d__7:<>m__Finally1 () + void Microsoft.Maui.Controls.MenuItemTracker`1/d__7:System.IDisposable.Dispose () void Microsoft.Maui.Controls.MenuItemTracker`1:EmitCollectionChanged () void Microsoft.Maui.Controls.MenuItemTracker`1:OnPropertyChanged (object,System.ComponentModel.PropertyChangedEventArgs) void Microsoft.Maui.Controls.MenuItemTracker`1:OnShellNavigated (object,Microsoft.Maui.Controls.ShellNavigatedEventArgs) @@ -4872,6 +4982,7 @@ Methods: void Microsoft.Maui.Controls.MenuItemTracker`1:TrackTarget (Microsoft.Maui.Controls.Page) void Microsoft.Maui.Controls.MenuItemTracker`1:UnregisterChildPage (Microsoft.Maui.Controls.Page) void Microsoft.Maui.Controls.MenuItemTracker`1:UntrackTarget (Microsoft.Maui.Controls.Page) + void Microsoft.Maui.Controls.MenuItemTracker`1:.ctor () void Microsoft.Maui.Controls.MenuItemTracker`1:add_CollectionChanged (System.EventHandler) void Microsoft.Maui.Controls.MenuItemTracker`1:add_PageAppearing (System.EventHandler`1) void Microsoft.Maui.Controls.MenuItemTracker`1:add_PagePropertyChanged (System.EventHandler`1) @@ -4890,6 +5001,7 @@ Methods: void Microsoft.Maui.Controls.MergedStyle:RegisterImplicitStyles () void Microsoft.Maui.Controls.MergedStyle:set_ClassStyles (System.Collections.Generic.IList`1) void Microsoft.Maui.Controls.MergedStyle:set_ImplicitStyle (Microsoft.Maui.Controls.IStyle) + void Microsoft.Maui.Controls.MergedStyle:set_Style (Microsoft.Maui.Controls.IStyle) void Microsoft.Maui.Controls.MergedStyle:set_StyleClass (System.Collections.Generic.IList`1) void Microsoft.Maui.Controls.MergedStyle:SetStyle (Microsoft.Maui.Controls.IStyle,System.Collections.Generic.IList`1,Microsoft.Maui.Controls.IStyle) void Microsoft.Maui.Controls.MessagingCenter:.cctor () @@ -4917,9 +5029,11 @@ Methods: void Microsoft.Maui.Controls.NavigableElement:OnParentSet () void Microsoft.Maui.Controls.NavigableElement:set_class (System.Collections.Generic.IList`1) void Microsoft.Maui.Controls.NavigableElement:set_Navigation (Microsoft.Maui.Controls.INavigation) + void Microsoft.Maui.Controls.NavigableElement:set_Style (Microsoft.Maui.Controls.Style) void Microsoft.Maui.Controls.NavigableElement:set_StyleClass (System.Collections.Generic.IList`1) void Microsoft.Maui.Controls.NavigableElement/<>c:.cctor () void Microsoft.Maui.Controls.NavigableElement/<>c:.ctor () + void Microsoft.Maui.Controls.NavigableElement/<>c:<.cctor>b__22_0 (Microsoft.Maui.Controls.BindableObject,object,object) void Microsoft.Maui.Controls.NavigatingStepRequestList:.ctor () void Microsoft.Maui.Controls.NavigatingStepRequestList:Clear () void Microsoft.Maui.Controls.NavigationPage:.cctor () @@ -5113,6 +5227,7 @@ Methods: void Microsoft.Maui.Controls.Platform.Compatibility.ShellToolbarTracker:.ctor (Microsoft.Maui.Controls.Platform.Compatibility.IShellContext,AndroidX.AppCompat.Widget.Toolbar,AndroidX.DrawerLayout.Widget.DrawerLayout) void Microsoft.Maui.Controls.Platform.Compatibility.ShellToolbarTracker:<.ctor>b__23_0 (Microsoft.Maui.Controls.Platform.GenericGlobalLayoutListener,Android.Views.View) void Microsoft.Maui.Controls.Platform.Compatibility.ShellToolbarTracker:ApplyToolbarChanges (Microsoft.Maui.Controls.Toolbar,Microsoft.Maui.Controls.Toolbar) + void Microsoft.Maui.Controls.Platform.Compatibility.ShellToolbarTracker:HandleShellPropertyChanged (object,System.ComponentModel.PropertyChangedEventArgs) void Microsoft.Maui.Controls.Platform.Compatibility.ShellToolbarTracker:Microsoft.Maui.Controls.IFlyoutBehaviorObserver.OnFlyoutBehaviorChanged (Microsoft.Maui.FlyoutBehavior) void Microsoft.Maui.Controls.Platform.Compatibility.ShellToolbarTracker:Microsoft.Maui.Controls.Platform.Compatibility.IShellToolbarTracker.SetToolbar (Microsoft.Maui.IToolbar) void Microsoft.Maui.Controls.Platform.Compatibility.ShellToolbarTracker:OnPageChanged (Microsoft.Maui.Controls.Page,Microsoft.Maui.Controls.Page) @@ -5130,7 +5245,7 @@ Methods: void Microsoft.Maui.Controls.Platform.Compatibility.ShellToolbarTracker:UpdateToolbarIconAccessibilityText (AndroidX.AppCompat.Widget.Toolbar,Microsoft.Maui.Controls.Shell) void Microsoft.Maui.Controls.Platform.Compatibility.ShellToolbarTracker:UpdateToolbarItems () void Microsoft.Maui.Controls.Platform.Compatibility.ShellToolbarTracker:UpdateToolbarItems (AndroidX.AppCompat.Widget.Toolbar,Microsoft.Maui.Controls.Page) - void Microsoft.Maui.Controls.Platform.Compatibility.ShellToolbarTracker/d__51:MoveNext () + void Microsoft.Maui.Controls.Platform.Compatibility.ShellToolbarTracker/d__52:MoveNext () void Microsoft.Maui.Controls.Platform.Compatibility.ShellViewRenderer:.ctor (Android.Content.Context,Microsoft.Maui.Controls.View,Microsoft.Maui.IMauiContext) void Microsoft.Maui.Controls.Platform.Compatibility.ShellViewRenderer:OnViewSet (Microsoft.Maui.IView) void Microsoft.Maui.Controls.Platform.Compatibility.ShellViewRenderer:set_View (Microsoft.Maui.IView) @@ -5234,8 +5349,6 @@ Methods: void Microsoft.Maui.Controls.ResourceDictionary:set_Source (System.Uri) void Microsoft.Maui.Controls.ResourceDictionary:SetAndLoadSource (System.Uri,string,System.Reflection.Assembly,System.Xml.IXmlLineInfo) void Microsoft.Maui.Controls.ResourceDictionary:System.Collections.Generic.ICollection>.CopyTo (System.Collections.Generic.KeyValuePair`2[],int) - void Microsoft.Maui.Controls.ResourceDictionary/<>c:.cctor () - void Microsoft.Maui.Controls.ResourceDictionary/<>c:.ctor () void Microsoft.Maui.Controls.ResourceDictionary/d__42:.ctor (int) void Microsoft.Maui.Controls.ResourceDictionary/d__42:<>m__Finally1 () void Microsoft.Maui.Controls.ResourceDictionary/d__42:<>m__Finally2 () @@ -5444,6 +5557,9 @@ Methods: void Microsoft.Maui.Controls.SolidColorBrush:.ctor () void Microsoft.Maui.Controls.SolidColorBrush:.ctor (Microsoft.Maui.Graphics.Color) void Microsoft.Maui.Controls.SolidColorBrush:set_Color (Microsoft.Maui.Graphics.Color) + void Microsoft.Maui.Controls.Span:.cctor () + void Microsoft.Maui.Controls.Span/<>c:.cctor () + void Microsoft.Maui.Controls.Span/<>c:.ctor () void Microsoft.Maui.Controls.StackBase:.cctor () void Microsoft.Maui.Controls.StackBase:.ctor () void Microsoft.Maui.Controls.StackBase/<>c:.cctor () @@ -5461,6 +5577,8 @@ Methods: void Microsoft.Maui.Controls.StyleSheets.StyleSheetExtensions/d__0:.ctor (int) void Microsoft.Maui.Controls.StyleSheets.StyleSheetExtensions/d__0:System.IDisposable.Dispose () void Microsoft.Maui.Controls.SwipeItem:.cctor () + void Microsoft.Maui.Controls.SwipeView:.cctor () + void Microsoft.Maui.Controls.SwipeView:RemapForControls () void Microsoft.Maui.Controls.Switch:.cctor () void Microsoft.Maui.Controls.Switch/<>c:.cctor () void Microsoft.Maui.Controls.Switch/<>c:.ctor () @@ -5488,6 +5606,7 @@ Methods: void Microsoft.Maui.Controls.TemplatedPage:SetChildInheritedBindingContext (Microsoft.Maui.Controls.Element,object) void Microsoft.Maui.Controls.TemplateUtilities:OnContentChanged (Microsoft.Maui.Controls.BindableObject,object,object) void Microsoft.Maui.Controls.TextAlignmentElement:.cctor () + void Microsoft.Maui.Controls.TextAlignmentElement:OnHorizontalTextAlignmentPropertyChanged (Microsoft.Maui.Controls.BindableObject,object,object) void Microsoft.Maui.Controls.TextElement:.cctor () void Microsoft.Maui.Controls.TextElement:OnTextColorPropertyChanged (Microsoft.Maui.Controls.BindableObject,object,object) void Microsoft.Maui.Controls.TimePicker:.cctor () @@ -5528,6 +5647,8 @@ 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.ToolbarElement:SetValue (Microsoft.Maui.Controls.Toolbar&,Microsoft.Maui.Controls.Toolbar,Microsoft.Maui.IElementHandler) + void Microsoft.Maui.Controls.ToolbarTracker:.ctor () void Microsoft.Maui.Controls.ToolTipProperties:.cctor () void Microsoft.Maui.Controls.VerticalStackLayout:.ctor () void Microsoft.Maui.Controls.View:.cctor () @@ -5589,6 +5710,7 @@ Methods: void Microsoft.Maui.Controls.VisualElement:PropagateBindingContextToShadow () void Microsoft.Maui.Controls.VisualElement:PropagateBindingContextToStateTriggers () void Microsoft.Maui.Controls.VisualElement:RemapForControls () + void Microsoft.Maui.Controls.VisualElement:RemapForControls (Microsoft.Maui.IPropertyMapper`2,Microsoft.Maui.CommandMapper`2) void Microsoft.Maui.Controls.VisualElement:remove_SizeChanged (System.EventHandler) void Microsoft.Maui.Controls.VisualElement:SendLoaded () void Microsoft.Maui.Controls.VisualElement:SendLoaded (bool) @@ -5606,6 +5728,7 @@ Methods: void Microsoft.Maui.Controls.VisualElement:SetEffectiveFlowDirection (Microsoft.Maui.Controls.EffectiveFlowDirection,bool) void Microsoft.Maui.Controls.VisualElement:SizeAllocated (double,double) void Microsoft.Maui.Controls.VisualElement:UpdateBoundsComponents (Microsoft.Maui.Graphics.Rect) + void Microsoft.Maui.Controls.VisualElement:UpdateHandlerValue (string) void Microsoft.Maui.Controls.VisualElement:UpdatePlatformUnloadedLoadedWiring (Microsoft.Maui.Controls.Window,Microsoft.Maui.Controls.Window) void Microsoft.Maui.Controls.VisualElement:UpdateSemanticsFromMapper () void Microsoft.Maui.Controls.VisualElement/<>c:.cctor () @@ -5615,6 +5738,7 @@ Methods: void Microsoft.Maui.Controls.VisualStateGroup:.ctor () void Microsoft.Maui.Controls.VisualStateGroup:add_StatesChanged (System.EventHandler) void Microsoft.Maui.Controls.VisualStateGroup:OnStatesChanged (System.Collections.Generic.IList`1) + void Microsoft.Maui.Controls.VisualStateGroup:set_VisualElement (Microsoft.Maui.Controls.VisualElement) void Microsoft.Maui.Controls.VisualStateGroup:UpdateStateTriggers () void Microsoft.Maui.Controls.VisualStateGroup/<>c:.cctor () void Microsoft.Maui.Controls.VisualStateGroup/<>c:.ctor () @@ -5622,6 +5746,7 @@ Methods: void Microsoft.Maui.Controls.VisualStateGroupList:.ctor (bool) void Microsoft.Maui.Controls.VisualStateGroupList:Add (Microsoft.Maui.Controls.VisualStateGroup) void Microsoft.Maui.Controls.VisualStateGroupList:OnStatesChanged () + void Microsoft.Maui.Controls.VisualStateGroupList:set_VisualElement (Microsoft.Maui.Controls.VisualElement) void Microsoft.Maui.Controls.VisualStateGroupList:Validate (System.Collections.Generic.IList`1) void Microsoft.Maui.Controls.VisualStateGroupList:ValidateAndNotify (object,System.EventArgs) void Microsoft.Maui.Controls.VisualStateGroupList:ValidateAndNotify (System.Collections.Generic.IList`1) @@ -5664,9 +5789,10 @@ Methods: void Microsoft.Maui.Controls.Window:set_Page (Microsoft.Maui.Controls.Page) void Microsoft.Maui.Controls.Window:SetEffectiveFlowDirection (Microsoft.Maui.Controls.EffectiveFlowDirection,bool) void Microsoft.Maui.Controls.Window:ShellPropertyChanged (object,System.ComponentModel.PropertyChangedEventArgs) + void Microsoft.Maui.Controls.Window:UpdateHandlerValue (string) void Microsoft.Maui.Controls.Window/<>c:.cctor () void Microsoft.Maui.Controls.Window/<>c:.ctor () - void Microsoft.Maui.Controls.Window/<>c:<.cctor>b__219_0 (Microsoft.Maui.Controls.BindableObject,object,object) + void Microsoft.Maui.Controls.Window/<>c:<.cctor>b__220_0 (Microsoft.Maui.Controls.BindableObject,object,object) 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[],bool) @@ -5681,8 +5807,6 @@ Methods: void Microsoft.Maui.Controls.Xaml.XamlResourceIdAttribute:.ctor (string,string,System.Type) void Microsoft.Maui.Controls.Xaml.XmlLineInfo:.ctor (int,int) void Microsoft.Maui.Converters.ThicknessTypeConverter:.ctor () - void Microsoft.Maui.CornerRadius:.ctor (double,double,double,double) - void Microsoft.Maui.CornerRadius:.ctor (double) void Microsoft.Maui.Devices.DeviceDisplay:add_MainDisplayInfoChanged (System.EventHandler`1) void Microsoft.Maui.Devices.DeviceDisplay:remove_MainDisplayInfoChanged (System.EventHandler`1) void Microsoft.Maui.Devices.DeviceDisplayImplementation:StartScreenMetricsListeners () @@ -5713,35 +5837,54 @@ Methods: void Microsoft.Maui.FontManager:.ctor (Microsoft.Maui.IFontRegistrar,System.IServiceProvider) 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.Color:ToRgba (byte&,byte&,byte&,byte&) void Microsoft.Maui.Graphics.Colors:.cctor () void Microsoft.Maui.Graphics.Converters.ColorTypeConverter:.ctor () - void Microsoft.Maui.Graphics.PathF:.ctor () - void Microsoft.Maui.Graphics.PathF:AppendRoundedRectangle (single,single,single,single,single,single,single,single,bool) - void Microsoft.Maui.Graphics.PathF:Close () - void Microsoft.Maui.Graphics.PathF:Invalidate () - void Microsoft.Maui.Graphics.PathF:ReleaseNative () - void Microsoft.Maui.Graphics.PathF/d__21:.ctor (int) - void Microsoft.Maui.Graphics.PathF/d__21:System.IDisposable.Dispose () + void Microsoft.Maui.Graphics.Matrix3x2Extensions:DeconstructScales (System.Numerics.Matrix3x2&,single&,single&,single&) + void Microsoft.Maui.Graphics.PaintExtensions:ApplyTo (Microsoft.Maui.Graphics.Paint,Android.Graphics.Drawables.GradientDrawable,int,int) + 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) void Microsoft.Maui.Graphics.Point:set_X (double) void Microsoft.Maui.Graphics.Point:set_Y (double) - void Microsoft.Maui.Graphics.PointF:.cctor () - void Microsoft.Maui.Graphics.PointF:.ctor (single,single) - void Microsoft.Maui.Graphics.PointF:set_X (single) - void Microsoft.Maui.Graphics.PointF:set_Y (single) void Microsoft.Maui.Graphics.Rect:.cctor () void Microsoft.Maui.Graphics.Rect:.ctor (double,double,double,double) void Microsoft.Maui.Graphics.Rect:set_Height (double) 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.Size:.ctor (double,double) - void Microsoft.Maui.Graphics.Size:set_Height (double) - void Microsoft.Maui.Graphics.Size:set_Width (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.GridLength:.cctor () void Microsoft.Maui.GridLength:.ctor (double,Microsoft.Maui.GridUnitType) void Microsoft.Maui.GridLength:.ctor (double) @@ -5792,6 +5935,7 @@ Methods: void Microsoft.Maui.Handlers.EntryHandler:.cctor () void Microsoft.Maui.Handlers.FlyoutViewHandler:.cctor () void Microsoft.Maui.Handlers.FlyoutViewHandler:.ctor () + void Microsoft.Maui.Handlers.FlyoutViewHandler:b__11_1 (AndroidX.Fragment.App.FragmentManager) void Microsoft.Maui.Handlers.FlyoutViewHandler:ConnectHandler (Android.Views.View) void Microsoft.Maui.Handlers.FlyoutViewHandler:DrawerLayoutAttached (object,Android.Views.View/ViewAttachedToWindowEventArgs) void Microsoft.Maui.Handlers.FlyoutViewHandler:LayoutAsFlyout () @@ -5815,6 +5959,7 @@ Methods: void Microsoft.Maui.Handlers.ImageHandler:MapIsAnimationPlaying (Microsoft.Maui.Handlers.IImageHandler,Microsoft.Maui.IImage) void Microsoft.Maui.Handlers.ImageHandler:MapSource (Microsoft.Maui.Handlers.IImageHandler,Microsoft.Maui.IImage) void Microsoft.Maui.Handlers.ImageHandler:PlatformArrange (Microsoft.Maui.Graphics.Rect) + void Microsoft.Maui.Handlers.ImageHandler/d__8:MoveNext () void Microsoft.Maui.Handlers.ImageHandler/ImageImageSourcePartSetter:.ctor (Microsoft.Maui.Handlers.IImageHandler) void Microsoft.Maui.Handlers.ImageHandler/ImageImageSourcePartSetter:SetImageSource (Android.Graphics.Drawables.Drawable) void Microsoft.Maui.Handlers.LabelHandler:.cctor () @@ -5862,6 +6007,7 @@ Methods: void Microsoft.Maui.Handlers.ScrollViewHandler:UpdateInsetView (Microsoft.Maui.IScrollView,Microsoft.Maui.Handlers.IScrollViewHandler,Microsoft.Maui.ICrossPlatformLayout) void Microsoft.Maui.Handlers.SearchBarHandler:.cctor () void Microsoft.Maui.Handlers.ShapeViewHandler:.cctor () + void Microsoft.Maui.Handlers.SwipeViewHandler:.cctor () void Microsoft.Maui.Handlers.TabbedViewHandler:.cctor () void Microsoft.Maui.Handlers.TabbedViewHandler:.ctor () void Microsoft.Maui.Handlers.TimePickerHandler:.cctor () @@ -5890,6 +6036,7 @@ Methods: void Microsoft.Maui.Handlers.ViewHandler:MapMaximumWidth (Microsoft.Maui.IViewHandler,Microsoft.Maui.IView) void Microsoft.Maui.Handlers.ViewHandler:MapMinimumHeight (Microsoft.Maui.IViewHandler,Microsoft.Maui.IView) void Microsoft.Maui.Handlers.ViewHandler:MapMinimumWidth (Microsoft.Maui.IViewHandler,Microsoft.Maui.IView) + void Microsoft.Maui.Handlers.ViewHandler:MapOpacity (Microsoft.Maui.IViewHandler,Microsoft.Maui.IView) void Microsoft.Maui.Handlers.ViewHandler:MappingFrame (Microsoft.Maui.IViewHandler,Microsoft.Maui.IView) void Microsoft.Maui.Handlers.ViewHandler:MappingSemantics (Microsoft.Maui.IViewHandler,Microsoft.Maui.IView) void Microsoft.Maui.Handlers.ViewHandler:MapSemantics (Microsoft.Maui.IViewHandler,Microsoft.Maui.IView) @@ -5922,6 +6069,8 @@ Methods: void Microsoft.Maui.Handlers.WindowHandler:UpdateVirtualViewFrame (Android.App.Activity) void Microsoft.Maui.Hosting.AppHostBuilderExtensions/<>c:.cctor () void Microsoft.Maui.Hosting.AppHostBuilderExtensions/<>c:.ctor () + void Microsoft.Maui.Hosting.AppHostBuilderExtensions/ApplicationDispatcherInitializer:.ctor () + void Microsoft.Maui.Hosting.AppHostBuilderExtensions/ApplicationDispatcherInitializer:Initialize (System.IServiceProvider) void Microsoft.Maui.Hosting.AppHostBuilderExtensions/DispatcherInitializer:.ctor () void Microsoft.Maui.Hosting.AppHostBuilderExtensions/DispatcherInitializer:Initialize (System.IServiceProvider) void Microsoft.Maui.Hosting.EssentialsExtensions/<>c:.cctor () @@ -5968,7 +6117,8 @@ Methods: void Microsoft.Maui.Layouts.GridLayoutManager/GridStructure:DetermineCellMeasureHeight (Microsoft.Maui.Layouts.GridLayoutManager/Cell) void Microsoft.Maui.Layouts.GridLayoutManager/GridStructure:DetermineCellMeasureWidth (Microsoft.Maui.Layouts.GridLayoutManager/Cell) void Microsoft.Maui.Layouts.GridLayoutManager/GridStructure:DetermineMinimumStarSizesInSpan (double,Microsoft.Maui.Layouts.GridLayoutManager/Definition[],int,int) - void Microsoft.Maui.Layouts.GridLayoutManager/GridStructure:ExpandStarDefinitions (Microsoft.Maui.Layouts.GridLayoutManager/Definition[],double,double,double,double) + void Microsoft.Maui.Layouts.GridLayoutManager/GridStructure:EnsureSizeLimit (Microsoft.Maui.Layouts.GridLayoutManager/Definition[],double) + void Microsoft.Maui.Layouts.GridLayoutManager/GridStructure:ExpandStarDefinitions (Microsoft.Maui.Layouts.GridLayoutManager/Definition[],double,double,double,double,bool) void Microsoft.Maui.Layouts.GridLayoutManager/GridStructure:ExpandStars (double,double,Microsoft.Maui.Layouts.GridLayoutManager/Definition[],double,double) void Microsoft.Maui.Layouts.GridLayoutManager/GridStructure:FirstMeasurePass () void Microsoft.Maui.Layouts.GridLayoutManager/GridStructure:InitializeCells () @@ -6023,13 +6173,13 @@ Methods: void Microsoft.Maui.MauiContext/<>c__11`1:.ctor () void Microsoft.Maui.MauiContext/<>c__12`1:.cctor () void Microsoft.Maui.MauiContext/<>c__12`1:.ctor () + void Microsoft.Maui.MauiContext/KeyedWrappedServiceProvider:.ctor (System.IServiceProvider) void Microsoft.Maui.MauiContext/WrappedServiceProvider:.ctor (System.IServiceProvider) void Microsoft.Maui.MauiContext/WrappedServiceProvider:AddSpecific (System.Type,System.Func`2,object) + void Microsoft.Maui.MauiContextExtensions:InitializeAppServices (Microsoft.Maui.Hosting.MauiApp) void Microsoft.Maui.MauiContextExtensions:InitializeScopedServices (Microsoft.Maui.IMauiContext) void Microsoft.Maui.NavigationRequest:.ctor (System.Collections.Generic.IReadOnlyList`1,bool) - void Microsoft.Maui.Networking.ConnectivityImplementation:.cctor () - void Microsoft.Maui.Networking.ConnectivityImplementation:.ctor () - void Microsoft.Maui.Networking.ConnectivityImplementation:g__ProcessNetworkInfo|26_1 (Android.Net.NetworkInfo,Microsoft.Maui.Networking.ConnectivityImplementation/<>c__DisplayClass26_0&) + void Microsoft.Maui.Networking.ConnectivityImplementation:g__ProcessNetworkInfo|24_1 (Android.Net.NetworkInfo,Microsoft.Maui.Networking.ConnectivityImplementation/<>c__DisplayClass24_0&) void Microsoft.Maui.PersistedState:.ctor () void Microsoft.Maui.Platform.AccessibilityDelegateCompatWrapper:.ctor (AndroidX.Core.View.AccessibilityDelegateCompat) void Microsoft.Maui.Platform.ActionDisposable:Dispose () @@ -6039,24 +6189,15 @@ Methods: void Microsoft.Maui.Platform.ActivityExtensions:UpdateX (Android.App.Activity,Microsoft.Maui.IWindow) void Microsoft.Maui.Platform.ActivityExtensions:UpdateY (Android.App.Activity,Microsoft.Maui.IWindow) void Microsoft.Maui.Platform.ApplicationExtensions:CreatePlatformWindow (Android.App.Activity,Microsoft.Maui.IApplication,Android.OS.Bundle) - void Microsoft.Maui.Platform.BorderDrawable:.ctor (Android.Content.Context) - void Microsoft.Maui.Platform.BorderDrawable:Dispose (bool) - void Microsoft.Maui.Platform.BorderDrawable:DisposeBorder (bool) - void Microsoft.Maui.Platform.BorderDrawable:InitializeBorderIfNeeded () - void Microsoft.Maui.Platform.BorderDrawable:OnBoundsChange (Android.Graphics.Rect) - void Microsoft.Maui.Platform.BorderDrawable:OnDraw (Android.Graphics.Drawables.Shapes.Shape,Android.Graphics.Canvas,Android.Graphics.Paint) - void Microsoft.Maui.Platform.BorderDrawable:SetBackground (Android.Graphics.Paint) - void Microsoft.Maui.Platform.BorderDrawable:SetBackground (Microsoft.Maui.Graphics.Paint) - void Microsoft.Maui.Platform.BorderDrawable:SetBackground (Microsoft.Maui.Graphics.SolidPaint) - void Microsoft.Maui.Platform.BorderDrawable:SetBackgroundColor (System.Nullable`1) - void Microsoft.Maui.Platform.BorderDrawable:SetCornerRadius (Microsoft.Maui.CornerRadius) void Microsoft.Maui.Platform.ButtonExtensions:UpdateBackground (Google.Android.Material.Button.MaterialButton,Microsoft.Maui.IButton) - void Microsoft.Maui.Platform.ButtonExtensions:UpdateBorderDrawable (Google.Android.Material.Button.MaterialButton,Microsoft.Maui.IButton) + void Microsoft.Maui.Platform.ButtonExtensions:UpdateButtonBackground (Google.Android.Material.Button.MaterialButton,Microsoft.Maui.IButton) + void Microsoft.Maui.Platform.ButtonExtensions:UpdateButtonStroke (Google.Android.Material.Button.MaterialButton,Microsoft.Maui.IButton) void Microsoft.Maui.Platform.ButtonExtensions:UpdateCornerRadius (Google.Android.Material.Button.MaterialButton,Microsoft.Maui.IButton) void Microsoft.Maui.Platform.ButtonExtensions:UpdatePadding (Android.Widget.Button,Microsoft.Maui.IPadding,System.Nullable`1) void Microsoft.Maui.Platform.ButtonExtensions:UpdatePadding (Android.Widget.Button,Microsoft.Maui.Thickness,System.Nullable`1) void Microsoft.Maui.Platform.ButtonExtensions:UpdateStrokeColor (Google.Android.Material.Button.MaterialButton,Microsoft.Maui.IButton) void Microsoft.Maui.Platform.ButtonExtensions:UpdateStrokeThickness (Google.Android.Material.Button.MaterialButton,Microsoft.Maui.IButton) + void Microsoft.Maui.Platform.ButtonExtensions/<>c__DisplayClass7_0:b__2 () void Microsoft.Maui.Platform.ContainerView:.ctor (Microsoft.Maui.IMauiContext) void Microsoft.Maui.Platform.ContainerView:set_CurrentView (Microsoft.Maui.IElement) void Microsoft.Maui.Platform.ContainerView:set_MainView (Android.Views.View) @@ -6071,6 +6212,8 @@ Methods: void Microsoft.Maui.Platform.ElementExtensions:SetApplicationHandler (Android.App.Application,Microsoft.Maui.IApplication,Microsoft.Maui.IMauiContext) void Microsoft.Maui.Platform.ElementExtensions:SetHandler (Android.Content.Context,Microsoft.Maui.IElement,Microsoft.Maui.IMauiContext) void Microsoft.Maui.Platform.ElementExtensions:SetWindowHandler (Android.App.Activity,Microsoft.Maui.IWindow,Microsoft.Maui.IMauiContext) + void Microsoft.Maui.Platform.ElementExtensions/d__11:.ctor (int) + void Microsoft.Maui.Platform.ElementExtensions/d__11:System.IDisposable.Dispose () void Microsoft.Maui.Platform.ImageSourcePartExtensions/d__0:MoveNext () void Microsoft.Maui.Platform.ImageSourcePartLoader:.ctor (Microsoft.Maui.Platform.IImageSourcePartSetter) void Microsoft.Maui.Platform.ImageSourcePartLoader/d__10:MoveNext () @@ -6078,30 +6221,33 @@ Methods: void Microsoft.Maui.Platform.ImageViewExtensions:UpdateAspect (Android.Widget.ImageView,Microsoft.Maui.IImage) void Microsoft.Maui.Platform.ImageViewExtensions:UpdateIsAnimationPlaying (Android.Graphics.Drawables.Drawable,Microsoft.Maui.IImageSourcePart) void Microsoft.Maui.Platform.ImageViewExtensions:UpdateIsAnimationPlaying (Android.Widget.ImageView,Microsoft.Maui.IImageSourcePart) - void Microsoft.Maui.Platform.LayoutChangedEventArgs:.ctor (int,int,int,int) void Microsoft.Maui.Platform.LayoutViewGroup:.ctor (Android.Content.Context) void Microsoft.Maui.Platform.LayoutViewGroup:OnLayout (bool,int,int,int,int) void Microsoft.Maui.Platform.LayoutViewGroup:OnMeasure (int,int) void Microsoft.Maui.Platform.LayoutViewGroupExtensions:UpdateClipsToBounds (Microsoft.Maui.Platform.LayoutViewGroup,Microsoft.Maui.ILayout) void Microsoft.Maui.Platform.MauiAccessibilityDelegateCompat:.ctor (AndroidX.Core.View.AccessibilityDelegateCompat) void Microsoft.Maui.Platform.MauiMaterialButton:.ctor (Android.Content.Context) + void Microsoft.Maui.Platform.MauiMaterialButton:CalculateIconSize (int,int) void Microsoft.Maui.Platform.MauiMaterialButton:OnLayout (bool,int,int,int,int) + void Microsoft.Maui.Platform.MauiMaterialButton:OnMeasure (int,int) + void Microsoft.Maui.Platform.MauiMaterialButton:set_IconGravity (int) void Microsoft.Maui.Platform.MauiNavHostFragment:.ctor () + void Microsoft.Maui.Platform.MauiRippleDrawableExtensions:.cctor () + void Microsoft.Maui.Platform.MauiRippleDrawableExtensions:UpdateMauiRippleDrawableBackground (Android.Views.View,Microsoft.Maui.Graphics.Paint,Microsoft.Maui.IButtonStroke,System.Func`1>,System.Func`1,System.Action) void Microsoft.Maui.Platform.MauiScrollView:.ctor (Android.Content.Context,Android.Util.IAttributeSet,int) void Microsoft.Maui.Platform.MauiScrollView:Microsoft.Maui.Platform.IScrollBarView.AwakenScrollBars () void Microsoft.Maui.Platform.MauiScrollView:Microsoft.Maui.Platform.IScrollBarView.set_ScrollBarsInitialized (bool) void Microsoft.Maui.Platform.MauiScrollView:OnLayout (bool,int,int,int,int) + void Microsoft.Maui.Platform.MauiScrollView:OnMeasure (int,int) void Microsoft.Maui.Platform.MauiScrollView:SetContent (Android.Views.View) void Microsoft.Maui.Platform.MauiScrollView:SetHorizontalScrollBarVisibility (Microsoft.Maui.ScrollBarVisibility) void Microsoft.Maui.Platform.MauiScrollView:SetOrientation (Microsoft.Maui.ScrollOrientation) void Microsoft.Maui.Platform.MauiScrollView:SetVerticalScrollBarVisibility (Microsoft.Maui.ScrollBarVisibility) void Microsoft.Maui.Platform.MauiTextView:.ctor (Android.Content.Context) void Microsoft.Maui.Platform.MauiTextView:add_LayoutChanged (System.EventHandler`1) - void Microsoft.Maui.Platform.MauiTextView:OnLayout (bool,int,int,int,int) void Microsoft.Maui.Platform.NavigationRootManager:add_RootViewChanged (System.EventHandler) void Microsoft.Maui.Platform.NavigationRootManager:ClearPlatformParts () void Microsoft.Maui.Platform.NavigationRootManager:Connect (Microsoft.Maui.IView,Microsoft.Maui.IMauiContext) - void Microsoft.Maui.Platform.NavigationRootManager:OnWindowContentPlatformViewCreated () void Microsoft.Maui.Platform.NavigationRootManager:SetContentView (Microsoft.Maui.IView) void Microsoft.Maui.Platform.NavigationViewExtensions:IterateBackStack (AndroidX.Navigation.NavController,System.Action`1) void Microsoft.Maui.Platform.NavigationViewFragment:.ctor () @@ -6126,7 +6272,7 @@ Methods: void Microsoft.Maui.Platform.StackNavigationManager:RequestNavigation (Microsoft.Maui.NavigationRequest) void Microsoft.Maui.Platform.StackNavigationManager:SetNavHost (AndroidX.Navigation.Fragment.NavHostFragment) void Microsoft.Maui.Platform.StackNavigationManager:UpdateNavigationStack (System.Collections.Generic.IReadOnlyList`1) - void Microsoft.Maui.Platform.StackNavigationManager/<>c__DisplayClass57_0:b__0 (AndroidX.Navigation.Fragment.FragmentNavigator/Destination) + void Microsoft.Maui.Platform.StackNavigationManager/<>c__DisplayClass63_0:b__0 (AndroidX.Navigation.Fragment.FragmentNavigator/Destination) void Microsoft.Maui.Platform.StackNavigationManager/Callbacks:.ctor (Microsoft.Maui.Platform.StackNavigationManager,AndroidX.Navigation.NavController,AndroidX.Fragment.App.FragmentManager) void Microsoft.Maui.Platform.StackNavigationManager/Callbacks:AndroidX.Navigation.NavController.IOnDestinationChangedListener.OnDestinationChanged (AndroidX.Navigation.NavController,AndroidX.Navigation.NavDestination,Android.OS.Bundle) void Microsoft.Maui.Platform.StackNavigationManager/Callbacks:OnFragmentAttached (AndroidX.Fragment.App.FragmentManager,AndroidX.Fragment.App.Fragment,Android.Content.Context) @@ -6178,6 +6324,8 @@ Methods: void Microsoft.Maui.Platform.ViewExtensions/<>c:.cctor () void Microsoft.Maui.Platform.ViewExtensions/<>c:.ctor () void Microsoft.Maui.Platform.ViewFragment:.ctor (Android.Views.View) + void Microsoft.Maui.PlatformAppCompatTextView:.cctor () + void Microsoft.Maui.PlatformAppCompatTextView:.ctor (Android.Content.Context) void Microsoft.Maui.PlatformContentViewGroup:.cctor () void Microsoft.Maui.PlatformContentViewGroup:.ctor (Android.Content.Context) void Microsoft.Maui.PlatformInterop:.cctor () @@ -6233,6 +6381,8 @@ Methods: void Microsoft.Maui.VisualDiagnostics:OnChildAdded (Microsoft.Maui.IVisualTreeElement,Microsoft.Maui.IVisualTreeElement) void Microsoft.Maui.VisualDiagnostics:OnChildRemoved (Microsoft.Maui.IVisualTreeElement,Microsoft.Maui.IVisualTreeElement,int) void Microsoft.Maui.VisualDiagnosticsOverlay:.ctor (Microsoft.Maui.IWindow) + void Microsoft.Maui.VisualDiagnosticsOverlay:HandleUIChange () + void Microsoft.Maui.VisualDiagnosticsOverlay:RemoveScrollableElementHandler () void Microsoft.Maui.WeakEventManager:.ctor () void Microsoft.Maui.WeakEventManager:AddEventHandler (string,object,System.Reflection.MethodInfo) void Microsoft.Maui.WeakEventManager:AddEventHandler (System.Delegate,string) @@ -6240,7 +6390,6 @@ Methods: void Microsoft.Maui.WeakEventManager:HandleEvent (object,object,string) void Microsoft.Maui.WeakEventManager:RemoveEventHandler (string,object,System.Reflection.MemberInfo) void Microsoft.Maui.WeakEventManager:RemoveEventHandler (System.Delegate,string) - void Microsoft.Maui.WeakEventManager:RemoveEventHandler (System.EventHandler`1,string) void Microsoft.Maui.WeakEventManager/Subscription:.ctor (System.WeakReference,System.Reflection.MethodInfo) void Microsoft.Maui.WeakList`1/<>c:.cctor () void Microsoft.Maui.WeakList`1/<>c:.ctor () @@ -6252,6 +6401,11 @@ Methods: void Microsoft.Maui.WindowExtensions:UpdateWindowSoftInputModeAdjust (Microsoft.Maui.IWindow,Android.Views.SoftInput) 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:DeinitializePlatformDependencies () + void Microsoft.Maui.WindowOverlay:Draw (Microsoft.Maui.Graphics.ICanvas,Microsoft.Maui.Graphics.RectF) + void Microsoft.Maui.WindowOverlay:Invalidate () + void Microsoft.Maui.WindowOverlay:remove_Tapped (System.EventHandler`1) void Microsoft.Win32.SafeHandles.SafeHandleZeroOrMinusOneIsInvalid:.ctor (bool) void Microsoft.Win32.SafeHandles.SafeWaitHandle:.ctor () void Mono.RuntimeGPtrArrayHandle:DestroyAndFree (Mono.RuntimeGPtrArrayHandle&) @@ -6291,9 +6445,8 @@ Methods: void System.Array/EmptyArray`1>:.cctor () void System.Array/EmptyArray`1>>:.cctor () void System.Array/EmptyArray`1:.cctor () - void System.Array/EmptyArray`1:.cctor () - void System.Array/EmptyArray`1:.cctor () void System.Array/EmptyArray`1:.cctor () + void System.Array/EmptyArray`1:.cctor () void System.Array/EmptyArray`1:.cctor () void System.ArraySegment`1:.cctor () void System.ArraySegment`1:.ctor (byte[],int,int) @@ -6319,10 +6472,15 @@ Methods: void System.Buffers.SharedArrayPool`1/<>c:.ctor () void System.Buffers.SharedArrayPool`1/<>c:.cctor () void System.Buffers.SharedArrayPool`1/<>c:.ctor () + void System.Buffers.SharedArrayPool`1/Partition:.ctor () + void System.Buffers.SharedArrayPool`1/Partition:Trim (int,int,System.Buffers.Utilities/MemoryPressure,int) + void System.Buffers.SharedArrayPool`1/Partitions:.ctor () + void System.Buffers.SharedArrayPool`1/Partitions:Trim (int,int,System.Buffers.Utilities/MemoryPressure,int) void System.Buffers.SharedArrayPool`1:.ctor () void System.Buffers.SharedArrayPool`1:Return (byte[],bool) void System.Buffers.SharedArrayPool`1:.ctor () void System.Buffers.SharedArrayPool`1:Return (char[],bool) + void System.Buffers.SharedArrayPoolStatics:.cctor () void System.Collections.Concurrent.ConcurrentDictionary`2/Node:.ctor (Microsoft.Extensions.DependencyInjection.ServiceLookup.ServiceCacheKey,Microsoft.Extensions.DependencyInjection.ServiceLookup.ServiceCallSite,int,System.Collections.Concurrent.ConcurrentDictionary`2/Node) void System.Collections.Concurrent.ConcurrentDictionary`2/Node:.ctor (Microsoft.Extensions.DependencyInjection.ServiceLookup.ServiceIdentifier,Microsoft.Extensions.DependencyInjection.ServiceProvider/ServiceAccessor,int,System.Collections.Concurrent.ConcurrentDictionary`2/Node) void System.Collections.Concurrent.ConcurrentDictionary`2/Node:.ctor (Microsoft.Extensions.DependencyInjection.ServiceLookup.ServiceIdentifier,object,int,System.Collections.Concurrent.ConcurrentDictionary`2/Node) @@ -6344,8 +6502,16 @@ Methods: void System.Collections.Concurrent.ConcurrentDictionary`2:set_Item (Microsoft.Extensions.DependencyInjection.ServiceLookup.ServiceCacheKey,Microsoft.Extensions.DependencyInjection.ServiceLookup.ServiceCallSite) 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:AcquireFirstLock (int&) + void System.Collections.Concurrent.ConcurrentDictionary`2:AcquirePostFirstLock (System.Collections.Concurrent.ConcurrentDictionary`2/Tables,int&) + void System.Collections.Concurrent.ConcurrentDictionary`2:GrowTable (System.Collections.Concurrent.ConcurrentDictionary`2/Tables,bool,bool) + void System.Collections.Concurrent.ConcurrentDictionary`2:ReleaseLocks (int) 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:AcquireFirstLock (int&) + void System.Collections.Concurrent.ConcurrentDictionary`2:AcquirePostFirstLock (System.Collections.Concurrent.ConcurrentDictionary`2/Tables,int&) + void System.Collections.Concurrent.ConcurrentDictionary`2:GrowTable (System.Collections.Concurrent.ConcurrentDictionary`2/Tables,bool,bool) + void System.Collections.Concurrent.ConcurrentDictionary`2:ReleaseLocks (int) 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:set_Item (System.Reflection.MemberInfo,System.ComponentModel.TypeConverter) @@ -6368,6 +6534,7 @@ Methods: void System.Collections.Generic.ArraySortHelper`1:SwapIfGreater (System.Span`1,System.Comparison`1,int,int) void System.Collections.Generic.Dictionary`2/Enumerator>:.ctor (System.Collections.Generic.Dictionary`2>,int) void System.Collections.Generic.Dictionary`2/Enumerator:.ctor (System.Collections.Generic.Dictionary`2,int) + void System.Collections.Generic.Dictionary`2/Enumerator:.ctor (System.Collections.Generic.Dictionary`2,int) void System.Collections.Generic.Dictionary`2/Enumerator:.ctor (System.Collections.Generic.Dictionary`2,int) void System.Collections.Generic.Dictionary`2/Enumerator:Dispose () void System.Collections.Generic.Dictionary`2/KeyCollection>:.ctor (System.Collections.Generic.Dictionary`2>) @@ -6376,6 +6543,8 @@ Methods: void System.Collections.Generic.Dictionary`2:.ctor () void System.Collections.Generic.Dictionary`2:.ctor (int,System.Collections.Generic.IEqualityComparer`1) void System.Collections.Generic.Dictionary`2:Add (Microsoft.Extensions.DependencyInjection.ServiceLookup.ServiceCacheKey,object) + void System.Collections.Generic.Dictionary`2:Resize () + void System.Collections.Generic.Dictionary`2:Resize (int,bool) void System.Collections.Generic.Dictionary`2:.ctor () void System.Collections.Generic.Dictionary`2:.ctor (int,System.Collections.Generic.IEqualityComparer`1) void System.Collections.Generic.Dictionary`2:set_Item (Microsoft.Extensions.DependencyInjection.ServiceLookup.ServiceIdentifier,Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteChain/ChainItemInfo) @@ -6420,6 +6589,9 @@ Methods: void System.Collections.Generic.Dictionary`2:set_Item (intptr,System.IDisposable) void System.Collections.Generic.Dictionary`2:.ctor (System.Collections.Generic.IEqualityComparer`1) void System.Collections.Generic.Dictionary`2:Clear () + void System.Collections.Generic.Dictionary`2:.ctor (int,System.Collections.Generic.IEqualityComparer`1) + void System.Collections.Generic.Dictionary`2:.ctor (System.Collections.Generic.IEqualityComparer`1) + void System.Collections.Generic.Dictionary`2:Add (string,Microsoft.Maui.FontWeight) void System.Collections.Generic.Dictionary`2>:set_Item (string,System.Action`2) void System.Collections.Generic.Dictionary`2:.ctor () void System.Collections.Generic.Dictionary`2:.ctor (int,System.Collections.Generic.IEqualityComparer`1) @@ -6461,6 +6633,8 @@ Methods: void System.Collections.Generic.HashSet`1:Resize () void System.Collections.Generic.HashSet`1:Resize (int,bool) void System.Collections.Generic.HashSet`1:.ctor () + void System.Collections.Generic.List`1/Enumerator:.ctor (System.Collections.Generic.List`1) + void System.Collections.Generic.List`1/Enumerator:Dispose () void System.Collections.Generic.List`1/Enumerator:.ctor (System.Collections.Generic.List`1) void System.Collections.Generic.List`1/Enumerator:Dispose () void System.Collections.Generic.List`1/Enumerator>:.ctor (System.Collections.Generic.List`1>) @@ -6476,21 +6650,16 @@ Methods: void System.Collections.Generic.List`1:CopyTo (Microsoft.Extensions.DependencyInjection.ServiceDescriptor[],int) void System.Collections.Generic.List`1:Grow (int) void System.Collections.Generic.List`1:set_Capacity (int) + void System.Collections.Generic.List`1:.cctor () + void System.Collections.Generic.List`1:.ctor () + void System.Collections.Generic.List`1:AddWithResize (Microsoft.Maui.Controls.DependencyService/DependencyType) + void System.Collections.Generic.List`1:Grow (int) + void System.Collections.Generic.List`1:set_Capacity (int) void System.Collections.Generic.List`1:Sort (int,int,System.Collections.Generic.IComparer`1) void System.Collections.Generic.List`1:Sort (System.Collections.Generic.IComparer`1) void System.Collections.Generic.List`1:Add (Microsoft.Maui.Controls.ResourceDictionary) void System.Collections.Generic.List`1:Insert (int,Microsoft.Maui.Controls.ResourceDictionary) void System.Collections.Generic.List`1:AddRange (System.Collections.Generic.IEnumerable`1) - void System.Collections.Generic.List`1:.cctor () - void System.Collections.Generic.List`1:.ctor () - void System.Collections.Generic.List`1:AddWithResize (Microsoft.Maui.Graphics.PathOperation) - void System.Collections.Generic.List`1:Grow (int) - void System.Collections.Generic.List`1:set_Capacity (int) - void System.Collections.Generic.List`1:.cctor () - void System.Collections.Generic.List`1:.ctor () - void System.Collections.Generic.List`1:AddWithResize (Microsoft.Maui.Graphics.PointF) - void System.Collections.Generic.List`1:Grow (int) - void System.Collections.Generic.List`1:set_Capacity (int) void System.Collections.Generic.List`1:.cctor () void System.Collections.Generic.List`1:.ctor (int) void System.Collections.Generic.List`1:.cctor () @@ -6499,12 +6668,7 @@ Methods: 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:.cctor () - void System.Collections.Generic.List`1:.ctor () - void System.Collections.Generic.List`1:AddWithResize (bool) - 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>:RemoveAt (int) void System.Collections.Generic.List`1>:.cctor () void System.Collections.Generic.List`1>:.ctor () void System.Collections.Generic.List`1>:AddWithResize (System.Collections.Generic.KeyValuePair`2) @@ -6516,10 +6680,7 @@ Methods: void System.Collections.Generic.List`1:Grow (int) void System.Collections.Generic.List`1:set_Capacity (int) void System.Collections.Generic.List`1:.ctor (int) - void System.Collections.Generic.List`1:.cctor () - void System.Collections.Generic.List`1:.ctor () void System.Collections.Generic.List`1:.ctor (System.Collections.Generic.IEnumerable`1) - void System.Collections.Generic.List`1:RemoveAt (int) void System.Collections.Generic.List`1>:.cctor () void System.Collections.Generic.List`1>:.ctor () void System.Collections.Generic.List`1>:AddWithResize (System.ValueTuple`2) @@ -6576,6 +6737,7 @@ Methods: void System.Collections.Generic.SortedList`2:RemoveAt (int) void System.Collections.Generic.SortedList`2:set_Capacity (int) void System.Collections.Generic.SortedList`2:set_Item (Microsoft.Maui.Controls.SetterSpecificity,object) + void System.Collections.Generic.Stack`1:Clear () void System.Collections.Generic.ValueListBuilder`1:.ctor (System.Span`1) void System.Collections.Hashtable:.ctor () void System.Collections.Hashtable:.ctor (int,single) @@ -6583,9 +6745,9 @@ Methods: void System.Collections.Hashtable:Add (object,object) void System.Collections.Hashtable:Insert (object,object,bool) void System.Collections.Hashtable:set_Item (object,object) + void System.Collections.ObjectModel.Collection`1:CopyTo (Microsoft.Maui.Controls.Element[],int) void System.Collections.ObjectModel.Collection`1:.ctor () void System.Collections.ObjectModel.Collection`1:Add (Microsoft.Maui.Controls.ResourceDictionary) - void System.Collections.ObjectModel.Collection`1:CopyTo (Microsoft.Maui.Controls.ResourceDictionary[],int) void System.Collections.ObjectModel.Collection`1:InsertItem (int,Microsoft.Maui.Controls.ResourceDictionary) void System.Collections.ObjectModel.Collection`1:Insert (int,Microsoft.Maui.Controls.ShellContent) void System.Collections.ObjectModel.Collection`1:System.Collections.IList.Insert (int,object) @@ -6604,10 +6766,6 @@ Methods: void System.Collections.ObjectModel.ObservableCollection`1>:System.ComponentModel.INotifyPropertyChanged.add_PropertyChanged (System.ComponentModel.PropertyChangedEventHandler) void System.Collections.ObjectModel.ReadOnlyCollection`1:.cctor () void System.Collections.ObjectModel.ReadOnlyCollection`1:.ctor (System.Collections.Generic.IList`1) - void System.Collections.ObjectModel.ReadOnlyCollection`1:.cctor () - void System.Collections.ObjectModel.ReadOnlyCollection`1:.ctor (System.Collections.Generic.IList`1) - void System.Collections.ObjectModel.ReadOnlyCollection`1:.cctor () - void System.Collections.ObjectModel.ReadOnlyCollection`1:.ctor (System.Collections.Generic.IList`1) void System.Collections.ObjectModel.ReadOnlyObservableCollection`1>:.cctor () void System.Collections.ObjectModel.ReadOnlyObservableCollection`1>:.ctor (System.Collections.ObjectModel.ObservableCollection`1>) void System.Collections.ObjectModel.ReadOnlyObservableCollection`1>:HandleCollectionChanged (object,System.Collections.Specialized.NotifyCollectionChangedEventArgs) @@ -6619,6 +6777,9 @@ Methods: void System.Collections.Specialized.NotifyCollectionChangedEventArgs:.ctor (System.Collections.Specialized.NotifyCollectionChangedAction) void System.Collections.Specialized.SingleItemReadOnlyList/d__15:System.IDisposable.Dispose () void System.ComponentModel.PropertyChangedEventArgs:.ctor (string) + void System.ComponentModel.TypeConverterAttribute:.cctor () + void System.ComponentModel.TypeConverterAttribute:.ctor () + void System.ComponentModel.TypeConverterAttribute:.ctor (System.Type) void System.DateTime:.cctor () void System.DateTime:.ctor (int,int,int) void System.DateTime:.ctor (long,System.DateTimeKind) @@ -6741,14 +6902,12 @@ Methods: void System.Lazy`1:ViaFactory (System.Threading.LazyThreadSafetyMode) void System.LazyHelper:.cctor () void System.LazyHelper:.ctor (System.LazyState) - void System.Linq.Buffer`1:.ctor (System.Collections.Generic.IEnumerable`1) + void System.Linq.Buffer`1:.ctor (System.Collections.Generic.IEnumerable`1) void System.Linq.Enumerable/d__41`1:.ctor (int) void System.Linq.Enumerable/d__41`1:<>m__Finally1 () void System.Linq.Enumerable/d__41`1:System.IDisposable.Dispose () - void System.Linq.Enumerable/Iterator`1:.ctor () - void System.Linq.Enumerable/Iterator`1:Dispose () - void System.Linq.Enumerable/ReverseIterator`1:.ctor (System.Collections.Generic.IEnumerable`1) - void System.Linq.Enumerable/ReverseIterator`1:Dispose () + void System.Linq.Enumerable/Iterator`1:.ctor () + void System.Linq.Enumerable/Iterator`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 () @@ -6910,7 +7069,7 @@ Methods: 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.CustomAttribute/AttributeInfo:.ctor (System.AttributeUsageAttribute,int) void System.Reflection.Emit.OpCodes:.cctor () void System.Reflection.MethodBaseInvoker:.ctor (System.Reflection.MethodBase,System.RuntimeType[]) void System.Reflection.MethodBaseInvoker:.ctor (System.Reflection.RuntimeConstructorInfo) @@ -6922,9 +7081,6 @@ Methods: void System.Reflection.MonoMethodInfo:get_method_info (intptr,System.Reflection.MonoMethodInfo&) void System.Reflection.RuntimeAssembly:GetInfo (System.Runtime.CompilerServices.QCallAssembly,System.Runtime.CompilerServices.ObjectHandleOnStack,System.Reflection.RuntimeAssembly/AssemblyInfoKind) void System.Reflection.RuntimeAssembly/UnmanagedMemoryStreamForModule:.ctor (byte*,long,System.Reflection.Module) - void System.Reflection.RuntimeCustomAttributeData:.ctor (System.Reflection.ConstructorInfo,System.Reflection.Assembly,intptr,uint) - void System.Reflection.RuntimeCustomAttributeData:ResolveArguments () - void System.Reflection.RuntimeCustomAttributeData:ResolveArgumentsInternal (System.Reflection.ConstructorInfo,System.Reflection.Assembly,intptr,uint,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.RuntimePropertyInfo:CachePropertyInfo (System.Reflection.PInfo) @@ -6951,13 +7107,14 @@ Methods: void System.Runtime.CompilerServices.AsyncMethodBuilderCore:Start (Microsoft.Maui.Controls.NavigationPage/d__100&) void System.Runtime.CompilerServices.AsyncMethodBuilderCore:Start (Microsoft.Maui.Controls.Platform.BottomNavigationViewUtils/d__6&) void System.Runtime.CompilerServices.AsyncMethodBuilderCore:Start (Microsoft.Maui.Controls.Platform.BottomNavigationViewUtils/d__4&) - void System.Runtime.CompilerServices.AsyncMethodBuilderCore:Start (Microsoft.Maui.Controls.Platform.Compatibility.ShellToolbarTracker/d__51&) + void System.Runtime.CompilerServices.AsyncMethodBuilderCore:Start (Microsoft.Maui.Controls.Platform.Compatibility.ShellToolbarTracker/d__52&) void System.Runtime.CompilerServices.AsyncMethodBuilderCore:Start (Microsoft.Maui.Controls.Platform.ModalNavigationManager/d__50&) void System.Runtime.CompilerServices.AsyncMethodBuilderCore:Start (Microsoft.Maui.Controls.Platform.ModalNavigationManager/d__41&) void System.Runtime.CompilerServices.AsyncMethodBuilderCore:Start (Microsoft.Maui.Controls.Shell/<b__161_0>d&) void System.Runtime.CompilerServices.AsyncMethodBuilderCore:Start (Microsoft.Maui.Controls.Shell/<g__SetCurrentItem|161_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.Handlers.ImageHandler/d__8&) void System.Runtime.CompilerServices.AsyncMethodBuilderCore:Start (Microsoft.Maui.Platform.ImageSourcePartExtensions/d__0&) void System.Runtime.CompilerServices.AsyncMethodBuilderCore:Start (Microsoft.Maui.Platform.ImageSourcePartLoader/d__10&) void System.Runtime.CompilerServices.AsyncMethodBuilderCore:Start (Microsoft.Maui.TaskExtensions/d__0`1&) @@ -6968,26 +7125,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__136&) - void System.Runtime.CompilerServices.AsyncMethodBuilderCore:Start (Xamarin.Android.Net.AndroidMessageHandler/d__127&) - void System.Runtime.CompilerServices.AsyncMethodBuilderCore:Start (Xamarin.Android.Net.AndroidMessageHandler/d__129&) - void System.Runtime.CompilerServices.AsyncMethodBuilderCore:Start (Xamarin.Android.Net.AndroidMessageHandler/d__155&) + void System.Runtime.CompilerServices.AsyncMethodBuilderCore:Start (Xamarin.Android.Net.AndroidMessageHandler/d__140&) + void System.Runtime.CompilerServices.AsyncMethodBuilderCore:Start (Xamarin.Android.Net.AndroidMessageHandler/d__131&) + void System.Runtime.CompilerServices.AsyncMethodBuilderCore:Start (Xamarin.Android.Net.AndroidMessageHandler/d__133&) + void System.Runtime.CompilerServices.AsyncMethodBuilderCore:Start (Xamarin.Android.Net.AndroidMessageHandler/d__158&) 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__136>:.cctor () - void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1/AsyncStateMachineBox`1d__136>:.ctor () - void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1/AsyncStateMachineBox`1d__136>:ExecutionContextCallback (object) - void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1/AsyncStateMachineBox`1d__136>:MoveNext () - void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1/AsyncStateMachineBox`1d__136>:MoveNext (System.Threading.Thread) - void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1/AsyncStateMachineBox`1d__127>:.cctor () - void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1/AsyncStateMachineBox`1d__127>:.ctor () - void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1/AsyncStateMachineBox`1d__127>:ExecutionContextCallback (object) - void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1/AsyncStateMachineBox`1d__127>:MoveNext () - void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1/AsyncStateMachineBox`1d__127>:MoveNext (System.Threading.Thread) + void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1/AsyncStateMachineBox`1d__140>:.cctor () + void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1/AsyncStateMachineBox`1d__140>:.ctor () + void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1/AsyncStateMachineBox`1d__140>:ExecutionContextCallback (object) + void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1/AsyncStateMachineBox`1d__140>:MoveNext () + void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1/AsyncStateMachineBox`1d__140>:MoveNext (System.Threading.Thread) + void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1/AsyncStateMachineBox`1d__131>:.cctor () + void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1/AsyncStateMachineBox`1d__131>:.ctor () + void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1/AsyncStateMachineBox`1d__131>:ExecutionContextCallback (object) + void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1/AsyncStateMachineBox`1d__131>:MoveNext () + void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1/AsyncStateMachineBox`1d__131>: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) @@ -7035,7 +7192,6 @@ Methods: 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>:ExecuteFromThreadPool (System.Threading.Thread) 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) @@ -7139,6 +7295,8 @@ Methods: void System.String:MakeSeparatorListVectorized (System.ReadOnlySpan`1,System.Collections.Generic.ValueListBuilder`1&,char,char,char) void System.String:memcpy (byte*,byte*,int) void System.String:memset (byte*,int,int) + void System.SZGenericArrayEnumerator`1:.cctor () + void System.SZGenericArrayEnumerator`1:.ctor (Microsoft.Maui.Controls.DependencyService/DependencyType[],int) void System.SZGenericArrayEnumerator`1:.cctor () void System.SZGenericArrayEnumerator`1:.ctor (Microsoft.Maui.Hosting.IMauiInitializeService[],int) void System.SZGenericArrayEnumerator`1>:.cctor () @@ -7195,7 +7353,6 @@ Methods: void System.Threading.CancellationTokenSource/Linked1CancellationTokenSource:Dispose (bool) void System.Threading.CancellationTokenSource/LinkedNCancellationTokenSource:.cctor () void System.Threading.CancellationTokenSource/Registrations:.ctor (System.Threading.CancellationTokenSource) - void System.Threading.CancellationTokenSource/Registrations:g__Contention|13_0 (int&) void System.Threading.CancellationTokenSource/Registrations:EnterLock () void System.Threading.EventWaitHandle:.ctor (bool,System.Threading.EventResetMode,string,bool&) void System.Threading.EventWaitHandle:.ctor (bool,System.Threading.EventResetMode) @@ -7264,9 +7421,6 @@ Methods: void System.Threading.SpinLock:.ctor (bool) void System.Threading.SpinLock:Exit (bool) void System.Threading.SpinLock:TryEnter (bool&) - void System.Threading.SpinWait:.cctor () - void System.Threading.SpinWait:SpinOnce () - void System.Threading.SpinWait:SpinOnceCore (int) void System.Threading.SynchronizationContext:OperationCompleted () void System.Threading.SynchronizationContext:OperationStarted () void System.Threading.SynchronizationContext:SetSynchronizationContext (System.Threading.SynchronizationContext) @@ -7407,7 +7561,6 @@ Methods: void System.Threading.TimerQueue:DeleteTimer (System.Threading.TimerQueueTimer) void System.Threading.TimerQueue:FireNextTimers () void System.Threading.TimerQueue:LinkTimer (System.Threading.TimerQueueTimer) - void System.Threading.TimerQueue:MoveTimerToCorrectList (System.Threading.TimerQueueTimer,bool) void System.Threading.TimerQueue:System.Threading.IThreadPoolWorkItem.Execute () void System.Threading.TimerQueue:TimerThread () void System.Threading.TimerQueue:UnlinkTimer (System.Threading.TimerQueueTimer) @@ -7468,6 +7621,7 @@ Methods: void System.UriParser:.cctor () void System.UriParser:.ctor (System.UriSyntaxFlags) void System.UriParser/BuiltInUriParser:.ctor (string,int,System.UriSyntaxFlags) + void System.ValueTuple`3:.ctor (int,Android.Content.Res.ColorStateList,int) void System.ValueTuple`3:.ctor (string,Microsoft.Maui.Controls.ImageSource,bool) void System.ValueTuple`3:.ctor (string,Microsoft.Maui.FontWeight,bool) void System.ValueTuple`3:.ctor (System.Threading.CancellationTokenSource,bool,System.Threading.CancellationTokenSource) @@ -7485,7 +7639,6 @@ Methods: void Xamarin.Android.Net.AndroidMessageHandler:.cctor () void Xamarin.Android.Net.AndroidMessageHandler:.ctor () void Xamarin.Android.Net.AndroidMessageHandler:AddHeaders (Java.Net.HttpURLConnection,System.Net.Http.Headers.HttpHeaders) - void Xamarin.Android.Net.AndroidMessageHandler:AppendEncoding (string,System.Collections.Generic.List`1&) void Xamarin.Android.Net.AndroidMessageHandler:AssertSelf () void Xamarin.Android.Net.AndroidMessageHandler:CopyHeaders (Java.Net.HttpURLConnection,System.Net.Http.HttpResponseMessage,Xamarin.Android.Net.AndroidMessageHandler/ContentState) void Xamarin.Android.Net.AndroidMessageHandler:Dispose (bool) @@ -7493,11 +7646,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__DisplayClass133_0:b__0 () - void Xamarin.Android.Net.AndroidMessageHandler/d__136:MoveNext () - void Xamarin.Android.Net.AndroidMessageHandler/d__127:MoveNext () - void Xamarin.Android.Net.AndroidMessageHandler/d__129:MoveNext () - void Xamarin.Android.Net.AndroidMessageHandler/d__155:MoveNext () + void Xamarin.Android.Net.AndroidMessageHandler/<>c__DisplayClass137_0:b__0 () + void Xamarin.Android.Net.AndroidMessageHandler/d__140:MoveNext () + void Xamarin.Android.Net.AndroidMessageHandler/d__131:MoveNext () + void Xamarin.Android.Net.AndroidMessageHandler/d__133:MoveNext () + void Xamarin.Android.Net.AndroidMessageHandler/d__158:MoveNext () void Xamarin.Android.Net.AndroidMessageHandler/ContentState:Reset () void Xamarin.Android.Net.AuthModuleBasic:.ctor () void Xamarin.Android.Net.AuthModuleDigest:.cctor () diff --git a/src/ProfiledAot/src/maui/MainPage.xaml.cs b/src/ProfiledAot/src/maui/MainPage.xaml.cs index 2950f8305884..3110f149bf9f 100644 --- a/src/ProfiledAot/src/maui/MainPage.xaml.cs +++ b/src/ProfiledAot/src/maui/MainPage.xaml.cs @@ -10,7 +10,7 @@ public MainPage() { InitializeComponent(); - if (Application.Current.MainPage is not AppFlyoutPage) + if (Application.Current?.MainPage is not AppFlyoutPage) { Start(); this.Loaded += OnMainPageLoaded; @@ -24,7 +24,7 @@ private async void Start() LoadFlyoutPage(); } - void OnMainPageLoaded(object sender, EventArgs e) + void OnMainPageLoaded(object? sender, EventArgs e) { _isLoaded = true; LoadFlyoutPage(); @@ -35,7 +35,7 @@ async void LoadFlyoutPage() if (_isLoaded && _startCompleted) { await Task.Delay(500); - Application.Current.MainPage = new AppFlyoutPage(); + Application.Current!.MainPage = new AppFlyoutPage(); } }