diff --git a/.nuspec/Microsoft.Maui.Controls.targets b/.nuspec/Microsoft.Maui.Controls.targets index afbfa45a65e3..dc1e84f73a81 100644 --- a/.nuspec/Microsoft.Maui.Controls.targets +++ b/.nuspec/Microsoft.Maui.Controls.targets @@ -11,6 +11,7 @@ true false + True diff --git a/.nuspec/Microsoft.Maui.Resizetizer.targets b/.nuspec/Microsoft.Maui.Resizetizer.targets index 229c6a30e977..32660add034f 100644 --- a/.nuspec/Microsoft.Maui.Resizetizer.targets +++ b/.nuspec/Microsoft.Maui.Resizetizer.targets @@ -118,22 +118,24 @@ ios - - $(ResizetizeCollectItemsBeforeTargets); - _CollectBundleResources; - _BeforeCoreCompileImageAssets; - + + true + + + $(CollectBundleResourcesDependsOn); + ResizetizeCollectItems; + + + + $(CompileImageAssetsDependsOn); + ResizetizeCollectItems; + $(ResizetizeAfterTargets); ResizetizeCollectItems; - - $(ProcessMauiFontsBeforeTargets); - _BeforeCoreCompileImageAssets; - - ProcessMauiFonts; ProcessMauiSplashScreens; @@ -237,7 +239,7 @@ @@ -406,7 +408,7 @@ <_MauiSplashScreens Include="$(_MauiIntermediateSplashScreen)splash\*" /> - + diff --git a/.nuspec/maui-blazor.aotprofile b/.nuspec/maui-blazor.aotprofile index db1da76b9955..02970c10ef5a 100644 Binary files a/.nuspec/maui-blazor.aotprofile and b/.nuspec/maui-blazor.aotprofile differ diff --git a/.nuspec/maui-blazor.aotprofile.txt b/.nuspec/maui-blazor.aotprofile.txt index bcc4fd71b51c..4e783093498c 100644 --- a/.nuspec/maui-blazor.aotprofile.txt +++ b/.nuspec/maui-blazor.aotprofile.txt @@ -13,6 +13,7 @@ Methods: Android.Content.Context Android.Content.ContextWrapper:get_BaseContext () Android.Content.Context Android.Views.View:get_Context () Android.Content.Context Microsoft.Maui.Handlers.ViewHandler`2:get_Context () + Android.Content.Context Microsoft.Maui.MauiContext:<.ctor>b__6_1 () Android.Content.Context Microsoft.Maui.MauiContext:get_Context () Android.Content.Intent Android.App.Activity:get_Intent () Android.Content.PM.PackageInfo Android.Content.PM.PackageManagerInvoker:GetPackageInfo (string,Android.Content.PM.PackageInfoFlags) @@ -20,6 +21,7 @@ Methods: Android.Content.Res.AssetManager Android.Content.ContextWrapper:get_Assets () Android.Content.Res.ColorStateList Microsoft.Maui.Platform.ColorExtensions:ToDefaultColorStateList (Microsoft.Maui.Graphics.Color) Android.Content.Res.ColorStateList Microsoft.Maui.Platform.ColorStateListExtensions:CreateDefault (int) + Android.Content.Res.ColorStateList Microsoft.Maui.PlatformInterop:GetDefaultColorStateList (int) Android.Content.Res.Configuration Android.Content.Res.Resources:get_Configuration () Android.Content.Res.Resources Android.Content.ContextWrapper:get_Resources () Android.Content.Res.Resources Android.Views.View:get_Resources () @@ -53,8 +55,10 @@ Methods: Android.Text.TextPaint Microsoft.Maui.Graphics.Platform.PlatformCanvasState:get_FontPaint () Android.Util.DisplayMetrics Android.Content.Res.Resources:get_DisplayMetrics () Android.Views.Display Android.Views.IWindowManagerInvoker:get_DefaultDisplay () + Android.Views.IViewParent Android.Views.View:get_Parent () Android.Views.IWindowManager Android.App.Activity:get_WindowManager () Android.Views.LayoutDirection Android.Content.Res.Configuration:get_LayoutDirection () + Android.Views.LayoutDirection Android.Views.View:get_LayoutDirection () Android.Views.LayoutDirection Microsoft.Maui.Platform.ViewExtensions:GetLayoutDirection (Microsoft.Maui.IView) Android.Views.LayoutInflater Android.Views.LayoutInflater:From (Android.Content.Context) Android.Views.LayoutInflater Microsoft.Maui.Platform.MauiContextExtensions:GetLayoutInflater (Microsoft.Maui.IMauiContext) @@ -63,10 +67,12 @@ Methods: Android.Views.MeasureSpecMode Microsoft.Maui.Platform.MeasureSpecExtensions:GetMode (int) Android.Views.View Android.Views.LayoutInflater:Inflate (int,Android.Views.ViewGroup) Android.Views.View Android.Views.View:FindViewById (int) + Android.Views.View Android.Views.ViewGroup:GetChildAt (int) Android.Views.View Android.Views.WindowInvoker:get_DecorView () Android.Views.View Microsoft.Maui.Controls.Platform.GestureManager:get_Control () Android.Views.View Microsoft.Maui.ElementHandlerExtensions:ToPlatform (Microsoft.Maui.IElementHandler) Android.Views.View Microsoft.Maui.Handlers.ViewHandler`2:OnCreatePlatformView () + Android.Views.View Microsoft.Maui.Handlers.WindowHandler:CreateRootViewFromContent (Microsoft.Maui.Handlers.IWindowHandler,Microsoft.Maui.IWindow) Android.Views.View Microsoft.Maui.Platform.ElementExtensions:ToContainerView (Microsoft.Maui.IElement,Microsoft.Maui.IMauiContext) Android.Views.View Microsoft.Maui.Platform.ElementExtensions:ToPlatform (Microsoft.Maui.IElement,Microsoft.Maui.IMauiContext) Android.Views.View Microsoft.Maui.Platform.ElementExtensions:ToPlatform (Microsoft.Maui.IElement) @@ -82,6 +88,7 @@ Methods: Android.Webkit.WebResourceResponse Microsoft.AspNetCore.Components.WebView.Maui.WebKitWebViewClient:ShouldInterceptRequest (Android.Webkit.WebView,Android.Webkit.IWebResourceRequest) Android.Webkit.WebSettings Android.Webkit.WebView:get_Settings () Android.Webkit.WebView Microsoft.AspNetCore.Components.WebView.Maui.BlazorWebViewHandler:CreatePlatformView () + AndroidX.CoordinatorLayout.Widget.CoordinatorLayout Microsoft.Maui.Platform.ViewGroupExtensions:GetFirstChildOfType (Android.Views.ViewGroup) AndroidX.Core.View.AccessibilityDelegateCompat AndroidX.Core.View.ViewCompat:GetAccessibilityDelegate (Android.Views.View) AndroidX.Fragment.App.FragmentManager AndroidX.Fragment.App.FragmentActivity:get_SupportFragmentManager () AndroidX.Fragment.App.FragmentManager Microsoft.Maui.Platform.ContextExtensions:GetFragmentManager (Android.Content.Context) @@ -97,7 +104,9 @@ Methods: bool Android.Net.NetworkInfo:get_IsConnected () bool Android.OS.Handler:Post (Java.Lang.IRunnable) bool Android.OS.Handler:Post (System.Action) + bool Android.Runtime.AndroidEnvironment:Extends (System.Type,string) bool Android.Runtime.AndroidEnvironment:InitializeVSAndroidDesignerIsEnabled () + bool Android.Runtime.AndroidEnvironment:IsAcceptableHttpMessageHandlerType (System.Type) bool Android.Runtime.AndroidTypeManager:FastRegisterNativeMembers (Java.Interop.JniType,System.Type,System.ReadOnlySpan`1) bool Android.Runtime.AndroidTypeManager/MagicRegistrationMap:get_Filled () bool Android.Runtime.InputStreamInvoker:get_CanRead () @@ -125,14 +134,17 @@ Methods: bool Java.Interop.JniEnvironment/Types:IsInstanceOf (Java.Interop.JniObjectReference,Java.Interop.JniObjectReference) bool Java.Interop.JniEnvironment/Types:IsSameObject (Java.Interop.JniObjectReference,Java.Interop.JniObjectReference) bool Java.Interop.JniEnvironmentInfo:get_IsValid () - bool Java.Interop.JniFieldInfo:get_IsValid () - bool Java.Interop.JniMethodInfo:get_IsValid () bool Java.Interop.JniPeerMembers/JniInstanceMethods:InvokeAbstractBooleanMethod (string,Java.Interop.IJavaPeerable,Java.Interop.JniArgumentValue*) bool Java.Interop.JniPeerMembers/JniInstanceMethods:InvokeNonvirtualBooleanMethod (string,Java.Interop.IJavaPeerable,Java.Interop.JniArgumentValue*) bool Java.Interop.JniPeerMembers/JniInstanceMethods:InvokeVirtualBooleanMethod (string,Java.Interop.IJavaPeerable,Java.Interop.JniArgumentValue*) + bool Java.Interop.JniPeerMembers/JniInstanceMethods:TryInvokeBooleanStaticRedirect (Java.Interop.JniMethodInfo,Java.Interop.IJavaPeerable,Java.Interop.JniArgumentValue*,bool&) + bool Java.Interop.JniPeerMembers/JniInstanceMethods:TryInvokeInt32StaticRedirect (Java.Interop.JniMethodInfo,Java.Interop.IJavaPeerable,Java.Interop.JniArgumentValue*,int&) + bool Java.Interop.JniPeerMembers/JniInstanceMethods:TryInvokeObjectStaticRedirect (Java.Interop.JniMethodInfo,Java.Interop.IJavaPeerable,Java.Interop.JniArgumentValue*,Java.Interop.JniObjectReference&) + bool Java.Interop.JniPeerMembers/JniInstanceMethods:TryInvokeVoidStaticRedirect (Java.Interop.JniMethodInfo,Java.Interop.IJavaPeerable,Java.Interop.JniArgumentValue*) bool Java.Interop.JniRuntime:GetBuiltInTypeArraySignature (System.Type,Java.Interop.JniTypeSignature&) bool Java.Interop.JniRuntime:GetBuiltInTypeSignature (System.Type,Java.Interop.JniTypeSignature&) bool Java.Interop.JniRuntime/JniObjectReferenceManager:get_LogGlobalReferenceMessages () + bool Java.Interop.JniType:TryGetStaticMethod (string,string,Java.Interop.JniMethodInfo&) bool Java.Interop.Runtime:IsGCUserPeer (intptr) bool Java.Interop.TypeManager:get_ActivationEnabled () bool Java.Lang.Object:Java.Interop.IJavaObjectEx.get_IsProxy () @@ -141,7 +153,6 @@ Methods: bool Java.Util.IIteratorInvoker:get_HasNext () bool Microsoft.AspNetCore.Components.ChangeDetection:IsKnownImmutableType (System.Type) bool Microsoft.AspNetCore.Components.ChangeDetection:MayHaveChanged (object,object) - bool Microsoft.AspNetCore.Components.ChangeDetection:MayHaveChanged (T1_REF,T2_REF) bool Microsoft.AspNetCore.Components.EventCallback`1:get_HasDelegate () bool Microsoft.AspNetCore.Components.EventCallback`1:get_RequiresExplicitReceiver () bool Microsoft.AspNetCore.Components.NavigationManager:TryGetLengthOfBaseUriPrefix (System.Uri,string,int&) @@ -206,13 +217,13 @@ Methods: bool Microsoft.Maui.Controls.ImageSource:IsNullOrEmpty (Microsoft.Maui.Controls.ImageSource) bool Microsoft.Maui.Controls.Page:get_IsBusy () bool Microsoft.Maui.Controls.Page:ShouldLayoutChildren () - bool Microsoft.Maui.Controls.Page/d__80:MoveNext () + bool Microsoft.Maui.Controls.Page/d__84:MoveNext () bool Microsoft.Maui.Controls.Platform.SemanticExtensions:ControlsAccessibilityDelegateNeeded (Microsoft.Maui.Controls.View) bool Microsoft.Maui.Controls.Platform.SemanticExtensions:TapGestureRecognizerNeedsDelegate (Microsoft.Maui.Controls.View) bool Microsoft.Maui.Controls.ResourceDictionary:ContainsKey (string) bool Microsoft.Maui.Controls.ResourceDictionary:TryGetValue (string,object&) bool Microsoft.Maui.Controls.ResourceDictionary:TryGetValueAndSource (string,object&,Microsoft.Maui.Controls.ResourceDictionary&) - bool Microsoft.Maui.Controls.ResourceDictionary/d__41:MoveNext () + bool Microsoft.Maui.Controls.ResourceDictionary/d__42:MoveNext () bool Microsoft.Maui.Controls.ResourcesExtensions:TryGetResource (Microsoft.Maui.Controls.IElementDefinition,string,object&) bool Microsoft.Maui.Controls.SolidColorBrush:get_IsEmpty () bool Microsoft.Maui.Controls.StyleSheets.StyleSheetExtensions/d__0:MoveNext () @@ -220,6 +231,7 @@ Methods: bool Microsoft.Maui.Controls.VisualElement:get_InputTransparent () bool Microsoft.Maui.Controls.VisualElement:get_IsEnabled () bool Microsoft.Maui.Controls.VisualElement:get_IsVisible () + bool Microsoft.Maui.Controls.VisualElement:IsMocked () bool Microsoft.Maui.Controls.VisualElement:Microsoft.Maui.Controls.IFlowDirectionController.get_ApplyEffectiveFlowDirectionToChildContainer () bool Microsoft.Maui.Controls.VisualElement:Microsoft.Maui.Controls.IResourcesProvider.get_IsResourcesCreated () bool Microsoft.Maui.Controls.VisualStateManager:HasVisualStateGroups (Microsoft.Maui.Controls.VisualElement) @@ -233,14 +245,13 @@ Methods: bool Microsoft.Maui.Dispatching.Dispatcher:IsDispatchRequiredImplementation () bool Microsoft.Maui.Dispatching.DispatcherExtensions/<>c__DisplayClass1_0:b__0 () bool Microsoft.Maui.Dispatching.DispatcherProvider:SetCurrent (Microsoft.Maui.Dispatching.IDispatcherProvider) + bool Microsoft.Maui.ElementHandlerExtensions:CanInvokeMappers (Microsoft.Maui.IElementHandler) bool Microsoft.Maui.Graphics.Color:TryParse (string,Microsoft.Maui.Graphics.Color&) bool Microsoft.Maui.Graphics.Color:TryParse (System.ReadOnlySpan`1,Microsoft.Maui.Graphics.Color&) bool Microsoft.Maui.Graphics.PaintExtensions:IsNullOrEmpty (Microsoft.Maui.Graphics.Paint) - bool Microsoft.Maui.Graphics.Point:op_Equality (Microsoft.Maui.Graphics.Point,Microsoft.Maui.Graphics.Point) + bool Microsoft.Maui.Graphics.Rect:Equals (Microsoft.Maui.Graphics.Rect) bool Microsoft.Maui.Graphics.Rect:op_Equality (Microsoft.Maui.Graphics.Rect,Microsoft.Maui.Graphics.Rect) bool Microsoft.Maui.Graphics.Rect:op_Inequality (Microsoft.Maui.Graphics.Rect,Microsoft.Maui.Graphics.Rect) - bool Microsoft.Maui.Graphics.Size:op_Equality (Microsoft.Maui.Graphics.Size,Microsoft.Maui.Graphics.Size) - bool Microsoft.Maui.GridLength:get_IsAbsolute () bool Microsoft.Maui.Handlers.AndroidBatchPropertyMapper`2/d__2:MoveNext () bool Microsoft.Maui.Handlers.ViewHandler:get_NeedsContainer () bool Microsoft.Maui.Hosting.Internal.MauiFactory:TryGetServiceDescriptors (System.Type&,Microsoft.Extensions.DependencyInjection.ServiceDescriptor&,System.Collections.Generic.IEnumerable`1&) @@ -248,13 +259,10 @@ Methods: bool Microsoft.Maui.Internal.WeakList`1:Contains (Microsoft.Maui.HotReload.IHotReloadableView) bool Microsoft.Maui.JavaObjectExtensions:IsAlive (Java.Lang.Object) bool Microsoft.Maui.JavaObjectExtensions:IsDisposed (Java.Lang.Object) - bool Microsoft.Maui.Layouts.GridLayoutManager/Column:get_IsStar () - bool Microsoft.Maui.Layouts.GridLayoutManager/Row:get_IsStar () - bool Microsoft.Maui.Layouts.LayoutExtensions:ShouldArrangeLeftToRight (Microsoft.Maui.IView) + bool Microsoft.Maui.Layouts.GridLayoutManager/GridStructure:ShouldTreatStarsAsAuto (double,double,Microsoft.Maui.Primitives.LayoutAlignment) bool Microsoft.Maui.LifecycleEvents.LifecycleEventServiceExtensions/d__3`1:MoveNext () bool Microsoft.Maui.MauiAppCompatActivity:get_AllowFragmentRestore () bool Microsoft.Maui.Platform.ThemeExtensions:TryResolveAttribute (Android.Content.Res.Resources/Theme,int) - bool Microsoft.Maui.PropertyMapper:CanUpdateProperty (Microsoft.Maui.IElementHandler) bool Microsoft.Maui.PropertyMapper/d__17:MoveNext () bool Microsoft.Maui.WindowOverlay:Initialize () bool Microsoft.Win32.SafeHandles.SafeFileHandle:CanLockTheFile (Interop/Sys/LockOperations,System.IO.FileAccess) @@ -262,6 +270,7 @@ Methods: bool Microsoft.Win32.SafeHandles.SafeFileHandle:get_IsInvalid () bool Microsoft.Win32.SafeHandles.SafeFileHandle:get_SupportsRandomAccess () bool Microsoft.Win32.SafeHandles.SafeFileHandle:GetCanSeek () + bool Microsoft.Win32.SafeHandles.SafeFileHandle:Init (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,System.IO.FileOptions,long,long&,System.IO.UnixFileMode&) bool Microsoft.Win32.SafeHandles.SafeFileHandle:ReleaseHandle () bool Microsoft.Win32.SafeHandles.SafeHandleZeroOrMinusOneIsInvalid:get_IsInvalid () bool System.AppContext:TryGetSwitch (string,bool&) @@ -289,6 +298,7 @@ Methods: bool System.Char:IsWhiteSpace (char) bool System.Char:IsWhiteSpaceLatin1 (char) bool System.Char:System.ISpanFormattable.TryFormat (System.Span`1,int&,System.ReadOnlySpan`1,System.IFormatProvider) + bool System.Collections.Concurrent.ConcurrentDictionary`2/Enumerator, System.Text.Json.Cache`1/CacheEntry>>:MoveNext () bool System.Collections.Concurrent.ConcurrentDictionary`2:IsValueWriteAtomic () bool System.Collections.Concurrent.ConcurrentDictionary`2:TryAdd (Microsoft.AspNetCore.Components.Routing.RouteKey,Microsoft.AspNetCore.Components.Routing.RouteTable) bool System.Collections.Concurrent.ConcurrentDictionary`2:TryAddInternal (Microsoft.AspNetCore.Components.Routing.RouteKey,System.Nullable`1,Microsoft.AspNetCore.Components.Routing.RouteTable,bool,bool,Microsoft.AspNetCore.Components.Routing.RouteTable&) @@ -308,19 +318,21 @@ Methods: bool System.Collections.Concurrent.ConcurrentDictionary`2:IsValueWriteAtomic () bool System.Collections.Concurrent.ConcurrentDictionary`2:TryRemove (long,System.Threading.CancellationTokenRegistration&) bool System.Collections.Concurrent.ConcurrentDictionary`2:TryRemoveInternal (long,System.Threading.CancellationTokenRegistration&,bool,System.Threading.CancellationTokenRegistration) + bool System.Collections.Concurrent.ConcurrentDictionary`2>:TryAdd (System.Text.Json.JsonSerializerOptions,System.WeakReference`1) + bool System.Collections.Concurrent.ConcurrentDictionary`2>:TryGetValue (System.Text.Json.JsonSerializerOptions,System.WeakReference`1&) bool System.Collections.Concurrent.ConcurrentDictionary`2:IsValueWriteAtomic () bool System.Collections.Concurrent.ConcurrentDictionary`2>:IsValueWriteAtomic () bool System.Collections.Concurrent.ConcurrentDictionary`2>:TryGetValueInternal (System.Type,int,System.Func`2&) bool System.Collections.Concurrent.ConcurrentDictionary`2:TryAddInternal (System.Type,System.Nullable`1,object,bool,bool,object&) - bool System.Collections.Concurrent.ConcurrentDictionary`2:TryAdd (System.Type,System.Text.Json.Serialization.JsonConverter) - bool System.Collections.Concurrent.ConcurrentDictionary`2:ContainsKey (System.Type) - bool System.Collections.Concurrent.ConcurrentDictionary`2:TryGetValue (System.Type,System.Text.Json.Serialization.Metadata.JsonTypeInfo&) bool System.Collections.Concurrent.ConcurrentDictionary`2>>:IsValueWriteAtomic () bool System.Collections.Concurrent.ConcurrentDictionary`2>>:TryAddInternal (System.Type,System.Nullable`1,System.ValueTuple`2>,bool,bool,System.ValueTuple`2>&) bool System.Collections.Concurrent.ConcurrentDictionary`2>>:TryGetValue (System.Type,System.ValueTuple`2>&) bool System.Collections.Concurrent.ConcurrentDictionary`2:IsValueWriteAtomic () bool System.Collections.Concurrent.ConcurrentDictionary`2:TryAdd (ulong,System.Text.Json.JsonEncodedText) bool System.Collections.Concurrent.ConcurrentDictionary`2:TryAddInternal (ulong,System.Nullable`1,System.Text.Json.JsonEncodedText,bool,bool,System.Text.Json.JsonEncodedText&) + bool System.Collections.Concurrent.ConcurrentDictionary`2, System.Text.Json.Cache`1/CacheEntry>>:IsValueWriteAtomic () + bool System.Collections.Concurrent.ConcurrentDictionary`2, System.Text.Json.Cache`1/CacheEntry>>:TryAddInternal (System.ValueTuple`3,System.Nullable`1,System.Text.Json.Serialization.Metadata.ReflectionEmitCachingMemberAccessor/Cache`1/CacheEntry>,bool,bool,System.Text.Json.Serialization.Metadata.ReflectionEmitCachingMemberAccessor/Cache`1/CacheEntry>&) + bool System.Collections.Concurrent.ConcurrentDictionary`2, System.Text.Json.Cache`1/CacheEntry>>:TryGetValueInternal (System.ValueTuple`3,int,System.Text.Json.Serialization.Metadata.ReflectionEmitCachingMemberAccessor/Cache`1/CacheEntry>&) bool System.Collections.Concurrent.ConcurrentQueue`1:TryDequeue (object&) bool System.Collections.Concurrent.ConcurrentQueueSegment`1:TryDequeue (object&) bool System.Collections.Concurrent.ConcurrentQueueSegment`1:TryEnqueue (object) @@ -331,6 +343,7 @@ Methods: 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:TryInsert (int,bool,System.Collections.Generic.InsertionBehavior) bool System.Collections.Generic.Dictionary`2>:TryInsert (long,System.WeakReference`1,System.Collections.Generic.InsertionBehavior) bool System.Collections.Generic.Dictionary`2:Remove (intptr) bool System.Collections.Generic.Dictionary`2:TryGetValue (intptr,Android.Runtime.IdentityHashTargets&) @@ -339,8 +352,6 @@ Methods: bool System.Collections.Generic.Dictionary`2:TryInsert (intptr,Java.Interop.JniRuntime,System.Collections.Generic.InsertionBehavior) bool System.Collections.Generic.Dictionary`2:ContainsKey (intptr) bool System.Collections.Generic.Dictionary`2:TryInsert (intptr,System.IDisposable,System.Collections.Generic.InsertionBehavior) - bool System.Collections.Generic.Dictionary`2:TryGetValue (System.Net.Http.Headers.HeaderDescriptor,object&) - bool System.Collections.Generic.Dictionary`2:TryInsert (System.Net.Http.Headers.HeaderDescriptor,object,System.Collections.Generic.InsertionBehavior) bool System.Collections.Generic.Dictionary`2:TryAdd (string,Microsoft.AspNetCore.Components.WebView.WebViewManager/RootComponent) bool System.Collections.Generic.Dictionary`2:TryAdd (string,int) bool System.Collections.Generic.Dictionary`2:TryGetValue (string,int&) @@ -360,12 +371,15 @@ Methods: bool System.Collections.Generic.Dictionary`2:TryInsert (System.Type,Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteFactory/ServiceDescriptorCacheItem,System.Collections.Generic.InsertionBehavior) bool System.Collections.Generic.Dictionary`2:TryInsert (ulong,Microsoft.AspNetCore.Components.EventCallback,System.Collections.Generic.InsertionBehavior) bool System.Collections.Generic.GenericEqualityComparer`1:Equals (long,long) - bool System.Collections.Generic.HashSet`1/Enumerator:MoveNext () + bool System.Collections.Generic.GenericEqualityComparer`1:Equals (string,string) + bool System.Collections.Generic.HashSet`1/Enumerator:MoveNext () bool System.Collections.Generic.HashSet`1:Add (string) bool System.Collections.Generic.HashSet`1:AddIfNotPresent (string,int&) bool System.Collections.Generic.HashSet`1:Contains (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 () bool System.Collections.Generic.List`1/Enumerator>:MoveNextRare () bool System.Collections.Generic.List`1:System.Collections.Generic.ICollection.get_IsReadOnly () @@ -377,6 +391,7 @@ Methods: bool System.Collections.Hashtable:ContainsKey (object) bool System.Collections.Hashtable:KeyEquals (object,object) bool System.Collections.Specialized.SingleItemReadOnlyList/d__15:MoveNext () + bool System.DateTime:op_Equality (System.DateTime,System.DateTime) bool System.DateTime:op_GreaterThanOrEqual (System.DateTime,System.DateTime) bool System.DateTime:op_Inequality (System.DateTime,System.DateTime) bool System.DateTime:op_LessThanOrEqual (System.DateTime,System.DateTime) @@ -389,8 +404,10 @@ Methods: bool System.Diagnostics.Debugger:IsAttached_internal () bool System.Diagnostics.Tracing.EventSource:InitializeIsSupported () bool System.DomainNameHelper:IsValidByIri (char*,int,int&,bool&,bool) + bool System.Double:Equals (double) bool System.Double:Equals (object) - bool System.Enum:GetEnumValuesAndNames (System.RuntimeType,ulong[]&,string[]&) + bool System.Enum:Equals (object) + bool System.Enum:GetEnumValuesAndNames (System.Runtime.CompilerServices.QCallTypeHandle,ulong[]&,string[]&) bool System.Enum:TryParse (System.Type,string,bool,bool,object&) bool System.Enum:TryParse (System.Type,System.ReadOnlySpan`1,bool,bool,object&) bool System.Enum:TryParseByName (System.RuntimeType,System.ReadOnlySpan`1,bool,bool,ulong&) @@ -424,12 +441,9 @@ Methods: bool System.Int32:TryFormat (System.Span`1,int&,System.ReadOnlySpan`1,System.IFormatProvider) bool System.Int32:TryParse (System.ReadOnlySpan`1,int&) bool System.Int64:TryParse (System.ReadOnlySpan`1,System.Globalization.NumberStyles,System.IFormatProvider,long&) - bool System.IntPtr:op_Inequality (intptr,intptr) bool System.IO.BufferedStream:get_CanSeek () bool System.IO.DelegatingStream:get_CanSeek () bool System.IO.File:Exists (string) - bool System.IO.FileStatus:TryRefreshFileCache (System.ReadOnlySpan`1) - bool System.IO.FileStatus:VerifyStatCall (int,int&) bool System.IO.FileStream:get_CanRead () bool System.IO.FileSystem:FileExists (System.ReadOnlySpan`1,Interop/ErrorInfo&) bool System.IO.FileSystem:FileExists (System.ReadOnlySpan`1) @@ -441,7 +455,6 @@ Methods: bool System.IO.Path:IsPathRooted (System.ReadOnlySpan`1) bool System.IO.PathInternal:AreRootsEqual (string,string,System.StringComparison) bool System.IO.PathInternal:EndsInDirectorySeparator (System.ReadOnlySpan`1) - bool System.IO.PathInternal:get_IsCaseSensitive () bool System.IO.PathInternal:RemoveRelativeSegments (System.ReadOnlySpan`1,int,System.Text.ValueStringBuilder&) bool System.IO.Strategies.BufferedFileStreamStrategy:get_CanRead () bool System.IO.Strategies.BufferedFileStreamStrategy:get_IsClosed () @@ -458,9 +471,7 @@ Methods: bool System.Lazy`1:get_Value () 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:Any (System.Collections.Generic.IEnumerable`1,System.Func`2) - bool System.Linq.Enumerable:Any (System.Collections.Generic.IEnumerable`1) - bool System.Linq.Enumerable/d__36`1:MoveNext () + bool System.Linq.Enumerable/d__40`1:MoveNext () bool System.Linq.Enumerable/AppendPrepend1Iterator`1:MoveNext () bool System.Linq.Enumerable/AppendPrependIterator`1:LoadFromEnumerator () bool System.Linq.Enumerable/WhereArrayIterator`1:MoveNext () @@ -475,6 +486,8 @@ Methods: bool System.Net.Cookie:InternalSetName (string) bool System.Net.Cookie:IsDomainEqualToHost (string,string) bool System.Net.Cookie:VerifySetDefaults (System.Net.CookieVariant,System.Uri,bool,string,bool,bool) + bool System.Net.CookieComparer:EqualDomains (System.ReadOnlySpan`1,System.ReadOnlySpan`1) + bool System.Net.CookieComparer:Equals (System.Net.Cookie,System.Net.Cookie) bool System.Net.CookieContainer:IsLocalDomain (string) bool System.Net.CookieParser:EndofHeader () bool System.Net.CookieParser:InternalSetNameMethod (System.Net.Cookie,string) @@ -483,14 +496,11 @@ Methods: bool System.Net.Http.Headers.HeaderDescriptor:Equals (System.Net.Http.Headers.HeaderDescriptor) bool System.Net.Http.Headers.HeaderDescriptor:TryGet (string,System.Net.Http.Headers.HeaderDescriptor&) bool System.Net.Http.Headers.HeaderUtilities:TryParseInt64 (string,int,int,long&) - bool System.Net.Http.Headers.HttpHeaders:ContainsNewLine (string,string) - bool System.Net.Http.Headers.HttpHeaders:ParseRawHeaderValues (System.Net.Http.Headers.HeaderDescriptor,System.Net.Http.Headers.HttpHeaders/HeaderStoreItemInfo,bool) bool System.Net.Http.Headers.HttpHeaders:TryAddWithoutValidation (string,System.Collections.Generic.IEnumerable`1) bool System.Net.Http.Headers.HttpHeaders:TryAddWithoutValidation (System.Net.Http.Headers.HeaderDescriptor,string) bool System.Net.Http.Headers.HttpHeaders:TryAddWithoutValidation (System.Net.Http.Headers.HeaderDescriptor,System.Collections.Generic.IEnumerable`1) bool System.Net.Http.Headers.HttpHeaders:TryGetAndParseHeaderInfo (System.Net.Http.Headers.HeaderDescriptor,System.Net.Http.Headers.HttpHeaders/HeaderStoreItemInfo&) bool System.Net.Http.Headers.HttpHeaders:TryGetHeaderDescriptor (string,System.Net.Http.Headers.HeaderDescriptor&) - bool System.Net.Http.Headers.HttpHeaders:TryGetHeaderValue (System.Net.Http.Headers.HeaderDescriptor,object&) bool System.Net.Http.Headers.HttpHeaders:TryGetValues (string,System.Collections.Generic.IEnumerable`1&) bool System.Net.Http.Headers.HttpHeaders:TryGetValues (System.Net.Http.Headers.HeaderDescriptor,System.Collections.Generic.IEnumerable`1&) bool System.Net.Http.Headers.HttpHeaders:TryParseAndAddRawHeaderValue (System.Net.Http.Headers.HeaderDescriptor,System.Net.Http.Headers.HttpHeaders/HeaderStoreItemInfo,string,bool) @@ -500,19 +510,16 @@ Methods: bool System.Net.Http.HPack.HPackEncoder:EncodeLiteralHeaderName (string,System.Span`1,int&) bool System.Net.Http.HPack.IntegerEncoder:Encode (int,int,System.Span`1,int&) bool System.Net.Http.HttpClient:ShouldBufferResponse (System.Net.Http.HttpCompletionOption,System.Net.Http.HttpRequestMessage) - bool System.Net.Http.HttpClientHandler:get_IsNativeHandlerEnabled () bool System.Net.Http.HttpContent:CreateTemporaryBuffer (long,System.IO.MemoryStream&,System.Exception&) bool System.Net.Http.HttpContent:TryDetectEncoding (System.ArraySegment`1,System.Text.Encoding&,int&) bool System.Net.Http.HttpContent:TryGetBuffer (System.ArraySegment`1&) bool System.Net.Http.HttpContent/LimitArrayPoolWriteStream:get_CanWrite () bool System.Net.Http.HttpMethod:Equals (System.Net.Http.HttpMethod) - bool System.Net.Http.HttpResponseMessage:ContainsNewLineCharacter (string) bool System.Net.Http.HttpResponseMessage:get_IsSuccessStatusCode () bool System.Net.Http.HttpRuleParser:ContainsNewLine (string,int) bool System.Net.Http.HttpRuleParser:IsToken (string) - bool System.Net.Http.HttpRuleParser:IsTokenChar (char) bool System.Net.Http.QPack.QPackEncoder:EncodeNameString (string,System.Span`1,int&) - bool System.Number:g__TryFormatInt32Slow|41_0 (int,int,System.ReadOnlySpan`1,System.IFormatProvider,System.Span`1,int&) + bool System.Number:g__TryFormatInt32Slow|39_0 (int,int,System.ReadOnlySpan`1,System.IFormatProvider,System.Span`1,int&) bool System.Number:TryFormatInt32 (int,int,System.ReadOnlySpan`1,System.IFormatProvider,System.Span`1,int&) bool System.Number:TryFormatUInt32 (uint,System.ReadOnlySpan`1,System.IFormatProvider,System.Span`1,int&) bool System.Number:TryInt32ToHexStr (int,char,int,System.Span`1,int&) @@ -520,18 +527,12 @@ Methods: bool System.Numerics.Matrix3x2:op_Equality (System.Numerics.Matrix3x2,System.Numerics.Matrix3x2) bool System.Object:Equals (object,object) bool System.Object:Equals (object) - bool System.OperatingSystem:IsAndroidVersionAtLeast (int,int,int,int) - bool System.OperatingSystem:IsIOS () - bool System.OperatingSystem:IsMacOS () - bool System.OperatingSystem:IsOSVersionAtLeast (int,int,int,int) - bool System.OperatingSystem:IsTvOS () - bool System.OperatingSystem:IsWatchOS () - bool System.OperatingSystem:IsWindows () bool System.OrdinalIgnoreCaseComparer:Equals (string,string) bool System.Private.CoreLib.GateThread/DelayHelper:ShouldPerformGateActivities (int,bool) bool System.Private.CoreLib.Interop:CallStringMethod (System.Buffers.SpanFunc`5,string,string,Interop/Globalization/TimeZoneDisplayNameType,string&) bool System.Private.CoreLib.Interop:CallStringMethod (System.Buffers.SpanFunc`5,string,System.Globalization.CalendarId,System.Globalization.CalendarDataType,string&) bool System.Private.CoreLib.Interop/Globalization:EnumCalendarInfo (* System.Private.CoreLib.Interop/Globalization:EnumCalendarInfo (),string,System.Globalization.CalendarId,System.Globalization.CalendarDataType,intptr) + bool System.Private.CoreLib.Interop/Globalization:EnumCalendarInfo (intptr,string,System.Globalization.CalendarId,System.Globalization.CalendarDataType,intptr) bool System.Private.CoreLib.Interop/Globalization:GetDefaultLocaleName (char*,int) bool System.Private.CoreLib.Interop/Globalization:GetLocaleInfoGroupingSizes (string,uint,int&,int&) bool System.Private.CoreLib.Interop/Globalization:GetLocaleInfoInt (string,uint,int&) @@ -541,18 +542,20 @@ Methods: bool System.Private.CoreLib.Interop/Sys:LowLevelMonitor_TimedWait (intptr,int) bool System.Private.CoreLib.KeyCollection/Enumerator>:MoveNext () bool System.Private.CoreLib.ValueCollection/Enumerator:MoveNext () + bool System.ProbabilisticMap:IsCharBitSet (uint*,byte) bool System.Reflection.Assembly:Equals (object) - bool System.Reflection.AssemblyName:ParseAssemblyName (intptr,Mono.MonoAssemblyName&,bool&,bool&) + bool System.Reflection.AssemblyNameParser:IsWhiteSpace (char) bool System.Reflection.CustomAttribute:IsDefined (System.Reflection.ICustomAttributeProvider,System.Type,bool) bool System.Reflection.CustomAttribute:IsDefinedInternal (System.Reflection.ICustomAttributeProvider,System.Type) bool System.Reflection.CustomAttribute:IsUserCattrProvider (object) bool System.Reflection.CustomAttributeExtensions:IsDefined (System.Reflection.MemberInfo,System.Type) + bool System.Reflection.Emit.ILGenerator:get_InExceptionBlock () bool System.Reflection.FieldInfo:get_IsLiteral () bool System.Reflection.FieldInfo:get_IsStatic () - bool System.Reflection.Metadata.MetadataUpdater:get_IsSupported () bool System.Reflection.MethodBase:get_IsPublic () bool System.Reflection.MethodBase:get_IsStatic () bool System.Reflection.MethodBase:get_IsVirtual () + bool System.Reflection.RuntimeMethodInfo:g__IsDisallowedByRefType|80_0 (System.Type) bool System.Reflection.RuntimeMethodInfo:get_ContainsGenericParameters () bool System.Reflection.RuntimeMethodInfo:get_IsGenericMethod () bool System.Reflection.RuntimeMethodInfo:get_IsGenericMethodDefinition () @@ -566,15 +569,16 @@ Methods: bool System.Runtime.CompilerServices.ConditionalWeakTable`2/Container:Remove (Microsoft.Maui.Controls.BindableObject) bool System.Runtime.CompilerServices.ConditionalWeakTable`2:Remove (Microsoft.Maui.Controls.BindableObject) bool System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1/ConfiguredTaskAwaiter:GetResult () - bool System.Runtime.CompilerServices.RuntimeHelpers:Equals (object,object) bool System.Runtime.CompilerServices.RuntimeHelpers:SufficientExecutionStack () bool System.Runtime.CompilerServices.RuntimeHelpers:TryEnsureSufficientExecutionStack () bool System.Runtime.InteropServices.MemoryMarshal:TryGetArray (System.ReadOnlyMemory`1,System.ArraySegment`1&) + bool System.RuntimeType:CheckValue (object&,System.Reflection.ParameterCopyBackAction&,System.Reflection.Binder,System.Globalization.CultureInfo,System.Reflection.BindingFlags) bool System.RuntimeType:Equals (object) bool System.RuntimeType:FilterApplyConstructorInfo (System.Reflection.RuntimeConstructorInfo,System.Reflection.BindingFlags,System.Reflection.CallingConventions,System.Type[]) bool System.RuntimeType:FilterApplyMethodBase (System.Reflection.MethodBase,System.Reflection.BindingFlags,System.Reflection.CallingConventions,System.Type[]) bool System.RuntimeType:FilterApplyMethodInfo (System.Reflection.RuntimeMethodInfo,System.Reflection.BindingFlags,System.Reflection.CallingConventions,System.Type[]) bool System.RuntimeType:get_ContainsGenericParameters () + bool System.RuntimeType:get_IsActualEnum () bool System.RuntimeType:get_IsByRefLike () bool System.RuntimeType:get_IsConstructedGenericType () bool System.RuntimeType:get_IsEnum () @@ -595,22 +599,27 @@ Methods: bool System.RuntimeType:IsValueTypeImpl () bool System.RuntimeTypeHandle:CanCastTo (System.RuntimeType,System.RuntimeType) bool System.RuntimeTypeHandle:HasElementType (System.RuntimeType) + bool System.RuntimeTypeHandle:HasInstantiation (System.Runtime.CompilerServices.QCallTypeHandle) bool System.RuntimeTypeHandle:HasInstantiation (System.RuntimeType) - bool System.RuntimeTypeHandle:is_subclass_of (intptr,intptr) + bool System.RuntimeTypeHandle:is_subclass_of (System.Runtime.CompilerServices.QCallTypeHandle,System.Runtime.CompilerServices.QCallTypeHandle) bool System.RuntimeTypeHandle:IsArray (System.RuntimeType) bool System.RuntimeTypeHandle:IsByRef (System.RuntimeType) + bool System.RuntimeTypeHandle:IsByRefLike (System.Runtime.CompilerServices.QCallTypeHandle) bool System.RuntimeTypeHandle:IsByRefLike (System.RuntimeType) + bool System.RuntimeTypeHandle:IsGenericTypeDefinition (System.Runtime.CompilerServices.QCallTypeHandle) bool System.RuntimeTypeHandle:IsGenericTypeDefinition (System.RuntimeType) bool System.RuntimeTypeHandle:IsGenericVariable (System.RuntimeType) + bool System.RuntimeTypeHandle:IsInstanceOfType (System.Runtime.CompilerServices.QCallTypeHandle,object) bool System.RuntimeTypeHandle:IsInstanceOfType (System.RuntimeType,object) bool System.RuntimeTypeHandle:IsInterface (System.RuntimeType) bool System.RuntimeTypeHandle:IsPointer (System.RuntimeType) bool System.RuntimeTypeHandle:IsPrimitive (System.RuntimeType) bool System.RuntimeTypeHandle:IsSubclassOf (System.RuntimeType,System.RuntimeType) - bool System.RuntimeTypeHandle:type_is_assignable_from (System.Type,System.Type) - bool System.SpanHelpers:Contains (char&,char,int) + bool System.RuntimeTypeHandle:IsValueType (System.RuntimeType) + bool System.RuntimeTypeHandle:type_is_assignable_from (System.Runtime.CompilerServices.QCallTypeHandle,System.Runtime.CompilerServices.QCallTypeHandle) + bool System.Span`1:TryCopyTo (System.Span`1) + bool System.SpanHelpers:ContainsValueType (int16&,int16,int) bool System.SpanHelpers:SequenceEqual (byte&,byte&,uintptr) - bool System.SpanHelpers:SequenceEqual (char&,char&,int) bool System.String:Contains (char) bool System.String:Contains (string) bool System.String:EndsWith (char) @@ -622,7 +631,6 @@ Methods: bool System.String:Equals (string) bool System.String:EqualsOrdinalIgnoreCase (string,string) bool System.String:EqualsOrdinalIgnoreCaseNoLengthCheck (string,string) - bool System.String:IsCharBitSet (uint*,byte) bool System.String:IsNullOrWhiteSpace (string) bool System.String:op_Equality (string,string) bool System.String:op_Inequality (string,string) @@ -634,28 +642,31 @@ Methods: bool System.Text.Encoding:get_IsUTF8CodePage () bool System.Text.Json.JsonDocument:TryGetValue (int,long&) bool System.Text.Json.JsonDocument:TryParseValue (System.Text.Json.Utf8JsonReader&,System.Text.Json.JsonDocument&,bool,bool) - bool System.Text.Json.JsonElement:GetBoolean () bool System.Text.Json.JsonElement:TryGetInt64 (long&) bool System.Text.Json.JsonHelpers:IsDigit (byte) - bool System.Text.Json.JsonSerializerOptions:TryGetClass (System.Type,System.Text.Json.Serialization.Metadata.JsonTypeInfo&) - bool System.Text.Json.JsonSerializerOptions:TypeIsCached (System.Type) bool System.Text.Json.JsonWriterHelper:NeedsEscapingNoBoundsCheck (char) + bool System.Text.Json.Reflection.ReflectionExtensions:HasCustomAttributeWithName (System.Reflection.ICustomAttributeProvider,string,bool) + bool System.Text.Json.Reflection.ReflectionExtensions:HasRequiredMemberAttribute (System.Reflection.ICustomAttributeProvider) bool System.Text.Json.Reflection.ReflectionExtensions:IsAssignableFromInternal (System.Type,System.Type) bool System.Text.Json.Reflection.ReflectionExtensions:IsImmutableDictionaryType (System.Type,bool) bool System.Text.Json.Reflection.ReflectionExtensions:IsImmutableEnumerableType (System.Type,bool) + bool System.Text.Json.Reflection.ReflectionExtensions:IsInSubtypeRelationshipWith (System.Type,System.Type) bool System.Text.Json.Reflection.ReflectionExtensions:IsKeyValuePair (System.Type,System.Type) 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.IEnumerableConverterFactory:CanConvert (System.Type) bool System.Text.Json.Serialization.Converters.IEnumerableDefaultConverter`2, System.Object>:OnWriteResume (System.Text.Json.Utf8JsonWriter,System.Collections.Generic.IEnumerable`1,System.Text.Json.JsonSerializerOptions,System.Text.Json.WriteStack&) + bool System.Text.Json.Serialization.Converters.IEnumerableOfTConverter`2, System.Object>:get_SupportsCreateObjectDelegate () bool System.Text.Json.Serialization.Converters.JsonNodeConverterFactory:CanConvert (System.Type) bool System.Text.Json.Serialization.Converters.NullableConverterFactory:CanConvert (System.Type) bool System.Text.Json.Serialization.Converters.ObjectConverterFactory:CanConvert (System.Type) + bool System.Text.Json.Serialization.Converters.ObjectDefaultConverter`1:get_SupportsCreateObjectDelegate () bool System.Text.Json.Serialization.Converters.UnsupportedTypeConverterFactory:CanConvert (System.Type) bool System.Text.Json.Serialization.IAsyncEnumerableConverterFactory:CanConvert (System.Type) + bool System.Text.Json.Serialization.JsonCollectionConverter`2, System.String>:get_SupportsCreateObjectDelegate () bool System.Text.Json.Serialization.JsonConverter:get_ConstructorIsParameterized () - bool System.Text.Json.Serialization.JsonConverter:get_RequiresDynamicMemberAccessors () + bool System.Text.Json.Serialization.JsonConverter:get_SupportsCreateObjectDelegate () bool System.Text.Json.Serialization.JsonConverter:ShouldFlush (System.Text.Json.Utf8JsonWriter,System.Text.Json.WriteStack&) bool System.Text.Json.Serialization.JsonConverter`1:CanConvert (System.Type) bool System.Text.Json.Serialization.JsonConverter`1:get_HandleNull () @@ -667,6 +678,7 @@ Methods: bool System.Text.Json.Serialization.JsonConverter`1:get_HandleNull () bool System.Text.Json.Serialization.JsonConverter`1:get_HandleNull () bool System.Text.Json.Serialization.JsonConverter`1:get_HandleNull () + bool System.Text.Json.Serialization.JsonConverter`1:get_HandleNull () bool System.Text.Json.Serialization.JsonConverter`1:get_HandleNull () bool System.Text.Json.Serialization.JsonConverter`1:get_HandleNull () bool System.Text.Json.Serialization.JsonConverter`1:get_HandleNull () @@ -682,6 +694,7 @@ Methods: bool System.Text.Json.Serialization.JsonConverter`1:get_HandleNull () bool System.Text.Json.Serialization.JsonConverter`1:get_HandleNull () bool System.Text.Json.Serialization.JsonConverter`1:get_HandleNull () + bool System.Text.Json.Serialization.JsonConverter`1:get_HandleNull () bool System.Text.Json.Serialization.JsonConverter`1:get_HandleNull () bool System.Text.Json.Serialization.JsonConverter`1:get_HandleNull () bool System.Text.Json.Serialization.JsonConverter`1:get_HandleNull () @@ -689,7 +702,6 @@ Methods: bool System.Text.Json.Serialization.JsonResumableConverter`1:get_HandleNull () bool System.Text.Json.Serialization.Metadata.FSharpCoreReflectionProxy:IsFSharpType (System.Type) bool System.Text.Json.Serialization.Metadata.JsonPropertyInfo:NumberHandingIsApplicable () - bool System.Text.Json.Serialization.Metadata.JsonTypeInfo:get_IsObjectWithParameterizedCtor () bool System.Text.Json.Serialization.Metadata.JsonTypeInfo:IsByRefLike (System.Type) bool System.Text.Json.Serialization.Metadata.JsonTypeInfo:IsInvalidForSerialization (System.Type) bool System.Text.Json.Utf8JsonReader:ConsumeLiteral (System.ReadOnlySpan`1,System.Text.Json.JsonTokenType) @@ -704,19 +716,22 @@ Methods: bool System.Text.Json.Utf8JsonReader:ReadSingleSegment () bool System.Text.Json.Utf8JsonReader:TryGetInt64 (long&) bool System.Text.Json.Utf8JsonReader:TryGetNumber (System.ReadOnlySpan`1,int&) + bool System.Text.Json.WriteStack:get_CurrentContainsMetadata () + bool System.Text.RegularExpressions.RegexCharClass:IsBoundaryWordChar (char) bool System.Text.RegularExpressions.RegexCharClass:IsEmpty (string) bool System.Text.RegularExpressions.RegexCharClass:IsSingleton (string) bool System.Text.RegularExpressions.RegexCharClass:IsSingletonInverse (string) bool System.Text.RegularExpressions.RegexCharClass:IsSubtraction (string) - bool System.Text.RegularExpressions.RegexCharClass:IsWordChar (char) - bool System.Text.RegularExpressions.RegexCode:OpcodeBacktracks (int) - bool System.Text.RegularExpressions.RegexNode:CanBeMadeAtomic (System.Text.RegularExpressions.RegexNode,System.Text.RegularExpressions.RegexNode,uint) + bool System.Text.RegularExpressions.RegexCharClass/<>c:b__141_0 (System.Collections.Generic.KeyValuePair`2) + bool System.Text.RegularExpressions.RegexInterpreterCode:OpcodeBacktracks (System.Text.RegularExpressions.RegexOpcode) + bool System.Text.RegularExpressions.RegexNode:CanBeMadeAtomic (System.Text.RegularExpressions.RegexNode,System.Text.RegularExpressions.RegexNode,bool,bool) bool System.Text.RegularExpressions.RegexParser:IsCaptureName (string) bool System.Text.RegularExpressions.RegexParser:IsCaptureSlot (int) bool System.Text.RegularExpressions.RegexParser:IsQuantifier (char) bool System.Text.RegularExpressions.RegexParser:IsSpecial (char) bool System.Text.RegularExpressions.RegexParser:IsTrueQuantifier () bool System.Text.Rune:IsControl (System.Text.Rune) + bool System.Text.ValueStringBuilder:TryCopyTo (System.Span`1,int&) bool System.Threading.CancellationToken:get_IsCancellationRequested () bool System.Threading.CancellationTokenSource/Registrations:Unregister (long,System.Threading.CancellationTokenSource/CallbackNode) bool System.Threading.EventWaitHandle:Set () @@ -726,12 +741,15 @@ Methods: bool System.Threading.LowLevelLock:TryAcquire () bool System.Threading.LowLevelMonitor:Wait (int) bool System.Threading.LowLevelMonitor:WaitCore (int) + bool System.Threading.PortableThreadPool:get_HasForcedMaxThreads () + bool System.Threading.PortableThreadPool:get_HasForcedMinThreads () bool System.Threading.PortableThreadPool:NotifyWorkItemComplete (object,int) bool System.Threading.PortableThreadPool:OnGen2GCCallback () bool System.Threading.PortableThreadPool:ShouldAdjustMaxWorkersActive (int) bool System.Threading.PortableThreadPool/WorkerThread:ShouldStopProcessingWorkNow (System.Threading.PortableThreadPool) bool System.Threading.PortableThreadPool/WorkerThread:TakeActiveRequest (System.Threading.PortableThreadPool) bool System.Threading.PortableThreadPool/WorkerThread:TryCreateWorkerThread () + bool System.Threading.StackHelper:TryEnsureSufficientExecutionStack () bool System.Threading.Tasks.AwaitTaskContinuation:get_IsValidLocationForInlining () bool System.Threading.Tasks.Task:AddTaskContinuation (object,bool) bool System.Threading.Tasks.Task:AtomicStateUpdate (int,int) @@ -750,10 +768,11 @@ Methods: bool System.Threading.ThreadLocal`1:get_IsValueCreated () bool System.Threading.ThreadPool:UnsafeQueueUserWorkItem (System.Threading.WaitCallback,object) bool System.Threading.ThreadPoolWorkQueue:Dispatch () + bool System.Threading.ThreadPoolWorkQueue:TryStartProcessingHighPriorityWorkItemsAndDequeue (System.Threading.ThreadPoolWorkQueueThreadLocals,object&) bool System.Threading.TimerQueue:EnsureTimerFiresBy (uint) bool System.Threading.TimerQueue:SetTimer (uint) bool System.Threading.TimerQueue:UpdateTimer (System.Threading.TimerQueueTimer,uint,uint) - bool System.Threading.TimerQueueTimer:Change (uint,uint) + bool System.Threading.TimerQueueTimer:Change (uint,uint,bool) bool System.Threading.WaitHandle:WaitOne () bool System.Threading.WaitHandle:WaitOne (int) bool System.Threading.WaitHandle:WaitOneNoCheck (int) @@ -768,9 +787,9 @@ Methods: bool System.TimeZoneInfo:TZif_ParseMDateRule (System.ReadOnlySpan`1,int&,int&,System.DayOfWeek&) bool System.TimeZoneInfo:TZif_ParsePosixFormat (System.ReadOnlySpan`1,System.ReadOnlySpan`1&,System.ReadOnlySpan`1&,System.ReadOnlySpan`1&,System.ReadOnlySpan`1&,System.ReadOnlySpan`1&,System.ReadOnlySpan`1&,System.ReadOnlySpan`1&,System.ReadOnlySpan`1&) bool System.TimeZoneInfo:UtcOffsetOutOfRange (System.TimeSpan) - bool System.TimeZoneInfo/<>c:b__144_0 (char) - bool System.TimeZoneInfo/<>c:b__141_0 (char) - bool System.TimeZoneInfo/<>c:b__142_0 (char) + bool System.TimeZoneInfo/<>c:b__146_0 (char) + bool System.TimeZoneInfo/<>c:b__143_0 (char) + bool System.TimeZoneInfo/<>c:b__144_0 (char) bool System.TimeZoneInfo/AdjustmentRule:get_HasDaylightSaving () bool System.TimeZoneInfo/AdjustmentRule:IsEndDateMarkerForEndOfYear () bool System.TimeZoneInfo/AdjustmentRule:IsStartDateMarkerForBeginningOfYear () @@ -786,9 +805,11 @@ Methods: bool System.Type:get_IsPrimitive () bool System.Type:get_IsSealed () bool System.Type:get_IsValueType () - bool System.Type:IsRuntimeImplemented () bool System.Type:op_Equality (System.Type,System.Type) bool System.Type:op_Inequality (System.Type,System.Type) + bool System.UInt16:TryFormat (System.Span`1,int&,System.ReadOnlySpan`1,System.IFormatProvider) + bool System.UInt16:TryParse (string,uint16&) + bool System.UInt16:TryParse (System.ReadOnlySpan`1,System.Globalization.NumberStyles,System.Globalization.NumberFormatInfo,uint16&) bool System.Uri:CheckForColonInFirstPathSegment (string) bool System.Uri:CheckForUnicodeOrEscapedUnreserved (string) bool System.Uri:get_DisablePathAndQueryCanonicalization () @@ -799,9 +820,7 @@ Methods: bool System.Uri:op_Inequality (System.Uri,System.Uri) bool System.UriHelper:IsLWS (char) bool System.UriHelper:TestForSubPath (char*,int,char*,int,bool) - bool System.ValueType:DefaultEquals (object,object) - bool System.ValueType:Equals (object) - bool System.ValueType:InternalEquals (object,object,object[]&) + bool System.ValueTuple`3:Equals (System.ValueTuple`3) bool System.Xml.Linq.XContainer/d__39:MoveNext () bool System.Xml.Linq.XContainer/d__18:MoveNext () bool System.Xml.Linq.XContainer/ContentReader:ReadContentFrom (System.Xml.Linq.XContainer,System.Xml.XmlReader) @@ -844,12 +863,15 @@ Methods: byte[] System.Net.Http.QPack.QPackEncoder:EncodeLiteralHeaderFieldWithoutNameReferenceToArray (string) byte[] System.Net.Http.QPack.QPackEncoder:EncodeLiteralHeaderFieldWithStaticNameReferenceToArray (int) byte[] System.ReadOnlySpan`1:ToArray () - byte[] System.Reflection.AssemblyName:ComputePublicKeyToken () + byte[] System.Reflection.AssemblyNameHelpers:ComputePublicKeyToken (byte[]) + byte[] System.Reflection.AssemblyNameParser:ParsePKT (string,bool) byte[] System.Text.Encoding:GetBytes (string) byte[] System.Text.UTF8Encoding/UTF8EncodingSealed:GetBytes (string) byte[] System.Text.UTF8Encoding/UTF8EncodingSealed:GetBytesForSmallInput (string) byte[] System.TimeZoneInfo/AndroidTzData:GetTimeZoneData (string) byte* System.IO.UnmanagedMemoryStream:get_PositionPointer () + byte* System.Private.CoreLib.Interop/Sys:g____PInvoke|34_0 (byte*,int) + byte* System.Private.CoreLib.Interop/Sys:g____PInvoke|37_0 () byte* System.Private.CoreLib.Interop/Sys:GetCwd (byte*,int) byte* System.Text.Unicode.Utf8Utility:GetPointerToFirstInvalidByte (byte*,int,int&,int&) char modreq System.ReadOnlySpan`1:GetPinnableReference (System.Runtime.InteropServices.InAttribute)& System.ReadOnlySpan`1:GetPinnableReference () @@ -869,11 +891,11 @@ Methods: char[] System.Linq.Enumerable:ToArray (System.Collections.Generic.IEnumerable`1) char* Java.Interop.JniEnvironment/Strings:GetStringChars (Java.Interop.JniObjectReference,bool*) char* Java.Interop.NativeMethods:java_interop_jnienv_get_string_chars (intptr,intptr,bool*) - char* System.Number:Int32ToHexChars (char*,uint,int,int) char* System.Text.Unicode.Utf16Utility:GetPointerToFirstInvalidChar (char*,int,long&,int&) char& System.Span`1:GetPinnableReference () double Microsoft.Maui.Controls.Grid:get_ColumnSpacing () double Microsoft.Maui.Controls.Grid:get_RowSpacing () + double Microsoft.Maui.Controls.VisualElement:EnsurePositive (double) double Microsoft.Maui.Controls.VisualElement:get_AnchorX () double Microsoft.Maui.Controls.VisualElement:get_AnchorY () double Microsoft.Maui.Controls.VisualElement:get_Height () @@ -889,16 +911,12 @@ Methods: double Microsoft.Maui.Controls.VisualElement:get_TranslationX () double Microsoft.Maui.Controls.VisualElement:get_TranslationY () double Microsoft.Maui.Controls.VisualElement:get_Width () - double Microsoft.Maui.Controls.VisualElement:get_X () - double Microsoft.Maui.Controls.VisualElement:get_Y () double Microsoft.Maui.Controls.VisualElement:Microsoft.Maui.IView.get_Height () double Microsoft.Maui.Controls.VisualElement:Microsoft.Maui.IView.get_MaximumHeight () double Microsoft.Maui.Controls.VisualElement:Microsoft.Maui.IView.get_MaximumWidth () double Microsoft.Maui.Controls.VisualElement:Microsoft.Maui.IView.get_MinimumHeight () double Microsoft.Maui.Controls.VisualElement:Microsoft.Maui.IView.get_MinimumWidth () double Microsoft.Maui.Controls.VisualElement:Microsoft.Maui.IView.get_Width () - double Microsoft.Maui.Graphics.Rect:get_Height () - double Microsoft.Maui.Graphics.Rect:get_Width () double Microsoft.Maui.Layouts.GridLayoutManager/GridStructure:GridHeight () double Microsoft.Maui.Layouts.GridLayoutManager/GridStructure:GridWidth () double Microsoft.Maui.Layouts.GridLayoutManager/GridStructure:MeasuredGridHeight () @@ -909,10 +927,14 @@ Methods: double Microsoft.Maui.Layouts.LayoutExtensions:AlignVertical (Microsoft.Maui.IView,Microsoft.Maui.Graphics.Rect,Microsoft.Maui.Thickness) double Microsoft.Maui.Platform.ContextExtensions:FromPixels (Android.Content.Context,double) double Microsoft.Maui.Platform.MeasureSpecExtensions:ToDouble (int,Android.Content.Context) - double System.Math:Abs (double) double System.Math:Ceiling (double) + double System.Math:ModF (double,double*) double System.Math:Pow (double,double) double System.Math:Sqrt (double) + double System.Math:Truncate (double) + double System.Private.CoreLib.Interop/Sys:g____PInvoke|33_0 (Interop/Sys/ProcessCpuInformation*) + double System.Private.CoreLib.Interop/Sys:GetCpuUtilization (Interop/Sys/ProcessCpuInformation&) + double System.Threading.PortableThreadPool/CpuUtilizationReader:get_CurrentUtilization () double System.TimeSpan:get_TotalMilliseconds () int Android.Content.Res.Configuration:get_SmallestScreenWidthDp () int Android.Content.Res.TypedArray:GetDimensionPixelSize (int,int) @@ -929,9 +951,9 @@ Methods: int Android.Runtime.JNINativeWrapper:Wrap_JniMarshal_PPLII_I (_JniMarshal_PPLII_I,intptr,intptr,intptr,int,int) int Android.Util.TypedValue:get_ResourceId () int Android.Views.View:get_MeasuredHeight () - int Android.Views.View:get_MeasuredWidth () int Android.Views.View:get_MinimumHeight () int Android.Views.View:get_MinimumWidth () + int Android.Views.ViewGroup:get_ChildCount () int AndroidX.Fragment.App.FragmentTransactionInvoker:Commit () int Java.Interop.JniEnvironment/Arrays:GetArrayLength (Java.Interop.JniObjectReference) int Java.Interop.JniEnvironment/InstanceFields:GetIntField (Java.Interop.JniObjectReference,Java.Interop.JniFieldInfo) @@ -963,6 +985,7 @@ Methods: int Java.IO.InputStream:Read (byte[],int,int) int Microsoft.AspNetCore.Components.Rendering.SimplifiedStringHashComparer:GetHashCode (string) int Microsoft.AspNetCore.Components.RenderTree.ArrayBuilder`1:Append (Microsoft.AspNetCore.Components.RenderTree.RenderTreeFrame[],int,int) + int Microsoft.AspNetCore.Components.RenderTree.ArrayBuilder`1:Append (System.ReadOnlySpan`1) int Microsoft.AspNetCore.Components.RenderTree.Renderer:AssignRootComponentId (Microsoft.AspNetCore.Components.IComponent) int Microsoft.AspNetCore.Components.RenderTree.RenderTreeDiffBuilder:NextSiblingIndex (Microsoft.AspNetCore.Components.RenderTree.RenderTreeFrame&,int) int Microsoft.AspNetCore.Components.RenderTree.WebRenderer:AddRootComponent (System.Type,string) @@ -970,6 +993,7 @@ Methods: int Microsoft.AspNetCore.Components.RouteTableFactory:RouteComparison (Microsoft.AspNetCore.Components.Routing.RouteEntry,Microsoft.AspNetCore.Components.Routing.RouteEntry) int Microsoft.AspNetCore.Components.Routing.RouteKey:GetHashCode () int Microsoft.AspNetCore.Components.WebView.ArrayBuilder`1:Append (byte[],int,int) + int Microsoft.AspNetCore.Components.WebView.ArrayBuilder`1:Append (System.ReadOnlySpan`1) int Microsoft.AspNetCore.Components.WebView.ArrayBuilder`1:get_Count () int Microsoft.AspNetCore.Components.WebView.RenderBatchWriter:Write (Microsoft.AspNetCore.Components.RenderTree.ArrayRange`1&) int Microsoft.AspNetCore.Components.WebView.RenderBatchWriter:Write (Microsoft.AspNetCore.Components.RenderTree.ArrayRange`1&) @@ -995,16 +1019,11 @@ Methods: int System.Array:BinarySearch (string[],int,int,string,System.Collections.Generic.IComparer`1) int System.Array:BinarySearch (string[],string,System.Collections.Generic.IComparer`1) int System.Array:BinarySearch (System.Array,int,int,object,System.Collections.IComparer) - int System.Array:BinarySearch (T_REF[],int,int,T_REF,System.Collections.Generic.IComparer`1) - int System.Array:BinarySearch (T_REF[],T_REF,System.Collections.Generic.IComparer`1) - int System.Array:BinarySearch (ulong[],int,int,ulong,System.Collections.Generic.IComparer`1) - int System.Array:BinarySearch (ulong[],ulong) int System.Array:GetLength (int) int System.Array:GetLowerBound (int) int System.Array:IndexOf (char[],char,int,int) int System.Array:IndexOf (char[],char) int System.Array:IndexOf (System.Type[],System.Type,int,int) - int System.Array:IndexOf (T_REF[],T_REF,int,int) int System.Collections.ArrayList:Add (object) int System.Collections.ArrayList:get_Count () int System.Collections.Concurrent.ConcurrentDictionary`2:get_DefaultConcurrencyLevel () @@ -1013,42 +1032,43 @@ Methods: int System.Collections.Concurrent.ConcurrentDictionary`2:get_DefaultConcurrencyLevel () int System.Collections.Concurrent.ConcurrentDictionary`2:get_DefaultConcurrencyLevel () int System.Collections.Concurrent.ConcurrentDictionary`2:get_DefaultConcurrencyLevel () - int System.Collections.Concurrent.ConcurrentDictionary`2:get_Count () - int System.Collections.Concurrent.ConcurrentDictionary`2:GetCountInternal () + int System.Collections.Concurrent.ConcurrentDictionary`2>:get_Count () + int System.Collections.Concurrent.ConcurrentDictionary`2>:GetCountInternal () int System.Collections.Concurrent.ConcurrentDictionary`2:get_DefaultConcurrencyLevel () int System.Collections.Concurrent.ConcurrentDictionary`2>:get_DefaultConcurrencyLevel () int System.Collections.Concurrent.ConcurrentDictionary`2>>:get_DefaultConcurrencyLevel () - int System.Collections.Concurrent.ConcurrentDictionary`2:get_Count () int System.Collections.Concurrent.ConcurrentDictionary`2:get_DefaultConcurrencyLevel () - int System.Collections.Concurrent.ConcurrentDictionary`2:GetCountInternal () - int System.Collections.Generic.ArraySortHelper`1:BinarySearch (string[],int,int,string,System.Collections.Generic.IComparer`1) + int System.Collections.Concurrent.ConcurrentDictionary`2, System.Text.Json.Cache`1/CacheEntry>>:get_DefaultConcurrencyLevel () + int System.Collections.Generic.ArraySortHelper`1>:PickPivotAndPartition (System.Span`1>,System.Comparison`1>) int System.Collections.Generic.ArraySortHelper`1:InternalBinarySearch (string[],int,int,string,System.Collections.Generic.IComparer`1) - int System.Collections.Generic.ArraySortHelper`1:BinarySearch (ulong[],int,int,ulong,System.Collections.Generic.IComparer`1) - int System.Collections.Generic.ArraySortHelper`1:InternalBinarySearch (ulong[],int,int,ulong,System.Collections.Generic.IComparer`1) int System.Collections.Generic.ComparisonComparer`1:Compare (Microsoft.AspNetCore.Components.Routing.RouteEntry,Microsoft.AspNetCore.Components.Routing.RouteEntry) 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) + 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:get_Item (string) 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:get_Count () 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:System.Collections.IEqualityComparer.GetHashCode (object) int System.Collections.Generic.EqualityComparer`1:IndexOf (System.Type[],System.Type,int,int) - int System.Collections.Generic.GenericComparer`1:Compare (ulong,ulong) + int System.Collections.Generic.GenericArraySortHelper`1:BinarySearch (string[],int,int,string,System.Collections.Generic.IComparer`1) 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>:RemoveAll (System.Predicate`1>) + 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) @@ -1067,14 +1087,11 @@ Methods: int System.Collections.SortedList:IndexOfKey (object) int System.Collections.SortedList/SyncSortedList:get_Count () int System.Collections.SortedList/ValueList:get_Count () - int System.Convert:ConvertToBase64Array (char*,byte*,int,int,bool) int System.Convert:ToBase64_CalculateAndValidateOutputLength (int,bool) int System.DateTime:get_Year () - int System.DateTime:GetDatePart (int) int System.DateTimeFormat:ParseNextChar (System.ReadOnlySpan`1,int) int System.DateTimeFormat:ParseRepeatPattern (System.ReadOnlySpan`1,int,char) int System.Delegate:GetHashCode () - int System.Environment:FindAndParseNextNumber (string,int&) int System.Environment:get_CurrentManagedThreadId () int System.Environment:get_TickCount () int System.Environment:GetProcessorCount () @@ -1104,7 +1121,9 @@ Methods: int System.Globalization.IcuLocaleData:SearchCultureName (string) int System.Globalization.Ordinal:CompareStringIgnoreCase (char&,int,char&,int) int System.Globalization.Ordinal:IndexOf (string,string,int,int,bool) + int System.HashCode:Combine (int,int,int) int System.HashCode:Combine (int,int) + int System.HashCode:ToHashCode () int System.Int32:GetHashCode () int System.Int32:Parse (string) int System.Int32:Parse (System.ReadOnlySpan`1,System.Globalization.NumberStyles,System.IFormatProvider) @@ -1123,26 +1142,26 @@ Methods: int System.IO.Strategies.OSFileStreamStrategy:Read (byte[],int,int) int System.IO.Strategies.OSFileStreamStrategy:Read (System.Span`1) int System.IO.Stream:GetCopyBufferSize () - int System.IO.Stream/<>c:b__40_0 (object) + int System.IO.Stream:Read (System.Span`1) + int System.IO.Stream:ReadAtLeast (System.Span`1,int,bool) + int System.IO.Stream:ReadAtLeastCore (System.Span`1,int,bool) + int System.IO.Stream/<>c:b__38_0 (object) int System.IO.StreamReader:Peek () int System.IO.StreamReader:ReadBuffer () int System.IO.UnmanagedMemoryStream:Read (byte[],int,int) + int System.IO.UnmanagedMemoryStream:Read (System.Span`1) int System.IO.UnmanagedMemoryStream:ReadByte () int System.IO.UnmanagedMemoryStream:ReadCore (System.Span`1) int System.Linq.Enumerable:Count (System.Collections.Generic.IEnumerable`1) - int System.Linq.Enumerable:Count (System.Collections.Generic.IEnumerable`1) int System.Marvin:ComputeHash32 (byte&,uint,uint,uint) - int System.Marvin:ComputeHash32OrdinalIgnoreCase (char&,int,uint,uint) int System.Math:Min (int,int) + int System.MemoryExtensions:IndexOfAnyProbabilistic (char&,int,char&,int) int System.MemoryExtensions:ToLowerInvariant (System.ReadOnlySpan`1,System.Span`1) int System.MulticastDelegate:GetHashCode () int System.Net.CookieCollection:get_Count () int System.Net.CookieCollection:InternalAdd (System.Net.Cookie,bool) - int System.Net.CookieComparer:Compare (System.Net.Cookie,System.Net.Cookie) - int System.Net.Http.Headers.HeaderDescriptor:GetHashCode () int System.Net.Http.Headers.HeaderUtilities:GetNextNonEmptyOrWhitespaceIndex (string,int,bool,bool&) - int System.Net.Http.Headers.HttpHeaders:g__Count|65_0 (object) - int System.Net.Http.Headers.HttpHeaders:g__Count|65_0 (object) + int System.Net.Http.Headers.HttpHeaders:g__Count|59_0 (object) int System.Net.Http.Headers.HttpHeaders:GetValueCount (System.Net.Http.Headers.HttpHeaders/HeaderStoreItemInfo) int System.Net.Http.Headers.Int64NumberHeaderParser:GetParsedValueLength (string,int,object,object&) int System.Net.Http.Headers.MediaTypeHeaderParser:GetParsedValueLength (string,int,object,object&) @@ -1157,33 +1176,48 @@ Methods: int System.Net.Primitives.Interop/Sys:GetDomainName (byte*,int) int System.Nullable`1:get_Value () int System.Number:ParseInt32 (System.ReadOnlySpan`1,System.Globalization.NumberStyles,System.Globalization.NumberFormatInfo) - int System.Numerics.BitOperations:g__SoftwareFallback|20_0 (ulong) + int System.Numerics.BitOperations:g__SoftwareFallback|25_0 (ulong) int System.Numerics.BitOperations:Log2SoftwareFallback (uint) int System.Object:GetHashCode () int System.OrdinalCaseSensitiveComparer:Compare (string,string) int System.OrdinalIgnoreCaseComparer:Compare (string,string) - int System.OrdinalIgnoreCaseComparer:GetHashCode (string) + int System.Private.CoreLib.Interop/Globalization:g____PInvoke|3_0 (intptr,uint16*,System.Globalization.CalendarId,System.Globalization.CalendarDataType,intptr) + int System.Private.CoreLib.Interop/Globalization:g____PInvoke|0_0 (uint16*,System.Globalization.CalendarId*,int) + int System.Private.CoreLib.Interop/Globalization:g____PInvoke|31_0 (char*,int) + int System.Private.CoreLib.Interop/Globalization:g____PInvoke|35_0 (uint16*,uint,int*,int*) + int System.Private.CoreLib.Interop/Globalization:g____PInvoke|34_0 (uint16*,uint,int*) + int System.Private.CoreLib.Interop/Globalization:g____PInvoke|30_0 (uint16*,uint,char*,int,uint16*) + int System.Private.CoreLib.Interop/Globalization:g____PInvoke|29_0 (uint16*,char*,int) + int System.Private.CoreLib.Interop/Globalization:g____PInvoke|33_0 (uint16*,int,char*,int) + int System.Private.CoreLib.Interop/Globalization:g____PInvoke|43_0 (uint16*,char*,int) int System.Private.CoreLib.Interop/Globalization:GetCalendars (string,System.Globalization.CalendarId[],int) int System.Private.CoreLib.Interop/Globalization:IanaIdToWindowsId (string,char*,int) int System.Private.CoreLib.Interop/Globalization:LoadICU () + int System.Private.CoreLib.Interop/Sys:g____PInvoke|14_0 (intptr) + int System.Private.CoreLib.Interop/Sys:g____PInvoke|28_0 (intptr,Interop/Sys/LockOperations) + int System.Private.CoreLib.Interop/Sys:g____PInvoke|29_0 (intptr,Interop/Sys/LockOperations) + int System.Private.CoreLib.Interop/Sys:g____PInvoke|113_0 (intptr,Interop/Sys/FileStatus*) + int System.Private.CoreLib.Interop/Sys:g____PInvoke|67_0 (intptr,int) + int System.Private.CoreLib.Interop/Sys:g____PInvoke|118_0 (byte*,Interop/Sys/FileStatus*) + int System.Private.CoreLib.Interop/Sys:g____PInvoke|93_0 (intptr,byte*,int,long) + int System.Private.CoreLib.Interop/Sys:CanGetHiddenFlag () int System.Private.CoreLib.Interop/Sys:Close (intptr) int System.Private.CoreLib.Interop/Sys:FLock (intptr,Interop/Sys/LockOperations) int System.Private.CoreLib.Interop/Sys:FLock (Microsoft.Win32.SafeHandles.SafeFileHandle,Interop/Sys/LockOperations) int System.Private.CoreLib.Interop/Sys:FStat (System.Runtime.InteropServices.SafeHandle,Interop/Sys/FileStatus&) - int System.Private.CoreLib.Interop/Sys:GetCpuUtilization (Interop/Sys/ProcessCpuInformation&) + int System.Private.CoreLib.Interop/Sys:GetErrNo () + int System.Private.CoreLib.Interop/Sys:LChflagsCanSetHiddenFlag () int System.Private.CoreLib.Interop/Sys:LStat (byte&,Interop/Sys/FileStatus&) int System.Private.CoreLib.Interop/Sys:LStat (System.ReadOnlySpan`1,Interop/Sys/FileStatus&) int System.Private.CoreLib.Interop/Sys:PRead (System.Runtime.InteropServices.SafeHandle,byte*,int,long) - int System.Random:Next (int,int) int System.Random/XoshiroImpl:Next (int,int) int System.Reflection.Assembly:GetHashCode () int System.Reflection.Emit.DynamicMethod:AddRef (object) int System.Reflection.Emit.DynamicMethodTokenGenerator:GetToken (System.Reflection.MemberInfo,bool) int System.Reflection.Emit.ILExceptionInfo:LastClauseType () int System.Reflection.Emit.ILGenerator:get_ILOffset () - int System.Reflection.Emit.LocalBuilder:get_LocalIndex () + int System.Reflection.Emit.Int32Stack:Pop () int System.Reflection.MemberInfo:GetHashCode () - int System.Reflection.Metadata.MetadataUpdater:ApplyUpdateEnabled (int) int System.Reflection.MethodBase:GetHashCode () int System.Reflection.MethodInfo:GetHashCode () int System.Reflection.MonoMethodInfo:get_method_attributes (intptr) @@ -1199,19 +1233,23 @@ Methods: int System.Runtime.CompilerServices.RuntimeHelpers:GetHashCode (object) int System.Runtime.CompilerServices.RuntimeHelpers:InternalGetHashCode (object) int System.Runtime.InteropServices.Marshal:GetLastPInvokeError () + int System.Runtime.InteropServices.Marshal:GetLastSystemError () int System.Runtime.InteropServices.Marshal:GetLastWin32Error () - int System.Runtime.InteropServices.Marshal:GetSystemMaxDBCSCharSize () int System.RuntimeType:GetArrayRank () int System.RuntimeType:GetHashCode () + int System.RuntimeTypeHandle:GetArrayRank (System.Runtime.CompilerServices.QCallTypeHandle) int System.RuntimeTypeHandle:GetArrayRank (System.RuntimeType) - int System.SpanHelpers:IndexOf (byte&,byte,int) - int System.SpanHelpers:IndexOf (char&,char,int) int System.SpanHelpers:IndexOf (char&,int,char&,int) - int System.SpanHelpers:IndexOfAny (char&,char,char,char,char,char,int) - int System.SpanHelpers:IndexOfAny (char&,char,char,int) - int System.SpanHelpers:LastIndexOf (char&,char,int) - int System.SpanHelpers:LastIndexOf (char&,char,int) + int System.SpanHelpers:IndexOfAnyValueType (int16&,int16,int16,int) + int System.SpanHelpers:IndexOfAnyValueType (int16&,int16,int16,int16,int) + int System.SpanHelpers:IndexOfAnyValueType (int16&,int16,int16,int16,int16,int16,int) + int System.SpanHelpers:IndexOfNullByte (byte&) + int System.SpanHelpers:IndexOfNullCharacter (char&) + int System.SpanHelpers:IndexOfValueType (byte&,byte,int) + int System.SpanHelpers:IndexOfValueType (int16&,int16,int) + int System.SpanHelpers:IndexOfValueType (long&,long,int) int System.SpanHelpers:LastIndexOf (char&,int,char&,int) + int System.SpanHelpers:LastIndexOfValueType (int16&,int16,int) int System.SpanHelpers:SequenceCompareTo (byte&,int,byte&,int) int System.SpanHelpers:SequenceCompareTo (char&,int,char&,int) int System.String:Compare (string,int,string,int,int,System.StringComparison) @@ -1225,22 +1263,21 @@ Methods: int System.String:IndexOf (char,int,int) int System.String:IndexOf (char,int) int System.String:IndexOf (char,System.StringComparison) - int System.String:IndexOf (char) int System.String:IndexOf (string,int,int,System.StringComparison) int System.String:IndexOf (string,System.StringComparison) int System.String:IndexOfAny (char[],int,int) int System.String:IndexOfAny (char[]) - int System.String:IndexOfCharArray (char[],int,int) int System.String:LastIndexOf (char) int System.String:LastIndexOf (string,int,int,System.StringComparison) int System.String:LastIndexOf (string,System.StringComparison) + int System.String:strlen (byte*) + int System.String:wcslen (char*) int System.Text.ASCIIEncoding:GetBytes (System.ReadOnlySpan`1,System.Span`1) int System.Text.ASCIIEncoding:GetBytesFast (char*,int,byte*,int,int&) int System.Text.DecoderExceptionFallbackBuffer:get_Remaining () int System.Text.DecoderNLS:GetChars (byte[],int,int,char[],int,bool) int System.Text.DecoderNLS:GetChars (byte[],int,int,char[],int) int System.Text.DecoderNLS:GetChars (byte*,int,char*,int,bool) - int System.Text.DecoderReplacementFallback:get_MaxCharCount () int System.Text.EncoderReplacementFallback:get_MaxCharCount () int System.Text.Encoding:get_CodePage () int System.Text.Encoding:GetChars (byte*,int,char*,int,System.Text.DecoderNLS) @@ -1255,14 +1292,15 @@ Methods: int System.Text.Json.JsonReaderHelper:GetUtf8ByteCount (System.ReadOnlySpan`1) int System.Text.Json.JsonReaderHelper:GetUtf8FromText (System.ReadOnlySpan`1,System.Span`1) int System.Text.Json.JsonReaderHelper:IndexOfOrLessThan (byte&,byte,byte,byte,int) + int System.Text.Json.JsonSerializerOptions/EqualityComparer:GetHashCode (System.Text.Json.JsonSerializerOptions) int System.Text.Json.JsonWriterHelper:NeedsEscaping (System.ReadOnlySpan`1,System.Text.Encodings.Web.JavaScriptEncoder) int System.Text.Json.JsonWriterHelper:NeedsEscaping (System.ReadOnlySpan`1,System.Text.Encodings.Web.JavaScriptEncoder) - int System.Text.RegularExpressions.RegexNode:g__ComputeMinLength|87_0 (System.Text.RegularExpressions.RegexNode,uint) + int System.Text.Json.Serialization.ConfigurationList`1:get_Count () + int System.Text.RegularExpressions.RegexCharClass/<>c:b__141_1 (System.Collections.Generic.KeyValuePair`2,System.Collections.Generic.KeyValuePair`2) int System.Text.RegularExpressions.RegexNode:ChildCount () int System.Text.RegularExpressions.RegexNode:ComputeMinLength () int System.Text.RegularExpressions.RegexParser:CaptureSlotFromName (string) - int System.Text.RegularExpressions.RegexPrefixAnalyzer:FindLeadingAnchor (System.Text.RegularExpressions.RegexTree) - int System.Text.RegularExpressions.RegexWriter:MapCapnum (int) + int System.Text.RegularExpressions.RegexParser:MapCaptureNumber (int,System.Collections.Hashtable) int System.Text.RegularExpressions.RegexWriter:StringCode (string) int System.Text.UTF8Encoding:GetByteCount (string) int System.Text.UTF8Encoding:GetByteCount (System.ReadOnlySpan`1) @@ -1275,10 +1313,9 @@ Methods: int System.Text.UTF8Encoding:GetChars (byte*,int,char*,int) int System.Text.UTF8Encoding:GetCharsFast (byte*,int,char*,int,int&) int System.Text.UTF8Encoding:GetCharsWithFallback (System.ReadOnlySpan`1,int,System.Span`1,int,System.Text.DecoderNLS) - int System.Text.UTF8Encoding:GetMaxByteCount (int) - int System.Text.UTF8Encoding:GetMaxCharCount (int) + int System.Text.UTF8Encoding/UTF8EncodingSealed:GetMaxByteCount (int) + int System.Text.UTF8Encoding/UTF8EncodingSealed:GetMaxCharCount (int) int System.Threading.LowLevelLifoSemaphore:TimedWaitInternal (intptr,int) - int System.Threading.PortableThreadPool/CpuUtilizationReader:get_CurrentUtilization () int System.Threading.PortableThreadPool/GateThread:GetRunningStateForNumRuns (int) int System.Threading.SemaphoreSlim:Release () int System.Threading.SemaphoreSlim:Release (int) @@ -1291,9 +1328,9 @@ Methods: int System.Threading.WaitSubsystem:Wait (intptr,int,bool) int System.Threading.WaitSubsystem:Wait (System.Threading.WaitSubsystem/WaitableObject,int,bool,bool) int System.Threading.WaitSubsystem/ThreadWaitInfo:ProcessSignaledWaitState () - int System.Threading.WaitSubsystem/ThreadWaitInfo:Wait (int,bool,bool) + int System.Threading.WaitSubsystem/ThreadWaitInfo:Wait (int,bool,bool,System.Threading.WaitSubsystem/LockHolder&) int System.Threading.WaitSubsystem/WaitableObject:Wait (System.Threading.WaitSubsystem/ThreadWaitInfo,int,bool,bool) - int System.Threading.WaitSubsystem/WaitableObject:Wait_Locked (System.Threading.WaitSubsystem/ThreadWaitInfo,int,bool,bool) + int System.Threading.WaitSubsystem/WaitableObject:Wait_Locked (System.Threading.WaitSubsystem/ThreadWaitInfo,int,bool,bool,System.Threading.WaitSubsystem/LockHolder&) int System.TimeSpan:get_Hours () int System.TimeZoneInfo:CompareAdjustmentRuleToDateTime (System.TimeZoneInfo/AdjustmentRule,System.TimeZoneInfo/AdjustmentRule,System.DateTime,System.DateTime,bool) int System.TimeZoneInfo:TZif_ToInt32 (byte[],int) @@ -1306,6 +1343,7 @@ Methods: int System.Uri:get_SecuredPathIndex () int System.Uri:ParseSchemeCheckImplicitFile (char*,int,System.ParsingError&,System.Uri/Flags&,System.UriParser&) int System.ValueTuple`2:GetHashCode () + int System.ValueTuple`3:GetHashCode () int System.Xml.Linq.XHashtable`1/XHashtableState:ComputeHashCode (string,int,int) int System.Xml.Linq.XNamespace:GetHashCode () int System.Xml.ValidateNames:ParseNCName (string,int) @@ -1322,7 +1360,9 @@ Methods: int[] System.Globalization.CultureData:GetLocaleInfoCoreUserOverride (System.Globalization.CultureData/LocaleGroupingData) int[] System.Globalization.CultureData:IcuGetLocaleInfo (System.Globalization.CultureData/LocaleGroupingData) int[] System.ReadOnlySpan`1:ToArray () + int& System.Collections.Generic.Dictionary`2/CollectionsMarshalHelper:GetValueRefOrAddDefault (System.Collections.Generic.Dictionary`2,string,bool&) int& System.Collections.Generic.Dictionary`2:FindValue (string) + int& System.Runtime.InteropServices.CollectionsMarshal:GetValueRefOrAddDefault (System.Collections.Generic.Dictionary`2,string,bool&) int16 System.AppContextConfigHelper:GetInt16Config (string,int16,bool) int16 System.DateTimeOffset:ValidateOffset (System.TimeSpan) int16 System.Threading.PortableThreadPool:get_MinThreadsGoal () @@ -1331,11 +1371,15 @@ Methods: Interop/Error System.Private.CoreLib.Interop/Sys:ConvertErrorPlatformToPal (int) Interop/ErrorInfo System.Private.CoreLib.Interop/Sys:GetLastErrorInfo () Interop/Globalization/ResultCode System.Globalization.CalendarData/<>c:b__33_0 (System.Span`1,string,System.Globalization.CalendarId,System.Globalization.CalendarDataType) + Interop/Globalization/ResultCode System.Private.CoreLib.Interop/Globalization:g____PInvoke|1_0 (uint16*,System.Globalization.CalendarId,System.Globalization.CalendarDataType,char*,int) + Interop/Globalization/ResultCode System.Private.CoreLib.Interop/Globalization:g____PInvoke|10_0 (byte*,intptr*) + Interop/Globalization/ResultCode System.Private.CoreLib.Interop/Globalization:g____PInvoke|41_0 (uint16*,uint16*,Interop/Globalization/TimeZoneDisplayNameType,char*,int) Interop/Globalization/ResultCode System.Private.CoreLib.Interop/Globalization:GetCalendarInfo (string,System.Globalization.CalendarId,System.Globalization.CalendarDataType,char*,int) Interop/Globalization/ResultCode System.Private.CoreLib.Interop/Globalization:GetSortHandle (string,intptr&) Interop/Globalization/ResultCode System.Private.CoreLib.Interop/Globalization:GetTimeZoneDisplayName (string,string,Interop/Globalization/TimeZoneDisplayNameType,char*,int) - Interop/Globalization/ResultCode System.TimeZoneInfo/<>c:b__177_0 (System.Span`1,string,string,Interop/Globalization/TimeZoneDisplayNameType) + Interop/Globalization/ResultCode System.TimeZoneInfo/<>c:b__179_0 (System.Span`1,string,string,Interop/Globalization/TimeZoneDisplayNameType) Interop/Sys/OpenFlags Microsoft.Win32.SafeHandles.SafeFileHandle:PreOpenConfigurationFromOptions (System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,System.IO.FileOptions) + intptr Android.Runtime.CharSequence:ToLocalJniHandle (Java.Lang.ICharSequence) intptr Android.Runtime.InputStreamAdapter:ToLocalJniHandle (System.IO.Stream) intptr Android.Runtime.JavaDictionary:GetKeys () intptr Android.Runtime.JavaDictionary`2/<>c__DisplayClass4_0:b__0 (intptr) @@ -1360,13 +1404,10 @@ Methods: intptr Android.Runtime.JNIEnv:GetSuperclass (intptr) intptr Android.Runtime.JNIEnv:monodroid_typemap_managed_to_java (System.Type,byte*) intptr Android.Runtime.JNIEnv:NewArray (Android.Runtime.IJavaObject[]) + intptr Android.Runtime.JNIEnv:NewArray (Android.Webkit.WebMessagePort[]) intptr Android.Runtime.JNIEnv:NewArray (byte[]) intptr Android.Runtime.JNIEnv:NewArray (char[]) intptr Android.Runtime.JNIEnv:NewArray (int[]) - intptr Android.Runtime.JNIEnv:NewArray (int[][]) - intptr Android.Runtime.JNIEnv:NewArray (System.Array,System.Type,intptr) - intptr Android.Runtime.JNIEnv:NewArray (System.Array,System.Type) - intptr Android.Runtime.JNIEnv:NewArray (T_REF[]) intptr Android.Runtime.JNIEnv:NewGlobalRef (intptr) intptr Android.Runtime.JNIEnv:NewLocalRef (intptr) intptr Android.Runtime.JNIEnv:NewObjectArray (int,intptr,intptr) @@ -1375,9 +1416,8 @@ Methods: intptr Android.Runtime.JNIEnv:StartCreateInstance (string,string,Android.Runtime.JValue[]) intptr Android.Runtime.JNIEnv:StartCreateInstance (string,string,Android.Runtime.JValue*) intptr Android.Runtime.JNIEnv:ToLocalJniHandle (Android.Runtime.IJavaObject) - intptr Android.Runtime.JNIEnv/<>c:b__155_4 (System.Array) - intptr Android.Runtime.JNIEnv/<>c:b__155_9 (System.Array) - intptr Android.Runtime.JNIEnv/<>c:b__28_0 (intptr) + intptr Android.Runtime.JNIEnv/<>c:b__157_9 (System.Array) + intptr Android.Runtime.JNIEnv/<>c:b__29_0 (intptr) intptr Android.Runtime.JNINativeWrapper:Wrap_JniMarshal_PPLL_L (_JniMarshal_PPLL_L,intptr,intptr,intptr,intptr) intptr Android.Runtime.JNINativeWrapper:Wrap_JniMarshal_PPLLL_L (_JniMarshal_PPLLL_L,intptr,intptr,intptr,intptr,intptr) intptr Android.Views.IWindowManagerInvoker:get_java_class_ref () @@ -1423,22 +1463,23 @@ Methods: intptr Mono.SafeStringMarshal:get_Value () intptr Mono.SafeStringMarshal:StringToUtf8 (string) intptr Mono.SafeStringMarshal:StringToUtf8_icall (string&) - intptr System.Array:GetFlattenedIndex (System.ReadOnlySpan`1) + intptr System.Array:GetFlattenedIndex (int) intptr System.Globalization.CompareInfo/SortHandleCache:GetCachedSortHandle (string) + intptr System.Private.CoreLib.Interop/Sys:g____PInvoke|0_0 (byte*) + intptr System.Private.CoreLib.Interop/Sys:g____PInvoke|86_0 (byte*,Interop/Sys/OpenFlags,int) intptr System.Private.CoreLib.Interop/Sys:GetEnv (string) - intptr System.Private.CoreLib.Interop/Sys:GetUnixNamePrivate () intptr System.Private.CoreLib.Interop/Sys:LowLevelMonitor_Create () - intptr System.Reflection.RuntimeAssembly:GetManifestResourceInternal (string,int&,System.Reflection.Module&) + intptr System.Reflection.RuntimeAssembly:GetManifestResourceInternal (System.Runtime.CompilerServices.QCallAssembly,string,int&,System.Runtime.CompilerServices.ObjectHandleOnStack) intptr System.Runtime.InteropServices.GCHandle:InternalAlloc (object,System.Runtime.InteropServices.GCHandleType) intptr System.Runtime.InteropServices.Marshal:ReadIntPtr (intptr,int) intptr System.Runtime.InteropServices.Marshal:ReadIntPtr (intptr) intptr System.Runtime.Loader.AssemblyLoadContext:GetLoadContextForAssembly (System.Reflection.RuntimeAssembly) intptr System.Runtime.Loader.AssemblyLoadContext:InitializeAssemblyLoadContext (intptr,bool,bool) intptr System.Runtime.Loader.AssemblyLoadContext:InternalInitializeNativeALC (intptr,intptr,bool,bool) - intptr System.RuntimeType:GetConstructors_native (System.Reflection.BindingFlags) - intptr System.RuntimeType:GetFields_native (intptr,System.Reflection.BindingFlags,System.RuntimeType/MemberListType) - intptr System.RuntimeType:GetMethodsByName_native (intptr,System.Reflection.BindingFlags,System.RuntimeType/MemberListType) - intptr System.RuntimeType:GetPropertiesByName_native (intptr,System.Reflection.BindingFlags,System.RuntimeType/MemberListType) + intptr System.RuntimeType:GetConstructors_native (System.Runtime.CompilerServices.QCallTypeHandle,System.Reflection.BindingFlags) + intptr System.RuntimeType:GetFields_native (System.Runtime.CompilerServices.QCallTypeHandle,intptr,System.Reflection.BindingFlags,System.RuntimeType/MemberListType) + intptr System.RuntimeType:GetMethodsByName_native (System.Runtime.CompilerServices.QCallTypeHandle,intptr,System.Reflection.BindingFlags,System.RuntimeType/MemberListType) + intptr System.RuntimeType:GetPropertiesByName_native (System.Runtime.CompilerServices.QCallTypeHandle,intptr,System.Reflection.BindingFlags,System.RuntimeType/MemberListType) intptr System.Threading.LowLevelLifoSemaphore:InitInternal () intptr System.Threading.WaitSubsystem/HandleManager:NewHandle (System.Threading.WaitSubsystem/WaitableObject) intptr& System.Collections.Generic.Dictionary`2:FindValue (string) @@ -1459,13 +1500,13 @@ Methods: Java.Interop.JniFieldInfo Java.Interop.JniType:GetInstanceField (string,string) Java.Interop.JniFieldInfo Java.Interop.JniType:GetStaticField (string,string) Java.Interop.JniMethodInfo Java.Interop.JniEnvironment/InstanceMethods:GetMethodID (Java.Interop.JniObjectReference,string,string) - Java.Interop.JniMethodInfo Java.Interop.JniEnvironment/StaticMethods:GetStaticMethodID (Java.Interop.JniObjectReference,string,string) Java.Interop.JniMethodInfo Java.Interop.JniPeerMembers/JniInstanceMethods:GetConstructor (string) + Java.Interop.JniMethodInfo Java.Interop.JniPeerMembers/JniInstanceMethods:GetMethodInfo (string,string) Java.Interop.JniMethodInfo Java.Interop.JniPeerMembers/JniInstanceMethods:GetMethodInfo (string) + Java.Interop.JniMethodInfo Java.Interop.JniPeerMembers/JniStaticMethods:GetMethodInfo (string,string) Java.Interop.JniMethodInfo Java.Interop.JniPeerMembers/JniStaticMethods:GetMethodInfo (string) Java.Interop.JniMethodInfo Java.Interop.JniType:GetConstructor (string) Java.Interop.JniMethodInfo Java.Interop.JniType:GetInstanceMethod (string,string) - Java.Interop.JniMethodInfo Java.Interop.JniType:GetStaticMethod (string,string) Java.Interop.JniObjectReference Android.Runtime.AndroidObjectReferenceManager:CreateGlobalReference (Java.Interop.JniObjectReference) Java.Interop.JniObjectReference Android.Runtime.AndroidObjectReferenceManager:CreateLocalReference (Java.Interop.JniObjectReference,int&) Java.Interop.JniObjectReference Java.Interop.JniEnvironment/Arrays:GetObjectArrayElement (Java.Interop.JniObjectReference,int) @@ -1487,6 +1528,7 @@ Methods: Java.Interop.JniObjectReference Java.Interop.JniEnvironment/Types:FindClass (string) Java.Interop.JniObjectReference Java.Interop.JniEnvironment/Types:GetObjectClass (Java.Interop.JniObjectReference) Java.Interop.JniObjectReference Java.Interop.JniEnvironment/Types:GetSuperclass (Java.Interop.JniObjectReference) + Java.Interop.JniObjectReference Java.Interop.JniEnvironment/Types:TryFindClass (string,bool) Java.Interop.JniObjectReference Java.Interop.JniObjectReference:NewGlobalRef () Java.Interop.JniObjectReference Java.Interop.JniObjectReference:NewLocalRef () Java.Interop.JniObjectReference Java.Interop.JniPeerMembers/JniInstanceFields:GetObjectValue (string,Java.Interop.IJavaPeerable) @@ -1539,7 +1581,7 @@ Methods: Java.Net.URL Java.Net.URLConnection:get_URL () Java.Net.URLConnection Java.Net.URL:OpenConnection () Java.Security.KeyStore Java.Security.KeyStore:GetInstance (string) - Java.Security.KeyStore Xamarin.Android.Net.AndroidMessageHandler:g__InitializeKeyStore|149_0 (bool&) + Java.Security.KeyStore Xamarin.Android.Net.AndroidMessageHandler:g__InitializeKeyStore|153_0 (bool&) Java.Security.KeyStore Xamarin.Android.Net.AndroidMessageHandler:ConfigureKeyStore (Java.Security.KeyStore) Java.Util.IIterator Android.Runtime.JavaList:Iterator () Java.Util.IIterator Android.Runtime.JavaSet:Iterator () @@ -1547,13 +1589,15 @@ Methods: Javax.Net.Ssl.KeyManagerFactory Xamarin.Android.Net.AndroidMessageHandler:ConfigureKeyManagerFactory (Java.Security.KeyStore) Javax.Net.Ssl.SSLSocketFactory Xamarin.Android.Net.AndroidMessageHandler:ConfigureCustomSSLSocketFactory (Javax.Net.Ssl.HttpsURLConnection) Javax.Net.Ssl.TrustManagerFactory Xamarin.Android.Net.AndroidMessageHandler:ConfigureTrustManagerFactory (Java.Security.KeyStore) + long Java.Interop.JniEnvironment/StaticMethods:CallStaticLongMethod (Java.Interop.JniObjectReference,Java.Interop.JniMethodInfo,Java.Interop.JniArgumentValue*) + long Java.Interop.JniPeerMembers/JniStaticMethods:InvokeInt64Method (string,Java.Interop.JniArgumentValue*) + long Java.Interop.NativeMethods:java_interop_jnienv_call_static_long_method_a (intptr,intptr&,intptr,intptr,intptr) long Microsoft.AspNetCore.Components.WebView.ArrayBuilderMemoryStream:get_Position () - long Microsoft.JSInterop.DotNetObjectReference`1:get_ObjectId () long Microsoft.JSInterop.JSRuntime:TrackObjectReference (Microsoft.JSInterop.DotNetObjectReference`1) - long Microsoft.JSInterop.JSRuntime:TrackObjectReference (Microsoft.JSInterop.DotNetObjectReference`1) + long Microsoft.Maui.PlatformInterop:MeasureAndGetWidthAndHeight (Android.Views.View,int,int) + long System.BitConverter:DoubleToInt64Bits (double) long System.Diagnostics.Stopwatch:GetTimestamp () long System.Diagnostics.Stopwatch:QueryPerformanceCounter () - long System.Diagnostics.Stopwatch:QueryPerformanceFrequency () long System.Environment:get_TickCount64 () long System.IO.MemoryStream:get_Length () long System.IO.MemoryStream:Seek (long,System.IO.SeekOrigin) @@ -1582,8 +1626,6 @@ Methods: Microsoft.AspNetCore.Components.Dispatcher Microsoft.AspNetCore.Components.WebView.Services.WebViewRenderer:get_Dispatcher () Microsoft.AspNetCore.Components.EventCallback`1 Microsoft.AspNetCore.Components.EventCallbackFactory:Create (object,System.Action) Microsoft.AspNetCore.Components.EventCallback`1 Microsoft.AspNetCore.Components.EventCallbackFactory:CreateCore (object,System.MulticastDelegate) - Microsoft.AspNetCore.Components.EventCallback`1 Microsoft.AspNetCore.Components.EventCallbackFactory:Create (object,System.Action) - Microsoft.AspNetCore.Components.EventCallback`1 Microsoft.AspNetCore.Components.EventCallbackFactory:CreateCore (object,System.MulticastDelegate) Microsoft.AspNetCore.Components.IComponent Microsoft.AspNetCore.Components.ComponentFactory:InstantiateComponent (System.IServiceProvider,System.Type) Microsoft.AspNetCore.Components.IComponent Microsoft.AspNetCore.Components.DefaultComponentActivator:CreateInstance (System.Type) Microsoft.AspNetCore.Components.IComponent Microsoft.AspNetCore.Components.RenderTree.Renderer:InstantiateComponent (System.Type) @@ -1634,13 +1676,10 @@ Methods: Microsoft.Extensions.DependencyInjection.IServiceCollection Microsoft.Extensions.DependencyInjection.ServiceCollectionServiceExtensions:Add (Microsoft.Extensions.DependencyInjection.IServiceCollection,System.Type,System.Type,Microsoft.Extensions.DependencyInjection.ServiceLifetime) Microsoft.Extensions.DependencyInjection.IServiceCollection Microsoft.Extensions.DependencyInjection.ServiceCollectionServiceExtensions:AddSingleton (Microsoft.Extensions.DependencyInjection.IServiceCollection,Microsoft.Maui.Hosting.ImageSourcesMauiAppBuilderExtensions/ImageSourceRegistration) Microsoft.Extensions.DependencyInjection.IServiceCollection Microsoft.Extensions.DependencyInjection.ServiceCollectionServiceExtensions:AddSingleton (Microsoft.Extensions.DependencyInjection.IServiceCollection,System.Func`2) - Microsoft.Extensions.DependencyInjection.IServiceCollection Microsoft.Extensions.DependencyInjection.ServiceCollectionServiceExtensions:AddSingleton (Microsoft.Extensions.DependencyInjection.IServiceCollection,System.Func`2) Microsoft.Extensions.DependencyInjection.IServiceCollection Microsoft.Extensions.DependencyInjection.ServiceCollectionServiceExtensions:AddSingleton (Microsoft.Extensions.DependencyInjection.IServiceCollection,System.Type,object) Microsoft.Extensions.DependencyInjection.IServiceCollection Microsoft.Extensions.DependencyInjection.ServiceCollectionServiceExtensions:AddSingleton (Microsoft.Extensions.DependencyInjection.IServiceCollection,System.Type,System.Func`2) Microsoft.Extensions.DependencyInjection.IServiceCollection Microsoft.Extensions.DependencyInjection.ServiceCollectionServiceExtensions:AddSingleton (Microsoft.Extensions.DependencyInjection.IServiceCollection,System.Type,System.Type) Microsoft.Extensions.DependencyInjection.IServiceCollection Microsoft.Extensions.DependencyInjection.ServiceCollectionServiceExtensions:AddSingleton (Microsoft.Extensions.DependencyInjection.IServiceCollection,System.Type) - Microsoft.Extensions.DependencyInjection.IServiceCollection Microsoft.Extensions.DependencyInjection.ServiceCollectionServiceExtensions:AddSingleton (Microsoft.Extensions.DependencyInjection.IServiceCollection,TService_REF) - Microsoft.Extensions.DependencyInjection.IServiceCollection Microsoft.Extensions.DependencyInjection.ServiceCollectionServiceExtensions:AddSingleton (Microsoft.Extensions.DependencyInjection.IServiceCollection) Microsoft.Extensions.DependencyInjection.IServiceCollection Microsoft.Extensions.DependencyInjection.ServiceCollectionServiceExtensions:AddSingleton (Microsoft.Extensions.DependencyInjection.IServiceCollection) Microsoft.Extensions.DependencyInjection.IServiceCollection Microsoft.Extensions.DependencyInjection.ServiceCollectionServiceExtensions:AddTransient (Microsoft.Extensions.DependencyInjection.IServiceCollection,System.Type,System.Type) Microsoft.Extensions.DependencyInjection.IServiceCollection Microsoft.Maui.Hosting.HandlerMauiAppBuilderExtensions:ConfigureMauiHandlers (Microsoft.Extensions.DependencyInjection.IServiceCollection,System.Action`1) @@ -1649,23 +1688,16 @@ Methods: Microsoft.Extensions.DependencyInjection.IServiceScope Microsoft.Extensions.DependencyInjection.ServiceProviderServiceExtensions:CreateScope (System.IServiceProvider) Microsoft.Extensions.DependencyInjection.ServiceDescriptor Microsoft.Extensions.DependencyInjection.ServiceCollection:get_Item (int) Microsoft.Extensions.DependencyInjection.ServiceDescriptor Microsoft.Extensions.DependencyInjection.ServiceDescriptor:Describe (Microsoft.Extensions.DependencyInjection.ServiceLifetime) - Microsoft.Extensions.DependencyInjection.ServiceDescriptor Microsoft.Extensions.DependencyInjection.ServiceDescriptor:Describe (Microsoft.Extensions.DependencyInjection.ServiceLifetime) Microsoft.Extensions.DependencyInjection.ServiceDescriptor Microsoft.Extensions.DependencyInjection.ServiceDescriptor:Describe (System.Type,System.Func`2,Microsoft.Extensions.DependencyInjection.ServiceLifetime) Microsoft.Extensions.DependencyInjection.ServiceDescriptor Microsoft.Extensions.DependencyInjection.ServiceDescriptor:Describe (System.Type,System.Type,Microsoft.Extensions.DependencyInjection.ServiceLifetime) Microsoft.Extensions.DependencyInjection.ServiceDescriptor Microsoft.Extensions.DependencyInjection.ServiceDescriptor:Scoped () - Microsoft.Extensions.DependencyInjection.ServiceDescriptor Microsoft.Extensions.DependencyInjection.ServiceDescriptor:Scoped () Microsoft.Extensions.DependencyInjection.ServiceDescriptor Microsoft.Extensions.DependencyInjection.ServiceDescriptor:Scoped (System.Func`2) - Microsoft.Extensions.DependencyInjection.ServiceDescriptor Microsoft.Extensions.DependencyInjection.ServiceDescriptor:Scoped (System.Func`2) Microsoft.Extensions.DependencyInjection.ServiceDescriptor Microsoft.Extensions.DependencyInjection.ServiceDescriptor:Scoped (System.Type,System.Type) Microsoft.Extensions.DependencyInjection.ServiceDescriptor Microsoft.Extensions.DependencyInjection.ServiceDescriptor:Singleton () - Microsoft.Extensions.DependencyInjection.ServiceDescriptor Microsoft.Extensions.DependencyInjection.ServiceDescriptor:Singleton () Microsoft.Extensions.DependencyInjection.ServiceDescriptor Microsoft.Extensions.DependencyInjection.ServiceDescriptor:Singleton (Microsoft.Extensions.Options.IConfigureOptions`1) Microsoft.Extensions.DependencyInjection.ServiceDescriptor Microsoft.Extensions.DependencyInjection.ServiceDescriptor:Singleton (System.Func`2) - Microsoft.Extensions.DependencyInjection.ServiceDescriptor Microsoft.Extensions.DependencyInjection.ServiceDescriptor:Singleton (System.Func`2) Microsoft.Extensions.DependencyInjection.ServiceDescriptor Microsoft.Extensions.DependencyInjection.ServiceDescriptor:Singleton (System.Type,object) Microsoft.Extensions.DependencyInjection.ServiceDescriptor Microsoft.Extensions.DependencyInjection.ServiceDescriptor:Singleton (System.Type,System.Type) - Microsoft.Extensions.DependencyInjection.ServiceDescriptor Microsoft.Extensions.DependencyInjection.ServiceDescriptor:Singleton (TService_REF) - Microsoft.Extensions.DependencyInjection.ServiceDescriptor Microsoft.Extensions.DependencyInjection.ServiceDescriptor:Transient () Microsoft.Extensions.DependencyInjection.ServiceDescriptor Microsoft.Extensions.DependencyInjection.ServiceDescriptor:Transient () Microsoft.Extensions.DependencyInjection.ServiceDescriptor Microsoft.Extensions.DependencyInjection.ServiceDescriptor:Transient (System.Type,System.Type) Microsoft.Extensions.DependencyInjection.ServiceDescriptor Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteFactory/ServiceDescriptorCacheItem:get_Item (int) @@ -1712,6 +1744,8 @@ Methods: Microsoft.Extensions.FileProviders.Embedded.Manifest.ManifestEntry Microsoft.Extensions.FileProviders.Embedded.Manifest.ManifestEntry:get_Parent () Microsoft.Extensions.FileProviders.Embedded.Manifest.ManifestEntry Microsoft.Extensions.FileProviders.Embedded.Manifest.ManifestParser:BuildEntry (System.Xml.Linq.XElement) Microsoft.Extensions.FileProviders.Embedded.Manifest.ManifestRootDirectory Microsoft.Extensions.FileProviders.Embedded.Manifest.ManifestDirectory:CreateRootDirectory (Microsoft.Extensions.FileProviders.Embedded.Manifest.ManifestEntry[]) + Microsoft.Extensions.FileProviders.Embedded.Manifest.ManifestSinkDirectory[] System.GC:AllocateArray (int,bool) + Microsoft.Extensions.FileProviders.Embedded.Manifest.ManifestSinkDirectory[] System.GC:AllocateUninitializedArray (int,bool) Microsoft.Extensions.FileProviders.IFileInfo Microsoft.AspNetCore.Components.WebView.Maui.AndroidMauiAssetFileProvider:GetFileInfo (string) Microsoft.Extensions.FileProviders.IFileInfo Microsoft.Extensions.FileProviders.ManifestEmbeddedFileProvider:GetFileInfo (string) Microsoft.Extensions.FileProviders.IFileProvider Microsoft.AspNetCore.Components.WebView.Maui.BlazorWebView:CreateFileProvider (string) @@ -1719,12 +1753,11 @@ Methods: Microsoft.Extensions.FileProviders.IFileProvider Microsoft.AspNetCore.Components.WebView.WebViewManager/StaticWebAssetsLoader:UseStaticWebAssets (Microsoft.Extensions.FileProviders.IFileProvider) Microsoft.Extensions.Logging.ILogger Microsoft.Extensions.Logging.LoggerFactory:CreateLogger (string) Microsoft.Extensions.Logging.ILogger`1 Microsoft.Extensions.Logging.LoggerFactoryExtensions:CreateLogger (Microsoft.Extensions.Logging.ILoggerFactory) - Microsoft.Extensions.Logging.ILogger`1 Microsoft.Extensions.Logging.LoggerFactoryExtensions:CreateLogger (Microsoft.Extensions.Logging.ILoggerFactory) Microsoft.Extensions.Logging.LoggerFactoryOptions Microsoft.Extensions.Options.OptionsFactory`1:Create (string) Microsoft.Extensions.Logging.LoggerFactoryOptions Microsoft.Extensions.Options.OptionsFactory`1:CreateInstance (string) Microsoft.Extensions.Logging.LoggerFactoryOptions Microsoft.Extensions.Options.UnnamedOptionsManager`1:get_Value () - Microsoft.Extensions.Logging.LoggerFilterOptions Microsoft.Extensions.Options.OptionsCache`1:GetOrAdd (string,System.Func`1) - Microsoft.Extensions.Logging.LoggerFilterOptions Microsoft.Extensions.Options.OptionsMonitor`1/<>c__DisplayClass10_0:b__0 () + Microsoft.Extensions.Logging.LoggerFilterOptions Microsoft.Extensions.Options.OptionsCache`1:GetOrAdd (string,System.Func`3, Microsoft.Extensions.Logging.LoggerFilterOptions>,Microsoft.Extensions.Options.IOptionsFactory`1) + Microsoft.Extensions.Logging.LoggerFilterOptions Microsoft.Extensions.Options.OptionsMonitor`1/<>c:b__10_0 (string,Microsoft.Extensions.Options.IOptionsFactory`1) Microsoft.Extensions.Logging.LoggerFilterOptions Microsoft.Extensions.Options.OptionsMonitor`1:Get (string) Microsoft.Extensions.Logging.LoggerFilterOptions Microsoft.Extensions.Options.OptionsMonitor`1:get_CurrentValue () Microsoft.Extensions.Logging.LoggerInformation[] Microsoft.Extensions.Logging.LoggerFactory:CreateLoggers (string) @@ -1736,20 +1769,24 @@ Methods: Microsoft.Extensions.Primitives.StringSegment Microsoft.Extensions.Primitives.StringSegment:Subsegment (int,int) Microsoft.Extensions.Primitives.StringTokenizer/Enumerator Microsoft.Extensions.Primitives.StringTokenizer:GetEnumerator () Microsoft.JSInterop.DotNetObjectReference`1 Microsoft.JSInterop.DotNetObjectReference:Create (Microsoft.AspNetCore.Components.RenderTree.WebRenderer/WebRendererInteropMethods) - Microsoft.JSInterop.DotNetObjectReference`1 Microsoft.JSInterop.DotNetObjectReference:Create (TValue_REF) Microsoft.JSInterop.Infrastructure.TaskGenericsUtil/ITcsResultSetter Microsoft.JSInterop.Infrastructure.TaskGenericsUtil:CreateResultSetter (object) Microsoft.JSInterop.Infrastructure.TaskGenericsUtil/ITcsResultSetter Microsoft.JSInterop.Infrastructure.TaskGenericsUtil/<>c:b__12_0 (System.Type) Microsoft.JSInterop.JSCallResultType Microsoft.JSInterop.JSCallResultTypeHelper:FromGeneric () - Microsoft.JSInterop.JSCallResultType Microsoft.JSInterop.JSCallResultTypeHelper:FromGeneric () - Microsoft.JSInterop.JSRuntime Microsoft.JSInterop.DotNetObjectReference`1:get_JSRuntime () + Microsoft.JSInterop.JSCallResultType[] System.Enum:GetValues () 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_PlatformAppTheme () + Microsoft.Maui.ApplicationModel.AppTheme System.Lazy`1:CreateValue () + Microsoft.Maui.ApplicationModel.AppTheme System.Lazy`1:get_Value () 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 () Microsoft.Maui.ApplicationModel.IPlatformAppActions Microsoft.Maui.ApplicationModel.AppActionsExtensions:AsPlatform (Microsoft.Maui.ApplicationModel.IAppActions) Microsoft.Maui.ApplicationModel.LayoutDirection Microsoft.Maui.ApplicationModel.AppInfoImplementation:get_RequestedLayoutDirection () + Microsoft.Maui.ApplicationModel.LayoutDirection Microsoft.Maui.ApplicationModel.AppInfoImplementation:GetLayoutDirection () + Microsoft.Maui.ApplicationModel.LayoutDirection System.Lazy`1:CreateValue () + Microsoft.Maui.ApplicationModel.LayoutDirection System.Lazy`1:get_Value () Microsoft.Maui.ApplicationModel.Permissions/NetworkState System.Activator:CreateInstance () Microsoft.Maui.Controls.Application Microsoft.Maui.Controls.Configuration`2:get_Element () Microsoft.Maui.Controls.Application Microsoft.Maui.Controls.Page:FindApplication (Microsoft.Maui.Controls.Element) @@ -1765,7 +1802,6 @@ Methods: Microsoft.Maui.Controls.Brush Microsoft.Maui.Controls.RadioButton:ResolveThemeColor (string) Microsoft.Maui.Controls.Brush Microsoft.Maui.Controls.VisualElement:get_Background () Microsoft.Maui.Controls.ColumnDefinitionCollection Microsoft.Maui.Controls.Grid:get_ColumnDefinitions () - Microsoft.Maui.Controls.Configuration`2 Microsoft.Maui.Controls.Configuration`2:Create (Microsoft.Maui.Controls.Application) Microsoft.Maui.Controls.ControlTemplate Microsoft.Maui.Controls.TemplatedPage:get_ControlTemplate () 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 () @@ -1791,8 +1827,6 @@ Methods: Microsoft.Maui.Controls.IPlatformElementConfiguration`2 Microsoft.Maui.Controls.Application:On () Microsoft.Maui.Controls.IPlatformElementConfiguration`2 Microsoft.Maui.Controls.Platform.PlatformConfigurationExtensions:OnThisPlatform (Microsoft.Maui.Controls.Application) Microsoft.Maui.Controls.IPlatformElementConfiguration`2 Microsoft.Maui.Controls.PlatformConfigurationRegistry`1:On () - Microsoft.Maui.Controls.IPlatformElementConfiguration`2 Microsoft.Maui.Controls.Platform.PlatformConfigurationExtensions:OnThisPlatform (T_REF) - Microsoft.Maui.Controls.IPlatformElementConfiguration`2 Microsoft.Maui.Controls.Application:On () Microsoft.Maui.Controls.IVisual Microsoft.Maui.Controls.VisualElement:get_Visual () Microsoft.Maui.Controls.IVisual Microsoft.Maui.Controls.VisualElement:Microsoft.Maui.Controls.IVisualController.get_EffectiveVisual () Microsoft.Maui.Controls.IVisual Microsoft.Maui.Controls.VisualMarker:get_Default () @@ -1804,8 +1838,6 @@ Methods: Microsoft.Maui.Controls.PlatformConfiguration.AndroidSpecific.WindowSoftInputModeAdjust Microsoft.Maui.Controls.PlatformConfiguration.AndroidSpecific.Application:GetWindowSoftInputModeAdjust (Microsoft.Maui.Controls.BindableObject) Microsoft.Maui.Controls.PlatformConfiguration.AndroidSpecific.WindowSoftInputModeAdjust Microsoft.Maui.Controls.PlatformConfiguration.AndroidSpecific.Application:GetWindowSoftInputModeAdjust (Microsoft.Maui.Controls.IPlatformElementConfiguration`2) Microsoft.Maui.Controls.PlatformConfigurationRegistry`1 Microsoft.Maui.Controls.Application:<.ctor>b__8_1 () - Microsoft.Maui.Controls.PlatformConfigurationRegistry`1 System.Lazy`1>:CreateValue () - Microsoft.Maui.Controls.PlatformConfigurationRegistry`1 System.Lazy`1>:get_Value () Microsoft.Maui.Controls.ResourceDictionary Microsoft.Maui.Controls.Application:get_Resources () Microsoft.Maui.Controls.RowDefinitionCollection Microsoft.Maui.Controls.Grid:get_RowDefinitions () Microsoft.Maui.Controls.Shadow Microsoft.Maui.Controls.VisualElement:get_Shadow () @@ -1838,8 +1870,6 @@ Methods: Microsoft.Maui.FlowDirection Microsoft.Maui.Controls.VisualElement:get_FlowDirection () Microsoft.Maui.FlowDirection Microsoft.Maui.Controls.VisualElement:Microsoft.Maui.IView.get_FlowDirection () Microsoft.Maui.FlowDirection Microsoft.Maui.Controls.Window:get_FlowDirection () - Microsoft.Maui.FlowDirection Microsoft.Maui.Handlers.LayoutHandler:GetLayoutFlowDirection (Microsoft.Maui.FlowDirection) - Microsoft.Maui.FlowDirection Microsoft.Maui.IViewExtensions:GetEffectiveFlowDirection (Microsoft.Maui.IView) Microsoft.Maui.FlowDirection Microsoft.Maui.MauiContextExtensions:GetFlowDirection (Microsoft.Maui.IMauiContext) Microsoft.Maui.Graphics.Color Microsoft.Maui.Controls.KnownColor:get_Default () Microsoft.Maui.Graphics.Color Microsoft.Maui.Controls.SolidColorBrush:get_Color () @@ -1855,7 +1885,6 @@ Methods: Microsoft.Maui.Graphics.Paint Microsoft.Maui.Controls.Page:Microsoft.Maui.IView.get_Background () Microsoft.Maui.Graphics.Paint Microsoft.Maui.Controls.VisualElement:Microsoft.Maui.IView.get_Background () Microsoft.Maui.Graphics.Platform.PlatformCanvasState Microsoft.Maui.Graphics.Platform.PlatformCanvasStateService:CreateNew (object) - Microsoft.Maui.Graphics.Point Microsoft.Maui.Graphics.Rect:get_Location () Microsoft.Maui.Graphics.Point Microsoft.Maui.VisualDiagnosticsOverlay:GenerateAdornerOffset (Android.Views.View) Microsoft.Maui.Graphics.Rect Microsoft.Maui.Controls.VisualElement:get_Bounds () Microsoft.Maui.Graphics.Rect Microsoft.Maui.Controls.VisualElement:get_Frame () @@ -1878,16 +1907,11 @@ Methods: Microsoft.Maui.Graphics.Size Microsoft.Maui.Layouts.LayoutExtensions:MeasureContent (Microsoft.Maui.IContentView,Microsoft.Maui.Thickness,double,double) Microsoft.Maui.Graphics.Size Microsoft.Maui.Platform.ContextExtensions:FromPixels (Android.Content.Context,double,double) Microsoft.Maui.Graphics.Size Microsoft.Maui.ViewHandlerExtensions:GetDesiredSizeFromHandler (Microsoft.Maui.IViewHandler,double,double) - Microsoft.Maui.GridLength Microsoft.Maui.Layouts.GridLayoutManager/Column:get_GridLength () - Microsoft.Maui.GridLength Microsoft.Maui.Layouts.GridLayoutManager/ImpliedColumn:get_Width () - Microsoft.Maui.GridLength Microsoft.Maui.Layouts.GridLayoutManager/ImpliedRow:get_Height () - Microsoft.Maui.GridLength Microsoft.Maui.Layouts.GridLayoutManager/Row:get_GridLength () Microsoft.Maui.Hosting.FontDescriptor System.Collections.Generic.List`1/Enumerator:get_Current () Microsoft.Maui.Hosting.IFontCollection Microsoft.Maui.Hosting.FontCollectionExtensions:AddFont (Microsoft.Maui.Hosting.IFontCollection,string,string) Microsoft.Maui.Hosting.IMauiHandlersCollection Microsoft.Maui.Controls.Hosting.AppHostBuilderExtensions:AddMauiControlsHandlers (Microsoft.Maui.Hosting.IMauiHandlersCollection) 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.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.MauiApp Microsoft.Maui.Hosting.MauiAppBuilder:Build () @@ -1895,7 +1919,6 @@ Methods: Microsoft.Maui.Hosting.MauiAppBuilder Microsoft.Maui.Controls.Hosting.AppHostBuilderExtensions:RemapForControls (Microsoft.Maui.Hosting.MauiAppBuilder) Microsoft.Maui.Hosting.MauiAppBuilder Microsoft.Maui.Controls.Hosting.AppHostBuilderExtensions:SetupDefaults (Microsoft.Maui.Hosting.MauiAppBuilder) Microsoft.Maui.Hosting.MauiAppBuilder Microsoft.Maui.Controls.Hosting.AppHostBuilderExtensions:UseMauiApp (Microsoft.Maui.Hosting.MauiAppBuilder) - Microsoft.Maui.Hosting.MauiAppBuilder Microsoft.Maui.Controls.Hosting.AppHostBuilderExtensions:UseMauiApp (Microsoft.Maui.Hosting.MauiAppBuilder) Microsoft.Maui.Hosting.MauiAppBuilder Microsoft.Maui.Hosting.AppHostBuilderExtensions:ConfigureAnimations (Microsoft.Maui.Hosting.MauiAppBuilder) Microsoft.Maui.Hosting.MauiAppBuilder Microsoft.Maui.Hosting.AppHostBuilderExtensions:ConfigureDispatching (Microsoft.Maui.Hosting.MauiAppBuilder) Microsoft.Maui.Hosting.MauiAppBuilder Microsoft.Maui.Hosting.EssentialsExtensions:UseEssentials (Microsoft.Maui.Hosting.MauiAppBuilder) @@ -1909,7 +1932,6 @@ Methods: Microsoft.Maui.Hosting.MauiAppBuilder Microsoft.Maui.LifecycleEvents.MauiAppHostBuilderExtensions:ConfigureLifecycleEvents (Microsoft.Maui.Hosting.MauiAppBuilder,System.Action`1) Microsoft.Maui.IContentView Microsoft.Maui.Handlers.ContentViewHandler:Microsoft.Maui.Handlers.IContentViewHandler.get_VirtualView () Microsoft.Maui.IContentView Microsoft.Maui.Handlers.ViewHandler`2:get_VirtualView () - Microsoft.Maui.IElement Microsoft.Maui.Controls.Element:Microsoft.Maui.IElement.get_Parent () Microsoft.Maui.IElement Microsoft.Maui.Handlers.ElementHandler`2:Microsoft.Maui.IElementHandler.get_VirtualView () Microsoft.Maui.IElement Microsoft.Maui.Handlers.ViewHandler`2:Microsoft.Maui.IElementHandler.get_VirtualView () Microsoft.Maui.IElementHandler Microsoft.Maui.Controls.Element:get_Handler () @@ -1924,7 +1946,10 @@ Methods: Microsoft.Maui.IMauiContext Microsoft.Maui.MauiContextExtensions:MakeApplicationScope (Microsoft.Maui.IMauiContext,Android.App.Application) Microsoft.Maui.IMauiContext Microsoft.Maui.MauiContextExtensions:MakeWindowScope (Microsoft.Maui.IMauiContext,Android.App.Activity,Microsoft.Extensions.DependencyInjection.IServiceScope&) 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 () @@ -1941,8 +1966,11 @@ Methods: Microsoft.Maui.IWindow Microsoft.Maui.Controls.Application:Microsoft.Maui.IApplication.CreateWindow (Microsoft.Maui.IActivationState) Microsoft.Maui.IWindow Microsoft.Maui.Platform.ContextExtensions:GetWindow (Android.Content.Context) Microsoft.Maui.Keyboard Microsoft.Maui.Keyboard:get_Default () + Microsoft.Maui.Layouts.GridLayoutManager/Definition[] Microsoft.Maui.Layouts.GridLayoutManager/GridStructure:Implied (bool) + Microsoft.Maui.Layouts.GridLayoutManager/Definition[] Microsoft.Maui.Layouts.GridLayoutManager/GridStructure:InitializeColumns (bool) + Microsoft.Maui.Layouts.GridLayoutManager/Definition[] Microsoft.Maui.Layouts.GridLayoutManager/GridStructure:InitializeRows (bool) Microsoft.Maui.LifecycleEvents.AndroidLifecycle/OnCreate Microsoft.Maui.LifecycleEvents.LifecycleEventServiceExtensions/d__3`1:System.Collections.Generic.IEnumerator.get_Current () - Microsoft.Maui.LifecycleEvents.AndroidLifecycle/OnCreate System.Linq.Enumerable/d__36`1:System.Collections.Generic.IEnumerator.get_Current () + Microsoft.Maui.LifecycleEvents.AndroidLifecycle/OnCreate System.Linq.Enumerable/d__40`1:System.Collections.Generic.IEnumerator.get_Current () Microsoft.Maui.LifecycleEvents.IAndroidLifecycleBuilder Microsoft.Maui.LifecycleEvents.AndroidLifecycleBuilderExtensions:OnBackPressed (Microsoft.Maui.LifecycleEvents.IAndroidLifecycleBuilder,Microsoft.Maui.LifecycleEvents.AndroidLifecycle/OnBackPressed) Microsoft.Maui.LifecycleEvents.IAndroidLifecycleBuilder Microsoft.Maui.LifecycleEvents.AndroidLifecycleBuilderExtensions:OnCreate (Microsoft.Maui.LifecycleEvents.IAndroidLifecycleBuilder,Microsoft.Maui.LifecycleEvents.AndroidLifecycle/OnCreate) Microsoft.Maui.LifecycleEvents.IAndroidLifecycleBuilder Microsoft.Maui.LifecycleEvents.AndroidLifecycleBuilderExtensions:OnDestroy (Microsoft.Maui.LifecycleEvents.IAndroidLifecycleBuilder,Microsoft.Maui.LifecycleEvents.AndroidLifecycle/OnDestroy) @@ -1976,9 +2004,12 @@ Methods: Microsoft.Maui.Thickness Microsoft.Maui.Controls.Page:Microsoft.Maui.Controls.IPaddingElement.PaddingDefaultValueCreator () Microsoft.Maui.Thickness Microsoft.Maui.Controls.View:get_Margin () Microsoft.Maui.Thickness Microsoft.Maui.Controls.View:Microsoft.Maui.IView.get_Margin () + Microsoft.Maui.ToolTip Microsoft.Maui.Controls.Element:Microsoft.Maui.IToolTipElement.get_ToolTip () + Microsoft.Maui.ToolTip Microsoft.Maui.Controls.ToolTipProperties:GetToolTip (Microsoft.Maui.Controls.BindableObject) Microsoft.Maui.Visibility Microsoft.Maui.Controls.VisualElement:Microsoft.Maui.IView.get_Visibility () - Microsoft.Win32.SafeHandles.SafeFileHandle Microsoft.Win32.SafeHandles.SafeFileHandle:Open (string,Interop/Sys/OpenFlags,int) - Microsoft.Win32.SafeHandles.SafeFileHandle Microsoft.Win32.SafeHandles.SafeFileHandle:Open (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,System.IO.FileOptions,long) + Microsoft.Win32.SafeHandles.SafeFileHandle Microsoft.Win32.SafeHandles.SafeFileHandle:Open (string,Interop/Sys/OpenFlags,int,System.Func`4) + Microsoft.Win32.SafeHandles.SafeFileHandle Microsoft.Win32.SafeHandles.SafeFileHandle:Open (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,System.IO.FileOptions,long,System.IO.UnixFileMode,long&,System.IO.UnixFileMode&,System.Func`4) + Microsoft.Win32.SafeHandles.SafeFileHandle Microsoft.Win32.SafeHandles.SafeFileHandle:Open (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,System.IO.FileOptions,long,System.Nullable`1,System.Func`4) Microsoft.Win32.SafeHandles.SafeFileHandle System.Private.CoreLib.Interop/Sys:Open (string,Interop/Sys/OpenFlags,int) Microsoft.Win32.SafeHandles.SafeWaitHandle System.Threading.EventWaitHandle:ValidateHandle () Microsoft.Win32.SafeHandles.SafeWaitHandle System.Threading.WaitHandle:get_SafeWaitHandle () @@ -1986,12 +2017,12 @@ Methods: Microsoft.Win32.SafeHandles.SafeWaitHandle System.Threading.WaitSubsystem:NewHandle (System.Threading.WaitSubsystem/WaitableObject) Mono.MonoAssemblyName* System.Reflection.AssemblyName:GetNativeName (intptr) object Android.Runtime.AndroidEnvironment:GetHttpMessageHandler () - object Android.Runtime.JNIEnv/<>c:b__106_8 (System.Type,intptr,int) - object Android.Runtime.JNIEnv/<>c:b__106_9 (System.Type,intptr,int) + object Android.Runtime.JNIEnv/<>c:b__108_8 (System.Type,intptr,int) + object Android.Runtime.JNIEnv/<>c:b__108_9 (System.Type,intptr,int) object Java.Interop.JavaConvert/<>c:<.cctor>b__20_9 (intptr,Android.Runtime.JniHandleOwnership) object Java.Interop.TypeManager:CreateProxy (System.Type,intptr,Android.Runtime.JniHandleOwnership) object Microsoft.AspNetCore.Components.RenderTree.RenderTreeDiffBuilder:KeyValue (Microsoft.AspNetCore.Components.RenderTree.RenderTreeFrame&) - object Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteFactory/<>c:b__16_1 (System.Type) + object Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteFactory/<>c:b__16_0 (System.Type) object Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver:Resolve (Microsoft.Extensions.DependencyInjection.ServiceLookup.ServiceCallSite,Microsoft.Extensions.DependencyInjection.ServiceLookup.ServiceProviderEngineScope) object Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver:VisitCache (Microsoft.Extensions.DependencyInjection.ServiceLookup.ServiceCallSite,Microsoft.Extensions.DependencyInjection.ServiceLookup.RuntimeResolverContext,Microsoft.Extensions.DependencyInjection.ServiceLookup.ServiceProviderEngineScope,Microsoft.Extensions.DependencyInjection.ServiceLookup.RuntimeResolverLock) object Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver:VisitConstant (Microsoft.Extensions.DependencyInjection.ServiceLookup.ConstantCallSite,Microsoft.Extensions.DependencyInjection.ServiceLookup.RuntimeResolverContext) @@ -2011,20 +2042,21 @@ Methods: object Microsoft.Extensions.DependencyInjection.ServiceLookup.ILEmitResolverBuilder:VisitConstant (Microsoft.Extensions.DependencyInjection.ServiceLookup.ConstantCallSite,Microsoft.Extensions.DependencyInjection.ServiceLookup.ILEmitResolverBuilderContext) object Microsoft.Extensions.DependencyInjection.ServiceLookup.ILEmitResolverBuilder:VisitConstructor (Microsoft.Extensions.DependencyInjection.ServiceLookup.ConstructorCallSite,Microsoft.Extensions.DependencyInjection.ServiceLookup.ILEmitResolverBuilderContext) object Microsoft.Extensions.DependencyInjection.ServiceLookup.ILEmitResolverBuilder:VisitFactory (Microsoft.Extensions.DependencyInjection.ServiceLookup.FactoryCallSite,Microsoft.Extensions.DependencyInjection.ServiceLookup.ILEmitResolverBuilderContext) + object Microsoft.Extensions.DependencyInjection.ServiceLookup.ILEmitResolverBuilder:VisitRootCache (Microsoft.Extensions.DependencyInjection.ServiceLookup.ServiceCallSite,Microsoft.Extensions.DependencyInjection.ServiceLookup.ILEmitResolverBuilderContext) object Microsoft.Extensions.DependencyInjection.ServiceLookup.ServiceProviderEngineScope:CaptureDisposable (object) object Microsoft.Extensions.DependencyInjection.ServiceLookup.ServiceProviderEngineScope:GetService (System.Type) object Microsoft.Extensions.DependencyInjection.ServiceProvider:GetService (System.Type,Microsoft.Extensions.DependencyInjection.ServiceLookup.ServiceProviderEngineScope) object Microsoft.Extensions.DependencyInjection.ServiceProvider:GetService (System.Type) - object Microsoft.Extensions.DependencyInjection.ServiceProvider/<>c__DisplayClass23_0:b__1 (Microsoft.Extensions.DependencyInjection.ServiceLookup.ServiceProviderEngineScope) - object Microsoft.Extensions.DependencyInjection.ServiceProvider/<>c:b__23_0 (Microsoft.Extensions.DependencyInjection.ServiceLookup.ServiceProviderEngineScope) + object Microsoft.Extensions.DependencyInjection.ServiceProvider/<>c__DisplayClass25_0:b__1 (Microsoft.Extensions.DependencyInjection.ServiceLookup.ServiceProviderEngineScope) + object Microsoft.Extensions.DependencyInjection.ServiceProvider/<>c:b__25_0 (Microsoft.Extensions.DependencyInjection.ServiceLookup.ServiceProviderEngineScope) object Microsoft.Extensions.DependencyInjection.ServiceProviderServiceExtensions:GetRequiredService (System.IServiceProvider,System.Type) object Microsoft.Maui.Controls.BindableObject:get_BindingContext () object Microsoft.Maui.Controls.BindableObject:GetValue (Microsoft.Maui.Controls.BindableProperty) - object Microsoft.Maui.Controls.Grid/<>c:<.cctor>b__58_1 (Microsoft.Maui.Controls.BindableObject) - object Microsoft.Maui.Controls.Grid/<>c:<.cctor>b__58_3 (Microsoft.Maui.Controls.BindableObject) + object Microsoft.Maui.Controls.Grid/<>c:<.cctor>b__60_1 (Microsoft.Maui.Controls.BindableObject) + object Microsoft.Maui.Controls.Grid/<>c:<.cctor>b__60_3 (Microsoft.Maui.Controls.BindableObject) object Microsoft.Maui.Controls.PaddingElement:PaddingDefaultValueCreator (Microsoft.Maui.Controls.BindableObject) - object Microsoft.Maui.Controls.VisualElement/<>c:<.cctor>b__378_2 (Microsoft.Maui.Controls.BindableObject,object) - object Microsoft.Maui.Controls.VisualElement/<>c:<.cctor>b__378_3 (Microsoft.Maui.Controls.BindableObject,object) + object Microsoft.Maui.Controls.VisualElement/<>c:<.cctor>b__381_2 (Microsoft.Maui.Controls.BindableObject,object) + object Microsoft.Maui.Controls.VisualElement/<>c:<.cctor>b__381_3 (Microsoft.Maui.Controls.BindableObject,object) object Microsoft.Maui.Handlers.ElementHandler:CreatePlatformElement () object Microsoft.Maui.Handlers.ElementHandler`2:Microsoft.Maui.IElementHandler.get_PlatformView () object Microsoft.Maui.Handlers.ElementHandler`2:OnCreatePlatformElement () @@ -2035,8 +2067,8 @@ Methods: object Microsoft.Maui.Hosting.Internal.MauiFactory:GetService (Microsoft.Extensions.DependencyInjection.ServiceDescriptor) object Microsoft.Maui.Hosting.Internal.MauiFactory:GetService (System.Type,Microsoft.Extensions.DependencyInjection.ServiceDescriptor,System.Collections.Generic.IEnumerable`1) object Microsoft.Maui.Hosting.Internal.MauiFactory:GetService (System.Type) - object Microsoft.Maui.MauiContext/<>c__10`1:b__10_0 (object) - object Microsoft.Maui.MauiContext/<>c__9`1:b__9_0 (object) + object Microsoft.Maui.MauiContext/<>c__11`1:b__11_0 (object) + object Microsoft.Maui.MauiContext/<>c__12`1:b__12_0 (object) object Microsoft.Maui.MauiContext/WrappedServiceProvider:GetService (System.Type) object System.Activator:CreateInstance (System.Type,bool,bool) object System.Activator:CreateInstance (System.Type,bool) @@ -2045,11 +2077,8 @@ Methods: object System.Activator:CreateInstance (System.Type,System.Reflection.BindingFlags,System.Reflection.Binder,object[],System.Globalization.CultureInfo) object System.Activator:CreateInstance (System.Type) object System.AppContext:GetData (string) - object System.AppDomain:GetData (string) object System.Array:Clone () - object System.Array:GetValue (int) object System.Array:GetValueImpl (int) - object System.Array:InternalGetValue (intptr) object System.Collections.ArrayList:get_Item (int) object System.Collections.Generic.List`1/Enumerator:System.Collections.IEnumerator.get_Current () object System.Collections.Hashtable:get_Item (object) @@ -2071,19 +2100,19 @@ Methods: object System.Globalization.CultureInfo:GetFormat (System.Type) object System.Linq.Enumerable/Iterator`1:get_Current () object System.MulticastDelegate:GetTarget () - object System.Net.Http.Headers.HttpHeaders:GetParsedValues (System.Net.Http.Headers.HeaderDescriptor) + object System.Net.Http.Headers.HttpHeaders:GetSingleParsedValue (System.Net.Http.Headers.HeaderDescriptor) + object System.Net.Http.Headers.HttpHeaders/HeaderStoreItemInfo:GetSingleParsedValue () object System.Net.PathList:get_Item (string) object System.Net.PathList:get_SyncRoot () object System.Object:MemberwiseClone () object System.Reflection.ConstructorInfo:Invoke (object[]) - object System.Reflection.Emit.Stack:Pop () + object System.Reflection.ConstructorInvoker:InterpretedInvoke (object,System.Span`1,System.Reflection.BindingFlags) object System.Reflection.MethodBase:Invoke (object,object[]) - object System.Reflection.RuntimeConstructorInfo:DoInvoke (object,System.Reflection.BindingFlags,System.Reflection.Binder,object[],System.Globalization.CultureInfo) - object System.Reflection.RuntimeConstructorInfo:InternalInvoke (object,object[],bool) - object System.Reflection.RuntimeConstructorInfo:InternalInvoke (object,object[],System.Exception&) + object System.Reflection.MethodInvoker:InterpretedInvoke (object,System.Span`1,System.Reflection.BindingFlags) + object System.Reflection.RuntimeConstructorInfo:InternalInvoke (object,System.Span`1&,System.Exception&) object System.Reflection.RuntimeConstructorInfo:Invoke (object,System.Reflection.BindingFlags,System.Reflection.Binder,object[],System.Globalization.CultureInfo) object System.Reflection.RuntimeConstructorInfo:Invoke (System.Reflection.BindingFlags,System.Reflection.Binder,object[],System.Globalization.CultureInfo) - object System.Reflection.RuntimeMethodInfo:InternalInvoke (object,object[],System.Exception&) + object System.Reflection.RuntimeMethodInfo:InternalInvoke (object,System.Span`1&,System.Exception&) object System.Reflection.RuntimeMethodInfo:Invoke (object,System.Reflection.BindingFlags,System.Reflection.Binder,object[],System.Globalization.CultureInfo) object System.Reflection.RuntimeParameterInfo:get_DefaultValue () object System.Resources.RuntimeResourceSet:GetObject (string,bool,bool) @@ -2093,18 +2122,16 @@ Methods: object System.Runtime.InteropServices.GCHandle:get_Target () object System.Runtime.InteropServices.GCHandle:InternalGet (intptr) object System.Runtime.InteropServices.Marshal:PtrToStructure (intptr,System.Type) - object System.RuntimeType:CheckValue (object,System.Reflection.Binder,System.Globalization.CultureInfo,System.Reflection.BindingFlags) object System.RuntimeType:CreateInstanceDefaultCtor (bool,bool) - object System.RuntimeType:CreateInstanceForAnotherGenericParameter (System.Type,System.RuntimeType) + object System.RuntimeType:CreateInstanceForAnotherGenericParameter (System.Type,System.RuntimeType,System.RuntimeType) object System.RuntimeType:CreateInstanceImpl (System.Reflection.BindingFlags,System.Reflection.Binder,object[],System.Globalization.CultureInfo) - object System.RuntimeType:CreateInstanceInternal (System.Type) + object System.RuntimeType:CreateInstanceInternal (System.Runtime.CompilerServices.QCallTypeHandle) object System.RuntimeType:CreateInstanceMono (bool,bool) object System.RuntimeType:CreateInstanceOfT () - object System.RuntimeType:TryConvertToType (object,bool&) object System.Text.Json.JsonSerializer:Deserialize (System.ReadOnlySpan`1,System.Type,System.Text.Json.JsonSerializerOptions) object System.Text.Json.JsonSerializer:Deserialize (System.Text.Json.Utf8JsonReader&,System.Type,System.Text.Json.JsonSerializerOptions) object System.Text.Json.JsonSerializer:Read (System.Text.Json.Utf8JsonReader&,System.Text.Json.Serialization.Metadata.JsonTypeInfo) - object System.Text.Json.JsonSerializer:ReadCore (System.Text.Json.Serialization.JsonConverter,System.Text.Json.Utf8JsonReader&,System.Text.Json.JsonSerializerOptions,System.Text.Json.ReadStack&) + object System.Text.Json.JsonSerializer:ReadCore (System.Text.Json.Utf8JsonReader&,System.Text.Json.Serialization.Metadata.JsonTypeInfo,System.Text.Json.ReadStack&) object System.Text.Json.JsonSerializer:ReadFromSpan (System.ReadOnlySpan`1,System.Text.Json.Serialization.Metadata.JsonTypeInfo,System.Nullable`1) object System.Text.Json.JsonSerializer:ReadFromSpan (System.ReadOnlySpan`1,System.Text.Json.Serialization.Metadata.JsonTypeInfo) object System.Threading.PortableThreadPool:CreateThreadLocalCompletionCountObject () @@ -2125,7 +2152,9 @@ Methods: object[] System.RuntimeType:GetCustomAttributes (bool) object[] System.RuntimeType:GetCustomAttributes (System.Type,bool) object& System.Collections.Generic.Dictionary`2:FindValue (Microsoft.Extensions.DependencyInjection.ServiceLookup.ServiceCacheKey) - object& System.Collections.Generic.Dictionary`2:FindValue (System.Net.Http.Headers.HeaderDescriptor) + object& System.Net.Http.Headers.HttpHeaders:g__GrowEntriesAndAddDefault|74_0 (System.Net.Http.Headers.HeaderDescriptor) + object& System.Net.Http.Headers.HttpHeaders:GetValueRefOrAddDefault (System.Net.Http.Headers.HeaderDescriptor) + object& System.Net.Http.Headers.HttpHeaders:GetValueRefOrNullRef (System.Net.Http.Headers.HeaderDescriptor) single Android.Util.DisplayMetrics:get_Density () single Java.Interop.JniEnvironment/InstanceFields:GetFloatField (Java.Interop.JniObjectReference,Java.Interop.JniFieldInfo) single Java.Interop.JniPeerMembers/JniInstanceFields:GetSingleValue (string,Java.Interop.IJavaPeerable) @@ -2133,11 +2162,12 @@ Methods: 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 System.Math:Abs (single) + single Microsoft.Maui.Platform.ContextExtensions:ToPixels (Android.Views.View,double) single System.Numerics.Matrix3x2:GetDeterminant () string Android.Content.ContextWrapper:get_PackageName () string Android.Content.Res.TypedArray:GetString (int) string Android.Net.UriInvoker:ToString () + string Android.Runtime.AndroidTypeManager:GetReplacementTypeCore (string) string Android.Runtime.AndroidTypeManager:GetSimpleReference (System.Type) string Android.Runtime.JavaArray`1/d__13:System.Collections.Generic.IEnumerator.get_Current () string Android.Runtime.JNIEnv:GetCharSequence (intptr,Android.Runtime.JniHandleOwnership) @@ -2150,6 +2180,8 @@ Methods: string Java.Interop.JavaConvert:FromJniHandle (intptr,Android.Runtime.JniHandleOwnership) string Java.Interop.JniEnvironment/Strings:ToString (Java.Interop.JniObjectReference) string Java.Interop.JniEnvironment/Strings:ToString (Java.Interop.JniObjectReference&,Java.Interop.JniObjectReferenceOptions) + string Java.Interop.JniPeerMembers:GetReplacementType (string) + string Java.Interop.JniRuntime/JniTypeManager:GetReplacementType (string) string Java.Interop.JniTypeSignature:get_Name () string Java.Interop.Tools.TypeNameMappings.JavaNativeTypeManager:GetPrimitiveClass (System.Type) string Java.Interop.Tools.TypeNameMappings.JavaNativeTypeManager:ToJniName (string,int) @@ -2166,7 +2198,7 @@ Methods: string Microsoft.AspNetCore.Components.NavigationManager:NormalizeBaseUri (string) string Microsoft.AspNetCore.Components.NavigationManager:ToBaseRelativePath (string) string Microsoft.AspNetCore.Components.Routing.NavLink:CombineWithSpace (string,string) - string Microsoft.AspNetCore.Components.Routing.Router:StringUntilAny (string,char[]) + string Microsoft.AspNetCore.Components.Routing.Router:TrimQueryOrHash (string) string Microsoft.AspNetCore.Components.WebView.FileExtensionContentTypeProvider:GetExtension (string) string Microsoft.AspNetCore.Components.WebView.IpcCommon:Serialize (Microsoft.AspNetCore.Components.WebView.IpcCommon/OutgoingMessageType,object[]) string Microsoft.AspNetCore.Components.WebView.IpcCommon:Serialize (string,object[]) @@ -2272,18 +2304,15 @@ Methods: string System.Private.CoreLib.Interop/Sys:GetCwd () string System.Private.CoreLib.Interop/Sys:GetCwdHelper (byte*,int) string System.Private.CoreLib.Interop/Sys:GetDefaultTimeZone () - string System.Private.CoreLib.Interop/Sys:GetUnixName () - string System.Private.CoreLib.Interop/Sys:GetUnixRelease () string System.Private.CoreLib.KeyCollection/Enumerator:get_Current () string System.ReadOnlySpan`1:ToString () string System.Reflection.AssemblyName:get_CultureName () string System.Reflection.AssemblyName:get_FullName () string System.Reflection.AssemblyNameFormatter:ComputeDisplayName (string,System.Version,string,byte[],System.Reflection.AssemblyNameFlags,System.Reflection.AssemblyContentType) - string System.Reflection.RuntimeAssembly:get_code_base (System.Reflection.Assembly) + string System.Reflection.AssemblyNameParser:ParseCulture (string) string System.Reflection.RuntimeAssembly:get_FullName () - string System.Reflection.RuntimeAssembly:get_fullname (System.Reflection.Assembly) - string System.Reflection.RuntimeAssembly:get_location () string System.Reflection.RuntimeAssembly:get_Location () + string System.Reflection.RuntimeAssembly:GetInfo (System.Reflection.RuntimeAssembly/AssemblyInfoKind) string System.Reflection.RuntimePropertyInfo:get_Name () string System.Resources.ResourceManager:GetResourceFileName (System.Globalization.CultureInfo) string System.Resources.ResourceManager:GetString (string,System.Globalization.CultureInfo) @@ -2291,8 +2320,8 @@ Methods: string System.Resources.ResourceReader:LoadString (int) string System.Resources.RuntimeResourceSet:GetString (string,bool) string System.Runtime.CompilerServices.DefaultInterpolatedStringHandler:ToStringAndClear () - string System.Runtime.InteropServices.Marshal:PtrToStringAnsi (intptr) - string System.RuntimeType:get_AssemblyQualifiedName () + string System.Runtime.InteropServices.Marshal:PtrToStringUTF8 (intptr) + string System.Runtime.InteropServices.Marshalling.Utf8StringMarshaller:ConvertToManaged (byte*) string System.RuntimeType:get_FullName () string System.RuntimeType:get_Name () string System.RuntimeType:getFullName (bool,bool) @@ -2328,7 +2357,6 @@ Methods: string System.String:TrimWhiteSpaceHelper (System.Text.TrimType) string System.StringExtensions:SubstringTrim (string,int,int) string System.Text.Encoding:get_WebName () - string System.Text.Encoding:GetString (byte*,int) string System.Text.Encoding:GetString (System.ReadOnlySpan`1) string System.Text.EncodingTable:GetDisplayName (int,int) string System.Text.Json.JsonDocument:GetString (int,System.Text.Json.JsonTokenType) @@ -2336,14 +2364,13 @@ Methods: string System.Text.Json.JsonReaderHelper:GetTextFromUtf8 (System.ReadOnlySpan`1) string System.Text.Json.JsonReaderHelper:TranscodeHelper (System.ReadOnlySpan`1) string System.Text.Json.JsonSerializer:Serialize (object[],System.Text.Json.JsonSerializerOptions) - string System.Text.Json.JsonSerializer:Serialize (TValue_REF,System.Text.Json.JsonSerializerOptions) - string System.Text.Json.JsonSerializer:WriteStringUsingSerializer (object[]&,System.Text.Json.Serialization.Metadata.JsonTypeInfo) - string System.Text.Json.JsonSerializer:WriteStringUsingSerializer (TValue_REF&,System.Text.Json.Serialization.Metadata.JsonTypeInfo) + string System.Text.Json.JsonSerializer:WriteString (object[]&,System.Text.Json.Serialization.Metadata.JsonTypeInfo`1) + string System.Text.Json.Serialization.Converters.EnumConverter`1:FormatJsonName (string,System.Text.Json.JsonNamingPolicy) string System.Text.RegularExpressions.RegexCharClass:ToStringClass () + string System.Text.RegularExpressions.RegexCharClass/<>c:b__141_2 (System.Collections.Generic.KeyValuePair`2) string System.Text.RegularExpressions.RegexParser:ScanCapname () string System.Text.StringBuilder:ToString () string System.Text.StringBuilderCache:GetStringAndRelease (System.Text.StringBuilder) - string System.Text.StringBuilderCache:GetStringAndRelease (System.Text.StringBuilder) string System.Text.UTF8Encoding:GetString (byte[],int,int) string System.Text.ValueStringBuilder:ToString () string System.Text.ValueStringBuilder:ToString () @@ -2395,14 +2422,13 @@ Methods: string Xamarin.Android.Net.AndroidMessageHandler:EncodeUrl (System.Uri) string[] Android.Runtime.JNIEnv:GetArray (intptr) string[] System.Buffers.TlsOverPerCoreLockedStacksArrayPool`1:Rent (int) - string[] System.Enum:GetNames (System.Type) + string[] System.Enum:GetNames () string[] System.Enum:InternalGetNames (System.RuntimeType) - string[] System.GC:AllocateArray (int,bool) - string[] System.GC:AllocateUninitializedArray (int,bool) string[] System.Globalization.CultureData:AbbreviatedDayNames (System.Globalization.CalendarId) string[] System.Globalization.CultureData:AbbreviatedMonthNames (System.Globalization.CalendarId) string[] System.Globalization.CultureData:get_LongTimes () string[] System.Globalization.CultureData:get_ShortTimes () + string[] System.Globalization.CultureData:GetNativeDigits () string[] System.Globalization.CultureData:GetTimeFormatsCore (bool) string[] System.Globalization.CultureData:LongDates (System.Globalization.CalendarId) string[] System.Globalization.CultureData:ShortDates (System.Globalization.CalendarId) @@ -2415,49 +2441,44 @@ Methods: string[] System.Globalization.DateTimeFormatInfo:InternalGetAbbreviatedMonthNamesCore () string[] System.Net.Http.Headers.HttpHeaders:GetStoreValuesAsStringArray (System.Net.Http.Headers.HeaderDescriptor,System.Net.Http.Headers.HttpHeaders/HeaderStoreItemInfo) string[] System.ReadOnlySpan`1:ToArray () - string[] System.RuntimeType:GetEnumNames () + string[] System.String:CreateSplitArrayOfThisAsSoleValue (System.StringSplitOptions,int) string[] System.String:Split (char,System.StringSplitOptions) - string[] System.String:Split (char[],System.StringSplitOptions) string[] System.String:SplitInternal (System.ReadOnlySpan`1,int,System.StringSplitOptions) string[] System.String:SplitWithoutPostProcessing (System.ReadOnlySpan`1,System.ReadOnlySpan`1,int,int) + string[] System.Text.RegularExpressions.RegexCharClass:PopulateCategoryIdToName () System.Action System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1/AsyncStateMachineBox`1d__16`1>:get_MoveNextAction () System.Action System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1/AsyncStateMachineBox`1d__0>:get_MoveNextAction () - System.Action System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1/AsyncStateMachineBox`1d__66>:get_MoveNextAction () - System.Action System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1/AsyncStateMachineBox`1d__61>:get_MoveNextAction () + System.Action System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1/AsyncStateMachineBox`1d__71>:get_MoveNextAction () + System.Action System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1/AsyncStateMachineBox`1d__66>:get_MoveNextAction () System.Action System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1/AsyncStateMachineBox`1d__15>:get_MoveNextAction () - System.Action System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1/AsyncStateMachineBox`1c__DisplayClass11_0/<g__AwaitAndNotify|0>d>:get_MoveNextAction () + System.Action System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1/AsyncStateMachineBox`1c__DisplayClass13_0/<g__AwaitAndNotify|0>d>:get_MoveNextAction () System.Action System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1/AsyncStateMachineBox`1d__0>:get_MoveNextAction () System.Action`2 Microsoft.Maui.PropertyMapper:GetProperty (string) System.Action`2 Microsoft.AspNetCore.Components.ComponentFactory:CreateInitializer (System.Type) System.Action`3 Microsoft.Maui.CommandMapper:GetCommand (string) System.Action`4 Microsoft.Extensions.Logging.LoggerMessage:Define (Microsoft.Extensions.Logging.LogLevel,Microsoft.Extensions.Logging.EventId,string,Microsoft.Extensions.Logging.LogDefineOptions) System.Action`4 Microsoft.Extensions.Logging.LoggerMessage:Define (Microsoft.Extensions.Logging.LogLevel,Microsoft.Extensions.Logging.EventId,string,Microsoft.Extensions.Logging.LogDefineOptions) - System.Action`4 Microsoft.Extensions.Logging.LoggerMessage:Define (Microsoft.Extensions.Logging.LogLevel,Microsoft.Extensions.Logging.EventId,string) - System.Action`4 Microsoft.Extensions.Logging.LoggerMessage:Define (Microsoft.Extensions.Logging.LogLevel,Microsoft.Extensions.Logging.EventId,string,Microsoft.Extensions.Logging.LogDefineOptions) - System.Action`4 Microsoft.Extensions.Logging.LoggerMessage:Define (Microsoft.Extensions.Logging.LogLevel,Microsoft.Extensions.Logging.EventId,string) System.Action`4 Microsoft.Extensions.Logging.LoggerMessage:Define (Microsoft.Extensions.Logging.LogLevel,Microsoft.Extensions.Logging.EventId,string,Microsoft.Extensions.Logging.LogDefineOptions) - System.Action`4 Microsoft.Extensions.Logging.LoggerMessage:Define (Microsoft.Extensions.Logging.LogLevel,Microsoft.Extensions.Logging.EventId,string) System.Action`5 Microsoft.Extensions.Logging.LoggerMessage:Define (Microsoft.Extensions.Logging.LogLevel,Microsoft.Extensions.Logging.EventId,string,Microsoft.Extensions.Logging.LogDefineOptions) - System.Action`5 Microsoft.Extensions.Logging.LoggerMessage:Define (Microsoft.Extensions.Logging.LogLevel,Microsoft.Extensions.Logging.EventId,string) - System.Action`5 Microsoft.Extensions.Logging.LoggerMessage:Define (Microsoft.Extensions.Logging.LogLevel,Microsoft.Extensions.Logging.EventId,string,Microsoft.Extensions.Logging.LogDefineOptions) - System.Action`5 Microsoft.Extensions.Logging.LoggerMessage:Define (Microsoft.Extensions.Logging.LogLevel,Microsoft.Extensions.Logging.EventId,string) System.Action`6 Microsoft.Extensions.Logging.LoggerMessage:Define (Microsoft.Extensions.Logging.LogLevel,Microsoft.Extensions.Logging.EventId,string,Microsoft.Extensions.Logging.LogDefineOptions) System.AppDomain System.AppDomain:get_CurrentDomain () System.Array Android.Runtime.JNIEnv:_GetArray (intptr,System.Type) System.Array Android.Runtime.JNIEnv:GetArray (intptr,Android.Runtime.JniHandleOwnership,System.Type) - System.Array Android.Runtime.JNIEnv/<>c:b__132_1 (System.Type,intptr,int) - System.Array Android.Runtime.JNIEnv/<>c:b__132_12 (System.Type,intptr,int) + System.Array Android.Runtime.JNIEnv/<>c:b__134_1 (System.Type,intptr,int) + System.Array Android.Runtime.JNIEnv/<>c:b__134_12 (System.Type,intptr,int) System.Array System.Array:CreateInstance (System.Type,int) + System.Array System.Array:InternalCreate (System.RuntimeType,int,int*,int*) System.Array System.Enum:GetValues (System.Type) System.Array System.RuntimeType:GetEnumValues () System.ArraySegment`1 System.Net.Http.HttpContent/LimitArrayPoolWriteStream:GetBuffer () 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,bool) 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,bool) System.Attribute System.Reflection.CustomAttributeExtensions:GetCustomAttribute (System.Reflection.MemberInfo,System.Type) - System.Attribute System.Text.Json.JsonSerializerOptions:GetAttributeThatCanHaveMultiple (System.Type,System.Type,System.Reflection.MemberInfo,object[]) - System.Attribute System.Text.Json.JsonSerializerOptions:GetAttributeThatCanHaveMultiple (System.Type,System.Type) + System.Attribute[] System.Attribute:GetCustomAttributes (System.Reflection.MemberInfo,System.Type,bool) 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) @@ -2468,6 +2489,7 @@ Methods: System.Buffers.ArrayPool`1 System.Buffers.ArrayPool`1:get_Shared () System.Buffers.ArrayPool`1 System.Buffers.ArrayPool`1:get_Shared () System.Buffers.ArrayPool`1 System.Buffers.ArrayPool`1:get_Shared () + System.Buffers.OperationStatus System.Buffers.Text.Base64:EncodeToUtf8 (System.ReadOnlySpan`1,System.Span`1,int&,int&,bool) System.Buffers.OperationStatus System.Text.Json.JsonWriterHelper:ToUtf8 (System.ReadOnlySpan`1,System.Span`1,int&,int&) System.Buffers.OperationStatus System.Text.Rune:DecodeFromUtf8 (System.ReadOnlySpan`1,System.Text.Rune&,int&) System.Buffers.OperationStatus System.Text.Unicode.Utf8Utility:TranscodeToUtf16 (byte*,int,char*,int,byte*&,char*&) @@ -2479,11 +2501,8 @@ Methods: System.Buffers.TlsOverPerCoreLockedStacksArrayPool`1/ThreadLocalArray[] System.Buffers.TlsOverPerCoreLockedStacksArrayPool`1:InitializeTlsBucketsAndTrimming () System.Buffers.TlsOverPerCoreLockedStacksArrayPool`1/ThreadLocalArray[] System.Buffers.TlsOverPerCoreLockedStacksArrayPool`1:InitializeTlsBucketsAndTrimming () System.Buffers.TlsOverPerCoreLockedStacksArrayPool`1/ThreadLocalArray[] System.Buffers.TlsOverPerCoreLockedStacksArrayPool`1:InitializeTlsBucketsAndTrimming () - System.Collections.Generic.ArraySortHelper`1 System.Collections.Generic.ArraySortHelper`1:get_Default () - System.Collections.Generic.ArraySortHelper`1 System.Collections.Generic.ArraySortHelper`1:get_Default () - System.Collections.Generic.Comparer`1 System.Collections.Generic.Comparer`1:Create (System.Comparison`1) - System.Collections.Generic.Comparer`1 System.Collections.Generic.Comparer`1:CreateComparer () - System.Collections.Generic.Comparer`1 System.Collections.Generic.Comparer`1:get_Default () + System.Collections.Generic.Comparer`1 System.Collections.Generic.Comparer`1:CreateComparer () + System.Collections.Generic.Comparer`1 System.Collections.Generic.Comparer`1:get_Default () System.Collections.Generic.Dictionary`2/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 () @@ -2500,7 +2519,7 @@ Methods: System.Collections.Generic.Dictionary`2> Android.Runtime.JNIEnv:get_NativeArrayElementToManaged () System.Collections.Generic.Dictionary`2> Android.Runtime.JNIEnv:CreateNativeArrayToManaged () System.Collections.Generic.Dictionary`2> Android.Runtime.JNIEnv:get_NativeArrayToManaged () - System.Collections.Generic.Dictionary`2 System.Text.Json.JsonSerializerOptions:GetDefaultSimpleConverters () + System.Collections.Generic.Dictionary`2 System.Text.Json.Serialization.Metadata.DefaultJsonTypeInfoResolver:GetDefaultSimpleConverters () System.Collections.Generic.EqualityComparer`1 System.Collections.Generic.EqualityComparer`1:CreateComparer () System.Collections.Generic.EqualityComparer`1 System.Collections.Generic.EqualityComparer`1:CreateComparer () System.Collections.Generic.EqualityComparer`1 System.Collections.Generic.EqualityComparer`1:CreateComparer () @@ -2508,11 +2527,14 @@ Methods: System.Collections.Generic.EqualityComparer`1 System.Collections.Generic.EqualityComparer`1:CreateComparer () System.Collections.Generic.EqualityComparer`1 System.Collections.Generic.EqualityComparer`1:CreateComparer () System.Collections.Generic.EqualityComparer`1 System.Collections.Generic.EqualityComparer`1:CreateComparer () - System.Collections.Generic.EqualityComparer`1 System.Collections.Generic.EqualityComparer`1:CreateComparer () + System.Collections.Generic.EqualityComparer`1> System.Collections.Generic.EqualityComparer`1>:CreateComparer () System.Collections.Generic.EqualityComparer`1 System.Collections.Generic.EqualityComparer`1:CreateComparer () - System.Collections.Generic.HashSet`1/Enumerator System.Collections.Generic.HashSet`1:GetEnumerator () + System.Collections.Generic.HashSet`1/Enumerator System.Collections.Generic.HashSet`1:GetEnumerator () System.Collections.Generic.HashSet`1 Microsoft.AspNetCore.Components.RouteTableFactory:GetParameterNames (Microsoft.AspNetCore.Components.Routing.RouteTemplate) System.Collections.Generic.HashSet`1 Microsoft.Maui.PropertyMapper:PopulateKeys () + System.Collections.Generic.IArraySortHelper`1 System.Collections.Generic.ArraySortHelper`1:CreateArraySortHelper () + System.Collections.Generic.IArraySortHelper`1 System.Collections.Generic.ArraySortHelper`1:get_Default () + System.Collections.Generic.IArraySortHelper`1> System.Collections.Generic.ArraySortHelper`1>:CreateArraySortHelper () System.Collections.Generic.ICollection`1 Android.Runtime.JavaDictionary`2>:get_Keys () System.Collections.Generic.ICollection`1 System.Collections.Generic.Dictionary`2:System.Collections.Generic.IDictionary.get_Keys () System.Collections.Generic.IDictionary`2 Microsoft.AspNetCore.Components.WebView.StaticContentProvider:GetResponseHeaders (string) @@ -2536,27 +2558,21 @@ Methods: System.Collections.Generic.IEnumerable`1 System.Linq.Enumerable:Prepend (System.Collections.Generic.IEnumerable`1,object) System.Collections.Generic.IEnumerable`1 Microsoft.Maui.Handlers.AndroidBatchPropertyMapper`2:GetKeys () System.Collections.Generic.IEnumerable`1 Microsoft.Maui.PropertyMapper:GetKeys () + System.Collections.Generic.IEnumerable`1 System.Reflection.CustomAttributeExtensions:GetCustomAttributes (System.Reflection.MemberInfo,System.Type,bool) 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 Microsoft.AspNetCore.Components.Reflection.ComponentProperties:GetCandidateBindableProperties (System.Type) System.Collections.Generic.IEnumerable`1 Microsoft.AspNetCore.Components.Reflection.MemberAssignment:GetPropertiesIncludingInherited (System.Type,System.Reflection.BindingFlags) + System.Collections.Generic.IEnumerable`1 System.Reflection.CustomAttributeExtensions:GetCustomAttributes (System.Reflection.MemberInfo,bool) System.Collections.Generic.IEnumerable`1 System.Reflection.Assembly:get_ExportedTypes () System.Collections.Generic.IEnumerable`1 System.Xml.Linq.XContainer:Elements () System.Collections.Generic.IEnumerable`1 System.Xml.Linq.XContainer:GetElements (System.Xml.Linq.XName) System.Collections.Generic.IEnumerable`1 System.Xml.Linq.XContainer:Nodes () - System.Collections.Generic.IEnumerable`1 Microsoft.Extensions.DependencyInjection.ServiceProviderServiceExtensions:GetServices (System.IServiceProvider) - 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 Microsoft.Maui.Controls.Element:Descendants () - System.Collections.Generic.IEnumerable`1 System.Linq.Enumerable:OfType (System.Collections.IEnumerable) - System.Collections.Generic.IEnumerable`1 System.Linq.Enumerable:OfTypeIterator (System.Collections.IEnumerable) - System.Collections.Generic.IEnumerable`1 System.Linq.Enumerable:Prepend (System.Collections.Generic.IEnumerable`1,TSource_REF) - System.Collections.Generic.IEnumerable`1 System.Linq.Enumerable:Where (System.Collections.Generic.IEnumerable`1,System.Func`2) System.Collections.Generic.IEnumerator`1 System.Linq.Enumerable/Iterator`1:GetEnumerator () System.Collections.Generic.IEnumerator`1 System.Collections.ObjectModel.Collection`1:GetEnumerator () System.Collections.Generic.IEnumerator`1 Microsoft.Maui.Controls.Element/d__89`1:System.Collections.Generic.IEnumerable.GetEnumerator () System.Collections.Generic.IEnumerator`1 Microsoft.Maui.Controls.Element/d__27:System.Collections.Generic.IEnumerable.GetEnumerator () - System.Collections.Generic.IEnumerator`1 Microsoft.Maui.Controls.Page/d__80:System.Collections.Generic.IEnumerable.GetEnumerator () + System.Collections.Generic.IEnumerator`1 Microsoft.Maui.Controls.Page/d__84:System.Collections.Generic.IEnumerable.GetEnumerator () System.Collections.Generic.IEnumerator`1 Microsoft.Maui.Controls.ReadOnlyCastingList`2:GetEnumerator () System.Collections.Generic.IEnumerator`1 Microsoft.Maui.Controls.ViewExtensions/d__20:System.Collections.Generic.IEnumerable.GetEnumerator () System.Collections.Generic.IEnumerator`1 System.Collections.ObjectModel.ReadOnlyCollection`1:GetEnumerator () @@ -2566,7 +2582,7 @@ Methods: 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.LifecycleEvents.LifecycleEventServiceExtensions/d__3`1:System.Collections.Generic.IEnumerable.GetEnumerator () - System.Collections.Generic.IEnumerator`1 System.Linq.Enumerable/d__36`1:System.Collections.Generic.IEnumerable.GetEnumerator () + System.Collections.Generic.IEnumerator`1 System.Linq.Enumerable/d__40`1:System.Collections.Generic.IEnumerable.GetEnumerator () System.Collections.Generic.IEnumerator`1 Android.Runtime.JavaArray`1:GetEnumerator () System.Collections.Generic.IEnumerator`1 Android.Runtime.JavaList`1:GetEnumerator () System.Collections.Generic.IEnumerator`1 Android.Runtime.JavaSet`1:GetEnumerator () @@ -2576,16 +2592,15 @@ Methods: System.Collections.Generic.IEnumerator`1 System.Collections.Generic.HashSet`1:System.Collections.Generic.IEnumerable.GetEnumerator () System.Collections.Generic.IEnumerator`1 System.Linq.Extensions:ToEnumerator_Dispose (Java.Util.IIterator) System.Collections.Generic.IEnumerator`1> Microsoft.Maui.Controls.ResourceDictionary:GetEnumerator () - System.Collections.Generic.IEnumerator`1> Microsoft.Maui.Controls.ResourceDictionary/d__41:System.Collections.Generic.IEnumerable>.GetEnumerator () + System.Collections.Generic.IEnumerator`1> Microsoft.Maui.Controls.ResourceDictionary/d__42:System.Collections.Generic.IEnumerable>.GetEnumerator () System.Collections.Generic.IEnumerator`1> System.Collections.Generic.Dictionary`2: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.Text.Json.Serialization.Metadata.ReflectionEmitCachingMemberAccessor/Cache`1/CacheEntry>>> System.Collections.Concurrent.ConcurrentDictionary`2, System.Text.Json.Cache`1/CacheEntry>>:GetEnumerator () System.Collections.Generic.IEnumerator`1 Microsoft.AspNetCore.Components.Reflection.MemberAssignment/d__0:System.Collections.Generic.IEnumerable.GetEnumerator () - System.Collections.Generic.IEnumerator`1 System.Text.Json.Serialization.ConverterList:GetEnumerator () + System.Collections.Generic.IEnumerator`1 System.Text.Json.Serialization.ConfigurationList`1:GetEnumerator () System.Collections.Generic.IEnumerator`1 System.Xml.Linq.XContainer/d__39:System.Collections.Generic.IEnumerable.GetEnumerator () System.Collections.Generic.IEnumerator`1 System.Xml.Linq.XContainer/d__18:System.Collections.Generic.IEnumerable.GetEnumerator () - System.Collections.Generic.IEnumerator`1 System.Array:InternalArray__IEnumerable_GetEnumerator () - System.Collections.Generic.IEnumerator`1 System.Linq.Extensions:ToEnumerator_Dispose (Java.Util.IIterator) System.Collections.Generic.IEqualityComparer`1 System.Collections.Generic.NonRandomizedStringEqualityComparer:GetStringComparer (object) System.Collections.Generic.IList`1 Microsoft.Maui.Controls.Style:get_Behaviors () System.Collections.Generic.IList`1 Microsoft.Maui.Controls.TemplatedPage:Microsoft.Maui.Controls.IControlTemplated.get_InternalChildren () @@ -2596,7 +2611,6 @@ Methods: System.Collections.Generic.IList`1 Android.Runtime.JavaDictionary`2>:get_Item (string) System.Collections.Generic.IList`1 Android.Runtime.JavaList`1:FromJniHandle (intptr,Android.Runtime.JniHandleOwnership) System.Collections.Generic.IReadOnlyCollection`1 Microsoft.Maui.PropertyMapper:get_UpdateKeys () - System.Collections.Generic.IReadOnlyDictionary`2 Microsoft.AspNetCore.Components.Routing.RouteContext:get_Parameters () System.Collections.Generic.IReadOnlyList`1 Microsoft.AspNetCore.Components.CascadingParameterState:FindCascadingParameters (Microsoft.AspNetCore.Components.Rendering.ComponentState) System.Collections.Generic.IReadOnlyList`1 Microsoft.Maui.Controls.Element:get_LogicalChildrenInternal () System.Collections.Generic.IReadOnlyList`1 Microsoft.Maui.Controls.Element:Microsoft.Maui.Controls.IElementController.get_LogicalChildren () @@ -2607,21 +2621,22 @@ Methods: System.Collections.Generic.IReadOnlyList`1 Microsoft.Maui.Controls.Grid:Microsoft.Maui.IGridLayout.get_RowDefinitions () System.Collections.Generic.IReadOnlyList`1 Microsoft.Maui.Controls.Element:Microsoft.Maui.IVisualTreeElement.GetVisualChildren () System.Collections.Generic.IReadOnlyList`1 Microsoft.Maui.Controls.Application:Microsoft.Maui.IApplication.get_Windows () - System.Collections.Generic.KeyValuePair`2 Microsoft.Maui.Controls.ResourceDictionary/d__41:System.Collections.Generic.IEnumerator>.get_Current () + 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 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.Text.RegularExpressions.RegexCharClass:EnsureRangeList () + System.Collections.Generic.List`1 System.Collections.Generic.List`1>:ConvertAll (System.Converter`2, string>) 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) + System.Collections.Generic.List`1> System.Text.RegularExpressions.RegexCharClass:EnsureRangeList () System.Collections.Generic.List`1 Microsoft.Maui.Internal.WeakList`1:CleanseItems () - System.Collections.Generic.List`1 System.Linq.Enumerable:ToList (System.Collections.Generic.IEnumerable`1) System.Collections.Generic.ReferenceEqualityComparer System.Collections.Generic.ReferenceEqualityComparer:get_Instance () - System.Collections.Hashtable System.Collections.Hashtable:Synchronized (System.Collections.Hashtable) System.Collections.IEnumerator System.Array:GetEnumerator () System.Collections.IEnumerator System.Collections.Generic.List`1:System.Collections.IEnumerable.GetEnumerator () System.Collections.IEnumerator System.Collections.ObjectModel.Collection`1:System.Collections.IEnumerable.GetEnumerator () @@ -2631,7 +2646,6 @@ Methods: System.Collections.IList System.Collections.SortedList/SyncSortedList:GetValueList () System.Collections.ObjectModel.ObservableCollection`1 Microsoft.Maui.Controls.Page:get_InternalChildren () System.Collections.SortedList System.Collections.SortedList:Synchronized (System.Collections.SortedList) - System.DateTime System.DateTime:Add (double,int) System.DateTime System.DateTime:AddMilliseconds (double) System.DateTime System.DateTime:AddTicks (long) System.DateTime System.DateTime:FromFileTimeUtc (long) @@ -2644,7 +2658,6 @@ Methods: System.DateTime System.DateTimeOffset:get_UtcDateTime () System.DateTime System.DateTimeOffset:ValidateDate (System.DateTime,System.TimeSpan) System.DateTime System.IO.File:GetLastWriteTimeUtc (string) - System.DateTime System.IO.FileSystemInfo:get_LastWriteTimeUtc () System.DateTime System.TimeZoneInfo:ConvertFromUtc (System.DateTime,System.TimeSpan,System.TimeSpan) System.DateTime System.TimeZoneInfo:ConvertToFromUtc (System.DateTime,System.TimeSpan,System.TimeSpan,bool) System.DateTime System.TimeZoneInfo:ParseTimeOfDay (System.ReadOnlySpan`1) @@ -2655,13 +2668,14 @@ Methods: System.DateTimeOffset System.DateTimeOffset:FromUnixTimeSeconds (long) System.DateTimeOffset System.DateTimeOffset:get_UtcNow () System.DateTimeOffset System.DateTimeOffset:op_Implicit (System.DateTime) + System.DateTimeOffset System.IO.FileStatus:GetLastWriteTime (Microsoft.Win32.SafeHandles.SafeFileHandle,System.ReadOnlySpan`1,bool) System.DateTimeOffset System.IO.FileStatus:GetLastWriteTime (System.ReadOnlySpan`1,bool) System.DateTimeOffset System.IO.FileSystem:GetLastWriteTime (string) - System.DateTimeOffset System.IO.FileSystemInfo:get_LastWriteTimeCore () System.Delegate Android.App.Activity:GetOnActivityResult_IILandroid_content_Intent_Handler () System.Delegate Android.App.Activity:GetOnBackPressedHandler () System.Delegate Android.App.Activity:GetOnConfigurationChanged_Landroid_content_res_Configuration_Handler () System.Delegate Android.App.Activity:GetOnCreate_Landroid_os_Bundle_Handler () + System.Delegate Android.App.Activity:GetOnDestroyHandler () System.Delegate Android.App.Activity:GetOnNewIntent_Landroid_content_Intent_Handler () System.Delegate Android.App.Activity:GetOnPostCreate_Landroid_os_Bundle_Handler () System.Delegate Android.App.Activity:GetOnPostResumeHandler () @@ -2727,7 +2741,7 @@ Methods: System.Delegate System.Delegate:CreateDelegate (System.Type,System.Reflection.MethodInfo) System.Delegate System.Delegate:CreateDelegate (System.Type,System.Type,string,bool,bool) System.Delegate System.Delegate:CreateDelegate (System.Type,System.Type,string) - System.Delegate System.Delegate:CreateDelegate_internal (System.Type,object,System.Reflection.MethodInfo,bool) + System.Delegate System.Delegate:CreateDelegate_internal (System.Runtime.CompilerServices.QCallTypeHandle,object,System.Reflection.MethodInfo,bool) System.Delegate System.Delegate:Remove (System.Delegate,System.Delegate) System.Delegate System.MulticastDelegate:CombineImpl (System.Delegate) System.Delegate System.Reflection.Emit.DynamicMethod:CreateDelegate (System.Type,object) @@ -2739,6 +2753,10 @@ Methods: System.Exception Java.Interop.JniEnvironment:GetExceptionForLastThrowable (intptr) System.Exception Java.Lang.Throwable:_GetInnerException (intptr) System.Exception/DispatchState System.Exception:CaptureDispatchState () + System.Func`1 System.Text.Json.Serialization.Metadata.ReflectionEmitCachingMemberAccessor:CreateConstructor (System.Type) + System.Func`1 System.Text.Json.Serialization.Metadata.ReflectionEmitCachingMemberAccessor/<>c:b__5_0 (System.ValueTuple`3) + System.Func`1 System.Text.Json.Serialization.Metadata.ReflectionEmitCachingMemberAccessor/Cache`1>:GetOrAdd (System.ValueTuple`3,System.Func`2, System.Func`1>) + System.Func`1 System.Text.Json.Serialization.Metadata.ReflectionEmitMemberAccessor:CreateConstructor (System.Type) System.Func`2 Microsoft.Extensions.DependencyInjection.ServiceLookup.CompiledServiceProviderEngine:RealizeService (Microsoft.Extensions.DependencyInjection.ServiceLookup.ServiceCallSite) System.Func`2 Microsoft.Extensions.DependencyInjection.ServiceLookup.DynamicServiceProviderEngine:<>n__0 (Microsoft.Extensions.DependencyInjection.ServiceLookup.ServiceCallSite) System.Func`2 Microsoft.Extensions.DependencyInjection.ServiceLookup.DynamicServiceProviderEngine:RealizeService (Microsoft.Extensions.DependencyInjection.ServiceLookup.ServiceCallSite) @@ -2746,9 +2764,9 @@ Methods: System.Func`2 Microsoft.Extensions.DependencyInjection.ServiceProvider:CreateServiceAccessor (System.Type) System.Func`2 System.Collections.Concurrent.ConcurrentDictionary`2>:GetOrAdd (System.Type,System.Func`2>) System.Func`2 Java.Interop.JavaConvert:GetLocalJniHandleConverter (object) - System.Func`2 Android.Runtime.JNIEnv:GetConverter (System.Collections.Generic.Dictionary`2>,System.Type,intptr) System.Func`3 Java.Interop.JavaConvert:GetJniHandleConverter (System.Type) System.Func`3 Java.Interop.JavaConvert:GetJniHandleConverterForType (System.Type) + System.Func`4 Android.Runtime.JNIEnv:GetConverter (System.Collections.Generic.Dictionary`2>,System.Type,intptr) System.Func`4 System.Collections.Generic.Dictionary`2>:get_Item (System.Type) System.GCMemoryInfo System.GC:GetGCMemoryInfo () System.Globalization.Calendar System.Globalization.CultureData:get_DefaultCalendar () @@ -2758,6 +2776,7 @@ Methods: System.Globalization.CalendarData System.Globalization.CultureData:GetCalendar (System.Globalization.CalendarId) System.Globalization.CalendarId System.Globalization.GregorianCalendar:get_ID () System.Globalization.CalendarId[] System.Globalization.CultureData:get_CalendarIds () + System.Globalization.CalendarId& System.Runtime.InteropServices.Marshalling.ArrayMarshaller`2/ManagedToUnmanagedIn:GetPinnableReference (System.Globalization.CalendarId[]) System.Globalization.CompareInfo System.Globalization.CultureInfo:get_CompareInfo () System.Globalization.CultureData System.Globalization.CultureData:CreateCultureData (string,bool) System.Globalization.CultureData System.Globalization.CultureData:CreateCultureWithInvariantData () @@ -2778,12 +2797,13 @@ Methods: System.Globalization.CultureInfo System.Resources.ManifestBasedResourceGroveler:GetNeutralResourcesLanguage (System.Reflection.Assembly,System.Resources.UltimateResourceFallbackLocation&) System.Globalization.CultureInfo System.Resources.ManifestBasedResourceGroveler:UltimateFallbackFixup (System.Globalization.CultureInfo) System.Globalization.CultureInfo System.Resources.ResourceFallbackManager/d__5:System.Collections.Generic.IEnumerator.get_Current () + System.Globalization.CultureInfo System.Text.RegularExpressions.RegexParser:GetTargetCulture (System.Text.RegularExpressions.RegexOptions) System.Globalization.DateTimeFormatInfo System.Globalization.CultureInfo:get_DateTimeFormat () System.Globalization.DateTimeFormatInfo System.Globalization.DateTimeFormatInfo:get_CurrentInfo () System.Globalization.DateTimeFormatInfo System.Globalization.DateTimeFormatInfo:GetInstance (System.IFormatProvider) System.Globalization.DaylightTimeStruct System.TimeZoneInfo:GetDaylightTime (int,System.TimeZoneInfo/AdjustmentRule,System.Nullable`1) System.Globalization.NumberFormatInfo System.Globalization.CultureInfo:get_NumberFormat () - System.Globalization.NumberFormatInfo System.Globalization.NumberFormatInfo:g__GetProviderNonNull|45_0 (System.IFormatProvider) + System.Globalization.NumberFormatInfo System.Globalization.NumberFormatInfo:g__GetProviderNonNull|44_0 (System.IFormatProvider) System.Globalization.NumberFormatInfo System.Globalization.NumberFormatInfo:get_CurrentInfo () System.Globalization.NumberFormatInfo System.Globalization.NumberFormatInfo:GetInstance (System.IFormatProvider) System.Globalization.TimeSpanFormat/FormatLiterals System.Globalization.TimeSpanFormat/FormatLiterals:InitInvariant (bool) @@ -2792,12 +2812,11 @@ 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.Extensions.Options.OptionsMonitorExtensions:OnChange (Microsoft.Extensions.Options.IOptionsMonitor`1,System.Action`1) System.IDisposable& System.Collections.Generic.Dictionary`2:FindValue (intptr) System.IO.FileStream System.IO.File:OpenRead (string) System.IO.MemoryStream System.Net.Http.HttpContent:CreateMemoryStream (long,System.Exception&) - System.IO.Strategies.FileStreamStrategy System.IO.Strategies.FileStreamHelpers:ChooseStrategy (System.IO.FileStream,string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int,System.IO.FileOptions,long) - System.IO.Strategies.FileStreamStrategy System.IO.Strategies.FileStreamHelpers:ChooseStrategyCore (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,System.IO.FileOptions,long) + System.IO.Strategies.FileStreamStrategy System.IO.Strategies.FileStreamHelpers:ChooseStrategy (System.IO.FileStream,string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int,System.IO.FileOptions,long,System.Nullable`1) + System.IO.Strategies.FileStreamStrategy System.IO.Strategies.FileStreamHelpers:ChooseStrategyCore (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,System.IO.FileOptions,long,System.Nullable`1) System.IO.Strategies.FileStreamStrategy System.IO.Strategies.FileStreamHelpers:EnableBufferingIfNeeded (System.IO.Strategies.FileStreamStrategy,int) System.IO.Strategies.FileStreamStrategy System.IO.Strategies.FileStreamHelpers:WrapIfDerivedType (System.IO.FileStream,System.IO.Strategies.FileStreamStrategy) System.IO.Stream Android.Content.Res.AssetManager:Open (string) @@ -2819,8 +2838,8 @@ Methods: System.IServiceProvider Microsoft.Extensions.DependencyInjection.ServiceLookup.ServiceProviderEngineScope:get_ServiceProvider () System.IServiceProvider Microsoft.Maui.Handlers.ElementHandler:get_Services () System.IServiceProvider Microsoft.Maui.MauiContext:get_Services () - System.Lazy`1 Microsoft.Extensions.Options.OptionsCache`1/<>c:b__2_0 (string,System.Func`1) - System.Lazy`1 System.Collections.Concurrent.ConcurrentDictionary`2>:GetOrAdd (string,System.Func`3, System.Lazy`1>,System.Func`1) + System.Lazy`1 Microsoft.Extensions.Options.OptionsCache`1/<>c__3`1>:b__3_0 (string,System.ValueTuple`2, Microsoft.Extensions.Logging.LoggerFilterOptions>, Microsoft.Extensions.Options.IOptionsFactory`1>) + System.Lazy`1 System.Collections.Concurrent.ConcurrentDictionary`2>:GetOrAdd (string,System.Func`3, Microsoft.Extensions.Logging.LoggerFilterOptions>, Microsoft.Extensions.Options.IOptionsFactory`1>, System.Lazy`1>,System.ValueTuple`2, Microsoft.Extensions.Logging.LoggerFilterOptions>, Microsoft.Extensions.Options.IOptionsFactory`1>) System.LazyHelper System.LazyHelper:Create (System.Threading.LazyThreadSafetyMode,bool) System.Memory`1 System.MemoryExtensions:AsMemory (byte[],int,int) System.Memory`1 System.MemoryExtensions:AsMemory (byte[],int) @@ -2835,10 +2854,9 @@ Methods: System.Net.CookieToken System.Net.CookieTokenizer:Next (bool,bool) System.Net.CookieToken System.Net.CookieTokenizer:TokenFromName (bool) System.Net.Http.Headers.AltSvcHeaderParser System.Net.Http.Headers.AltSvcHeaderParser:get_Parser () - System.Net.Http.Headers.HeaderDescriptor System.Net.Http.Headers.KnownHeader:get_Descriptor () System.Net.Http.Headers.HttpContentHeaders System.Net.Http.HttpContent:get_Headers () + System.Net.Http.Headers.HttpHeaderParser System.Net.Http.Headers.HeaderDescriptor:get_Parser () System.Net.Http.Headers.HttpHeaderParser System.Net.Http.Headers.KnownHeaders:GetAltSvcHeaderParser () - System.Net.Http.Headers.HttpHeaders/HeaderStoreItemInfo System.Net.Http.Headers.HttpHeaders:GetOrCreateHeaderInfo (System.Net.Http.Headers.HeaderDescriptor,bool) System.Net.Http.Headers.HttpHeaderType System.Net.Http.Headers.HeaderDescriptor:get_HeaderType () System.Net.Http.Headers.HttpRequestHeaders System.Net.Http.HttpRequestMessage:get_Headers () System.Net.Http.Headers.HttpResponseHeaders System.Net.Http.HttpResponseMessage:get_Headers () @@ -2846,7 +2864,7 @@ Methods: System.Net.Http.Headers.KnownHeader System.Net.Http.Headers.KnownHeaders:TryGetKnownHeader (string) System.Net.Http.Headers.MediaTypeHeaderValue System.Net.Http.Headers.HttpContentHeaders:get_ContentType () System.Net.Http.Headers.MediaTypeHeaderValue System.Net.Http.Headers.MediaTypeHeaderParser:CreateMediaType () - System.Net.Http.Headers.NameValueHeaderValue System.Net.Http.Headers.NameValueHeaderValue:Find (System.Net.Http.Headers.ObjectCollection`1,string) + System.Net.Http.Headers.NameValueHeaderValue System.Net.Http.Headers.NameValueHeaderValue:Find (System.Net.Http.Headers.UnvalidatedObjectCollection`1,string) System.Net.Http.HttpContent System.Net.Http.HttpResponseMessage:get_Content () System.Net.Http.HttpContent Xamarin.Android.Net.AndroidMessageHandler:GetContent (Java.Net.URLConnection,System.IO.Stream) System.Net.Http.HttpMessageHandler System.Net.Http.HttpClientHandler:CreateNativeHandler () @@ -2854,26 +2872,30 @@ Methods: System.Net.Http.HttpRequestMessage System.Net.Http.HttpClient:CreateRequestMessage (System.Net.Http.HttpMethod,System.Uri) System.Net.Http.HttpResponseMessage System.Net.Http.HttpResponseMessage:EnsureSuccessStatusCode () System.Net.HttpStatusCode System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1/ConfiguredTaskAwaiter:GetResult () - System.Net.HttpStatusCode Xamarin.Android.Net.AndroidMessageHandler/<>c__DisplayClass128_0:b__2 () + System.Net.HttpStatusCode Xamarin.Android.Net.AndroidMessageHandler/<>c__DisplayClass132_0:b__2 () System.Nullable`1 System.Nullable`1:Unbox (object) + System.Nullable`1 Android.Runtime.AndroidTypeManager:GetReplacementMethodInfoCore (string,string,string) + System.Nullable`1 Java.Interop.JniRuntime/JniTypeManager:GetReplacementMethodInfo (string,string,string) System.Nullable`1 System.Net.Http.Headers.HttpContentHeaders:get_ContentLength () - System.Nullable`1 System.Text.Json.Serialization.Metadata.JsonTypeInfo:GetNumberHandlingForType (System.Type) + System.Nullable`1 System.Text.Json.Serialization.Metadata.ReflectionJsonTypeInfo`1:GetNumberHandlingForType (System.Type) + System.Nullable`1 System.Text.Json.Serialization.Metadata.ReflectionJsonTypeInfo`1:GetNumberHandlingForType (System.Type) + System.Nullable`1 System.Text.Json.Serialization.Metadata.ReflectionJsonTypeInfo`1:GetNumberHandlingForType (System.Type) + System.Nullable`1 System.Text.Json.Serialization.Metadata.ReflectionJsonTypeInfo`1:GetNumberHandlingForType (System.Type) System.Nullable`1 System.TimeZoneInfo:TZif_ParseOffsetString (System.ReadOnlySpan`1) System.Nullable`1 System.TimeZoneInfo:TZif_CreateTransitionTimeFromPosixRule (System.ReadOnlySpan`1,System.ReadOnlySpan`1) System.Number/ParsingStatus System.Number:TryParseInt32IntegerStyle (System.ReadOnlySpan`1,System.Globalization.NumberStyles,System.Globalization.NumberFormatInfo,int&) System.Number/ParsingStatus System.Number:TryParseInt64IntegerStyle (System.ReadOnlySpan`1,System.Globalization.NumberStyles,System.Globalization.NumberFormatInfo,long&) System.Number/ParsingStatus System.Number:TryParseUInt32HexNumberStyle (System.ReadOnlySpan`1,System.Globalization.NumberStyles,uint&) + System.Number/ParsingStatus System.Number:TryParseUInt32IntegerStyle (System.ReadOnlySpan`1,System.Globalization.NumberStyles,System.Globalization.NumberFormatInfo,uint&) System.Numerics.Matrix3x2 System.Numerics.Matrix3x2:CreateScale (single,single) System.Numerics.Matrix3x2 System.Numerics.Matrix3x2:get_Identity () System.Numerics.Matrix3x2 System.Numerics.Matrix3x2:op_Multiply (System.Numerics.Matrix3x2,System.Numerics.Matrix3x2) - System.OperatingSystem System.Environment:get_OSVersion () - System.OperatingSystem System.Environment:GetOperatingSystem (string) - System.OperatingSystem System.Environment:GetOSVersion () System.ParsingError System.Uri:CheckSchemeSyntax (System.ReadOnlySpan`1,System.UriParser&) System.ParsingError System.Uri:ParseScheme (string,System.Uri/Flags&,System.UriParser&) System.ParsingError System.Uri:PrivateParseMinimal () System.ReadOnlyMemory`1 System.Text.Json.PooledByteBufferWriter:get_WrittenMemory () System.ReadOnlySpan`1 System.Globalization.CompareInfo:get_HighCharTable () + System.ReadOnlySpan`1 System.Buffers.Text.Base64:get_EncodingMap () System.ReadOnlySpan`1 System.Char:get_Latin1CharInfo () System.ReadOnlySpan`1 System.Globalization.IcuLocaleData:get_CultureNames () System.ReadOnlySpan`1 System.Globalization.IcuLocaleData:get_LocalesNamesIndexes () @@ -2882,13 +2904,12 @@ Methods: System.ReadOnlySpan`1 System.HexConverter:get_CharToHexLookup () System.ReadOnlySpan`1 System.IO.BinaryReader:InternalRead (int) System.ReadOnlySpan`1 System.Numerics.BitOperations:get_Log2DeBruijn () - System.ReadOnlySpan`1 System.Span`1:op_Implicit (System.Span`1) System.ReadOnlySpan`1 System.Text.Json.JsonConstants:get_Delimiters () System.ReadOnlySpan`1 System.Text.Json.JsonConstants:get_NullValue () System.ReadOnlySpan`1 System.Text.Json.JsonConstants:get_TrueValue () System.ReadOnlySpan`1 System.Text.Json.JsonWriterHelper:get_AllowList () System.ReadOnlySpan`1 System.Text.Json.Utf8JsonReader:get_OriginalSpan () - System.ReadOnlySpan`1 System.Text.RegularExpressions.RegexCharClass:g__AsciiLookup|86_0 () + System.ReadOnlySpan`1 System.Text.RegularExpressions.RegexCharClass:get_WordCharAsciiLookup () System.ReadOnlySpan`1 System.Text.RegularExpressions.RegexParser:get_Category () System.ReadOnlySpan`1 System.Text.Unicode.UnicodeHelpers:get_DefinedCharsBitmapSpan () System.ReadOnlySpan`1 System.Text.Unicode.UnicodeHelpers:GetDefinedBmpCodePointsBitmapLittleEndian () @@ -2905,15 +2926,12 @@ Methods: System.ReadOnlySpan`1 System.MemoryExtensions:TrimStart (System.ReadOnlySpan`1) System.ReadOnlySpan`1 System.Runtime.CompilerServices.DefaultInterpolatedStringHandler:get_Text () System.ReadOnlySpan`1 System.Runtime.InteropServices.MemoryMarshal:CreateReadOnlySpanFromNullTerminated (char*) - System.ReadOnlySpan`1 System.Span`1:op_Implicit (System.Span`1) System.ReadOnlySpan`1 System.TimeZoneInfo:TZif_ParsePosixDate (System.ReadOnlySpan`1,int&) System.ReadOnlySpan`1 System.TimeZoneInfo:TZif_ParsePosixName (System.ReadOnlySpan`1,int&) System.ReadOnlySpan`1 System.TimeZoneInfo:TZif_ParsePosixOffset (System.ReadOnlySpan`1,int&) System.ReadOnlySpan`1 System.TimeZoneInfo:TZif_ParsePosixString (System.ReadOnlySpan`1,int&,System.Func`2) System.ReadOnlySpan`1 System.Collections.Generic.ValueListBuilder`1:AsSpan () System.ReadOnlySpan`1 System.Collections.Generic.ValueListBuilder`1:AsSpan () - System.ReadOnlySpan`1 System.Span`1:op_Implicit (System.Span`1) - System.ReadOnlySpan`1 System.Span`1:op_Implicit (System.Span`1) System.Reflection.Assembly System.Reflection.Assembly:GetEntryAssembly () System.Reflection.Assembly System.Reflection.Assembly:GetEntryAssemblyInternal () System.Reflection.Assembly System.Reflection.Assembly:GetEntryAssemblyNative () @@ -2935,9 +2953,16 @@ Methods: System.Reflection.AssemblyName System.Reflection.Assembly:GetName () System.Reflection.AssemblyName System.Reflection.AssemblyName:Create (intptr,string) System.Reflection.AssemblyName System.Reflection.RuntimeAssembly:GetName (bool) + System.Reflection.AssemblyNameParser/AssemblyNameParts System.Reflection.AssemblyNameParser:Parse () + System.Reflection.AssemblyNameParser/AssemblyNameParts System.Reflection.AssemblyNameParser:Parse (string) + System.Reflection.AssemblyNameParser/Token System.Reflection.AssemblyNameParser:GetNextToken () + System.Reflection.AssemblyNameParser/Token System.Reflection.AssemblyNameParser:GetNextToken (string&) System.Reflection.Binder System.Type:get_DefaultBinder () System.Reflection.BindingFlags System.Reflection.RuntimePropertyInfo:FilterPreCalculate (bool,bool,bool) System.Reflection.BindingFlags System.Reflection.RuntimePropertyInfo:get_BindingFlags () + 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.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[]) @@ -2947,6 +2972,8 @@ Methods: System.Reflection.ConstructorInfo[] System.RuntimeType/ListBuilder`1:ToArray () System.Reflection.ConstructorInfo[] System.Type:GetConstructors () System.Reflection.CorElementType System.Enum:InternalGetCorElementType () + System.Reflection.CorElementType System.Enum:InternalGetCorElementType (System.Runtime.CompilerServices.QCallTypeHandle) + System.Reflection.CorElementType System.RuntimeTypeHandle:GetCorElementType (System.Runtime.CompilerServices.QCallTypeHandle) System.Reflection.CorElementType System.RuntimeTypeHandle:GetCorElementType (System.RuntimeType) System.Reflection.Emit.ILGenerator System.Reflection.Emit.DynamicMethod:GetILGenerator () System.Reflection.Emit.ILGenerator System.Reflection.Emit.DynamicMethod:GetILGenerator (int) @@ -2962,6 +2989,8 @@ Methods: System.Reflection.FieldInfo System.Type:GetField (string) System.Reflection.FieldInfo[] System.RuntimeType:GetFields (System.Reflection.BindingFlags) System.Reflection.ICustomAttributeProvider System.Reflection.CustomAttribute:GetBase (System.Reflection.ICustomAttributeProvider) + System.Reflection.InvocationFlags System.Reflection.RuntimeConstructorInfo:ComputeAndUpdateInvocationFlags (System.Reflection.ConstructorInfo,System.Reflection.InvocationFlags&) + System.Reflection.InvocationFlags System.Reflection.RuntimeMethodInfo:ComputeAndUpdateInvocationFlags (System.Reflection.MethodInfo,System.Reflection.InvocationFlags&) System.Reflection.MethodAttributes System.Reflection.Emit.DynamicMethod:get_Attributes () System.Reflection.MethodAttributes System.Reflection.MonoMethodInfo:GetAttributes (intptr) System.Reflection.MethodAttributes System.Reflection.RuntimeConstructorInfo:get_Attributes () @@ -3021,6 +3050,7 @@ Methods: System.Reflection.RuntimeModule System.RuntimeTypeHandle:GetModule (System.RuntimeType) System.Reflection.RuntimePropertyInfo[] System.RuntimeType:GetPropertiesByName (string,System.Reflection.BindingFlags,System.RuntimeType/MemberListType,System.RuntimeType) System.Reflection.TypeAttributes System.RuntimeType:GetAttributeFlagsImpl () + System.Reflection.TypeAttributes System.RuntimeTypeHandle:GetAttributes (System.Runtime.CompilerServices.QCallTypeHandle) System.Reflection.TypeAttributes System.RuntimeTypeHandle:GetAttributes (System.RuntimeType) System.Reflection.TypeAttributes System.Type:get_Attributes () System.Resources.NeutralResourcesLanguageAttribute System.Reflection.CustomAttributeExtensions:GetCustomAttribute (System.Reflection.Assembly) @@ -3037,21 +3067,18 @@ Methods: System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1 System.Threading.Tasks.Task`1:ConfigureAwait (bool) System.Runtime.CompilerServices.IAsyncStateMachineBox System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1:GetStateMachineBox (Microsoft.JSInterop.JSRuntime/d__16`1&,System.Threading.Tasks.Task`1&) System.Runtime.CompilerServices.IAsyncStateMachineBox System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1:GetStateMachineBox (System.Net.Http.HttpClient/<g__Core|83_0>d&,System.Threading.Tasks.Task`1&) - System.Runtime.CompilerServices.IAsyncStateMachineBox System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1:GetStateMachineBox (Xamarin.Android.Net.AndroidMessageHandler/d__128&,System.Threading.Tasks.Task`1&) - System.Runtime.CompilerServices.IAsyncStateMachineBox System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1:GetStateMachineBox (Xamarin.Android.Net.AndroidMessageHandler/d__119&,System.Threading.Tasks.Task`1&) + System.Runtime.CompilerServices.IAsyncStateMachineBox System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1:GetStateMachineBox (Xamarin.Android.Net.AndroidMessageHandler/d__132&,System.Threading.Tasks.Task`1&) + System.Runtime.CompilerServices.IAsyncStateMachineBox System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1:GetStateMachineBox (Xamarin.Android.Net.AndroidMessageHandler/d__123&,System.Threading.Tasks.Task`1&) System.Runtime.CompilerServices.IAsyncStateMachineBox System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1:GetStateMachineBox (CommonMethods/d__0&,System.Threading.Tasks.Task`1&) System.Runtime.CompilerServices.IAsyncStateMachineBox System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1:GetStateMachineBox (System.Net.Http.HttpClient/d__41&,System.Threading.Tasks.Task`1&) - System.Runtime.CompilerServices.IAsyncStateMachineBox System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1:GetStateMachineBox (Microsoft.AspNetCore.Components.RenderTree.Renderer/d__66&,System.Threading.Tasks.Task`1&) - System.Runtime.CompilerServices.IAsyncStateMachineBox System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1:GetStateMachineBox (Microsoft.AspNetCore.Components.RenderTree.Renderer/d__61&,System.Threading.Tasks.Task`1&) + System.Runtime.CompilerServices.IAsyncStateMachineBox System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1:GetStateMachineBox (Microsoft.AspNetCore.Components.RenderTree.Renderer/d__71&,System.Threading.Tasks.Task`1&) + System.Runtime.CompilerServices.IAsyncStateMachineBox System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1:GetStateMachineBox (Microsoft.AspNetCore.Components.RenderTree.Renderer/d__66&,System.Threading.Tasks.Task`1&) System.Runtime.CompilerServices.IAsyncStateMachineBox System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1:GetStateMachineBox (Microsoft.AspNetCore.Components.Routing.FocusOnNavigate/d__15&,System.Threading.Tasks.Task`1&) - System.Runtime.CompilerServices.IAsyncStateMachineBox System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1:GetStateMachineBox (Microsoft.AspNetCore.Components.WebView.IpcSender/<>c__DisplayClass11_0/<g__AwaitAndNotify|0>d&,System.Threading.Tasks.Task`1&) + System.Runtime.CompilerServices.IAsyncStateMachineBox System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1:GetStateMachineBox (Microsoft.AspNetCore.Components.WebView.IpcSender/<>c__DisplayClass13_0/<g__AwaitAndNotify|0>d&,System.Threading.Tasks.Task`1&) System.Runtime.CompilerServices.IAsyncStateMachineBox System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1:GetStateMachineBox (Microsoft.JSInterop.JSRuntimeExtensions/d__0&,System.Threading.Tasks.Task`1&) - System.Runtime.CompilerServices.IAsyncStateMachineBox System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1:GetStateMachineBox (System.IO.BufferedStream/d__69&,System.Threading.Tasks.Task`1&) - System.Runtime.CompilerServices.IAsyncStateMachineBox System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1:GetStateMachineBox (System.IO.Stream/<g__Core|29_0>d&,System.Threading.Tasks.Task`1&) - System.Runtime.CompilerServices.IAsyncStateMachineBox System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1:GetStateMachineBox (System.Net.Http.HttpContent/d__63&,System.Threading.Tasks.Task`1&) - System.Runtime.CompilerServices.IAsyncStateMachineBox System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1:GetStateMachineBox (System.Net.Http.StreamToStreamCopy/<g__DisposeSourceAsync|1_0>d&,System.Threading.Tasks.Task`1&) + System.Runtime.CompilerServices.IAsyncStateMachineBox System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1:GetStateMachineBox (System.IO.BufferedStream/d__68&,System.Threading.Tasks.Task`1&) + System.Runtime.CompilerServices.IAsyncStateMachineBox System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1:GetStateMachineBox (System.IO.Stream/<g__Core|27_0>d&,System.Threading.Tasks.Task`1&) System.Runtime.CompilerServices.TaskAwaiter`1 System.Threading.Tasks.Task`1:GetAwaiter () - System.Runtime.CompilerServices.ValueTaskAwaiter`1 System.Threading.Tasks.ValueTask`1:GetAwaiter () System.Runtime.ExceptionServices.ExceptionDispatchInfo System.Runtime.ExceptionServices.ExceptionDispatchInfo:Capture (System.Exception) System.Runtime.InteropServices.GCHandle System.Runtime.InteropServices.GCHandle:Alloc (object,System.Runtime.InteropServices.GCHandleType) System.Runtime.Loader.AssemblyLoadContext System.Runtime.Loader.AssemblyLoadContext:GetAssemblyLoadContext (intptr) @@ -3062,9 +3089,11 @@ Methods: System.RuntimeType System.RuntimeType:GetType (string,bool,bool,System.Threading.StackCrawlMark&) System.RuntimeType System.RuntimeTypeHandle:GetBaseType (System.RuntimeType) System.RuntimeType System.RuntimeTypeHandle:GetElementType (System.RuntimeType) - System.RuntimeType System.RuntimeTypeHandle:GetTypeByName (string,bool,bool,System.Threading.StackCrawlMark&,bool) - System.RuntimeType System.RuntimeTypeHandle:internal_from_name (string,System.Threading.StackCrawlMark&,System.Reflection.Assembly,bool,bool) + System.RuntimeType System.RuntimeTypeHandle:GetTypeByName (string,bool,bool,System.Threading.StackCrawlMark&) + System.RuntimeType[] System.Reflection.RuntimeConstructorInfo:get_ArgumentTypes () + System.RuntimeType[] System.Reflection.RuntimeMethodInfo:get_ArgumentTypes () System.RuntimeType[] System.RuntimeType:GetGenericArgumentsInternal () + System.RuntimeType/CheckValueStatus System.RuntimeType:TryConvertToType (object&) System.RuntimeType/ListBuilder`1 System.RuntimeType:GetConstructorCandidates (string,System.Reflection.BindingFlags,System.Reflection.CallingConventions,System.Type[],bool) System.RuntimeType/ListBuilder`1 System.RuntimeType:GetFieldCandidates (string,System.Reflection.BindingFlags,bool) System.RuntimeType/ListBuilder`1 System.RuntimeType:GetMethodCandidates (string,System.Reflection.BindingFlags,System.Reflection.CallingConventions,System.Type[],int,bool) @@ -3073,10 +3102,6 @@ Methods: System.RuntimeTypeHandle System.RuntimeType:get_TypeHandle () System.Span`1 System.Text.ValueUtf8Converter:ConvertAndTerminateString (System.ReadOnlySpan`1) System.Span`1 System.Runtime.InteropServices.CollectionsMarshal:AsSpan (System.Collections.Generic.List`1) - System.Span`1 System.Span`1:op_Implicit (string[]) - System.Span`1 System.Span`1:Slice (int,int) - System.Span`1 System.Runtime.InteropServices.CollectionsMarshal:AsSpan (System.Collections.Generic.List`1) - System.StringComparison System.IO.PathInternal:get_StringComparison () System.Text.CodePageDataItem System.Text.EncodingTable:GetCodePageDataItem (int) System.Text.CodePageDataItem System.Text.EncodingTable:InternalGetCodePageDataItem (int,int) System.Text.Decoder System.Text.UTF8Encoding:GetDecoder () @@ -3090,11 +3115,14 @@ Methods: System.Text.Json.ConsumeNumberResult System.Text.Json.Utf8JsonReader:ConsumeIntegerDigits (System.ReadOnlySpan`1&,int&) System.Text.Json.ConsumeNumberResult System.Text.Json.Utf8JsonReader:ConsumeNegativeSign (System.ReadOnlySpan`1&,int&) System.Text.Json.ConsumeTokenResult System.Text.Json.Utf8JsonReader:ConsumeNextToken (byte) + System.Text.Json.ConverterStrategy System.Text.Json.Serialization.Converters.ObjectConverter:get_ConverterStrategy () System.Text.Json.ConverterStrategy System.Text.Json.Serialization.JsonCollectionConverter`2:get_ConverterStrategy () + System.Text.Json.ConverterStrategy System.Text.Json.Serialization.JsonConverter`1:get_ConverterStrategy () System.Text.Json.ConverterStrategy System.Text.Json.Serialization.JsonConverter`1:get_ConverterStrategy () System.Text.Json.ConverterStrategy System.Text.Json.Serialization.JsonConverter`1:get_ConverterStrategy () System.Text.Json.ConverterStrategy System.Text.Json.Serialization.JsonConverter`1:get_ConverterStrategy () System.Text.Json.ConverterStrategy System.Text.Json.Serialization.JsonConverter`1:get_ConverterStrategy () + System.Text.Json.ConverterStrategy System.Text.Json.Serialization.JsonConverter`1:get_ConverterStrategy () System.Text.Json.ConverterStrategy System.Text.Json.Serialization.JsonConverter`1:get_ConverterStrategy () System.Text.Json.ConverterStrategy System.Text.Json.Serialization.JsonConverter`1:get_ConverterStrategy () System.Text.Json.ConverterStrategy System.Text.Json.Serialization.JsonConverter`1:get_ConverterStrategy () @@ -3106,13 +3134,15 @@ Methods: System.Text.Json.ConverterStrategy System.Text.Json.Serialization.JsonConverter`1:get_ConverterStrategy () System.Text.Json.ConverterStrategy System.Text.Json.Serialization.JsonConverter`1:get_ConverterStrategy () System.Text.Json.ConverterStrategy System.Text.Json.Serialization.JsonConverter`1:get_ConverterStrategy () + System.Text.Json.ConverterStrategy System.Text.Json.Serialization.JsonConverter`1:get_ConverterStrategy () System.Text.Json.ConverterStrategy System.Text.Json.Serialization.JsonConverter`1:get_ConverterStrategy () System.Text.Json.ConverterStrategy System.Text.Json.Serialization.JsonConverter`1:get_ConverterStrategy () System.Text.Json.ConverterStrategy System.Text.Json.Serialization.JsonConverter`1:get_ConverterStrategy () System.Text.Json.ConverterStrategy System.Text.Json.Serialization.JsonConverter`1:get_ConverterStrategy () System.Text.Json.ConverterStrategy System.Text.Json.Serialization.JsonDictionaryConverter`1:get_ConverterStrategy () System.Text.Json.ConverterStrategy System.Text.Json.Serialization.JsonObjectConverter`1:get_ConverterStrategy () - System.Text.Json.JsonDocument System.Text.Json.JsonDocument:g__Create|75_0 (byte[],System.Text.Json.JsonDocument/<>c__DisplayClass75_0&) + System.Text.Json.ConverterStrategy System.Text.Json.Serialization.Metadata.JsonPropertyInfo:get_ConverterStrategy () + System.Text.Json.JsonDocument System.Text.Json.JsonDocument:g__Create|73_0 (byte[],System.Text.Json.JsonDocument/<>c__DisplayClass73_0&) System.Text.Json.JsonDocument System.Text.Json.JsonDocument:CreateForLiteral (System.Text.Json.JsonTokenType) System.Text.Json.JsonDocument System.Text.Json.JsonDocument:ParseUnrented (System.ReadOnlyMemory`1,System.Text.Json.JsonReaderOptions,System.Text.Json.JsonTokenType) System.Text.Json.JsonDocument/DbRow System.Text.Json.JsonDocument/MetadataDb:Get (int) @@ -3126,95 +3156,115 @@ Methods: System.Text.Json.JsonEncodedText System.Text.Json.JsonEncodedText:EncodeHelper (System.ReadOnlySpan`1,System.Text.Encodings.Web.JavaScriptEncoder) System.Text.Json.JsonEncodedText System.Text.Json.JsonEncodedText:TranscodeAndEncode (System.ReadOnlySpan`1,System.Text.Encodings.Web.JavaScriptEncoder) System.Text.Json.JsonNamingPolicy System.Text.Json.JsonNamingPolicy:get_CamelCase () + System.Text.Json.JsonPropertyDictionary`1 System.Text.Json.Serialization.Metadata.JsonTypeInfo:CreatePropertyCache (int) System.Text.Json.JsonReaderOptions System.Text.Json.JsonSerializerOptions:GetReaderOptions () System.Text.Json.JsonReaderState System.Text.Json.Utf8JsonReader:get_CurrentState () - System.Text.Json.JsonTokenType System.Text.Json.JsonDocument:GetJsonTokenType (int) - System.Text.Json.JsonTokenType System.Text.Json.JsonDocument/MetadataDb:GetJsonTokenType (int) - System.Text.Json.JsonTokenType System.Text.Json.JsonElement:get_TokenType () + System.Text.Json.JsonSerializerOptions/CachingContext System.Text.Json.JsonSerializerOptions:GetCachingContext () + System.Text.Json.JsonSerializerOptions/CachingContext System.Text.Json.JsonSerializerOptions/TrackedCachingContexts:GetOrCreate (System.Text.Json.JsonSerializerOptions) System.Text.Json.JsonWriterOptions System.Text.Json.JsonSerializerOptions:GetWriterOptions () System.Text.Json.Serialization.JsonConverter Microsoft.JSInterop.Infrastructure.DotNetObjectReferenceJsonConverterFactory:CreateConverter (System.Type,System.Text.Json.JsonSerializerOptions) - System.Text.Json.Serialization.JsonConverter System.Text.Json.JsonSerializerOptions:DetermineConverter (System.Type,System.Type,System.Reflection.MemberInfo) - System.Text.Json.Serialization.JsonConverter System.Text.Json.JsonSerializerOptions:GetConverterInternal (System.Type) - System.Text.Json.Serialization.JsonConverter System.Text.Json.Serialization.Converters.EnumConverterFactory:Create (System.Type,System.Text.Json.Serialization.Converters.EnumConverterOptions,System.Text.Json.JsonSerializerOptions) + System.Text.Json.Serialization.JsonConverter System.Text.Json.JsonSerializerOptions:ExpandConverterFactory (System.Text.Json.Serialization.JsonConverter,System.Type) + System.Text.Json.Serialization.JsonConverter System.Text.Json.JsonSerializerOptions:GetConverterFromList (System.Type) + System.Text.Json.Serialization.JsonConverter System.Text.Json.Serialization.ConfigurationList`1:get_Item (int) + System.Text.Json.Serialization.JsonConverter System.Text.Json.Serialization.Converters.EnumConverterFactory:Create (System.Type,System.Text.Json.Serialization.Converters.EnumConverterOptions,System.Text.Json.JsonNamingPolicy,System.Text.Json.JsonSerializerOptions) System.Text.Json.Serialization.JsonConverter System.Text.Json.Serialization.Converters.EnumConverterFactory:CreateConverter (System.Type,System.Text.Json.JsonSerializerOptions) System.Text.Json.Serialization.JsonConverter System.Text.Json.Serialization.Converters.IEnumerableConverterFactory:CreateConverter (System.Type,System.Text.Json.JsonSerializerOptions) System.Text.Json.Serialization.JsonConverter System.Text.Json.Serialization.Converters.ObjectConverterFactory:CreateConverter (System.Type,System.Text.Json.JsonSerializerOptions) + System.Text.Json.Serialization.JsonConverter System.Text.Json.Serialization.JsonConverter:ResolvePolymorphicConverter (object,System.Text.Json.Serialization.Metadata.JsonTypeInfo,System.Text.Json.JsonSerializerOptions,System.Text.Json.WriteStack&) System.Text.Json.Serialization.JsonConverter System.Text.Json.Serialization.JsonConverterFactory:GetConverterInternal (System.Type,System.Text.Json.JsonSerializerOptions) - System.Text.Json.Serialization.JsonConverter System.Text.Json.Serialization.Metadata.JsonPropertyInfo`1:get_ConverterBase () - System.Text.Json.Serialization.JsonConverter System.Text.Json.Serialization.Metadata.JsonPropertyInfo`1:get_ConverterBase () - System.Text.Json.Serialization.JsonConverter System.Text.Json.Serialization.Metadata.JsonPropertyInfo`1:get_ConverterBase () - System.Text.Json.Serialization.JsonConverter System.Text.Json.Serialization.Metadata.JsonPropertyInfo`1:get_ConverterBase () - System.Text.Json.Serialization.JsonConverter System.Text.Json.Serialization.Metadata.JsonTypeInfo:GetConverter (System.Type,System.Type,System.Reflection.MemberInfo,System.Type&,System.Text.Json.JsonSerializerOptions) - System.Text.Json.Serialization.JsonConverter System.Text.Json.WriteStack:Initialize (System.Text.Json.Serialization.Metadata.JsonTypeInfo,bool) - System.Text.Json.Serialization.JsonConverter System.Text.Json.WriteStackFrame:InitializeReEntry (System.Type,System.Text.Json.JsonSerializerOptions) + System.Text.Json.Serialization.JsonConverter System.Text.Json.Serialization.Metadata.DefaultJsonTypeInfoResolver:GetBuiltInConverter (System.Type) + System.Text.Json.Serialization.JsonConverter System.Text.Json.Serialization.Metadata.DefaultJsonTypeInfoResolver:GetConverterForType (System.Type,System.Text.Json.JsonSerializerOptions,bool) + System.Text.Json.Serialization.JsonConverter System.Text.Json.WriteStackFrame:InitializePolymorphicReEntry (System.Type,System.Text.Json.JsonSerializerOptions) System.Text.Json.Serialization.JsonConverter`1 System.Text.Json.Serialization.Metadata.JsonMetadataServices:get_BooleanConverter () System.Text.Json.Serialization.JsonConverter`1 System.Text.Json.Serialization.Metadata.JsonMetadataServices:get_ByteArrayConverter () System.Text.Json.Serialization.JsonConverter`1 System.Text.Json.Serialization.Metadata.JsonMetadataServices:get_ByteConverter () System.Text.Json.Serialization.JsonConverter`1 System.Text.Json.Serialization.Metadata.JsonMetadataServices:get_CharConverter () System.Text.Json.Serialization.JsonConverter`1 System.Text.Json.Serialization.Metadata.JsonMetadataServices:get_DoubleConverter () + System.Text.Json.Serialization.JsonConverter`1 System.Text.Json.Serialization.JsonConverter`1:CreateCastingConverter () System.Text.Json.Serialization.JsonConverter`1 System.Text.Json.Serialization.Metadata.JsonMetadataServices:get_Int32Converter () System.Text.Json.Serialization.JsonConverter`1 System.Text.Json.Serialization.Metadata.JsonMetadataServices:get_Int16Converter () + System.Text.Json.Serialization.JsonConverter`1 System.Text.Json.Serialization.JsonConverter`1:CreateCastingConverter () System.Text.Json.Serialization.JsonConverter`1 System.Text.Json.Serialization.Metadata.JsonMetadataServices:get_Int64Converter () + System.Text.Json.Serialization.JsonConverter`1 System.Text.Json.Serialization.JsonConverter`1:CreateCastingConverter () System.Text.Json.Serialization.JsonConverter`1 System.Text.Json.Serialization.Metadata.JsonMetadataServices:get_ObjectConverter () System.Text.Json.Serialization.JsonConverter`1 System.Text.Json.Serialization.Metadata.JsonMetadataServices:get_SByteConverter () System.Text.Json.Serialization.JsonConverter`1 System.Text.Json.Serialization.Metadata.JsonMetadataServices:get_SingleConverter () System.Text.Json.Serialization.JsonConverter`1 System.Text.Json.Serialization.Metadata.JsonMetadataServices:get_StringConverter () + System.Text.Json.Serialization.JsonConverter`1 System.Text.Json.Serialization.Metadata.JsonMetadataServices:get_DateOnlyConverter () System.Text.Json.Serialization.JsonConverter`1 System.Text.Json.Serialization.Metadata.JsonMetadataServices:get_DateTimeConverter () System.Text.Json.Serialization.JsonConverter`1 System.Text.Json.Serialization.Metadata.JsonMetadataServices:get_DateTimeOffsetConverter () System.Text.Json.Serialization.JsonConverter`1 System.Text.Json.Serialization.Metadata.JsonMetadataServices:get_DecimalConverter () System.Text.Json.Serialization.JsonConverter`1 System.Text.Json.Serialization.Metadata.JsonMetadataServices:get_GuidConverter () + System.Text.Json.Serialization.JsonConverter`1 System.Text.Json.Serialization.Metadata.JsonMetadataServices:get_JsonDocumentConverter () + System.Text.Json.Serialization.JsonConverter`1 System.Text.Json.Serialization.JsonConverter`1:CreateCastingConverter () + System.Text.Json.Serialization.JsonConverter`1 System.Text.Json.Serialization.Metadata.JsonMetadataServices:get_JsonElementConverter () + System.Text.Json.Serialization.JsonConverter`1 System.Text.Json.Serialization.Metadata.JsonMetadataServices:get_TimeOnlyConverter () System.Text.Json.Serialization.JsonConverter`1 System.Text.Json.Serialization.Metadata.JsonMetadataServices:get_TimeSpanConverter () System.Text.Json.Serialization.JsonConverter`1 System.Text.Json.Serialization.Metadata.JsonMetadataServices:get_UriConverter () System.Text.Json.Serialization.JsonConverter`1 System.Text.Json.Serialization.Metadata.JsonMetadataServices:get_VersionConverter () System.Text.Json.Serialization.JsonConverter`1 System.Text.Json.Serialization.Metadata.JsonMetadataServices:get_UInt32Converter () System.Text.Json.Serialization.JsonConverter`1 System.Text.Json.Serialization.Metadata.JsonMetadataServices:get_UInt16Converter () System.Text.Json.Serialization.JsonConverter`1 System.Text.Json.Serialization.Metadata.JsonMetadataServices:get_UInt64Converter () - System.Text.Json.Serialization.Metadata.JsonPropertyInfo System.Text.Json.Serialization.JsonConverter`1:CreateJsonPropertyInfo () - System.Text.Json.Serialization.Metadata.JsonPropertyInfo System.Text.Json.Serialization.JsonConverter`1:CreateJsonPropertyInfo () - System.Text.Json.Serialization.Metadata.JsonPropertyInfo System.Text.Json.Serialization.JsonConverter`1:CreateJsonPropertyInfo () - System.Text.Json.Serialization.Metadata.JsonPropertyInfo System.Text.Json.Serialization.JsonConverter`1:CreateJsonPropertyInfo () + System.Text.Json.Serialization.JsonConverterAttribute System.Text.Json.Reflection.ReflectionExtensions:GetUniqueCustomAttribute (System.Reflection.MemberInfo,bool) + System.Text.Json.Serialization.JsonConverterFactory[] System.Text.Json.Serialization.Metadata.DefaultJsonTypeInfoResolver:GetDefaultFactoryConverters () + System.Text.Json.Serialization.JsonPolymorphicAttribute System.Reflection.CustomAttributeExtensions:GetCustomAttribute (System.Reflection.MemberInfo,bool) + System.Text.Json.Serialization.Metadata.DefaultJsonTypeInfoResolver System.Text.Json.Serialization.Metadata.DefaultJsonTypeInfoResolver:RootDefaultInstance () + System.Text.Json.Serialization.Metadata.JsonPolymorphismOptions System.Text.Json.Serialization.Metadata.JsonPolymorphismOptions:CreateFromAttributeDeclarations (System.Type) System.Text.Json.Serialization.Metadata.JsonPropertyInfo System.Text.Json.Serialization.Metadata.JsonPropertyInfo:GetPropertyPlaceholder () - System.Text.Json.Serialization.Metadata.JsonPropertyInfo System.Text.Json.Serialization.Metadata.JsonTypeInfo:CreateProperty (System.Type,System.Type,System.Reflection.MemberInfo,System.Type,bool,System.Text.Json.Serialization.JsonConverter,System.Text.Json.JsonSerializerOptions,System.Nullable`1,System.Nullable`1) - System.Text.Json.Serialization.Metadata.JsonPropertyInfo System.Text.Json.Serialization.Metadata.JsonTypeInfo:CreatePropertyInfoForTypeInfo (System.Type,System.Type,System.Text.Json.Serialization.JsonConverter,System.Nullable`1,System.Text.Json.JsonSerializerOptions) - System.Text.Json.Serialization.Metadata.JsonTypeInfo System.Collections.Concurrent.ConcurrentDictionary`2:GetOrAdd (System.Type,System.Text.Json.Serialization.Metadata.JsonTypeInfo) + System.Text.Json.Serialization.Metadata.JsonPropertyInfo System.Text.Json.Serialization.Metadata.JsonTypeInfo`1:CreatePropertyInfoForTypeInfo () + System.Text.Json.Serialization.Metadata.JsonPropertyInfo System.Text.Json.Serialization.Metadata.JsonTypeInfo`1:CreatePropertyInfoForTypeInfo () + System.Text.Json.Serialization.Metadata.JsonPropertyInfo System.Text.Json.Serialization.Metadata.JsonTypeInfo`1:CreatePropertyInfoForTypeInfo () + System.Text.Json.Serialization.Metadata.JsonPropertyInfo System.Text.Json.Serialization.Metadata.JsonTypeInfo`1:CreatePropertyInfoForTypeInfo () System.Text.Json.Serialization.Metadata.JsonTypeInfo System.Text.Json.JsonSerializer:GetTypeInfo (System.Text.Json.JsonSerializerOptions,System.Type) - System.Text.Json.Serialization.Metadata.JsonTypeInfo System.Text.Json.JsonSerializerOptions:g__CreateJsonTypeInfo|112_0 (System.Type,System.Text.Json.JsonSerializerOptions) - System.Text.Json.Serialization.Metadata.JsonTypeInfo System.Text.Json.JsonSerializerOptions:GetClassFromContextOrCreate (System.Type) - System.Text.Json.Serialization.Metadata.JsonTypeInfo System.Text.Json.JsonSerializerOptions:GetOrAddClass (System.Type) - System.Text.Json.Serialization.Metadata.JsonTypeInfo System.Text.Json.Serialization.Metadata.JsonPropertyInfo:get_RuntimeTypeInfo () + System.Text.Json.Serialization.Metadata.JsonTypeInfo System.Text.Json.JsonSerializer:ResolvePolymorphicTypeInfo (object[]&,System.Text.Json.Serialization.Metadata.JsonTypeInfo,bool&) + System.Text.Json.Serialization.Metadata.JsonTypeInfo System.Text.Json.JsonSerializerOptions:GetTypeInfoInternal (System.Type,bool,bool) + System.Text.Json.Serialization.Metadata.JsonTypeInfo System.Text.Json.JsonSerializerOptions:GetTypeInfoNoCaching (System.Type) + System.Text.Json.Serialization.Metadata.JsonTypeInfo System.Text.Json.JsonSerializerOptions/CachingContext:GetOrAddJsonTypeInfo (System.Type) + System.Text.Json.Serialization.Metadata.JsonTypeInfo System.Text.Json.Serialization.JsonConverter`1:CreateReflectionJsonTypeInfo (System.Text.Json.JsonSerializerOptions) + System.Text.Json.Serialization.Metadata.JsonTypeInfo System.Text.Json.Serialization.JsonConverter`1:CreateReflectionJsonTypeInfo (System.Text.Json.JsonSerializerOptions) + System.Text.Json.Serialization.Metadata.JsonTypeInfo System.Text.Json.Serialization.JsonConverter`1:CreateReflectionJsonTypeInfo (System.Text.Json.JsonSerializerOptions) + System.Text.Json.Serialization.Metadata.JsonTypeInfo System.Text.Json.Serialization.JsonConverter`1:CreateReflectionJsonTypeInfo (System.Text.Json.JsonSerializerOptions) + System.Text.Json.Serialization.Metadata.JsonTypeInfo System.Text.Json.Serialization.Metadata.DefaultJsonTypeInfoResolver:CreateJsonTypeInfo (System.Type,System.Text.Json.JsonSerializerOptions) + System.Text.Json.Serialization.Metadata.JsonTypeInfo System.Text.Json.Serialization.Metadata.DefaultJsonTypeInfoResolver:GetTypeInfo (System.Type,System.Text.Json.JsonSerializerOptions) + System.Text.Json.Serialization.Metadata.JsonTypeInfo System.Text.Json.Serialization.Metadata.JsonPropertyInfo:get_JsonTypeInfo () System.Text.Json.Serialization.Metadata.JsonTypeInfo System.Text.Json.Serialization.Metadata.JsonTypeInfo:get_ElementTypeInfo () - System.Text.Json.Serialization.Metadata.JsonTypeInfo/ConstructorDelegate System.Text.Json.Serialization.Metadata.ReflectionEmitMemberAccessor:CreateConstructor (System.Type) + System.Text.Json.Serialization.Metadata.JsonTypeInfo System.Text.Json.WriteStack:PeekNestedJsonTypeInfo () + System.Text.Json.Serialization.Metadata.JsonTypeInfo System.Text.Json.WriteStackFrame:GetNestedJsonTypeInfo () + System.Text.Json.Serialization.Metadata.JsonTypeInfo`1 System.Text.Json.JsonSerializer:GetTypeInfo (System.Text.Json.JsonSerializerOptions) + System.Text.Json.Serialization.Metadata.JsonTypeInfoKind System.Text.Json.Serialization.Metadata.JsonTypeInfo:GetTypeInfoKind (System.Type,System.Text.Json.ConverterStrategy) System.Text.Json.Serialization.Metadata.MemberAccessor System.Text.Json.JsonSerializerOptions:get_MemberAccessorStrategy () + System.Text.Json.Serialization.Metadata.ReflectionEmitCachingMemberAccessor/Cache`1/CacheEntry> System.Collections.Concurrent.ConcurrentDictionary`2, System.Text.Json.Cache`1/CacheEntry>>:GetOrAdd (System.ValueTuple`3,System.Func`3, System.Func`2, System.Func`1>, System.Text.Json.Serialization.Metadata.ReflectionEmitCachingMemberAccessor/Cache`1/CacheEntry>>,System.Func`2, System.Func`1>) + System.Text.Json.Serialization.Metadata.ReflectionEmitCachingMemberAccessor/Cache`1/CacheEntry> System.Text.Json.Cache`1/<>c__6`1, System.Func`1>:b__6_0 (System.ValueTuple`3,System.Func`2, System.Func`1>) + System.Text.Json.Utf8JsonReader System.Text.Json.JsonSerializer:GetReaderScopedToNextValue (System.Text.Json.Utf8JsonReader&,System.Text.Json.ReadStack&) + System.Text.Json.Utf8JsonWriter System.Text.Json.Utf8JsonWriter:CreateEmptyInstanceForCaching () + System.Text.Json.Utf8JsonWriter System.Text.Json.Utf8JsonWriterCache:RentWriterAndBuffer (System.Text.Json.JsonSerializerOptions,System.Text.Json.PooledByteBufferWriter&) System.Text.RegularExpressions.RegexCharClass System.Text.RegularExpressions.RegexParser:ScanCharClass (bool,bool) - System.Text.RegularExpressions.RegexCharClass/SingleRange System.Collections.Generic.List`1:get_Item (int) - System.Text.RegularExpressions.RegexCode System.Text.RegularExpressions.RegexWriter:RegexCodeFromRegexTree (System.Text.RegularExpressions.RegexTree) - System.Text.RegularExpressions.RegexCode System.Text.RegularExpressions.RegexWriter:Write (System.Text.RegularExpressions.RegexTree) + System.Text.RegularExpressions.RegexInterpreterCode System.Text.RegularExpressions.RegexWriter:EmitCode () + System.Text.RegularExpressions.RegexInterpreterCode System.Text.RegularExpressions.RegexWriter:Write (System.Text.RegularExpressions.RegexTree) System.Text.RegularExpressions.RegexNode System.Text.RegularExpressions.RegexNode:Child (int) + System.Text.RegularExpressions.RegexNode System.Text.RegularExpressions.RegexNode:CreateOneWithCaseConversion (char,System.Text.RegularExpressions.RegexOptions,System.Globalization.CultureInfo,System.Text.RegularExpressions.RegexCaseBehavior&) System.Text.RegularExpressions.RegexNode System.Text.RegularExpressions.RegexNode:FinalOptimize () System.Text.RegularExpressions.RegexNode System.Text.RegularExpressions.RegexNode:MakeQuantifier (bool,int,int) System.Text.RegularExpressions.RegexNode System.Text.RegularExpressions.RegexNode:Reduce () System.Text.RegularExpressions.RegexNode System.Text.RegularExpressions.RegexNode:ReduceAlternation () System.Text.RegularExpressions.RegexNode System.Text.RegularExpressions.RegexNode:ReduceConcatenation () System.Text.RegularExpressions.RegexNode System.Text.RegularExpressions.RegexNode:ReduceSet () - System.Text.RegularExpressions.RegexNode System.Text.RegularExpressions.RegexNode:ReplaceNodeIfUnnecessary (int) - System.Text.RegularExpressions.RegexNode System.Text.RegularExpressions.RegexNode:ReverseLeft () + System.Text.RegularExpressions.RegexNode System.Text.RegularExpressions.RegexNode:ReplaceNodeIfUnnecessary () + System.Text.RegularExpressions.RegexNode System.Text.RegularExpressions.RegexNode:ReverseConcatenationIfRightToLeft () System.Text.RegularExpressions.RegexNode System.Text.RegularExpressions.RegexParser:ScanGroupOpen () System.Text.RegularExpressions.RegexNode System.Text.RegularExpressions.RegexParser:ScanRegex () + System.Text.RegularExpressions.RegexNodeKind System.Text.RegularExpressions.RegexPrefixAnalyzer:FindLeadingAnchor (System.Text.RegularExpressions.RegexNode) + System.Text.RegularExpressions.RegexNodeKind System.Text.RegularExpressions.RegexPrefixAnalyzer:FindLeadingOrTrailingAnchor (System.Text.RegularExpressions.RegexNode,bool) + System.Text.RegularExpressions.RegexTree System.Text.RegularExpressions.Regex:Init (string,System.Text.RegularExpressions.RegexOptions,System.TimeSpan,System.Globalization.CultureInfo&) System.Text.RegularExpressions.RegexTree System.Text.RegularExpressions.RegexParser:Parse (string,System.Text.RegularExpressions.RegexOptions,System.Globalization.CultureInfo) - System.Text.StringBuilder System.Globalization.TimeSpanFormat:FormatCustomized (System.TimeSpan,System.ReadOnlySpan`1,System.Globalization.DateTimeFormatInfo,System.Text.StringBuilder) - System.Text.StringBuilder System.Text.StringBuilder:Append (char,int) System.Text.StringBuilder System.Text.StringBuilder:Append (char) System.Text.StringBuilder System.Text.StringBuilder:Append (char[],int,int) - System.Text.StringBuilder System.Text.StringBuilder:Append (char*,int) - System.Text.StringBuilder System.Text.StringBuilder:Append (int) System.Text.StringBuilder System.Text.StringBuilder:Append (string) System.Text.StringBuilder System.Text.StringBuilder:Append (System.ReadOnlySpan`1) - System.Text.StringBuilder System.Text.StringBuilder:AppendSpanFormattable (int) System.Text.StringBuilder System.Text.StringBuilder:Clear () System.Text.StringBuilder System.Text.StringBuilder:FindChunkForIndex (int) System.Text.StringBuilder System.Text.StringBuilder:Replace (char,char,int,int) System.Text.StringBuilder System.Text.StringBuilderCache:Acquire (int) - System.Text.StringBuilder System.Text.StringBuilderCache:Acquire (int) System.Text.Unicode.UnicodeRange System.Text.Unicode.UnicodeRange:Create (char,char) System.Text.Unicode.UnicodeRange System.Text.Unicode.UnicodeRanges:CreateRange (System.Text.Unicode.UnicodeRange&,char,char) System.Text.Unicode.UnicodeRange System.Text.Unicode.UnicodeRanges:get_All () @@ -3230,7 +3280,6 @@ Methods: System.Threading.CancellationTokenSource System.Threading.CancellationTokenSource:CreateLinkedTokenSource (System.Threading.CancellationToken) System.Threading.ExecutionContext System.Threading.ExecutionContext:Capture () System.Threading.ExecutionContext System.Threading.Tasks.Task:get_CapturedContext () - System.Threading.IThreadPoolWorkItem System.Threading.ThreadPoolWorkQueue:TryDequeueTimeSensitiveWorkItem () System.Threading.LowLevelLifoSemaphore/Counts System.Threading.LowLevelLifoSemaphore/Counts:InterlockedCompareExchange (System.Threading.LowLevelLifoSemaphore/Counts,System.Threading.LowLevelLifoSemaphore/Counts) System.Threading.PortableThreadPool/ThreadCounts System.Threading.PortableThreadPool/ThreadCounts:InterlockedCompareExchange (System.Threading.PortableThreadPool/ThreadCounts,System.Threading.PortableThreadPool/ThreadCounts) System.Threading.SemaphoreSlim System.IO.Stream:EnsureAsyncActiveSemaphoreInitialized () @@ -3245,11 +3294,10 @@ Methods: System.Threading.Tasks.Task Microsoft.AspNetCore.Components.ComponentBase:SetParametersAsync (Microsoft.AspNetCore.Components.ParameterView) System.Threading.Tasks.Task Microsoft.AspNetCore.Components.EventCallback`1:InvokeAsync (Microsoft.AspNetCore.Components.Routing.NavigationContext) System.Threading.Tasks.Task Microsoft.AspNetCore.Components.EventCallbackWorkItem:InvokeAsync (System.MulticastDelegate,Microsoft.AspNetCore.Components.Routing.NavigationContext) - System.Threading.Tasks.Task Microsoft.AspNetCore.Components.EventCallbackWorkItem:InvokeAsync (System.MulticastDelegate,T_REF) System.Threading.Tasks.Task Microsoft.AspNetCore.Components.LayoutComponentBase:SetParametersAsync (Microsoft.AspNetCore.Components.ParameterView) System.Threading.Tasks.Task Microsoft.AspNetCore.Components.LayoutView:SetParametersAsync (Microsoft.AspNetCore.Components.ParameterView) System.Threading.Tasks.Task Microsoft.AspNetCore.Components.Rendering.ComponentState:NotifyRenderCompletedAsync () - System.Threading.Tasks.Task Microsoft.AspNetCore.Components.RenderTree.Renderer:g__ProcessAsynchronousWork|43_0 () + System.Threading.Tasks.Task Microsoft.AspNetCore.Components.RenderTree.Renderer:g__ProcessAsynchronousWork|48_0 () System.Threading.Tasks.Task Microsoft.AspNetCore.Components.RenderTree.Renderer:GetErrorHandledTask (System.Threading.Tasks.Task,Microsoft.AspNetCore.Components.Rendering.ComponentState) System.Threading.Tasks.Task Microsoft.AspNetCore.Components.RenderTree.Renderer:InvokeRenderCompletedCalls (Microsoft.AspNetCore.Components.RenderTree.ArrayRange`1,System.Threading.Tasks.Task) System.Threading.Tasks.Task Microsoft.AspNetCore.Components.RenderTree.Renderer:InvokeRenderCompletedCallsAfterUpdateDisplayTask (System.Threading.Tasks.Task,int[]) @@ -3260,7 +3308,7 @@ Methods: System.Threading.Tasks.Task Microsoft.AspNetCore.Components.Routing.Router:Microsoft.AspNetCore.Components.IHandleAfterRender.OnAfterRenderAsync () System.Threading.Tasks.Task Microsoft.AspNetCore.Components.Routing.Router:SetParametersAsync (Microsoft.AspNetCore.Components.ParameterView) System.Threading.Tasks.Task Microsoft.AspNetCore.Components.WebView.IpcReceiver:OnMessageReceivedAsync (Microsoft.AspNetCore.Components.WebView.PageContext,string) - System.Threading.Tasks.Task Microsoft.AspNetCore.Components.WebView.IpcSender/<>c__DisplayClass11_0:g__AwaitAndNotify|0 () + System.Threading.Tasks.Task Microsoft.AspNetCore.Components.WebView.IpcSender/<>c__DisplayClass13_0:g__AwaitAndNotify|0 () System.Threading.Tasks.Task Microsoft.AspNetCore.Components.WebView.Maui.MauiDispatcher:InvokeAsync (System.Action) System.Threading.Tasks.Task Microsoft.AspNetCore.Components.WebView.Maui.MauiDispatcher:InvokeAsync (System.Func`1) System.Threading.Tasks.Task Microsoft.AspNetCore.Components.WebView.Maui.RootComponent:AddToWebViewManagerAsync (Microsoft.AspNetCore.Components.WebView.WebViewManager) @@ -3275,7 +3323,7 @@ Methods: System.Threading.Tasks.Task System.IO.BufferedStream:CopyToAsync (System.IO.Stream,int,System.Threading.CancellationToken) System.Threading.Tasks.Task System.IO.BufferedStream:CopyToAsyncCore (System.IO.Stream,int,System.Threading.CancellationToken) System.Threading.Tasks.Task System.IO.DelegatingStream:CopyToAsync (System.IO.Stream,int,System.Threading.CancellationToken) - System.Threading.Tasks.Task System.IO.Stream:g__Core|29_0 (System.IO.Stream,System.IO.Stream,int,System.Threading.CancellationToken) + System.Threading.Tasks.Task System.IO.Stream:g__Core|27_0 (System.IO.Stream,System.IO.Stream,int,System.Threading.CancellationToken) System.Threading.Tasks.Task System.IO.Stream:CopyToAsync (System.IO.Stream,int,System.Threading.CancellationToken) System.Threading.Tasks.Task System.IO.Stream:CopyToAsync (System.IO.Stream,System.Threading.CancellationToken) System.Threading.Tasks.Task System.Net.Http.HttpContent:LoadIntoBufferAsync (long,System.Threading.CancellationToken) @@ -3325,6 +3373,7 @@ Methods: System.Threading.Tasks.Task`1 System.Net.Http.HttpClientHandler:SendAsync (System.Net.Http.HttpRequestMessage,System.Threading.CancellationToken) System.Threading.Tasks.Task`1 System.Net.Http.HttpMessageInvoker:SendAsync (System.Net.Http.HttpRequestMessage,System.Threading.CancellationToken) System.Threading.Tasks.Task`1 Xamarin.Android.Net.AndroidMessageHandler:DoProcessRequest (System.Net.Http.HttpRequestMessage,Java.Net.URL,Java.Net.HttpURLConnection,System.Threading.CancellationToken,Xamarin.Android.Net.AndroidMessageHandler/RequestRedirectionState) + System.Threading.Tasks.Task`1 Xamarin.Android.Net.AndroidMessageHandler:DoSendAsync (System.Net.Http.HttpRequestMessage,System.Threading.CancellationToken) System.Threading.Tasks.Task`1 Xamarin.Android.Net.AndroidMessageHandler:ProcessRequest (System.Net.Http.HttpRequestMessage,Java.Net.URL,Java.Net.HttpURLConnection,System.Threading.CancellationToken,Xamarin.Android.Net.AndroidMessageHandler/RequestRedirectionState) System.Threading.Tasks.Task`1 Xamarin.Android.Net.AndroidMessageHandler:SendAsync (System.Net.Http.HttpRequestMessage,System.Threading.CancellationToken) System.Threading.Tasks.Task`1 System.Threading.Tasks.Task:Run (System.Func`1,System.Threading.CancellationToken) @@ -3334,8 +3383,6 @@ Methods: System.Threading.Tasks.Task`1 System.Threading.Tasks.TaskCache:CreateCacheableTask (System.Threading.Tasks.VoidTaskResult) System.Threading.Tasks.Task`1> System.Threading.Tasks.Task:FromResult (System.ValueTuple`4) System.Threading.Tasks.Task`1> System.Threading.Tasks.TaskCache:CreateCacheableTask (System.ValueTuple`4) - System.Threading.Tasks.Task`1 System.Threading.Tasks.Task:FromResult (TResult_REF) - System.Threading.Tasks.Task`1 System.Threading.Tasks.TaskCache:CreateCacheableTask (TResult_REF) System.Threading.Tasks.TaskScheduler System.Threading.Tasks.TaskScheduler:get_Default () System.Threading.Tasks.TaskScheduler System.Threading.Tasks.TaskScheduler:get_InternalCurrent () System.Threading.Tasks.TaskStatus System.Threading.Tasks.Task:get_Status () @@ -3351,9 +3398,6 @@ Methods: System.Threading.Tasks.ValueTask`1 Microsoft.JSInterop.JSRuntime:InvokeAsync (long,string,System.Threading.CancellationToken,object[]) System.Threading.Tasks.ValueTask`1 Microsoft.JSInterop.JSRuntime:InvokeAsync (string,object[]) System.Threading.Tasks.ValueTask`1 System.Runtime.CompilerServices.AsyncValueTaskMethodBuilder`1:get_Task () - System.Threading.Tasks.ValueTask`1 Microsoft.JSInterop.JSRuntime:InvokeAsync (long,string,object[]) - System.Threading.Tasks.ValueTask`1 Microsoft.JSInterop.JSRuntime:InvokeAsync (long,string,System.Threading.CancellationToken,object[]) - System.Threading.Tasks.ValueTask`1 Microsoft.JSInterop.JSRuntime:InvokeAsync (string,object[]) System.Threading.Thread System.Threading.Thread:get_CurrentThread () System.Threading.Thread System.Threading.Thread:GetCurrentThread () System.Threading.Thread System.Threading.Thread:InitializeCurrentThread () @@ -3370,6 +3414,7 @@ Methods: System.Threading.WaitSubsystem/WaitableObject System.Threading.WaitSubsystem/HandleManager:FromHandle (intptr) System.Threading.WaitSubsystem/WaitableObject System.Threading.WaitSubsystem/WaitableObject:NewEvent (bool,System.Threading.EventResetMode) System.Threading.WaitSubsystem/WaitableObject[] System.Threading.WaitSubsystem/ThreadWaitInfo:GetWaitedObjectArray (int) + System.TimeSpan System.Diagnostics.Stopwatch:GetElapsedTime (long,long) System.TimeSpan System.Text.RegularExpressions.Regex:InitDefaultMatchTimeout () System.TimeSpan System.TimeSpan:Add (System.TimeSpan) System.TimeSpan System.TimeSpan:FromHours (double) @@ -3426,8 +3471,10 @@ Methods: System.Type Android.Widget.LinearLayout:get_ThresholdType () System.Type AndroidX.AppCompat.App.AppCompatActivity:get_ThresholdType () System.Type AndroidX.CoordinatorLayout.Widget.CoordinatorLayout:get_ThresholdType () + System.Type AndroidX.Fragment.App.FragmentContainerView:get_ThresholdType () System.Type AndroidX.Fragment.App.FragmentManagerInvoker:get_ThresholdType () System.Type AndroidX.Fragment.App.FragmentTransactionInvoker:get_ThresholdType () + System.Type Google.Android.Material.AppBar.AppBarLayout:get_ThresholdType () System.Type Java.Interop.JavaObjectExtensions:GetInvokerType (System.Type) System.Type Java.Interop.JniRuntime/JniTypeManager:GetUnderlyingType (System.Type,int&) System.Type Java.Interop.TypeManager:GetJavaToManagedType (string) @@ -3438,7 +3485,6 @@ Methods: System.Type Java.Net.URL:get_ThresholdType () System.Type Javax.Net.Ssl.HttpsURLConnectionInvoker:get_ThresholdType () System.Type Microsoft.AspNetCore.Components.LayoutView:GetParentLayoutType (System.Type) - System.Type Microsoft.AspNetCore.Components.Routing.RouteContext:get_Handler () System.Type Microsoft.Extensions.DependencyInjection.ServiceDescriptor:GetImplementationType () System.Type Microsoft.Extensions.DependencyInjection.ServiceLookup.ConstantCallSite:get_ServiceType () System.Type Microsoft.Extensions.DependencyInjection.ServiceLookup.ConstructorCallSite:get_ImplementationType () @@ -3471,28 +3517,20 @@ Methods: System.Type System.RuntimeType:get_UnderlyingSystemType () System.Type System.RuntimeType:GetElementType () System.Type System.RuntimeType:GetGenericTypeDefinition () - System.Type System.RuntimeType:make_array_type (int) - System.Type System.RuntimeType:make_byref_type () System.Type System.RuntimeType:MakeArrayType () System.Type System.RuntimeType:MakeByRefType () - System.Type System.RuntimeType:MakeGenericType (System.Type,System.Type[]) System.Type System.RuntimeType:MakeGenericType (System.Type[]) System.Type System.RuntimeTypeHandle:GetGenericTypeDefinition (System.RuntimeType) - System.Type System.RuntimeTypeHandle:GetGenericTypeDefinition_impl (System.RuntimeType) - System.Type System.Text.Json.JsonSerializer:GetRuntimeType (object[]&) - System.Type System.Text.Json.JsonSerializer:GetRuntimeType (TValue_REF&) - System.Type System.Text.Json.Reflection.ReflectionExtensions:GetCompatibleGenericBaseClass (System.Type,System.Type,System.Type,bool) + System.Type System.Text.Json.Reflection.ReflectionExtensions:GetCompatibleGenericBaseClass (System.Type,System.Type,bool) System.Type System.Text.Json.Reflection.ReflectionExtensions:GetCompatibleGenericInterface (System.Type,System.Type) System.Type System.Text.Json.Serialization.Converters.EnumConverterFactory:GetEnumConverterType (System.Type) - System.Type System.Text.Json.Serialization.Converters.IEnumerableOfTConverter`2, System.Object>:get_RuntimeType () System.Type System.Text.Json.Serialization.IAsyncEnumerableConverterFactory:GetAsyncEnumerableInterface (System.Type) - System.Type System.Text.Json.Serialization.JsonConverter:get_RuntimeType () - System.Type System.Text.Json.Serialization.JsonConverter`1:get_TypeToConvert () System.Type System.Text.Json.Serialization.JsonConverter`1:get_ElementType () System.Type System.Text.Json.Serialization.JsonConverter`1:get_TypeToConvert () System.Type System.Text.Json.Serialization.JsonConverter`1:get_TypeToConvert () System.Type System.Text.Json.Serialization.JsonConverter`1:get_TypeToConvert () System.Type System.Text.Json.Serialization.JsonConverter`1:get_TypeToConvert () + System.Type System.Text.Json.Serialization.JsonConverter`1:get_TypeToConvert () System.Type System.Text.Json.Serialization.JsonConverter`1:get_TypeToConvert () System.Type System.Text.Json.Serialization.JsonConverter`1:get_TypeToConvert () System.Type System.Text.Json.Serialization.JsonConverter`1:get_TypeToConvert () @@ -3508,12 +3546,12 @@ Methods: System.Type System.Text.Json.Serialization.JsonConverter`1:get_TypeToConvert () System.Type System.Text.Json.Serialization.JsonConverter`1:get_ElementType () System.Type System.Text.Json.Serialization.JsonConverter`1:get_TypeToConvert () + System.Type System.Text.Json.Serialization.JsonConverter`1:get_TypeToConvert () System.Type System.Text.Json.Serialization.JsonConverter`1:get_TypeToConvert () System.Type System.Text.Json.Serialization.JsonConverter`1:get_TypeToConvert () System.Type System.Text.Json.Serialization.JsonConverter`1:get_TypeToConvert () System.Type System.Text.Json.Serialization.JsonConverter`1:get_TypeToConvert () System.Type System.Text.Json.Serialization.JsonObjectConverter`1:get_ElementType () - System.Type System.Text.Json.Serialization.Metadata.JsonTypeInfo:get_Type () System.Type System.Type:GetRootElementType () System.Type System.Type:GetType (string,bool) System.Type System.Type:GetType (string) @@ -3521,7 +3559,6 @@ Methods: System.Type[] System.Reflection.RuntimeAssembly:GetExportedTypes () System.Type[] System.Reflection.RuntimeMethodInfo:GetGenericArguments () System.Type[] System.RuntimeType:GetGenericArguments () - System.Type[] System.RuntimeType:GetGenericArgumentsInternal (bool) System.Type[] System.RuntimeType:GetInterfaces () System.Type[] System.Type:get_GenericTypeArguments () System.Type& System.Collections.Generic.Dictionary`2:FindValue (string) @@ -3536,13 +3573,13 @@ Methods: System.Uri/MoreInfo System.Uri/UriInfo:get_MoreInfo () System.Uri/UriInfo System.Uri:EnsureUriInfo () System.UriParser System.UriParser:GetSyntax (string) + System.ValueTuple`2 System.Collections.Generic.List`1>:get_Item (int) System.ValueTuple`2 System.Threading.PortableThreadPool/HillClimbing:Update (int,double,int) System.ValueTuple`2 Microsoft.Extensions.Logging.LoggerFactory:ApplyFilters (Microsoft.Extensions.Logging.LoggerInformation[]) - System.ValueTuple`2 System.Text.RegularExpressions.RegexPrefixAnalyzer:ComputeLeadingSubstring (System.Text.RegularExpressions.RegexTree) System.ValueTuple`2[] Microsoft.Maui.ApplicationModel.Permissions/NetworkState:get_RequiredPermissions () System.ValueTuple`2[] System.Collections.Generic.List`1>:ToArray () System.ValueTuple`3 System.Net.Http.HttpClient:PrepareCancellationTokenSource (System.Threading.CancellationToken) - System.Version System.Reflection.AssemblyNameFormatter:CanonicalizeVersion (System.Version) + System.Version System.Reflection.AssemblyNameParser:ParseVersion (string) System.Version System.Resources.ResourceManager:GetSatelliteContractVersion (System.Reflection.Assembly) System.Version System.Resources.ResourceManager/ResourceManagerMediator:ObtainSatelliteContractVersion (System.Reflection.Assembly) System.WeakReference`1 Android.Runtime.IdentityHashTargets:CreateWeakReference (Java.Interop.IJavaPeerable) @@ -3584,37 +3621,6 @@ Methods: System.Xml.XmlTextReaderImpl/NodeData System.Xml.XmlTextReaderImpl:AddNode (int,int) System.Xml.XmlTextReaderImpl/NodeData System.Xml.XmlTextReaderImpl:AllocNode (int,int) System.Xml.XmlTextReaderImpl/NodeData System.Xml.XmlTextReaderImpl/NodeData:get_None () - T_REF Java.Interop.JavaConvert:FromJniHandle (intptr,Android.Runtime.JniHandleOwnership,bool&) - T_REF Java.Interop.JavaConvert:FromJniHandle (intptr,Android.Runtime.JniHandleOwnership) - T_REF Java.Interop.JniPeerMembers:Assert (T_REF) - T_REF Java.Interop.JniRuntime:SetRuntime (T_REF) - T_REF Java.Lang.Object:_GetObject (intptr,Android.Runtime.JniHandleOwnership) - T_REF Java.Lang.Object:GetObject (intptr,Android.Runtime.JniHandleOwnership) - T_REF Java.Lang.Object:GetObject (intptr,intptr,Android.Runtime.JniHandleOwnership) - T_REF Microsoft.Extensions.DependencyInjection.ServiceProviderServiceExtensions:GetRequiredService (System.IServiceProvider) - T_REF Microsoft.Extensions.DependencyInjection.ServiceProviderServiceExtensions:GetService (System.IServiceProvider) - T_REF Microsoft.Maui.Controls.DependencyService:Get (Microsoft.Maui.Controls.DependencyFetchTarget) - T_REF Microsoft.Maui.Controls.ViewExtensions:FindParentOfType (Microsoft.Maui.Controls.Element,bool) - T_REF System.Activator:CreateInstance () - T_REF System.Reflection.CustomAttributeExtensions:GetCustomAttribute (System.Reflection.Assembly) - T_REF System.Reflection.CustomAttributeExtensions:GetCustomAttribute (System.Reflection.MemberInfo) - T_REF System.Xml.Linq.XDocument:GetFirstNode () - T_REF[] Android.Runtime.JNIEnv:GetArray (intptr) - T_REF[] System.Collections.Generic.EnumerableHelpers:ToArray (System.Collections.Generic.IEnumerable`1) - T_REF[] System.GC:AllocateArray (int,bool) - T_REF[] System.GC:AllocateUninitializedArray (int,bool) - TLifecycleBuilder_REF Microsoft.Maui.LifecycleEvents.LifecycleBuilderExtensions:OnEvent (TLifecycleBuilder_REF,TDelegate_REF,string) - TResult_REF Android.Runtime.Extensions:JavaCast (Android.Runtime.IJavaObject) - TResult_REF Java.Interop.JavaObjectExtensions:_JavaCast (Android.Runtime.IJavaObject) - TResult_REF Java.Interop.JavaObjectExtensions:JavaCast (Android.Runtime.IJavaObject) - TSource_REF System.Linq.Enumerable:FirstOrDefault (System.Collections.Generic.IEnumerable`1,System.Func`2) - TSource_REF System.Linq.Enumerable:TryGetFirst (System.Collections.Generic.IEnumerable`1,System.Func`2,bool&) - TSource_REF[] System.Linq.Enumerable:ToArray (System.Collections.Generic.IEnumerable`1) - TValue_REF Android.Runtime.JNIEnv:GetConverter (System.Collections.Generic.Dictionary`2,System.Type,intptr) - TValue_REF System.Text.Json.JsonSerializer:Read (System.Text.Json.Utf8JsonReader&,System.Text.Json.Serialization.Metadata.JsonTypeInfo) - TValue_REF System.Text.Json.JsonSerializer:ReadCore (System.Text.Json.Serialization.JsonConverter,System.Text.Json.Utf8JsonReader&,System.Text.Json.JsonSerializerOptions,System.Text.Json.ReadStack&) - TValue_REF System.Text.Json.JsonSerializer:ReadFromSpan (System.ReadOnlySpan`1,System.Text.Json.Serialization.Metadata.JsonTypeInfo,System.Nullable`1) - TValue_REF System.Text.Json.JsonSerializer:ReadFromSpan (System.ReadOnlySpan`1,System.Text.Json.Serialization.Metadata.JsonTypeInfo) uint Android.Runtime.Logger:monodroid_get_log_categories () uint Microsoft.Maui.Graphics.:ComputeStringHash (string) uint Mono.Android.:ComputeStringHash (string) @@ -3687,7 +3693,7 @@ Methods: void Android.Content.Res.AssetManager:.cctor () void Android.Content.Res.AssetManager:.ctor (intptr,Android.Runtime.JniHandleOwnership) void Android.Content.Res.ColorStateList:.cctor () - void Android.Content.Res.ColorStateList:.ctor (int[][],int[]) + void Android.Content.Res.ColorStateList:.ctor (intptr,Android.Runtime.JniHandleOwnership) void Android.Content.Res.Configuration:.cctor () void Android.Content.Res.Configuration:.ctor (intptr,Android.Runtime.JniHandleOwnership) void Android.Content.Res.Resources:.cctor () @@ -3763,13 +3769,10 @@ Methods: void Android.Runtime.InputStreamAdapter:Close () void Android.Runtime.InputStreamInvoker:.ctor (Java.IO.InputStream) void Android.Runtime.InputStreamInvoker:Close () - void Android.Runtime.JavaArray`1/d__13:.ctor (int) void Android.Runtime.JavaArray`1/d__13:System.IDisposable.Dispose () void Android.Runtime.JavaArray`1:.ctor (intptr,Android.Runtime.JniHandleOwnership) void Android.Runtime.JavaDictionary:.cctor () void Android.Runtime.JavaDictionary:.ctor (intptr,Android.Runtime.JniHandleOwnership) - void Android.Runtime.JavaDictionary`2/<>c__DisplayClass4_0:.ctor () - void Android.Runtime.JavaDictionary`2/<>c__DisplayClass4_1:.ctor () void Android.Runtime.JavaDictionary`2>:.ctor (intptr,Android.Runtime.JniHandleOwnership) void Android.Runtime.JavaDictionary`2:.ctor () void Android.Runtime.JavaDictionary`2:.ctor (System.Collections.Generic.IDictionary`2) @@ -3792,9 +3795,8 @@ Methods: void Android.Runtime.JNIEnv:CopyArray (int[],intptr) void Android.Runtime.JNIEnv:CopyArray (intptr,byte[]) void Android.Runtime.JNIEnv:CopyArray (intptr,int[]) - void Android.Runtime.JNIEnv:CopyArray (intptr,int[][]) + void Android.Runtime.JNIEnv:CopyArray (intptr,string[]) void Android.Runtime.JNIEnv:CopyArray (intptr,System.Array,System.Type) - void Android.Runtime.JNIEnv:CopyArray (intptr,T_REF[]) void Android.Runtime.JNIEnv:DeleteGlobalRef (intptr) void Android.Runtime.JNIEnv:DeleteLocalRef (intptr) void Android.Runtime.JNIEnv:DeleteRef (intptr,Android.Runtime.JniHandleOwnership) @@ -3804,7 +3806,7 @@ Methods: void Android.Runtime.JNIEnv:InvokeConstructor (intptr,string,Android.Runtime.JValue*) void Android.Runtime.JNIEnv:monodroid_free (intptr) void Android.Runtime.JNIEnv:RegisterJniNatives (intptr,int,intptr,intptr,int) - void Android.Runtime.JNIEnv:SetObjectArrayElement (intptr,int,intptr) + void Android.Runtime.JNIEnv:SetSynchronizationContext () void Android.Runtime.JNIEnv:WaitForBridgeProcessing () void Android.Runtime.JNIEnv/<>c:.cctor () void Android.Runtime.JNIEnv/<>c:.ctor () @@ -3854,24 +3856,22 @@ Methods: void Android.Views.View:DispatchDraw (Android.Graphics.Canvas) void Android.Views.View:GetWindowVisibleDisplayFrame (Android.Graphics.Rect) void Android.Views.View:Invalidate () - void Android.Views.View:Measure (int,int) void Android.Views.View:n_DispatchDraw_Landroid_graphics_Canvas_ (intptr,intptr,intptr) void Android.Views.View:n_Draw_Landroid_graphics_Canvas_ (intptr,intptr,intptr) void Android.Views.View:n_OnMeasure_II (intptr,intptr,int,int) void Android.Views.View:n_OnSizeChanged_IIII (intptr,intptr,int,int,int,int) void Android.Views.View:OnSizeChanged (int,int,int,int) void Android.Views.View:remove_Touch (System.EventHandler`1) - void Android.Views.View:RequestLayout () void Android.Views.View:set_LayoutDirection (Android.Views.LayoutDirection) void Android.Views.View:set_LayoutParameters (Android.Views.ViewGroup/LayoutParams) void Android.Views.View:set_OnFocusChangeListener (Android.Views.View/IOnFocusChangeListener) void Android.Views.View:SetBackgroundColor (Android.Graphics.Color) void Android.Views.View:SetMeasuredDimension (int,int) void Android.Views.View:SetOnTouchListener (Android.Views.View/IOnTouchListener) - void Android.Views.View/<>c__DisplayClass2872_0:b__0 (Android.Views.View/IOnLayoutChangeListenerImplementor) - void Android.Views.View/<>c__DisplayClass2946_0:b__0 (Android.Views.View/IOnTouchListenerImplementor) - void Android.Views.View/<>c__DisplayClass2951_0:b__0 (Android.Views.View/IOnFocusChangeListener) - void Android.Views.View/<>c__DisplayClass2951_0:b__1 (Android.Views.View/IOnFocusChangeListenerImplementor) + void Android.Views.View/<>c__DisplayClass2888_0:b__0 (Android.Views.View/IOnLayoutChangeListenerImplementor) + void Android.Views.View/<>c__DisplayClass2962_0:b__0 (Android.Views.View/IOnTouchListenerImplementor) + void Android.Views.View/<>c__DisplayClass2967_0:b__0 (Android.Views.View/IOnFocusChangeListener) + void Android.Views.View/<>c__DisplayClass2967_0:b__1 (Android.Views.View/IOnFocusChangeListenerImplementor) void Android.Views.View/IOnFocusChangeListenerImplementor:.ctor () void Android.Views.View/IOnFocusChangeListenerInvoker:.cctor () void Android.Views.View/IOnLayoutChangeListenerImplementor:.ctor () @@ -3947,10 +3947,14 @@ Methods: void Android.Widget.FrameLayout:.ctor (intptr,Android.Runtime.JniHandleOwnership) void Android.Widget.LinearLayout:.cctor () void Android.Widget.LinearLayout:.ctor (Android.Content.Context) + void Android.Widget.LinearLayout:.ctor (intptr,Android.Runtime.JniHandleOwnership) void AndroidX.Activity.ComponentActivity:.cctor () void AndroidX.Activity.ComponentActivity:.ctor (intptr,Android.Runtime.JniHandleOwnership) void AndroidX.AppCompat.App.AppCompatActivity:.cctor () void AndroidX.AppCompat.App.AppCompatActivity:.ctor () + void AndroidX.AppCompat.Widget.TooltipCompat:.cctor () + void AndroidX.AppCompat.Widget.TooltipCompat:SetTooltipText (Android.Views.View,Java.Lang.ICharSequence) + void AndroidX.AppCompat.Widget.TooltipCompat:SetTooltipText (Android.Views.View,string) void AndroidX.CoordinatorLayout.Widget.CoordinatorLayout:.cctor () void AndroidX.CoordinatorLayout.Widget.CoordinatorLayout:.ctor (intptr,Android.Runtime.JniHandleOwnership) void AndroidX.CoordinatorLayout.Widget.CoordinatorLayout/LayoutParams:.cctor () @@ -3972,10 +3976,10 @@ Methods: void AndroidX.Fragment.App.FragmentTransaction:.ctor (intptr,Android.Runtime.JniHandleOwnership) void AndroidX.Fragment.App.FragmentTransactionInvoker:.cctor () void AndroidX.Fragment.App.FragmentTransactionInvoker:.ctor (intptr,Android.Runtime.JniHandleOwnership) + void Google.Android.Material.AppBar.AppBarLayout:.cctor () + void Google.Android.Material.AppBar.AppBarLayout:.ctor (intptr,Android.Runtime.JniHandleOwnership) void Java.Interop.EventHelper:AddEventHandler (System.WeakReference&,System.Func`1,System.Action`1,System.Action`1) - void Java.Interop.EventHelper:AddEventHandler (System.WeakReference&,System.Func`1,System.Action`1,System.Action`1) void Java.Interop.EventHelper:RemoveEventHandler (System.WeakReference&,System.Func`2,System.Action`1,System.Action`1) - void Java.Interop.EventHelper:RemoveEventHandler (System.WeakReference&,System.Func`2,System.Action`1,System.Action`1) void Java.Interop.JavaConvert:.cctor () void Java.Interop.JavaConvert/<>c:.cctor () void Java.Interop.JavaConvert/<>c:.ctor () @@ -4048,6 +4052,7 @@ Methods: void Java.Interop.JniRuntime/JniObjectReferenceManager:OnSetRuntime (Java.Interop.JniRuntime) void Java.Interop.JniRuntime/JniTypeManager:.cctor () void Java.Interop.JniRuntime/JniTypeManager:.ctor () + void Java.Interop.JniRuntime/JniTypeManager:AssertSimpleReference (string,string) void Java.Interop.JniRuntime/JniTypeManager:OnSetRuntime (Java.Interop.JniRuntime) void Java.Interop.JniRuntime/JniValueManager:.cctor () void Java.Interop.JniRuntime/JniValueManager:.ctor () @@ -4155,6 +4160,7 @@ Methods: void Microsoft.AspNetCore.Components.ComponentBase:OnParametersSet () void Microsoft.AspNetCore.Components.ComponentBase:StateHasChanged () void Microsoft.AspNetCore.Components.ComponentBase/d__20:MoveNext () + void Microsoft.AspNetCore.Components.ComponentFactory:.cctor () void Microsoft.AspNetCore.Components.ComponentFactory:.ctor (Microsoft.AspNetCore.Components.IComponentActivator) void Microsoft.AspNetCore.Components.ComponentFactory:PerformPropertyInjection (System.IServiceProvider,Microsoft.AspNetCore.Components.IComponent) void Microsoft.AspNetCore.Components.ComponentFactory/<>c__DisplayClass7_0:g__Initialize|1 (System.IServiceProvider,Microsoft.AspNetCore.Components.IComponent) @@ -4176,6 +4182,8 @@ Methods: void Microsoft.AspNetCore.Components.EventCallback`1:.ctor (Microsoft.AspNetCore.Components.IHandleEvent,System.MulticastDelegate) void Microsoft.AspNetCore.Components.EventCallbackWorkItem:.cctor () void Microsoft.AspNetCore.Components.EventCallbackWorkItem:.ctor (System.MulticastDelegate) + void Microsoft.AspNetCore.Components.HotReload.HotReloadManager:.cctor () + void Microsoft.AspNetCore.Components.HotReload.HotReloadManager:.ctor () void Microsoft.AspNetCore.Components.JsonSerializerOptionsProvider:.cctor () void Microsoft.AspNetCore.Components.LayoutComponentBase:.ctor () void Microsoft.AspNetCore.Components.LayoutComponentBase:set_Body (Microsoft.AspNetCore.Components.RenderFragment) @@ -4188,6 +4196,8 @@ Methods: void Microsoft.AspNetCore.Components.LayoutView/<>c__DisplayClass13_0:g__Render|0 (Microsoft.AspNetCore.Components.Rendering.RenderTreeBuilder) void Microsoft.AspNetCore.Components.LayoutView/<>c:.cctor () void Microsoft.AspNetCore.Components.LayoutView/<>c:.ctor () + void Microsoft.AspNetCore.Components.NavigationManager:.cctor () + void Microsoft.AspNetCore.Components.NavigationManager:.ctor () void Microsoft.AspNetCore.Components.NavigationManager:add_LocationChanged (System.EventHandler`1) void Microsoft.AspNetCore.Components.NavigationManager:AssertInitialized () void Microsoft.AspNetCore.Components.NavigationManager:Initialize (string,string) @@ -4215,7 +4225,6 @@ Methods: void Microsoft.AspNetCore.Components.Reflection.PropertySetter:.ctor (System.Type,System.Reflection.PropertyInfo) void Microsoft.AspNetCore.Components.Reflection.PropertySetter:CallPropertySetter (System.Action`2,object,object) void Microsoft.AspNetCore.Components.Reflection.PropertySetter:CallPropertySetter (System.Action`2,object,object) - void Microsoft.AspNetCore.Components.Reflection.PropertySetter:CallPropertySetter (System.Action`2,object,object) void Microsoft.AspNetCore.Components.Reflection.PropertySetter:SetValue (object,object) void Microsoft.AspNetCore.Components.RenderHandle:.ctor (Microsoft.AspNetCore.Components.RenderTree.Renderer,int) void Microsoft.AspNetCore.Components.RenderHandle:Render (Microsoft.AspNetCore.Components.RenderFragment) @@ -4234,7 +4243,6 @@ Methods: void Microsoft.AspNetCore.Components.Rendering.RenderTreeBuilder:.cctor () void Microsoft.AspNetCore.Components.Rendering.RenderTreeBuilder:.ctor () void Microsoft.AspNetCore.Components.Rendering.RenderTreeBuilder:AddAttribute (int,string,Microsoft.AspNetCore.Components.EventCallback`1) - void Microsoft.AspNetCore.Components.Rendering.RenderTreeBuilder:AddAttribute (int,string,Microsoft.AspNetCore.Components.EventCallback`1) void Microsoft.AspNetCore.Components.Rendering.RenderTreeBuilder:AddAttribute (int,string,object) void Microsoft.AspNetCore.Components.Rendering.RenderTreeBuilder:AddAttribute (int,string,string) void Microsoft.AspNetCore.Components.Rendering.RenderTreeBuilder:AddAttribute (int,string,System.MulticastDelegate) @@ -4251,7 +4259,6 @@ Methods: void Microsoft.AspNetCore.Components.Rendering.RenderTreeBuilder:CloseRegion () void Microsoft.AspNetCore.Components.Rendering.RenderTreeBuilder:OpenComponent (int,System.Type) void Microsoft.AspNetCore.Components.Rendering.RenderTreeBuilder:OpenComponent (int) - void Microsoft.AspNetCore.Components.Rendering.RenderTreeBuilder:OpenComponent (int) void Microsoft.AspNetCore.Components.Rendering.RenderTreeBuilder:OpenComponentUnchecked (int,System.Type) void Microsoft.AspNetCore.Components.Rendering.RenderTreeBuilder:OpenElement (int,string) void Microsoft.AspNetCore.Components.Rendering.RenderTreeBuilder:OpenRegion (int) @@ -4296,11 +4303,11 @@ Methods: void Microsoft.AspNetCore.Components.RenderTree.Renderer:ProcessRenderQueue () void Microsoft.AspNetCore.Components.RenderTree.Renderer:RemoveEventHandlerIds (Microsoft.AspNetCore.Components.RenderTree.ArrayRange`1,System.Threading.Tasks.Task) void Microsoft.AspNetCore.Components.RenderTree.Renderer:RenderInExistingBatch (Microsoft.AspNetCore.Components.Rendering.RenderQueueEntry) - void Microsoft.AspNetCore.Components.RenderTree.Renderer/<g__ProcessAsynchronousWork|43_0>d:MoveNext () - void Microsoft.AspNetCore.Components.RenderTree.Renderer/d__66:MoveNext () - void Microsoft.AspNetCore.Components.RenderTree.Renderer/d__61:MoveNext () - void Microsoft.AspNetCore.Components.RenderTree.Renderer/d__39:MoveNext () - void Microsoft.AspNetCore.Components.RenderTree.Renderer/d__43:MoveNext () + void Microsoft.AspNetCore.Components.RenderTree.Renderer/<g__ProcessAsynchronousWork|48_0>d:MoveNext () + void Microsoft.AspNetCore.Components.RenderTree.Renderer/d__71:MoveNext () + void Microsoft.AspNetCore.Components.RenderTree.Renderer/d__66:MoveNext () + void Microsoft.AspNetCore.Components.RenderTree.Renderer/d__44:MoveNext () + void Microsoft.AspNetCore.Components.RenderTree.Renderer/d__48:MoveNext () void Microsoft.AspNetCore.Components.RenderTree.Renderer/Log:.cctor () void Microsoft.AspNetCore.Components.RenderTree.Renderer/Log:InitializingComponent (Microsoft.Extensions.Logging.ILogger,Microsoft.AspNetCore.Components.Rendering.ComponentState,Microsoft.AspNetCore.Components.Rendering.ComponentState) void Microsoft.AspNetCore.Components.RenderTree.Renderer/Log:RenderingComponent (Microsoft.Extensions.Logging.ILogger,Microsoft.AspNetCore.Components.Rendering.ComponentState) @@ -4310,7 +4317,6 @@ Methods: void Microsoft.AspNetCore.Components.RenderTree.RenderTreeDiffBuilder:InitializeNewComponentFrame (Microsoft.AspNetCore.Components.RenderTree.RenderTreeDiffBuilder/DiffContext&,int) void Microsoft.AspNetCore.Components.RenderTree.RenderTreeDiffBuilder:InitializeNewSubtree (Microsoft.AspNetCore.Components.RenderTree.RenderTreeDiffBuilder/DiffContext&,int) void Microsoft.AspNetCore.Components.RenderTree.RenderTreeDiffBuilder:InsertNewFrame (Microsoft.AspNetCore.Components.RenderTree.RenderTreeDiffBuilder/DiffContext&,int) - void Microsoft.AspNetCore.Components.RenderTree.RenderTreeDiffBuilder:UpdateRetainedChildComponent (Microsoft.AspNetCore.Components.RenderTree.RenderTreeDiffBuilder/DiffContext&,int,int) void Microsoft.AspNetCore.Components.RenderTree.RenderTreeDiffBuilder/DiffContext:.ctor (Microsoft.AspNetCore.Components.RenderTree.Renderer,Microsoft.AspNetCore.Components.Rendering.RenderBatchBuilder,int,Microsoft.AspNetCore.Components.RenderTree.RenderTreeFrame[],Microsoft.AspNetCore.Components.RenderTree.RenderTreeFrame[]) void Microsoft.AspNetCore.Components.RenderTree.RenderTreeEdit:.ctor (Microsoft.AspNetCore.Components.RenderTree.RenderTreeEditType,int,int) void Microsoft.AspNetCore.Components.RenderTree.RenderTreeFrame:.ctor (int,int,string,object) @@ -4357,7 +4363,6 @@ Methods: void Microsoft.AspNetCore.Components.Routing.QueryParameterValueSupplier:.cctor () void Microsoft.AspNetCore.Components.Routing.QueryParameterValueSupplier/<>c:.cctor () void Microsoft.AspNetCore.Components.Routing.QueryParameterValueSupplier/<>c:.ctor () - void Microsoft.AspNetCore.Components.Routing.RouteContext:.cctor () void Microsoft.AspNetCore.Components.Routing.RouteContext:.ctor (string) void Microsoft.AspNetCore.Components.Routing.RouteEntry:.ctor (Microsoft.AspNetCore.Components.Routing.RouteTemplate,System.Type,System.Collections.Generic.List`1) void Microsoft.AspNetCore.Components.Routing.RouteEntry:Match (Microsoft.AspNetCore.Components.Routing.RouteContext) @@ -4375,8 +4380,8 @@ Methods: void Microsoft.AspNetCore.Components.Routing.Router:set_NotFound (Microsoft.AspNetCore.Components.RenderFragment) void Microsoft.AspNetCore.Components.Routing.Router/<>c:.cctor () void Microsoft.AspNetCore.Components.Routing.Router/<>c:.ctor () - void Microsoft.AspNetCore.Components.Routing.Router/d__62:MoveNext () - void Microsoft.AspNetCore.Components.Routing.Router/d__56:MoveNext () + void Microsoft.AspNetCore.Components.Routing.Router/d__61:MoveNext () + void Microsoft.AspNetCore.Components.Routing.Router/d__55:MoveNext () void Microsoft.AspNetCore.Components.Routing.Router/Log:.cctor () void Microsoft.AspNetCore.Components.Routing.Router/Log:NavigatingToComponent (Microsoft.Extensions.Logging.ILogger,System.Type,string,string) void Microsoft.AspNetCore.Components.Routing.RouteTable:Route (Microsoft.AspNetCore.Components.Routing.RouteContext) @@ -4387,7 +4392,7 @@ Methods: void Microsoft.AspNetCore.Components.Web.Infrastructure.JSComponentInterop:.ctor (Microsoft.AspNetCore.Components.Web.JSComponentConfigurationStore) void Microsoft.AspNetCore.Components.Web.JSComponentConfigurationStore:.ctor () void Microsoft.AspNetCore.Components.WebElementReferenceContext:.ctor (Microsoft.JSInterop.IJSRuntime) - void Microsoft.AspNetCore.Components.WebView.<>c__DisplayClass11_0/<g__AwaitAndNotify|0>d:MoveNext () + void Microsoft.AspNetCore.Components.WebView.<>c__DisplayClass13_0/<g__AwaitAndNotify|0>d:MoveNext () void Microsoft.AspNetCore.Components.WebView.<>c__DisplayClass18_0/<b__0>d:MoveNext () void Microsoft.AspNetCore.Components.WebView.ArrayBuilder`1:.cctor () void Microsoft.AspNetCore.Components.WebView.ArrayBuilder`1:.ctor (int,System.Buffers.ArrayPool`1) @@ -4401,9 +4406,10 @@ Methods: void Microsoft.AspNetCore.Components.WebView.ArrayBuilderMemoryStream:Dispose (bool) void Microsoft.AspNetCore.Components.WebView.ArrayBuilderMemoryStream:Flush () void Microsoft.AspNetCore.Components.WebView.ArrayBuilderMemoryStream:Write (byte[],int,int) + void Microsoft.AspNetCore.Components.WebView.ArrayBuilderMemoryStream:Write (System.ReadOnlySpan`1) void Microsoft.AspNetCore.Components.WebView.FileExtensionContentTypeProvider:.ctor () void Microsoft.AspNetCore.Components.WebView.FileExtensionContentTypeProvider:.ctor (System.Collections.Generic.IDictionary`2) - void Microsoft.AspNetCore.Components.WebView.IpcReceiver:EndInvokeJS (Microsoft.AspNetCore.Components.WebView.PageContext,long,bool,string) + void Microsoft.AspNetCore.Components.WebView.IpcReceiver:EndInvokeJS (Microsoft.AspNetCore.Components.WebView.PageContext,string) void Microsoft.AspNetCore.Components.WebView.IpcReceiver:OnRenderCompleted (Microsoft.AspNetCore.Components.WebView.PageContext,long,string) void Microsoft.AspNetCore.Components.WebView.IpcReceiver/d__2:MoveNext () void Microsoft.AspNetCore.Components.WebView.IpcSender:.ctor (Microsoft.AspNetCore.Components.Dispatcher,System.Action`1) @@ -4412,12 +4418,12 @@ Methods: void Microsoft.AspNetCore.Components.WebView.IpcSender:BeginInvokeJS (long,string,string,Microsoft.JSInterop.JSCallResultType,long) void Microsoft.AspNetCore.Components.WebView.IpcSender:DispatchMessageWithErrorHandling (string) void Microsoft.AspNetCore.Components.WebView.IpcSender:NotifyErrors (System.Threading.Tasks.Task) - void Microsoft.AspNetCore.Components.WebView.IpcSender/<>c__DisplayClass10_0:b__0 () + void Microsoft.AspNetCore.Components.WebView.IpcSender/<>c__DisplayClass12_0:b__0 () void Microsoft.AspNetCore.Components.WebView.Maui.AndroidMauiAssetFileProvider:.ctor (Android.Content.Res.AssetManager,string) void Microsoft.AspNetCore.Components.WebView.Maui.AndroidMauiAssetFileProvider/AndroidMauiAssetFileInfo:.ctor (Android.Content.Res.AssetManager,string) void Microsoft.AspNetCore.Components.WebView.Maui.AndroidWebKitWebViewManager:.cctor () void Microsoft.AspNetCore.Components.WebView.Maui.AndroidWebKitWebViewManager:.ctor (Android.Webkit.WebView,System.IServiceProvider,Microsoft.AspNetCore.Components.Dispatcher,Microsoft.Extensions.FileProviders.IFileProvider,Microsoft.AspNetCore.Components.Web.JSComponentConfigurationStore,string,string) - void Microsoft.AspNetCore.Components.WebView.Maui.AndroidWebKitWebViewManager:b__10_0 (string) + void Microsoft.AspNetCore.Components.WebView.Maui.AndroidWebKitWebViewManager:b__9_0 (string) void Microsoft.AspNetCore.Components.WebView.Maui.AndroidWebKitWebViewManager:NavigateCore (System.Uri) void Microsoft.AspNetCore.Components.WebView.Maui.AndroidWebKitWebViewManager:SendMessage (string) void Microsoft.AspNetCore.Components.WebView.Maui.AndroidWebKitWebViewManager:SetUpMessageChannel () @@ -4460,7 +4466,7 @@ Methods: void Microsoft.AspNetCore.Components.WebView.Services.WebViewJSRuntime:.ctor () void Microsoft.AspNetCore.Components.WebView.Services.WebViewJSRuntime:BeginInvokeJS (long,string,string,Microsoft.JSInterop.JSCallResultType,long) void Microsoft.AspNetCore.Components.WebView.Services.WebViewNavigationInterception:.ctor () - void Microsoft.AspNetCore.Components.WebView.Services.WebViewNavigationManager:.ctor () + void Microsoft.AspNetCore.Components.WebView.Services.WebViewNavigationManager:.ctor (Microsoft.Extensions.Logging.ILogger`1) void Microsoft.AspNetCore.Components.WebView.Services.WebViewNavigationManager:AttachToWebView (Microsoft.AspNetCore.Components.WebView.IpcSender,string,string) void Microsoft.AspNetCore.Components.WebView.Services.WebViewRenderer:.ctor (System.IServiceProvider,Microsoft.AspNetCore.Components.Dispatcher,Microsoft.AspNetCore.Components.WebView.IpcSender,Microsoft.Extensions.Logging.ILoggerFactory,Microsoft.AspNetCore.Components.WebView.Services.WebViewJSRuntime,Microsoft.AspNetCore.Components.Web.Infrastructure.JSComponentInterop) void Microsoft.AspNetCore.Components.WebView.Services.WebViewRenderer:AttachRootComponentToBrowser (int,string) @@ -4475,7 +4481,6 @@ Methods: void Microsoft.AspNetCore.Components.WebView.WebViewManager:MessageReceived (System.Uri,string) void Microsoft.AspNetCore.Components.WebView.WebViewManager:Navigate (string) void Microsoft.AspNetCore.Components.WebView.WebViewManager/d__20:MoveNext () - void Microsoft.Extensions.DependencyInjection.AsyncServiceScope:.ctor (Microsoft.Extensions.DependencyInjection.IServiceScope) void Microsoft.Extensions.DependencyInjection.BlazorWebViewServiceCollectionExtensions/<>c:.cctor () void Microsoft.Extensions.DependencyInjection.BlazorWebViewServiceCollectionExtensions/<>c:.ctor () void Microsoft.Extensions.DependencyInjection.BlazorWebViewServiceCollectionExtensions/<>c:b__0_0 (Microsoft.Maui.Hosting.IMauiHandlersCollection) @@ -4485,17 +4490,11 @@ Methods: void Microsoft.Extensions.DependencyInjection.Extensions.ServiceCollectionDescriptorExtensions:TryAdd (Microsoft.Extensions.DependencyInjection.IServiceCollection,Microsoft.Extensions.DependencyInjection.ServiceDescriptor) void Microsoft.Extensions.DependencyInjection.Extensions.ServiceCollectionDescriptorExtensions:TryAddEnumerable (Microsoft.Extensions.DependencyInjection.IServiceCollection,Microsoft.Extensions.DependencyInjection.ServiceDescriptor) void Microsoft.Extensions.DependencyInjection.Extensions.ServiceCollectionDescriptorExtensions:TryAddScoped (Microsoft.Extensions.DependencyInjection.IServiceCollection,System.Func`2) - void Microsoft.Extensions.DependencyInjection.Extensions.ServiceCollectionDescriptorExtensions:TryAddScoped (Microsoft.Extensions.DependencyInjection.IServiceCollection,System.Func`2) void Microsoft.Extensions.DependencyInjection.Extensions.ServiceCollectionDescriptorExtensions:TryAddScoped (Microsoft.Extensions.DependencyInjection.IServiceCollection,System.Type,System.Type) void Microsoft.Extensions.DependencyInjection.Extensions.ServiceCollectionDescriptorExtensions:TryAddScoped (Microsoft.Extensions.DependencyInjection.IServiceCollection) - void Microsoft.Extensions.DependencyInjection.Extensions.ServiceCollectionDescriptorExtensions:TryAddScoped (Microsoft.Extensions.DependencyInjection.IServiceCollection) void Microsoft.Extensions.DependencyInjection.Extensions.ServiceCollectionDescriptorExtensions:TryAddSingleton (Microsoft.Extensions.DependencyInjection.IServiceCollection,Microsoft.AspNetCore.Components.WebView.Maui.BlazorWebViewDeveloperTools) 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.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,TService_REF) - void Microsoft.Extensions.DependencyInjection.Extensions.ServiceCollectionDescriptorExtensions:TryAddSingleton (Microsoft.Extensions.DependencyInjection.IServiceCollection) - void Microsoft.Extensions.DependencyInjection.Extensions.ServiceCollectionDescriptorExtensions:TryAddSingleton (Microsoft.Extensions.DependencyInjection.IServiceCollection) void Microsoft.Extensions.DependencyInjection.Extensions.ServiceCollectionDescriptorExtensions:TryAddSingleton (Microsoft.Extensions.DependencyInjection.IServiceCollection) void Microsoft.Extensions.DependencyInjection.Extensions.ServiceCollectionDescriptorExtensions:TryAddSingleton (Microsoft.Extensions.DependencyInjection.IServiceCollection) void Microsoft.Extensions.DependencyInjection.LoggingServiceCollectionExtensions/<>c:.cctor () @@ -4533,8 +4532,6 @@ Methods: void Microsoft.Extensions.DependencyInjection.ServiceLookup.ILEmitResolverBuilder:AddConstant (Microsoft.Extensions.DependencyInjection.ServiceLookup.ILEmitResolverBuilderContext,object) void Microsoft.Extensions.DependencyInjection.ServiceLookup.ILEmitResolverBuilder:BeginCaptureDisposable (Microsoft.Extensions.DependencyInjection.ServiceLookup.ILEmitResolverBuilderContext) void Microsoft.Extensions.DependencyInjection.ServiceLookup.ILEmitResolverBuilder:EndCaptureDisposable (Microsoft.Extensions.DependencyInjection.ServiceLookup.ILEmitResolverBuilderContext) - void Microsoft.Extensions.DependencyInjection.ServiceLookup.ILEmitResolverBuilder:Ldloc (System.Reflection.Emit.ILGenerator,int) - void Microsoft.Extensions.DependencyInjection.ServiceLookup.ILEmitResolverBuilder:Stloc (System.Reflection.Emit.ILGenerator,int) void Microsoft.Extensions.DependencyInjection.ServiceLookup.ResultCache:.cctor () void Microsoft.Extensions.DependencyInjection.ServiceLookup.ResultCache:.ctor (Microsoft.Extensions.DependencyInjection.ServiceLifetime,System.Type,int) void Microsoft.Extensions.DependencyInjection.ServiceLookup.ResultCache:.ctor (Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteResultCacheLocation,Microsoft.Extensions.DependencyInjection.ServiceLookup.ServiceCacheKey) @@ -4577,37 +4574,30 @@ Methods: void Microsoft.Extensions.Internal.TypeNameHelper/DisplayNameOptions:.ctor (bool,bool,bool,char) void Microsoft.Extensions.Logging.DefaultLoggerLevelConfigureOptions:.ctor (Microsoft.Extensions.Logging.LogLevel) void Microsoft.Extensions.Logging.DefaultLoggerLevelConfigureOptions/<>c__DisplayClass0_0:<.ctor>b__0 (Microsoft.Extensions.Logging.LoggerFilterOptions) - void Microsoft.Extensions.Logging.Logger`1:.ctor (Microsoft.Extensions.Logging.ILoggerFactory) - void Microsoft.Extensions.Logging.LoggerFactory:.ctor (System.Collections.Generic.IEnumerable`1,Microsoft.Extensions.Options.IOptionsMonitor`1,Microsoft.Extensions.Options.IOptions`1) + void Microsoft.Extensions.Logging.Logger`1:.ctor (Microsoft.Extensions.Logging.ILoggerFactory) + void Microsoft.Extensions.Logging.LoggerFactory:.ctor (System.Collections.Generic.IEnumerable`1,Microsoft.Extensions.Options.IOptionsMonitor`1,Microsoft.Extensions.Options.IOptions`1,Microsoft.Extensions.Logging.IExternalScopeProvider) void Microsoft.Extensions.Logging.LoggerFactory:RefreshFilters (Microsoft.Extensions.Logging.LoggerFilterOptions) void Microsoft.Extensions.Logging.LoggerFactoryOptions:.ctor () void Microsoft.Extensions.Logging.LoggerFilterOptions:.ctor () - void Microsoft.Extensions.Logging.LoggerMessage/<>c__DisplayClass12_0`2:.ctor () - void Microsoft.Extensions.Logging.LoggerMessage/<>c__DisplayClass14_0`3:.ctor () - void Microsoft.Extensions.Logging.LoggerMessage/<>c__DisplayClass14_0`3:b__1 (Microsoft.Extensions.Logging.ILogger,System.Type,string,string,System.Exception) void Microsoft.Extensions.Logging.LogValuesFormatter:.cctor () void Microsoft.Extensions.Logging.LogValuesFormatter:.ctor (string) void Microsoft.Extensions.Logging.LogValuesFormatter:set_OriginalFormat (string) void Microsoft.Extensions.Options.ConfigureOptions`1:Configure (Microsoft.Extensions.Logging.LoggerFilterOptions) void Microsoft.Extensions.Options.Options:.cctor () - void Microsoft.Extensions.Options.OptionsCache`1/<>c:.cctor () - void Microsoft.Extensions.Options.OptionsCache`1/<>c:.ctor () + void Microsoft.Extensions.Options.OptionsCache`1/<>c__3`1>:.cctor () + void Microsoft.Extensions.Options.OptionsCache`1/<>c__3`1>:.ctor () void Microsoft.Extensions.Options.OptionsCache`1:.ctor () void Microsoft.Extensions.Options.OptionsFactory`1:.ctor (System.Collections.Generic.IEnumerable`1>,System.Collections.Generic.IEnumerable`1>,System.Collections.Generic.IEnumerable`1>) - void Microsoft.Extensions.Options.OptionsMonitor`1/<>c__DisplayClass10_0:.ctor () + void Microsoft.Extensions.Options.OptionsMonitor`1/<>c:.cctor () + void Microsoft.Extensions.Options.OptionsMonitor`1/<>c:.ctor () void Microsoft.Extensions.Options.OptionsMonitor`1/ChangeTrackerDisposable:.ctor (Microsoft.Extensions.Options.OptionsMonitor`1,System.Action`2) void Microsoft.Extensions.Options.OptionsMonitor`1:.ctor (Microsoft.Extensions.Options.IOptionsFactory`1,System.Collections.Generic.IEnumerable`1>,Microsoft.Extensions.Options.IOptionsMonitorCache`1) void Microsoft.Extensions.Options.OptionsMonitor`1:add__onChange (System.Action`2) - void Microsoft.Extensions.Options.OptionsMonitorExtensions/<>c__DisplayClass0_0`1:.ctor () void Microsoft.Extensions.Options.UnnamedOptionsManager`1:.ctor (Microsoft.Extensions.Options.IOptionsFactory`1) void Microsoft.Extensions.Primitives.StringSegment:.cctor () void Microsoft.Extensions.Primitives.StringSegment:.ctor (string) void Microsoft.Extensions.Primitives.StringTokenizer:.ctor (Microsoft.Extensions.Primitives.StringSegment,char[]) void Microsoft.Extensions.Primitives.StringTokenizer/Enumerator:.ctor (Microsoft.Extensions.Primitives.StringSegment&,char[]) - void Microsoft.JSInterop.DotNetObjectReference`1:.ctor (Microsoft.AspNetCore.Components.RenderTree.WebRenderer/WebRendererInteropMethods) - void Microsoft.JSInterop.DotNetObjectReference`1:set_JSRuntime (Microsoft.JSInterop.JSRuntime) - void Microsoft.JSInterop.DotNetObjectReference`1:set_ObjectId (long) - void Microsoft.JSInterop.DotNetObjectReference`1:ThrowIfDisposed () void Microsoft.JSInterop.Infrastructure.ByteArrayJsonConverter:.cctor () void Microsoft.JSInterop.Infrastructure.ByteArrayJsonConverter:.ctor (Microsoft.JSInterop.JSRuntime) void Microsoft.JSInterop.Infrastructure.DotNetDispatcher:.cctor () @@ -4628,7 +4618,6 @@ Methods: void Microsoft.JSInterop.JSCallResultTypeHelper:.cctor () void Microsoft.JSInterop.JSRuntime:.ctor () void Microsoft.JSInterop.JSRuntime:CleanupTasksAndRegistrations (long) - void Microsoft.JSInterop.JSRuntime/<>c__DisplayClass17_0`1:.ctor () void Microsoft.JSInterop.JSRuntime/d__16`1:MoveNext () void Microsoft.JSInterop.JSRuntimeExtensions/d__0:MoveNext () void Microsoft.Maui.<>c__DisplayClass2_0`1/<b__0>d:MoveNext () @@ -4648,7 +4637,10 @@ Methods: void Microsoft.Maui.ApplicationModel.AppActionsExtensions:OnResume (Microsoft.Maui.ApplicationModel.IAppActions,Android.Content.Intent) void Microsoft.Maui.ApplicationModel.AppActionsImplementation:OnNewIntent (Android.Content.Intent) void Microsoft.Maui.ApplicationModel.AppActionsImplementation:OnResume (Android.Content.Intent) - void Microsoft.Maui.ApplicationModel.Permissions:EnsureDeclared () + void Microsoft.Maui.ApplicationModel.AppInfoImplementation:.cctor () + void Microsoft.Maui.ApplicationModel.AppInfoImplementation:.ctor () + void Microsoft.Maui.ApplicationModel.AppInfoImplementation/<>c:.cctor () + void Microsoft.Maui.ApplicationModel.AppInfoImplementation/<>c:.ctor () void Microsoft.Maui.ApplicationModel.Permissions:EnsureDeclared () void Microsoft.Maui.ApplicationModel.Permissions/BasePlatformPermission:.cctor () void Microsoft.Maui.ApplicationModel.Permissions/BasePlatformPermission:.ctor () @@ -4657,13 +4649,11 @@ Methods: void Microsoft.Maui.ApplicationModel.Platform:Init (Android.App.Activity,Android.OS.Bundle) void Microsoft.Maui.ApplicationModel.Platform:Init (Android.App.Application) void Microsoft.Maui.ApplicationModel.Platform:OnResume (Android.App.Activity) - void Microsoft.Maui.ColorStates:.cctor () void Microsoft.Maui.CommandMapper:.ctor () void Microsoft.Maui.CommandMapper:.ctor (Microsoft.Maui.CommandMapper) void Microsoft.Maui.CommandMapper:Invoke (Microsoft.Maui.IElementHandler,Microsoft.Maui.IElement,string,object) void Microsoft.Maui.CommandMapper:InvokeCore (string,Microsoft.Maui.IElementHandler,Microsoft.Maui.IElement,object) void Microsoft.Maui.CommandMapper:SetPropertyCore (string,System.Action`3) - void Microsoft.Maui.CommandMapper`2/<>c__DisplayClass6_0:.ctor () void Microsoft.Maui.CommandMapper`2/<>c__DisplayClass6_0:b__0 (Microsoft.Maui.IElementHandler,Microsoft.Maui.IElement,object) void Microsoft.Maui.CommandMapper`2:.ctor (Microsoft.Maui.CommandMapper) void Microsoft.Maui.CommandMapper`2:Add (string,System.Action`3) @@ -4674,6 +4664,7 @@ Methods: void Microsoft.Maui.Controls.Application:.ctor (bool) void Microsoft.Maui.Controls.Application:AddWindow (Microsoft.Maui.Controls.Window) void Microsoft.Maui.Controls.Application:MapWindowSoftInputModeAdjust (Microsoft.Maui.Handlers.ApplicationHandler,Microsoft.Maui.Controls.Application) + void Microsoft.Maui.Controls.Application:OnPageAppearing (Microsoft.Maui.Controls.Page) void Microsoft.Maui.Controls.Application:OnStart () void Microsoft.Maui.Controls.Application:RemapForControls () void Microsoft.Maui.Controls.Application:SendStart () @@ -4719,20 +4710,20 @@ Methods: void Microsoft.Maui.Controls.ButtonElement:.cctor () void Microsoft.Maui.Controls.ButtonElement/<>c:.cctor () void Microsoft.Maui.Controls.ButtonElement/<>c:.ctor () - void Microsoft.Maui.Controls.CastingEnumerator`2:.ctor (System.Collections.Generic.IEnumerator`1) void Microsoft.Maui.Controls.CastingEnumerator`2:Dispose () + void Microsoft.Maui.Controls.CheckBox:.cctor () + void Microsoft.Maui.Controls.CheckBox:RemapForControls () + void Microsoft.Maui.Controls.CheckBox/<>c:.cctor () + void Microsoft.Maui.Controls.CheckBox/<>c:.ctor () + void Microsoft.Maui.Controls.ColorElement:.cctor () void Microsoft.Maui.Controls.ColumnDefinitionCollection:.ctor () void Microsoft.Maui.Controls.Compatibility.Layout:.cctor () void Microsoft.Maui.Controls.Compatibility.Layout:LayoutChildIntoBoundingRegion (Microsoft.Maui.Controls.VisualElement,Microsoft.Maui.Graphics.Rect) - void Microsoft.Maui.Controls.Compatibility.Platform.Android.PlatformInvalidate:.ctor () - void Microsoft.Maui.Controls.Compatibility.Platform.Android.PlatformInvalidate:Invalidate (Microsoft.Maui.Controls.VisualElement) void Microsoft.Maui.Controls.Compatibility.Platform.Android.ResourcesProvider:.ctor () void Microsoft.Maui.Controls.Compatibility.Platform.Android.ResourcesProvider:UpdateStyles () void Microsoft.Maui.Controls.Compatibility.Resource/Attribute:.cctor () void Microsoft.Maui.Controls.Compatibility.Resource/Drawable:.cctor () - void Microsoft.Maui.Controls.Compatibility.Resource/Layout:.cctor () void Microsoft.Maui.Controls.Compatibility.Resource/Style:.cctor () - void Microsoft.Maui.Controls.Configuration`2:.ctor (Microsoft.Maui.Controls.Application) void Microsoft.Maui.Controls.ContentPage:.cctor () void Microsoft.Maui.Controls.ContentPage:.ctor () void Microsoft.Maui.Controls.ContentPage:InvalidateMeasureOverride () @@ -4747,7 +4738,6 @@ Methods: void Microsoft.Maui.Controls.DependencyService:.cctor () void Microsoft.Maui.Controls.DependencyService:Initialize () void Microsoft.Maui.Controls.DependencyService:Register () - void Microsoft.Maui.Controls.DependencyService:Register () void Microsoft.Maui.Controls.DependencyService:SetToInitialized () void Microsoft.Maui.Controls.Device/Styles:.cctor () void Microsoft.Maui.Controls.Editor:.cctor () @@ -4787,6 +4777,7 @@ 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_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/d__89`1:.ctor (int) @@ -4822,6 +4813,7 @@ Methods: void Microsoft.Maui.Controls.InputView/<>c:.ctor () void Microsoft.Maui.Controls.Internals.NameScope:.cctor () void Microsoft.Maui.Controls.Internals.NameScope:.ctor () + void Microsoft.Maui.Controls.Internals.NameScope:Microsoft.Maui.Controls.Internals.INameScope.RegisterName (string,object) void Microsoft.Maui.Controls.Internals.NameScope:SetNameScope (Microsoft.Maui.Controls.BindableObject,Microsoft.Maui.Controls.Internals.INameScope) void Microsoft.Maui.Controls.Internals.NavigationModel:.ctor () void Microsoft.Maui.Controls.Internals.NavigationModel:Push (Microsoft.Maui.Controls.Page,Microsoft.Maui.Controls.Page) @@ -4865,6 +4857,7 @@ Methods: void Microsoft.Maui.Controls.MenuBarTracker:OnMenuBarItemCollectionChanged (object,System.EventArgs) 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) void Microsoft.Maui.Controls.MenuItemTracker`1:OnPropertyChanged (object,System.ComponentModel.PropertyChangedEventArgs) void Microsoft.Maui.Controls.MenuItemTracker`1:set_Target (Microsoft.Maui.Controls.Page) void Microsoft.Maui.Controls.MenuItemTracker`1:TrackTarget (Microsoft.Maui.Controls.Page) @@ -4882,11 +4875,8 @@ Methods: void Microsoft.Maui.Controls.MessagingCenter:InnerSubscribe (object,string,System.Type,System.Type,object,System.Reflection.MethodInfo,Microsoft.Maui.Controls.MessagingCenter/Filter) void Microsoft.Maui.Controls.MessagingCenter:Microsoft.Maui.Controls.IMessagingCenter.Subscribe (object,string,System.Action`2,Microsoft.Maui.Controls.Page) void Microsoft.Maui.Controls.MessagingCenter:Microsoft.Maui.Controls.IMessagingCenter.Subscribe (object,string,System.Action`2,Microsoft.Maui.Controls.Page) - void Microsoft.Maui.Controls.MessagingCenter:Microsoft.Maui.Controls.IMessagingCenter.Subscribe (object,string,System.Action`2,TSender_REF) void Microsoft.Maui.Controls.MessagingCenter:Subscribe (object,string,System.Action`2,Microsoft.Maui.Controls.Page) void Microsoft.Maui.Controls.MessagingCenter:Subscribe (object,string,System.Action`2,Microsoft.Maui.Controls.Page) - void Microsoft.Maui.Controls.MessagingCenter:Subscribe (object,string,System.Action`2,TSender_REF) - void Microsoft.Maui.Controls.MessagingCenter/<>c__DisplayClass13_0`2:.ctor () void Microsoft.Maui.Controls.MessagingCenter/MaybeWeakReference:.ctor (object,object) void Microsoft.Maui.Controls.MessagingCenter/Sender:.ctor (string,System.Type,System.Type) void Microsoft.Maui.Controls.MessagingCenter/Subscription:.ctor (object,object,System.Reflection.MethodInfo,Microsoft.Maui.Controls.MessagingCenter/Filter) @@ -4916,11 +4906,13 @@ Methods: void Microsoft.Maui.Controls.Page:UpdateChildrenLayout () void Microsoft.Maui.Controls.Page/<>c:.cctor () void Microsoft.Maui.Controls.Page/<>c:.ctor () - void Microsoft.Maui.Controls.Page/d__80:.ctor (int) - void Microsoft.Maui.Controls.Page/d__80:System.IDisposable.Dispose () + void Microsoft.Maui.Controls.Page/d__84:.ctor (int) + void Microsoft.Maui.Controls.Page/d__84:System.IDisposable.Dispose () void Microsoft.Maui.Controls.ParentChangingEventArgs:.ctor (Microsoft.Maui.Controls.Element,Microsoft.Maui.Controls.Element) void Microsoft.Maui.Controls.Picker:.cctor () void Microsoft.Maui.Controls.Picker:RemapForControls () + void Microsoft.Maui.Controls.Picker/<>c:.cctor () + void Microsoft.Maui.Controls.Picker/<>c:.ctor () void Microsoft.Maui.Controls.PlaceholderElement:.cctor () void Microsoft.Maui.Controls.Platform.AlertManager:.ctor (Microsoft.Maui.Controls.Window) void Microsoft.Maui.Controls.Platform.AlertManager:Subscribe () @@ -4974,9 +4966,9 @@ Methods: void Microsoft.Maui.Controls.ResourceDictionary:OnValueChanged (string,object) void Microsoft.Maui.Controls.ResourceDictionary:OnValuesChanged (System.Collections.Generic.KeyValuePair`2[]) void Microsoft.Maui.Controls.ResourceDictionary:set_Item (string,object) - void Microsoft.Maui.Controls.ResourceDictionary/d__41:.ctor (int) - void Microsoft.Maui.Controls.ResourceDictionary/d__41:<>m__Finally3 () - void Microsoft.Maui.Controls.ResourceDictionary/d__41:System.IDisposable.Dispose () + void Microsoft.Maui.Controls.ResourceDictionary/d__42:.ctor (int) + void Microsoft.Maui.Controls.ResourceDictionary/d__42:<>m__Finally3 () + void Microsoft.Maui.Controls.ResourceDictionary/d__42:System.IDisposable.Dispose () void Microsoft.Maui.Controls.RowDefinitionCollection:.ctor () void Microsoft.Maui.Controls.ScrollView:.cctor () void Microsoft.Maui.Controls.ScrollView:RemapForControls () @@ -5023,6 +5015,7 @@ Methods: void Microsoft.Maui.Controls.TimePicker/<>c:.ctor () void Microsoft.Maui.Controls.Toolbar:.cctor () void Microsoft.Maui.Controls.Toolbar:RemapForControls () + void Microsoft.Maui.Controls.ToolTipProperties:.cctor () void Microsoft.Maui.Controls.View:.cctor () void Microsoft.Maui.Controls.View:.ctor () void Microsoft.Maui.Controls.View:HandlerChangedPartial () @@ -5065,8 +5058,8 @@ Methods: void Microsoft.Maui.Controls.VisualElement:set_Y (double) 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:UpdatePlatformUnloadedLoadedWiring (Microsoft.Maui.Controls.Window) - void Microsoft.Maui.Controls.VisualElement:ValidatePositive (double,string) void Microsoft.Maui.Controls.VisualElement/<>c:.cctor () void Microsoft.Maui.Controls.VisualElement/<>c:.ctor () void Microsoft.Maui.Controls.VisualMarker:.cctor () @@ -5080,6 +5073,7 @@ Methods: void Microsoft.Maui.Controls.Window:.cctor () void Microsoft.Maui.Controls.Window:.ctor () void Microsoft.Maui.Controls.Window:.ctor (Microsoft.Maui.Controls.Page) + void Microsoft.Maui.Controls.Window:FinishedAddingWindowToApplication (Microsoft.Maui.Controls.Application) void Microsoft.Maui.Controls.Window:Microsoft.Maui.Controls.IFlowDirectionController.set_EffectiveFlowDirection (Microsoft.Maui.Controls.EffectiveFlowDirection) void Microsoft.Maui.Controls.Window:Microsoft.Maui.IWindow.Activated () void Microsoft.Maui.Controls.Window:Microsoft.Maui.IWindow.Created () @@ -5092,11 +5086,12 @@ Methods: void Microsoft.Maui.Controls.Window:OnPropertyChanged (string) void Microsoft.Maui.Controls.Window:RemapForControls () void Microsoft.Maui.Controls.Window:SendWindowAppearing () + void Microsoft.Maui.Controls.Window:set_IsActivated (bool) void Microsoft.Maui.Controls.Window:set_Page (Microsoft.Maui.Controls.Page) void Microsoft.Maui.Controls.Window:set_Toolbar (Microsoft.Maui.Controls.Toolbar) void Microsoft.Maui.Controls.Window:SetEffectiveFlowDirection (Microsoft.Maui.Controls.EffectiveFlowDirection,bool) - void Microsoft.Maui.Controls.Window/<>c__DisplayClass148_0:g__OnPageHandlerChanged|0 (object,System.EventArgs) - void Microsoft.Maui.Controls.Window/<>c__DisplayClass148_0:g__OnPageHandlerChanging|1 (object,Microsoft.Maui.Controls.HandlerChangingEventArgs) + void Microsoft.Maui.Controls.Window/<>c__DisplayClass205_0:g__OnPageHandlerChanged|0 (object,System.EventArgs) + void Microsoft.Maui.Controls.Window/<>c__DisplayClass205_0:g__OnPageHandlerChanging|1 (object,Microsoft.Maui.Controls.HandlerChangingEventArgs) void Microsoft.Maui.Controls.Window/NavigationImpl:.ctor (Microsoft.Maui.Controls.Window) void Microsoft.Maui.Controls.Xaml.Internals.SimpleValueTargetProvider:.ctor (object[],object,Microsoft.Maui.Controls.Internals.INameScope) void Microsoft.Maui.Controls.Xaml.Internals.XamlServiceProvider:.ctor () @@ -5115,7 +5110,6 @@ Methods: void Microsoft.Maui.Dispatching.DispatcherExtensions/<>c__DisplayClass2_0`1:b__0 () void Microsoft.Maui.EmbeddedFontLoader:.ctor (System.IServiceProvider) void Microsoft.Maui.EnumerableExtensions:ForEach (System.Collections.Generic.IEnumerable`1,System.Action`1) - void Microsoft.Maui.EnumerableExtensions:ForEach (System.Collections.Generic.IEnumerable`1,System.Action`1) void Microsoft.Maui.FileSystemEmbeddedFontLoader:.ctor (System.Func`1,System.IServiceProvider) void Microsoft.Maui.FontRegistrar:.ctor (Microsoft.Maui.IEmbeddedFontLoader,System.IServiceProvider) void Microsoft.Maui.FontRegistrar:Register (string,string) @@ -5176,6 +5170,7 @@ Methods: void Microsoft.Maui.Handlers.ApplicationHandler:.cctor () void Microsoft.Maui.Handlers.ApplicationHandler:.ctor () void Microsoft.Maui.Handlers.ButtonHandler:.cctor () + void Microsoft.Maui.Handlers.CheckBoxHandler:.cctor () void Microsoft.Maui.Handlers.ContentViewHandler:.cctor () void Microsoft.Maui.Handlers.ContentViewHandler:.ctor (Microsoft.Maui.IPropertyMapper,Microsoft.Maui.CommandMapper) void Microsoft.Maui.Handlers.ContentViewHandler:MapContent (Microsoft.Maui.Handlers.IContentViewHandler,Microsoft.Maui.IContentView) @@ -5196,7 +5191,6 @@ Methods: void Microsoft.Maui.Handlers.EntryHandler:.cctor () void Microsoft.Maui.Handlers.FlyoutViewHandler:.cctor () void Microsoft.Maui.Handlers.LabelHandler:.cctor () - void Microsoft.Maui.Handlers.LayoutHandler:.cctor () void Microsoft.Maui.Handlers.NavigationViewHandler:.cctor () void Microsoft.Maui.Handlers.PageHandler:.cctor () void Microsoft.Maui.Handlers.PageHandler:.ctor () @@ -5231,6 +5225,7 @@ Methods: void Microsoft.Maui.Handlers.ViewHandler:MapShadow (Microsoft.Maui.IViewHandler,Microsoft.Maui.IView) void Microsoft.Maui.Handlers.ViewHandler:MapToolbar (Microsoft.Maui.IElementHandler,Microsoft.Maui.IToolbarElement) void Microsoft.Maui.Handlers.ViewHandler:MapToolbar (Microsoft.Maui.IViewHandler,Microsoft.Maui.IView) + void Microsoft.Maui.Handlers.ViewHandler:MapToolTip (Microsoft.Maui.IViewHandler,Microsoft.Maui.IView) void Microsoft.Maui.Handlers.ViewHandler:MapWidth (Microsoft.Maui.IViewHandler,Microsoft.Maui.IView) void Microsoft.Maui.Handlers.ViewHandler:OnConnectHandler (object) void Microsoft.Maui.Handlers.ViewHandler:set_HasContainer (bool) @@ -5291,19 +5286,17 @@ Methods: void Microsoft.Maui.Internal.WeakList`1/<>c:.cctor () void Microsoft.Maui.Internal.WeakList`1/<>c:.ctor () void Microsoft.Maui.Internal.WeakList`1:Add (Microsoft.Maui.HotReload.IHotReloadableView) - void Microsoft.Maui.Layouts.GridLayoutManager/Column:.ctor (Microsoft.Maui.IGridColumnDefinition) + void Microsoft.Maui.Layouts.GridLayoutManager/Definition:.ctor (Microsoft.Maui.GridLength,bool) void Microsoft.Maui.Layouts.GridLayoutManager/GridStructure:.ctor (Microsoft.Maui.IGridLayout,double,double) void Microsoft.Maui.Layouts.GridLayoutManager/GridStructure:EnsureFinalMeasure () void Microsoft.Maui.Layouts.GridLayoutManager/GridStructure:InitializeCells () void Microsoft.Maui.Layouts.GridLayoutManager/GridStructure:MeasureCells () void Microsoft.Maui.Layouts.GridLayoutManager/GridStructure:ResolveSpans () - void Microsoft.Maui.Layouts.GridLayoutManager/GridStructure:ResolveStarColumns () - void Microsoft.Maui.Layouts.GridLayoutManager/GridStructure:ResolveStarRows () + void Microsoft.Maui.Layouts.GridLayoutManager/GridStructure:ResolveStarColumns (double) + void Microsoft.Maui.Layouts.GridLayoutManager/GridStructure:ResolveStarRows (double) void Microsoft.Maui.Layouts.GridLayoutManager/GridStructure:ResolveStars (Microsoft.Maui.Layouts.GridLayoutManager/Definition[],double,System.Func`2,System.Func`2) - void Microsoft.Maui.Layouts.GridLayoutManager/Row:.ctor (Microsoft.Maui.IGridRowDefinition) void Microsoft.Maui.Layouts.LayoutExtensions:ArrangeContent (Microsoft.Maui.IContentView,Microsoft.Maui.Graphics.Rect) void Microsoft.Maui.LifecycleEvents.AndroidLifecycleExtensions/LifecycleBuilder:AddEvent (string,Microsoft.Maui.LifecycleEvents.AndroidLifecycle/OnPostCreate) - void Microsoft.Maui.LifecycleEvents.AndroidLifecycleExtensions/LifecycleBuilder:AddEvent (string,TDelegate_REF) void Microsoft.Maui.LifecycleEvents.AppHostBuilderExtensions:OnConfigureLifeCycle (Microsoft.Maui.LifecycleEvents.IAndroidLifecycleBuilder) void Microsoft.Maui.LifecycleEvents.AppHostBuilderExtensions/<>c:.cctor () void Microsoft.Maui.LifecycleEvents.AppHostBuilderExtensions/<>c:.ctor () @@ -5313,9 +5306,7 @@ Methods: void Microsoft.Maui.LifecycleEvents.LifecycleEventRegistration:AddRegistration (Microsoft.Maui.LifecycleEvents.ILifecycleBuilder) void Microsoft.Maui.LifecycleEvents.LifecycleEventService:.ctor (System.Collections.Generic.IEnumerable`1) void Microsoft.Maui.LifecycleEvents.LifecycleEventService:AddEvent (string,Microsoft.Maui.LifecycleEvents.AndroidLifecycle/OnPostCreate) - void Microsoft.Maui.LifecycleEvents.LifecycleEventService:AddEvent (string,TDelegate_REF) void Microsoft.Maui.LifecycleEvents.LifecycleEventServiceExtensions:InvokeLifecycleEvents (System.IServiceProvider,System.Action`1) - void Microsoft.Maui.LifecycleEvents.LifecycleEventServiceExtensions:InvokeLifecycleEvents (System.IServiceProvider,System.Action`1) void Microsoft.Maui.LifecycleEvents.LifecycleEventServiceExtensions/d__3`1:.ctor (int) void Microsoft.Maui.LifecycleEvents.LifecycleEventServiceExtensions/d__3`1:<>m__Finally1 () void Microsoft.Maui.LifecycleEvents.LifecycleEventServiceExtensions/d__3`1:System.IDisposable.Dispose () @@ -5335,13 +5326,11 @@ Methods: void Microsoft.Maui.MauiContext:.ctor (System.IServiceProvider,Android.Content.Context) void Microsoft.Maui.MauiContext:.ctor (System.IServiceProvider) void Microsoft.Maui.MauiContext:AddSpecific (Android.App.Application) - void Microsoft.Maui.MauiContext:AddSpecific (TService_REF) void Microsoft.Maui.MauiContext:AddWeakSpecific (Android.Content.Context) - void Microsoft.Maui.MauiContext:AddWeakSpecific (TService_REF) - void Microsoft.Maui.MauiContext/<>c__10`1:.cctor () - void Microsoft.Maui.MauiContext/<>c__10`1:.ctor () - void Microsoft.Maui.MauiContext/<>c__9`1:.cctor () - void Microsoft.Maui.MauiContext/<>c__9`1:.ctor () + void Microsoft.Maui.MauiContext/<>c__11`1:.cctor () + 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/WrappedServiceProvider:.ctor (System.IServiceProvider) void Microsoft.Maui.MauiContext/WrappedServiceProvider:AddSpecific (System.Type,System.Func`2,object) void Microsoft.Maui.MauiContextExtensions:InitializeScopedServices (Microsoft.Maui.IMauiContext) @@ -5364,6 +5353,7 @@ 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.NavigationRootManager:ClearPlatformParts () void Microsoft.Maui.Platform.NavigationRootManager:Connect (Microsoft.Maui.IView,Microsoft.Maui.IMauiContext) void Microsoft.Maui.Platform.NavigationRootManager:SetContentView (Android.Views.View) void Microsoft.Maui.Platform.SemanticExtensions:UpdateSemantics (Android.Views.View,Microsoft.Maui.IView) @@ -5378,6 +5368,7 @@ Methods: void Microsoft.Maui.Platform.ViewExtensions:UpdateHeight (Android.Views.View,Microsoft.Maui.IView) void Microsoft.Maui.Platform.ViewExtensions:UpdateMaximumHeight (Android.Views.View,Microsoft.Maui.IView) void Microsoft.Maui.Platform.ViewExtensions:UpdateMaximumWidth (Android.Views.View,Microsoft.Maui.IView) + void Microsoft.Maui.Platform.ViewExtensions:UpdateToolTip (Android.Views.View,Microsoft.Maui.ToolTip) void Microsoft.Maui.Platform.ViewExtensions:UpdateWidth (Android.Views.View,Microsoft.Maui.IView) void Microsoft.Maui.Platform.ViewFragment:.ctor (Android.Views.View) void Microsoft.Maui.PlatformInterop:.cctor () @@ -5397,7 +5388,6 @@ Methods: void Microsoft.Maui.PropertyMapper/d__17:<>m__Finally1 () void Microsoft.Maui.PropertyMapper/d__17:<>m__Finally2 () void Microsoft.Maui.PropertyMapper/d__17:System.IDisposable.Dispose () - void Microsoft.Maui.PropertyMapper`2/<>c__DisplayClass5_0:.ctor () void Microsoft.Maui.PropertyMapper`2/<>c__DisplayClass5_0:b__0 (Microsoft.Maui.IElementHandler,Microsoft.Maui.IElement) void Microsoft.Maui.PropertyMapper`2:Add (string,System.Action`2) void Microsoft.Maui.PropertyMapper`2:set_Item (string,System.Action`2) @@ -5431,39 +5421,36 @@ Methods: void Microsoft.Win32.SafeHandles.SafeFileHandle:.cctor () void Microsoft.Win32.SafeHandles.SafeFileHandle:.ctor () void Microsoft.Win32.SafeHandles.SafeFileHandle:.ctor (bool) - void Microsoft.Win32.SafeHandles.SafeFileHandle:Init (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,System.IO.FileOptions,long) - void Microsoft.Win32.SafeHandles.SafeFileHandle/<>c:.cctor () - void Microsoft.Win32.SafeHandles.SafeFileHandle/<>c:.ctor () + void Microsoft.Win32.SafeHandles.SafeFileHandle:FStatCheckIO (string,Interop/Sys/FileStatus&,bool&) void Microsoft.Win32.SafeHandles.SafeHandleZeroOrMinusOneIsInvalid:.ctor (bool) - void Microsoft.Win32.SafeHandles.SafeWaitHandle:.ctor (intptr,bool) + void Microsoft.Win32.SafeHandles.SafeWaitHandle:.ctor () void modreq Microsoft.AspNetCore.Components.Reflection.PropertySetter:set_Cascading (System.Runtime.CompilerServices.IsExternalInit) Microsoft.AspNetCore.Components.Reflection.PropertySetter:set_Cascading (bool) void Mono.RuntimeGPtrArrayHandle:DestroyAndFree (Mono.RuntimeGPtrArrayHandle&) void Mono.RuntimeGPtrArrayHandle:GPtrArrayFree (Mono.RuntimeStructs/GPtrArray*) - void Mono.RuntimeMarshal:FreeAssemblyName (Mono.MonoAssemblyName&,bool) void Mono.SafeGPtrArrayHandle:Dispose () void Mono.SafeStringMarshal:Dispose () void Mono.SafeStringMarshal:GFree (intptr) void System.AppContext:Setup (char**,char**,int) void System.AppDomain:.cctor () void System.AppDomain:.ctor () + void System.ArgumentException:ThrowIfNullOrEmpty (string,string) void System.Array:Clear (System.Array,int,int) void System.Array:Clear (System.Array) void System.Array:Copy (System.Array,int,System.Array,int,int,bool) void System.Array:Copy (System.Array,int,System.Array,int,int) void System.Array:Copy (System.Array,System.Array,int) + void System.Array:CopySlow (System.Array,int,System.Array,int,int,bool) void System.Array:CopyTo (System.Array,int) void System.Array:InternalCreate (System.Array&,intptr,int,int*,int*) void System.Array:InternalSetValue (object,intptr) void System.Array:Resize (int[]&,int) + void System.Array:Resize (System.Net.Http.Headers.HeaderEntry[]&,int) void System.Array:Resize (System.Reflection.ConstructorInfo[]&,int) - void System.Array:Resize (T_REF[]&,int) void System.Array:SetValue (object,int) void System.Array:SetValueImpl (object,int) void System.Array:SetValueRelaxedImpl (object,int) void System.Array:Sort (Microsoft.AspNetCore.Components.Routing.RouteEntry[],int,int,System.Collections.Generic.IComparer`1) void System.Array:Sort (System.Reflection.ConstructorInfo[],System.Comparison`1) - void System.Array:Sort (T_REF[],int,int,System.Collections.Generic.IComparer`1) - void System.Array:Sort (T_REF[],System.Comparison`1) void System.Array/EmptyArray`1:.cctor () void System.Array/EmptyArray`1:.cctor () void System.Array/EmptyArray`1:.cctor () @@ -5532,7 +5519,6 @@ Methods: void System.Buffers.TlsOverPerCoreLockedStacksArrayPool`1/PerCoreLockedStacks:.cctor () void System.Buffers.TlsOverPerCoreLockedStacksArrayPool`1/PerCoreLockedStacks:.cctor () void System.Buffers.TlsOverPerCoreLockedStacksArrayPool`1/PerCoreLockedStacks:.cctor () - void System.Buffers.TlsOverPerCoreLockedStacksArrayPool`1/ThreadLocalArray:.ctor (string[]) void System.Buffers.TlsOverPerCoreLockedStacksArrayPool`1:.ctor () void System.Buffers.TlsOverPerCoreLockedStacksArrayPool`1:Return (Microsoft.AspNetCore.Components.RenderTree.RenderTreeDiff[],bool) void System.Buffers.TlsOverPerCoreLockedStacksArrayPool`1:.ctor () @@ -5553,6 +5539,8 @@ Methods: void System.Collections.Comparer:.ctor (System.Globalization.CultureInfo) void System.Collections.Concurrent.CDSCollectionETWBCLProvider:.cctor () void System.Collections.Concurrent.CDSCollectionETWBCLProvider:.ctor () + void System.Collections.Concurrent.ConcurrentDictionary`2/Enumerator, System.Text.Json.Cache`1/CacheEntry>>:.ctor (System.Collections.Concurrent.ConcurrentDictionary`2, System.Text.Json.Serialization.Metadata.ReflectionEmitCachingMemberAccessor/Cache`1/CacheEntry>>) + void System.Collections.Concurrent.ConcurrentDictionary`2/Enumerator, System.Text.Json.Cache`1/CacheEntry>>:Dispose () void System.Collections.Concurrent.ConcurrentDictionary`2/Node:.ctor (Microsoft.AspNetCore.Components.Routing.RouteKey,Microsoft.AspNetCore.Components.Routing.RouteTable,int,System.Collections.Concurrent.ConcurrentDictionary`2/Node) void System.Collections.Concurrent.ConcurrentDictionary`2/Node:.ctor (Microsoft.Extensions.DependencyInjection.ServiceLookup.ServiceCacheKey,Microsoft.Extensions.DependencyInjection.ServiceLookup.ILEmitResolverBuilder/GeneratedMethod,int,System.Collections.Concurrent.ConcurrentDictionary`2/Node) 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) @@ -5561,6 +5549,7 @@ Methods: void System.Collections.Concurrent.ConcurrentDictionary`2/Node:.ctor (System.Type,object,int,System.Collections.Concurrent.ConcurrentDictionary`2/Node) void System.Collections.Concurrent.ConcurrentDictionary`2/Node>>:.ctor (System.Type,System.ValueTuple`2>,int,System.Collections.Concurrent.ConcurrentDictionary`2/Node>>) void System.Collections.Concurrent.ConcurrentDictionary`2/Node:.ctor (ulong,System.Text.Json.JsonEncodedText,int,System.Collections.Concurrent.ConcurrentDictionary`2/Node) + void System.Collections.Concurrent.ConcurrentDictionary`2/Node, System.Text.Json.Cache`1/CacheEntry>>:.ctor (System.ValueTuple`3,System.Text.Json.Serialization.Metadata.ReflectionEmitCachingMemberAccessor/Cache`1/CacheEntry>,int,System.Collections.Concurrent.ConcurrentDictionary`2/Node, System.Text.Json.Serialization.Metadata.ReflectionEmitCachingMemberAccessor/Cache`1/CacheEntry>>) void System.Collections.Concurrent.ConcurrentDictionary`2/Tables:.ctor (System.Collections.Concurrent.ConcurrentDictionary`2/Node[],object[],int[]) void System.Collections.Concurrent.ConcurrentDictionary`2/Tables:.ctor (System.Collections.Concurrent.ConcurrentDictionary`2/Node[],object[],int[]) void System.Collections.Concurrent.ConcurrentDictionary`2/Tables:.ctor (System.Collections.Concurrent.ConcurrentDictionary`2/Node[],object[],int[]) @@ -5571,6 +5560,7 @@ Methods: void System.Collections.Concurrent.ConcurrentDictionary`2/Tables>:.ctor (System.Collections.Concurrent.ConcurrentDictionary`2/Node>[],object[],int[]) void System.Collections.Concurrent.ConcurrentDictionary`2/Tables>>:.ctor (System.Collections.Concurrent.ConcurrentDictionary`2/Node>>[],object[],int[]) void System.Collections.Concurrent.ConcurrentDictionary`2/Tables:.ctor (System.Collections.Concurrent.ConcurrentDictionary`2/Node[],object[],int[]) + void System.Collections.Concurrent.ConcurrentDictionary`2/Tables, System.Text.Json.Cache`1/CacheEntry>>:.ctor (System.Collections.Concurrent.ConcurrentDictionary`2/Node, System.Text.Json.Serialization.Metadata.ReflectionEmitCachingMemberAccessor/Cache`1/CacheEntry>>[],object[],int[]) void System.Collections.Concurrent.ConcurrentDictionary`2:.cctor () void System.Collections.Concurrent.ConcurrentDictionary`2:.ctor () void System.Collections.Concurrent.ConcurrentDictionary`2:.ctor (int,int,bool,System.Collections.Generic.IEqualityComparer`1) @@ -5596,8 +5586,8 @@ Methods: 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:.ctor (System.Collections.Generic.IEqualityComparer`1) - void System.Collections.Concurrent.ConcurrentDictionary`2:AcquireAllLocks (int&) - void System.Collections.Concurrent.ConcurrentDictionary`2>:.ctor (int,int,System.Collections.Generic.IEqualityComparer`1) + void System.Collections.Concurrent.ConcurrentDictionary`2>:.ctor (int,int,System.Collections.Generic.IEqualityComparer`1) + void System.Collections.Concurrent.ConcurrentDictionary`2>:AcquireAllLocks (int&) void System.Collections.Concurrent.ConcurrentDictionary`2:.cctor () void System.Collections.Concurrent.ConcurrentDictionary`2:.ctor () void System.Collections.Concurrent.ConcurrentDictionary`2:.ctor (int,int,bool,System.Collections.Generic.IEqualityComparer`1) @@ -5615,9 +5605,9 @@ Methods: void System.Collections.Concurrent.ConcurrentDictionary`2:.cctor () void System.Collections.Concurrent.ConcurrentDictionary`2:.ctor () void System.Collections.Concurrent.ConcurrentDictionary`2:.ctor (int,int,bool,System.Collections.Generic.IEqualityComparer`1) - void System.Collections.Concurrent.ConcurrentDictionary`2:AcquireAllLocks (int&) - void System.Collections.Concurrent.ConcurrentDictionary`2:AcquireLocks (int,int,int&) - void System.Collections.Concurrent.ConcurrentDictionary`2:ReleaseLocks (int,int) + void System.Collections.Concurrent.ConcurrentDictionary`2, System.Text.Json.Cache`1/CacheEntry>>:.cctor () + void System.Collections.Concurrent.ConcurrentDictionary`2, System.Text.Json.Cache`1/CacheEntry>>:.ctor () + void System.Collections.Concurrent.ConcurrentDictionary`2, System.Text.Json.Cache`1/CacheEntry>>:.ctor (int,int,bool,System.Collections.Generic.IEqualityComparer`1>) void System.Collections.Concurrent.ConcurrentQueue`1:.ctor () void System.Collections.Concurrent.ConcurrentQueue`1:Enqueue (object) void System.Collections.Concurrent.ConcurrentQueueSegment`1:.ctor (int) @@ -5625,16 +5615,20 @@ Methods: void System.Collections.Generic.ArrayBuilder`1:EnsureCapacity (int) void System.Collections.Generic.ArrayBuilder`1:UncheckedAdd (char) void System.Collections.Generic.ArraySortHelper`1:Sort (System.Span`1,System.Collections.Generic.IComparer`1) + void System.Collections.Generic.ArraySortHelper`1>:.cctor () + void System.Collections.Generic.ArraySortHelper`1>:.ctor () + void System.Collections.Generic.ArraySortHelper`1>:InsertionSort (System.Span`1>,System.Comparison`1>) + void System.Collections.Generic.ArraySortHelper`1>:IntroSort (System.Span`1>,int,System.Comparison`1>) + void System.Collections.Generic.ArraySortHelper`1>:IntrospectiveSort (System.Span`1>,System.Comparison`1>) + void System.Collections.Generic.ArraySortHelper`1>:Sort (System.Span`1>,System.Comparison`1>) + void System.Collections.Generic.ArraySortHelper`1>:SwapIfGreater (System.Span`1>,System.Comparison`1>,int,int) + void System.Collections.Generic.ArraySortHelper`1:.ctor () void System.Collections.Generic.ArraySortHelper`1:InsertionSort (System.Span`1,System.Comparison`1) void System.Collections.Generic.ArraySortHelper`1:IntroSort (System.Span`1,int,System.Comparison`1) void System.Collections.Generic.ArraySortHelper`1:IntrospectiveSort (System.Span`1,System.Comparison`1) void System.Collections.Generic.ArraySortHelper`1:Sort (System.Span`1,System.Comparison`1) void System.Collections.Generic.ArraySortHelper`1:SwapIfGreater (System.Span`1,System.Comparison`1,int,int) void System.Collections.Generic.ArraySortHelper`1:.cctor () - void System.Collections.Generic.ArraySortHelper`1:.ctor () - void System.Collections.Generic.ArraySortHelper`1:.cctor () - void System.Collections.Generic.ArraySortHelper`1:.ctor () - void System.Collections.Generic.ComparisonComparer`1:.ctor (System.Comparison`1) 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 () @@ -5652,6 +5646,9 @@ Methods: void System.Collections.Generic.Dictionary`2:Add (int,Microsoft.AspNetCore.Components.Rendering.ComponentState) 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:Add (int,bool) void System.Collections.Generic.Dictionary`2:.ctor () void System.Collections.Generic.Dictionary`2:.ctor (int,System.Collections.Generic.IEqualityComparer`1) void System.Collections.Generic.Dictionary`2>:.ctor () @@ -5670,12 +5667,6 @@ 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 (intptr,System.IDisposable) - 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 (System.Net.Http.Headers.HeaderDescriptor,object) - 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.Net.Http.Headers.HeaderDescriptor,object) void System.Collections.Generic.Dictionary`2:.ctor (System.Collections.Generic.IEqualityComparer`1) void System.Collections.Generic.Dictionary`2>:set_Item (string,System.Action`3) void System.Collections.Generic.Dictionary`2:.ctor () @@ -5694,6 +5685,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.Resources.ResourceLocator) + void System.Collections.Generic.Dictionary`2:CopyTo (System.Collections.Generic.KeyValuePair`2[],int) + void System.Collections.Generic.Dictionary`2:System.Collections.Generic.ICollection>.CopyTo (System.Collections.Generic.KeyValuePair`2[],int) void System.Collections.Generic.Dictionary`2:Resize () void System.Collections.Generic.Dictionary`2:Resize (int,bool) void System.Collections.Generic.Dictionary`2>>:.ctor () @@ -5719,27 +5712,28 @@ Methods: void System.Collections.Generic.Dictionary`2:Add (ulong,Microsoft.AspNetCore.Components.EventCallback) 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.GenericArraySortHelper`1:.ctor () + void System.Collections.Generic.GenericComparer`1:.ctor () void System.Collections.Generic.GenericEqualityComparer`1:.ctor () void System.Collections.Generic.GenericEqualityComparer`1:.ctor () void System.Collections.Generic.GenericEqualityComparer`1:.ctor () void System.Collections.Generic.GenericEqualityComparer`1:.ctor () void System.Collections.Generic.GenericEqualityComparer`1:.ctor () void System.Collections.Generic.GenericEqualityComparer`1:.ctor () - void System.Collections.Generic.GenericEqualityComparer`1:.ctor () void System.Collections.Generic.GenericEqualityComparer`1:.ctor () void System.Collections.Generic.GenericEqualityComparer`1:.ctor () + void System.Collections.Generic.GenericEqualityComparer`1>:.ctor () + void System.Collections.Generic.HashSet`1/Enumerator:.ctor (System.Collections.Generic.HashSet`1) void System.Collections.Generic.HashSet`1/Enumerator:Dispose () - void System.Collections.Generic.HashSet`1/Enumerator:.ctor (System.Collections.Generic.HashSet`1) void System.Collections.Generic.HashSet`1:.ctor (System.Collections.Generic.IEqualityComparer`1) void System.Collections.Generic.HashSet`1:Resize () void System.Collections.Generic.HashSet`1:Resize (int,bool) - void System.Collections.Generic.HashSet`1:.ctor () + void System.Collections.Generic.HashSet`1:.ctor () void System.Collections.Generic.KeyValuePair`2:Deconstruct (string&,Microsoft.AspNetCore.Components.WebView.WebViewManager/RootComponent&) - void System.Collections.Generic.KeyValuePair`2:.ctor (System.Type,System.Type) 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>:.ctor (System.Collections.Generic.List`1>) void System.Collections.Generic.List`1:.cctor () void System.Collections.Generic.List`1:.ctor () @@ -5768,14 +5762,18 @@ Methods: void System.Collections.Generic.List`1:InsertRange (int,System.Collections.Generic.IEnumerable`1) void System.Collections.Generic.List`1:.cctor () 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:AddWithResize (byte) - 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>:.cctor () + void System.Collections.Generic.List`1>:.ctor (System.Collections.Generic.IEnumerable`1>) + void System.Collections.Generic.List`1>:Sort (System.Comparison`1>) void System.Collections.Generic.List`1>:.cctor () 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 (int) + void System.Collections.Generic.List`1:Grow (int) + void System.Collections.Generic.List`1:RemoveAt (int) + void System.Collections.Generic.List`1:set_Capacity (int) void System.Collections.Generic.List`1:CopyTo (System.Reflection.MethodBase[]) void System.Collections.Generic.List`1:set_Item (int,string) void System.Collections.Generic.List`1:.cctor () @@ -5783,9 +5781,9 @@ Methods: void System.Collections.Generic.List`1:AddWithResize (System.Text.Json.JsonElement) 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:RemoveAt (int) + void System.Collections.Generic.List`1>:.cctor () + 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>:AddWithResize (System.ValueTuple`2) @@ -5802,7 +5800,6 @@ Methods: void System.Collections.Generic.NonRandomizedStringEqualityComparer:.ctor (System.Collections.Generic.IEqualityComparer`1) void System.Collections.Generic.NonRandomizedStringEqualityComparer/OrdinalComparer:.ctor (System.Collections.Generic.IEqualityComparer`1) void System.Collections.Generic.NonRandomizedStringEqualityComparer/OrdinalIgnoreCaseComparer:.ctor (System.Collections.Generic.IEqualityComparer`1) - void System.Collections.Generic.ObjectEqualityComparer`1:.ctor () void System.Collections.Generic.Queue`1:Enqueue (Microsoft.AspNetCore.Components.Rendering.RenderQueueEntry) void System.Collections.Generic.Queue`1:Grow (int) void System.Collections.Generic.Queue`1:MoveNext (int&) @@ -5812,9 +5809,9 @@ Methods: void System.Collections.Generic.Queue`1:.ctor (int) void System.Collections.Generic.Queue`1:Enqueue (Microsoft.Maui.Controls.Element) void System.Collections.Generic.Queue`1:MoveNext (int&) + void System.Collections.Generic.Queue`1:.ctor (int) void System.Collections.Generic.ReferenceEqualityComparer:.cctor () void System.Collections.Generic.ReferenceEqualityComparer:.ctor () - void System.Collections.Generic.Stack`1:.ctor () void System.Collections.Generic.Stack`1:Clear () void System.Collections.Generic.Stack`1:Grow (int) void System.Collections.Generic.Stack`1:Push (int) @@ -5831,7 +5828,7 @@ Methods: void System.Collections.Hashtable:Add (object,object) void System.Collections.Hashtable:expand () void System.Collections.Hashtable:Insert (object,object,bool) - void System.Collections.Hashtable:putEntry (System.Collections.Hashtable/bucket[],object,object,int) + void System.Collections.Hashtable:putEntry (System.Collections.Hashtable/Bucket[],object,object,int) void System.Collections.Hashtable:rehash (int) void System.Collections.Hashtable:set_Item (object,object) void System.Collections.ObjectModel.Collection`1:Add (Microsoft.AspNetCore.Components.WebView.Maui.RootComponent) @@ -5863,6 +5860,7 @@ Methods: void System.Collections.Specialized.SingleItemReadOnlyList/d__15:System.IDisposable.Dispose () void System.ComponentModel.PropertyChangedEventArgs:.ctor (string) void System.Convert:.cctor () + void System.Convert:ToBase64CharsLargeNoLineBreaks (System.ReadOnlySpan`1,System.Span`1,int) void System.DateTime:.cctor () void System.DateTime:.ctor (int,int,int,int,int,int) void System.DateTime:.ctor (int,int,int) @@ -5870,8 +5868,8 @@ Methods: void System.DateTime:.ctor (long) void System.DateTime:GetDate (int&,int&,int&) void System.DateTimeFormat:.cctor () - void System.DateTimeFormat:FormatDigits (System.Text.StringBuilder,int,int,bool) - void System.DateTimeFormat:FormatDigits (System.Text.StringBuilder,int,int) + void System.DateTimeFormat:FormatDigits (System.Text.ValueStringBuilder&,int,int,bool) + void System.DateTimeFormat:FormatDigits (System.Text.ValueStringBuilder&,int,int) void System.DateTimeOffset:.cctor () void System.DateTimeOffset:.ctor (int16,System.DateTime) void System.DateTimeOffset:.ctor (long,System.TimeSpan) @@ -5880,8 +5878,6 @@ Methods: void System.DBNull:.ctor () void System.DefaultBinder:.cctor () void System.DefaultBinder:.ctor () - void System.Diagnostics.DebuggerDisplayAttribute:.ctor (string) - void System.Diagnostics.DebuggerTypeProxyAttribute:.ctor (System.Type) void System.Diagnostics.Stopwatch:.cctor () void System.Diagnostics.Tracing.EventSource:.cctor () void System.Diagnostics.Tracing.EventSource:.ctor () @@ -5894,6 +5890,8 @@ Methods: void System.Diagnostics.Tracing.NativeRuntimeEventSource:.cctor () void System.Diagnostics.Tracing.NativeRuntimeEventSource:.ctor () void System.DomainNameHelper:.cctor () + void System.Enum:InternalBoxEnum (System.Runtime.CompilerServices.QCallTypeHandle,System.Runtime.CompilerServices.ObjectHandleOnStack,long) + void System.Enum:InternalGetUnderlyingType (System.Runtime.CompilerServices.QCallTypeHandle,System.Runtime.CompilerServices.ObjectHandleOnStack) void System.Enum/EnumInfo:.ctor (bool,ulong[],string[]) void System.Environment:.cctor () void System.EventArgs:.cctor () @@ -5916,12 +5914,12 @@ Methods: void System.Globalization.CalendarData:FixDefaultShortDatePattern (System.Collections.Generic.List`1) void System.Globalization.CalendarData:InitializeAbbreviatedEraNames (string,System.Globalization.CalendarId) void System.Globalization.CalendarData:InitializeEraNames (string,System.Globalization.CalendarId) - void System.Globalization.CalendarData:NormalizeDayOfWeek (string,System.Text.StringBuilder,int&) + void System.Globalization.CalendarData:NormalizeDayOfWeek (string,System.Text.ValueStringBuilder&,int&) void System.Globalization.CalendarData/<>c:.cctor () void System.Globalization.CalendarData/<>c:.ctor () void System.Globalization.CompareInfo:.cctor () void System.Globalization.CompareInfo:.ctor (System.Globalization.CultureInfo) - void System.Globalization.CompareInfo:IcuInitSortHandle () + void System.Globalization.CompareInfo:IcuInitSortHandle (string) void System.Globalization.CompareInfo:InitSort (System.Globalization.CultureInfo) void System.Globalization.CompareInfo/SortHandleCache:.cctor () void System.Globalization.CultureData:.cctor () @@ -5938,8 +5936,7 @@ Methods: void System.Globalization.GregorianCalendar:.cctor () void System.Globalization.GregorianCalendar:.ctor () void System.Globalization.GregorianCalendar:.ctor (System.Globalization.GregorianCalendarTypes) - void System.Globalization.IdnMapping:.cctor () - void System.Globalization.IdnMapping:.ctor () + void System.Globalization.NumberFormatInfo:.cctor () void System.Globalization.NumberFormatInfo:.ctor (System.Globalization.CultureData) void System.Globalization.NumberFormatInfo:InitializeInvariantAndNegativeSignFlags () void System.Globalization.NumberFormatInfo:ValidateParseStyleInteger (System.Globalization.NumberStyles) @@ -5949,11 +5946,20 @@ Methods: void System.Globalization.TextInfo:ChangeCaseCommon (char&,char&,int) void System.Globalization.TextInfo:SetReadOnlyState (bool) void System.Globalization.TimeSpanFormat:.cctor () + void System.Globalization.TimeSpanFormat:FormatCustomized (System.TimeSpan,System.ReadOnlySpan`1,System.Globalization.DateTimeFormatInfo,System.Text.ValueStringBuilder&) void System.Guid:.ctor (byte[]) void System.Guid:.ctor (int,int16,int16,byte,byte,byte,byte,byte,byte,byte,byte) void System.Guid:.ctor (System.ReadOnlySpan`1) void System.Guid:.ctor (uint,uint16,uint16,byte,byte,byte,byte,byte,byte,byte,byte) void System.HashCode:.cctor () + void System.HashCode:Add (bool) + void System.HashCode:Add (int) + void System.HashCode:Add (int) + void System.HashCode:Add (System.Text.Json.JsonCommentHandling) + void System.HashCode:Add (System.Text.Json.JsonNamingPolicy) + void System.HashCode:Add (System.Text.Json.Serialization.JsonIgnoreCondition) + void System.HashCode:Add (System.Text.Json.Serialization.JsonNumberHandling) + void System.HashCode:Add (System.Text.Json.Serialization.JsonUnknownTypeHandling) void System.IO.BinaryReader:.ctor (System.IO.Stream,System.Text.Encoding,bool) void System.IO.BinaryReader:.ctor (System.IO.Stream,System.Text.Encoding) void System.IO.BinaryReader:.ctor (System.IO.Stream) @@ -5973,12 +5979,11 @@ Methods: void System.IO.BufferedStream:Dispose (bool) void System.IO.BufferedStream:EnsureCanRead () void System.IO.BufferedStream:Flush () - void System.IO.BufferedStream/d__69:MoveNext () + void System.IO.BufferedStream/d__68:MoveNext () void System.IO.DelegatingStream:Dispose (bool) - void System.IO.FileInfo:.ctor (string,string,string,bool) void System.IO.FileNotFoundException:.ctor (string,string) - void System.IO.FileStatus:EnsureCachesInitialized (System.ReadOnlySpan`1,bool) - void System.IO.FileStatus:RefreshCaches (System.ReadOnlySpan`1) + void System.IO.FileStatus:EnsureCachesInitialized (Microsoft.Win32.SafeHandles.SafeFileHandle,System.ReadOnlySpan`1,bool) + void System.IO.FileStatus:RefreshCaches (Microsoft.Win32.SafeHandles.SafeFileHandle,System.ReadOnlySpan`1) void System.IO.FileStatus:ThrowOnCacheInitializationError (System.ReadOnlySpan`1) void System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int,bool) void System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int,System.IO.FileOptions,long) @@ -5988,7 +5993,6 @@ Methods: void System.IO.FileStream:Dispose (bool) void System.IO.FileStream:set_Position (long) void System.IO.FileStream:ValidateReadWriteArgs (byte[],int,int) - void System.IO.FileSystemInfo:.ctor () void System.IO.MemoryStream:.ctor (int) void System.IO.MemoryStream:EnsureWriteable () void System.IO.MemoryStream:Write (byte[],int,int) @@ -5996,7 +6000,6 @@ Methods: void System.IO.Strategies.BufferedFileStreamStrategy:.ctor (System.IO.Strategies.FileStreamStrategy,int) void System.IO.Strategies.BufferedFileStreamStrategy:AllocateBuffer () void System.IO.Strategies.BufferedFileStreamStrategy:Dispose (bool) - void System.IO.Strategies.BufferedFileStreamStrategy:DisposeInternal (bool) void System.IO.Strategies.BufferedFileStreamStrategy:EnsureBufferAllocated () void System.IO.Strategies.BufferedFileStreamStrategy:EnsureCanRead () void System.IO.Strategies.BufferedFileStreamStrategy:EnsureCanSeek () @@ -6004,24 +6007,25 @@ Methods: void System.IO.Strategies.BufferedFileStreamStrategy:Flush () void System.IO.Strategies.BufferedFileStreamStrategy:Flush (bool) void System.IO.Strategies.BufferedFileStreamStrategy:FlushRead () - void System.IO.Strategies.FileStreamHelpers:.cctor () void System.IO.Strategies.FileStreamHelpers:SerializationGuard (System.IO.FileAccess) void System.IO.Strategies.FileStreamHelpers:ValidateArguments (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int,System.IO.FileOptions,long) - void System.IO.Strategies.OSFileStreamStrategy:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,System.IO.FileOptions,long) + void System.IO.Strategies.FileStreamStrategy:DisposeInternal (bool) + void System.IO.Strategies.OSFileStreamStrategy:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,System.IO.FileOptions,long,System.Nullable`1) void System.IO.Strategies.OSFileStreamStrategy:Dispose (bool) void System.IO.Strategies.OSFileStreamStrategy:Flush (bool) - void System.IO.Strategies.UnixFileStreamStrategy:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,System.IO.FileOptions,long) + void System.IO.Strategies.UnixFileStreamStrategy:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,System.IO.FileOptions,long,System.Nullable`1) void System.IO.Stream:.cctor () void System.IO.Stream:.ctor () void System.IO.Stream:Close () void System.IO.Stream:Dispose () void System.IO.Stream:FinishTrackingAsyncOperation (System.IO.Stream/ReadWriteTask) + void System.IO.Stream:ReadExactly (System.Span`1) void System.IO.Stream:RunReadWriteTask (System.IO.Stream/ReadWriteTask) void System.IO.Stream:RunReadWriteTaskWhenReady (System.Threading.Tasks.Task,System.IO.Stream/ReadWriteTask) void System.IO.Stream:ValidateCopyToArguments (System.IO.Stream,int) - void System.IO.Stream:Write (System.ReadOnlySpan`1) + void System.IO.Stream:ValidateReadAtLeastArguments (int,int) void System.IO.Stream:WriteByte (byte) - void System.IO.Stream/<g__Core|29_0>d:MoveNext () + void System.IO.Stream/<g__Core|27_0>d:MoveNext () void System.IO.Stream/<>c:.cctor () void System.IO.Stream/<>c:.ctor () void System.IO.Stream/NullStream:.ctor () @@ -6035,7 +6039,6 @@ Methods: void System.IO.StreamReader:DetectEncoding () void System.IO.StreamReader:Dispose (bool) void System.IO.StreamReader:ThrowIfDisposed () - void System.IO.StreamReader:ValidateArgs (string,System.Text.Encoding) void System.IO.StreamReader/NullStreamReader:.ctor () void System.IO.TextReader:Dispose () void System.IO.UnmanagedMemoryStream:.ctor (byte*,long) @@ -6043,8 +6046,16 @@ 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:.ctor (System.Func`1,System.Threading.LazyThreadSafetyMode,bool) + void System.Lazy`1:.ctor (System.Func`1) + 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) + 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) @@ -6053,9 +6064,9 @@ Methods: void System.Lazy`1:.ctor (System.Func`1) void System.LazyHelper:.cctor () void System.LazyHelper:.ctor (System.LazyState) - void System.Linq.Enumerable/d__36`1:.ctor (int) - void System.Linq.Enumerable/d__36`1:<>m__Finally1 () - void System.Linq.Enumerable/d__36`1:System.IDisposable.Dispose () + void System.Linq.Enumerable/d__40`1:.ctor (int) + void System.Linq.Enumerable/d__40`1:<>m__Finally1 () + void System.Linq.Enumerable/d__40`1:System.IDisposable.Dispose () void System.Linq.Enumerable/AppendPrepend1Iterator`1:.ctor (System.Collections.Generic.IEnumerable`1,object,bool) void System.Linq.Enumerable/AppendPrependIterator`1:.ctor (System.Collections.Generic.IEnumerable`1) void System.Linq.Enumerable/AppendPrependIterator`1:Dispose () @@ -6067,7 +6078,6 @@ Methods: void System.Linq.Enumerable/WhereArrayIterator`1:.ctor (char[],System.Func`2) void System.Linq.Enumerable/WhereListIterator`1:.ctor (System.Collections.Generic.List`1,System.Func`2) void System.Linq.Extensions:.cctor () - void System.Linq.Extensions/d__5`1:.ctor (int) void System.Linq.Extensions/d__5`1:<>m__Finally1 () void System.Linq.Extensions/d__5`1:System.IDisposable.Dispose () void System.Marvin:.cctor () @@ -6095,12 +6105,13 @@ Methods: void System.Net.Http.Headers.ByteArrayHeaderParser:.ctor () void System.Net.Http.Headers.CacheControlHeaderParser:.cctor () void System.Net.Http.Headers.CacheControlHeaderParser:.ctor () + void System.Net.Http.Headers.CookieHeaderParser:.cctor () + void System.Net.Http.Headers.CookieHeaderParser:.ctor () void System.Net.Http.Headers.DateHeaderParser:.cctor () void System.Net.Http.Headers.DateHeaderParser:.ctor () void System.Net.Http.Headers.GenericHeaderParser:.cctor () void System.Net.Http.Headers.GenericHeaderParser:.ctor (bool,System.Net.Http.Headers.GenericHeaderParser/GetParsedValueLengthDelegate,System.Collections.IEqualityComparer) void System.Net.Http.Headers.GenericHeaderParser:.ctor (bool,System.Net.Http.Headers.GenericHeaderParser/GetParsedValueLengthDelegate) - void System.Net.Http.Headers.HeaderDescriptor:.ctor (System.Net.Http.Headers.KnownHeader) void System.Net.Http.Headers.HeaderUtilities:.cctor () void System.Net.Http.Headers.HeaderUtilities:CheckValidToken (string,string) void System.Net.Http.Headers.HttpContentHeaders:.ctor (System.Net.Http.HttpContent) @@ -6110,11 +6121,9 @@ Methods: void System.Net.Http.Headers.HttpHeaders:AddParsedValue (System.Net.Http.Headers.HttpHeaders/HeaderStoreItemInfo,object) void System.Net.Http.Headers.HttpHeaders:AddRawValue (System.Net.Http.Headers.HttpHeaders/HeaderStoreItemInfo,string) void System.Net.Http.Headers.HttpHeaders:AddValueToStoreValue (string,object&) - void System.Net.Http.Headers.HttpHeaders:AddValueToStoreValue (T_REF,object&) void System.Net.Http.Headers.HttpHeaders:GetStoreValuesAsStringOrStringArray (System.Net.Http.Headers.HeaderDescriptor,object,string&,string[]&) - void System.Net.Http.Headers.HttpHeaders:ParseMultipleRawHeaderValues (System.Net.Http.Headers.HeaderDescriptor,System.Net.Http.Headers.HttpHeaders/HeaderStoreItemInfo,System.Collections.Generic.List`1) - void System.Net.Http.Headers.HttpHeaders:ParseSingleRawHeaderValue (System.Net.Http.Headers.HeaderDescriptor,System.Net.Http.Headers.HttpHeaders/HeaderStoreItemInfo) - void System.Net.Http.Headers.HttpHeaders:ReadStoreValues (System.Span`1,object,System.Net.Http.Headers.HttpHeaderParser,int&) + void System.Net.Http.Headers.HttpHeaders:ParseRawHeaderValues (System.Net.Http.Headers.HeaderDescriptor,System.Net.Http.Headers.HttpHeaders/HeaderStoreItemInfo) + void System.Net.Http.Headers.HttpHeaders:ParseSingleRawHeaderValue (System.Net.Http.Headers.HttpHeaders/HeaderStoreItemInfo,System.Net.Http.Headers.HeaderDescriptor,string) void System.Net.Http.Headers.HttpHeaders:ReadStoreValues (System.Span`1,object,System.Net.Http.Headers.HttpHeaderParser,int&) void System.Net.Http.Headers.HttpRequestHeaders:.ctor () void System.Net.Http.Headers.HttpResponseHeaders:.ctor (bool) @@ -6148,7 +6157,6 @@ Methods: void System.Net.Http.HttpClient:.ctor () void System.Net.Http.HttpClient:.ctor (System.Net.Http.HttpMessageHandler,bool) void System.Net.Http.HttpClient:.ctor (System.Net.Http.HttpMessageHandler) - void System.Net.Http.HttpClient:CheckDisposed () void System.Net.Http.HttpClient:CheckRequestBeforeSend (System.Net.Http.HttpRequestMessage) void System.Net.Http.HttpClient:CheckRequestMessage (System.Net.Http.HttpRequestMessage) void System.Net.Http.HttpClient:Dispose (bool) @@ -6162,7 +6170,6 @@ Methods: void System.Net.Http.HttpClientHandler:Dispose (bool) void System.Net.Http.HttpContent:.cctor () void System.Net.Http.HttpContent:.ctor () - void System.Net.Http.HttpContent:CheckDisposed () void System.Net.Http.HttpContent:CheckTaskNotNull (System.Threading.Tasks.Task) void System.Net.Http.HttpContent/d__63:MoveNext () void System.Net.Http.HttpContent/LimitArrayPoolWriteStream:.ctor (int,long) @@ -6174,20 +6181,15 @@ Methods: void System.Net.Http.HttpContent/LimitMemoryStream:Write (byte[],int,int) void System.Net.Http.HttpMessageHandler:Dispose () void System.Net.Http.HttpMessageInvoker:.ctor (System.Net.Http.HttpMessageHandler,bool) - void System.Net.Http.HttpMessageInvoker:CheckDisposed () void System.Net.Http.HttpMessageInvoker:Dispose () void System.Net.Http.HttpMessageInvoker:Dispose (bool) void System.Net.Http.HttpMethod:.cctor () void System.Net.Http.HttpMethod:.ctor (string,int) void System.Net.Http.HttpRequestMessage:.ctor (System.Net.Http.HttpMethod,string) void System.Net.Http.HttpRequestMessage:.ctor (System.Net.Http.HttpMethod,System.Uri) - void System.Net.Http.HttpRequestMessage:CheckDisposed () - void System.Net.Http.HttpRequestMessage:set_RequestUri (System.Uri) void System.Net.Http.HttpRequestMessage:set_Version (System.Version) - void System.Net.Http.HttpRequestMessage:set_VersionPolicy (System.Net.Http.HttpVersionPolicy) void System.Net.Http.HttpResponseMessage:.ctor () void System.Net.Http.HttpResponseMessage:.ctor (System.Net.HttpStatusCode) - void System.Net.Http.HttpResponseMessage:CheckDisposed () void System.Net.Http.HttpResponseMessage:set_Content (System.Net.Http.HttpContent) void System.Net.Http.HttpResponseMessage:set_ReasonPhrase (string) void System.Net.Http.HttpResponseMessage:set_RequestMessage (System.Net.Http.HttpRequestMessage) @@ -6213,9 +6215,6 @@ Methods: void System.Number:.cctor () void System.Numerics.Matrix3x2:.cctor () void System.Numerics.Matrix3x2:.ctor (single,single,single,single,single,single) - void System.OperatingSystem:.cctor () - void System.OperatingSystem:.ctor (System.PlatformID,System.Version,string) - void System.OperatingSystem:.ctor (System.PlatformID,System.Version) void System.OrdinalCaseSensitiveComparer:.cctor () void System.OrdinalCaseSensitiveComparer:.ctor () void System.OrdinalIgnoreCaseComparer:.cctor () @@ -6223,11 +6222,14 @@ Methods: void System.OutOfMemoryException:.ctor (string) void System.Private.CoreLib.Interop:GetRandomBytes (byte*,int) void System.Private.CoreLib.Interop/ErrorInfo:.ctor (int) + void System.Private.CoreLib.Interop/Sys:.cctor () + void System.Private.CoreLib.Interop/Sys:Free (void*) void System.Private.CoreLib.Interop/Sys:GetNonCryptographicallySecureRandomBytes (byte*,int) void System.Private.CoreLib.Interop/Sys:LowLevelMonitor_Acquire (intptr) void System.Private.CoreLib.Interop/Sys:LowLevelMonitor_Release (intptr) void System.Private.CoreLib.Interop/Sys:LowLevelMonitor_Signal_Release (intptr) void System.Private.CoreLib.Interop/Sys:LowLevelMonitor_Wait (intptr) + void System.Private.CoreLib.Interop/Sys:SetErrNo (int) void System.Private.CoreLib.KeyCollection/Enumerator>:.ctor (System.Collections.Generic.Dictionary`2>) void System.Private.CoreLib.KeyCollection/Enumerator:Dispose () void System.Private.CoreLib.LinkedNCancellationTokenSource/<>c:.cctor () @@ -6238,18 +6240,17 @@ Methods: void System.Private.CoreLib.ValueCollection/Enumerator:.ctor (System.Collections.Generic.Dictionary`2) void System.Private.CoreLib.WorkerThread/<>c:.cctor () void System.Private.CoreLib.WorkerThread/<>c:.ctor () - void System.Private.CoreLib.WorkerThread/<>c:<.cctor>b__9_0 () - void System.Random:.cctor () - void System.Random:.ctor () - void System.Random:.ctor (bool) - void System.Random/ThreadSafeRandom:.ctor () + void System.Private.CoreLib.WorkerThread/<>c:<.cctor>b__11_0 () + void System.ProbabilisticMap:Initialize (uint*,System.ReadOnlySpan`1) + void System.ProbabilisticMap:SetCharBit (uint*,byte) void System.Random/XoshiroImpl:.ctor () - void System.ReadOnlySpan`1:.ctor (string[]) - void System.ReadOnlySpan`1:.ctor (string&,int) void System.Reflection.Assembly:.cctor () void System.Reflection.AssemblyName:.ctor (string) void System.Reflection.AssemblyName:FillName (Mono.MonoAssemblyName*,string,bool,bool,bool) - void System.Reflection.AssemblyNameFormatter:AppendQuoted (System.Text.StringBuilder,string) + void System.Reflection.AssemblyNameFormatter:AppendQuoted (System.Text.ValueStringBuilder&,string) + void System.Reflection.AssemblyNameParser:.ctor (System.ReadOnlySpan`1) + void System.Reflection.AssemblyNameParser:RecordNewSeenOrThrow (System.Reflection.AssemblyNameParser/AttributeKind&,System.Reflection.AssemblyNameParser/AttributeKind) + void System.Reflection.AssemblyNameParser/AssemblyNameParts:.ctor (string,System.Version,string,System.Reflection.AssemblyNameFlags,byte[]) void System.Reflection.ConstructorInfo:.cctor () void System.Reflection.CustomAttribute:.cctor () void System.Reflection.CustomAttribute/AttributeInfo:.ctor (System.AttributeUsageAttribute,int) @@ -6265,7 +6266,6 @@ Methods: void System.Reflection.Emit.ILExceptionInfo:End (int) void System.Reflection.Emit.ILGenerator:.ctor (System.Reflection.Module,System.Reflection.Emit.ITokenGenerator,int) void System.Reflection.Emit.ILGenerator:BeginFinallyBlock () - void System.Reflection.Emit.ILGenerator:Emit (System.Reflection.Emit.OpCode,byte) void System.Reflection.Emit.ILGenerator:Emit (System.Reflection.Emit.OpCode,int) void System.Reflection.Emit.ILGenerator:Emit (System.Reflection.Emit.OpCode,System.Reflection.ConstructorInfo) void System.Reflection.Emit.ILGenerator:Emit (System.Reflection.Emit.OpCode,System.Reflection.Emit.Label) @@ -6281,22 +6281,21 @@ Methods: void System.Reflection.Emit.ILGenerator:ll_emit (System.Reflection.Emit.OpCode) void System.Reflection.Emit.ILGenerator:make_room (int) void System.Reflection.Emit.ILGenerator:MarkLabel (System.Reflection.Emit.Label) + void System.Reflection.Emit.Int32Stack:.ctor (int) void System.Reflection.Emit.LocalBuilder:.ctor (System.Type,System.Reflection.Emit.ILGenerator) void System.Reflection.Emit.OpCodes:.cctor () - void System.Reflection.Emit.Stack:.ctor (int) - void System.Reflection.Emit.Stack:Push (object) void System.Reflection.FieldInfo:SetValue (object,object) - void System.Reflection.Metadata.MetadataUpdater:.cctor () - void System.Reflection.Metadata.MetadataUpdater/<>c:.cctor () - void System.Reflection.Metadata.MetadataUpdater/<>c:.ctor () + void System.Reflection.MethodBase:CheckArguments (System.Span`1,intptr*,System.Span`1,System.ReadOnlySpan`1,System.RuntimeType[],System.Reflection.Binder,System.Globalization.CultureInfo,System.Reflection.BindingFlags) + void System.Reflection.MethodBase:ValidateInvokeTarget (object) void System.Reflection.Missing:.cctor () void System.Reflection.Missing:.ctor () void System.Reflection.MonoMethodInfo:get_method_info (intptr,System.Reflection.MonoMethodInfo&) + void System.Reflection.RuntimeAssembly:GetExportedTypes (System.Runtime.CompilerServices.QCallAssembly,System.Runtime.CompilerServices.ObjectHandleOnStack) + void System.Reflection.RuntimeAssembly:GetInfo (System.Runtime.CompilerServices.QCallAssembly,System.Runtime.CompilerServices.ObjectHandleOnStack,System.Reflection.RuntimeAssembly/AssemblyInfoKind) void System.Reflection.RuntimeAssembly/UnmanagedMemoryStreamForModule:.ctor (byte*,long,System.Reflection.Module) void System.Reflection.RuntimeFieldInfo:CheckGeneric () void System.Reflection.RuntimeFieldInfo:SetValue (object,object,System.Reflection.BindingFlags,System.Reflection.Binder,System.Globalization.CultureInfo) void System.Reflection.RuntimeFieldInfo:SetValueInternal (System.Reflection.FieldInfo,object,object) - void System.Reflection.RuntimeMethodInfo:ConvertValues (System.Reflection.Binder,object[],System.Reflection.ParameterInfo[],System.Globalization.CultureInfo,System.Reflection.BindingFlags) void System.Reflection.RuntimeModule:GetGuidInternal (intptr,byte[]) void System.Reflection.RuntimeParameterInfo:.ctor (string,System.Type,int,int,object,System.Reflection.MemberInfo,System.Runtime.InteropServices.MarshalAsAttribute) void System.Reflection.RuntimeParameterInfo:.ctor (System.Reflection.Emit.ParameterBuilder,System.Type,System.Reflection.MemberInfo,int) @@ -6320,32 +6319,32 @@ Methods: void System.Resources.RuntimeResourceSet:.ctor (System.IO.Stream,bool) void System.Runtime.CompilerServices.AsyncMethodBuilderCore:Start (CommonMethods/d__0&) void System.Runtime.CompilerServices.AsyncMethodBuilderCore:Start (Microsoft.AspNetCore.Components.ComponentBase/d__20&) - void System.Runtime.CompilerServices.AsyncMethodBuilderCore:Start (Microsoft.AspNetCore.Components.RenderTree.Renderer/<g__ProcessAsynchronousWork|43_0>d&) - void System.Runtime.CompilerServices.AsyncMethodBuilderCore:Start (Microsoft.AspNetCore.Components.RenderTree.Renderer/d__66&) - void System.Runtime.CompilerServices.AsyncMethodBuilderCore:Start (Microsoft.AspNetCore.Components.RenderTree.Renderer/d__61&) - void System.Runtime.CompilerServices.AsyncMethodBuilderCore:Start (Microsoft.AspNetCore.Components.RenderTree.Renderer/d__39&) - void System.Runtime.CompilerServices.AsyncMethodBuilderCore:Start (Microsoft.AspNetCore.Components.RenderTree.Renderer/d__43&) + void System.Runtime.CompilerServices.AsyncMethodBuilderCore:Start (Microsoft.AspNetCore.Components.RenderTree.Renderer/<g__ProcessAsynchronousWork|48_0>d&) + void System.Runtime.CompilerServices.AsyncMethodBuilderCore:Start (Microsoft.AspNetCore.Components.RenderTree.Renderer/d__71&) + void System.Runtime.CompilerServices.AsyncMethodBuilderCore:Start (Microsoft.AspNetCore.Components.RenderTree.Renderer/d__66&) + void System.Runtime.CompilerServices.AsyncMethodBuilderCore:Start (Microsoft.AspNetCore.Components.RenderTree.Renderer/d__44&) + void System.Runtime.CompilerServices.AsyncMethodBuilderCore:Start (Microsoft.AspNetCore.Components.RenderTree.Renderer/d__48&) void System.Runtime.CompilerServices.AsyncMethodBuilderCore:Start (Microsoft.AspNetCore.Components.Routing.FocusOnNavigate/d__15&) - void System.Runtime.CompilerServices.AsyncMethodBuilderCore:Start (Microsoft.AspNetCore.Components.Routing.Router/d__62&) - void System.Runtime.CompilerServices.AsyncMethodBuilderCore:Start (Microsoft.AspNetCore.Components.Routing.Router/d__56&) + void System.Runtime.CompilerServices.AsyncMethodBuilderCore:Start (Microsoft.AspNetCore.Components.Routing.Router/d__61&) + void System.Runtime.CompilerServices.AsyncMethodBuilderCore:Start (Microsoft.AspNetCore.Components.Routing.Router/d__55&) void System.Runtime.CompilerServices.AsyncMethodBuilderCore:Start (Microsoft.AspNetCore.Components.WebView.IpcReceiver/d__2&) - void System.Runtime.CompilerServices.AsyncMethodBuilderCore:Start (Microsoft.AspNetCore.Components.WebView.IpcSender/<>c__DisplayClass11_0/<g__AwaitAndNotify|0>d&) + void System.Runtime.CompilerServices.AsyncMethodBuilderCore:Start (Microsoft.AspNetCore.Components.WebView.IpcSender/<>c__DisplayClass13_0/<g__AwaitAndNotify|0>d&) void System.Runtime.CompilerServices.AsyncMethodBuilderCore:Start (Microsoft.AspNetCore.Components.WebView.WebViewManager/<>c__DisplayClass18_0/<b__0>d&) void System.Runtime.CompilerServices.AsyncMethodBuilderCore:Start (Microsoft.AspNetCore.Components.WebView.WebViewManager/d__20&) void System.Runtime.CompilerServices.AsyncMethodBuilderCore:Start (Microsoft.JSInterop.JSRuntime/d__16`1&) void System.Runtime.CompilerServices.AsyncMethodBuilderCore:Start (Microsoft.JSInterop.JSRuntimeExtensions/d__0&) void System.Runtime.CompilerServices.AsyncMethodBuilderCore:Start (Microsoft.Maui.Dispatching.DispatcherExtensions/<>c__DisplayClass2_0`1/<b__0>d&) void System.Runtime.CompilerServices.AsyncMethodBuilderCore:Start (Microsoft.Maui.Dispatching.DispatcherExtensions/<>c__DisplayClass3_0/<b__0>d&) - void System.Runtime.CompilerServices.AsyncMethodBuilderCore:Start (System.IO.BufferedStream/d__69&) - void System.Runtime.CompilerServices.AsyncMethodBuilderCore:Start (System.IO.Stream/<g__Core|29_0>d&) + void System.Runtime.CompilerServices.AsyncMethodBuilderCore:Start (System.IO.BufferedStream/d__68&) + void System.Runtime.CompilerServices.AsyncMethodBuilderCore:Start (System.IO.Stream/<g__Core|27_0>d&) void System.Runtime.CompilerServices.AsyncMethodBuilderCore:Start (System.Net.Http.HttpClient/<g__Core|83_0>d&) void System.Runtime.CompilerServices.AsyncMethodBuilderCore:Start (System.Net.Http.HttpClient/d__41&) void System.Runtime.CompilerServices.AsyncMethodBuilderCore:Start (System.Net.Http.HttpContent/d__63&) void System.Runtime.CompilerServices.AsyncMethodBuilderCore:Start (System.Net.Http.StreamToStreamCopy/<g__DisposeSourceAsync|1_0>d&) - void System.Runtime.CompilerServices.AsyncMethodBuilderCore:Start (Xamarin.Android.Net.AndroidMessageHandler/d__128&) - void System.Runtime.CompilerServices.AsyncMethodBuilderCore:Start (Xamarin.Android.Net.AndroidMessageHandler/d__121&) - void System.Runtime.CompilerServices.AsyncMethodBuilderCore:Start (Xamarin.Android.Net.AndroidMessageHandler/d__119&) - void System.Runtime.CompilerServices.AsyncMethodBuilderCore:Start (Xamarin.Android.Net.AndroidMessageHandler/d__146&) + void System.Runtime.CompilerServices.AsyncMethodBuilderCore:Start (Xamarin.Android.Net.AndroidMessageHandler/d__132&) + void System.Runtime.CompilerServices.AsyncMethodBuilderCore:Start (Xamarin.Android.Net.AndroidMessageHandler/d__123&) + void System.Runtime.CompilerServices.AsyncMethodBuilderCore:Start (Xamarin.Android.Net.AndroidMessageHandler/d__125&) + void System.Runtime.CompilerServices.AsyncMethodBuilderCore:Start (Xamarin.Android.Net.AndroidMessageHandler/d__150&) void System.Runtime.CompilerServices.AsyncTaskMethodBuilder:SetResult () void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1/AsyncStateMachineBox`1d__16`1>:.cctor () void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1/AsyncStateMachineBox`1d__16`1>:.ctor () @@ -6357,16 +6356,16 @@ Methods: void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1/AsyncStateMachineBox`1g__Core|83_0>d>:ExecutionContextCallback (object) void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1/AsyncStateMachineBox`1g__Core|83_0>d>:MoveNext () void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1/AsyncStateMachineBox`1g__Core|83_0>d>:MoveNext (System.Threading.Thread) - void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1/AsyncStateMachineBox`1d__128>:.cctor () - void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1/AsyncStateMachineBox`1d__128>:.ctor () - void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1/AsyncStateMachineBox`1d__128>:ExecutionContextCallback (object) - void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1/AsyncStateMachineBox`1d__128>:MoveNext () - void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1/AsyncStateMachineBox`1d__128>:MoveNext (System.Threading.Thread) - void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1/AsyncStateMachineBox`1d__119>:.cctor () - void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1/AsyncStateMachineBox`1d__119>:.ctor () - void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1/AsyncStateMachineBox`1d__119>:ExecutionContextCallback (object) - void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1/AsyncStateMachineBox`1d__119>:MoveNext () - void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1/AsyncStateMachineBox`1d__119>:MoveNext (System.Threading.Thread) + void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1/AsyncStateMachineBox`1d__132>:.cctor () + void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1/AsyncStateMachineBox`1d__132>:.ctor () + void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1/AsyncStateMachineBox`1d__132>:ExecutionContextCallback (object) + void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1/AsyncStateMachineBox`1d__132>:MoveNext () + void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1/AsyncStateMachineBox`1d__132>:MoveNext (System.Threading.Thread) + void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1/AsyncStateMachineBox`1d__123>:.cctor () + void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1/AsyncStateMachineBox`1d__123>:.ctor () + void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1/AsyncStateMachineBox`1d__123>:ExecutionContextCallback (object) + void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1/AsyncStateMachineBox`1d__123>:MoveNext () + void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1/AsyncStateMachineBox`1d__123>:MoveNext (System.Threading.Thread) void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1/AsyncStateMachineBox`1d__0>:.cctor () void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1/AsyncStateMachineBox`1d__0>:.ctor () void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1/AsyncStateMachineBox`1d__0>:ExecutionContextCallback (object) @@ -6377,51 +6376,41 @@ Methods: void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1/AsyncStateMachineBox`1d__41>:ExecutionContextCallback (object) void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1/AsyncStateMachineBox`1d__41>:MoveNext () void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1/AsyncStateMachineBox`1d__41>:MoveNext (System.Threading.Thread) - void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1/AsyncStateMachineBox`1d__66>:.cctor () - void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1/AsyncStateMachineBox`1d__66>:.ctor () - void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1/AsyncStateMachineBox`1d__66>:ExecutionContextCallback (object) - void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1/AsyncStateMachineBox`1d__66>:MoveNext () - void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1/AsyncStateMachineBox`1d__66>:MoveNext (System.Threading.Thread) - void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1/AsyncStateMachineBox`1d__61>:.cctor () - void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1/AsyncStateMachineBox`1d__61>:.ctor () - void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1/AsyncStateMachineBox`1d__61>:ExecutionContextCallback (object) - void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1/AsyncStateMachineBox`1d__61>:MoveNext () - void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1/AsyncStateMachineBox`1d__61>:MoveNext (System.Threading.Thread) + void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1/AsyncStateMachineBox`1d__71>:.cctor () + void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1/AsyncStateMachineBox`1d__71>:.ctor () + void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1/AsyncStateMachineBox`1d__71>:ExecutionContextCallback (object) + void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1/AsyncStateMachineBox`1d__71>:MoveNext () + void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1/AsyncStateMachineBox`1d__71>:MoveNext (System.Threading.Thread) + void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1/AsyncStateMachineBox`1d__66>:.cctor () + void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1/AsyncStateMachineBox`1d__66>:.ctor () + void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1/AsyncStateMachineBox`1d__66>:ExecutionContextCallback (object) + void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1/AsyncStateMachineBox`1d__66>:MoveNext () + void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1/AsyncStateMachineBox`1d__66>:MoveNext (System.Threading.Thread) void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1/AsyncStateMachineBox`1d__15>:.cctor () void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1/AsyncStateMachineBox`1d__15>:.ctor () void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1/AsyncStateMachineBox`1d__15>:ExecutionContextCallback (object) void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1/AsyncStateMachineBox`1d__15>:MoveNext () void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1/AsyncStateMachineBox`1d__15>:MoveNext (System.Threading.Thread) - void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1/AsyncStateMachineBox`1c__DisplayClass11_0/<g__AwaitAndNotify|0>d>:.cctor () - void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1/AsyncStateMachineBox`1c__DisplayClass11_0/<g__AwaitAndNotify|0>d>:.ctor () - void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1/AsyncStateMachineBox`1c__DisplayClass11_0/<g__AwaitAndNotify|0>d>:ExecutionContextCallback (object) - void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1/AsyncStateMachineBox`1c__DisplayClass11_0/<g__AwaitAndNotify|0>d>:MoveNext () - void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1/AsyncStateMachineBox`1c__DisplayClass11_0/<g__AwaitAndNotify|0>d>:MoveNext (System.Threading.Thread) + void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1/AsyncStateMachineBox`1c__DisplayClass13_0/<g__AwaitAndNotify|0>d>:.cctor () + void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1/AsyncStateMachineBox`1c__DisplayClass13_0/<g__AwaitAndNotify|0>d>:.ctor () + void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1/AsyncStateMachineBox`1c__DisplayClass13_0/<g__AwaitAndNotify|0>d>:ExecutionContextCallback (object) + void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1/AsyncStateMachineBox`1c__DisplayClass13_0/<g__AwaitAndNotify|0>d>:MoveNext () + void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1/AsyncStateMachineBox`1c__DisplayClass13_0/<g__AwaitAndNotify|0>d>:MoveNext (System.Threading.Thread) void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1/AsyncStateMachineBox`1d__0>:.cctor () void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1/AsyncStateMachineBox`1d__0>:.ctor () void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1/AsyncStateMachineBox`1d__0>:ExecutionContextCallback (object) void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1/AsyncStateMachineBox`1d__0>:MoveNext () void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1/AsyncStateMachineBox`1d__0>:MoveNext (System.Threading.Thread) - void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1/AsyncStateMachineBox`1d__69>:.cctor () - void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1/AsyncStateMachineBox`1d__69>:.ctor () - void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1/AsyncStateMachineBox`1d__69>:ExecutionContextCallback (object) - void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1/AsyncStateMachineBox`1d__69>:MoveNext () - void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1/AsyncStateMachineBox`1d__69>:MoveNext (System.Threading.Thread) - void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1/AsyncStateMachineBox`1g__Core|29_0>d>:.cctor () - void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1/AsyncStateMachineBox`1g__Core|29_0>d>:.ctor () - void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1/AsyncStateMachineBox`1g__Core|29_0>d>:ExecutionContextCallback (object) - void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1/AsyncStateMachineBox`1g__Core|29_0>d>:MoveNext () - void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1/AsyncStateMachineBox`1g__Core|29_0>d>:MoveNext (System.Threading.Thread) - void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1/AsyncStateMachineBox`1d__63>:.cctor () - void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1/AsyncStateMachineBox`1d__63>:.ctor () - void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1/AsyncStateMachineBox`1d__63>:ExecutionContextCallback (object) - void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1/AsyncStateMachineBox`1d__63>:MoveNext () - void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1/AsyncStateMachineBox`1d__63>:MoveNext (System.Threading.Thread) - void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1/AsyncStateMachineBox`1g__DisposeSourceAsync|1_0>d>:.cctor () - void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1/AsyncStateMachineBox`1g__DisposeSourceAsync|1_0>d>:.ctor () - void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1/AsyncStateMachineBox`1g__DisposeSourceAsync|1_0>d>:ExecutionContextCallback (object) - void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1/AsyncStateMachineBox`1g__DisposeSourceAsync|1_0>d>:MoveNext () - void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1/AsyncStateMachineBox`1g__DisposeSourceAsync|1_0>d>:MoveNext (System.Threading.Thread) + void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1/AsyncStateMachineBox`1d__68>:.cctor () + void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1/AsyncStateMachineBox`1d__68>:.ctor () + void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1/AsyncStateMachineBox`1d__68>:ExecutionContextCallback (object) + void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1/AsyncStateMachineBox`1d__68>:MoveNext () + void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1/AsyncStateMachineBox`1d__68>:MoveNext (System.Threading.Thread) + void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1/AsyncStateMachineBox`1g__Core|27_0>d>:.cctor () + void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1/AsyncStateMachineBox`1g__Core|27_0>d>:.ctor () + void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1/AsyncStateMachineBox`1g__Core|27_0>d>:ExecutionContextCallback (object) + void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1/AsyncStateMachineBox`1g__Core|27_0>d>:MoveNext () + void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1/AsyncStateMachineBox`1g__Core|27_0>d>:MoveNext (System.Threading.Thread) void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1:SetResult (Java.Net.Proxy) void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1:AwaitUnsafeOnCompleted (System.Runtime.CompilerServices.ValueTaskAwaiter`1&,System.Runtime.CompilerServices.IAsyncStateMachineBox) void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1:SetResult (bool) @@ -6450,8 +6439,6 @@ Methods: void System.Runtime.CompilerServices.ConditionalWeakTable`2/Container:.ctor (System.Runtime.CompilerServices.ConditionalWeakTable`2) void System.Runtime.CompilerServices.ConditionalWeakTable`2:.ctor () void System.Runtime.CompilerServices.ConfiguredTaskAwaitable/ConfiguredTaskAwaiter:GetResult () - void System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1/ConfiguredTaskAwaiter:.ctor (System.Threading.Tasks.Task`1,bool) - void System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1:.ctor (System.Threading.Tasks.Task`1,bool) void System.Runtime.CompilerServices.ConfiguredValueTaskAwaitable`1/ConfiguredValueTaskAwaiter:System.Runtime.CompilerServices.IStateMachineBoxAwareAwaiter.AwaitUnsafeOnCompleted (System.Runtime.CompilerServices.IAsyncStateMachineBox) void System.Runtime.CompilerServices.DefaultInterpolatedStringHandler:.ctor (int,int,System.IFormatProvider,System.Span`1) void System.Runtime.CompilerServices.DefaultInterpolatedStringHandler:.ctor (int,int) @@ -6461,31 +6448,37 @@ Methods: void System.Runtime.CompilerServices.DefaultInterpolatedStringHandler:AppendFormatted (string) void System.Runtime.CompilerServices.DefaultInterpolatedStringHandler:AppendFormatted (System.TimeSpan,string) void System.Runtime.CompilerServices.DefaultInterpolatedStringHandler:AppendStringDirect (string) + void System.Runtime.CompilerServices.QCallAssembly:.ctor (System.Reflection.RuntimeAssembly&) + void System.Runtime.CompilerServices.QCallTypeHandle:.ctor (System.RuntimeType&) void System.Runtime.CompilerServices.RuntimeHelpers:EnsureSufficientExecutionStack () + void System.Runtime.CompilerServices.RuntimeHelpers:InitializeArray (System.Array,intptr) + void System.Runtime.CompilerServices.RuntimeHelpers:InitializeArray (System.Array,System.RuntimeFieldHandle) void System.Runtime.CompilerServices.TaskAwaiter:GetResult () void System.Runtime.CompilerServices.TaskAwaiter:UnsafeOnCompletedInternal (System.Threading.Tasks.Task,System.Runtime.CompilerServices.IAsyncStateMachineBox,bool) void System.Runtime.CompilerServices.TaskAwaiter:ValidateEnd (System.Threading.Tasks.Task) - void System.Runtime.CompilerServices.TaskAwaiter`1:.ctor (System.Threading.Tasks.Task`1) void System.Runtime.CompilerServices.TypeForwardedFromAttribute:.ctor (string) void System.Runtime.CompilerServices.ValueTaskAwaiter:.cctor () void System.Runtime.CompilerServices.ValueTaskAwaiter:System.Runtime.CompilerServices.IStateMachineBoxAwareAwaiter.AwaitUnsafeOnCompleted (System.Runtime.CompilerServices.IAsyncStateMachineBox) void System.Runtime.CompilerServices.ValueTaskAwaiter/<>c:.cctor () void System.Runtime.CompilerServices.ValueTaskAwaiter/<>c:.ctor () - void System.Runtime.CompilerServices.ValueTaskAwaiter`1:.ctor (System.Threading.Tasks.ValueTask`1&) 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.ExceptionServices.ExceptionDispatchInfo:.ctor (System.Exception) void System.Runtime.ExceptionServices.ExceptionDispatchInfo:Throw () - void System.Runtime.InteropServices.ClassInterfaceAttribute:.ctor (System.Runtime.InteropServices.ClassInterfaceType) - void System.Runtime.InteropServices.ComVisibleAttribute:.ctor (bool) void System.Runtime.InteropServices.GCHandle:.ctor (object,System.Runtime.InteropServices.GCHandleType) void System.Runtime.InteropServices.GCHandle:InternalSet (intptr,object) void System.Runtime.InteropServices.GCHandle:set_Target (object) void System.Runtime.InteropServices.Marshal:.cctor () + void System.Runtime.InteropServices.Marshal:FreeCoTaskMem (intptr) void System.Runtime.InteropServices.Marshal:FreeHGlobal (intptr) void System.Runtime.InteropServices.Marshal:PtrToStructureHelper (intptr,object,bool) void System.Runtime.InteropServices.Marshal:PtrToStructureInternal (intptr,object,bool) void System.Runtime.InteropServices.Marshal:SetLastPInvokeError (int) + void System.Runtime.InteropServices.Marshal:SetLastSystemError (int) + void System.Runtime.InteropServices.Marshalling.ArrayMarshaller`2/ManagedToUnmanagedIn:.cctor () + void System.Runtime.InteropServices.Marshalling.Utf8StringMarshaller:Free (byte*) + void System.Runtime.InteropServices.Marshalling.Utf8StringMarshaller/ManagedToUnmanagedIn:Free () + void System.Runtime.InteropServices.Marshalling.Utf8StringMarshaller/ManagedToUnmanagedIn:FromManaged (string,System.Span`1) void System.Runtime.InteropServices.NativeMemory:Free (void*) void System.Runtime.InteropServices.SafeHandle:.ctor (intptr,bool) void System.Runtime.InteropServices.SafeHandle:DangerousAddRef () @@ -6501,15 +6494,26 @@ Methods: void System.RuntimeType:CreateInstanceCheckThis () void System.RuntimeType:FilterHelper (System.Reflection.BindingFlags,string&,bool,bool&,bool&,System.RuntimeType/MemberListType&) void System.RuntimeType:FilterHelper (System.Reflection.BindingFlags,string&,bool&,System.RuntimeType/MemberListType&) + void System.RuntimeType:getFullName (System.Runtime.CompilerServices.QCallTypeHandle,System.Runtime.CompilerServices.ObjectHandleOnStack,bool,bool) + void System.RuntimeType:GetGenericArgumentsInternal (System.Runtime.CompilerServices.QCallTypeHandle,System.Runtime.CompilerServices.ObjectHandleOnStack,bool) + void System.RuntimeType:GetInterfaces (System.Runtime.CompilerServices.QCallTypeHandle,System.Runtime.CompilerServices.ObjectHandleOnStack) + void System.RuntimeType:GetName (System.Runtime.CompilerServices.QCallTypeHandle,System.Runtime.CompilerServices.ObjectHandleOnStack) + void System.RuntimeType:make_array_type (System.Runtime.CompilerServices.QCallTypeHandle,int,System.Runtime.CompilerServices.ObjectHandleOnStack) + void System.RuntimeType:make_byref_type (System.Runtime.CompilerServices.QCallTypeHandle,System.Runtime.CompilerServices.ObjectHandleOnStack) + void System.RuntimeType:MakeGenericType (System.Type,System.Type[],System.Runtime.CompilerServices.ObjectHandleOnStack) void System.RuntimeType:SanityCheckGenericArguments (System.RuntimeType[],System.RuntimeType[]) void System.RuntimeType:ThrowIfTypeNeverValidGenericArgument (System.RuntimeType) void System.RuntimeType/ListBuilder`1:.ctor (int) void System.RuntimeType/ListBuilder`1:Add (System.Reflection.ConstructorInfo) - void System.Span`1:.ctor (System.Reflection.ConstructorInfo&,int) - void System.Span`1:.ctor (string[],int,int) - void System.Span`1:.ctor (string[]) + void System.RuntimeTypeHandle:GetAssembly (System.Runtime.CompilerServices.QCallTypeHandle,System.Runtime.CompilerServices.ObjectHandleOnStack) + void System.RuntimeTypeHandle:GetBaseType (System.Runtime.CompilerServices.QCallTypeHandle,System.Runtime.CompilerServices.ObjectHandleOnStack) + void System.RuntimeTypeHandle:GetElementType (System.Runtime.CompilerServices.QCallTypeHandle,System.Runtime.CompilerServices.ObjectHandleOnStack) + void System.RuntimeTypeHandle:GetGenericTypeDefinition_impl (System.Runtime.CompilerServices.QCallTypeHandle,System.Runtime.CompilerServices.ObjectHandleOnStack) + void System.RuntimeTypeHandle:GetModule (System.Runtime.CompilerServices.QCallTypeHandle,System.Runtime.CompilerServices.ObjectHandleOnStack) + void System.RuntimeTypeHandle:internal_from_name (intptr,System.Threading.StackCrawlMark&,System.Runtime.CompilerServices.ObjectHandleOnStack,bool,bool) void System.SpanHelpers:ClearWithoutReferences (byte&,uintptr) void System.SpanHelpers:ClearWithReferences (intptr&,uintptr) + void System.SpanHelpers:Fill (char&,uintptr,char) void System.StackOverflowException:.ctor (string) void System.String:.ctor (char,int) void System.String:.ctor (char[],int,int) @@ -6520,11 +6524,9 @@ Methods: void System.String:.ctor (System.ReadOnlySpan`1) void System.String:CopyTo (int,char[],int,int) void System.String:FillStringChecked (string,int,string) - void System.String:InitializeProbabilisticMap (uint*,System.ReadOnlySpan`1) void System.String:MakeSeparatorList (System.ReadOnlySpan`1,System.Collections.Generic.ValueListBuilder`1&) void System.String:memcpy (byte*,byte*,int) void System.String:memset (byte*,int,int) - void System.String:SetCharBit (uint*,byte) void System.SZGenericArrayEnumerator`1:Dispose () void System.SZGenericArrayEnumerator`1:.cctor () void System.SZGenericArrayEnumerator`1:.ctor (Microsoft.Maui.Hosting.IMauiInitializeService[]) @@ -6570,10 +6572,11 @@ Methods: void System.Text.Encodings.Web.TextEncoderSettings:AllowRanges (System.Text.Unicode.UnicodeRange[]) void System.Text.EncodingTable:.cctor () void System.Text.Json.BitStack:ResetFirstBit () + void System.Text.Json.Cache`1/<>c__6`1, System.Func`1>:.cctor () + void System.Text.Json.Cache`1/<>c__6`1, System.Func`1>:.ctor () void System.Text.Json.JsonCamelCaseNamingPolicy:.ctor () void System.Text.Json.JsonDocument:.ctor (System.ReadOnlyMemory`1,System.Text.Json.JsonDocument/MetadataDb,byte[],System.Text.Json.PooledByteBufferWriter,bool) void System.Text.Json.JsonDocument:CheckExpectedType (System.Text.Json.JsonTokenType,System.Text.Json.JsonTokenType) - void System.Text.Json.JsonDocument:CheckNotDisposed () void System.Text.Json.JsonDocument:CheckSupportedOptions (System.Text.Json.JsonReaderOptions,string) void System.Text.Json.JsonDocument:Parse (System.ReadOnlySpan`1,System.Text.Json.JsonReaderOptions,System.Text.Json.JsonDocument/MetadataDb&,System.Text.Json.JsonDocument/StackRowStack&) void System.Text.Json.JsonDocument/DbRow:.ctor (System.Text.Json.JsonTokenType,int,int) @@ -6590,48 +6593,54 @@ Methods: void System.Text.Json.JsonReaderOptions:set_MaxDepth (int) void System.Text.Json.JsonReaderState:.ctor (System.Text.Json.JsonReaderOptions) void System.Text.Json.JsonSerializer:.cctor () - void System.Text.Json.JsonSerializer:WriteUsingSerializer (System.Text.Json.Utf8JsonWriter,object[]&,System.Text.Json.Serialization.Metadata.JsonTypeInfo) - void System.Text.Json.JsonSerializer:WriteUsingSerializer (System.Text.Json.Utf8JsonWriter,TValue_REF&,System.Text.Json.Serialization.Metadata.JsonTypeInfo) - void System.Text.Json.JsonSerializerOptions:.cctor () + void System.Text.Json.JsonSerializer:WriteCore (System.Text.Json.Utf8JsonWriter,object[]&,System.Text.Json.Serialization.Metadata.JsonTypeInfo`1) void System.Text.Json.JsonSerializerOptions:.ctor () - void System.Text.Json.JsonSerializerOptions:g__Add|4_0 (System.Text.Json.Serialization.JsonConverter,System.Text.Json.JsonSerializerOptions/<>c__DisplayClass4_0&) + void System.Text.Json.JsonSerializerOptions:.ctor (System.Text.Json.JsonSerializerOptions) + void System.Text.Json.JsonSerializerOptions:CheckConverterNullabilityIsSameAsPropertyType (System.Text.Json.Serialization.JsonConverter,System.Type) void System.Text.Json.JsonSerializerOptions:InitializeForReflectionSerializer () - void System.Text.Json.JsonSerializerOptions:RootBuiltInConverters () void System.Text.Json.JsonSerializerOptions:set_MaxDepth (int) void System.Text.Json.JsonSerializerOptions:set_PropertyNameCaseInsensitive (bool) void System.Text.Json.JsonSerializerOptions:set_PropertyNamingPolicy (System.Text.Json.JsonNamingPolicy) void System.Text.Json.JsonSerializerOptions:TrackOptionsInstance (System.Text.Json.JsonSerializerOptions) void System.Text.Json.JsonSerializerOptions:VerifyMutable () + void System.Text.Json.JsonSerializerOptions/CachingContext:.ctor (System.Text.Json.JsonSerializerOptions) + void System.Text.Json.JsonSerializerOptions/ConverterList:.ctor (System.Text.Json.JsonSerializerOptions,System.Collections.Generic.IList`1) + void System.Text.Json.JsonSerializerOptions/ConverterList:VerifyMutable () + void System.Text.Json.JsonSerializerOptions/EqualityComparer:g__GetHashCode|1_0 (System.HashCode&,System.Text.Json.Serialization.ConfigurationList`1) + void System.Text.Json.JsonSerializerOptions/TrackedCachingContexts:.cctor () void System.Text.Json.JsonSerializerOptions/TrackedOptionsInstances:.cctor () void System.Text.Json.JsonWriterHelper:.cctor () void System.Text.Json.JsonWriterHelper:EscapeNextChars (char,System.Span`1,int&) void System.Text.Json.JsonWriterHelper:EscapeString (System.ReadOnlySpan`1,System.Span`1,int,System.Text.Encodings.Web.JavaScriptEncoder,int&) void System.Text.Json.JsonWriterOptions:set_Indented (bool) + void System.Text.Json.JsonWriterOptions:set_MaxDepth (int) void System.Text.Json.JsonWriterOptions:set_SkipValidation (bool) - void System.Text.Json.PooledByteBufferWriter:.ctor (int) void System.Text.Json.PooledByteBufferWriter:Advance (int) void System.Text.Json.PooledByteBufferWriter:CheckAndResizeBuffer (int) + void System.Text.Json.PooledByteBufferWriter:ClearAndReturnBuffers () void System.Text.Json.PooledByteBufferWriter:ClearHelper () - void System.Text.Json.PooledByteBufferWriter:Dispose () + void System.Text.Json.PooledByteBufferWriter:InitializeEmptyInstance (int) void System.Text.Json.ReadStack:.cctor () void System.Text.Json.ReadStack:Initialize (System.Text.Json.Serialization.Metadata.JsonTypeInfo,bool) void System.Text.Json.ReadStack:Pop (bool) void System.Text.Json.ReadStack:Push () void System.Text.Json.ReadStack:SetConstructorArgumentState () void System.Text.Json.Reflection.ReflectionExtensions:.cctor () - void System.Text.Json.Serialization.ConverterList:.ctor (System.Text.Json.JsonSerializerOptions) - void System.Text.Json.Serialization.ConverterList:Add (System.Text.Json.Serialization.JsonConverter) + void System.Text.Json.Serialization.ConfigurationList`1:.ctor (System.Collections.Generic.IList`1) + void System.Text.Json.Serialization.ConfigurationList`1:Add (System.Text.Json.Serialization.JsonConverter) + void System.Text.Json.Serialization.ConfigurationList`1:CopyTo (System.Text.Json.Serialization.JsonConverter[],int) + void System.Text.Json.Serialization.ConfigurationList`1:OnAddingElement (System.Text.Json.Serialization.JsonConverter) void System.Text.Json.Serialization.Converters.BooleanConverter:.ctor () void System.Text.Json.Serialization.Converters.ByteArrayConverter:.ctor () void System.Text.Json.Serialization.Converters.ByteConverter:.ctor () void System.Text.Json.Serialization.Converters.CharConverter:.ctor () + void System.Text.Json.Serialization.Converters.DateOnlyConverter:.ctor () void System.Text.Json.Serialization.Converters.DateTimeConverter:.ctor () void System.Text.Json.Serialization.Converters.DateTimeOffsetConverter:.ctor () void System.Text.Json.Serialization.Converters.DecimalConverter:.ctor () void System.Text.Json.Serialization.Converters.DoubleConverter:.ctor () void System.Text.Json.Serialization.Converters.EnumConverter`1:.cctor () void System.Text.Json.Serialization.Converters.EnumConverter`1:.ctor (System.Text.Json.Serialization.Converters.EnumConverterOptions,System.Text.Json.JsonNamingPolicy,System.Text.Json.JsonSerializerOptions) - void System.Text.Json.Serialization.Converters.EnumConverter`1:.ctor (System.Text.Json.Serialization.Converters.EnumConverterOptions,System.Text.Json.JsonSerializerOptions) void System.Text.Json.Serialization.Converters.EnumConverter`1:Write (System.Text.Json.Utf8JsonWriter,Microsoft.JSInterop.JSCallResultType,System.Text.Json.JsonSerializerOptions) void System.Text.Json.Serialization.Converters.GuidConverter:.ctor () void System.Text.Json.Serialization.Converters.IDictionaryConverter`1:.ctor () @@ -6654,6 +6663,7 @@ Methods: void System.Text.Json.Serialization.Converters.SingleConverter:.ctor () void System.Text.Json.Serialization.Converters.StringConverter:.ctor () void System.Text.Json.Serialization.Converters.StringConverter:Write (System.Text.Json.Utf8JsonWriter,string,System.Text.Json.JsonSerializerOptions) + void System.Text.Json.Serialization.Converters.TimeOnlyConverter:.ctor () void System.Text.Json.Serialization.Converters.TimeSpanConverter:.ctor () void System.Text.Json.Serialization.Converters.UInt16Converter:.ctor () void System.Text.Json.Serialization.Converters.UInt32Converter:.ctor () @@ -6661,64 +6671,162 @@ Methods: void System.Text.Json.Serialization.Converters.UriConverter:.ctor () void System.Text.Json.Serialization.Converters.VersionConverter:.ctor () void System.Text.Json.Serialization.JsonCollectionConverter`2:.ctor () + void System.Text.Json.Serialization.JsonConverter:ConfigureJsonTypeInfo (System.Text.Json.Serialization.Metadata.JsonTypeInfo,System.Text.Json.JsonSerializerOptions) + void System.Text.Json.Serialization.JsonConverter:ConfigureJsonTypeInfoUsingReflection (System.Text.Json.Serialization.Metadata.JsonTypeInfo,System.Text.Json.JsonSerializerOptions) void System.Text.Json.Serialization.JsonConverter`1:.ctor () + void System.Text.Json.Serialization.JsonConverter`1:.ctor (bool) + void System.Text.Json.Serialization.JsonConverter`1:Initialize () void System.Text.Json.Serialization.JsonConverter`1>:VerifyWrite (int,System.Text.Json.Utf8JsonWriter) void System.Text.Json.Serialization.JsonConverter`1:.ctor () + void System.Text.Json.Serialization.JsonConverter`1:.ctor (bool) + void System.Text.Json.Serialization.JsonConverter`1:Initialize () void System.Text.Json.Serialization.JsonConverter`1:VerifyWrite (int,System.Text.Json.Utf8JsonWriter) void System.Text.Json.Serialization.JsonConverter`1:.ctor () + void System.Text.Json.Serialization.JsonConverter`1:.ctor (bool) + void System.Text.Json.Serialization.JsonConverter`1:Initialize () void System.Text.Json.Serialization.JsonConverter`1:.ctor () + void System.Text.Json.Serialization.JsonConverter`1:.ctor (bool) + void System.Text.Json.Serialization.JsonConverter`1:Initialize () void System.Text.Json.Serialization.JsonConverter`1:.ctor () + void System.Text.Json.Serialization.JsonConverter`1:.ctor (bool) + void System.Text.Json.Serialization.JsonConverter`1:Initialize () + void System.Text.Json.Serialization.JsonConverter`1:.ctor () + void System.Text.Json.Serialization.JsonConverter`1:.ctor (bool) + void System.Text.Json.Serialization.JsonConverter`1:Initialize () + void System.Text.Json.Serialization.JsonConverter`1:.ctor () + void System.Text.Json.Serialization.JsonConverter`1:.ctor (bool) + void System.Text.Json.Serialization.JsonConverter`1:Initialize () void System.Text.Json.Serialization.JsonConverter`1:.ctor () + void System.Text.Json.Serialization.JsonConverter`1:.ctor (bool) + void System.Text.Json.Serialization.JsonConverter`1:Initialize () void System.Text.Json.Serialization.JsonConverter`1:.ctor () + void System.Text.Json.Serialization.JsonConverter`1:.ctor (bool) + void System.Text.Json.Serialization.JsonConverter`1:Initialize () void System.Text.Json.Serialization.JsonConverter`1:.ctor () + void System.Text.Json.Serialization.JsonConverter`1:.ctor (bool) + void System.Text.Json.Serialization.JsonConverter`1:Initialize () void System.Text.Json.Serialization.JsonConverter`1:.ctor () + void System.Text.Json.Serialization.JsonConverter`1:.ctor (bool) + void System.Text.Json.Serialization.JsonConverter`1:Initialize () void System.Text.Json.Serialization.JsonConverter`1:.ctor () + void System.Text.Json.Serialization.JsonConverter`1:.ctor (bool) + void System.Text.Json.Serialization.JsonConverter`1:Initialize () void System.Text.Json.Serialization.JsonConverter`1:.ctor () + void System.Text.Json.Serialization.JsonConverter`1:.ctor (bool) + void System.Text.Json.Serialization.JsonConverter`1:Initialize () void System.Text.Json.Serialization.JsonConverter`1:.ctor () + void System.Text.Json.Serialization.JsonConverter`1:.ctor (bool) + void System.Text.Json.Serialization.JsonConverter`1:Initialize () void System.Text.Json.Serialization.JsonConverter`1:VerifyWrite (int,System.Text.Json.Utf8JsonWriter) void System.Text.Json.Serialization.JsonConverter`1:.ctor () + void System.Text.Json.Serialization.JsonConverter`1:.ctor (bool) + void System.Text.Json.Serialization.JsonConverter`1:Initialize () void System.Text.Json.Serialization.JsonConverter`1:VerifyWrite (int,System.Text.Json.Utf8JsonWriter) void System.Text.Json.Serialization.JsonConverter`1:.ctor () + void System.Text.Json.Serialization.JsonConverter`1:.ctor (bool) + void System.Text.Json.Serialization.JsonConverter`1:Initialize () void System.Text.Json.Serialization.JsonConverter`1:.ctor () + void System.Text.Json.Serialization.JsonConverter`1:.ctor (bool) + void System.Text.Json.Serialization.JsonConverter`1:Initialize () void System.Text.Json.Serialization.JsonConverter`1:.ctor () + void System.Text.Json.Serialization.JsonConverter`1:.ctor (bool) + void System.Text.Json.Serialization.JsonConverter`1:Initialize () + void System.Text.Json.Serialization.JsonConverter`1:.ctor () + void System.Text.Json.Serialization.JsonConverter`1:.ctor (bool) + void System.Text.Json.Serialization.JsonConverter`1:Initialize () void System.Text.Json.Serialization.JsonConverter`1:.ctor () + void System.Text.Json.Serialization.JsonConverter`1:.ctor (bool) + void System.Text.Json.Serialization.JsonConverter`1:Initialize () void System.Text.Json.Serialization.JsonConverter`1:.ctor () + void System.Text.Json.Serialization.JsonConverter`1:.ctor (bool) + void System.Text.Json.Serialization.JsonConverter`1:Initialize () void System.Text.Json.Serialization.JsonConverter`1:.ctor () + void System.Text.Json.Serialization.JsonConverter`1:.ctor (bool) + void System.Text.Json.Serialization.JsonConverter`1:Initialize () void System.Text.Json.Serialization.JsonConverter`1:.ctor () + void System.Text.Json.Serialization.JsonConverter`1:.ctor (bool) + void System.Text.Json.Serialization.JsonConverter`1:Initialize () void System.Text.Json.Serialization.JsonDictionaryConverter`1:.ctor () void System.Text.Json.Serialization.JsonDictionaryConverter`3:.ctor () void System.Text.Json.Serialization.JsonObjectConverter`1:.ctor () void System.Text.Json.Serialization.JsonResumableConverter`1:.ctor () + void System.Text.Json.Serialization.Metadata.DefaultJsonTypeInfoResolver:.ctor (bool) + void System.Text.Json.Serialization.Metadata.DefaultJsonTypeInfoResolver:g__Add|3_0 (System.Text.Json.Serialization.JsonConverter,System.Text.Json.Serialization.Metadata.DefaultJsonTypeInfoResolver/<>c__DisplayClass3_0&) void System.Text.Json.Serialization.Metadata.JsonPropertyInfo:.cctor () - void System.Text.Json.Serialization.Metadata.JsonPropertyInfo:.ctor () - void System.Text.Json.Serialization.Metadata.JsonPropertyInfo:DetermineNumberHandlingForTypeInfo (System.Nullable`1) - void System.Text.Json.Serialization.Metadata.JsonPropertyInfo:GetPolicies (System.Nullable`1,System.Nullable`1) - void System.Text.Json.Serialization.Metadata.JsonPropertyInfo:Initialize (System.Type,System.Type,System.Type,System.Text.Json.ConverterStrategy,System.Reflection.MemberInfo,bool,System.Text.Json.Serialization.JsonConverter,System.Nullable`1,System.Nullable`1,System.Text.Json.JsonSerializerOptions) - void System.Text.Json.Serialization.Metadata.JsonPropertyInfo:set_NameAsString (string) - void System.Text.Json.Serialization.Metadata.JsonPropertyInfo`1:Initialize (System.Type,System.Type,System.Type,System.Text.Json.ConverterStrategy,System.Reflection.MemberInfo,bool,System.Text.Json.Serialization.JsonConverter,System.Nullable`1,System.Nullable`1,System.Text.Json.JsonSerializerOptions) - void System.Text.Json.Serialization.Metadata.JsonPropertyInfo`1:set_ConverterBase (System.Text.Json.Serialization.JsonConverter) - void System.Text.Json.Serialization.Metadata.JsonPropertyInfo`1:Initialize (System.Type,System.Type,System.Type,System.Text.Json.ConverterStrategy,System.Reflection.MemberInfo,bool,System.Text.Json.Serialization.JsonConverter,System.Nullable`1,System.Nullable`1,System.Text.Json.JsonSerializerOptions) - void System.Text.Json.Serialization.Metadata.JsonPropertyInfo`1:set_ConverterBase (System.Text.Json.Serialization.JsonConverter) - void System.Text.Json.Serialization.Metadata.JsonPropertyInfo`1:Initialize (System.Type,System.Type,System.Type,System.Text.Json.ConverterStrategy,System.Reflection.MemberInfo,bool,System.Text.Json.Serialization.JsonConverter,System.Nullable`1,System.Nullable`1,System.Text.Json.JsonSerializerOptions) - void System.Text.Json.Serialization.Metadata.JsonPropertyInfo`1:set_ConverterBase (System.Text.Json.Serialization.JsonConverter) - void System.Text.Json.Serialization.Metadata.JsonPropertyInfo`1:Initialize (System.Type,System.Type,System.Type,System.Text.Json.ConverterStrategy,System.Reflection.MemberInfo,bool,System.Text.Json.Serialization.JsonConverter,System.Nullable`1,System.Nullable`1,System.Text.Json.JsonSerializerOptions) - void System.Text.Json.Serialization.Metadata.JsonPropertyInfo`1:set_ConverterBase (System.Text.Json.Serialization.JsonConverter) + void System.Text.Json.Serialization.Metadata.JsonPropertyInfo:.ctor (System.Type,System.Type,System.Text.Json.Serialization.Metadata.JsonTypeInfo,System.Text.Json.JsonSerializerOptions) + void System.Text.Json.Serialization.Metadata.JsonPropertyInfo:Configure () + void System.Text.Json.Serialization.Metadata.JsonPropertyInfo:DetermineNumberHandlingForTypeInfo () + void System.Text.Json.Serialization.Metadata.JsonPropertyInfo:EnsureChildOf (System.Text.Json.Serialization.Metadata.JsonTypeInfo) + void System.Text.Json.Serialization.Metadata.JsonPropertyInfo:EnsureConfigured () + void System.Text.Json.Serialization.Metadata.JsonPropertyInfo:set_IsForTypeInfo (bool) + void System.Text.Json.Serialization.Metadata.JsonPropertyInfo:set_JsonTypeInfo (System.Text.Json.Serialization.Metadata.JsonTypeInfo) + void System.Text.Json.Serialization.Metadata.JsonPropertyInfo:set_Name (string) + void System.Text.Json.Serialization.Metadata.JsonPropertyInfo:set_ParentTypeInfo (System.Text.Json.Serialization.Metadata.JsonTypeInfo) + void System.Text.Json.Serialization.Metadata.JsonPropertyInfo:VerifyMutable () + void System.Text.Json.Serialization.Metadata.JsonPropertyInfo`1:.ctor (System.Type,System.Text.Json.Serialization.Metadata.JsonTypeInfo,System.Text.Json.JsonSerializerOptions) + void System.Text.Json.Serialization.Metadata.JsonPropertyInfo`1:DetermineEffectiveConverter (System.Text.Json.Serialization.Metadata.JsonTypeInfo) + void System.Text.Json.Serialization.Metadata.JsonPropertyInfo`1:.ctor (System.Type,System.Text.Json.Serialization.Metadata.JsonTypeInfo,System.Text.Json.JsonSerializerOptions) + void System.Text.Json.Serialization.Metadata.JsonPropertyInfo`1:DetermineEffectiveConverter (System.Text.Json.Serialization.Metadata.JsonTypeInfo) + void System.Text.Json.Serialization.Metadata.JsonPropertyInfo`1:.ctor (System.Type,System.Text.Json.Serialization.Metadata.JsonTypeInfo,System.Text.Json.JsonSerializerOptions) + void System.Text.Json.Serialization.Metadata.JsonPropertyInfo`1:DetermineEffectiveConverter (System.Text.Json.Serialization.Metadata.JsonTypeInfo) + void System.Text.Json.Serialization.Metadata.JsonPropertyInfo`1:.ctor (System.Type,System.Text.Json.Serialization.Metadata.JsonTypeInfo,System.Text.Json.JsonSerializerOptions) + void System.Text.Json.Serialization.Metadata.JsonPropertyInfo`1:DetermineEffectiveConverter (System.Text.Json.Serialization.Metadata.JsonTypeInfo) void System.Text.Json.Serialization.Metadata.JsonTypeInfo:.cctor () - void System.Text.Json.Serialization.Metadata.JsonTypeInfo:.ctor (System.Type,System.Text.Json.JsonSerializerOptions) - void System.Text.Json.Serialization.Metadata.JsonTypeInfo:.ctor (System.Type,System.Text.Json.Serialization.JsonConverter,System.Type,System.Text.Json.JsonSerializerOptions) - void System.Text.Json.Serialization.Metadata.JsonTypeInfo:ValidateType (System.Type,System.Type,System.Reflection.MemberInfo,System.Text.Json.JsonSerializerOptions) + void System.Text.Json.Serialization.Metadata.JsonTypeInfo:.ctor (System.Type,System.Text.Json.Serialization.JsonConverter,System.Text.Json.JsonSerializerOptions) + void System.Text.Json.Serialization.Metadata.JsonTypeInfo:g__ConfigureLocked|138_0 () + void System.Text.Json.Serialization.Metadata.JsonTypeInfo:Configure () + void System.Text.Json.Serialization.Metadata.JsonTypeInfo:EnsureConfigured () + void System.Text.Json.Serialization.Metadata.JsonTypeInfo:InitializePropertyCache () + void System.Text.Json.Serialization.Metadata.JsonTypeInfo:LateAddProperties () + void System.Text.Json.Serialization.Metadata.JsonTypeInfo:ValidateType (System.Type) void System.Text.Json.Serialization.Metadata.JsonTypeInfo/<>c:.cctor () void System.Text.Json.Serialization.Metadata.JsonTypeInfo/<>c:.ctor () + void System.Text.Json.Serialization.Metadata.JsonTypeInfo`1/<>c:.cctor () + void System.Text.Json.Serialization.Metadata.JsonTypeInfo`1/<>c:.ctor () + void System.Text.Json.Serialization.Metadata.JsonTypeInfo`1/<>c:.cctor () + void System.Text.Json.Serialization.Metadata.JsonTypeInfo`1/<>c:.ctor () + void System.Text.Json.Serialization.Metadata.JsonTypeInfo`1/<>c:.cctor () + void System.Text.Json.Serialization.Metadata.JsonTypeInfo`1/<>c:.ctor () + void System.Text.Json.Serialization.Metadata.JsonTypeInfo`1/<>c:.cctor () + void System.Text.Json.Serialization.Metadata.JsonTypeInfo`1/<>c:.ctor () + void System.Text.Json.Serialization.Metadata.JsonTypeInfo`1:.ctor (System.Text.Json.Serialization.JsonConverter,System.Text.Json.JsonSerializerOptions) + void System.Text.Json.Serialization.Metadata.JsonTypeInfo`1:MapInterfaceTypesToCallbacks () + void System.Text.Json.Serialization.Metadata.JsonTypeInfo`1:PopulatePolymorphismMetadata () + void System.Text.Json.Serialization.Metadata.JsonTypeInfo`1:SetCreateObjectIfCompatible (System.Delegate) + void System.Text.Json.Serialization.Metadata.JsonTypeInfo`1:.ctor (System.Text.Json.Serialization.JsonConverter,System.Text.Json.JsonSerializerOptions) + void System.Text.Json.Serialization.Metadata.JsonTypeInfo`1:MapInterfaceTypesToCallbacks () + void System.Text.Json.Serialization.Metadata.JsonTypeInfo`1:PopulatePolymorphismMetadata () + void System.Text.Json.Serialization.Metadata.JsonTypeInfo`1:SetCreateObjectIfCompatible (System.Delegate) + void System.Text.Json.Serialization.Metadata.JsonTypeInfo`1:.ctor (System.Text.Json.Serialization.JsonConverter,System.Text.Json.JsonSerializerOptions) + void System.Text.Json.Serialization.Metadata.JsonTypeInfo`1:MapInterfaceTypesToCallbacks () + void System.Text.Json.Serialization.Metadata.JsonTypeInfo`1:PopulatePolymorphismMetadata () + void System.Text.Json.Serialization.Metadata.JsonTypeInfo`1:SetCreateObjectIfCompatible (System.Delegate) + void System.Text.Json.Serialization.Metadata.JsonTypeInfo`1:.ctor (System.Text.Json.Serialization.JsonConverter,System.Text.Json.JsonSerializerOptions) + void System.Text.Json.Serialization.Metadata.JsonTypeInfo`1:MapInterfaceTypesToCallbacks () + void System.Text.Json.Serialization.Metadata.JsonTypeInfo`1:PopulatePolymorphismMetadata () + void System.Text.Json.Serialization.Metadata.JsonTypeInfo`1:SetCreateObjectIfCompatible (System.Delegate) + void System.Text.Json.Serialization.Metadata.ReflectionEmitCachingMemberAccessor:.cctor () + void System.Text.Json.Serialization.Metadata.ReflectionEmitCachingMemberAccessor:.ctor () + void System.Text.Json.Serialization.Metadata.ReflectionEmitCachingMemberAccessor/<>c:.cctor () + void System.Text.Json.Serialization.Metadata.ReflectionEmitCachingMemberAccessor/<>c:.ctor () + void System.Text.Json.Serialization.Metadata.ReflectionEmitCachingMemberAccessor/Cache`1>:.ctor (System.TimeSpan,System.TimeSpan) + void System.Text.Json.Serialization.Metadata.ReflectionEmitCachingMemberAccessor/Cache`1>:EvictStaleCacheEntries (long) + void System.Text.Json.Serialization.Metadata.ReflectionJsonTypeInfo`1:.ctor (System.Text.Json.Serialization.JsonConverter,System.Text.Json.JsonSerializerOptions) + void System.Text.Json.Serialization.Metadata.ReflectionJsonTypeInfo`1:.ctor (System.Text.Json.Serialization.JsonConverter,System.Text.Json.JsonSerializerOptions) + void System.Text.Json.Serialization.Metadata.ReflectionJsonTypeInfo`1:.ctor (System.Text.Json.Serialization.JsonConverter,System.Text.Json.JsonSerializerOptions) + void System.Text.Json.Serialization.Metadata.ReflectionJsonTypeInfo`1:AddPropertiesAndParametersUsingReflection () + void System.Text.Json.Serialization.Metadata.ReflectionJsonTypeInfo`1:.ctor (System.Text.Json.Serialization.JsonConverter,System.Text.Json.JsonSerializerOptions) void System.Text.Json.Utf8JsonReader:.ctor (System.ReadOnlySpan`1,bool,System.Text.Json.JsonReaderState) void System.Text.Json.Utf8JsonReader:.ctor (System.ReadOnlySpan`1,System.Text.Json.JsonReaderOptions) void System.Text.Json.Utf8JsonReader:EndArray () void System.Text.Json.Utf8JsonWriter:.cctor () - void System.Text.Json.Utf8JsonWriter:.ctor (System.Buffers.IBufferWriter`1,System.Text.Json.JsonWriterOptions) + void System.Text.Json.Utf8JsonWriter:.ctor () void System.Text.Json.Utf8JsonWriter:CheckNotDisposed () - void System.Text.Json.Utf8JsonWriter:Dispose () void System.Text.Json.Utf8JsonWriter:FirstCallToGetMemory (int) void System.Text.Json.Utf8JsonWriter:Flush () void System.Text.Json.Utf8JsonWriter:Grow (int) + void System.Text.Json.Utf8JsonWriter:Reset (System.Buffers.IBufferWriter`1,System.Text.Json.JsonWriterOptions) + void System.Text.Json.Utf8JsonWriter:ResetAllStateForCacheReuse () void System.Text.Json.Utf8JsonWriter:ResetHelper () void System.Text.Json.Utf8JsonWriter:WriteEnd (byte) void System.Text.Json.Utf8JsonWriter:WriteEndArray () @@ -6739,49 +6847,45 @@ Methods: void System.Text.Json.Utf8JsonWriter:WriteStringEscapeValue (System.ReadOnlySpan`1,int) void System.Text.Json.Utf8JsonWriter:WriteStringMinimized (System.ReadOnlySpan`1) void System.Text.Json.Utf8JsonWriter:WriteStringValue (System.ReadOnlySpan`1) + void System.Text.Json.Utf8JsonWriterCache:ReturnWriterAndBuffer (System.Text.Json.Utf8JsonWriter,System.Text.Json.PooledByteBufferWriter) + void System.Text.Json.Utf8JsonWriterCache/ThreadLocalState:.ctor () void System.Text.Json.WriteStack:EnsurePushCapacity () + void System.Text.Json.WriteStack:Initialize (System.Text.Json.Serialization.Metadata.JsonTypeInfo,bool,bool) void System.Text.Json.WriteStack:Pop (bool) void System.Text.Json.WriteStack:Push () void System.Text.RegularExpressions.Regex:.cctor () void System.Text.RegularExpressions.Regex:.ctor (string,System.Globalization.CultureInfo) void System.Text.RegularExpressions.Regex:.ctor (string) - void System.Text.RegularExpressions.Regex:Init (string,System.Text.RegularExpressions.RegexOptions,System.TimeSpan,System.Globalization.CultureInfo) - void System.Text.RegularExpressions.Regex:InitializeReferences () - void System.Text.RegularExpressions.Regex:ValidateMatchTimeout (System.TimeSpan) - void System.Text.RegularExpressions.Regex:ValidateOptions (System.Text.RegularExpressions.RegexOptions) void System.Text.RegularExpressions.Regex:ValidatePattern (string) - void System.Text.RegularExpressions.RegexBoyerMoore:.ctor (string,bool,bool,System.Globalization.CultureInfo) void System.Text.RegularExpressions.RegexCharClass:.cctor () void System.Text.RegularExpressions.RegexCharClass:AddRange (char,char) void System.Text.RegularExpressions.RegexCharClass:Canonicalize () void System.Text.RegularExpressions.RegexCharClass:ToStringClass (System.Text.ValueStringBuilder&) void System.Text.RegularExpressions.RegexCharClass/<>c:.cctor () void System.Text.RegularExpressions.RegexCharClass/<>c:.ctor () - void System.Text.RegularExpressions.RegexCharClass/LowerCaseMapping:.ctor (char,char,int,int) - void System.Text.RegularExpressions.RegexCode:.ctor (System.Text.RegularExpressions.RegexTree,int[],string[],int,System.Collections.Hashtable,int,System.Text.RegularExpressions.RegexBoyerMoore,System.ValueTuple`2[],int,bool) - void System.Text.RegularExpressions.RegexNode:.ctor (int,System.Text.RegularExpressions.RegexOptions,char) - void System.Text.RegularExpressions.RegexNode:.ctor (int,System.Text.RegularExpressions.RegexOptions,int,int) - void System.Text.RegularExpressions.RegexNode:.ctor (int,System.Text.RegularExpressions.RegexOptions,string) - void System.Text.RegularExpressions.RegexNode:.ctor (int,System.Text.RegularExpressions.RegexOptions) - void System.Text.RegularExpressions.RegexNode:g__ProcessNode|84_0 (System.Text.RegularExpressions.RegexNode,System.Text.RegularExpressions.RegexNode,uint) + void System.Text.RegularExpressions.RegexFindOptimizations:.ctor (System.Text.RegularExpressions.RegexNode,System.Text.RegularExpressions.RegexOptions) + void System.Text.RegularExpressions.RegexInterpreterCode:.ctor (System.Text.RegularExpressions.RegexFindOptimizations,System.Text.RegularExpressions.RegexOptions,int[],string[],int) + void System.Text.RegularExpressions.RegexInterpreterFactory:.ctor (System.Text.RegularExpressions.RegexTree) + void System.Text.RegularExpressions.RegexNode:.ctor (System.Text.RegularExpressions.RegexNodeKind,System.Text.RegularExpressions.RegexOptions,char) + void System.Text.RegularExpressions.RegexNode:.ctor (System.Text.RegularExpressions.RegexNodeKind,System.Text.RegularExpressions.RegexOptions,int,int) + void System.Text.RegularExpressions.RegexNode:.ctor (System.Text.RegularExpressions.RegexNodeKind,System.Text.RegularExpressions.RegexOptions,string) + void System.Text.RegularExpressions.RegexNode:.ctor (System.Text.RegularExpressions.RegexNodeKind,System.Text.RegularExpressions.RegexOptions) + void System.Text.RegularExpressions.RegexNode:g__ProcessNode|49_0 (System.Text.RegularExpressions.RegexNode,System.Text.RegularExpressions.RegexNode) void System.Text.RegularExpressions.RegexNode:AddChild (System.Text.RegularExpressions.RegexNode) - void System.Text.RegularExpressions.RegexNode:EliminateEndingBacktracking (System.Text.RegularExpressions.RegexNode,uint) + void System.Text.RegularExpressions.RegexNode:EliminateEndingBacktracking () + void System.Text.RegularExpressions.RegexNode:FindAndMakeLoopsAtomic () void System.Text.RegularExpressions.RegexNode:MakeLoopAtomic () - void System.Text.RegularExpressions.RegexNode:MakeRep (int,int,int) + void System.Text.RegularExpressions.RegexNode:MakeRep (System.Text.RegularExpressions.RegexNodeKind,int,int) void System.Text.RegularExpressions.RegexNode:ReduceConcatenationWithAdjacentLoops () void System.Text.RegularExpressions.RegexNode:ReduceConcatenationWithAdjacentStrings () - void System.Text.RegularExpressions.RegexNode:ReduceConcatenationWithAutoAtomic () void System.Text.RegularExpressions.RegexParser:.ctor (string,System.Text.RegularExpressions.RegexOptions,System.Globalization.CultureInfo,System.Collections.Hashtable,int,System.Collections.Hashtable,System.Span`1) - void System.Text.RegularExpressions.RegexParser:.ctor (string,System.Text.RegularExpressions.RegexOptions,System.Globalization.CultureInfo,System.Span`1) void System.Text.RegularExpressions.RegexParser:AddConcatenate () void System.Text.RegularExpressions.RegexParser:AddConcatenate (bool,int,int) void System.Text.RegularExpressions.RegexParser:AddConcatenate (int,int,bool) void System.Text.RegularExpressions.RegexParser:AddGroup () - void System.Text.RegularExpressions.RegexParser:AddUnitNotone (char) - void System.Text.RegularExpressions.RegexParser:AddUnitSet (string) - void System.Text.RegularExpressions.RegexParser:AddUnitType (int) + void System.Text.RegularExpressions.RegexParser:AddUnitType (System.Text.RegularExpressions.RegexNodeKind) void System.Text.RegularExpressions.RegexParser:AssignNameSlots () - void System.Text.RegularExpressions.RegexParser:CountCaptures () + void System.Text.RegularExpressions.RegexParser:CountCaptures (System.Text.RegularExpressions.RegexOptions&) void System.Text.RegularExpressions.RegexParser:NoteCaptureName (string,int) void System.Text.RegularExpressions.RegexParser:NoteCaptureSlot (int,int) void System.Text.RegularExpressions.RegexParser:PopGroup () @@ -6789,27 +6893,25 @@ Methods: void System.Text.RegularExpressions.RegexParser:Reset (System.Text.RegularExpressions.RegexOptions) void System.Text.RegularExpressions.RegexParser:ScanBlank () void System.Text.RegularExpressions.RegexParser:StartGroup (System.Text.RegularExpressions.RegexNode) - void System.Text.RegularExpressions.RegexParser/<>c:.cctor () - void System.Text.RegularExpressions.RegexParser/<>c:.ctor () - void System.Text.RegularExpressions.RegexTree:.ctor (System.Text.RegularExpressions.RegexNode,System.Collections.Hashtable,int[],int,System.Collections.Hashtable,string[],System.Text.RegularExpressions.RegexOptions,int) - void System.Text.RegularExpressions.RegexWriter:.ctor (System.Span`1,System.Span`1) + void System.Text.RegularExpressions.RegexPrefixAnalyzer:.cctor () + void System.Text.RegularExpressions.RegexTree:.ctor (System.Text.RegularExpressions.RegexNode,int,string[],System.Collections.Hashtable,System.Collections.Hashtable,System.Text.RegularExpressions.RegexOptions,System.Globalization.CultureInfo) + void System.Text.RegularExpressions.RegexWriter:.ctor (System.Text.RegularExpressions.RegexTree,System.Span`1,System.Span`1) void System.Text.RegularExpressions.RegexWriter:Dispose () - void System.Text.RegularExpressions.RegexWriter:Emit (int,int,int) - void System.Text.RegularExpressions.RegexWriter:Emit (int,int) - void System.Text.RegularExpressions.RegexWriter:Emit (int) - void System.Text.RegularExpressions.RegexWriter:EmitFragment (int,System.Text.RegularExpressions.RegexNode,int) + void System.Text.RegularExpressions.RegexWriter:Emit (System.Text.RegularExpressions.RegexOpcode,int,int) + void System.Text.RegularExpressions.RegexWriter:Emit (System.Text.RegularExpressions.RegexOpcode,int) + void System.Text.RegularExpressions.RegexWriter:Emit (System.Text.RegularExpressions.RegexOpcode) + void System.Text.RegularExpressions.RegexWriter:EmitFragment (System.Text.RegularExpressions.RegexNodeKind,System.Text.RegularExpressions.RegexNode,int) void System.Text.Rune:.ctor (int) void System.Text.Rune:.ctor (uint) void System.Text.StringBuilder:.ctor () void System.Text.StringBuilder:.ctor (int,int) void System.Text.StringBuilder:.ctor (int) void System.Text.StringBuilder:.ctor (System.Text.StringBuilder) - void System.Text.StringBuilder:AppendHelper (string) - void System.Text.StringBuilder:CopyTo (int,System.Span`1,int) + void System.Text.StringBuilder:Append (char&,int) + void System.Text.StringBuilder:AppendWithExpansion (char&,int) void System.Text.StringBuilder:ExpandByABlock (int) void System.Text.StringBuilder:set_Length (int) void System.Text.StringBuilderCache:Release (System.Text.StringBuilder) - void System.Text.StringBuilderCache:Release (System.Text.StringBuilder) void System.Text.Unicode.UnicodeRange:.ctor (int,int) void System.Text.UTF8Encoding:.cctor () void System.Text.UTF8Encoding:.ctor () @@ -6821,9 +6923,13 @@ Methods: void System.Text.ValueStringBuilder:.ctor (System.Span`1) void System.Text.ValueStringBuilder:.ctor (System.Span`1) void System.Text.ValueStringBuilder:.ctor (System.Span`1) + void System.Text.ValueStringBuilder:Append (char,int) + void System.Text.ValueStringBuilder:Append (char*,int) void System.Text.ValueStringBuilder:Append (System.ReadOnlySpan`1) void System.Text.ValueStringBuilder:Append (System.ReadOnlySpan`1) void System.Text.ValueStringBuilder:AppendSlow (string) + void System.Text.ValueStringBuilder:AppendSlow (string) + void System.Text.ValueStringBuilder:AppendSpanFormattable (uint16,string,System.IFormatProvider) void System.Text.ValueStringBuilder:EnsureCapacity (int) void System.Text.ValueUtf8Converter:Dispose () void System.Threading.AutoResetEvent:.ctor (bool) @@ -6868,6 +6974,7 @@ Methods: void System.Threading.LowLevelLifoSemaphore/Counts:IncrementWaiterCount () void System.Threading.LowLevelLifoSemaphore/Counts:set_SignalCount (uint) void System.Threading.LowLevelLifoSemaphore/Counts:SetUInt32Value (uint,byte) + void System.Threading.LowLevelLock:.cctor () void System.Threading.LowLevelLock:.ctor () void System.Threading.LowLevelLock:Acquire () void System.Threading.LowLevelLock:Release () @@ -6957,7 +7064,7 @@ Methods: void System.Threading.Tasks.Task:UnsafeSetContinuationForAwait (System.Runtime.CompilerServices.IAsyncStateMachineBox,bool) void System.Threading.Tasks.Task/<>c:.cctor () void System.Threading.Tasks.Task/<>c:.ctor () - void System.Threading.Tasks.Task/<>c:<.cctor>b__272_0 (object) + void System.Threading.Tasks.Task/<>c:<.cctor>b__273_0 (object) void System.Threading.Tasks.Task/ContingentProperties:SetCompleted () void System.Threading.Tasks.Task/ContingentProperties:UnregisterCancellationCallback () void System.Threading.Tasks.Task/DelayPromise:.cctor () @@ -7009,7 +7116,6 @@ Methods: void System.Threading.Tasks.ThreadPoolTaskScheduler/<>c:.ctor () void System.Threading.Tasks.TplEventSource:.cctor () void System.Threading.Tasks.TplEventSource:.ctor () - void System.Threading.Tasks.ValueTask`1:.ctor (System.Threading.Tasks.Task`1) void System.Threading.Thread:.ctor (System.Threading.ThreadStart,int) void System.Threading.Thread:.ctor (System.Threading.ThreadStart) void System.Threading.Thread:ClearWaitSleepJoinState () @@ -7024,7 +7130,7 @@ Methods: void System.Threading.Thread:SetThreadPoolWorkerThreadName () void System.Threading.Thread:SetWaitSleepJoinState () void System.Threading.Thread:SpinWait (int) - void System.Threading.Thread:Start (bool) + void System.Threading.Thread:Start (bool,bool) void System.Threading.Thread:StartCallback () void System.Threading.Thread:StartCore () void System.Threading.Thread:StartInternal (System.Threading.Thread,int) @@ -7034,11 +7140,9 @@ Methods: void System.Threading.Thread/StartHelper:.cctor () void System.Threading.Thread/StartHelper:.ctor (System.Delegate) void System.Threading.Thread/StartHelper:InitializeCulture () - void System.Threading.ThreadInt64PersistentCounter:.cctor () void System.Threading.ThreadInt64PersistentCounter:.ctor () - void System.Threading.ThreadLocal`1/FinalizationHelper:.ctor (System.Threading.ThreadLocal`1/LinkedSlotVolatile[]) + void System.Threading.ThreadInt64PersistentCounter/ThreadLocalNode:.ctor (System.Threading.ThreadInt64PersistentCounter) void System.Threading.ThreadLocal`1/IdManager:.ctor () - void System.Threading.ThreadLocal`1/LinkedSlot:.ctor (System.Threading.ThreadLocal`1/LinkedSlotVolatile[]) void System.Threading.ThreadLocal`1:.cctor () void System.Threading.ThreadLocal`1:.ctor (System.Func`1,bool) void System.Threading.ThreadLocal`1:CreateLinkedSlot (System.Threading.ThreadLocal`1/LinkedSlotVolatile[],int,Java.Interop.JniEnvironmentInfo) @@ -7047,16 +7151,14 @@ Methods: void System.Threading.ThreadLocal`1:SetValueSlow (Java.Interop.JniEnvironmentInfo,System.Threading.ThreadLocal`1/LinkedSlotVolatile[]) void System.Threading.ThreadPool:.cctor () void System.Threading.ThreadPool:RequestWorkerThread () - void System.Threading.ThreadPool:UnsafeQueueTimeSensitiveWorkItem (System.Threading.IThreadPoolWorkItem) - void System.Threading.ThreadPool:UnsafeQueueTimeSensitiveWorkItemInternal (System.Threading.IThreadPoolWorkItem) + void System.Threading.ThreadPool:UnsafeQueueHighPriorityWorkItemInternal (System.Threading.IThreadPoolWorkItem) void System.Threading.ThreadPool:UnsafeQueueUserWorkItemInternal (object,bool) void System.Threading.ThreadPool/<>c:.cctor () void System.Threading.ThreadPool/<>c:.ctor () + void System.Threading.ThreadPoolWorkQueue:.cctor () void System.Threading.ThreadPoolWorkQueue:.ctor () void System.Threading.ThreadPoolWorkQueue:Enqueue (object,bool) - void System.Threading.ThreadPoolWorkQueue:EnqueueTimeSensitiveWorkItem (System.Threading.IThreadPoolWorkItem) - void System.Threading.ThreadPoolWorkQueue:EnsureThreadRequested () - void System.Threading.ThreadPoolWorkQueue:MarkThreadRequestSatisfied () + void System.Threading.ThreadPoolWorkQueue:EnqueueAtHighPriority (object) void System.Threading.ThreadPoolWorkQueue/WorkStealingQueue:.ctor () void System.Threading.ThreadPoolWorkQueue/WorkStealingQueue:LocalPush (object) void System.Threading.ThreadPoolWorkQueue/WorkStealingQueueList:.cctor () @@ -7084,6 +7186,8 @@ Methods: void System.Threading.WaitSubsystem:SetEvent (intptr) void System.Threading.WaitSubsystem:SetEvent (System.Threading.WaitSubsystem/WaitableObject) void System.Threading.WaitSubsystem:UninterruptibleSleep0 () + void System.Threading.WaitSubsystem/LockHolder:.ctor (System.Threading.LowLevelLock) + void System.Threading.WaitSubsystem/LockHolder:Dispose () void System.Threading.WaitSubsystem/ThreadWaitInfo:.ctor (System.Threading.Thread) void System.Threading.WaitSubsystem/ThreadWaitInfo:RegisterWait (int,bool,bool) void System.Threading.WaitSubsystem/ThreadWaitInfo:UninterruptibleSleep0 () @@ -7091,8 +7195,9 @@ Methods: void System.Threading.WaitSubsystem/WaitableObject:.ctor (System.Threading.WaitSubsystem/WaitableObject/WaitableObjectType,int,int,string,System.Threading.WaitSubsystem/WaitableObject/OwnershipInfo) void System.Threading.WaitSubsystem/WaitableObject:AcceptSignal (System.Threading.WaitSubsystem/ThreadWaitInfo) void System.Threading.WaitSubsystem/WaitableObject:SignalAutoResetEvent () - void System.Threading.WaitSubsystem/WaitableObject:SignalEvent () + void System.Threading.WaitSubsystem/WaitableObject:SignalEvent (System.Threading.WaitSubsystem/LockHolder&) void System.TimeSpan:.cctor () + void System.TimeSpan:.ctor (int,int,int,int,int,int) void System.TimeSpan:.ctor (int,int,int,int,int) void System.TimeSpan:.ctor (long) void System.TimeZoneInfo:.cctor () @@ -7101,10 +7206,10 @@ Methods: void System.TimeZoneInfo:GetDisplayName (string,Interop/Globalization/TimeZoneDisplayNameType,string,string&) void System.TimeZoneInfo:GetFullValueForDisplayNameField (string,System.TimeSpan,System.Globalization.CultureInfo,string&) void System.TimeZoneInfo:TryPopulateTimeZoneDisplayNamesFromGlobalizationData (string,System.TimeSpan,string&,string&,string&) - void System.TimeZoneInfo:TZif_GenerateAdjustmentRule (int&,System.TimeSpan,System.Collections.Generic.List`1,System.DateTime[],byte[],System.TimeZoneInfo/TZifType[],bool[],bool[],string) - void System.TimeZoneInfo:TZif_GenerateAdjustmentRules (System.TimeZoneInfo/AdjustmentRule[]&,System.TimeSpan,System.DateTime[],byte[],System.TimeZoneInfo/TZifType[],bool[],bool[],string) + void System.TimeZoneInfo:TZif_GenerateAdjustmentRule (int&,System.TimeSpan,System.Collections.Generic.List`1,System.DateTime[],byte[],System.TimeZoneInfo/TZifType[],string) + void System.TimeZoneInfo:TZif_GenerateAdjustmentRules (System.TimeZoneInfo/AdjustmentRule[]&,System.TimeSpan,System.DateTime[],byte[],System.TimeZoneInfo/TZifType[],string) void System.TimeZoneInfo:TZif_ParsePosixDateTime (System.ReadOnlySpan`1,int&,System.ReadOnlySpan`1&,System.ReadOnlySpan`1&) - void System.TimeZoneInfo:TZif_ParseRaw (byte[],System.TimeZoneInfo/TZifHead&,System.DateTime[]&,byte[]&,System.TimeZoneInfo/TZifType[]&,string&,bool[]&,bool[]&,string&) + void System.TimeZoneInfo:TZif_ParseRaw (byte[],System.TimeZoneInfo/TZifHead&,System.DateTime[]&,byte[]&,System.TimeZoneInfo/TZifType[]&,string&,string&) void System.TimeZoneInfo:ValidateTimeZoneInfo (string,System.TimeSpan,System.TimeZoneInfo/AdjustmentRule[],bool&) void System.TimeZoneInfo/<>c:.cctor () void System.TimeZoneInfo/<>c:.ctor () @@ -7154,8 +7259,7 @@ Methods: void System.UriParser:.cctor () void System.UriParser:.ctor (System.UriSyntaxFlags) void System.UriParser/BuiltInUriParser:.ctor (string,int,System.UriSyntaxFlags) - void System.ValueTuple`2:.ctor (string,string) - void System.ValueTuple`3:.ctor (string,System.Type,Microsoft.AspNetCore.Components.Reflection.PropertySetter) + void System.ValueTuple`3:.ctor (string,System.Type,System.Reflection.MemberInfo) void System.ValueTuple`3:.ctor (System.Threading.CancellationTokenSource,bool,System.Threading.CancellationTokenSource) void System.ValueTuple`4:.ctor (int,int,int,bool) void System.Version:.ctor (int,int,int,int) @@ -7204,7 +7308,6 @@ Methods: void System.Xml.XmlReaderSettings:.cctor () void System.Xml.XmlReaderSettings:.ctor () void System.Xml.XmlReaderSettings:CheckReadOnly (string) - void System.Xml.XmlReaderSettings:Initialize () void System.Xml.XmlReaderSettings:Initialize (System.Xml.XmlResolver) void System.Xml.XmlReaderSettings:set_DtdProcessing (System.Xml.DtdProcessing) void System.Xml.XmlReaderSettings:set_IgnoreWhitespace (bool) @@ -7250,11 +7353,11 @@ Methods: void Xamarin.Android.Net.AndroidMessageHandler:ParseCookies (Xamarin.Android.Net.AndroidHttpResponseMessage,System.Uri) void Xamarin.Android.Net.AndroidMessageHandler:SetupRequestBody (Java.Net.HttpURLConnection,System.Net.Http.HttpRequestMessage) void Xamarin.Android.Net.AndroidMessageHandler:SetupSSL (Javax.Net.Ssl.HttpsURLConnection,System.Net.Http.HttpRequestMessage) - void Xamarin.Android.Net.AndroidMessageHandler/<>c__DisplayClass125_0:b__0 () - void Xamarin.Android.Net.AndroidMessageHandler/d__128:MoveNext () - void Xamarin.Android.Net.AndroidMessageHandler/d__121:MoveNext () - void Xamarin.Android.Net.AndroidMessageHandler/d__119:MoveNext () - void Xamarin.Android.Net.AndroidMessageHandler/d__146:MoveNext () + void Xamarin.Android.Net.AndroidMessageHandler/<>c__DisplayClass129_0:b__0 () + void Xamarin.Android.Net.AndroidMessageHandler/d__132:MoveNext () + void Xamarin.Android.Net.AndroidMessageHandler/d__123:MoveNext () + void Xamarin.Android.Net.AndroidMessageHandler/d__125:MoveNext () + void Xamarin.Android.Net.AndroidMessageHandler/d__150:MoveNext () void Xamarin.Android.Net.AuthModuleBasic:.ctor () void Xamarin.Android.Net.AuthModuleDigest:.cctor () void Xamarin.Android.Net.AuthModuleDigest:.ctor () diff --git a/.nuspec/maui.aotprofile b/.nuspec/maui.aotprofile index eb8a7bfc3a91..581e0fd0c323 100644 Binary files a/.nuspec/maui.aotprofile and b/.nuspec/maui.aotprofile differ diff --git a/.nuspec/maui.aotprofile.txt b/.nuspec/maui.aotprofile.txt index 7f7a0a706435..c89892605191 100644 --- a/.nuspec/maui.aotprofile.txt +++ b/.nuspec/maui.aotprofile.txt @@ -1,4 +1,7 @@ Methods: + Android.Animation.Animator Android.Animation.ValueAnimator:SetDuration (long) + Android.Animation.ValueAnimator Android.Animation.ValueAnimator:OfFloat (single[]) + Android.Animation.ValueAnimator/IAnimatorUpdateListenerImplementor Android.Animation.ValueAnimator:__CreateIAnimatorUpdateListenerImplementor () Android.App.Activity Microsoft.Maui.Handlers.WindowHandler:CreatePlatformElement () Android.App.Activity Microsoft.Maui.Platform.ContextExtensions:GetActivity (Android.Content.Context) Android.App.Application Android.App.Activity:get_Application () @@ -11,11 +14,13 @@ Methods: Android.Content.Context Android.App.Application:get_Context () Android.Content.Context Android.Content.ContextWrapper:get_ApplicationContext () Android.Content.Context Android.Content.ContextWrapper:get_BaseContext () + Android.Content.Context Android.Views.LayoutInflater:get_Context () Android.Content.Context Android.Views.View:get_Context () Android.Content.Context AndroidX.Fragment.App.Fragment:get_Context () Android.Content.Context AndroidX.Fragment.App.Fragment:RequireContext () Android.Content.Context Microsoft.Maui.Controls.Handlers.Compatibility.ShellRenderer:Microsoft.Maui.Controls.Platform.Compatibility.IShellContext.get_AndroidContext () Android.Content.Context Microsoft.Maui.Handlers.ViewHandler`2:get_Context () + Android.Content.Context Microsoft.Maui.MauiContext:<.ctor>b__6_1 () Android.Content.Context Microsoft.Maui.MauiContext:get_Context () Android.Content.Context Microsoft.Maui.Platform.ContextExtensions:GetThemedContext (Android.Content.Context) Android.Content.Intent Android.App.Activity:get_Intent () @@ -25,18 +30,34 @@ Methods: Android.Content.PM.PackageManager Android.Content.ContextWrapper:get_PackageManager () 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.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 () + Android.Content.Res.ColorStateList Microsoft.Maui.Controls.Handlers.TabbedPageManager:GetItemTextColorStates () + Android.Content.Res.ColorStateList Microsoft.Maui.Controls.Platform.Compatibility.ShellBottomNavViewAppearanceTracker:GetDefaultTabColorList (Android.Content.Context) + 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.ColorExtensions:ToDefaultColorStateList (Microsoft.Maui.Graphics.Color) 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: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 () Android.Content.Res.UiMode Android.Content.Res.Configuration:get_UiMode () + Android.Graphics.BlendMode Android.Graphics.BlendMode:get_SrcAtop () + Android.Graphics.BlendMode Microsoft.Maui.Platform.DrawableExtensions:GetFilterMode (Microsoft.Maui.FilterMode) Android.Graphics.Color Android.Content.Res.TypedArray:GetColor (int,int) Android.Graphics.Color Android.Graphics.Color:Argb (int,int,int,int) + Android.Graphics.Color Android.Graphics.Drawables.ColorDrawable:get_Color () 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) @@ -45,18 +66,19 @@ Methods: Android.Graphics.Drawables.Drawable AndroidX.AppCompat.Widget.Toolbar:get_NavigationIcon () Android.Graphics.Drawables.Drawable Google.Android.Material.Button.MaterialButton:get_Icon () Android.Graphics.Drawables.Drawable[] AndroidX.Core.Widget.TextViewCompat:GetCompoundDrawablesRelative (Android.Widget.TextView) - Android.Graphics.Paint Microsoft.Maui.Graphics.Platform.PlatformCanvasState:get_StrokePaint () Android.Graphics.Paint/Style Android.Graphics.Paint/Style:get_Fill () Android.Graphics.Paint/Style Android.Graphics.Paint/Style:get_Stroke () Android.Graphics.PaintFlags Android.Widget.TextView:get_PaintFlags () + Android.Graphics.Point Microsoft.Maui.Graphics.Point:op_Implicit (Microsoft.Maui.Graphics.Point) Android.Graphics.PorterDuff/Mode Android.Graphics.PorterDuff/Mode:get_Add () Android.Graphics.PorterDuff/Mode Android.Graphics.PorterDuff/Mode:get_Src () - Android.Graphics.Rect Android.Graphics.Drawables.Drawable:get_Bounds () Android.Graphics.Typeface Android.Graphics.Paint:SetTypeface (Android.Graphics.Typeface) Android.Graphics.Typeface Android.Graphics.Typeface:Create (Android.Graphics.Typeface,int,bool) + Android.Graphics.Typeface Android.Graphics.Typeface:Create (string,Android.Graphics.TypefaceStyle) Android.Graphics.Typeface Android.Graphics.Typeface:CreateFromAsset (Android.Content.Res.AssetManager,string) Android.Graphics.Typeface Android.Graphics.Typeface:get_Default () Android.Graphics.Typeface Microsoft.Maui.FontManager:CreateTypeface (System.ValueTuple`3) + Android.Graphics.Typeface Microsoft.Maui.FontManager:FindFont (string) Android.Graphics.Typeface Microsoft.Maui.FontManager:GetFromAssets (string) Android.Graphics.Typeface Microsoft.Maui.FontManager:GetTypeface (Microsoft.Maui.Font) Android.Graphics.Typeface Microsoft.Maui.FontManager:LoadTypefaceFromAsset (string,bool) @@ -74,36 +96,56 @@ 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 () Android.Views.IMenu AndroidX.AppCompat.Widget.Toolbar:get_Menu () Android.Views.IMenu Google.Android.Material.Navigation.NavigationBarView:get_Menu () + 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) + Android.Views.LayoutInflater Android.Views.LayoutInflater:From (Android.Content.Context) + Android.Views.LayoutInflater Microsoft.Maui.Platform.MauiContextExtensions:GetLayoutInflater (Microsoft.Maui.IMauiContext) Android.Views.MeasureSpecMode Android.Views.View/MeasureSpec:GetMode (int) Android.Views.MeasureSpecMode Microsoft.Maui.Platform.MeasureSpecExtensions:GetMode (int) + Android.Views.SurfaceOrientation Android.Views.Display:get_Rotation () + Android.Views.View Android.Views.LayoutInflater:Inflate (int,Android.Views.ViewGroup) 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.Platform.Compatibility.ShellFlyoutRenderer:Microsoft.Maui.Controls.Platform.Compatibility.IShellFlyoutRenderer.get_AndroidView () + Android.Views.View Microsoft.Maui.Controls.Platform.Compatibility.ShellFlyoutTemplatedContentRenderer:CreateFlyoutContent (Android.Views.ViewGroup) + Android.Views.View Microsoft.Maui.Controls.Platform.Compatibility.ShellFlyoutTemplatedContentRenderer:get_AndroidView () + Android.Views.View Microsoft.Maui.Controls.Platform.Compatibility.ShellFlyoutTemplatedContentRenderer:get_FooterView () Android.Views.View Microsoft.Maui.Controls.Platform.Compatibility.ShellFragmentContainer:OnCreateView (Android.Views.LayoutInflater,Android.Views.ViewGroup,Android.OS.Bundle) Android.Views.View Microsoft.Maui.Controls.Platform.Compatibility.ShellItemRenderer:OnCreateView (Android.Views.LayoutInflater,Android.Views.ViewGroup,Android.OS.Bundle) Android.Views.View Microsoft.Maui.Controls.Platform.Compatibility.ShellSectionRenderer:OnCreateView (Android.Views.LayoutInflater,Android.Views.ViewGroup,Android.OS.Bundle) + Android.Views.View Microsoft.Maui.Controls.Platform.FragmentContainer:OnCreateView (Android.Views.LayoutInflater,Android.Views.ViewGroup,Android.OS.Bundle) Android.Views.View Microsoft.Maui.Controls.Platform.GestureManager:get_Control () + Android.Views.View Microsoft.Maui.Controls.TabbedPage:OnCreatePlatformView (Microsoft.Maui.Handlers.ViewHandler`2) Android.Views.View Microsoft.Maui.ElementHandlerExtensions:ToPlatform (Microsoft.Maui.IElementHandler) + Android.Views.View Microsoft.Maui.Handlers.FlyoutViewHandler:CreatePlatformView () + Android.Views.View Microsoft.Maui.Handlers.NavigationViewHandler:CreatePlatformView () Android.Views.View Microsoft.Maui.Handlers.ViewHandler:get_PlatformView () Android.Views.View Microsoft.Maui.Handlers.ViewHandler`2:OnCreatePlatformView () + Android.Views.View Microsoft.Maui.Handlers.WindowHandler:CreateRootViewFromContent (Microsoft.Maui.Handlers.IWindowHandler,Microsoft.Maui.IWindow) Android.Views.View Microsoft.Maui.Platform.ElementExtensions:ToContainerView (Microsoft.Maui.IElement,Microsoft.Maui.IMauiContext) Android.Views.View Microsoft.Maui.Platform.ElementExtensions:ToPlatform (Microsoft.Maui.IElement,Microsoft.Maui.IMauiContext) Android.Views.View Microsoft.Maui.Platform.ElementExtensions:ToPlatform (Microsoft.Maui.IElement) Android.Views.View Microsoft.Maui.Platform.ImageSourcePartLoader:get_PlatformView () + Android.Views.View Microsoft.Maui.Platform.NavigationViewFragment:OnCreateView (Android.Views.LayoutInflater,Android.Views.ViewGroup,Android.OS.Bundle) + Android.Views.View Microsoft.Maui.Platform.ScopedFragment:OnCreateView (Android.Views.LayoutInflater,Android.Views.ViewGroup,Android.OS.Bundle) Android.Views.View Microsoft.Maui.Platform.SemanticExtensions:GetSemanticPlatformElement (Android.Views.View) + Android.Views.View Microsoft.Maui.Platform.ViewFragment:OnCreateView (Android.Views.LayoutInflater,Android.Views.ViewGroup,Android.OS.Bundle) Android.Views.View Microsoft.Maui.PlatformInterop:GetSemanticPlatformElement (Android.Views.View) + Android.Views.View/IOnAttachStateChangeListenerImplementor Android.Views.View:__CreateIOnAttachStateChangeListenerImplementor () + 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 () @@ -122,24 +164,33 @@ Methods: Android.Widget.ImageView/ScaleType Microsoft.Maui.Platform.AspectExtensions:ToScaleType (Microsoft.Maui.Aspect) Android.Widget.LinearLayout Microsoft.Maui.PlatformInterop:CreateNavigationBarOuterLayout (Android.Content.Context) AndroidX.AppCompat.App.ActionBar AndroidX.AppCompat.App.AppCompatActivity:get_SupportActionBar () + AndroidX.AppCompat.App.AppCompatActivity Microsoft.Maui.Platform.MauiContextExtensions:GetActivity (Microsoft.Maui.IMauiContext) + 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 () AndroidX.Core.Widget.NestedScrollView/IOnScrollChangeListenerImplementor AndroidX.Core.Widget.NestedScrollView:__CreateIOnScrollChangeListenerImplementor () AndroidX.DrawerLayout.Widget.DrawerLayout Microsoft.Maui.Controls.Handlers.Compatibility.ShellRenderer:Microsoft.Maui.Controls.Platform.Compatibility.IShellContext.get_CurrentDrawerLayout () + AndroidX.DrawerLayout.Widget.DrawerLayout Microsoft.Maui.Handlers.FlyoutViewHandler:get_DrawerLayout () AndroidX.DrawerLayout.Widget.DrawerLayout/IDrawerListenerImplementor AndroidX.DrawerLayout.Widget.DrawerLayout:__CreateIDrawerListenerImplementor () + AndroidX.Fragment.App.Fragment AndroidX.Fragment.App.FragmentManager:FindFragmentById (int) AndroidX.Fragment.App.Fragment Microsoft.Maui.Controls.Platform.Compatibility.ShellFragmentStateAdapter:CreateFragment (int) AndroidX.Fragment.App.Fragment Microsoft.Maui.Controls.Platform.Compatibility.ShellItemRendererBase:Microsoft.Maui.Controls.Platform.Compatibility.IShellItemRenderer.get_Fragment () AndroidX.Fragment.App.Fragment Microsoft.Maui.Controls.Platform.Compatibility.ShellSectionRenderer:Microsoft.Maui.Controls.Platform.Compatibility.IShellObservableFragment.get_Fragment () + AndroidX.Fragment.App.Fragment Microsoft.Maui.Controls.Platform.MultiPageFragmentStateAdapter`1:CreateFragment (int) AndroidX.Fragment.App.FragmentManager AndroidX.Fragment.App.Fragment:get_ChildFragmentManager () AndroidX.Fragment.App.FragmentManager AndroidX.Fragment.App.FragmentActivity:get_SupportFragmentManager () AndroidX.Fragment.App.FragmentManager Microsoft.Maui.Controls.Handlers.Compatibility.ShellRenderer:get_FragmentManager () + AndroidX.Fragment.App.FragmentManager Microsoft.Maui.Controls.Handlers.TabbedPageManager:get_FragmentManager () AndroidX.Fragment.App.FragmentManager Microsoft.Maui.Platform.ContextExtensions:GetFragmentManager (Android.Content.Context) AndroidX.Fragment.App.FragmentManager Microsoft.Maui.Platform.MauiContextExtensions:GetFragmentManager (Microsoft.Maui.IMauiContext) + AndroidX.Fragment.App.FragmentManager Microsoft.Maui.Platform.NavigationRootManager:get_FragmentManager () AndroidX.Fragment.App.FragmentTransaction AndroidX.Fragment.App.FragmentManager:BeginTransaction () AndroidX.Fragment.App.FragmentTransaction AndroidX.Fragment.App.FragmentTransaction:Add (int,AndroidX.Fragment.App.Fragment) + AndroidX.Fragment.App.FragmentTransaction AndroidX.Fragment.App.FragmentTransaction:Remove (AndroidX.Fragment.App.Fragment) 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 AndroidX.Fragment.App.FragmentTransaction:Show (AndroidX.Fragment.App.Fragment) @@ -150,6 +201,19 @@ Methods: AndroidX.Fragment.App.FragmentTransaction Microsoft.Maui.Controls.Platform.FragmentManagerExtensions:ShowEx (AndroidX.Fragment.App.FragmentTransaction,AndroidX.Fragment.App.Fragment) AndroidX.Lifecycle.Lifecycle AndroidX.Core.App.ComponentActivity:get_Lifecycle () AndroidX.Lifecycle.Lifecycle AndroidX.Fragment.App.FragmentActivity:get_Lifecycle () + AndroidX.Navigation.Fragment.FragmentNavigator Microsoft.Maui.Platform.StackNavigationManager:get_FragmentNavigator () + AndroidX.Navigation.Fragment.FragmentNavigator/Destination AndroidX.Navigation.Fragment.FragmentNavigator/Destination:SetClassName (string) + AndroidX.Navigation.Fragment.FragmentNavigator/Destination Microsoft.Maui.Platform.StackNavigationManager:AddFragmentDestination () + AndroidX.Navigation.Fragment.NavHostFragment Microsoft.Maui.Platform.StackNavigationManager:get_NavHost () + AndroidX.Navigation.NavController AndroidX.Navigation.Fragment.NavHostFragment:FindNavController (AndroidX.Fragment.App.Fragment) + AndroidX.Navigation.NavController AndroidX.Navigation.Fragment.NavHostFragment:get_NavController () + AndroidX.Navigation.NavGraph Microsoft.Maui.Platform.StackNavigationManager:get_NavGraph () + AndroidX.Navigation.NavigatorProvider AndroidX.Navigation.NavController:get_NavigatorProvider () + AndroidX.Navigation.UI.AppBarConfiguration AndroidX.Navigation.UI.AppBarConfiguration/Builder:Build () + AndroidX.Navigation.UI.AppBarConfiguration/Builder AndroidX.Navigation.UI.AppBarConfiguration/Builder:SetOpenableLayout (AndroidX.CustomView.Widget.IOpenable) + AndroidX.RecyclerView.Widget.RecyclerView/Adapter AndroidX.ViewPager2.Widget.ViewPager2:get_Adapter () + AndroidX.RecyclerView.Widget.RecyclerView/ViewHolder Microsoft.Maui.Controls.Platform.Compatibility.ShellFlyoutRecyclerAdapter:OnCreateViewHolder (Android.Views.ViewGroup,int) + AndroidX.ViewPager2.Widget.ViewPager2 Microsoft.Maui.Controls.TabbedPage:CreatePlatformView () AndroidX.ViewPager2.Widget.ViewPager2 Microsoft.Maui.PlatformInterop:CreateShellViewPager (Android.Content.Context,AndroidX.CoordinatorLayout.Widget.CoordinatorLayout,Google.Android.Material.Tabs.TabLayout,Google.Android.Material.Tabs.TabLayoutMediator/ITabConfigurationStrategy,AndroidX.ViewPager2.Adapter.FragmentStateAdapter,AndroidX.ViewPager2.Widget.ViewPager2/OnPageChangeCallback) bool Android.App.SyncContext:EnsureLooper (Android.OS.Looper,System.Threading.SendOrPostCallback) bool Android.Content.Res.Resources/Theme:ResolveAttribute (int,Android.Util.TypedValue,bool) @@ -158,9 +222,12 @@ Methods: bool Android.Net.NetworkInfo:get_IsConnected () bool Android.OS.Handler:Post (Java.Lang.IRunnable) bool Android.OS.Handler:Post (System.Action) + bool Android.Runtime.AndroidEnvironment:Extends (System.Type,string) bool Android.Runtime.AndroidEnvironment:InitializeVSAndroidDesignerIsEnabled () + bool Android.Runtime.AndroidEnvironment:IsAcceptableHttpMessageHandlerType (System.Type) bool Android.Runtime.AndroidTypeManager:FastRegisterNativeMembers (Java.Interop.JniType,System.Type,System.ReadOnlySpan`1) bool Android.Runtime.AndroidTypeManager/MagicRegistrationMap:get_Filled () + bool Android.Runtime.AndroidValueManager:ShouldReplaceMapping (System.WeakReference`1,Java.Interop.JniObjectReference,Java.Interop.IJavaPeerable&) bool Android.Runtime.InputStreamInvoker:get_CanRead () bool Android.Runtime.InputStreamInvoker:get_CanSeek () bool Android.Runtime.InputStreamInvoker:get_CanWrite () @@ -170,34 +237,44 @@ Methods: bool Android.Runtime.JNIEnv:CallBooleanMethod (intptr,intptr,Android.Runtime.JValue[]) bool Android.Runtime.JNIEnv:CallBooleanMethod (intptr,intptr,Android.Runtime.JValue*) bool Android.Runtime.JNIEnv:CallBooleanMethod (intptr,intptr) - bool Android.Runtime.JNIEnv:IsAssignableFrom (intptr,intptr) bool Android.Runtime.JNIEnv:IsGCUserPeer (intptr) bool Android.Runtime.JNIEnv:IsInstanceOf (intptr,intptr) + bool Android.Runtime.JNINativeWrapper:Wrap_JniMarshal_PPL_Z (_JniMarshal_PPL_Z,intptr,intptr,intptr) bool Android.Runtime.JNINativeWrapper:Wrap_JniMarshal_PPLLJ_Z (_JniMarshal_PPLLJ_Z,intptr,intptr,intptr,intptr,long) bool Android.Runtime.Logger:get_LogGlobalRef () bool Android.Runtime.XAPeerMembers:UsesVirtualDispatch (Java.Interop.IJavaPeerable,System.Type) bool Android.Views.View:AwakenScrollBars () + bool Android.Views.View:get_IsAttachedToWindow () bool Android.Views.View:get_ScrollbarFadingEnabled () bool Android.Views.View:get_VerticalScrollBarEnabled () + bool Android.Views.View/IOnAttachStateChangeListenerImplementor:__IsEmpty (Android.Views.View/IOnAttachStateChangeListenerImplementor) bool Android.Views.ViewGroup:DrawChild (Android.Graphics.Canvas,Android.Views.View,long) bool Android.Views.ViewGroup:n_DrawChild_Landroid_graphics_Canvas_Landroid_view_View_J (intptr,intptr,intptr,intptr,long) + bool AndroidX.AppCompat.View.Menu.MenuItemImpl:get_IsChecked () + bool AndroidX.AppCompat.View.Menu.MenuItemImpl:get_IsEnabled () + bool AndroidX.Core.Widget.NestedScrollView:get_FillViewport () + bool AndroidX.DrawerLayout.Widget.DrawerLayout:IsDrawerOpen (Android.Views.View) bool AndroidX.Fragment.App.Fragment:get_IsAdded () + 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*) bool Java.Interop.JniEnvironment/InstanceMethods:CallBooleanMethod (Java.Interop.JniObjectReference,Java.Interop.JniMethodInfo) bool Java.Interop.JniEnvironment/InstanceMethods:CallNonvirtualBooleanMethod (Java.Interop.JniObjectReference,Java.Interop.JniObjectReference,Java.Interop.JniMethodInfo,Java.Interop.JniArgumentValue*) - bool Java.Interop.JniEnvironment/Types:IsAssignableFrom (Java.Interop.JniObjectReference,Java.Interop.JniObjectReference) bool Java.Interop.JniEnvironment/Types:IsInstanceOf (Java.Interop.JniObjectReference,Java.Interop.JniObjectReference) bool Java.Interop.JniEnvironment/Types:IsSameObject (Java.Interop.JniObjectReference,Java.Interop.JniObjectReference) bool Java.Interop.JniEnvironmentInfo:get_IsValid () - bool Java.Interop.JniFieldInfo:get_IsValid () - bool Java.Interop.JniMethodInfo:get_IsValid () bool Java.Interop.JniPeerMembers/JniInstanceMethods:InvokeAbstractBooleanMethod (string,Java.Interop.IJavaPeerable,Java.Interop.JniArgumentValue*) bool Java.Interop.JniPeerMembers/JniInstanceMethods:InvokeNonvirtualBooleanMethod (string,Java.Interop.IJavaPeerable,Java.Interop.JniArgumentValue*) bool Java.Interop.JniPeerMembers/JniInstanceMethods:InvokeVirtualBooleanMethod (string,Java.Interop.IJavaPeerable,Java.Interop.JniArgumentValue*) + bool Java.Interop.JniPeerMembers/JniInstanceMethods:TryInvokeBooleanStaticRedirect (Java.Interop.JniMethodInfo,Java.Interop.IJavaPeerable,Java.Interop.JniArgumentValue*,bool&) + bool Java.Interop.JniPeerMembers/JniInstanceMethods:TryInvokeInt32StaticRedirect (Java.Interop.JniMethodInfo,Java.Interop.IJavaPeerable,Java.Interop.JniArgumentValue*,int&) + bool Java.Interop.JniPeerMembers/JniInstanceMethods:TryInvokeObjectStaticRedirect (Java.Interop.JniMethodInfo,Java.Interop.IJavaPeerable,Java.Interop.JniArgumentValue*,Java.Interop.JniObjectReference&) + bool Java.Interop.JniPeerMembers/JniInstanceMethods:TryInvokeSingleStaticRedirect (Java.Interop.JniMethodInfo,Java.Interop.IJavaPeerable,Java.Interop.JniArgumentValue*,single&) + bool Java.Interop.JniPeerMembers/JniInstanceMethods:TryInvokeVoidStaticRedirect (Java.Interop.JniMethodInfo,Java.Interop.IJavaPeerable,Java.Interop.JniArgumentValue*) bool Java.Interop.JniRuntime:GetBuiltInTypeArraySignature (System.Type,Java.Interop.JniTypeSignature&) bool Java.Interop.JniRuntime:GetBuiltInTypeSignature (System.Type,Java.Interop.JniTypeSignature&) bool Java.Interop.JniRuntime/JniObjectReferenceManager:get_LogGlobalReferenceMessages () + bool Java.Interop.JniType:TryGetStaticMethod (string,string,Java.Interop.JniMethodInfo&) bool Java.Interop.Runtime:IsGCUserPeer (intptr) bool Java.Interop.TypeManager:get_ActivationEnabled () bool Java.Lang.Object:Java.Interop.IJavaObjectEx.get_IsProxy () @@ -210,6 +287,7 @@ Methods: bool Microsoft.Maui.ApplicationModel.Permissions/<>c__DisplayClass31_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 () bool Microsoft.Maui.Controls.BaseShellItem:get_IsEnabled () bool Microsoft.Maui.Controls.BaseShellItem:get_IsVisible () bool Microsoft.Maui.Controls.BindableObject:CanBeSetFromStyle (Microsoft.Maui.Controls.BindableProperty) @@ -231,27 +309,53 @@ Methods: bool Microsoft.Maui.Controls.Element/d__27:MoveNext () bool Microsoft.Maui.Controls.Element/d__100: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.Grid/<>c:<.cctor>b__60_0 (Microsoft.Maui.Controls.BindableObject,object) + bool Microsoft.Maui.Controls.Grid/<>c:<.cctor>b__60_4 (Microsoft.Maui.Controls.BindableObject,object) + bool Microsoft.Maui.Controls.Grid/<>c:<.cctor>b__60_6 (Microsoft.Maui.Controls.BindableObject,object) bool Microsoft.Maui.Controls.Handlers.Compatibility.ShellRenderer:get_IsDarkTheme () + bool Microsoft.Maui.Controls.Handlers.TabbedPageManager:get_IsBottomTabPlacement () + bool Microsoft.Maui.Controls.Handlers.TabbedPageManager/Listeners:Google.Android.Material.Navigation.NavigationBarView.IOnItemSelectedListener.OnNavigationItemSelected (Android.Views.IMenuItem) + 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.Layout:get_IsClippedToBounds () bool Microsoft.Maui.Controls.Layout:Microsoft.Maui.ILayout.get_ClipsToBounds () + bool Microsoft.Maui.Controls.MergedStyle:b__28_1 (Microsoft.Maui.Controls.Style) + bool Microsoft.Maui.Controls.NavigationPage:b__17_0 (Microsoft.Maui.Controls.Element) + bool Microsoft.Maui.Controls.NavigationPage:GetHasBackButton (Microsoft.Maui.Controls.Page) + bool Microsoft.Maui.Controls.NavigationPage:GetHasNavigationBar (Microsoft.Maui.Controls.BindableObject) + bool Microsoft.Maui.Controls.NavigationPage/<>c:b__17_1 (Microsoft.Maui.Controls.Element) + bool Microsoft.Maui.Controls.NavigationPageToolbar:get_BackButtonVisible () + bool Microsoft.Maui.Controls.NavigationPageToolbar:get_DrawerToggleVisible () + bool Microsoft.Maui.Controls.NavigationPageToolbar:GetBackButtonVisible () bool Microsoft.Maui.Controls.ObservableWrapper`2/d__15:MoveNext () + bool Microsoft.Maui.Controls.ObservableWrapper`2:get_IsReadOnly () bool Microsoft.Maui.Controls.ObservableWrapper`2:Contains (Microsoft.Maui.Controls.ShellItem) bool Microsoft.Maui.Controls.Page:get_IsBusy () bool Microsoft.Maui.Controls.Page:ShouldLayoutChildren () - bool Microsoft.Maui.Controls.Page/d__80:MoveNext () + bool Microsoft.Maui.Controls.Page/d__84:MoveNext () + bool Microsoft.Maui.Controls.Platform.AlertManager/<>c__DisplayClass1_0:b__0 (Microsoft.Maui.Controls.Platform.AlertManager/AlertRequestHelper) bool Microsoft.Maui.Controls.Platform.Compatibility.ShellFlyoutRenderer:DrawChild (Android.Graphics.Canvas,Android.Views.View,long) + bool Microsoft.Maui.Controls.Platform.Compatibility.ShellFlyoutTemplatedContentRenderer:UpdateContentPadding () + bool Microsoft.Maui.Controls.Platform.Compatibility.ShellItemRenderer:Google.Android.Material.Navigation.NavigationBarView.IOnItemSelectedListener.OnNavigationItemSelected (Android.Views.IMenuItem) + bool Microsoft.Maui.Controls.Platform.Compatibility.ShellItemRenderer:OnItemSelected (Android.Views.IMenuItem) bool Microsoft.Maui.Controls.Platform.Compatibility.ShellToolbarTracker:get_CanNavigateBack () bool Microsoft.Maui.Controls.Platform.SemanticExtensions:ControlsAccessibilityDelegateNeeded (Microsoft.Maui.Controls.View) bool Microsoft.Maui.Controls.Platform.SemanticExtensions:TapGestureRecognizerNeedsDelegate (Microsoft.Maui.Controls.View) bool Microsoft.Maui.Controls.Platform.ViewExtensions:SetElevation (Android.Views.View,single) + bool Microsoft.Maui.Controls.PlatformConfiguration.AndroidSpecific.TabbedPage:GetIsSmoothScrollEnabled (Microsoft.Maui.Controls.BindableObject) + bool Microsoft.Maui.Controls.PlatformConfiguration.AndroidSpecific.TabbedPage:GetIsSwipePagingEnabled (Microsoft.Maui.Controls.BindableObject) + bool Microsoft.Maui.Controls.PlatformConfiguration.AndroidSpecific.TabbedPage:IsSmoothScrollEnabled (Microsoft.Maui.Controls.IPlatformElementConfiguration`2) + bool Microsoft.Maui.Controls.PlatformConfiguration.AndroidSpecific.TabbedPage:IsSwipePagingEnabled (Microsoft.Maui.Controls.IPlatformElementConfiguration`2) bool Microsoft.Maui.Controls.PlatformConfiguration.WindowsSpecific.Page:GetToolbarDynamicOverflowEnabled (Microsoft.Maui.Controls.BindableObject) bool Microsoft.Maui.Controls.ResourceDictionary:ContainsKey (string) bool Microsoft.Maui.Controls.ResourceDictionary:TryGetMergedDictionaryValue (string,object&,Microsoft.Maui.Controls.ResourceDictionary&) bool Microsoft.Maui.Controls.ResourceDictionary:TryGetValue (string,object&) bool Microsoft.Maui.Controls.ResourceDictionary:TryGetValueAndSource (string,object&,Microsoft.Maui.Controls.ResourceDictionary&) - bool Microsoft.Maui.Controls.ResourceDictionary/d__41:MoveNext () + bool Microsoft.Maui.Controls.ResourceDictionary/d__42:MoveNext () bool Microsoft.Maui.Controls.ResourcesExtensions:TryGetResource (Microsoft.Maui.Controls.IElementDefinition,string,object&) bool Microsoft.Maui.Controls.RouteRequestBuilder:g__AddNode|27_0 (Microsoft.Maui.Controls.BaseShellItem,string) bool Microsoft.Maui.Controls.RouteRequestBuilder:AddMatch (Microsoft.Maui.Controls.ShellUriHandler/NodeLocation) @@ -260,7 +364,6 @@ Methods: bool Microsoft.Maui.Controls.Routing:IsImplicit (string) bool Microsoft.Maui.Controls.Routing:IsUserDefined (Microsoft.Maui.Controls.BindableObject) bool Microsoft.Maui.Controls.Routing:IsUserDefined (string) - bool Microsoft.Maui.Controls.ScrollView:Microsoft.Maui.Controls.IFlowDirectionController.get_ApplyEffectiveFlowDirectionToChildContainer () bool Microsoft.Maui.Controls.Shell:get_FlyoutIsPresented () bool Microsoft.Maui.Controls.Shell:GetEffectiveValue (Microsoft.Maui.Controls.BindableProperty,System.Func`1,System.Action`1,Microsoft.Maui.Controls.Element,bool) bool Microsoft.Maui.Controls.Shell:GetFlyoutItemIsVisible (Microsoft.Maui.Controls.BindableObject) @@ -284,6 +387,8 @@ Methods: bool Microsoft.Maui.Controls.ShellUriHandler:IsTargetRelativePop (Microsoft.Maui.Controls.ShellNavigationParameters) bool Microsoft.Maui.Controls.SolidColorBrush:Equals (object) bool Microsoft.Maui.Controls.SolidColorBrush:get_IsEmpty () + bool Microsoft.Maui.Controls.Style:CanBeAppliedTo (System.Type) + bool Microsoft.Maui.Controls.Style/<>c__DisplayClass39_0:b__0 (System.WeakReference`1) bool Microsoft.Maui.Controls.StyleSheets.StyleSheetExtensions/d__0:MoveNext () bool Microsoft.Maui.Controls.Toolbar:get_BackButtonVisible () bool Microsoft.Maui.Controls.Toolbar:get_DrawerToggleVisible () @@ -292,6 +397,7 @@ Methods: bool Microsoft.Maui.Controls.VisualElement:get_IsEnabled () bool Microsoft.Maui.Controls.VisualElement:get_IsFocused () bool Microsoft.Maui.Controls.VisualElement:get_IsVisible () + bool Microsoft.Maui.Controls.VisualElement:IsMocked () bool Microsoft.Maui.Controls.VisualElement:Microsoft.Maui.Controls.IFlowDirectionController.get_ApplyEffectiveFlowDirectionToChildContainer () bool Microsoft.Maui.Controls.VisualElement:Microsoft.Maui.Controls.IResourcesProvider.get_IsResourcesCreated () bool Microsoft.Maui.Controls.VisualState:Equals (Microsoft.Maui.Controls.VisualState) @@ -313,54 +419,54 @@ Methods: bool Microsoft.Maui.Devices.DevicePlatform:Equals (Microsoft.Maui.Devices.DevicePlatform) bool Microsoft.Maui.Devices.DevicePlatform:Equals (string) bool Microsoft.Maui.Devices.DevicePlatform:op_Equality (Microsoft.Maui.Devices.DevicePlatform,Microsoft.Maui.Devices.DevicePlatform) + bool Microsoft.Maui.Devices.DevicePlatform:op_Inequality (Microsoft.Maui.Devices.DevicePlatform,Microsoft.Maui.Devices.DevicePlatform) + bool Microsoft.Maui.Devices.DisplayInfo:Equals (Microsoft.Maui.Devices.DisplayInfo) bool Microsoft.Maui.Dispatching.DispatcherProvider:SetCurrent (Microsoft.Maui.Dispatching.IDispatcherProvider) + bool Microsoft.Maui.ElementHandlerExtensions:CanInvokeMappers (Microsoft.Maui.IElementHandler) bool Microsoft.Maui.Font:Equals (Microsoft.Maui.Font) bool Microsoft.Maui.Font:get_AutoScalingEnabled () bool Microsoft.Maui.Font:op_Equality (Microsoft.Maui.Font,Microsoft.Maui.Font) bool Microsoft.Maui.Graphics.Color:Equals (object) - bool Microsoft.Maui.Graphics.Color:NearlyEqual (single,single,single) bool Microsoft.Maui.Graphics.Color:TryParse (string,Microsoft.Maui.Graphics.Color&) bool Microsoft.Maui.Graphics.Color:TryParse (System.ReadOnlySpan`1,Microsoft.Maui.Graphics.Color&) bool Microsoft.Maui.Graphics.PaintExtensions:IsNullOrEmpty (Microsoft.Maui.Graphics.Paint) bool Microsoft.Maui.Graphics.Point:Equals (object) bool Microsoft.Maui.Graphics.Point:op_Equality (Microsoft.Maui.Graphics.Point,Microsoft.Maui.Graphics.Point) - bool Microsoft.Maui.Graphics.Point:TryParse (string,Microsoft.Maui.Graphics.Point&) - bool Microsoft.Maui.Graphics.Rect:get_IsEmpty () + bool Microsoft.Maui.Graphics.Rect:Equals (Microsoft.Maui.Graphics.Rect) bool Microsoft.Maui.Graphics.Rect:op_Equality (Microsoft.Maui.Graphics.Rect,Microsoft.Maui.Graphics.Rect) bool Microsoft.Maui.Graphics.Rect:op_Inequality (Microsoft.Maui.Graphics.Rect,Microsoft.Maui.Graphics.Rect) bool Microsoft.Maui.Graphics.Size:Equals (Microsoft.Maui.Graphics.Size) bool Microsoft.Maui.Graphics.Size:Equals (object) - bool Microsoft.Maui.Graphics.Size:op_Equality (Microsoft.Maui.Graphics.Size,Microsoft.Maui.Graphics.Size) - bool Microsoft.Maui.GridLength:get_IsAbsolute () + bool Microsoft.Maui.GridLength:Equals (Microsoft.Maui.GridLength) + bool Microsoft.Maui.GridLength:Equals (object) bool Microsoft.Maui.Handlers.AndroidBatchPropertyMapper`2/d__2:MoveNext () bool Microsoft.Maui.Handlers.ButtonHandler:NeedsExactMeasure () bool Microsoft.Maui.Handlers.ImageHandler:get_NeedsContainer () bool Microsoft.Maui.Handlers.LabelHandler:NeedsExactMeasure () - bool Microsoft.Maui.Handlers.ScrollViewHandler:NeedsInsetView (Microsoft.Maui.IScrollView) bool Microsoft.Maui.Handlers.ViewHandler:get_NeedsContainer () bool Microsoft.Maui.Hosting.Internal.MauiFactory:TryGetServiceDescriptors (System.Type&,Microsoft.Extensions.DependencyInjection.ServiceDescriptor&,System.Collections.Generic.IEnumerable`1&) bool Microsoft.Maui.Hosting.Internal.MauiServiceCollection:TryGetService (System.Type,Microsoft.Extensions.DependencyInjection.ServiceDescriptor&) + bool Microsoft.Maui.JavaObjectExtensions:IsAlive (Android.Runtime.IJavaObject) bool Microsoft.Maui.JavaObjectExtensions:IsAlive (Java.Lang.Object) + bool Microsoft.Maui.JavaObjectExtensions:IsDisposed (Android.Runtime.IJavaObject) bool Microsoft.Maui.JavaObjectExtensions:IsDisposed (Java.Lang.Object) - bool Microsoft.Maui.Layouts.GridLayoutManager/Column:get_IsStar () - bool Microsoft.Maui.Layouts.GridLayoutManager/Row:get_IsStar () - bool Microsoft.Maui.Layouts.LayoutExtensions:ShouldArrangeLeftToRight (Microsoft.Maui.IView) + bool Microsoft.Maui.Layouts.GridLayoutManager/GridStructure:ShouldTreatStarsAsAuto (double,double,Microsoft.Maui.Primitives.LayoutAlignment) bool Microsoft.Maui.LifecycleEvents.LifecycleEventServiceExtensions/d__3`1:MoveNext () bool Microsoft.Maui.MauiAppCompatActivity:get_AllowFragmentRestore () bool Microsoft.Maui.Platform.MauiScrollView:Microsoft.Maui.Platform.IScrollBarView.get_ScrollBarsInitialized () bool Microsoft.Maui.Platform.ThemeExtensions:TryResolveAttribute (Android.Content.Res.Resources/Theme,int) - bool Microsoft.Maui.PropertyMapper:CanUpdateProperty (Microsoft.Maui.IElementHandler) + bool Microsoft.Maui.Platform.ViewExtensions:IsLoaded (Android.Views.View) bool Microsoft.Maui.PropertyMapper/d__17:MoveNext () bool Microsoft.Maui.Thickness:Equals (Microsoft.Maui.Thickness) bool Microsoft.Maui.Thickness:Equals (object) bool Microsoft.Maui.Thickness:get_IsNaN () - bool Microsoft.Maui.Thickness:op_Inequality (Microsoft.Maui.Thickness,Microsoft.Maui.Thickness) bool Microsoft.Maui.WindowOverlay:Initialize () bool Microsoft.Win32.SafeHandles.SafeFileHandle:CanLockTheFile (Interop/Sys/LockOperations,System.IO.FileAccess) bool Microsoft.Win32.SafeHandles.SafeFileHandle:get_CanSeek () bool Microsoft.Win32.SafeHandles.SafeFileHandle:get_IsInvalid () bool Microsoft.Win32.SafeHandles.SafeFileHandle:get_SupportsRandomAccess () bool Microsoft.Win32.SafeHandles.SafeFileHandle:GetCanSeek () + bool Microsoft.Win32.SafeHandles.SafeFileHandle:Init (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,System.IO.FileOptions,long,long&,System.IO.UnixFileMode&) bool Microsoft.Win32.SafeHandles.SafeFileHandle:ReleaseHandle () bool Microsoft.Win32.SafeHandles.SafeHandleZeroOrMinusOneIsInvalid:get_IsInvalid () bool System.AppContext:TryGetSwitch (string,bool&) @@ -374,6 +480,10 @@ Methods: bool System.Boolean:IsTrueStringIgnoreCase (System.ReadOnlySpan`1) bool System.Boolean:TryParse (string,bool&) bool System.Boolean:TryParse (System.ReadOnlySpan`1,bool&) + bool System.Buffers.TlsOverPerCoreLockedStacksArrayPool`1/<>c:b__13_0 (object) + bool System.Buffers.TlsOverPerCoreLockedStacksArrayPool`1/<>c:b__13_0 (object) + bool System.Buffers.TlsOverPerCoreLockedStacksArrayPool`1:Trim () + bool System.Buffers.TlsOverPerCoreLockedStacksArrayPool`1:Trim () bool System.Char:IsDigit (char) bool System.Char:IsLatin1 (char) bool System.Char:IsLetterOrDigit (char) @@ -399,7 +509,8 @@ 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:Remove (System.Action) + bool System.Collections.Generic.Dictionary`2:Remove (Microsoft.Maui.Controls.BindableProperty) + 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) bool System.Collections.Generic.Dictionary`2:Remove (intptr) @@ -409,8 +520,6 @@ Methods: bool System.Collections.Generic.Dictionary`2:TryInsert (intptr,Java.Interop.JniRuntime,System.Collections.Generic.InsertionBehavior) bool System.Collections.Generic.Dictionary`2:ContainsKey (intptr) bool System.Collections.Generic.Dictionary`2:TryInsert (intptr,System.IDisposable,System.Collections.Generic.InsertionBehavior) - bool System.Collections.Generic.Dictionary`2:TryGetValue (System.Net.Http.Headers.HeaderDescriptor,object&) - bool System.Collections.Generic.Dictionary`2:TryInsert (System.Net.Http.Headers.HeaderDescriptor,object,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) @@ -434,21 +543,28 @@ Methods: 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 () 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:System.Collections.Generic.ICollection.get_IsReadOnly () + bool System.Collections.Generic.List`1:Remove (Microsoft.Maui.IVisualTreeElement) + bool System.Collections.Generic.List`1:Remove (Microsoft.Maui.WeakEventManager/Subscription) bool System.Collections.Generic.List`1:Contains (System.Type) 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) + bool System.Collections.Generic.ObjectEqualityComparer`1:Equals (Microsoft.Maui.WeakEventManager/Subscription,Microsoft.Maui.WeakEventManager/Subscription) bool System.Collections.Generic.ObjectEqualityComparer`1:Equals (System.Type,System.Type) bool System.Collections.Hashtable:KeyEquals (object,object) + bool System.Collections.ObjectModel.Collection`1:Remove (Microsoft.Maui.Controls.Element) bool System.Collections.ObjectModel.Collection`1:Contains (Microsoft.Maui.Controls.ShellContent) bool System.Collections.ObjectModel.Collection`1:IsCompatibleObject (object) bool System.Collections.ObjectModel.Collection`1:System.Collections.IList.Contains (object) bool System.Collections.Specialized.SingleItemReadOnlyList/d__15:MoveNext () + bool System.DateTime:op_Equality (System.DateTime,System.DateTime) bool System.DateTime:op_GreaterThanOrEqual (System.DateTime,System.DateTime) bool System.DateTime:op_Inequality (System.DateTime,System.DateTime) bool System.DateTime:op_LessThanOrEqual (System.DateTime,System.DateTime) @@ -465,6 +581,7 @@ Methods: bool System.Double:Equals (object) bool System.Double:TryParse (string,System.Globalization.NumberStyles,System.IFormatProvider,double&) bool System.Double:TryParse (System.ReadOnlySpan`1,System.Globalization.NumberStyles,System.Globalization.NumberFormatInfo,double&) + bool System.Enum:Equals (object) bool System.Globalization.CalendarData:EnumCalendarInfo (string,System.Globalization.CalendarId,System.Globalization.CalendarDataType,string[]&) bool System.Globalization.CalendarData:EnumCalendarInfo (string,System.Globalization.CalendarId,System.Globalization.CalendarDataType,System.Globalization.CalendarData/IcuEnumCalendarsData&) bool System.Globalization.CalendarData:EnumDatePatterns (string,System.Globalization.CalendarId,System.Globalization.CalendarDataType,string[]&) @@ -478,7 +595,6 @@ Methods: bool System.Globalization.CompareInfo:IsPrefix (System.ReadOnlySpan`1,System.ReadOnlySpan`1,System.Globalization.CompareOptions) bool System.Globalization.CompareInfo:StartsWithCore (System.ReadOnlySpan`1,System.ReadOnlySpan`1,System.Globalization.CompareOptions,int*) bool System.Globalization.CompareInfo:StartsWithOrdinalHelper (System.ReadOnlySpan`1,System.ReadOnlySpan`1,System.Globalization.CompareOptions,int*) - bool System.Globalization.CompareInfo:StartsWithOrdinalIgnoreCaseHelper (System.ReadOnlySpan`1,System.ReadOnlySpan`1,System.Globalization.CompareOptions,int*) bool System.Globalization.CultureData:GetDefaultLocaleName (string&) bool System.Globalization.CultureData:GetLocaleName (string,string&) bool System.Globalization.CultureData:InitCultureDataCore () @@ -496,7 +612,6 @@ Methods: bool System.Int32:TryFormat (System.Span`1,int&,System.ReadOnlySpan`1,System.IFormatProvider) bool System.Int32:TryParse (System.ReadOnlySpan`1,int&) bool System.Int64:TryParse (System.ReadOnlySpan`1,System.Globalization.NumberStyles,System.IFormatProvider,long&) - bool System.IntPtr:op_Inequality (intptr,intptr) bool System.IO.BufferedStream:get_CanSeek () bool System.IO.DelegatingStream:get_CanSeek () bool System.IO.File:Exists (string) @@ -507,7 +622,6 @@ Methods: bool System.IO.Path:IsPathRooted (string) bool System.IO.Path:IsPathRooted (System.ReadOnlySpan`1) bool System.IO.PathInternal:EndsInDirectorySeparator (System.ReadOnlySpan`1) - bool System.IO.PathInternal:get_IsCaseSensitive () bool System.IO.PathInternal:RemoveRelativeSegments (System.ReadOnlySpan`1,int,System.Text.ValueStringBuilder&) bool System.IO.Strategies.BufferedFileStreamStrategy:get_CanRead () bool System.IO.Strategies.BufferedFileStreamStrategy:get_IsClosed () @@ -520,17 +634,16 @@ Methods: bool System.IO.UnmanagedMemoryStream:get_CanSeek () 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:Any (System.Collections.Generic.IEnumerable`1,System.Func`2) - bool System.Linq.Enumerable:Any (System.Collections.Generic.IEnumerable`1) 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:Contains (System.Collections.Generic.IEnumerable`1,TSource_REF,System.Collections.Generic.IEqualityComparer`1) - bool System.Linq.Enumerable:Contains (System.Collections.Generic.IEnumerable`1,TSource_REF) - bool System.Linq.Enumerable/d__38`1:MoveNext () - bool System.Linq.Enumerable/d__36`1:MoveNext () + bool System.Linq.Enumerable/d__42`1:MoveNext () + bool System.Linq.Enumerable/d__40`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 () + bool System.Linq.OrderedEnumerable`1/d__4:MoveNext () + bool System.MemoryExtensions:Equals (System.ReadOnlySpan`1,System.ReadOnlySpan`1,System.StringComparison) bool System.MemoryExtensions:Overlaps (System.ReadOnlySpan`1,System.ReadOnlySpan`1) bool System.MemoryExtensions:StartsWith (System.ReadOnlySpan`1,System.ReadOnlySpan`1,System.StringComparison) bool System.MulticastDelegate:Equals (object) @@ -539,6 +652,8 @@ Methods: bool System.Net.Cookie:InternalSetName (string) bool System.Net.Cookie:IsDomainEqualToHost (string,string) bool System.Net.Cookie:VerifySetDefaults (System.Net.CookieVariant,System.Uri,bool,string,bool,bool) + bool System.Net.CookieComparer:EqualDomains (System.ReadOnlySpan`1,System.ReadOnlySpan`1) + bool System.Net.CookieComparer:Equals (System.Net.Cookie,System.Net.Cookie) bool System.Net.CookieContainer:IsLocalDomain (string) bool System.Net.CookieParser:EndofHeader () bool System.Net.CookieParser:InternalSetNameMethod (System.Net.Cookie,string) @@ -547,14 +662,11 @@ Methods: bool System.Net.Http.Headers.HeaderDescriptor:Equals (System.Net.Http.Headers.HeaderDescriptor) bool System.Net.Http.Headers.HeaderDescriptor:TryGet (string,System.Net.Http.Headers.HeaderDescriptor&) bool System.Net.Http.Headers.HeaderUtilities:TryParseInt64 (string,int,int,long&) - bool System.Net.Http.Headers.HttpHeaders:ContainsNewLine (string,string) - bool System.Net.Http.Headers.HttpHeaders:ParseRawHeaderValues (System.Net.Http.Headers.HeaderDescriptor,System.Net.Http.Headers.HttpHeaders/HeaderStoreItemInfo,bool) bool System.Net.Http.Headers.HttpHeaders:TryAddWithoutValidation (string,System.Collections.Generic.IEnumerable`1) bool System.Net.Http.Headers.HttpHeaders:TryAddWithoutValidation (System.Net.Http.Headers.HeaderDescriptor,string) bool System.Net.Http.Headers.HttpHeaders:TryAddWithoutValidation (System.Net.Http.Headers.HeaderDescriptor,System.Collections.Generic.IEnumerable`1) bool System.Net.Http.Headers.HttpHeaders:TryGetAndParseHeaderInfo (System.Net.Http.Headers.HeaderDescriptor,System.Net.Http.Headers.HttpHeaders/HeaderStoreItemInfo&) bool System.Net.Http.Headers.HttpHeaders:TryGetHeaderDescriptor (string,System.Net.Http.Headers.HeaderDescriptor&) - bool System.Net.Http.Headers.HttpHeaders:TryGetHeaderValue (System.Net.Http.Headers.HeaderDescriptor,object&) bool System.Net.Http.Headers.HttpHeaders:TryGetValues (string,System.Collections.Generic.IEnumerable`1&) bool System.Net.Http.Headers.HttpHeaders:TryGetValues (System.Net.Http.Headers.HeaderDescriptor,System.Collections.Generic.IEnumerable`1&) bool System.Net.Http.Headers.HttpHeaders:TryParseAndAddRawHeaderValue (System.Net.Http.Headers.HeaderDescriptor,System.Net.Http.Headers.HttpHeaders/HeaderStoreItemInfo,string,bool) @@ -564,27 +676,24 @@ Methods: bool System.Net.Http.HPack.HPackEncoder:EncodeLiteralHeaderName (string,System.Span`1,int&) bool System.Net.Http.HPack.IntegerEncoder:Encode (int,int,System.Span`1,int&) bool System.Net.Http.HttpClient:ShouldBufferResponse (System.Net.Http.HttpCompletionOption,System.Net.Http.HttpRequestMessage) - bool System.Net.Http.HttpClientHandler:get_IsNativeHandlerEnabled () bool System.Net.Http.HttpContent:CreateTemporaryBuffer (long,System.IO.MemoryStream&,System.Exception&) bool System.Net.Http.HttpContent:TryDetectEncoding (System.ArraySegment`1,System.Text.Encoding&,int&) bool System.Net.Http.HttpContent:TryGetBuffer (System.ArraySegment`1&) bool System.Net.Http.HttpContent/LimitArrayPoolWriteStream:get_CanWrite () bool System.Net.Http.HttpMethod:Equals (System.Net.Http.HttpMethod) - bool System.Net.Http.HttpResponseMessage:ContainsNewLineCharacter (string) bool System.Net.Http.HttpResponseMessage:get_IsSuccessStatusCode () bool System.Net.Http.HttpRuleParser:ContainsNewLine (string,int) bool System.Net.Http.HttpRuleParser:IsToken (string) - bool System.Net.Http.HttpRuleParser:IsTokenChar (char) bool System.Net.Http.QPack.QPackEncoder:EncodeNameString (string,System.Span`1,int&) + bool System.Nullable`1:get_Value () bool System.Number:TryFormatInt32 (int,int,System.ReadOnlySpan`1,System.IFormatProvider,System.Span`1,int&) + bool System.Number:TryFormatUInt32 (uint,System.ReadOnlySpan`1,System.IFormatProvider,System.Span`1,int&) bool System.Number:TryParseDouble (System.ReadOnlySpan`1,System.Globalization.NumberStyles,System.Globalization.NumberFormatInfo,double&) bool System.Number:TryParseNumber (char*&,char*,System.Globalization.NumberStyles,System.Number/NumberBuffer&,System.Globalization.NumberFormatInfo) bool System.Number:TryStringToNumber (System.ReadOnlySpan`1,System.Globalization.NumberStyles,System.Number/NumberBuffer&,System.Globalization.NumberFormatInfo) bool System.Number:TryUInt32ToDecStr (uint,int,System.Span`1,int&) - bool System.Numerics.Matrix3x2:op_Equality (System.Numerics.Matrix3x2,System.Numerics.Matrix3x2) bool System.Object:Equals (object,object) bool System.Object:Equals (object) - bool System.OperatingSystem:IsAndroid () bool System.OperatingSystem:IsAndroidVersionAtLeast (int,int,int,int) bool System.OperatingSystem:IsOSVersionAtLeast (int,int,int,int) bool System.OrdinalIgnoreCaseComparer:Equals (string,string) @@ -592,6 +701,7 @@ Methods: bool System.Private.CoreLib.Interop:CallStringMethod (System.Buffers.SpanFunc`5,string,string,Interop/Globalization/TimeZoneDisplayNameType,string&) bool System.Private.CoreLib.Interop:CallStringMethod (System.Buffers.SpanFunc`5,string,System.Globalization.CalendarId,System.Globalization.CalendarDataType,string&) bool System.Private.CoreLib.Interop/Globalization:EnumCalendarInfo (* System.Private.CoreLib.Interop/Globalization:EnumCalendarInfo (),string,System.Globalization.CalendarId,System.Globalization.CalendarDataType,intptr) + bool System.Private.CoreLib.Interop/Globalization:EnumCalendarInfo (intptr,string,System.Globalization.CalendarId,System.Globalization.CalendarDataType,intptr) bool System.Private.CoreLib.Interop/Globalization:GetDefaultLocaleName (char*,int) bool System.Private.CoreLib.Interop/Globalization:GetLocaleInfoGroupingSizes (string,uint,int&,int&) bool System.Private.CoreLib.Interop/Globalization:GetLocaleInfoInt (string,uint,int&) @@ -601,18 +711,22 @@ Methods: bool System.Private.CoreLib.Interop/Sys:LowLevelMonitor_TimedWait (intptr,int) bool System.Private.CoreLib.KeyCollection/Enumerator>:MoveNext () bool System.Private.CoreLib.ValueCollection/Enumerator:MoveNext () - bool System.Reflection.AssemblyName:ParseAssemblyName (intptr,Mono.MonoAssemblyName&,bool&,bool&) + bool System.ProbabilisticMap:IsCharBitSet (uint*,byte) + bool System.Reflection.AssemblyNameParser:IsWhiteSpace (char) bool System.Reflection.CustomAttribute:IsUserCattrProvider (object) bool System.Reflection.FieldInfo:get_IsLiteral () bool System.Reflection.FieldInfo:get_IsStatic () bool System.Reflection.MethodBase:get_IsPublic () bool System.Reflection.MethodBase:get_IsSpecialName () bool System.Reflection.MethodBase:get_IsStatic () + bool System.Reflection.MethodInfo:Equals (object) + bool System.Reflection.RuntimeMethodInfo:g__IsDisallowedByRefType|80_0 (System.Type) bool System.Reflection.RuntimeMethodInfo:get_ContainsGenericParameters () bool System.Reflection.RuntimeMethodInfo:get_IsGenericMethod () bool System.Reflection.RuntimePropertyInfo:get_CanRead () bool System.Reflection.RuntimePropertyInfo:get_CanWrite () bool System.Reflection.SignatureTypeExtensions:MatchesParameterTypeExactly (System.Type,System.Reflection.ParameterInfo) + bool System.Resources.FastResourceComparer:Equals (string,string) bool System.Resources.ManifestBasedResourceGroveler:CanUseDefaultResourceClasses (string,string) bool System.Resources.ResourceFallbackManager/d__5:MoveNext () bool System.Resources.ResourceManager:IsDefaultType (string,string) @@ -623,15 +737,16 @@ Methods: bool System.Runtime.CompilerServices.ConditionalWeakTable`2:Remove (Microsoft.Maui.Controls.BindableObject) bool System.Runtime.CompilerServices.ConditionalWeakTable`2:TryGetValue (System.Type,Microsoft.Maui.Controls.ResourceDictionary&) bool System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1/ConfiguredTaskAwaiter:GetResult () - bool System.Runtime.CompilerServices.RuntimeHelpers:Equals (object,object) bool System.Runtime.CompilerServices.RuntimeHelpers:SufficientExecutionStack () bool System.Runtime.CompilerServices.RuntimeHelpers:TryEnsureSufficientExecutionStack () bool System.Runtime.InteropServices.MemoryMarshal:TryGetArray (System.ReadOnlyMemory`1,System.ArraySegment`1&) + bool System.RuntimeType:CheckValue (object&,System.Reflection.ParameterCopyBackAction&,System.Reflection.Binder,System.Globalization.CultureInfo,System.Reflection.BindingFlags) bool System.RuntimeType:Equals (object) bool System.RuntimeType:FilterApplyConstructorInfo (System.Reflection.RuntimeConstructorInfo,System.Reflection.BindingFlags,System.Reflection.CallingConventions,System.Type[]) bool System.RuntimeType:FilterApplyMethodBase (System.Reflection.MethodBase,System.Reflection.BindingFlags,System.Reflection.CallingConventions,System.Type[]) bool System.RuntimeType:FilterApplyMethodInfo (System.Reflection.RuntimeMethodInfo,System.Reflection.BindingFlags,System.Reflection.CallingConventions,System.Type[]) bool System.RuntimeType:get_ContainsGenericParameters () + bool System.RuntimeType:get_IsActualEnum () bool System.RuntimeType:get_IsByRefLike () bool System.RuntimeType:get_IsConstructedGenericType () bool System.RuntimeType:get_IsEnum () @@ -640,6 +755,7 @@ Methods: bool System.RuntimeType:get_IsGenericTypeDefinition () bool System.RuntimeType:HasElementTypeImpl () bool System.RuntimeType:IsArrayImpl () + bool System.RuntimeType:IsAssignableFrom (System.Reflection.TypeInfo) bool System.RuntimeType:IsAssignableFrom (System.Type) bool System.RuntimeType:IsByRefImpl () bool System.RuntimeType:IsDelegate () @@ -650,24 +766,30 @@ Methods: bool System.RuntimeType:IsValueTypeImpl () bool System.RuntimeTypeHandle:CanCastTo (System.RuntimeType,System.RuntimeType) bool System.RuntimeTypeHandle:HasElementType (System.RuntimeType) + bool System.RuntimeTypeHandle:HasInstantiation (System.Runtime.CompilerServices.QCallTypeHandle) bool System.RuntimeTypeHandle:HasInstantiation (System.RuntimeType) - bool System.RuntimeTypeHandle:is_subclass_of (intptr,intptr) + bool System.RuntimeTypeHandle:is_subclass_of (System.Runtime.CompilerServices.QCallTypeHandle,System.Runtime.CompilerServices.QCallTypeHandle) bool System.RuntimeTypeHandle:IsArray (System.RuntimeType) bool System.RuntimeTypeHandle:IsByRef (System.RuntimeType) + bool System.RuntimeTypeHandle:IsByRefLike (System.Runtime.CompilerServices.QCallTypeHandle) bool System.RuntimeTypeHandle:IsByRefLike (System.RuntimeType) + bool System.RuntimeTypeHandle:IsGenericTypeDefinition (System.Runtime.CompilerServices.QCallTypeHandle) bool System.RuntimeTypeHandle:IsGenericTypeDefinition (System.RuntimeType) bool System.RuntimeTypeHandle:IsGenericVariable (System.RuntimeType) + bool System.RuntimeTypeHandle:IsInstanceOfType (System.Runtime.CompilerServices.QCallTypeHandle,object) bool System.RuntimeTypeHandle:IsInstanceOfType (System.RuntimeType,object) bool System.RuntimeTypeHandle:IsInterface (System.RuntimeType) bool System.RuntimeTypeHandle:IsPointer (System.RuntimeType) bool System.RuntimeTypeHandle:IsPrimitive (System.RuntimeType) bool System.RuntimeTypeHandle:IsSubclassOf (System.RuntimeType,System.RuntimeType) - bool System.RuntimeTypeHandle:type_is_assignable_from (System.Type,System.Type) - bool System.SpanHelpers:Contains (char&,char,int) + bool System.RuntimeTypeHandle:IsValueType (System.RuntimeType) + bool System.RuntimeTypeHandle:type_is_assignable_from (System.Runtime.CompilerServices.QCallTypeHandle,System.Runtime.CompilerServices.QCallTypeHandle) + bool System.Span`1:TryCopyTo (System.Span`1) + bool System.SpanHelpers:ContainsValueType (int16&,int16,int) bool System.SpanHelpers:SequenceEqual (byte&,byte&,uintptr) - bool System.SpanHelpers:SequenceEqual (char&,char&,int) bool System.String:Contains (char) bool System.String:Contains (string) + bool System.String:EndsWith (char) bool System.String:EndsWith (string,System.StringComparison) bool System.String:Equals (object) bool System.String:Equals (string,string,System.StringComparison) @@ -676,28 +798,26 @@ Methods: bool System.String:Equals (string) bool System.String:EqualsOrdinalIgnoreCase (string,string) bool System.String:EqualsOrdinalIgnoreCaseNoLengthCheck (string,string) - bool System.String:IsCharBitSet (uint*,byte) bool System.String:IsNullOrWhiteSpace (string) bool System.String:op_Equality (string,string) bool System.String:op_Inequality (string,string) bool System.String:StartsWith (char) - bool System.String:StartsWith (string,bool,System.Globalization.CultureInfo) bool System.String:StartsWith (string,System.StringComparison) bool System.String:StartsWith (string) bool System.SZGenericArrayEnumerator`1:MoveNext () bool System.SZGenericArrayEnumerator`1>>:MoveNext () + bool System.Text.ValueStringBuilder:TryCopyTo (System.Span`1,int&) bool System.Threading.CancellationToken:get_IsCancellationRequested () bool System.Threading.CancellationTokenSource/Registrations:Unregister (long,System.Threading.CancellationTokenSource/CallbackNode) bool System.Threading.EventWaitHandle:Set () bool System.Threading.LowLevelLifoSemaphore:Wait (int,bool) bool System.Threading.LowLevelLifoSemaphore:WaitCore (int) bool System.Threading.LowLevelLifoSemaphore:WaitForSignal (int) - bool System.Threading.LowLevelLock:SpinWaitTryAcquireCallback () bool System.Threading.LowLevelLock:TryAcquire () - bool System.Threading.LowLevelLock:TryAcquire_NoFastPath (int) bool System.Threading.LowLevelMonitor:Wait (int) bool System.Threading.LowLevelMonitor:WaitCore (int) - bool System.Threading.LowLevelSpinWaiter:SpinWaitForCondition (System.Func`1,int,int) + bool System.Threading.PortableThreadPool:get_HasForcedMaxThreads () + bool System.Threading.PortableThreadPool:get_HasForcedMinThreads () bool System.Threading.PortableThreadPool:NotifyWorkItemComplete (object,int) bool System.Threading.PortableThreadPool:OnGen2GCCallback () bool System.Threading.PortableThreadPool:ShouldAdjustMaxWorkersActive (int) @@ -715,14 +835,16 @@ Methods: bool System.Threading.Tasks.Task`1:TrySetResult (System.Net.Http.HttpResponseMessage) bool System.Threading.Tasks.Task`1:TrySetResult (System.Threading.Tasks.VoidTaskResult) bool System.Threading.Tasks.TaskCompletionSource`1:TrySetResult (bool) + bool System.Threading.Tasks.TaskCompletionSource`1:TrySetResult (object) bool System.Threading.Thread:Yield () bool System.Threading.Thread:YieldInternal () bool System.Threading.ThreadLocal`1:get_IsValueCreated () bool System.Threading.ThreadPoolWorkQueue:Dispatch () + bool System.Threading.ThreadPoolWorkQueue:TryStartProcessingHighPriorityWorkItemsAndDequeue (System.Threading.ThreadPoolWorkQueueThreadLocals,object&) bool System.Threading.TimerQueue:EnsureTimerFiresBy (uint) bool System.Threading.TimerQueue:SetTimer (uint) bool System.Threading.TimerQueue:UpdateTimer (System.Threading.TimerQueueTimer,uint,uint) - bool System.Threading.TimerQueueTimer:Change (uint,uint) + bool System.Threading.TimerQueueTimer:Change (uint,uint,bool) bool System.Threading.WaitHandle:WaitOne () bool System.Threading.WaitHandle:WaitOne (int) bool System.Threading.WaitHandle:WaitOneNoCheck (int) @@ -737,9 +859,9 @@ Methods: bool System.TimeZoneInfo:TZif_ParseMDateRule (System.ReadOnlySpan`1,int&,int&,System.DayOfWeek&) bool System.TimeZoneInfo:TZif_ParsePosixFormat (System.ReadOnlySpan`1,System.ReadOnlySpan`1&,System.ReadOnlySpan`1&,System.ReadOnlySpan`1&,System.ReadOnlySpan`1&,System.ReadOnlySpan`1&,System.ReadOnlySpan`1&,System.ReadOnlySpan`1&,System.ReadOnlySpan`1&) bool System.TimeZoneInfo:UtcOffsetOutOfRange (System.TimeSpan) - bool System.TimeZoneInfo/<>c:b__144_0 (char) - bool System.TimeZoneInfo/<>c:b__141_0 (char) - bool System.TimeZoneInfo/<>c:b__142_0 (char) + bool System.TimeZoneInfo/<>c:b__146_0 (char) + bool System.TimeZoneInfo/<>c:b__143_0 (char) + bool System.TimeZoneInfo/<>c:b__144_0 (char) bool System.TimeZoneInfo/AdjustmentRule:get_HasDaylightSaving () bool System.TimeZoneInfo/AdjustmentRule:IsEndDateMarkerForEndOfYear () bool System.TimeZoneInfo/AdjustmentRule:IsStartDateMarkerForBeginningOfYear () @@ -750,21 +872,23 @@ Methods: bool System.Type:get_IsAbstract () bool System.Type:get_IsArray () bool System.Type:get_IsByRef () + bool System.Type:get_IsClass () bool System.Type:get_IsInterface () bool System.Type:get_IsPointer () bool System.Type:get_IsPrimitive () bool System.Type:get_IsSealed () bool System.Type:get_IsValueType () - bool System.Type:IsRuntimeImplemented () bool System.Type:op_Equality (System.Type,System.Type) bool System.Type:op_Inequality (System.Type,System.Type) + bool System.UInt16:TryFormat (System.Span`1,int&,System.ReadOnlySpan`1,System.IFormatProvider) + bool System.UInt16:TryParse (string,uint16&) + bool System.UInt16:TryParse (System.ReadOnlySpan`1,System.Globalization.NumberStyles,System.Globalization.NumberFormatInfo,uint16&) bool System.Uri:CheckForUnicodeOrEscapedUnreserved (string) bool System.Uri:Equals (object) bool System.Uri:get_DisablePathAndQueryCanonicalization () bool System.Uri:get_IsDefaultPort () bool System.Uri:op_Equality (System.Uri,System.Uri) bool System.Uri:op_Inequality (System.Uri,System.Uri) - bool System.Uri:TryCreate (string,System.UriKind,System.Uri&) bool System.UriHelper:IsLWS (char) bool System.ValueTuple`3:Equals (System.ValueTuple`3) bool System.ValueType:DefaultEquals (object,object) @@ -776,7 +900,6 @@ Methods: byte Java.Interop.NativeMethods:java_interop_jnienv_call_boolean_method (intptr,intptr&,intptr,intptr) byte Java.Interop.NativeMethods:java_interop_jnienv_call_boolean_method_a (intptr,intptr&,intptr,intptr,intptr) byte Java.Interop.NativeMethods:java_interop_jnienv_call_nonvirtual_boolean_method_a (intptr,intptr&,intptr,intptr,intptr,intptr) - byte Java.Interop.NativeMethods:java_interop_jnienv_is_assignable_from (intptr,intptr,intptr) byte Java.Interop.NativeMethods:java_interop_jnienv_is_instance_of (intptr,intptr,intptr) byte Java.Interop.NativeMethods:java_interop_jnienv_is_same_object (intptr,intptr,intptr) byte System.IO.BinaryReader:ReadByte () @@ -788,9 +911,14 @@ Methods: byte[] System.Net.Http.HPack.HPackEncoder:EncodeLiteralHeaderFieldWithoutIndexingToAllocatedArray (int) byte[] System.Net.Http.QPack.QPackEncoder:EncodeLiteralHeaderFieldWithoutNameReferenceToArray (string) byte[] System.Net.Http.QPack.QPackEncoder:EncodeLiteralHeaderFieldWithStaticNameReferenceToArray (int) - byte[] System.Reflection.AssemblyName:ComputePublicKeyToken () + byte[] System.Reflection.AssemblyNameHelpers:ComputePublicKeyToken (byte[]) + byte[] System.Reflection.AssemblyNameParser:ParsePKT (string,bool) byte[] System.TimeZoneInfo/AndroidTzData:GetTimeZoneData (string) byte* System.IO.UnmanagedMemoryStream:get_PositionPointer () + byte* System.Private.CoreLib.Interop/Sys:g____PInvoke|34_0 (byte*,int) + byte* System.Private.CoreLib.Interop/Sys:g____PInvoke|37_0 () + byte* System.Private.CoreLib.Interop/Sys:g____PInvoke|48_0 () + byte* System.Private.CoreLib.Interop/Sys:GetCwd (byte*,int) byte* System.Text.Unicode.Utf8Utility:GetPointerToFirstInvalidByte (byte*,int,int&,int&) char modreq System.ReadOnlySpan`1:GetPinnableReference (System.Runtime.InteropServices.InAttribute)& System.ReadOnlySpan`1:GetPinnableReference () char[] System.Buffers.TlsOverPerCoreLockedStacksArrayPool`1:Rent (int) @@ -805,6 +933,7 @@ Methods: double Microsoft.Maui.Controls.Button:get_FontSize () double Microsoft.Maui.Controls.Button:Microsoft.Maui.Controls.Internals.IFontElement.FontSizeDefaultValueCreator () double Microsoft.Maui.Controls.Button:Microsoft.Maui.IButtonStroke.get_StrokeThickness () + double Microsoft.Maui.Controls.FlyoutPage:Microsoft.Maui.IFlyoutView.get_FlyoutWidth () double Microsoft.Maui.Controls.Grid:get_ColumnSpacing () double Microsoft.Maui.Controls.Grid:get_RowSpacing () double Microsoft.Maui.Controls.Label:get_CharacterSpacing () @@ -812,10 +941,9 @@ Methods: double Microsoft.Maui.Controls.Label:get_LineHeight () double Microsoft.Maui.Controls.Label:Microsoft.Maui.Controls.Internals.IFontElement.FontSizeDefaultValueCreator () double Microsoft.Maui.Controls.Platform.Compatibility.ShellFlyoutRenderer:get_FlyoutWidth () - double Microsoft.Maui.Controls.ScrollView:GetMaxHeight (double,Microsoft.Maui.SizeRequest) - double Microsoft.Maui.Controls.ScrollView:GetMaxHeight (double) double Microsoft.Maui.Controls.StackBase:get_Spacing () double Microsoft.Maui.Controls.ViewExtensions:GetDefaultFontSize (Microsoft.Maui.Controls.Element) + double Microsoft.Maui.Controls.VisualElement:EnsurePositive (double) double Microsoft.Maui.Controls.VisualElement:get_AnchorX () double Microsoft.Maui.Controls.VisualElement:get_AnchorY () double Microsoft.Maui.Controls.VisualElement:get_Height () @@ -823,6 +951,7 @@ Methods: double Microsoft.Maui.Controls.VisualElement:get_MaximumHeightRequest () double Microsoft.Maui.Controls.VisualElement:get_MaximumWidthRequest () double Microsoft.Maui.Controls.VisualElement:get_MinimumHeightRequest () + double Microsoft.Maui.Controls.VisualElement:get_MinimumWidthRequest () double Microsoft.Maui.Controls.VisualElement:get_Opacity () double Microsoft.Maui.Controls.VisualElement:get_Rotation () double Microsoft.Maui.Controls.VisualElement:get_RotationX () @@ -834,8 +963,6 @@ Methods: double Microsoft.Maui.Controls.VisualElement:get_TranslationY () double Microsoft.Maui.Controls.VisualElement:get_Width () double Microsoft.Maui.Controls.VisualElement:get_WidthRequest () - double Microsoft.Maui.Controls.VisualElement:get_X () - double Microsoft.Maui.Controls.VisualElement:get_Y () double Microsoft.Maui.Controls.VisualElement:Microsoft.Maui.IView.get_Height () double Microsoft.Maui.Controls.VisualElement:Microsoft.Maui.IView.get_MaximumHeight () double Microsoft.Maui.Controls.VisualElement:Microsoft.Maui.IView.get_MaximumWidth () @@ -843,13 +970,14 @@ Methods: double Microsoft.Maui.Controls.VisualElement:Microsoft.Maui.IView.get_MinimumWidth () double Microsoft.Maui.Controls.VisualElement:Microsoft.Maui.IView.get_Width () double Microsoft.Maui.Font:get_Size () - double Microsoft.Maui.Graphics.Rect:get_Height () - double Microsoft.Maui.Graphics.Rect:get_Width () + double Microsoft.Maui.Handlers.FlyoutViewHandler:get_FlyoutWidth () double Microsoft.Maui.Layouts.GridLayoutManager/GridStructure:GridHeight () double Microsoft.Maui.Layouts.GridLayoutManager/GridStructure:GridWidth () + double Microsoft.Maui.Layouts.GridLayoutManager/GridStructure:LeftEdgeOfColumn (int) double Microsoft.Maui.Layouts.GridLayoutManager/GridStructure:MeasuredGridHeight () double Microsoft.Maui.Layouts.GridLayoutManager/GridStructure:MeasuredGridWidth () double Microsoft.Maui.Layouts.GridLayoutManager/GridStructure:SumDefinitions (Microsoft.Maui.Layouts.GridLayoutManager/Definition[],double) + double Microsoft.Maui.Layouts.GridLayoutManager/GridStructure:TopEdgeOfRow (int) double Microsoft.Maui.Layouts.LayoutExtensions:AlignHorizontal (double,double,double,double,double,Microsoft.Maui.Primitives.LayoutAlignment) double Microsoft.Maui.Layouts.LayoutExtensions:AlignHorizontal (Microsoft.Maui.IView,Microsoft.Maui.Graphics.Rect,Microsoft.Maui.Thickness) double Microsoft.Maui.Layouts.LayoutExtensions:AlignVertical (Microsoft.Maui.IView,Microsoft.Maui.Graphics.Rect,Microsoft.Maui.Thickness) @@ -858,12 +986,22 @@ Methods: double Microsoft.Maui.Platform.ContextExtensions:FromPixels (Android.Content.Context,double) double Microsoft.Maui.Platform.ContextExtensions:GetThemeAttributePixels (Android.Content.Context,int) double Microsoft.Maui.Platform.MeasureSpecExtensions:ToDouble (int,Android.Content.Context) - double System.Math:Abs (double) + double Microsoft.Maui.Primitives.Dimension:ResolveMinimum (double) + double System.BitConverter:UInt64BitsToDouble (ulong) + double System.Int32:System.IConvertible.ToDouble (System.IFormatProvider) double System.Math:Ceiling (double) + double System.Math:ModF (double,double*) double System.Math:Pow (double,double) - double System.Math:Sqrt (double) + double System.Math:Truncate (double) double System.Number:NumberToDouble (System.Number/NumberBuffer&) + double System.Private.CoreLib.Interop/Sys:g____PInvoke|33_0 (Interop/Sys/ProcessCpuInformation*) + double System.Private.CoreLib.Interop/Sys:GetCpuUtilization (Interop/Sys/ProcessCpuInformation&) + double System.Threading.PortableThreadPool/CpuUtilizationReader:get_CurrentUtilization () double System.TimeSpan:get_TotalMilliseconds () + Google.Android.Material.AppBar.AppBarLayout Android.Runtime.Extensions:JavaCast (Android.Runtime.IJavaObject) + Google.Android.Material.AppBar.AppBarLayout Android.Views.View:FindViewById (int) + Google.Android.Material.AppBar.AppBarLayout Java.Interop.JavaObjectExtensions:_JavaCast (Android.Runtime.IJavaObject) + Google.Android.Material.AppBar.AppBarLayout Java.Interop.JavaObjectExtensions:JavaCast (Android.Runtime.IJavaObject) Google.Android.Material.AppBar.AppBarLayout Microsoft.Maui.Platform.ViewExtensions:GetParentOfType (Android.Views.IViewParent) Google.Android.Material.AppBar.AppBarLayout Microsoft.Maui.PlatformInterop:CreateShellAppBar (Android.Content.Context,int,AndroidX.CoordinatorLayout.Widget.CoordinatorLayout) Google.Android.Material.AppBar.MaterialToolbar Microsoft.Maui.Controls.Toolbar:get_PlatformView () @@ -876,14 +1014,13 @@ Methods: Google.Android.Material.Tabs.TabLayout Microsoft.Maui.PlatformInterop:CreateShellTabLayout (Android.Content.Context,Google.Android.Material.AppBar.AppBarLayout,int) Google.Android.Material.Tabs.TabLayout/Tab Google.Android.Material.Tabs.TabLayout/Tab:SetText (Java.Lang.ICharSequence) Google.Android.Material.Tabs.TabLayout/Tab Google.Android.Material.Tabs.TabLayout/Tab:SetText (string) + int Android.Content.Res.ColorStateList:get_DefaultColor () + int Android.Content.Res.ColorStateList:GetColorForState (int[],Android.Graphics.Color) int Android.Content.Res.Configuration:get_SmallestScreenWidthDp () 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.Color:FromArgb (int,int,int,int) - int Android.Graphics.Drawables.Drawable:n_GetOpacity (intptr,intptr) - int Android.Graphics.Rect:get_Bottom () - int Android.Graphics.Rect:get_Right () int Android.Graphics.Rect:get_Top () int Android.Runtime.AndroidObjectReferenceManager:_monodroid_gref_get () int Android.Runtime.AndroidObjectReferenceManager:get_GlobalReferenceCount () @@ -893,21 +1030,40 @@ Methods: int Android.Runtime.JNIEnv:_GetArrayLength (intptr) int Android.Runtime.JNIEnv:_monodroid_gref_log_new (intptr,byte,intptr,byte,string,int,System.Text.StringBuilder,int) int Android.Runtime.JNINativeWrapper:Wrap_JniMarshal_PP_I (_JniMarshal_PP_I,intptr,intptr) + int Android.Runtime.JNINativeWrapper:Wrap_JniMarshal_PPI_I (_JniMarshal_PPI_I,intptr,intptr,int) int Android.Util.DisplayMetrics:get_HeightPixels () int Android.Util.DisplayMetrics:get_WidthPixels () int Android.Util.TypedValue:get_Data () int Android.Util.TypedValue:get_ResourceId () int Android.Views.View:GenerateViewId () + int Android.Views.View:get_Bottom () int Android.Views.View:get_Id () + int Android.Views.View:get_Left () int Android.Views.View:get_MeasuredHeight () int Android.Views.View:get_MeasuredWidth () int Android.Views.View:get_MinimumHeight () int Android.Views.View:get_MinimumWidth () + int Android.Views.View:get_PaddingBottom () + int Android.Views.View:get_PaddingRight () + int Android.Views.View:get_PaddingTop () + int Android.Views.View:get_Right () + int Android.Views.View:get_Top () + int Android.Views.ViewGroup:get_ChildCount () + int Android.Views.ViewGroup:IndexOfChild (Android.Views.View) + int Android.Views.ViewGroup/LayoutParams:get_Height () + int Android.Views.ViewGroup/LayoutParams:get_Width () + int Android.Views.ViewGroup/MarginLayoutParams:get_BottomMargin () + int AndroidX.AppCompat.Graphics.Drawable.DrawerArrowDrawable:get_Color () int AndroidX.AppCompat.View.Menu.MenuBuilder:Size () + int AndroidX.AppCompat.View.Menu.MenuItemImpl:get_ItemId () + int AndroidX.Fragment.App.FragmentTransactionInvoker:Commit () int AndroidX.Fragment.App.FragmentTransactionInvoker:CommitAllowingStateLoss () + int AndroidX.Navigation.NavDestination:get_Id () int AndroidX.RecyclerView.Widget.RecyclerView/Adapter:n_GetItemCount (intptr,intptr) + int AndroidX.RecyclerView.Widget.RecyclerView/Adapter:n_GetItemViewType_I (intptr,intptr,int) int Google.Android.Material.BottomNavigation.BottomNavigationView:get_MaxItemCount () int Google.Android.Material.Button.MaterialButton:get_IconGravity () + int Google.Android.Material.Navigation.NavigationBarView:get_SelectedItemId () int Java.Interop.JniEnvironment/Arrays:GetArrayLength (Java.Interop.JniObjectReference) int Java.Interop.JniEnvironment/InstanceFields:GetIntField (Java.Interop.JniObjectReference,Java.Interop.JniFieldInfo) int Java.Interop.JniEnvironment/InstanceMethods:CallIntMethod (Java.Interop.JniObjectReference,Java.Interop.JniMethodInfo,Java.Interop.JniArgumentValue*) @@ -935,20 +1091,31 @@ Methods: int Java.Interop.NativeMethods:java_interop_jnienv_register_natives (intptr,intptr&,intptr,Java.Interop.JniNativeMethodRegistration[],int) int Java.Interop.Tools.TypeNameMappings.JavaNativeTypeManager:GetArrayInfo (System.Type,System.Type&) int Java.IO.InputStream:Read (byte[],int,int) + int Kotlin.Collections.AbstractMutableList:Size () int Microsoft.Extensions.DependencyInjection.ServiceCollection:get_Count () int Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteFactory/ServiceDescriptorCacheItem:get_Count () int Microsoft.Extensions.DependencyInjection.ServiceLookup.ServiceCacheKey:GetHashCode () + int Microsoft.Extensions.Logging.LogValuesFormatter:FindBraceIndex (string,char,int,int) + int Microsoft.Extensions.Logging.LogValuesFormatter:FindIndexOfAny (string,char[],int,int) int Microsoft.Maui.Controls.Button:Microsoft.Maui.IButtonStroke.get_CornerRadius () int Microsoft.Maui.Controls.DefinitionCollection`1:get_Count () - int Microsoft.Maui.Controls.Handlers.Compatibility.ShellRenderer/SplitDrawable:get_Opacity () + int Microsoft.Maui.Controls.Grid:GetColumn (Microsoft.Maui.IView) + int Microsoft.Maui.Controls.Grid:GetColumnSpan (Microsoft.Maui.IView) + int Microsoft.Maui.Controls.Grid:GetRow (Microsoft.Maui.IView) + int Microsoft.Maui.Controls.Grid:GetRowSpan (Microsoft.Maui.IView) int Microsoft.Maui.Controls.Label:get_MaxLines () int Microsoft.Maui.Controls.Layout:get_Count () + int Microsoft.Maui.Controls.ObservableWrapper`2:IndexOf (Microsoft.Maui.Controls.Page) int Microsoft.Maui.Controls.ObservableWrapper`2:get_Count () int Microsoft.Maui.Controls.ObservableWrapper`2:ToInnerIndex (int) int Microsoft.Maui.Controls.ObservableWrapper`2:ToOuterIndex (int) + int Microsoft.Maui.Controls.Platform.Compatibility.ShellFlyoutRecyclerAdapter:get_ItemCount () + int Microsoft.Maui.Controls.Platform.Compatibility.ShellFlyoutRecyclerAdapter:GetItemViewType (int) int Microsoft.Maui.Controls.Platform.Compatibility.ShellFlyoutRenderer:get_FlyoutHeight () + int Microsoft.Maui.Controls.Platform.Compatibility.ShellFlyoutTemplatedContentRenderer:GetFooterViewTotalHeight () int Microsoft.Maui.Controls.Platform.Compatibility.ShellFragmentStateAdapter:get_ItemCount () int Microsoft.Maui.Controls.Platform.FragmentManagerExtensions:CommitAllowingStateLossEx (AndroidX.Fragment.App.FragmentTransaction) + int Microsoft.Maui.Controls.Platform.MultiPageFragmentStateAdapter`1:get_ItemCount () int Microsoft.Maui.Controls.ReadOnlyCastingList`2:get_Count () int Microsoft.Maui.Controls.ResourceDictionary:get_Count () int Microsoft.Maui.Controls.VisualElement:get_ZIndex () @@ -957,30 +1124,28 @@ Methods: int Microsoft.Maui.Controls.VisualStateGroupList:get_Count () int Microsoft.Maui.Controls.WatchAddList`1:get_Count () int Microsoft.Maui.Graphics.Color:ParseInt (System.ReadOnlySpan`1) + int Microsoft.Maui.Graphics.CompareExtensions:Clamp (int,int,int) int Microsoft.Maui.Handlers.ButtonHandler:MakeMeasureSpecExact (double) int Microsoft.Maui.Handlers.LabelHandler:MakeMeasureSpecExact (double) - int Microsoft.Maui.Handlers.LayoutExtensions/ZIndexComparer:Compare (Microsoft.Maui.IView,Microsoft.Maui.IView) + 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.Hosting.MauiApplicationServiceCollection:get_Count () int Microsoft.Maui.Platform.ContextExtensions:CreateMeasureSpec (Android.Content.Context,double,double,double) int Microsoft.Maui.Platform.ContextExtensions:GetActionBarHeight (Android.Content.Context) int Microsoft.Maui.Platform.ContextExtensions:GetDrawableId (Android.Content.Context,string) int Microsoft.Maui.Platform.ContextExtensions:GetDrawableId (Android.Content.Res.Resources,string,string) - int Microsoft.Maui.Platform.ContextExtensions:GetNavigationBarHeight (Android.Content.Context) - int Microsoft.Maui.Platform.ContextExtensions:GetStatusBarHeight (Android.Content.Context) int System.AppContextConfigHelper:GetInt32Config (string,int,bool) int System.Array:BinarySearch (string[],int,int,string,System.Collections.Generic.IComparer`1) int System.Array:BinarySearch (string[],string,System.Collections.Generic.IComparer`1) int System.Array:BinarySearch (System.Array,int,int,object,System.Collections.IComparer) - int System.Array:BinarySearch (T_REF[],int,int,T_REF,System.Collections.Generic.IComparer`1) - int System.Array:BinarySearch (T_REF[],T_REF,System.Collections.Generic.IComparer`1) int System.Array:GetLength (int) int System.Array:GetLowerBound (int) + int System.Array:IndexOf (Microsoft.Maui.WeakEventManager/Subscription[],Microsoft.Maui.WeakEventManager/Subscription,int,int) int System.Array:IndexOf (System.Type[],System.Type,int,int) - int System.Array:IndexOf (T_REF[],T_REF,int,int) + int System.Array:IndexOf (System.Type[],System.Type) int System.Array:LastIndexOf (System.Delegate[],System.Delegate,int,int) int System.Array:LastIndexOf (System.Delegate[],System.Delegate) - int System.Array:LastIndexOf (T_REF[],T_REF,int,int) - int System.Array:LastIndexOf (T_REF[],T_REF) + int System.Buffers.TlsOverPerCoreLockedStacksArrayPool`1:get_Id () int System.Collections.ArrayList:Add (object) int System.Collections.ArrayList:get_Count () int System.Collections.Concurrent.ConcurrentDictionary`2:get_DefaultConcurrencyLevel () @@ -988,15 +1153,14 @@ Methods: int System.Collections.Concurrent.ConcurrentDictionary`2>:get_DefaultConcurrencyLevel () int System.Collections.Concurrent.ConcurrentDictionary`2>>:get_DefaultConcurrencyLevel () int System.Collections.Concurrent.ConcurrentDictionary`2, Android.Graphics.Typeface>:get_DefaultConcurrencyLevel () - int System.Collections.Generic.ArraySortHelper`1:BinarySearch (string[],int,int,string,System.Collections.Generic.IComparer`1) int System.Collections.Generic.ArraySortHelper`1:InternalBinarySearch (string[],int,int,string,System.Collections.Generic.IComparer`1) int System.Collections.Generic.Dictionary`2/ValueCollection:get_Count () + 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.Dictionary`2:Initialize (int) int System.Collections.Generic.Dictionary`2:Initialize (int) @@ -1004,13 +1168,21 @@ Methods: int System.Collections.Generic.Dictionary`2>:Initialize (int) int System.Collections.Generic.Dictionary`2:Initialize (int) int System.Collections.Generic.Dictionary`2:Initialize (int) + int System.Collections.Generic.EqualityComparer`1:IndexOf (Microsoft.Maui.WeakEventManager/Subscription[],Microsoft.Maui.WeakEventManager/Subscription,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 (string[],int,int,string,System.Collections.Generic.IComparer`1) + 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:get_Count () + int System.Collections.Generic.List`1:IndexOf (Microsoft.Maui.WeakEventManager/Subscription) + 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) int System.Collections.Generic.ObjectEqualityComparer`1:GetHashCode (object) @@ -1019,7 +1191,7 @@ Methods: int System.Collections.Hashtable:get_Count () int System.Collections.Hashtable:GetHash (object) int System.Collections.ObjectModel.Collection`1:IndexOf (Microsoft.Maui.Controls.Element) - int System.Collections.ObjectModel.Collection`1:get_Count () + int System.Collections.ObjectModel.Collection`1:get_Count () int System.Collections.ObjectModel.ReadOnlyCollection`1:get_Count () int System.Collections.ObjectModel.ReadOnlyCollection`1:IndexOf (Microsoft.Maui.Controls.ShellSection) int System.Collections.SortedList:get_Count () @@ -1028,7 +1200,6 @@ Methods: int System.Collections.SortedList/ValueList:get_Count () int System.Collections.Specialized.SingleItemReadOnlyList:get_Count () int System.DateTime:get_Year () - int System.DateTime:GetDatePart (int) int System.DateTimeFormat:ParseNextChar (System.ReadOnlySpan`1,int) int System.DateTimeFormat:ParseRepeatPattern (System.ReadOnlySpan`1,int,char) int System.Delegate:GetHashCode () @@ -1079,24 +1250,25 @@ Methods: int System.IO.Strategies.OSFileStreamStrategy:Read (byte[],int,int) int System.IO.Strategies.OSFileStreamStrategy:Read (System.Span`1) int System.IO.Stream:GetCopyBufferSize () - int System.IO.Stream/<>c:b__40_0 (object) + int System.IO.Stream:Read (System.Span`1) + int System.IO.Stream:ReadAtLeastCore (System.Span`1,int,bool) + int System.IO.Stream/<>c:b__38_0 (object) int System.IO.StreamReader:Peek () int System.IO.StreamReader:ReadBuffer () int System.IO.UnmanagedMemoryStream:Read (byte[],int,int) + int System.IO.UnmanagedMemoryStream:Read (System.Span`1) int System.IO.UnmanagedMemoryStream:ReadByte () int System.IO.UnmanagedMemoryStream:ReadCore (System.Span`1) + int System.Linq.EnumerableSorter`2:CompareAnyKeys (int,int) int System.Marvin:ComputeHash32 (byte&,uint,uint,uint) - int System.Marvin:ComputeHash32OrdinalIgnoreCase (char&,int,uint,uint) int System.Math:Min (int,int) + int System.MemoryExtensions:IndexOfAnyProbabilistic (char&,int,char&,int) int System.MemoryExtensions:ToLowerInvariant (System.ReadOnlySpan`1,System.Span`1) int System.MulticastDelegate:GetHashCode () int System.Net.CookieCollection:get_Count () int System.Net.CookieCollection:InternalAdd (System.Net.Cookie,bool) - int System.Net.CookieComparer:Compare (System.Net.Cookie,System.Net.Cookie) - int System.Net.Http.Headers.HeaderDescriptor:GetHashCode () int System.Net.Http.Headers.HeaderUtilities:GetNextNonEmptyOrWhitespaceIndex (string,int,bool,bool&) - int System.Net.Http.Headers.HttpHeaders:g__Count|65_0 (object) - int System.Net.Http.Headers.HttpHeaders:g__Count|65_0 (object) + int System.Net.Http.Headers.HttpHeaders:g__Count|59_0 (object) int System.Net.Http.Headers.HttpHeaders:GetValueCount (System.Net.Http.Headers.HttpHeaders/HeaderStoreItemInfo) int System.Net.Http.Headers.Int64NumberHeaderParser:GetParsedValueLength (string,int,object,object&) int System.Net.Http.Headers.MediaTypeHeaderParser:GetParsedValueLength (string,int,object,object&) @@ -1111,23 +1283,37 @@ Methods: int System.Net.Primitives.Interop/Sys:GetDomainName (byte*,int) int System.Nullable`1:get_Value () int System.Number:ParseInt32 (System.ReadOnlySpan`1,System.Globalization.NumberStyles,System.Globalization.NumberFormatInfo) - int System.Numerics.BitOperations:g__SoftwareFallback|20_0 (ulong) + int System.Numerics.BitOperations:g__SoftwareFallback|25_0 (ulong) int System.Numerics.BitOperations:Log2SoftwareFallback (uint) int System.Object:GetHashCode () int System.OrdinalCaseSensitiveComparer:Compare (string,string) - int System.OrdinalIgnoreCaseComparer:GetHashCode (string) + int System.Private.CoreLib.Interop/Globalization:g____PInvoke|3_0 (intptr,uint16*,System.Globalization.CalendarId,System.Globalization.CalendarDataType,intptr) + int System.Private.CoreLib.Interop/Globalization:g____PInvoke|0_0 (uint16*,System.Globalization.CalendarId*,int) + int System.Private.CoreLib.Interop/Globalization:g____PInvoke|31_0 (char*,int) + int System.Private.CoreLib.Interop/Globalization:g____PInvoke|35_0 (uint16*,uint,int*,int*) + int System.Private.CoreLib.Interop/Globalization:g____PInvoke|34_0 (uint16*,uint,int*) + int System.Private.CoreLib.Interop/Globalization:g____PInvoke|30_0 (uint16*,uint,char*,int,uint16*) + int System.Private.CoreLib.Interop/Globalization:g____PInvoke|29_0 (uint16*,char*,int) + int System.Private.CoreLib.Interop/Globalization:g____PInvoke|33_0 (uint16*,int,char*,int) + int System.Private.CoreLib.Interop/Globalization:g____PInvoke|43_0 (uint16*,char*,int) int System.Private.CoreLib.Interop/Globalization:GetCalendars (string,System.Globalization.CalendarId[],int) int System.Private.CoreLib.Interop/Globalization:IanaIdToWindowsId (string,char*,int) int System.Private.CoreLib.Interop/Globalization:LoadICU () + int System.Private.CoreLib.Interop/Sys:g____PInvoke|14_0 (intptr) + int System.Private.CoreLib.Interop/Sys:g____PInvoke|28_0 (intptr,Interop/Sys/LockOperations) + int System.Private.CoreLib.Interop/Sys:g____PInvoke|29_0 (intptr,Interop/Sys/LockOperations) + int System.Private.CoreLib.Interop/Sys:g____PInvoke|113_0 (intptr,Interop/Sys/FileStatus*) + int System.Private.CoreLib.Interop/Sys:g____PInvoke|67_0 (intptr,int) + int System.Private.CoreLib.Interop/Sys:g____PInvoke|118_0 (byte*,Interop/Sys/FileStatus*) + int System.Private.CoreLib.Interop/Sys:g____PInvoke|93_0 (intptr,byte*,int,long) int System.Private.CoreLib.Interop/Sys:Close (intptr) int System.Private.CoreLib.Interop/Sys:FLock (intptr,Interop/Sys/LockOperations) int System.Private.CoreLib.Interop/Sys:FLock (Microsoft.Win32.SafeHandles.SafeFileHandle,Interop/Sys/LockOperations) int System.Private.CoreLib.Interop/Sys:FStat (System.Runtime.InteropServices.SafeHandle,Interop/Sys/FileStatus&) - int System.Private.CoreLib.Interop/Sys:GetCpuUtilization (Interop/Sys/ProcessCpuInformation&) + int System.Private.CoreLib.Interop/Sys:GetErrNo () int System.Private.CoreLib.Interop/Sys:LStat (byte&,Interop/Sys/FileStatus&) int System.Private.CoreLib.Interop/Sys:LStat (System.ReadOnlySpan`1,Interop/Sys/FileStatus&) int System.Private.CoreLib.Interop/Sys:PRead (System.Runtime.InteropServices.SafeHandle,byte*,int,long) - int System.Random:Next (int,int) int System.Random/XoshiroImpl:Next (int,int) int System.Reflection.MemberInfo:GetHashCode () int System.Reflection.MethodBase:GetHashCode () @@ -1145,16 +1331,17 @@ Methods: int System.Runtime.CompilerServices.RuntimeHelpers:GetHashCode (object) int System.Runtime.CompilerServices.RuntimeHelpers:InternalGetHashCode (object) int System.Runtime.InteropServices.Marshal:GetLastPInvokeError () + int System.Runtime.InteropServices.Marshal:GetLastSystemError () int System.Runtime.InteropServices.Marshal:GetLastWin32Error () - int System.Runtime.InteropServices.Marshal:GetSystemMaxDBCSCharSize () int System.RuntimeType:GetHashCode () - int System.SpanHelpers:IndexOf (byte&,byte,int) - int System.SpanHelpers:IndexOf (char&,char,int) int System.SpanHelpers:IndexOf (char&,int,char&,int) - int System.SpanHelpers:IndexOfAny (char&,char,char,int) - int System.SpanHelpers:LastIndexOf (char&,char,int) - int System.SpanHelpers:LastIndexOf (char&,char,int) + int System.SpanHelpers:IndexOfAnyValueType (int16&,int16,int16,int) + int System.SpanHelpers:IndexOfAnyValueType (int16&,int16,int16,int16,int) + int System.SpanHelpers:IndexOfNullByte (byte&) + int System.SpanHelpers:IndexOfNullCharacter (char&) + int System.SpanHelpers:IndexOfValueType (int16&,int16,int) int System.SpanHelpers:LastIndexOf (char&,int,char&,int) + int System.SpanHelpers:LastIndexOfValueType (int16&,int16,int) int System.SpanHelpers:SequenceCompareTo (byte&,int,byte&,int) int System.SpanHelpers:SequenceCompareTo (char&,int,char&,int) int System.String:Compare (string,int,string,int,int,System.StringComparison) @@ -1166,21 +1353,18 @@ Methods: int System.String:GetNonRandomizedHashCodeOrdinalIgnoreCase () int System.String:IndexOf (char,int,int) int System.String:IndexOf (char,int) - int System.String:IndexOf (char) int System.String:IndexOf (string,int,int,System.StringComparison) int System.String:IndexOf (string,System.StringComparison) int System.String:IndexOfAny (char[],int,int) - int System.String:IndexOfAny (char[]) - int System.String:IndexOfCharArray (char[],int,int) int System.String:LastIndexOf (string,int,int,System.StringComparison) int System.String:LastIndexOf (string,System.StringComparison) + int System.String:strlen (byte*) + int System.String:wcslen (char*) int System.Text.ASCIIEncoding:GetBytes (System.ReadOnlySpan`1,System.Span`1) int System.Text.ASCIIEncoding:GetBytesFast (char*,int,byte*,int,int&) int System.Text.DecoderNLS:GetChars (byte[],int,int,char[],int,bool) int System.Text.DecoderNLS:GetChars (byte[],int,int,char[],int) int System.Text.DecoderNLS:GetChars (byte*,int,char*,int,bool) - int System.Text.DecoderReplacementFallback:get_MaxCharCount () - int System.Text.EncoderReplacementFallback:get_MaxCharCount () int System.Text.Encoding:GetChars (byte*,int,char*,int,System.Text.DecoderNLS) int System.Text.UTF8Encoding:GetBytes (System.ReadOnlySpan`1,System.Span`1) int System.Text.UTF8Encoding:GetBytesFast (char*,int,byte*,int,int&) @@ -1188,10 +1372,9 @@ Methods: int System.Text.UTF8Encoding:GetCharCountFast (byte*,int,System.Text.DecoderFallback,int&) int System.Text.UTF8Encoding:GetChars (byte*,int,char*,int) int System.Text.UTF8Encoding:GetCharsFast (byte*,int,char*,int,int&) - int System.Text.UTF8Encoding:GetMaxByteCount (int) - int System.Text.UTF8Encoding:GetMaxCharCount (int) + int System.Text.UTF8Encoding/UTF8EncodingSealed:GetMaxByteCount (int) + int System.Text.UTF8Encoding/UTF8EncodingSealed:GetMaxCharCount (int) int System.Threading.LowLevelLifoSemaphore:TimedWaitInternal (intptr,int) - int System.Threading.PortableThreadPool/CpuUtilizationReader:get_CurrentUtilization () int System.Threading.PortableThreadPool/GateThread:GetRunningStateForNumRuns (int) int System.Threading.SemaphoreSlim:Release () int System.Threading.SemaphoreSlim:Release (int) @@ -1204,9 +1387,9 @@ Methods: int System.Threading.WaitSubsystem:Wait (intptr,int,bool) int System.Threading.WaitSubsystem:Wait (System.Threading.WaitSubsystem/WaitableObject,int,bool,bool) int System.Threading.WaitSubsystem/ThreadWaitInfo:ProcessSignaledWaitState () - int System.Threading.WaitSubsystem/ThreadWaitInfo:Wait (int,bool,bool) + int System.Threading.WaitSubsystem/ThreadWaitInfo:Wait (int,bool,bool,System.Threading.WaitSubsystem/LockHolder&) int System.Threading.WaitSubsystem/WaitableObject:Wait (System.Threading.WaitSubsystem/ThreadWaitInfo,int,bool,bool) - int System.Threading.WaitSubsystem/WaitableObject:Wait_Locked (System.Threading.WaitSubsystem/ThreadWaitInfo,int,bool,bool) + int System.Threading.WaitSubsystem/WaitableObject:Wait_Locked (System.Threading.WaitSubsystem/ThreadWaitInfo,int,bool,bool,System.Threading.WaitSubsystem/LockHolder&) int System.TimeSpan:get_Hours () int System.TimeZoneInfo:CompareAdjustmentRuleToDateTime (System.TimeZoneInfo/AdjustmentRule,System.TimeZoneInfo/AdjustmentRule,System.DateTime,System.DateTime,bool) int System.TimeZoneInfo:TZif_ToInt32 (byte[],int) @@ -1222,6 +1405,9 @@ Methods: int[] System.Globalization.CultureData:get_NumberGroupSizes () int[] System.Globalization.CultureData:GetLocaleInfoCoreUserOverride (System.Globalization.CultureData/LocaleGroupingData) int[] System.Globalization.CultureData:IcuGetLocaleInfo (System.Globalization.CultureData/LocaleGroupingData) + int[] System.Linq.EnumerableSorter`1:ComputeMap (Microsoft.Maui.IView[],int) + int[] System.Linq.EnumerableSorter`1:Sort (Microsoft.Maui.IView[],int) + int[] System.Linq.OrderedEnumerable`1:SortedMap (System.Linq.Buffer`1) int16 System.AppContextConfigHelper:GetInt16Config (string,int16,bool) int16 System.DateTimeOffset:ValidateOffset (System.TimeSpan) int16 System.Threading.PortableThreadPool:get_MinThreadsGoal () @@ -1230,11 +1416,15 @@ Methods: Interop/Error System.Private.CoreLib.Interop/Sys:ConvertErrorPlatformToPal (int) Interop/ErrorInfo System.Private.CoreLib.Interop/Sys:GetLastErrorInfo () Interop/Globalization/ResultCode System.Globalization.CalendarData/<>c:b__33_0 (System.Span`1,string,System.Globalization.CalendarId,System.Globalization.CalendarDataType) + Interop/Globalization/ResultCode System.Private.CoreLib.Interop/Globalization:g____PInvoke|1_0 (uint16*,System.Globalization.CalendarId,System.Globalization.CalendarDataType,char*,int) + Interop/Globalization/ResultCode System.Private.CoreLib.Interop/Globalization:g____PInvoke|10_0 (byte*,intptr*) + Interop/Globalization/ResultCode System.Private.CoreLib.Interop/Globalization:g____PInvoke|41_0 (uint16*,uint16*,Interop/Globalization/TimeZoneDisplayNameType,char*,int) Interop/Globalization/ResultCode System.Private.CoreLib.Interop/Globalization:GetCalendarInfo (string,System.Globalization.CalendarId,System.Globalization.CalendarDataType,char*,int) Interop/Globalization/ResultCode System.Private.CoreLib.Interop/Globalization:GetSortHandle (string,intptr&) Interop/Globalization/ResultCode System.Private.CoreLib.Interop/Globalization:GetTimeZoneDisplayName (string,string,Interop/Globalization/TimeZoneDisplayNameType,char*,int) - Interop/Globalization/ResultCode System.TimeZoneInfo/<>c:b__177_0 (System.Span`1,string,string,Interop/Globalization/TimeZoneDisplayNameType) + Interop/Globalization/ResultCode System.TimeZoneInfo/<>c:b__179_0 (System.Span`1,string,string,Interop/Globalization/TimeZoneDisplayNameType) Interop/Sys/OpenFlags Microsoft.Win32.SafeHandles.SafeFileHandle:PreOpenConfigurationFromOptions (System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,System.IO.FileOptions) + intptr Android.Animation.ValueAnimator:get_class_ref () intptr Android.Runtime.CharSequence:ToLocalJniHandle (Java.Lang.ICharSequence) intptr Android.Runtime.InputStreamAdapter:ToLocalJniHandle (System.IO.Stream) intptr Android.Runtime.JavaDictionary:GetKeys () @@ -1259,25 +1449,24 @@ Methods: intptr Android.Runtime.JNIEnv:NewArray (byte[]) intptr Android.Runtime.JNIEnv:NewArray (char[]) intptr Android.Runtime.JNIEnv:NewArray (int[]) - intptr Android.Runtime.JNIEnv:NewArray (int[][]) - intptr Android.Runtime.JNIEnv:NewArray (System.Array,System.Type,intptr) - intptr Android.Runtime.JNIEnv:NewArray (System.Array,System.Type) - intptr Android.Runtime.JNIEnv:NewArray (T_REF[]) + 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__155_4 (System.Array) - intptr Android.Runtime.JNIEnv/<>c:b__28_0 (intptr) + intptr Android.Runtime.JNIEnv/<>c:b__29_0 (intptr) 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) + intptr Android.Util.IAttributeSetInvoker:get_java_class_ref () + intptr Android.Util.IAttributeSetInvoker:Validate (intptr) intptr Android.Views.IWindowManagerInvoker:get_java_class_ref () intptr Android.Views.IWindowManagerInvoker:Validate (intptr) intptr AndroidX.Fragment.App.Fragment:n_OnCreateView_Landroid_view_LayoutInflater_Landroid_view_ViewGroup_Landroid_os_Bundle_ (intptr,intptr,intptr,intptr,intptr) + intptr AndroidX.RecyclerView.Widget.RecyclerView/Adapter:n_OnCreateViewHolder_Landroid_view_ViewGroup_I (intptr,intptr,intptr,int) intptr AndroidX.ViewPager2.Adapter.FragmentStateAdapter:n_CreateFragment_I (intptr,intptr,int) intptr Java.Interop.JavaConvert:ToLocalJniHandle (object) intptr Java.Interop.JavaConvert:WithLocalJniHandle (string,System.Func`2) @@ -1300,10 +1489,10 @@ Methods: intptr Java.Interop.NativeMethods:java_interop_jnienv_get_static_object_field (intptr,intptr,intptr) intptr Java.Interop.NativeMethods:java_interop_jnienv_get_superclass (intptr,intptr) intptr Java.Interop.NativeMethods:java_interop_jnienv_new_byte_array (intptr,int) + intptr Java.Interop.NativeMethods:java_interop_jnienv_new_float_array (intptr,int) intptr Java.Interop.NativeMethods:java_interop_jnienv_new_global_ref (intptr,intptr) intptr Java.Interop.NativeMethods:java_interop_jnienv_new_int_array (intptr,int) intptr Java.Interop.NativeMethods:java_interop_jnienv_new_local_ref (intptr,intptr) - intptr Java.Interop.NativeMethods:java_interop_jnienv_new_object_array (intptr,intptr&,int,intptr,intptr) intptr Java.Interop.NativeMethods:java_interop_jnienv_new_string (intptr,intptr&,char*,int) intptr Java.Interop.TypeManager:monodroid_TypeManager_get_java_class_name (intptr) intptr Java.Lang.ICharSequenceInvoker:get_java_class_ref () @@ -1318,22 +1507,23 @@ Methods: intptr Mono.SafeStringMarshal:get_Value () intptr Mono.SafeStringMarshal:StringToUtf8 (string) intptr Mono.SafeStringMarshal:StringToUtf8_icall (string&) - intptr System.Array:GetFlattenedIndex (System.ReadOnlySpan`1) + intptr System.Array:GetFlattenedIndex (int) intptr System.Globalization.CompareInfo/SortHandleCache:GetCachedSortHandle (string) + intptr System.Private.CoreLib.Interop/Sys:g____PInvoke|0_0 (byte*) + intptr System.Private.CoreLib.Interop/Sys:g____PInvoke|86_0 (byte*,Interop/Sys/OpenFlags,int) intptr System.Private.CoreLib.Interop/Sys:GetEnv (string) - intptr System.Private.CoreLib.Interop/Sys:GetUnixNamePrivate () intptr System.Private.CoreLib.Interop/Sys:LowLevelMonitor_Create () - intptr System.Reflection.RuntimeAssembly:GetManifestResourceInternal (string,int&,System.Reflection.Module&) + intptr System.Reflection.RuntimeAssembly:GetManifestResourceInternal (System.Runtime.CompilerServices.QCallAssembly,string,int&,System.Runtime.CompilerServices.ObjectHandleOnStack) intptr System.Runtime.InteropServices.GCHandle:InternalAlloc (object,System.Runtime.InteropServices.GCHandleType) intptr System.Runtime.InteropServices.Marshal:ReadIntPtr (intptr,int) intptr System.Runtime.InteropServices.Marshal:ReadIntPtr (intptr) intptr System.Runtime.Loader.AssemblyLoadContext:GetLoadContextForAssembly (System.Reflection.RuntimeAssembly) intptr System.Runtime.Loader.AssemblyLoadContext:InitializeAssemblyLoadContext (intptr,bool,bool) intptr System.Runtime.Loader.AssemblyLoadContext:InternalInitializeNativeALC (intptr,intptr,bool,bool) - intptr System.RuntimeType:GetConstructors_native (System.Reflection.BindingFlags) - intptr System.RuntimeType:GetFields_native (intptr,System.Reflection.BindingFlags,System.RuntimeType/MemberListType) - intptr System.RuntimeType:GetMethodsByName_native (intptr,System.Reflection.BindingFlags,System.RuntimeType/MemberListType) - intptr System.RuntimeType:GetPropertiesByName_native (intptr,System.Reflection.BindingFlags,System.RuntimeType/MemberListType) + intptr System.RuntimeType:GetConstructors_native (System.Runtime.CompilerServices.QCallTypeHandle,System.Reflection.BindingFlags) + intptr System.RuntimeType:GetFields_native (System.Runtime.CompilerServices.QCallTypeHandle,intptr,System.Reflection.BindingFlags,System.RuntimeType/MemberListType) + intptr System.RuntimeType:GetMethodsByName_native (System.Runtime.CompilerServices.QCallTypeHandle,intptr,System.Reflection.BindingFlags,System.RuntimeType/MemberListType) + intptr System.RuntimeType:GetPropertiesByName_native (System.Runtime.CompilerServices.QCallTypeHandle,intptr,System.Reflection.BindingFlags,System.RuntimeType/MemberListType) intptr System.Threading.LowLevelLifoSemaphore:InitInternal () intptr System.Threading.WaitSubsystem/HandleManager:NewHandle (System.Threading.WaitSubsystem/WaitableObject) intptr& System.Collections.Generic.Dictionary`2:FindValue (string) @@ -1353,20 +1543,21 @@ Methods: Java.Interop.JniFieldInfo Java.Interop.JniPeerMembers/JniStaticFields:GetFieldInfo (string) Java.Interop.JniFieldInfo Java.Interop.JniType:GetInstanceField (string,string) Java.Interop.JniFieldInfo Java.Interop.JniType:GetStaticField (string,string) + Java.Interop.JniManagedPeerStates Java.Lang.Object:Java.Interop.IJavaPeerable.get_JniManagedPeerState () Java.Interop.JniMethodInfo Java.Interop.JniEnvironment/InstanceMethods:GetMethodID (Java.Interop.JniObjectReference,string,string) - Java.Interop.JniMethodInfo Java.Interop.JniEnvironment/StaticMethods:GetStaticMethodID (Java.Interop.JniObjectReference,string,string) Java.Interop.JniMethodInfo Java.Interop.JniPeerMembers/JniInstanceMethods:GetConstructor (string) + Java.Interop.JniMethodInfo Java.Interop.JniPeerMembers/JniInstanceMethods:GetMethodInfo (string,string) Java.Interop.JniMethodInfo Java.Interop.JniPeerMembers/JniInstanceMethods:GetMethodInfo (string) + Java.Interop.JniMethodInfo Java.Interop.JniPeerMembers/JniStaticMethods:GetMethodInfo (string,string) Java.Interop.JniMethodInfo Java.Interop.JniPeerMembers/JniStaticMethods:GetMethodInfo (string) Java.Interop.JniMethodInfo Java.Interop.JniType:GetConstructor (string) Java.Interop.JniMethodInfo Java.Interop.JniType:GetInstanceMethod (string,string) - Java.Interop.JniMethodInfo Java.Interop.JniType:GetStaticMethod (string,string) Java.Interop.JniObjectReference Android.Runtime.AndroidObjectReferenceManager:CreateGlobalReference (Java.Interop.JniObjectReference) Java.Interop.JniObjectReference Android.Runtime.AndroidObjectReferenceManager:CreateLocalReference (Java.Interop.JniObjectReference,int&) Java.Interop.JniObjectReference Java.Interop.JniEnvironment/Arrays:GetObjectArrayElement (Java.Interop.JniObjectReference,int) 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*) @@ -1382,6 +1573,7 @@ Methods: Java.Interop.JniObjectReference Java.Interop.JniEnvironment/Types:FindClass (string) Java.Interop.JniObjectReference Java.Interop.JniEnvironment/Types:GetObjectClass (Java.Interop.JniObjectReference) Java.Interop.JniObjectReference Java.Interop.JniEnvironment/Types:GetSuperclass (Java.Interop.JniObjectReference) + Java.Interop.JniObjectReference Java.Interop.JniEnvironment/Types:TryFindClass (string,bool) Java.Interop.JniObjectReference Java.Interop.JniObjectReference:NewGlobalRef () Java.Interop.JniObjectReference Java.Interop.JniObjectReference:NewLocalRef () Java.Interop.JniObjectReference Java.Interop.JniPeerMembers/JniInstanceFields:GetObjectValue (string,Java.Interop.IJavaPeerable) @@ -1396,17 +1588,26 @@ Methods: Java.Interop.JniObjectReference Java.Interop.JniRuntime/JniObjectReferenceManager:CreateLocalReference (Java.Interop.JniObjectReference,int&) Java.Interop.JniObjectReference Java.Interop.JniType:AllocObject () Java.Interop.JniObjectReference Java.Lang.Object:get_PeerReference () + Java.Interop.JniObjectReference Java.Lang.Throwable:get_PeerReference () Java.Interop.JniPeerMembers Android.App.Application:get_JniPeerMembers () + Java.Interop.JniPeerMembers Android.Graphics.Drawables.AnimationDrawable:get_JniPeerMembers () Java.Interop.JniPeerMembers Android.Runtime.XAPeerMembers:GetPeerMembers (Java.Interop.IJavaPeerable) + Java.Interop.JniPeerMembers Android.Views.LayoutInflater:get_JniPeerMembers () + 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.View.ContextThemeWrapper: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 () Java.Interop.JniPeerMembers AndroidX.Fragment.App.Fragment:get_JniPeerMembers () + Java.Interop.JniPeerMembers AndroidX.Fragment.App.FragmentManager/FragmentLifecycleCallbacks:get_JniPeerMembers () + Java.Interop.JniPeerMembers AndroidX.RecyclerView.Widget.RecyclerView:get_JniPeerMembers () + Java.Interop.JniPeerMembers AndroidX.RecyclerView.Widget.RecyclerView/Adapter:get_JniPeerMembers () Java.Interop.JniPeerMembers AndroidX.ViewPager2.Widget.ViewPager2/OnPageChangeCallback:get_JniPeerMembers () Java.Interop.JniPeerMembers Google.Android.Material.Button.MaterialButton:get_JniPeerMembers () Java.Interop.JniPeerMembers Java.Interop.JniPeerMembers:GetPeerMembers (Java.Interop.IJavaPeerable) @@ -1427,19 +1628,19 @@ Methods: Java.Interop.JniType Java.Interop.JniPeerMembers/JniInstanceMethods:get_JniPeerType () Java.Interop.JniType Java.Interop.JniType:GetCachedJniType (Java.Interop.JniType&,string) Java.Interop.JniTypeSignature Java.Interop.JniRuntime/JniTypeManager:GetTypeSignature (System.Type) + Java.Lang.Class Java.Lang.Class:FromType (System.Type) + Java.Lang.Object Android.Animation.ValueAnimator:get_AnimatedValue () Java.Lang.Object Android.Content.ContextWrapper:GetSystemService (string) + Java.Lang.Object AndroidX.Navigation.NavigatorProvider:GetNavigator (Java.Lang.Class) Java.Lang.Object Java.Lang.Object:op_Implicit (string) Java.Net.HttpStatus Java.Net.HttpURLConnection:get_ResponseCode () - Java.Net.HttpURLConnection Android.Runtime.Extensions:JavaCast (Android.Runtime.IJavaObject) - Java.Net.HttpURLConnection Java.Interop.JavaObjectExtensions:_JavaCast (Android.Runtime.IJavaObject) - Java.Net.HttpURLConnection Java.Interop.JavaObjectExtensions:JavaCast (Android.Runtime.IJavaObject) Java.Net.Proxy Java.Net.Proxy:get_NoProxy () Java.Net.Proxy System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1/ConfiguredTaskAwaiter:GetResult () Java.Net.Proxy System.Threading.Tasks.Task`1:get_ResultOnSuccess () Java.Net.URL Java.Net.URLConnection:get_URL () Java.Net.URLConnection Java.Net.URL:OpenConnection () Java.Security.KeyStore Java.Security.KeyStore:GetInstance (string) - Java.Security.KeyStore Xamarin.Android.Net.AndroidMessageHandler:g__InitializeKeyStore|149_0 (bool&) + Java.Security.KeyStore Xamarin.Android.Net.AndroidMessageHandler:g__InitializeKeyStore|153_0 (bool&) Java.Security.KeyStore Xamarin.Android.Net.AndroidMessageHandler:ConfigureKeyStore (Java.Security.KeyStore) Java.Util.IIterator Android.Runtime.JavaList:Iterator () Java.Util.IIterator Android.Runtime.JavaSet:Iterator () @@ -1447,12 +1648,17 @@ Methods: Javax.Net.Ssl.KeyManagerFactory Xamarin.Android.Net.AndroidMessageHandler:ConfigureKeyManagerFactory (Java.Security.KeyStore) Javax.Net.Ssl.SSLSocketFactory Xamarin.Android.Net.AndroidMessageHandler:ConfigureCustomSSLSocketFactory (Javax.Net.Ssl.HttpsURLConnection) Javax.Net.Ssl.TrustManagerFactory Xamarin.Android.Net.AndroidMessageHandler:ConfigureTrustManagerFactory (Java.Security.KeyStore) + Kotlin.Collections.ArrayDeque AndroidX.Navigation.NavController:get_BackQueue () long Android.Runtime.JNINativeWrapper:Wrap_JniMarshal_PPI_J (_JniMarshal_PPI_J,intptr,intptr,int) long AndroidX.RecyclerView.Widget.RecyclerView/Adapter:n_GetItemId_I (intptr,intptr,int) + long Java.Interop.JniEnvironment/StaticMethods:CallStaticLongMethod (Java.Interop.JniObjectReference,Java.Interop.JniMethodInfo,Java.Interop.JniArgumentValue*) + long Java.Interop.JniPeerMembers/JniStaticMethods:InvokeInt64Method (string,Java.Interop.JniArgumentValue*) + long Java.Interop.NativeMethods:java_interop_jnienv_call_static_long_method_a (intptr,intptr&,intptr,intptr,intptr) long Microsoft.Maui.Controls.Platform.Compatibility.ShellFragmentStateAdapter:GetItemId (int) + long Microsoft.Maui.Controls.Platform.MultiPageFragmentStateAdapter`1:GetItemId (int) + long Microsoft.Maui.PlatformInterop:MeasureAndGetWidthAndHeight (Android.Views.View,int,int) long System.Diagnostics.Stopwatch:GetTimestamp () long System.Diagnostics.Stopwatch:QueryPerformanceCounter () - long System.Diagnostics.Stopwatch:QueryPerformanceFrequency () long System.Environment:get_TickCount64 () long System.IO.MemoryStream:get_Length () long System.IO.MemoryStream:Seek (long,System.IO.SeekOrigin) @@ -1476,10 +1682,8 @@ Methods: Microsoft.Extensions.DependencyInjection.IServiceCollection Microsoft.Extensions.DependencyInjection.ServiceCollectionServiceExtensions:Add (Microsoft.Extensions.DependencyInjection.IServiceCollection,System.Type,System.Type,Microsoft.Extensions.DependencyInjection.ServiceLifetime) Microsoft.Extensions.DependencyInjection.IServiceCollection Microsoft.Extensions.DependencyInjection.ServiceCollectionServiceExtensions:AddSingleton (Microsoft.Extensions.DependencyInjection.IServiceCollection,Microsoft.Maui.Hosting.ImageSourcesMauiAppBuilderExtensions/ImageSourceRegistration) Microsoft.Extensions.DependencyInjection.IServiceCollection Microsoft.Extensions.DependencyInjection.ServiceCollectionServiceExtensions:AddSingleton (Microsoft.Extensions.DependencyInjection.IServiceCollection,System.Func`2) - Microsoft.Extensions.DependencyInjection.IServiceCollection Microsoft.Extensions.DependencyInjection.ServiceCollectionServiceExtensions:AddSingleton (Microsoft.Extensions.DependencyInjection.IServiceCollection,System.Func`2) Microsoft.Extensions.DependencyInjection.IServiceCollection Microsoft.Extensions.DependencyInjection.ServiceCollectionServiceExtensions:AddSingleton (Microsoft.Extensions.DependencyInjection.IServiceCollection,System.Type,object) Microsoft.Extensions.DependencyInjection.IServiceCollection Microsoft.Extensions.DependencyInjection.ServiceCollectionServiceExtensions:AddSingleton (Microsoft.Extensions.DependencyInjection.IServiceCollection,System.Type,System.Func`2) - Microsoft.Extensions.DependencyInjection.IServiceCollection Microsoft.Extensions.DependencyInjection.ServiceCollectionServiceExtensions:AddSingleton (Microsoft.Extensions.DependencyInjection.IServiceCollection,TService_REF) Microsoft.Extensions.DependencyInjection.IServiceCollection Microsoft.Extensions.DependencyInjection.ServiceCollectionServiceExtensions:AddTransient (Microsoft.Extensions.DependencyInjection.IServiceCollection,System.Type,System.Type) Microsoft.Extensions.DependencyInjection.IServiceCollection Microsoft.Maui.Hosting.HandlerMauiAppBuilderExtensions:ConfigureMauiHandlers (Microsoft.Extensions.DependencyInjection.IServiceCollection,System.Action`1) Microsoft.Extensions.DependencyInjection.IServiceScope Microsoft.Extensions.DependencyInjection.ServiceLookup.ServiceProviderEngineScope:CreateScope () @@ -1487,20 +1691,14 @@ Methods: Microsoft.Extensions.DependencyInjection.IServiceScope Microsoft.Extensions.DependencyInjection.ServiceProviderServiceExtensions:CreateScope (System.IServiceProvider) Microsoft.Extensions.DependencyInjection.ServiceDescriptor Microsoft.Extensions.DependencyInjection.ServiceCollection:get_Item (int) Microsoft.Extensions.DependencyInjection.ServiceDescriptor Microsoft.Extensions.DependencyInjection.ServiceDescriptor:Describe (Microsoft.Extensions.DependencyInjection.ServiceLifetime) - Microsoft.Extensions.DependencyInjection.ServiceDescriptor Microsoft.Extensions.DependencyInjection.ServiceDescriptor:Describe (Microsoft.Extensions.DependencyInjection.ServiceLifetime) Microsoft.Extensions.DependencyInjection.ServiceDescriptor Microsoft.Extensions.DependencyInjection.ServiceDescriptor:Describe (System.Type,System.Func`2,Microsoft.Extensions.DependencyInjection.ServiceLifetime) Microsoft.Extensions.DependencyInjection.ServiceDescriptor Microsoft.Extensions.DependencyInjection.ServiceDescriptor:Describe (System.Type,System.Type,Microsoft.Extensions.DependencyInjection.ServiceLifetime) Microsoft.Extensions.DependencyInjection.ServiceDescriptor Microsoft.Extensions.DependencyInjection.ServiceDescriptor:Scoped () - Microsoft.Extensions.DependencyInjection.ServiceDescriptor Microsoft.Extensions.DependencyInjection.ServiceDescriptor:Scoped () Microsoft.Extensions.DependencyInjection.ServiceDescriptor Microsoft.Extensions.DependencyInjection.ServiceDescriptor:Scoped (System.Func`2) - Microsoft.Extensions.DependencyInjection.ServiceDescriptor Microsoft.Extensions.DependencyInjection.ServiceDescriptor:Scoped (System.Func`2) - Microsoft.Extensions.DependencyInjection.ServiceDescriptor Microsoft.Extensions.DependencyInjection.ServiceDescriptor:Singleton () Microsoft.Extensions.DependencyInjection.ServiceDescriptor Microsoft.Extensions.DependencyInjection.ServiceDescriptor:Singleton () Microsoft.Extensions.DependencyInjection.ServiceDescriptor Microsoft.Extensions.DependencyInjection.ServiceDescriptor:Singleton (System.Func`2) - Microsoft.Extensions.DependencyInjection.ServiceDescriptor Microsoft.Extensions.DependencyInjection.ServiceDescriptor:Singleton (System.Func`2) Microsoft.Extensions.DependencyInjection.ServiceDescriptor Microsoft.Extensions.DependencyInjection.ServiceDescriptor:Singleton (System.Type,System.Type) Microsoft.Extensions.DependencyInjection.ServiceDescriptor Microsoft.Extensions.DependencyInjection.ServiceDescriptor:Transient () - Microsoft.Extensions.DependencyInjection.ServiceDescriptor Microsoft.Extensions.DependencyInjection.ServiceDescriptor:Transient () Microsoft.Extensions.DependencyInjection.ServiceDescriptor Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteFactory/ServiceDescriptorCacheItem:get_Item (int) Microsoft.Extensions.DependencyInjection.ServiceDescriptor Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteFactory/ServiceDescriptorCacheItem:get_Last () Microsoft.Extensions.DependencyInjection.ServiceDescriptor Microsoft.Maui.Hosting.Internal.MauiFactory:GetServiceDescriptor (System.Type) @@ -1532,22 +1730,29 @@ Methods: Microsoft.Extensions.DependencyInjection.ServiceProvider Microsoft.Extensions.DependencyInjection.ServiceCollectionContainerBuilderExtensions:BuildServiceProvider (Microsoft.Extensions.DependencyInjection.IServiceCollection,Microsoft.Extensions.DependencyInjection.ServiceProviderOptions) Microsoft.Extensions.DependencyInjection.ServiceProvider Microsoft.Extensions.DependencyInjection.ServiceCollectionContainerBuilderExtensions:BuildServiceProvider (Microsoft.Extensions.DependencyInjection.IServiceCollection) Microsoft.Extensions.Logging.ILogger`1 Microsoft.Maui.ServiceProviderExtensions:CreateLogger (System.IServiceProvider) - Microsoft.Extensions.Logging.ILogger`1 Microsoft.Maui.ServiceProviderExtensions:CreateLogger (System.IServiceProvider) + Microsoft.Extensions.Logging.LogValuesFormatter Microsoft.Extensions.Logging.FormattedLogValues/<>c:<.ctor>b__9_0 (string) 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_PlatformAppTheme () Microsoft.Maui.ApplicationModel.AppTheme Microsoft.Maui.Controls.Application:get_RequestedTheme () + Microsoft.Maui.ApplicationModel.AppTheme System.Lazy`1:CreateValue () + Microsoft.Maui.ApplicationModel.AppTheme System.Lazy`1:get_Value () 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 () Microsoft.Maui.ApplicationModel.IPlatformAppActions Microsoft.Maui.ApplicationModel.AppActionsExtensions:AsPlatform (Microsoft.Maui.ApplicationModel.IAppActions) Microsoft.Maui.ApplicationModel.LayoutDirection Microsoft.Maui.ApplicationModel.AppInfoImplementation:get_RequestedLayoutDirection () + Microsoft.Maui.ApplicationModel.LayoutDirection Microsoft.Maui.ApplicationModel.AppInfoImplementation:GetLayoutDirection () + Microsoft.Maui.ApplicationModel.LayoutDirection System.Lazy`1:CreateValue () + Microsoft.Maui.ApplicationModel.LayoutDirection System.Lazy`1:get_Value () Microsoft.Maui.ApplicationModel.Permissions/NetworkState System.Activator:CreateInstance () Microsoft.Maui.Aspect Microsoft.Maui.Controls.Image:get_Aspect () Microsoft.Maui.Controls.Application Microsoft.Maui.Controls.Configuration`2:get_Element () Microsoft.Maui.Controls.Application Microsoft.Maui.Controls.Page:FindApplication (Microsoft.Maui.Controls.Element) 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) 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) Microsoft.Maui.Controls.BindableObject/SetValueArgs System.Collections.Generic.Queue`1:Dequeue () @@ -1555,18 +1760,31 @@ Methods: Microsoft.Maui.Controls.BindableProperty Microsoft.Maui.Controls.BindableProperty:Create (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.BindableProperty Microsoft.Maui.Controls.BindableProperty:CreateAttached (string,System.Type,System.Type,object,Microsoft.Maui.Controls.BindingMode,Microsoft.Maui.Controls.BindableProperty/ValidateValueDelegate,Microsoft.Maui.Controls.BindableProperty/BindingPropertyChangedDelegate,Microsoft.Maui.Controls.BindableProperty/BindingPropertyChangingDelegate,Microsoft.Maui.Controls.BindableProperty/CoerceValueDelegate,Microsoft.Maui.Controls.BindableProperty/BindablePropertyBindingChanging,bool,Microsoft.Maui.Controls.BindableProperty/CreateDefaultValueDelegate) Microsoft.Maui.Controls.BindableProperty Microsoft.Maui.Controls.BindableProperty:CreateAttached (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.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.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 () + Microsoft.Maui.Controls.BindingBase Microsoft.Maui.Controls.Binding:Clone () Microsoft.Maui.Controls.BindingBase Microsoft.Maui.Controls.Xaml.AppThemeBindingExtension:Microsoft.Maui.Controls.Xaml.IMarkupExtension.ProvideValue (System.IServiceProvider) Microsoft.Maui.Controls.BindingBase Microsoft.Maui.Controls.Xaml.BindingExtension:Microsoft.Maui.Controls.Xaml.IMarkupExtension.ProvideValue (System.IServiceProvider) + Microsoft.Maui.Controls.BindingMode Microsoft.Maui.Controls.BindingBase:get_Mode () Microsoft.Maui.Controls.Brush Microsoft.Maui.Controls.Brush:get_Default () Microsoft.Maui.Controls.Brush Microsoft.Maui.Controls.Brush:op_Implicit (Microsoft.Maui.Graphics.Color) + Microsoft.Maui.Controls.Brush Microsoft.Maui.Controls.NavigationPage:get_BarBackground () Microsoft.Maui.Controls.Brush Microsoft.Maui.Controls.RadioButton:ResolveThemeColor (string) + Microsoft.Maui.Controls.Brush Microsoft.Maui.Controls.Shell:get_FlyoutBackground () + Microsoft.Maui.Controls.Brush Microsoft.Maui.Controls.TabbedPage:get_BarBackground () Microsoft.Maui.Controls.Brush Microsoft.Maui.Controls.VisualElement:get_Background () + Microsoft.Maui.Controls.ColumnDefinition Microsoft.Maui.Controls.DefinitionCollection`1:get_Item (int) Microsoft.Maui.Controls.ColumnDefinitionCollection Microsoft.Maui.Controls.Grid:get_ColumnDefinitions () - Microsoft.Maui.Controls.Configuration`2 Microsoft.Maui.Controls.Configuration`2:Create (Microsoft.Maui.Controls.Application) Microsoft.Maui.Controls.ControlTemplate Microsoft.Maui.Controls.TemplatedPage:get_ControlTemplate () + Microsoft.Maui.Controls.DataTemplate Microsoft.Maui.Controls.BaseShellItem:CreateDefaultFlyoutItemCell (string,string) Microsoft.Maui.Controls.DataTemplate Microsoft.Maui.Controls.Internals.DataTemplateExtensions:SelectDataTemplate (Microsoft.Maui.Controls.DataTemplate,object,Microsoft.Maui.Controls.BindableObject) + Microsoft.Maui.Controls.DataTemplate Microsoft.Maui.Controls.Platform.Compatibility.ShellFlyoutRecyclerAdapter:get_DefaultItemTemplate () + 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.EffectiveFlowDirection Microsoft.Maui.Controls.BaseShellItem:Microsoft.Maui.Controls.IFlowDirectionController.get_EffectiveFlowDirection () Microsoft.Maui.Controls.EffectiveFlowDirection Microsoft.Maui.Controls.EffectiveFlowDirectionExtensions:ToEffectiveFlowDirection (Microsoft.Maui.FlowDirection,bool) @@ -1582,9 +1800,11 @@ Methods: 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__20:System.Collections.Generic.IEnumerator.get_Current () Microsoft.Maui.Controls.Element System.Collections.ObjectModel.Collection`1:get_Item (int) Microsoft.Maui.Controls.Element System.Collections.ObjectModel.ReadOnlyCollection`1:get_Item (int) + Microsoft.Maui.Controls.FlyoutBase Microsoft.Maui.Controls.FlyoutBase:GetContextFlyout (Microsoft.Maui.Controls.BindableObject) Microsoft.Maui.Controls.FlyoutDisplayOptions Microsoft.Maui.Controls.ShellGroupItem:get_FlyoutDisplayOptions () Microsoft.Maui.Controls.FontAttributes Microsoft.Maui.Controls.Button:get_FontAttributes () Microsoft.Maui.Controls.FontAttributes Microsoft.Maui.Controls.Label:get_FontAttributes () @@ -1594,8 +1814,11 @@ Methods: Microsoft.Maui.Controls.ImageSource Microsoft.Maui.Controls.Button:get_ImageSource () Microsoft.Maui.Controls.ImageSource Microsoft.Maui.Controls.Image:get_Source () Microsoft.Maui.Controls.ImageSource Microsoft.Maui.Controls.ImageSource:FromFile (string) + Microsoft.Maui.Controls.ImageSource Microsoft.Maui.Controls.NavigationPage:GetTitleIconImageSource (Microsoft.Maui.Controls.BindableObject) Microsoft.Maui.Controls.ImageSource Microsoft.Maui.Controls.Page:get_BackgroundImageSource () + Microsoft.Maui.Controls.ImageSource Microsoft.Maui.Controls.Page:get_IconImageSource () Microsoft.Maui.Controls.ImageSource Microsoft.Maui.Controls.Platform.Compatibility.ShellToolbarTracker:GetFlyoutIcon (Microsoft.Maui.Controls.BackButtonBehavior,Microsoft.Maui.Controls.Page) + Microsoft.Maui.Controls.ImageSource Microsoft.Maui.Controls.Shell:get_FlyoutBackgroundImage () Microsoft.Maui.Controls.ImageSource Microsoft.Maui.Controls.Shell:get_FlyoutIcon () Microsoft.Maui.Controls.IMessagingCenter Microsoft.Maui.Controls.MessagingCenter:get_Instance () Microsoft.Maui.Controls.INavigation Microsoft.Maui.Controls.NavigableElement:get_Navigation () @@ -1608,8 +1831,8 @@ Methods: Microsoft.Maui.Controls.IPlatformElementConfiguration`2 Microsoft.Maui.Controls.Application:On () Microsoft.Maui.Controls.IPlatformElementConfiguration`2 Microsoft.Maui.Controls.Platform.PlatformConfigurationExtensions:OnThisPlatform (Microsoft.Maui.Controls.Application) Microsoft.Maui.Controls.IPlatformElementConfiguration`2 Microsoft.Maui.Controls.PlatformConfigurationRegistry`1:On () - Microsoft.Maui.Controls.IPlatformElementConfiguration`2 Microsoft.Maui.Controls.Platform.PlatformConfigurationExtensions:OnThisPlatform (T_REF) - Microsoft.Maui.Controls.IPlatformElementConfiguration`2 Microsoft.Maui.Controls.Application:On () + Microsoft.Maui.Controls.IPlatformElementConfiguration`2 Microsoft.Maui.Controls.TabbedPage:On () + Microsoft.Maui.Controls.IShellController Microsoft.Maui.Controls.Platform.Compatibility.ShellFlyoutRecyclerAdapter:get_ShellController () Microsoft.Maui.Controls.IShellController Microsoft.Maui.Controls.Platform.Compatibility.ShellFlyoutRenderer:get_ShellController () Microsoft.Maui.Controls.IVisual Microsoft.Maui.Controls.BaseShellItem:Microsoft.Maui.Controls.IVisualController.get_EffectiveVisual () Microsoft.Maui.Controls.IVisual Microsoft.Maui.Controls.BaseShellItem:Microsoft.Maui.Controls.IVisualController.get_Visual () @@ -1617,21 +1840,28 @@ Methods: Microsoft.Maui.Controls.IVisual Microsoft.Maui.Controls.VisualElement:Microsoft.Maui.Controls.IVisualController.get_EffectiveVisual () Microsoft.Maui.Controls.IVisual Microsoft.Maui.Controls.VisualMarker:get_Default () Microsoft.Maui.Controls.IVisual Microsoft.Maui.Controls.VisualMarker:get_MatchParent () + Microsoft.Maui.Controls.Label System.Linq.Enumerable:First (System.Collections.Generic.IEnumerable`1) + Microsoft.Maui.Controls.Label System.Linq.Enumerable:TryGetFirst (System.Collections.Generic.IEnumerable`1,bool&) Microsoft.Maui.Controls.LayoutOptions Microsoft.Maui.Controls.View:get_HorizontalOptions () Microsoft.Maui.Controls.LayoutOptions Microsoft.Maui.Controls.View:get_VerticalOptions () Microsoft.Maui.Controls.MenuItemCollection Microsoft.Maui.Controls.ShellContent:get_MenuItems () Microsoft.Maui.Controls.Page Microsoft.Maui.Controls.Application:get_MainPage () + 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.FragmentContainer:get_Page () Microsoft.Maui.Controls.Page Microsoft.Maui.Controls.Shell:get_CurrentPage () Microsoft.Maui.Controls.Page Microsoft.Maui.Controls.ShellContent:Microsoft.Maui.Controls.IShellContentController.get_Page () Microsoft.Maui.Controls.Page Microsoft.Maui.Controls.ShellContent:Microsoft.Maui.Controls.IShellContentController.GetOrCreateContent () Microsoft.Maui.Controls.Page Microsoft.Maui.Controls.ShellSection:Microsoft.Maui.Controls.IShellSectionController.get_PresentedPage () Microsoft.Maui.Controls.Page Microsoft.Maui.Controls.Window:get_Page () + Microsoft.Maui.Controls.Page System.Linq.Enumerable:FirstOrDefault (System.Collections.Generic.IEnumerable`1) Microsoft.Maui.Controls.Platform.Compatibility.IShellBottomNavViewAppearanceTracker Microsoft.Maui.Controls.Handlers.Compatibility.ShellRenderer:CreateBottomNavViewAppearanceTracker (Microsoft.Maui.Controls.ShellItem) Microsoft.Maui.Controls.Platform.Compatibility.IShellBottomNavViewAppearanceTracker Microsoft.Maui.Controls.Handlers.Compatibility.ShellRenderer:Microsoft.Maui.Controls.Platform.Compatibility.IShellContext.CreateBottomNavViewAppearanceTracker (Microsoft.Maui.Controls.ShellItem) + Microsoft.Maui.Controls.Platform.Compatibility.IShellFlyoutContentRenderer Microsoft.Maui.Controls.Handlers.Compatibility.ShellRenderer:CreateShellFlyoutContentRenderer () + Microsoft.Maui.Controls.Platform.Compatibility.IShellFlyoutContentRenderer Microsoft.Maui.Controls.Handlers.Compatibility.ShellRenderer:Microsoft.Maui.Controls.Platform.Compatibility.IShellContext.CreateShellFlyoutContentRenderer () Microsoft.Maui.Controls.Platform.Compatibility.IShellFlyoutRenderer Microsoft.Maui.Controls.Handlers.Compatibility.ShellRenderer:CreateShellFlyoutRenderer () Microsoft.Maui.Controls.Platform.Compatibility.IShellItemRenderer Microsoft.Maui.Controls.Handlers.Compatibility.ShellRenderer:CreateShellItemRenderer (Microsoft.Maui.Controls.ShellItem) Microsoft.Maui.Controls.Platform.Compatibility.IShellObservableFragment Microsoft.Maui.Controls.Platform.Compatibility.ShellItemRendererBase:GetOrCreateFragmentForTab (Microsoft.Maui.Controls.ShellSection) - Microsoft.Maui.Controls.Platform.Compatibility.IShellObservableFragment System.Collections.Generic.Dictionary`2:get_Item (Microsoft.Maui.Controls.Element) Microsoft.Maui.Controls.Platform.Compatibility.IShellSectionRenderer Microsoft.Maui.Controls.Handlers.Compatibility.ShellRenderer:CreateShellSectionRenderer (Microsoft.Maui.Controls.ShellSection) Microsoft.Maui.Controls.Platform.Compatibility.IShellSectionRenderer Microsoft.Maui.Controls.Handlers.Compatibility.ShellRenderer:Microsoft.Maui.Controls.Platform.Compatibility.IShellContext.CreateShellSectionRenderer (Microsoft.Maui.Controls.ShellSection) Microsoft.Maui.Controls.Platform.Compatibility.IShellTabLayoutAppearanceTracker Microsoft.Maui.Controls.Handlers.Compatibility.ShellRenderer:CreateTabLayoutAppearanceTracker (Microsoft.Maui.Controls.ShellSection) @@ -1640,11 +1870,17 @@ Methods: Microsoft.Maui.Controls.Platform.Compatibility.IShellToolbarAppearanceTracker Microsoft.Maui.Controls.Handlers.Compatibility.ShellRenderer:Microsoft.Maui.Controls.Platform.Compatibility.IShellContext.CreateToolbarAppearanceTracker () Microsoft.Maui.Controls.Platform.Compatibility.IShellToolbarTracker Microsoft.Maui.Controls.Handlers.Compatibility.ShellRenderer:CreateTrackerForToolbar (AndroidX.AppCompat.Widget.Toolbar) Microsoft.Maui.Controls.Platform.Compatibility.IShellToolbarTracker Microsoft.Maui.Controls.Handlers.Compatibility.ShellRenderer:Microsoft.Maui.Controls.Platform.Compatibility.IShellContext.CreateTrackerForToolbar (AndroidX.AppCompat.Widget.Toolbar) + Microsoft.Maui.Controls.Platform.FragmentContainer Microsoft.Maui.Controls.Platform.FragmentContainer:CreateInstance (Microsoft.Maui.Controls.Page,Microsoft.Maui.IMauiContext) + Microsoft.Maui.Controls.PlatformConfiguration.AndroidSpecific.ToolbarPlacement Microsoft.Maui.Controls.PlatformConfiguration.AndroidSpecific.TabbedPage:GetToolbarPlacement (Microsoft.Maui.Controls.BindableObject) + Microsoft.Maui.Controls.PlatformConfiguration.AndroidSpecific.ToolbarPlacement Microsoft.Maui.Controls.PlatformConfiguration.AndroidSpecific.TabbedPage:GetToolbarPlacement (Microsoft.Maui.Controls.IPlatformElementConfiguration`2) Microsoft.Maui.Controls.PlatformConfiguration.AndroidSpecific.WindowSoftInputModeAdjust Microsoft.Maui.Controls.PlatformConfiguration.AndroidSpecific.Application:GetWindowSoftInputModeAdjust (Microsoft.Maui.Controls.BindableObject) Microsoft.Maui.Controls.PlatformConfiguration.AndroidSpecific.WindowSoftInputModeAdjust Microsoft.Maui.Controls.PlatformConfiguration.AndroidSpecific.Application:GetWindowSoftInputModeAdjust (Microsoft.Maui.Controls.IPlatformElementConfiguration`2) Microsoft.Maui.Controls.PlatformConfigurationRegistry`1 Microsoft.Maui.Controls.Application:<.ctor>b__8_1 () + Microsoft.Maui.Controls.PlatformConfigurationRegistry`1 Microsoft.Maui.Controls.TabbedPage:<.ctor>b__43_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__7_0 (System.Type) + Microsoft.Maui.Controls.ResourceDictionary Microsoft.Maui.Controls.ResourceDictionary/<>c:b__8_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.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) @@ -1654,6 +1890,7 @@ Methods: Microsoft.Maui.Controls.Shadow Microsoft.Maui.Controls.VisualElement:get_Shadow () Microsoft.Maui.Controls.Shapes.Geometry Microsoft.Maui.Controls.VisualElement:get_Clip () Microsoft.Maui.Controls.Shell Microsoft.Maui.Controls.Handlers.Compatibility.ShellRenderer:Microsoft.Maui.Controls.Platform.Compatibility.IShellContext.get_Shell () + Microsoft.Maui.Controls.Shell Microsoft.Maui.Controls.Platform.Compatibility.ShellFlyoutRecyclerAdapter:get_Shell () Microsoft.Maui.Controls.Shell Microsoft.Maui.Controls.Platform.Compatibility.ShellFlyoutRenderer:get_Shell () Microsoft.Maui.Controls.Shell Microsoft.Maui.Controls.ViewExtensions:FindParentOfType (Microsoft.Maui.Controls.Element,bool) Microsoft.Maui.Controls.ShellAppearance Microsoft.Maui.Controls.Shell:GetAppearanceForPivot (Microsoft.Maui.Controls.Element) @@ -1664,26 +1901,30 @@ Methods: Microsoft.Maui.Controls.ShellElementCollection Microsoft.Maui.Controls.ShellSection:get_ShellElementCollection () Microsoft.Maui.Controls.ShellItem Microsoft.Maui.Controls.ObservableWrapper`2/d__15:System.Collections.Generic.IEnumerator.get_Current () Microsoft.Maui.Controls.ShellItem Microsoft.Maui.Controls.Shell:get_CurrentItem () - Microsoft.Maui.Controls.ShellItem Microsoft.Maui.Controls.ShellItem:CreateFromShellSection (Microsoft.Maui.Controls.ShellSection) - Microsoft.Maui.Controls.ShellItem Microsoft.Maui.Controls.ShellItem:op_Implicit (Microsoft.Maui.Controls.ShellContent) - Microsoft.Maui.Controls.ShellItem Microsoft.Maui.Controls.ShellItem:op_Implicit (Microsoft.Maui.Controls.ShellSection) Microsoft.Maui.Controls.ShellNavigatingEventArgs Microsoft.Maui.Controls.ShellNavigationManager:ProposeNavigation (Microsoft.Maui.Controls.ShellNavigationSource,Microsoft.Maui.Controls.ShellNavigationState,bool,bool) Microsoft.Maui.Controls.ShellNavigationSource Microsoft.Maui.Controls.ShellNavigationManager:CalculateNavigationSource (Microsoft.Maui.Controls.Shell,Microsoft.Maui.Controls.ShellNavigationState,Microsoft.Maui.Controls.ShellNavigationRequest) Microsoft.Maui.Controls.ShellNavigationState Microsoft.Maui.Controls.Shell:get_CurrentState () Microsoft.Maui.Controls.ShellNavigationState Microsoft.Maui.Controls.ShellNavigationManager:GetNavigationState (Microsoft.Maui.Controls.ShellItem,Microsoft.Maui.Controls.ShellSection,Microsoft.Maui.Controls.ShellContent,System.Collections.Generic.IReadOnlyList`1,System.Collections.Generic.IReadOnlyList`1) - Microsoft.Maui.Controls.ShellRouteParameters Microsoft.Maui.Controls.ShellNavigationManager:g__MergeData|16_0 (Microsoft.Maui.Controls.Element,Microsoft.Maui.Controls.ShellRouteParameters,bool) + Microsoft.Maui.Controls.ShellRouteParameters Microsoft.Maui.Controls.ShellNavigationManager:g__MergeData|17_0 (Microsoft.Maui.Controls.Element,Microsoft.Maui.Controls.ShellRouteParameters,bool) Microsoft.Maui.Controls.ShellSection Microsoft.Maui.Controls.ObservableWrapper`2:get_Item (int) Microsoft.Maui.Controls.ShellSection Microsoft.Maui.Controls.Shell:get_CurrentSection () Microsoft.Maui.Controls.ShellSection Microsoft.Maui.Controls.ShellItem:get_CurrentItem () Microsoft.Maui.Controls.ShellSection Microsoft.Maui.Controls.ShellSection:CreateFromShellContent (Microsoft.Maui.Controls.ShellContent) Microsoft.Maui.Controls.ShellSection Microsoft.Maui.Controls.ShellSection:op_Implicit (Microsoft.Maui.Controls.ShellContent) Microsoft.Maui.Controls.SolidColorBrush Microsoft.Maui.Controls.Brush:get_Black () + Microsoft.Maui.Controls.SolidColorBrush Microsoft.Maui.Controls.Brush:get_Transparent () Microsoft.Maui.Controls.Style Microsoft.Maui.Controls.Compatibility.Platform.Android.ResourcesProvider:GetStyle (int) + Microsoft.Maui.Controls.Style Microsoft.Maui.Controls.MergedStyle:b__28_0 (Microsoft.Maui.Controls.BindableProperty) Microsoft.Maui.Controls.Style Microsoft.Maui.Controls.Style:GetBasedOnResource (Microsoft.Maui.Controls.BindableObject) Microsoft.Maui.Controls.View Microsoft.Maui.Controls.ContentPage:get_Content () Microsoft.Maui.Controls.View Microsoft.Maui.Controls.NavigationPage:GetTitleView (Microsoft.Maui.Controls.BindableObject) Microsoft.Maui.Controls.View Microsoft.Maui.Controls.Platform.GestureManager:get_View () Microsoft.Maui.Controls.View Microsoft.Maui.Controls.Shell:GetTitleView (Microsoft.Maui.Controls.BindableObject) + Microsoft.Maui.Controls.View Microsoft.Maui.Controls.Shell:Microsoft.Maui.Controls.IShellController.get_FlyoutContent () + Microsoft.Maui.Controls.View Microsoft.Maui.Controls.Shell:Microsoft.Maui.Controls.IShellController.get_FlyoutFooter () + Microsoft.Maui.Controls.View Microsoft.Maui.Controls.Shell:Microsoft.Maui.Controls.IShellController.get_FlyoutHeader () + Microsoft.Maui.Controls.VisualElement Microsoft.Maui.Controls.NavigationPageToolbar:get_TitleView () + Microsoft.Maui.Controls.VisualElement Microsoft.Maui.Controls.NavigationPageToolbar:GetTitleView () Microsoft.Maui.Controls.VisualElement Microsoft.Maui.Controls.Platform.GestureManager:get_Element () Microsoft.Maui.Controls.VisualElement Microsoft.Maui.Controls.Shell:GetEffectiveValue (Microsoft.Maui.Controls.BindableProperty,Microsoft.Maui.Controls.VisualElement,bool) Microsoft.Maui.Controls.VisualElement Microsoft.Maui.Controls.Shell:GetEffectiveValue (Microsoft.Maui.Controls.BindableProperty,System.Func`1,System.Action`1,Microsoft.Maui.Controls.Element,bool) @@ -1708,7 +1949,13 @@ Methods: Microsoft.Maui.Devices.DevicePlatform Microsoft.Maui.Devices.DeviceInfo:get_Platform () Microsoft.Maui.Devices.DevicePlatform Microsoft.Maui.Devices.DeviceInfoImplementation:get_Platform () Microsoft.Maui.Devices.DevicePlatform Microsoft.Maui.Devices.DevicePlatform:get_Android () + Microsoft.Maui.Devices.DisplayInfo Microsoft.Maui.Devices.DeviceDisplayImplementation:GetMainDisplayInfo () + Microsoft.Maui.Devices.DisplayInfo Microsoft.Maui.Devices.DeviceDisplayImplementationBase:get_MainDisplayInfo () + Microsoft.Maui.Devices.DisplayOrientation Microsoft.Maui.Devices.DeviceDisplayImplementation:CalculateOrientation () + 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.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 () @@ -1718,9 +1965,8 @@ Methods: Microsoft.Maui.FlowDirection Microsoft.Maui.Controls.VisualElement:get_FlowDirection () Microsoft.Maui.FlowDirection Microsoft.Maui.Controls.VisualElement:Microsoft.Maui.IView.get_FlowDirection () Microsoft.Maui.FlowDirection Microsoft.Maui.Controls.Window:get_FlowDirection () - Microsoft.Maui.FlowDirection Microsoft.Maui.IViewExtensions:GetEffectiveFlowDirection (Microsoft.Maui.IView) Microsoft.Maui.FlowDirection Microsoft.Maui.MauiContextExtensions:GetFlowDirection (Microsoft.Maui.IMauiContext) - Microsoft.Maui.FlyoutBehavior Microsoft.Maui.Controls.Shell:get_FlyoutBehavior () + Microsoft.Maui.FlyoutBehavior Microsoft.Maui.Controls.FlyoutPage:Microsoft.Maui.IFlyoutView.get_FlyoutBehavior () Microsoft.Maui.FlyoutBehavior Microsoft.Maui.Controls.Shell:GetEffectiveFlyoutBehavior () Microsoft.Maui.FlyoutBehavior Microsoft.Maui.Controls.Shell:GetEffectiveValue (Microsoft.Maui.Controls.BindableProperty,System.Func`1,System.Action`1,Microsoft.Maui.Controls.Element,bool) Microsoft.Maui.FlyoutBehavior Microsoft.Maui.Controls.Shell:Microsoft.Maui.IFlyoutView.get_FlyoutBehavior () @@ -1732,6 +1978,7 @@ Methods: Microsoft.Maui.Font Microsoft.Maui.Font:OfSize (string,double,Microsoft.Maui.FontWeight,Microsoft.Maui.FontSlant,bool) Microsoft.Maui.Font Microsoft.Maui.Font:WithWeight (Microsoft.Maui.FontWeight,Microsoft.Maui.FontSlant) Microsoft.Maui.Font Microsoft.Maui.Font:WithWeight (Microsoft.Maui.FontWeight) + Microsoft.Maui.FontFile Microsoft.Maui.FontFile:FromString (string) Microsoft.Maui.FontSize Microsoft.Maui.FontManager:GetFontSize (Microsoft.Maui.Font,single) Microsoft.Maui.FontSlant Microsoft.Maui.Font:get_Slant () Microsoft.Maui.FontWeight Microsoft.Maui.Font:get_Weight () @@ -1739,12 +1986,29 @@ Methods: Microsoft.Maui.Graphics.Color Microsoft.Maui.Controls.Button:Microsoft.Maui.IButtonStroke.get_StrokeColor () Microsoft.Maui.Graphics.Color Microsoft.Maui.Controls.Handlers.Compatibility.ShellRenderer:get_DefaultBackgroundColor () Microsoft.Maui.Graphics.Color Microsoft.Maui.Controls.Handlers.Compatibility.ShellRenderer:ResolveThemeColor (Microsoft.Maui.Graphics.Color,Microsoft.Maui.Graphics.Color) + Microsoft.Maui.Graphics.Color Microsoft.Maui.Controls.Handlers.TabbedPageManager:get_BarItemColor () + Microsoft.Maui.Graphics.Color Microsoft.Maui.Controls.Handlers.TabbedPageManager:get_BarSelectedItemColor () Microsoft.Maui.Graphics.Color Microsoft.Maui.Controls.KnownColor:get_Default () Microsoft.Maui.Graphics.Color Microsoft.Maui.Controls.Label:get_TextColor () + Microsoft.Maui.Graphics.Color Microsoft.Maui.Controls.NavigationPage:get_BarBackgroundColor () + Microsoft.Maui.Graphics.Color Microsoft.Maui.Controls.NavigationPage:get_BarTextColor () + Microsoft.Maui.Graphics.Color Microsoft.Maui.Controls.NavigationPage:GetIconColor (Microsoft.Maui.Controls.BindableObject) + Microsoft.Maui.Graphics.Color Microsoft.Maui.Controls.NavigationPageToolbar:get_BarTextColor () + Microsoft.Maui.Graphics.Color Microsoft.Maui.Controls.NavigationPageToolbar:get_IconColor () + Microsoft.Maui.Graphics.Color Microsoft.Maui.Controls.NavigationPageToolbar:GetBarTextColor () + Microsoft.Maui.Graphics.Color Microsoft.Maui.Controls.NavigationPageToolbar:GetIconColor () + Microsoft.Maui.Graphics.Color Microsoft.Maui.Controls.Shell:get_FlyoutBackgroundColor () Microsoft.Maui.Graphics.Color Microsoft.Maui.Controls.ShellAppearance:get_BackgroundColor () Microsoft.Maui.Graphics.Color Microsoft.Maui.Controls.ShellAppearance:get_ForegroundColor () Microsoft.Maui.Graphics.Color Microsoft.Maui.Controls.ShellAppearance:get_TitleColor () + Microsoft.Maui.Graphics.Color Microsoft.Maui.Controls.ShellAppearance:Microsoft.Maui.Controls.IShellAppearanceElement.get_EffectiveTabBarBackgroundColor () + Microsoft.Maui.Graphics.Color Microsoft.Maui.Controls.ShellAppearance:Microsoft.Maui.Controls.IShellAppearanceElement.get_EffectiveTabBarDisabledColor () + Microsoft.Maui.Graphics.Color Microsoft.Maui.Controls.ShellAppearance:Microsoft.Maui.Controls.IShellAppearanceElement.get_EffectiveTabBarForegroundColor () + Microsoft.Maui.Graphics.Color Microsoft.Maui.Controls.ShellAppearance:Microsoft.Maui.Controls.IShellAppearanceElement.get_EffectiveTabBarTitleColor () + Microsoft.Maui.Graphics.Color Microsoft.Maui.Controls.ShellAppearance:Microsoft.Maui.Controls.IShellAppearanceElement.get_EffectiveTabBarUnselectedColor () Microsoft.Maui.Graphics.Color Microsoft.Maui.Controls.SolidColorBrush:get_Color () + Microsoft.Maui.Graphics.Color Microsoft.Maui.Controls.TabbedPage:get_BarBackgroundColor () + Microsoft.Maui.Graphics.Color Microsoft.Maui.Controls.TabbedPage:get_BarTextColor () Microsoft.Maui.Graphics.Color Microsoft.Maui.Controls.Toolbar:get_BarTextColor () Microsoft.Maui.Graphics.Color Microsoft.Maui.Controls.Toolbar:get_IconColor () Microsoft.Maui.Graphics.Color Microsoft.Maui.Controls.VisualElement:get_BackgroundColor () @@ -1755,6 +2019,7 @@ Methods: Microsoft.Maui.Graphics.Color Microsoft.Maui.Graphics.Color:FromRgba (single,single,single,single) Microsoft.Maui.Graphics.Color Microsoft.Maui.Graphics.Color:FromUint (uint) Microsoft.Maui.Graphics.Color Microsoft.Maui.Graphics.Color:GetNamedColor (System.ReadOnlySpan`1) + Microsoft.Maui.Graphics.Color Microsoft.Maui.Graphics.Color:MultiplyAlpha (single) Microsoft.Maui.Graphics.Color Microsoft.Maui.Graphics.Color:Parse (string) Microsoft.Maui.Graphics.IShape Microsoft.Maui.Controls.VisualElement:Microsoft.Maui.IView.get_Clip () Microsoft.Maui.Graphics.Paint Microsoft.Maui.Controls.Brush:op_Implicit (Microsoft.Maui.Controls.Brush) @@ -1762,12 +2027,11 @@ Methods: Microsoft.Maui.Graphics.Paint Microsoft.Maui.Controls.VisualElement:Microsoft.Maui.IView.get_Background () Microsoft.Maui.Graphics.Platform.PlatformCanvasState Microsoft.Maui.Graphics.Platform.PlatformCanvasStateService:CreateNew (object) Microsoft.Maui.Graphics.Point Microsoft.Maui.Controls.CompressedLayout:GetHeadlessOffset (Microsoft.Maui.Controls.BindableObject) - Microsoft.Maui.Graphics.Point Microsoft.Maui.Graphics.Rect:get_Location () Microsoft.Maui.Graphics.Point Microsoft.Maui.VisualDiagnosticsOverlay:GenerateAdornerOffset (Android.Views.View) - Microsoft.Maui.Graphics.Rect Microsoft.Maui.Controls.ScrollView:get_LayoutAreaOverride () 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) + Microsoft.Maui.Graphics.Rect Microsoft.Maui.Layouts.GridLayoutManager/GridStructure:GetCellBoundsFor (Microsoft.Maui.IView,double,double) Microsoft.Maui.Graphics.Rect Microsoft.Maui.Layouts.LayoutExtensions:ComputeFrame (Microsoft.Maui.IView,Microsoft.Maui.Graphics.Rect) Microsoft.Maui.Graphics.Rect Microsoft.Maui.Platform.ContextExtensions:ToCrossPlatformRectInReferenceFrame (Android.Content.Context,int,int,int,int) Microsoft.Maui.Graphics.Rect System.Collections.Generic.List`1:get_Item (int) @@ -1776,6 +2040,7 @@ Methods: Microsoft.Maui.Graphics.Size Microsoft.Maui.Controls.ContentPage:Microsoft.Maui.IContentView.CrossPlatformMeasure (double,double) Microsoft.Maui.Graphics.Size Microsoft.Maui.Controls.Layout:CrossPlatformArrange (Microsoft.Maui.Graphics.Rect) Microsoft.Maui.Graphics.Size Microsoft.Maui.Controls.Layout:CrossPlatformMeasure (double,double) + Microsoft.Maui.Graphics.Size Microsoft.Maui.Controls.Platform.Compatibility.ShellViewRenderer:Measure (int,int,System.Nullable`1,System.Nullable`1) Microsoft.Maui.Graphics.Size Microsoft.Maui.Controls.ScrollView:ArrangeOverride (Microsoft.Maui.Graphics.Rect) Microsoft.Maui.Graphics.Size Microsoft.Maui.Controls.ScrollView:MeasureOverride (double,double) Microsoft.Maui.Graphics.Size Microsoft.Maui.Controls.ScrollView:Microsoft.Maui.IContentView.CrossPlatformArrange (Microsoft.Maui.Graphics.Rect) @@ -1785,7 +2050,11 @@ Methods: 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.Handlers.ScrollViewHandler:GetDesiredSize (double,double) + Microsoft.Maui.Graphics.Size Microsoft.Maui.Handlers.ScrollViewHandler:InsetScrollView (double,double,System.Func`3,Microsoft.Maui.IScrollView) + Microsoft.Maui.Graphics.Size Microsoft.Maui.Handlers.ScrollViewHandler/<>c__DisplayClass15_0:b__0 (double,double) + Microsoft.Maui.Graphics.Size Microsoft.Maui.Handlers.ViewHandler`2:GetDesiredSize (double,double) + Microsoft.Maui.Graphics.Size Microsoft.Maui.Layouts.GridLayoutManager:ArrangeChildren (Microsoft.Maui.Graphics.Rect) Microsoft.Maui.Graphics.Size Microsoft.Maui.Layouts.GridLayoutManager:Measure (double,double) Microsoft.Maui.Graphics.Size Microsoft.Maui.Layouts.LayoutExtensions:AdjustForFill (Microsoft.Maui.Graphics.Size,Microsoft.Maui.Graphics.Rect,Microsoft.Maui.IView) Microsoft.Maui.Graphics.Size Microsoft.Maui.Layouts.LayoutExtensions:ComputeDesiredSize (Microsoft.Maui.IView,double,double) @@ -1795,19 +2064,18 @@ Methods: Microsoft.Maui.Graphics.Size Microsoft.Maui.Layouts.VerticalStackLayoutManager:Measure (double,double) Microsoft.Maui.Graphics.Size Microsoft.Maui.Platform.ContextExtensions:FromPixels (Android.Content.Context,double,double) Microsoft.Maui.Graphics.Size Microsoft.Maui.ViewHandlerExtensions:GetDesiredSizeFromHandler (Microsoft.Maui.IViewHandler,double,double) - Microsoft.Maui.GridLength Microsoft.Maui.Layouts.GridLayoutManager/Column:get_GridLength () - Microsoft.Maui.GridLength Microsoft.Maui.Layouts.GridLayoutManager/ImpliedColumn:get_Width () - Microsoft.Maui.GridLength Microsoft.Maui.Layouts.GridLayoutManager/ImpliedRow:get_Height () - Microsoft.Maui.GridLength Microsoft.Maui.Layouts.GridLayoutManager/Row:get_GridLength () + Microsoft.Maui.Graphics.Size Microsoft.Maui.ViewHandlerExtensions:LayoutVirtualView (Microsoft.Maui.IPlatformViewHandler,int,int,int,int,System.Func`2) + Microsoft.Maui.Graphics.Size Microsoft.Maui.ViewHandlerExtensions:MeasureVirtualView (Microsoft.Maui.IPlatformViewHandler,int,int,System.Func`3) + Microsoft.Maui.GridLength Microsoft.Maui.Controls.ColumnDefinition:get_Width () + Microsoft.Maui.GridLength Microsoft.Maui.GridLength:op_Implicit (double) + Microsoft.Maui.Handlers.ToolbarHandler/ProcessBackClick Microsoft.Maui.Handlers.ToolbarHandler:get_BackNavigationClick () Microsoft.Maui.Hosting.FontDescriptor System.Collections.Generic.List`1/Enumerator:get_Current () Microsoft.Maui.Hosting.IFontCollection Microsoft.Maui.Hosting.FontCollectionExtensions:AddFont (Microsoft.Maui.Hosting.IFontCollection,string,string) Microsoft.Maui.Hosting.IImageSourceServiceCollection Microsoft.Maui.Hosting.ImageSourceServiceCollectionExtensions:AddService (Microsoft.Maui.Hosting.IImageSourceServiceCollection,System.Func`2>) - Microsoft.Maui.Hosting.IImageSourceServiceCollection Microsoft.Maui.Hosting.ImageSourceServiceCollectionExtensions:AddService (Microsoft.Maui.Hosting.IImageSourceServiceCollection,System.Func`2>) Microsoft.Maui.Hosting.IImageSourceServiceCollection Microsoft.Maui.Hosting.ImageSourcesMauiAppBuilderExtensions/<>c:b__1_1 (System.IServiceProvider) Microsoft.Maui.Hosting.IMauiHandlersCollection Microsoft.Maui.Controls.Hosting.AppHostBuilderExtensions:AddMauiControlsHandlers (Microsoft.Maui.Hosting.IMauiHandlersCollection) 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.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.MauiApp Microsoft.Maui.Hosting.MauiAppBuilder:Build () @@ -1815,7 +2083,6 @@ Methods: Microsoft.Maui.Hosting.MauiAppBuilder Microsoft.Maui.Controls.Hosting.AppHostBuilderExtensions:RemapForControls (Microsoft.Maui.Hosting.MauiAppBuilder) Microsoft.Maui.Hosting.MauiAppBuilder Microsoft.Maui.Controls.Hosting.AppHostBuilderExtensions:SetupDefaults (Microsoft.Maui.Hosting.MauiAppBuilder) Microsoft.Maui.Hosting.MauiAppBuilder Microsoft.Maui.Controls.Hosting.AppHostBuilderExtensions:UseMauiApp (Microsoft.Maui.Hosting.MauiAppBuilder) - Microsoft.Maui.Hosting.MauiAppBuilder Microsoft.Maui.Controls.Hosting.AppHostBuilderExtensions:UseMauiApp (Microsoft.Maui.Hosting.MauiAppBuilder) Microsoft.Maui.Hosting.MauiAppBuilder Microsoft.Maui.Hosting.AppHostBuilderExtensions:ConfigureAnimations (Microsoft.Maui.Hosting.MauiAppBuilder) Microsoft.Maui.Hosting.MauiAppBuilder Microsoft.Maui.Hosting.AppHostBuilderExtensions:ConfigureDispatching (Microsoft.Maui.Hosting.MauiAppBuilder) Microsoft.Maui.Hosting.MauiAppBuilder Microsoft.Maui.Hosting.EssentialsExtensions:UseEssentials (Microsoft.Maui.Hosting.MauiAppBuilder) @@ -1839,6 +2106,8 @@ Methods: Microsoft.Maui.IElementHandler Microsoft.Maui.Hosting.Internal.MauiHandlersFactory:GetHandler (System.Type) Microsoft.Maui.IElementHandler Microsoft.Maui.Platform.ElementExtensions:ToHandler (Microsoft.Maui.IElement,Microsoft.Maui.IMauiContext) Microsoft.Maui.IEmbeddedFontLoader Microsoft.Maui.Hosting.FontsMauiAppBuilderExtensions/<>c:b__1_0 (System.IServiceProvider) + Microsoft.Maui.IFlyoutView Microsoft.Maui.Controls.Platform.Compatibility.ShellFlyoutTemplatedContentRenderer:get_FlyoutView () + Microsoft.Maui.IFlyoutView Microsoft.Maui.Handlers.FlyoutViewHandler:Microsoft.Maui.Handlers.IFlyoutViewHandler.get_VirtualView () Microsoft.Maui.IFontManager Microsoft.Maui.Hosting.FontsMauiAppBuilderExtensions/<>c:b__1_2 (System.IServiceProvider) Microsoft.Maui.IFontRegistrar Microsoft.Maui.Hosting.FontsMauiAppBuilderExtensions/<>c:b__1_1 (System.IServiceProvider) Microsoft.Maui.IImageSource Microsoft.Maui.Controls.Button:Microsoft.Maui.IImageSourcePart.get_Source () @@ -1855,8 +2124,10 @@ Methods: Microsoft.Maui.IImageSourceServiceProvider Microsoft.Maui.Platform.ImageSourcePartLoader:get_ImageSourceServiceProvider () Microsoft.Maui.IImageSourceServiceResult System.Runtime.CompilerServices.TaskAwaiter`1:GetResult () 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 () Microsoft.Maui.IMauiContext Microsoft.Maui.Controls.Platform.Compatibility.ShellItemRenderer:get_MauiContext () Microsoft.Maui.IMauiContext Microsoft.Maui.Controls.Platform.Compatibility.ShellSectionRenderer:get_MauiContext () + Microsoft.Maui.IMauiContext Microsoft.Maui.Controls.TabbedPage:get_MauiContext () Microsoft.Maui.IMauiContext Microsoft.Maui.Controls.Toolbar:get_MauiContext () Microsoft.Maui.IMauiContext Microsoft.Maui.Controls.ViewExtensions:FindMauiContext (Microsoft.Maui.Controls.Element,bool) Microsoft.Maui.IMauiContext Microsoft.Maui.Controls.Window:get_MauiContext () @@ -1865,15 +2136,20 @@ Methods: Microsoft.Maui.IMauiContext Microsoft.Maui.MauiContextExtensions:MakeWindowScope (Microsoft.Maui.IMauiContext,Android.App.Activity,Microsoft.Extensions.DependencyInjection.IServiceScope&) Microsoft.Maui.IMauiContext Microsoft.Maui.Platform.MauiContextExtensions:MakeScoped (Microsoft.Maui.IMauiContext,Android.Views.LayoutInflater,AndroidX.Fragment.App.FragmentManager,Android.Content.Context,bool) 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.IPersistedState Microsoft.Maui.ActivationState:get_State () Microsoft.Maui.IPersistedState Microsoft.Maui.ActivationState:GetPersistedState (Android.OS.Bundle) Microsoft.Maui.IPlatformViewHandler Microsoft.Maui.Platform.ViewExtensions:ToHandler (Microsoft.Maui.IView,Microsoft.Maui.IMauiContext) 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 () Microsoft.Maui.IToolbar Microsoft.Maui.Controls.Window:Microsoft.Maui.IToolbarElement.get_Toolbar () + Microsoft.Maui.IToolbarElement Microsoft.Maui.Platform.StackNavigationManager:get_ToolbarElement () Microsoft.Maui.IView Microsoft.Maui.Controls.ContentPage:Microsoft.Maui.IContentView.get_PresentedContent () Microsoft.Maui.IView Microsoft.Maui.Controls.ContentPage:Microsoft.Maui.IReplaceableView.get_ReplacedView () + Microsoft.Maui.IView Microsoft.Maui.Controls.FlyoutPage:Microsoft.Maui.IFlyoutView.get_Detail () + Microsoft.Maui.IView Microsoft.Maui.Controls.FlyoutPage:Microsoft.Maui.IFlyoutView.get_Flyout () Microsoft.Maui.IView Microsoft.Maui.Controls.Layout:get_Item (int) Microsoft.Maui.IView Microsoft.Maui.Controls.ScrollView:Microsoft.Maui.IContentView.get_PresentedContent () Microsoft.Maui.IView Microsoft.Maui.Controls.View:Microsoft.Maui.IReplaceableView.get_ReplacedView () @@ -1881,17 +2157,23 @@ Methods: Microsoft.Maui.IView Microsoft.Maui.Controls.Window:Microsoft.Maui.IWindow.get_Content () Microsoft.Maui.IView Microsoft.Maui.Handlers.ViewHandler`2:Microsoft.Maui.IViewHandler.get_VirtualView () Microsoft.Maui.IView Microsoft.Maui.HotReload.MauiHotReloadHelper:GetReplacedView (Microsoft.Maui.HotReload.IHotReloadableView) - Microsoft.Maui.IView[] Microsoft.Maui.Handlers.LayoutExtensions:OrderByZIndex (Microsoft.Maui.ILayout) + 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.IViewHandler Microsoft.Maui.Controls.VisualElement:get_Handler () Microsoft.Maui.IVisualDiagnosticsOverlay Microsoft.Maui.Controls.Window:get_VisualDiagnosticsOverlay () - Microsoft.Maui.IVisualTreeElement System.Linq.Enumerable/d__38`1:System.Collections.Generic.IEnumerator.get_Current () + Microsoft.Maui.IVisualTreeElement System.Linq.Enumerable/d__42`1:System.Collections.Generic.IEnumerator.get_Current () Microsoft.Maui.IWindow Microsoft.Maui.Controls.Application:Microsoft.Maui.IApplication.CreateWindow (Microsoft.Maui.IActivationState) Microsoft.Maui.IWindow Microsoft.Maui.Platform.ContextExtensions:GetWindow (Android.Content.Context) Microsoft.Maui.Keyboard Microsoft.Maui.Keyboard:get_Default () + Microsoft.Maui.Layouts.GridLayoutManager/Definition[] Microsoft.Maui.Layouts.GridLayoutManager/GridStructure:Implied (bool) + Microsoft.Maui.Layouts.GridLayoutManager/Definition[] Microsoft.Maui.Layouts.GridLayoutManager/GridStructure:InitializeColumns (bool) + Microsoft.Maui.Layouts.GridLayoutManager/Definition[] Microsoft.Maui.Layouts.GridLayoutManager/GridStructure:InitializeRows (bool) + Microsoft.Maui.Layouts.GridLayoutManager/GridLengthType Microsoft.Maui.Layouts.GridLayoutManager:ToGridLengthType (Microsoft.Maui.GridUnitType) + Microsoft.Maui.Layouts.ILayoutManager Microsoft.Maui.Controls.Grid:CreateLayoutManager () Microsoft.Maui.Layouts.ILayoutManager Microsoft.Maui.Controls.Layout:get_LayoutManager () Microsoft.Maui.Layouts.ILayoutManager Microsoft.Maui.Controls.VerticalStackLayout:CreateLayoutManager () Microsoft.Maui.LifecycleEvents.AndroidLifecycle/OnCreate Microsoft.Maui.LifecycleEvents.LifecycleEventServiceExtensions/d__3`1:System.Collections.Generic.IEnumerator.get_Current () - Microsoft.Maui.LifecycleEvents.AndroidLifecycle/OnCreate System.Linq.Enumerable/d__36`1:System.Collections.Generic.IEnumerator.get_Current () + Microsoft.Maui.LifecycleEvents.AndroidLifecycle/OnCreate System.Linq.Enumerable/d__40`1:System.Collections.Generic.IEnumerator.get_Current () Microsoft.Maui.LifecycleEvents.IAndroidLifecycleBuilder Microsoft.Maui.LifecycleEvents.AndroidLifecycleBuilderExtensions:OnBackPressed (Microsoft.Maui.LifecycleEvents.IAndroidLifecycleBuilder,Microsoft.Maui.LifecycleEvents.AndroidLifecycle/OnBackPressed) Microsoft.Maui.LifecycleEvents.IAndroidLifecycleBuilder Microsoft.Maui.LifecycleEvents.AndroidLifecycleBuilderExtensions:OnCreate (Microsoft.Maui.LifecycleEvents.IAndroidLifecycleBuilder,Microsoft.Maui.LifecycleEvents.AndroidLifecycle/OnCreate) Microsoft.Maui.LifecycleEvents.IAndroidLifecycleBuilder Microsoft.Maui.LifecycleEvents.AndroidLifecycleBuilderExtensions:OnDestroy (Microsoft.Maui.LifecycleEvents.IAndroidLifecycleBuilder,Microsoft.Maui.LifecycleEvents.AndroidLifecycle/OnDestroy) @@ -1911,6 +2193,7 @@ Methods: Microsoft.Maui.Networking.IConnectivity Microsoft.Maui.Networking.Connectivity:get_Current () Microsoft.Maui.Networking.NetworkAccess Microsoft.Maui.Networking.Connectivity:get_NetworkAccess () Microsoft.Maui.Networking.NetworkAccess Microsoft.Maui.Networking.ConnectivityImplementation:get_NetworkAccess () + Microsoft.Maui.Platform.ActionDisposable Microsoft.Maui.Controls.SemanticProperties:FakeBindSemanticProperties (Microsoft.Maui.Controls.BindableObject,Microsoft.Maui.Controls.BindableObject) Microsoft.Maui.Platform.ContentViewGroup Microsoft.Maui.Handlers.ContentViewHandler:CreatePlatformView () Microsoft.Maui.Platform.ContentViewGroup Microsoft.Maui.Handlers.ContentViewHandler:Microsoft.Maui.Handlers.IContentViewHandler.get_PlatformView () Microsoft.Maui.Platform.ContentViewGroup Microsoft.Maui.Handlers.ScrollViewHandler:FindInsetPanel (Microsoft.Maui.Handlers.IScrollViewHandler) @@ -1922,15 +2205,18 @@ Methods: Microsoft.Maui.Platform.MauiScrollView Microsoft.Maui.Handlers.ScrollViewHandler:CreatePlatformView () Microsoft.Maui.Platform.MauiScrollView Microsoft.Maui.Handlers.ScrollViewHandler:Microsoft.Maui.Handlers.IScrollViewHandler.get_PlatformView () Microsoft.Maui.Platform.NavigationRootManager Microsoft.Maui.Platform.MauiContextExtensions:GetNavigationRootManager (Microsoft.Maui.IMauiContext) + Microsoft.Maui.Platform.StackNavigationManager Microsoft.Maui.Handlers.NavigationViewHandler:CreateNavigationManager () + Microsoft.Maui.Platform.StackNavigationManager Microsoft.Maui.Platform.NavigationViewFragment:get_NavigationManager () Microsoft.Maui.Primitives.LayoutAlignment Microsoft.Maui.Controls.LayoutOptions:ToCore () Microsoft.Maui.Primitives.LayoutAlignment Microsoft.Maui.Controls.View:Microsoft.Maui.IView.get_HorizontalLayoutAlignment () Microsoft.Maui.Primitives.LayoutAlignment Microsoft.Maui.Controls.View:Microsoft.Maui.IView.get_VerticalLayoutAlignment () + Microsoft.Maui.Primitives.LayoutAlignment Microsoft.Maui.Controls.VisualElement:Microsoft.Maui.IView.get_HorizontalLayoutAlignment () + Microsoft.Maui.Primitives.LayoutAlignment Microsoft.Maui.Controls.VisualElement:Microsoft.Maui.IView.get_VerticalLayoutAlignment () Microsoft.Maui.PropertyMapper Microsoft.Maui.Controls.View:Microsoft.Maui.IPropertyMapperView.GetPropertyMapperOverrides () Microsoft.Maui.ScrollBarVisibility Microsoft.Maui.Controls.ScrollView:get_HorizontalScrollBarVisibility () Microsoft.Maui.ScrollOrientation Microsoft.Maui.Controls.ScrollView:get_Orientation () Microsoft.Maui.Semantics Microsoft.Maui.Controls.VisualElement:Microsoft.Maui.IView.get_Semantics () Microsoft.Maui.Semantics Microsoft.Maui.Controls.VisualElement:SetupSemantics () - Microsoft.Maui.SizeRequest Microsoft.Maui.Controls.Layout:Measure (double,double,Microsoft.Maui.Controls.MeasureFlags) Microsoft.Maui.TextAlignment Microsoft.Maui.Controls.Label:get_HorizontalTextAlignment () Microsoft.Maui.TextAlignment Microsoft.Maui.Controls.Label:get_VerticalTextAlignment () Microsoft.Maui.TextDecorations Microsoft.Maui.Controls.Label:get_TextDecorations () @@ -1945,14 +2231,20 @@ Methods: Microsoft.Maui.Thickness Microsoft.Maui.Controls.Label:Microsoft.Maui.Controls.IPaddingElement.PaddingDefaultValueCreator () Microsoft.Maui.Thickness Microsoft.Maui.Controls.Layout:get_Padding () Microsoft.Maui.Thickness Microsoft.Maui.Controls.Layout:Microsoft.Maui.Controls.IPaddingElement.PaddingDefaultValueCreator () + Microsoft.Maui.Thickness Microsoft.Maui.Controls.NavigationPage:Microsoft.Maui.IView.get_Margin () Microsoft.Maui.Thickness Microsoft.Maui.Controls.Page:get_Padding () Microsoft.Maui.Thickness Microsoft.Maui.Controls.Page:Microsoft.Maui.Controls.IPaddingElement.PaddingDefaultValueCreator () Microsoft.Maui.Thickness Microsoft.Maui.Controls.View:get_Margin () Microsoft.Maui.Thickness Microsoft.Maui.Controls.View:Microsoft.Maui.IView.get_Margin () + Microsoft.Maui.Thickness Microsoft.Maui.Controls.VisualElement:Microsoft.Maui.IView.get_Margin () Microsoft.Maui.Thickness Microsoft.Maui.Platform.ContextExtensions:ToPixels (Android.Content.Context,Microsoft.Maui.Thickness) + Microsoft.Maui.ToolTip Microsoft.Maui.Controls.Element:Microsoft.Maui.IToolTipElement.get_ToolTip () + Microsoft.Maui.ToolTip Microsoft.Maui.Controls.ToolTipProperties:GetToolTip (Microsoft.Maui.Controls.BindableObject) Microsoft.Maui.Visibility Microsoft.Maui.Controls.VisualElement:Microsoft.Maui.IView.get_Visibility () - Microsoft.Win32.SafeHandles.SafeFileHandle Microsoft.Win32.SafeHandles.SafeFileHandle:Open (string,Interop/Sys/OpenFlags,int) - Microsoft.Win32.SafeHandles.SafeFileHandle Microsoft.Win32.SafeHandles.SafeFileHandle:Open (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,System.IO.FileOptions,long) + Microsoft.Maui.WeakEventManager/Subscription System.Collections.Generic.List`1:get_Item (int) + Microsoft.Win32.SafeHandles.SafeFileHandle Microsoft.Win32.SafeHandles.SafeFileHandle:Open (string,Interop/Sys/OpenFlags,int,System.Func`4) + Microsoft.Win32.SafeHandles.SafeFileHandle Microsoft.Win32.SafeHandles.SafeFileHandle:Open (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,System.IO.FileOptions,long,System.IO.UnixFileMode,long&,System.IO.UnixFileMode&,System.Func`4) + Microsoft.Win32.SafeHandles.SafeFileHandle Microsoft.Win32.SafeHandles.SafeFileHandle:Open (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,System.IO.FileOptions,long,System.Nullable`1,System.Func`4) Microsoft.Win32.SafeHandles.SafeFileHandle System.Private.CoreLib.Interop/Sys:Open (string,Interop/Sys/OpenFlags,int) Microsoft.Win32.SafeHandles.SafeWaitHandle System.Threading.EventWaitHandle:ValidateHandle () Microsoft.Win32.SafeHandles.SafeWaitHandle System.Threading.WaitHandle:get_SafeWaitHandle () @@ -1960,11 +2252,11 @@ Methods: Microsoft.Win32.SafeHandles.SafeWaitHandle System.Threading.WaitSubsystem:NewHandle (System.Threading.WaitSubsystem/WaitableObject) Mono.MonoAssemblyName* System.Reflection.AssemblyName:GetNativeName (intptr) object Android.Runtime.AndroidEnvironment:GetHttpMessageHandler () - object Android.Runtime.JNIEnv/<>c:b__106_8 (System.Type,intptr,int) - object Android.Runtime.JNIEnv/<>c:b__106_9 (System.Type,intptr,int) + object Android.Runtime.JNIEnv/<>c:b__108_8 (System.Type,intptr,int) + object Android.Runtime.JNIEnv/<>c:b__108_9 (System.Type,intptr,int) object Java.Interop.JavaConvert/<>c:<.cctor>b__20_9 (intptr,Android.Runtime.JniHandleOwnership) object Java.Interop.TypeManager:CreateProxy (System.Type,intptr,Android.Runtime.JniHandleOwnership) - object Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteFactory/<>c:b__16_1 (System.Type) + object Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteFactory/<>c:b__16_0 (System.Type) object Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver:Resolve (Microsoft.Extensions.DependencyInjection.ServiceLookup.ServiceCallSite,Microsoft.Extensions.DependencyInjection.ServiceLookup.ServiceProviderEngineScope) object Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver:VisitConstant (Microsoft.Extensions.DependencyInjection.ServiceLookup.ConstantCallSite,Microsoft.Extensions.DependencyInjection.ServiceLookup.RuntimeResolverContext) object Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver:VisitConstructor (Microsoft.Extensions.DependencyInjection.ServiceLookup.ConstructorCallSite,Microsoft.Extensions.DependencyInjection.ServiceLookup.RuntimeResolverContext) @@ -1981,28 +2273,29 @@ Methods: object Microsoft.Extensions.DependencyInjection.ServiceLookup.ServiceProviderEngineScope:GetService (System.Type) object Microsoft.Extensions.DependencyInjection.ServiceProvider:GetService (System.Type,Microsoft.Extensions.DependencyInjection.ServiceLookup.ServiceProviderEngineScope) object Microsoft.Extensions.DependencyInjection.ServiceProvider:GetService (System.Type) - object Microsoft.Extensions.DependencyInjection.ServiceProvider/<>c__DisplayClass23_0:b__1 (Microsoft.Extensions.DependencyInjection.ServiceLookup.ServiceProviderEngineScope) - object Microsoft.Extensions.DependencyInjection.ServiceProvider/<>c:b__23_0 (Microsoft.Extensions.DependencyInjection.ServiceLookup.ServiceProviderEngineScope) + object Microsoft.Extensions.DependencyInjection.ServiceProvider/<>c__DisplayClass25_0:b__1 (Microsoft.Extensions.DependencyInjection.ServiceLookup.ServiceProviderEngineScope) + object Microsoft.Extensions.DependencyInjection.ServiceProvider/<>c:b__25_0 (Microsoft.Extensions.DependencyInjection.ServiceLookup.ServiceProviderEngineScope) object Microsoft.Extensions.DependencyInjection.ServiceProviderServiceExtensions:GetRequiredService (System.IServiceProvider,System.Type) object Microsoft.Maui.Controls.AppThemeBinding:GetValue () + object Microsoft.Maui.Controls.BaseShellItem/<>c__DisplayClass77_0:b__0 () object Microsoft.Maui.Controls.BindableObject:get_BindingContext () object Microsoft.Maui.Controls.BindableObject:GetValue (Microsoft.Maui.Controls.BindableProperty) 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__89`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) - object Microsoft.Maui.Controls.Grid/<>c:<.cctor>b__58_1 (Microsoft.Maui.Controls.BindableObject) - object Microsoft.Maui.Controls.Grid/<>c:<.cctor>b__58_3 (Microsoft.Maui.Controls.BindableObject) + object Microsoft.Maui.Controls.Grid/<>c:<.cctor>b__60_1 (Microsoft.Maui.Controls.BindableObject) + object Microsoft.Maui.Controls.Grid/<>c:<.cctor>b__60_3 (Microsoft.Maui.Controls.BindableObject) object Microsoft.Maui.Controls.Handlers.Compatibility.ShellRenderer:Microsoft.Maui.IElementHandler.get_PlatformView () object Microsoft.Maui.Controls.Handlers.Compatibility.ShellRenderer:Microsoft.Maui.IViewHandler.get_ContainerView () - object Microsoft.Maui.Controls.ImageSourceConverter:ConvertFrom (System.ComponentModel.ITypeDescriptorContext,System.Globalization.CultureInfo,object) object Microsoft.Maui.Controls.Internals.DataTemplateExtensions:CreateContent (Microsoft.Maui.Controls.DataTemplate,object,Microsoft.Maui.Controls.BindableObject) object Microsoft.Maui.Controls.ObservableWrapper`2/d__15:System.Collections.IEnumerator.get_Current () object Microsoft.Maui.Controls.ObservableWrapper`2:System.Collections.IList.get_Item (int) object Microsoft.Maui.Controls.PaddingElement:PaddingDefaultValueCreator (Microsoft.Maui.Controls.BindableObject) object Microsoft.Maui.Controls.Routing:CreateDefaultRoute (Microsoft.Maui.Controls.BindableObject) - object Microsoft.Maui.Controls.Shapes.StrokeShapeTypeConverter:ConvertFrom (System.ComponentModel.ITypeDescriptorContext,System.Globalization.CultureInfo,object) object Microsoft.Maui.Controls.Shell/<>c:<.cctor>b__315_0 (Microsoft.Maui.Controls.BindableObject) object Microsoft.Maui.Controls.Shell/<>c:<.cctor>b__315_1 (Microsoft.Maui.Controls.BindableObject) object Microsoft.Maui.Controls.ShellContent:get_Content () @@ -2010,8 +2303,8 @@ Methods: object Microsoft.Maui.Controls.ShellContent/<>c:<.cctor>b__45_0 (Microsoft.Maui.Controls.BindableObject) object Microsoft.Maui.Controls.ShellItem/<>c:<.cctor>b__45_0 (Microsoft.Maui.Controls.BindableObject) object Microsoft.Maui.Controls.ShellSection/<>c:<.cctor>b__111_0 (Microsoft.Maui.Controls.BindableObject) - object Microsoft.Maui.Controls.VisualElement/<>c:<.cctor>b__378_2 (Microsoft.Maui.Controls.BindableObject,object) - object Microsoft.Maui.Controls.VisualElement/<>c:<.cctor>b__378_3 (Microsoft.Maui.Controls.BindableObject,object) + object Microsoft.Maui.Controls.VisualElement/<>c:<.cctor>b__381_2 (Microsoft.Maui.Controls.BindableObject,object) + object Microsoft.Maui.Controls.VisualElement/<>c:<.cctor>b__381_3 (Microsoft.Maui.Controls.BindableObject,object) object Microsoft.Maui.Controls.VisualStateManager/<>c:<.cctor>b__10_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 () @@ -2025,7 +2318,6 @@ Methods: object Microsoft.Maui.Controls.Xaml.ValueConverterProvider:Convert (object,System.Type,System.Func`1,System.IServiceProvider) object Microsoft.Maui.Converters.ThicknessTypeConverter:ConvertFrom (System.ComponentModel.ITypeDescriptorContext,System.Globalization.CultureInfo,object) object Microsoft.Maui.Graphics.Converters.ColorTypeConverter:ConvertFrom (System.ComponentModel.ITypeDescriptorContext,System.Globalization.CultureInfo,object) - object Microsoft.Maui.Graphics.Converters.PointTypeConverter:ConvertFrom (System.ComponentModel.ITypeDescriptorContext,System.Globalization.CultureInfo,object) object Microsoft.Maui.Handlers.ElementHandler:CreatePlatformElement () object Microsoft.Maui.Handlers.ElementHandler`2:Microsoft.Maui.IElementHandler.get_PlatformView () object Microsoft.Maui.Handlers.ElementHandler`2:OnCreatePlatformElement () @@ -2036,15 +2328,14 @@ Methods: object Microsoft.Maui.Hosting.Internal.MauiFactory:GetService (Microsoft.Extensions.DependencyInjection.ServiceDescriptor) object Microsoft.Maui.Hosting.Internal.MauiFactory:GetService (System.Type,Microsoft.Extensions.DependencyInjection.ServiceDescriptor,System.Collections.Generic.IEnumerable`1) object Microsoft.Maui.Hosting.Internal.MauiFactory:GetService (System.Type) - object Microsoft.Maui.MauiContext/<>c__10`1:b__10_0 (object) - object Microsoft.Maui.MauiContext/<>c__9`1:b__9_0 (object) + object Microsoft.Maui.MauiContext/<>c__11`1:b__11_0 (object) + object Microsoft.Maui.MauiContext/<>c__12`1:b__12_0 (object) object Microsoft.Maui.MauiContext/WrappedServiceProvider:GetService (System.Type) object System.Activator:CreateInstance (System.Type,bool,bool) object System.Activator:CreateInstance (System.Type,bool) object System.Activator:CreateInstance (System.Type) object System.AppContext:GetData (string) object System.Array:Clone () - object System.Array:GetValue (int) object System.Array:GetValueImpl (int) object System.Array:InternalGetValue (intptr) object System.ArrayEnumerator:get_Current () @@ -2063,39 +2354,41 @@ Methods: object System.Collections.Specialized.SingleItemReadOnlyList/d__15:System.Collections.IEnumerator.get_Current () object System.ComponentModel.TypeConverter:ConvertFromInvariantString (string) object System.ComponentModel.TypeConverter:ConvertFromString (System.ComponentModel.ITypeDescriptorContext,System.Globalization.CultureInfo,string) + object System.Convert:ChangeType (object,System.Type,System.IFormatProvider) + object System.Convert:ChangeType (object,System.Type) object System.Delegate:get_Target () object System.GC:get_ephemeron_tombstone () object System.Globalization.CultureInfo:GetFormat (System.Type) object System.MulticastDelegate:GetTarget () - object System.Net.Http.Headers.HttpHeaders:GetParsedValues (System.Net.Http.Headers.HeaderDescriptor) + object System.Net.Http.Headers.HttpHeaders:GetSingleParsedValue (System.Net.Http.Headers.HeaderDescriptor) + object System.Net.Http.Headers.HttpHeaders/HeaderStoreItemInfo:GetSingleParsedValue () object System.Net.PathList:get_Item (string) object System.Net.PathList:get_SyncRoot () object System.Object:MemberwiseClone () object System.Reflection.ConstructorInfo:Invoke (object[]) + object System.Reflection.ConstructorInvoker:InterpretedInvoke (object,System.Span`1,System.Reflection.BindingFlags) object System.Reflection.CustomAttributeTypedArgument:CanonicalizeValue (object) object System.Reflection.MethodBase:Invoke (object,object[]) - object System.Reflection.RuntimeConstructorInfo:DoInvoke (object,System.Reflection.BindingFlags,System.Reflection.Binder,object[],System.Globalization.CultureInfo) - object System.Reflection.RuntimeConstructorInfo:InternalInvoke (object,object[],bool) - object System.Reflection.RuntimeConstructorInfo:InternalInvoke (object,object[],System.Exception&) + object System.Reflection.MethodInvoker:InterpretedInvoke (object,System.Span`1,System.Reflection.BindingFlags) + object System.Reflection.RuntimeConstructorInfo:InternalInvoke (object,System.Span`1&,System.Exception&) object System.Reflection.RuntimeConstructorInfo:Invoke (object,System.Reflection.BindingFlags,System.Reflection.Binder,object[],System.Globalization.CultureInfo) object System.Reflection.RuntimeConstructorInfo:Invoke (System.Reflection.BindingFlags,System.Reflection.Binder,object[],System.Globalization.CultureInfo) - object System.Reflection.RuntimeMethodInfo:InternalInvoke (object,object[],System.Exception&) + object System.Reflection.RuntimeMethodInfo:InternalInvoke (object,System.Span`1&,System.Exception&) object System.Reflection.RuntimeMethodInfo:Invoke (object,System.Reflection.BindingFlags,System.Reflection.Binder,object[],System.Globalization.CultureInfo) object System.Resources.RuntimeResourceSet:GetObject (string,bool,bool) object System.Resources.RuntimeResourceSet:ReadValue (System.Resources.ResourceReader,int,bool,System.Resources.ResourceLocator&) object System.Runtime.CompilerServices.RuntimeHelpers:GetUninitializedObject (System.Type) object System.Runtime.CompilerServices.RuntimeHelpers:GetUninitializedObjectInternal (intptr) + object System.Runtime.DependentHandle:UnsafeGetTarget () object System.Runtime.DependentHandle:UnsafeGetTargetAndDependent (object&) object System.Runtime.InteropServices.GCHandle:get_Target () object System.Runtime.InteropServices.GCHandle:InternalGet (intptr) object System.Runtime.InteropServices.Marshal:PtrToStructure (intptr,System.Type) - object System.RuntimeType:CheckValue (object,System.Reflection.Binder,System.Globalization.CultureInfo,System.Reflection.BindingFlags) object System.RuntimeType:CreateInstanceDefaultCtor (bool,bool) - object System.RuntimeType:CreateInstanceForAnotherGenericParameter (System.Type,System.RuntimeType) - object System.RuntimeType:CreateInstanceInternal (System.Type) + object System.RuntimeType:CreateInstanceForAnotherGenericParameter (System.Type,System.RuntimeType,System.RuntimeType) + object System.RuntimeType:CreateInstanceInternal (System.Runtime.CompilerServices.QCallTypeHandle) object System.RuntimeType:CreateInstanceMono (bool,bool) object System.RuntimeType:CreateInstanceOfT () - object System.RuntimeType:TryConvertToType (object,bool&) object System.Threading.PortableThreadPool:CreateThreadLocalCompletionCountObject () object System.Threading.PortableThreadPool:GetOrCreateThreadLocalCompletionCountObject () object System.Threading.ThreadInt64PersistentCounter:CreateThreadLocalCountObject () @@ -2110,22 +2403,31 @@ Methods: object[] System.Reflection.CustomAttribute:GetCustomAttributesBase (System.Reflection.ICustomAttributeProvider,System.Type,bool) object[] System.Reflection.CustomAttribute:GetPseudoCustomAttributes (System.Reflection.ICustomAttributeProvider,System.Type) object[] System.Reflection.RuntimeAssembly:GetCustomAttributes (System.Type,bool) - object& System.Collections.Generic.Dictionary`2:FindValue (System.Net.Http.Headers.HeaderDescriptor) + object& System.Net.Http.Headers.HttpHeaders:g__GrowEntriesAndAddDefault|74_0 (System.Net.Http.Headers.HeaderDescriptor) + object& System.Net.Http.Headers.HttpHeaders:GetValueRefOrAddDefault (System.Net.Http.Headers.HeaderDescriptor) + object& System.Net.Http.Headers.HttpHeaders:GetValueRefOrNullRef (System.Net.Http.Headers.HeaderDescriptor) single Android.Util.DisplayMetrics:get_Density () single Android.Util.TypedValue:ComplexToDimension (int,Android.Util.DisplayMetrics) + single Android.Views.Display:get_RefreshRate () single Java.Interop.JniEnvironment/InstanceFields:GetFloatField (Java.Interop.JniObjectReference,Java.Interop.JniFieldInfo) + single Java.Interop.JniEnvironment/InstanceMethods:CallFloatMethod (Java.Interop.JniObjectReference,Java.Interop.JniMethodInfo,Java.Interop.JniArgumentValue*) single Java.Interop.JniEnvironment/StaticMethods:CallStaticFloatMethod (Java.Interop.JniObjectReference,Java.Interop.JniMethodInfo,Java.Interop.JniArgumentValue*) single Java.Interop.JniPeerMembers/JniInstanceFields:GetSingleValue (string,Java.Interop.IJavaPeerable) + single Java.Interop.JniPeerMembers/JniInstanceMethods:InvokeAbstractSingleMethod (string,Java.Interop.IJavaPeerable,Java.Interop.JniArgumentValue*) + single Java.Interop.JniPeerMembers/JniInstanceMethods:InvokeVirtualSingleMethod (string,Java.Interop.IJavaPeerable,Java.Interop.JniArgumentValue*) single Java.Interop.JniPeerMembers/JniStaticMethods:InvokeSingleMethod (string,Java.Interop.JniArgumentValue*) + single Java.Interop.NativeMethods:java_interop_jnienv_call_float_method_a (intptr,intptr&,intptr,intptr,intptr) single Java.Interop.NativeMethods:java_interop_jnienv_call_static_float_method_a (intptr,intptr&,intptr,intptr,intptr) single Java.Interop.NativeMethods:java_interop_jnienv_get_float_field (intptr,intptr,intptr) - single Microsoft.Maui.Graphics.RectF:get_Height () - single Microsoft.Maui.Graphics.RectF:get_Width () + single 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.Platform.ContextExtensions:ToPixels (Android.Content.Context,double) - single System.Math:Abs (single) - single System.Numerics.Matrix3x2:GetDeterminant () + single Microsoft.Maui.Platform.ContextExtensions:ToPixels (Android.Views.View,double) + single System.Convert:ToSingle (object) string Android.Content.ContextWrapper:get_PackageName () string Android.Content.Res.TypedArray:GetString (int) + string Android.Runtime.AndroidTypeManager:GetReplacementTypeCore (string) string Android.Runtime.AndroidTypeManager:GetSimpleReference (System.Type) string Android.Runtime.JavaArray`1/d__13:System.Collections.Generic.IEnumerator.get_Current () string Android.Runtime.JNIEnv:GetCharSequence (intptr,Android.Runtime.JniHandleOwnership) @@ -2137,14 +2439,15 @@ Methods: string Java.Interop.JavaConvert:FromJniHandle (intptr,Android.Runtime.JniHandleOwnership) string Java.Interop.JniEnvironment/Strings:ToString (Java.Interop.JniObjectReference) string Java.Interop.JniEnvironment/Strings:ToString (Java.Interop.JniObjectReference&,Java.Interop.JniObjectReferenceOptions) + string Java.Interop.JniPeerMembers:GetReplacementType (string) + string Java.Interop.JniRuntime/JniTypeManager:GetReplacementType (string) string Java.Interop.JniTypeSignature:get_Name () - string Java.Interop.Tools.TypeNameMappings.JavaNativeTypeManager:GetPrimitiveClass (System.Type) string Java.Interop.Tools.TypeNameMappings.JavaNativeTypeManager:ToJniName (string,int) - string Java.Interop.Tools.TypeNameMappings.JavaNativeTypeManager:ToJniName (System.Type,Java.Interop.ExportParameterKind) - string Java.Interop.Tools.TypeNameMappings.JavaNativeTypeManager:ToJniName (System.Type) string Java.Interop.TypeManager:GetClassName (intptr) + string Java.Lang.Class:get_CanonicalName () string Java.Lang.Object:ToString () string Java.Lang.String:ToString () + string Java.Lang.Throwable:_GetMessage (intptr) string Java.Net.HttpURLConnection:get_ResponseMessage () string Java.Security.KeyStore:get_DefaultType () string Microsoft.Maui.Controls.BaseShellItem:get_Route () @@ -2157,6 +2460,9 @@ Methods: string Microsoft.Maui.Controls.Internals.TextTransformUtilites:GetTransformedText (string,Microsoft.Maui.TextTransform) string Microsoft.Maui.Controls.Label:get_FontFamily () string Microsoft.Maui.Controls.Label:get_Text () + string Microsoft.Maui.Controls.NavigationPageToolbar:get_Title () + string Microsoft.Maui.Controls.NavigationPageToolbar:GetTitle () + string Microsoft.Maui.Controls.Page:get_Title () string Microsoft.Maui.Controls.RequestDefinition:MakeUriString (System.Collections.Generic.List`1) string Microsoft.Maui.Controls.RouteRequestBuilder:g__GetUserSegment|27_1 (Microsoft.Maui.Controls.BaseShellItem) string Microsoft.Maui.Controls.RouteRequestBuilder:get_NextSegment () @@ -2167,6 +2473,8 @@ Methods: string Microsoft.Maui.Controls.ShellUriHandler:FormatUri (string) string Microsoft.Maui.Controls.Toolbar:get_Title () string Microsoft.Maui.Font:get_Family () + string Microsoft.Maui.FontFile:FileNameWithExtension (string) + string Microsoft.Maui.FontFile:get_Extension () string Microsoft.Maui.FontManager:FontNameToFontFile (string) string Microsoft.Maui.FontRegistrar:GetFont (string) string Microsoft.Maui.Handlers.AndroidBatchPropertyMapper`2/d__2:System.Collections.Generic.IEnumerator.get_Current () @@ -2244,23 +2552,27 @@ Methods: string System.Net.Primitives.Interop/Sys:GetDomainName () string System.Number:Int32ToDecStr (int) string System.Number:UInt32ToDecStr (uint) + string System.Private.CoreLib.Interop/Sys:GetCwd () + string System.Private.CoreLib.Interop/Sys:GetCwdHelper (byte*,int) string System.Private.CoreLib.Interop/Sys:GetDefaultTimeZone () - string System.Private.CoreLib.Interop/Sys:GetUnixName () string System.Private.CoreLib.Interop/Sys:GetUnixRelease () string System.ReadOnlySpan`1:ToString () string System.Reflection.AssemblyName:get_CultureName () string System.Reflection.AssemblyName:get_FullName () string System.Reflection.AssemblyNameFormatter:ComputeDisplayName (string,System.Version,string,byte[],System.Reflection.AssemblyNameFlags,System.Reflection.AssemblyContentType) - string System.Reflection.RuntimeAssembly:get_code_base (System.Reflection.Assembly) - string System.Reflection.RuntimeAssembly:get_location () + string System.Reflection.AssemblyNameParser:ParseCulture (string) string System.Reflection.RuntimeAssembly:get_Location () + string System.Reflection.RuntimeAssembly:GetInfo (System.Reflection.RuntimeAssembly/AssemblyInfoKind) + string System.Reflection.RuntimeMethodInfo:get_Name () + string System.Reflection.RuntimeMethodInfo:get_name (System.Reflection.MethodBase) string System.Resources.ResourceManager:GetResourceFileName (System.Globalization.CultureInfo) string System.Resources.ResourceManager:GetString (string,System.Globalization.CultureInfo) string System.Resources.ResourceManager/ResourceManagerMediator:GetResourceFileName (System.Globalization.CultureInfo) string System.Resources.ResourceReader:LoadString (int) string System.Resources.RuntimeResourceSet:GetString (string,bool) string System.Runtime.CompilerServices.DefaultInterpolatedStringHandler:ToStringAndClear () - string System.Runtime.InteropServices.Marshal:PtrToStringAnsi (intptr) + string System.Runtime.InteropServices.Marshal:PtrToStringUTF8 (intptr) + string System.Runtime.InteropServices.Marshalling.Utf8StringMarshaller:ConvertToManaged (byte*) string System.RuntimeType:get_FullName () string System.RuntimeType:get_Name () string System.RuntimeType:getFullName (bool,bool) @@ -2276,7 +2588,6 @@ Methods: string System.String:CreateStringForSByteConstructor (byte*,int) string System.String:CreateStringFromEncoding (byte*,int,System.Text.Encoding) string System.String:CreateTrimmedString (int,int) - string System.String:Ctor (char,int) string System.String:Ctor (char[],int,int) string System.String:Ctor (char*,int,int) string System.String:Ctor (char*) @@ -2297,12 +2608,12 @@ Methods: string System.String:TrimHelper (char*,int,System.Text.TrimType) string System.String:TrimWhiteSpaceHelper (System.Text.TrimType) string System.StringExtensions:SubstringTrim (string,int,int) - string System.Text.Encoding:GetString (byte*,int) string System.Text.Encoding:GetString (System.ReadOnlySpan`1) string System.Text.StringBuilder:ToString () - string System.Text.StringBuilderCache:GetStringAndRelease (System.Text.StringBuilder) string System.Text.UTF8Encoding:GetString (byte[],int,int) string System.Text.ValueStringBuilder:ToString () + string System.Text.ValueStringBuilder:ToString () + string System.Text.ValueStringBuilder:ToString () string System.Threading.Tasks.Task`1:get_Result () string System.TimeZoneInfo:GetExemplarCityName (string,string) string System.TimeZoneInfo:GetUtcFullDisplayName (string,string) @@ -2332,6 +2643,7 @@ Methods: string[] System.Globalization.CultureData:AbbreviatedMonthNames (System.Globalization.CalendarId) string[] System.Globalization.CultureData:get_LongTimes () string[] System.Globalization.CultureData:get_ShortTimes () + string[] System.Globalization.CultureData:GetNativeDigits () string[] System.Globalization.CultureData:GetTimeFormatsCore (bool) string[] System.Globalization.CultureData:LongDates (System.Globalization.CalendarId) string[] System.Globalization.CultureData:ShortDates (System.Globalization.CalendarId) @@ -2343,6 +2655,7 @@ Methods: string[] System.Globalization.DateTimeFormatInfo:InternalGetAbbreviatedMonthNames () string[] System.Globalization.DateTimeFormatInfo:InternalGetAbbreviatedMonthNamesCore () string[] System.Net.Http.Headers.HttpHeaders:GetStoreValuesAsStringArray (System.Net.Http.Headers.HeaderDescriptor,System.Net.Http.Headers.HttpHeaders/HeaderStoreItemInfo) + string[] System.String:CreateSplitArrayOfThisAsSoleValue (System.StringSplitOptions,int) string[] System.String:Split (char,System.StringSplitOptions) string[] System.String:Split (char[],System.StringSplitOptions) string[] System.String:Split (char[]) @@ -2350,14 +2663,18 @@ Methods: string[] System.String:SplitWithoutPostProcessing (System.ReadOnlySpan`1,System.ReadOnlySpan`1,int,int) string[] System.String:SplitWithPostProcessing (System.ReadOnlySpan`1,System.ReadOnlySpan`1,int,int,System.StringSplitOptions) System.Action System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1/AsyncStateMachineBox`1d__0>:get_MoveNextAction () - System.Action System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1/AsyncStateMachineBox`1d__2>:get_MoveNextAction () + System.Action System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1/AsyncStateMachineBox`1d__6>:get_MoveNextAction () + System.Action System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1/AsyncStateMachineBox`1d__4>:get_MoveNextAction () + System.Action System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1/AsyncStateMachineBox`1d__19>:get_MoveNextAction () + System.Action System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1/AsyncStateMachineBox`1d__2>:get_MoveNextAction () System.Action`2 Microsoft.Maui.PropertyMapper:GetProperty (string) System.Action`3 Microsoft.Maui.CommandMapper:GetCommand (string) System.AppDomain System.AppDomain:get_CurrentDomain () System.Array Android.Runtime.JNIEnv:_GetArray (intptr,System.Type) System.Array Android.Runtime.JNIEnv:GetArray (intptr,Android.Runtime.JniHandleOwnership,System.Type) - System.Array Android.Runtime.JNIEnv/<>c:b__132_12 (System.Type,intptr,int) + System.Array Android.Runtime.JNIEnv/<>c:b__134_12 (System.Type,intptr,int) System.Array System.Array:CreateInstance (System.Type,int) + System.Array System.Array:InternalCreate (System.RuntimeType,int,int*,int*) System.ArraySegment`1 System.Net.Http.HttpContent/LimitArrayPoolWriteStream:GetBuffer () System.Attribute System.Attribute:GetAttr (System.Reflection.ICustomAttributeProvider,System.Type,bool) System.Attribute System.Attribute:GetCustomAttribute (System.Reflection.Assembly,System.Type) @@ -2368,9 +2685,14 @@ Methods: System.Buffers.ArrayPool`1 System.Buffers.ArrayPool`1:get_Shared () System.Buffers.OperationStatus System.Text.Unicode.Utf8Utility:TranscodeToUtf16 (byte*,int,char*,int,byte*&,char*&) System.Buffers.OperationStatus System.Text.Unicode.Utf8Utility:TranscodeToUtf8 (char*,int,byte*,int,char*&,byte*&) + System.Buffers.TlsOverPerCoreLockedStacksArrayPool`1/PerCoreLockedStacks System.Buffers.TlsOverPerCoreLockedStacksArrayPool`1:CreatePerCoreLockedStacks (int) System.Buffers.TlsOverPerCoreLockedStacksArrayPool`1/ThreadLocalArray[] System.Buffers.TlsOverPerCoreLockedStacksArrayPool`1:InitializeTlsBucketsAndTrimming () System.Buffers.TlsOverPerCoreLockedStacksArrayPool`1/ThreadLocalArray[] System.Buffers.TlsOverPerCoreLockedStacksArrayPool`1:InitializeTlsBucketsAndTrimming () - System.Collections.Generic.ArraySortHelper`1 System.Collections.Generic.ArraySortHelper`1:get_Default () + System.Buffers.Utilities/MemoryPressure System.Buffers.Utilities:GetMemoryPressure () + System.Collections.Generic.Comparer`1 System.Collections.Generic.Comparer`1:CreateComparer () + System.Collections.Generic.Comparer`1 System.Collections.Generic.Comparer`1:get_Default () + System.Collections.Generic.Comparer`1 System.Collections.Generic.Comparer`1:CreateComparer () + System.Collections.Generic.Comparer`1 System.Collections.Generic.Comparer`1:get_Default () System.Collections.Generic.Dictionary`2/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 () @@ -2382,8 +2704,6 @@ Methods: System.Collections.Generic.Dictionary`2 Microsoft.Maui.Controls.ShellNavigationManager: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 () @@ -2392,12 +2712,15 @@ Methods: System.Collections.Generic.EqualityComparer`1 System.Collections.Generic.EqualityComparer`1:CreateComparer () System.Collections.Generic.EqualityComparer`1 System.Collections.Generic.EqualityComparer`1:CreateComparer () System.Collections.Generic.EqualityComparer`1 System.Collections.Generic.EqualityComparer`1:CreateComparer () + System.Collections.Generic.EqualityComparer`1 System.Collections.Generic.EqualityComparer`1:CreateComparer () System.Collections.Generic.EqualityComparer`1 System.Collections.Generic.EqualityComparer`1:CreateComparer () - System.Collections.Generic.EqualityComparer`1 System.Collections.Generic.EqualityComparer`1:CreateComparer () System.Collections.Generic.EqualityComparer`1> System.Collections.Generic.EqualityComparer`1>:CreateComparer () System.Collections.Generic.EqualityComparer`1> System.Collections.Generic.EqualityComparer`1>:CreateComparer () System.Collections.Generic.HashSet`1/Enumerator System.Collections.Generic.HashSet`1:GetEnumerator () System.Collections.Generic.HashSet`1 Microsoft.Maui.PropertyMapper:PopulateKeys () + System.Collections.Generic.IArraySortHelper`1 System.Collections.Generic.ArraySortHelper`1:CreateArraySortHelper () + System.Collections.Generic.IArraySortHelper`1 System.Collections.Generic.ArraySortHelper`1:CreateArraySortHelper () + System.Collections.Generic.IArraySortHelper`1 System.Collections.Generic.ArraySortHelper`1:get_Default () System.Collections.Generic.ICollection`1 Microsoft.Maui.Controls.ResourceDictionary:get_MergedDictionaries () System.Collections.Generic.ICollection`1 Android.Runtime.JavaDictionary`2>:get_Keys () System.Collections.Generic.IComparer`1 Microsoft.Maui.Controls.ToolbarTracker:CreateComparer () @@ -2414,6 +2737,7 @@ Methods: System.Collections.Generic.IEnumerable`1 Microsoft.Maui.Controls.ViewExtensions:GetParentsPath (Microsoft.Maui.Controls.Element) 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.Extensions.DependencyInjection.ServiceProviderServiceExtensions:GetRequiredService (System.IServiceProvider) @@ -2430,37 +2754,27 @@ 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.Reflection.MemberInfo:get_CustomAttributes () - System.Collections.Generic.IEnumerable`1 Microsoft.Extensions.DependencyInjection.ServiceProviderServiceExtensions:GetServices (System.IServiceProvider) - System.Collections.Generic.IEnumerable`1 System.Reflection.CustomAttributeExtensions:GetCustomAttributes (System.Reflection.Assembly) - 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 Microsoft.Maui.Controls.Element:Descendants () - System.Collections.Generic.IEnumerable`1 System.Linq.Enumerable:Cast (System.Collections.IEnumerable) - System.Collections.Generic.IEnumerable`1 System.Linq.Enumerable:CastIterator (System.Collections.IEnumerable) - System.Collections.Generic.IEnumerable`1 System.Linq.Enumerable:OfType (System.Collections.IEnumerable) - System.Collections.Generic.IEnumerable`1 System.Linq.Enumerable:OfTypeIterator (System.Collections.IEnumerable) - System.Collections.Generic.IEnumerable`1 System.Linq.Enumerable:Reverse (System.Collections.Generic.IEnumerable`1) - System.Collections.Generic.IEnumerable`1 System.Linq.Enumerable:Where (System.Collections.Generic.IEnumerable`1,System.Func`2) System.Collections.Generic.IEnumerator`1 Microsoft.Maui.Controls.ShellElementCollection`1:GetEnumerator () System.Collections.Generic.IEnumerator`1 System.Collections.ObjectModel.Collection`1:GetEnumerator () System.Collections.Generic.IEnumerator`1 Microsoft.Maui.Controls.Element/d__89`1:System.Collections.Generic.IEnumerable.GetEnumerator () System.Collections.Generic.IEnumerator`1 Microsoft.Maui.Controls.Element/d__27:System.Collections.Generic.IEnumerable.GetEnumerator () System.Collections.Generic.IEnumerator`1 Microsoft.Maui.Controls.Element/d__100:System.Collections.Generic.IEnumerable.GetEnumerator () - System.Collections.Generic.IEnumerator`1 Microsoft.Maui.Controls.Page/d__80:System.Collections.Generic.IEnumerable.GetEnumerator () + System.Collections.Generic.IEnumerator`1 Microsoft.Maui.Controls.Page/d__84:System.Collections.Generic.IEnumerable.GetEnumerator () System.Collections.Generic.IEnumerator`1 Microsoft.Maui.Controls.ReadOnlyCastingList`2:GetEnumerator () System.Collections.Generic.IEnumerator`1 Microsoft.Maui.Controls.ViewExtensions/d__20:System.Collections.Generic.IEnumerable.GetEnumerator () - System.Collections.Generic.IEnumerator`1 Microsoft.Maui.Controls.MenuItemCollection: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.ObservableWrapper`2: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.Controls.VisualStateGroupList:GetEnumerator () System.Collections.Generic.IEnumerator`1 Microsoft.Maui.Controls.WatchAddList`1: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 System.Linq.Enumerable/d__38`1: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 System.Linq.Enumerable/d__42`1:System.Collections.Generic.IEnumerable.GetEnumerator () System.Collections.Generic.IEnumerator`1 Microsoft.Maui.LifecycleEvents.LifecycleEventServiceExtensions/d__3`1:System.Collections.Generic.IEnumerable.GetEnumerator () - System.Collections.Generic.IEnumerator`1 System.Linq.Enumerable/d__36`1:System.Collections.Generic.IEnumerable.GetEnumerator () + System.Collections.Generic.IEnumerator`1 System.Linq.Enumerable/d__40`1:System.Collections.Generic.IEnumerable.GetEnumerator () System.Collections.Generic.IEnumerator`1 Android.Runtime.JavaArray`1:GetEnumerator () System.Collections.Generic.IEnumerator`1 Android.Runtime.JavaList`1:GetEnumerator () System.Collections.Generic.IEnumerator`1 Android.Runtime.JavaSet`1:GetEnumerator () @@ -2469,18 +2783,18 @@ Methods: System.Collections.Generic.IEnumerator`1 System.Collections.Generic.HashSet`1:System.Collections.Generic.IEnumerable.GetEnumerator () System.Collections.Generic.IEnumerator`1 System.Linq.Extensions:ToEnumerator_Dispose (Java.Util.IIterator) System.Collections.Generic.IEnumerator`1> Microsoft.Maui.Controls.ResourceDictionary:GetEnumerator () - System.Collections.Generic.IEnumerator`1> Microsoft.Maui.Controls.ResourceDictionary/d__41:System.Collections.Generic.IEnumerable>.GetEnumerator () + System.Collections.Generic.IEnumerator`1> Microsoft.Maui.Controls.ResourceDictionary/d__42:System.Collections.Generic.IEnumerable>.GetEnumerator () System.Collections.Generic.IEnumerator`1> System.Collections.Generic.Dictionary`2: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.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.IEnumerator`1 System.Array:InternalArray__IEnumerable_GetEnumerator () - System.Collections.Generic.IEnumerator`1 System.Linq.Extensions:ToEnumerator_Dispose (Java.Util.IIterator) System.Collections.Generic.IEqualityComparer`1 System.Collections.Generic.NonRandomizedStringEqualityComparer:GetStringComparer (object) System.Collections.Generic.IList`1 Microsoft.Maui.Controls.Style:get_Behaviors () System.Collections.Generic.IList`1 Microsoft.Maui.Controls.TemplatedPage:Microsoft.Maui.Controls.IControlTemplated.get_InternalChildren () System.Collections.Generic.IList`1 Microsoft.Maui.Controls.MenuBarTracker:GetMenuItems (Microsoft.Maui.Controls.Page) + System.Collections.Generic.IList`1 Microsoft.Maui.Controls.MultiPage`1:get_Children () System.Collections.Generic.IList`1 Microsoft.Maui.Controls.ShellSection:get_Items () System.Collections.Generic.IList`1 Microsoft.Maui.Controls.Shell:get_Items () System.Collections.Generic.IList`1 Microsoft.Maui.Controls.ShellItem:get_Items () @@ -2493,6 +2807,7 @@ Methods: System.Collections.Generic.IList`1 Android.Runtime.JavaDictionary`2>:Get (string) System.Collections.Generic.IList`1 Android.Runtime.JavaDictionary`2>:get_Item (string) System.Collections.Generic.IList`1 Android.Runtime.JavaList`1:FromJniHandle (intptr,Android.Runtime.JniHandleOwnership) + System.Collections.Generic.IList`1 Microsoft.Maui.Controls.NavigableElement:Microsoft.Maui.Controls.StyleSheets.IStyleSelectable.get_Classes () 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) @@ -2517,6 +2832,7 @@ Methods: System.Collections.Generic.IReadOnlyList`1 Microsoft.Maui.Controls.Internals.NavigationProxy:get_NavigationStack () System.Collections.Generic.IReadOnlyList`1 Microsoft.Maui.Controls.Internals.NavigationProxy:GetModalStack () System.Collections.Generic.IReadOnlyList`1 Microsoft.Maui.Controls.Internals.NavigationProxy:GetNavigationStack () + System.Collections.Generic.IReadOnlyList`1 Microsoft.Maui.Controls.NavigationPage/MauiNavigationImpl:GetNavigationStack () System.Collections.Generic.IReadOnlyList`1 Microsoft.Maui.Controls.Platform.ModalNavigationManager:get_ModalStack () System.Collections.Generic.IReadOnlyList`1 Microsoft.Maui.Controls.Shell/NavigationImpl:GetNavigationStack () System.Collections.Generic.IReadOnlyList`1 Microsoft.Maui.Controls.ShellSection:GetNavigationStack () @@ -2524,25 +2840,35 @@ Methods: System.Collections.Generic.IReadOnlyList`1 Microsoft.Maui.Controls.Window/NavigationImpl:GetModalStack () System.Collections.Generic.IReadOnlyList`1 Microsoft.Maui.Controls.Grid:Microsoft.Maui.IGridLayout.get_ColumnDefinitions () System.Collections.Generic.IReadOnlyList`1 Microsoft.Maui.Controls.Grid:Microsoft.Maui.IGridLayout.get_RowDefinitions () + System.Collections.Generic.IReadOnlyList`1 Microsoft.Maui.Controls.NavigationPage:get_NavigationStack () System.Collections.Generic.IReadOnlyList`1 Microsoft.Maui.Controls.Compatibility.Layout:Microsoft.Maui.IVisualTreeElement.GetVisualChildren () System.Collections.Generic.IReadOnlyList`1 Microsoft.Maui.Controls.Element:Microsoft.Maui.IVisualTreeElement.GetVisualChildren () System.Collections.Generic.IReadOnlyList`1 Microsoft.Maui.Controls.Layout:Microsoft.Maui.IVisualTreeElement.GetVisualChildren () System.Collections.Generic.IReadOnlyList`1 Microsoft.Maui.Controls.Application:Microsoft.Maui.IApplication.get_Windows () - System.Collections.Generic.KeyValuePair`2 Microsoft.Maui.Controls.ResourceDictionary/d__41:System.Collections.Generic.IEnumerator>.get_Current () + 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.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 Microsoft.Maui.Platform.StackNavigationManager:Initialize (System.Collections.Generic.IReadOnlyList`1) System.Collections.Generic.List`1 Microsoft.Maui.Controls.Internals.NavigationProxy/<>c:<.ctor>b__33_0 () System.Collections.Generic.List`1 System.Lazy`1>:CreateValue () System.Collections.Generic.List`1 System.Lazy`1>:get_Value () 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 Microsoft.Maui.Controls.MenuItemTracker`1:GetCurrentToolbarItems (Microsoft.Maui.Controls.Page) + 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 () System.Collections.Generic.List`1 Microsoft.Maui.Hosting.Internal.MauiFactory:GetServiceBaseTypes (System.Type) - System.Collections.Generic.List`1 System.Linq.Enumerable:ToList (System.Collections.Generic.IEnumerable`1) + System.Collections.Generic.List`1> Microsoft.Maui.Controls.Handlers.TabbedPageManager:CreateTabList () + System.Collections.Generic.List`1> Microsoft.Maui.Controls.Platform.Compatibility.ShellItemRenderer:CreateTabList (Microsoft.Maui.Controls.ShellItem) + 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__89`1:System.Collections.IEnumerable.GetEnumerator () System.Collections.IEnumerator Microsoft.Maui.Controls.Layout:System.Collections.IEnumerable.GetEnumerator () System.Collections.IEnumerator Microsoft.Maui.Controls.ObservableWrapper`2:System.Collections.IEnumerable.GetEnumerator () System.Collections.IEnumerator Microsoft.Maui.Controls.ShellElementCollection`1:System.Collections.IEnumerable.GetEnumerator () @@ -2555,6 +2881,7 @@ Methods: System.Collections.IList System.Collections.SortedList:GetValueList () System.Collections.IList System.Collections.SortedList/SyncSortedList:GetValueList () System.Collections.ObjectModel.ObservableCollection`1 Microsoft.Maui.Controls.Compatibility.Layout:get_InternalChildren () + System.Collections.ObjectModel.ObservableCollection`1 Microsoft.Maui.Controls.Page:get_InternalChildren () System.Collections.ObjectModel.ReadOnlyCollection`1 System.Collections.Generic.List`1:AsReadOnly () 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 () @@ -2562,10 +2889,9 @@ Methods: System.Collections.ObjectModel.ReadOnlyCollection`1 System.Array:AsReadOnly (System.Reflection.CustomAttributeData[]) System.Collections.ObjectModel.ReadOnlyCollection`1 System.Array:AsReadOnly (System.Reflection.CustomAttributeNamedArgument[]) System.Collections.ObjectModel.ReadOnlyCollection`1 System.Array:AsReadOnly (System.Reflection.CustomAttributeTypedArgument[]) - System.Collections.ObjectModel.ReadOnlyCollection`1 System.Array:AsReadOnly (T_REF[]) System.Collections.SortedList System.Collections.SortedList:Synchronized (System.Collections.SortedList) + System.Collections.Specialized.NotifyCollectionChangedAction Microsoft.Maui.Controls.Internals.NotifyCollectionChangedEventArgsExtensions:Apply (System.Collections.Specialized.NotifyCollectionChangedEventArgs,System.Action`3,System.Action`2,System.Action) System.ComponentModel.TypeConverter Microsoft.Maui.Controls.Xaml.TypeConversionExtensions/<>c__DisplayClass2_0:b__0 () - System.DateTime System.DateTime:Add (double,int) System.DateTime System.DateTime:AddMilliseconds (double) System.DateTime System.DateTime:AddTicks (long) System.DateTime System.DateTime:get_Date () @@ -2583,10 +2909,12 @@ Methods: System.DateTime System.TimeZoneInfo/AdjustmentRule:get_DateEnd () System.DateTime System.TimeZoneInfo/AdjustmentRule:get_DateStart () System.DateTimeOffset System.DateTimeOffset:FromUnixTimeSeconds (long) + System.Delegate Android.Animation.ValueAnimator/IAnimatorUpdateListenerInvoker:GetOnAnimationUpdate_Landroid_animation_ValueAnimator_Handler () System.Delegate Android.App.Activity:GetOnActivityResult_IILandroid_content_Intent_Handler () System.Delegate Android.App.Activity:GetOnBackPressedHandler () System.Delegate Android.App.Activity:GetOnConfigurationChanged_Landroid_content_res_Configuration_Handler () System.Delegate Android.App.Activity:GetOnCreate_Landroid_os_Bundle_Handler () + System.Delegate Android.App.Activity:GetOnDestroyHandler () System.Delegate Android.App.Activity:GetOnNewIntent_Landroid_content_Intent_Handler () System.Delegate Android.App.Activity:GetOnPostCreate_Landroid_os_Bundle_Handler () System.Delegate Android.App.Activity:GetOnPostResumeHandler () @@ -2618,12 +2946,11 @@ Methods: System.Delegate Android.App.Application/IActivityLifecycleCallbacksInvoker:GetOnActivitySaveInstanceState_Landroid_app_Activity_Landroid_os_Bundle_Handler () System.Delegate Android.App.Application/IActivityLifecycleCallbacksInvoker:GetOnActivityStarted_Landroid_app_Activity_Handler () System.Delegate Android.App.Application/IActivityLifecycleCallbacksInvoker:GetOnActivityStopped_Landroid_app_Activity_Handler () - System.Delegate Android.Graphics.Drawables.Drawable:GetDraw_Landroid_graphics_Canvas_Handler () - System.Delegate Android.Graphics.Drawables.Drawable:GetGetOpacityHandler () - System.Delegate Android.Graphics.Drawables.Drawable:GetSetAlpha_IHandler () - System.Delegate Android.Graphics.Drawables.Drawable:GetSetColorFilter_Landroid_graphics_ColorFilter_Handler () + System.Delegate Android.Graphics.Drawables.DrawableContainer:GetDraw_Landroid_graphics_Canvas_Handler () System.Delegate Android.Runtime.JNINativeWrapper:CreateBuiltInDelegate (System.Delegate,System.Type) System.Delegate Android.Runtime.JNINativeWrapper:CreateDelegate (System.Delegate) + System.Delegate Android.Views.LayoutInflater:GetCloneInContext_Landroid_content_Context_Handler () + System.Delegate Android.Views.OrientationEventListener:GetOnOrientationChanged_IHandler () System.Delegate Android.Views.View:GetDispatchDraw_Landroid_graphics_Canvas_Handler () System.Delegate Android.Views.View:GetDraw_Landroid_graphics_Canvas_Handler () System.Delegate Android.Views.View:GetOnApplyWindowInsets_Landroid_view_WindowInsets_Handler () @@ -2631,6 +2958,8 @@ Methods: 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 () System.Delegate Android.Views.View/IOnClickListenerInvoker:GetOnClick_Landroid_view_View_Handler () System.Delegate Android.Views.View/IOnFocusChangeListenerInvoker:GetOnFocusChange_Landroid_view_View_ZHandler () System.Delegate Android.Views.View/IOnLayoutChangeListenerInvoker:GetOnLayoutChange_Landroid_view_View_IIIIIIIIHandler () @@ -2640,6 +2969,7 @@ Methods: System.Delegate Android.Views.ViewGroup:GetOnLayout_ZIIIIHandler () System.Delegate Android.Views.ViewTreeObserver/IOnGlobalLayoutListenerInvoker:GetOnGlobalLayoutHandler () System.Delegate Android.Widget.FrameLayout:GetOnLayout_ZIIIIHandler () + System.Delegate AndroidX.CoordinatorLayout.Widget.CoordinatorLayout:GetOnLayout_ZIIIIHandler () System.Delegate AndroidX.Core.View.AccessibilityDelegateCompat:GetDispatchPopulateAccessibilityEvent_Landroid_view_View_Landroid_view_accessibility_AccessibilityEvent_Handler () System.Delegate AndroidX.Core.View.AccessibilityDelegateCompat:GetGetAccessibilityNodeProvider_Landroid_view_View_Handler () System.Delegate AndroidX.Core.View.AccessibilityDelegateCompat:GetOnInitializeAccessibilityEvent_Landroid_view_View_Landroid_view_accessibility_AccessibilityEvent_Handler () @@ -2654,39 +2984,57 @@ Methods: System.Delegate AndroidX.DrawerLayout.Widget.DrawerLayout/IDrawerListenerInvoker:GetOnDrawerOpened_Landroid_view_View_Handler () System.Delegate AndroidX.DrawerLayout.Widget.DrawerLayout/IDrawerListenerInvoker:GetOnDrawerSlide_Landroid_view_View_FHandler () System.Delegate AndroidX.DrawerLayout.Widget.DrawerLayout/IDrawerListenerInvoker:GetOnDrawerStateChanged_IHandler () + System.Delegate AndroidX.Fragment.App.Fragment:GetOnCreateAnimation_IZIHandler () System.Delegate AndroidX.Fragment.App.Fragment:GetOnCreateView_Landroid_view_LayoutInflater_Landroid_view_ViewGroup_Landroid_os_Bundle_Handler () System.Delegate AndroidX.Fragment.App.Fragment:GetOnDestroyHandler () System.Delegate AndroidX.Fragment.App.Fragment:GetOnDestroyViewHandler () + System.Delegate AndroidX.Fragment.App.Fragment:GetOnResumeHandler () + System.Delegate AndroidX.Fragment.App.FragmentManager/FragmentLifecycleCallbacks:GetOnFragmentResumed_Landroidx_fragment_app_FragmentManager_Landroidx_fragment_app_Fragment_Handler () + System.Delegate AndroidX.Fragment.App.FragmentManager/FragmentLifecycleCallbacks:GetOnFragmentViewDestroyed_Landroidx_fragment_app_FragmentManager_Landroidx_fragment_app_Fragment_Handler () + System.Delegate AndroidX.Navigation.NavController/IOnDestinationChangedListenerInvoker:GetOnDestinationChanged_Landroidx_navigation_NavController_Landroidx_navigation_NavDestination_Landroid_os_Bundle_Handler () System.Delegate AndroidX.RecyclerView.Widget.RecyclerView/Adapter:GetGetItemCountHandler () System.Delegate AndroidX.RecyclerView.Widget.RecyclerView/Adapter:GetGetItemId_IHandler () + System.Delegate AndroidX.RecyclerView.Widget.RecyclerView/Adapter:GetGetItemViewType_IHandler () + System.Delegate AndroidX.RecyclerView.Widget.RecyclerView/Adapter:GetOnBindViewHolder_Landroidx_recyclerview_widget_RecyclerView_ViewHolder_IHandler () + System.Delegate AndroidX.RecyclerView.Widget.RecyclerView/Adapter:GetOnCreateViewHolder_Landroid_view_ViewGroup_IHandler () + System.Delegate AndroidX.RecyclerView.Widget.RecyclerView/Adapter:GetOnViewRecycled_Landroidx_recyclerview_widget_RecyclerView_ViewHolder_Handler () + System.Delegate AndroidX.RecyclerView.Widget.RecyclerView/LayoutManager:GetCanScrollVerticallyHandler () System.Delegate AndroidX.ViewPager2.Adapter.FragmentStateAdapter:GetContainsItem_JHandler () 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.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 () + System.Delegate Google.Android.Material.Tabs.TabLayout/IOnTabSelectedListenerInvoker:GetOnTabUnselected_Lcom_google_android_material_tabs_TabLayout_Tab_Handler () System.Delegate Google.Android.Material.Tabs.TabLayoutMediator/ITabConfigurationStrategyInvoker:GetOnConfigureTab_Lcom_google_android_material_tabs_TabLayout_Tab_IHandler () System.Delegate Java.Interop.TypeManager:GetActivateHandler () System.Delegate Java.Interop.TypeManager/JavaTypeManager:GetActivateHandler () System.Delegate Java.Lang.IRunnableInvoker:GetRunHandler () - System.Delegate Microsoft.Maui.IImageLoaderCallbackInvoker:GetOnComplete_Ljava_lang_Boolean_Landroid_graphics_drawable_Drawable_Ljava_lang_Runnable_Handler () System.Delegate System.Delegate:Combine (System.Delegate,System.Delegate) System.Delegate System.Delegate:CreateDelegate (System.Type,object,System.Reflection.MethodInfo,bool,bool) System.Delegate System.Delegate:CreateDelegate (System.Type,System.Reflection.MethodInfo,bool) System.Delegate System.Delegate:CreateDelegate (System.Type,System.Reflection.MethodInfo) System.Delegate System.Delegate:CreateDelegate (System.Type,System.Type,string,bool,bool) System.Delegate System.Delegate:CreateDelegate (System.Type,System.Type,string) - System.Delegate System.Delegate:CreateDelegate_internal (System.Type,object,System.Reflection.MethodInfo,bool) + System.Delegate System.Delegate:CreateDelegate_internal (System.Runtime.CompilerServices.QCallTypeHandle,object,System.Reflection.MethodInfo,bool) System.Delegate System.Delegate:Remove (System.Delegate,System.Delegate) System.Delegate System.MulticastDelegate:CombineImpl (System.Delegate) System.Delegate System.MulticastDelegate:RemoveImpl (System.Delegate) System.Delegate System.Reflection.RuntimeMethodInfo:CreateDelegate (System.Type) + System.Exception Android.Runtime.AndroidRuntime:GetExceptionForThrowable (Java.Interop.JniObjectReference&,Java.Interop.JniObjectReferenceOptions) System.Exception Java.Interop.JniEnvironment:GetExceptionForLastThrowable (intptr) + System.Exception Java.Lang.Throwable:_GetInnerException (intptr) + System.Exception/DispatchState System.Exception:CaptureDispatchState () System.Func`2 Microsoft.Extensions.DependencyInjection.ServiceLookup.DynamicServiceProviderEngine:RealizeService (Microsoft.Extensions.DependencyInjection.ServiceLookup.ServiceCallSite) System.Func`2 Microsoft.Extensions.DependencyInjection.ServiceProvider:CreateServiceAccessor (System.Type) System.Func`2 System.Collections.Concurrent.ConcurrentDictionary`2>:GetOrAdd (System.Type,System.Func`2>) System.Func`2 Java.Interop.JavaConvert:GetLocalJniHandleConverter (object) - System.Func`2 Android.Runtime.JNIEnv:GetConverter (System.Collections.Generic.Dictionary`2>,System.Type,intptr) + System.Func`3 Microsoft.Maui.Handlers.ScrollViewHandler:IncludeScrollViewInsets (System.Func`3,Microsoft.Maui.IScrollView) System.Func`3 Java.Interop.JavaConvert:GetJniHandleConverter (System.Type) System.Func`3 Java.Interop.JavaConvert:GetJniHandleConverterForType (System.Type) + System.Func`4 Android.Runtime.JNIEnv:GetConverter (System.Collections.Generic.Dictionary`2>,System.Type,intptr) + System.Func`4 System.Collections.Generic.Dictionary`2>:get_Item (System.Type) System.GCMemoryInfo System.GC:GetGCMemoryInfo () System.Globalization.Calendar System.Globalization.CultureData:get_DefaultCalendar () System.Globalization.Calendar System.Globalization.CultureInfo:get_Calendar () @@ -2695,6 +3043,7 @@ Methods: System.Globalization.CalendarData System.Globalization.CultureData:GetCalendar (System.Globalization.CalendarId) System.Globalization.CalendarId System.Globalization.GregorianCalendar:get_ID () System.Globalization.CalendarId[] System.Globalization.CultureData:get_CalendarIds () + System.Globalization.CalendarId& System.Runtime.InteropServices.Marshalling.ArrayMarshaller`2/ManagedToUnmanagedIn:GetPinnableReference (System.Globalization.CalendarId[]) System.Globalization.CompareInfo System.Globalization.CultureInfo:get_CompareInfo () System.Globalization.CultureData System.Globalization.CultureData:CreateCultureData (string,bool) System.Globalization.CultureData System.Globalization.CultureData:CreateCultureWithInvariantData () @@ -2720,18 +3069,20 @@ Methods: System.Globalization.DateTimeFormatInfo System.Globalization.DateTimeFormatInfo:GetInstance (System.IFormatProvider) System.Globalization.DaylightTimeStruct System.TimeZoneInfo:GetDaylightTime (int,System.TimeZoneInfo/AdjustmentRule,System.Nullable`1) System.Globalization.NumberFormatInfo System.Globalization.CultureInfo:get_NumberFormat () - System.Globalization.NumberFormatInfo System.Globalization.NumberFormatInfo:g__GetProviderNonNull|45_0 (System.IFormatProvider) + System.Globalization.NumberFormatInfo System.Globalization.NumberFormatInfo:g__GetProviderNonNull|44_0 (System.IFormatProvider) System.Globalization.NumberFormatInfo System.Globalization.NumberFormatInfo:get_CurrentInfo () System.Globalization.NumberFormatInfo System.Globalization.NumberFormatInfo:GetInstance (System.IFormatProvider) System.Globalization.TimeSpanFormat/FormatLiterals System.Globalization.TimeSpanFormat/FormatLiterals:InitInvariant (bool) 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.ViewExtensions:OnLoaded (Android.Views.View,System.Action) + System.IDisposable Microsoft.Maui.Platform.ViewExtensions:OnUnloaded (Android.Views.View,System.Action) System.IDisposable& System.Collections.Generic.Dictionary`2:FindValue (intptr) System.IO.FileStream System.IO.File:OpenRead (string) System.IO.MemoryStream System.Net.Http.HttpContent:CreateMemoryStream (long,System.Exception&) - System.IO.Strategies.FileStreamStrategy System.IO.Strategies.FileStreamHelpers:ChooseStrategy (System.IO.FileStream,string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int,System.IO.FileOptions,long) - System.IO.Strategies.FileStreamStrategy System.IO.Strategies.FileStreamHelpers:ChooseStrategyCore (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,System.IO.FileOptions,long) + System.IO.Strategies.FileStreamStrategy System.IO.Strategies.FileStreamHelpers:ChooseStrategy (System.IO.FileStream,string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int,System.IO.FileOptions,long,System.Nullable`1) + System.IO.Strategies.FileStreamStrategy System.IO.Strategies.FileStreamHelpers:ChooseStrategyCore (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,System.IO.FileOptions,long,System.Nullable`1) System.IO.Strategies.FileStreamStrategy System.IO.Strategies.FileStreamHelpers:EnableBufferingIfNeeded (System.IO.Strategies.FileStreamStrategy,int) System.IO.Strategies.FileStreamStrategy System.IO.Strategies.FileStreamHelpers:WrapIfDerivedType (System.IO.FileStream,System.IO.Strategies.FileStreamStrategy) System.IO.Stream Android.Runtime.InputStreamInvoker:FromJniHandle (intptr,Android.Runtime.JniHandleOwnership) @@ -2749,6 +3100,10 @@ Methods: System.IServiceProvider Microsoft.Maui.Hosting.ImageSourceServiceProvider:get_HostServiceProvider () System.IServiceProvider Microsoft.Maui.MauiContext:get_Services () System.LazyHelper System.LazyHelper:Create (System.Threading.LazyThreadSafetyMode,bool) + System.Linq.EnumerableSorter`1 System.Linq.OrderedEnumerable`1:GetEnumerableSorter () + System.Linq.EnumerableSorter`1 System.Linq.OrderedEnumerable`2:GetEnumerableSorter (System.Linq.EnumerableSorter`1) + System.Linq.IOrderedEnumerable`1 Microsoft.Maui.Handlers.LayoutExtensions:OrderByZIndex (Microsoft.Maui.ILayout) + System.Linq.IOrderedEnumerable`1 System.Linq.Enumerable:OrderBy (System.Collections.Generic.IEnumerable`1,System.Func`2) System.MulticastDelegate System.Delegate:AllocDelegateLike_internal (System.Delegate) System.Net.Cookie System.Net.CookieCollection:get_Item (int) System.Net.Cookie System.Net.CookieParser:Get () @@ -2759,10 +3114,9 @@ Methods: System.Net.CookieToken System.Net.CookieTokenizer:Next (bool,bool) System.Net.CookieToken System.Net.CookieTokenizer:TokenFromName (bool) System.Net.Http.Headers.AltSvcHeaderParser System.Net.Http.Headers.AltSvcHeaderParser:get_Parser () - System.Net.Http.Headers.HeaderDescriptor System.Net.Http.Headers.KnownHeader:get_Descriptor () System.Net.Http.Headers.HttpContentHeaders System.Net.Http.HttpContent:get_Headers () + System.Net.Http.Headers.HttpHeaderParser System.Net.Http.Headers.HeaderDescriptor:get_Parser () System.Net.Http.Headers.HttpHeaderParser System.Net.Http.Headers.KnownHeaders:GetAltSvcHeaderParser () - System.Net.Http.Headers.HttpHeaders/HeaderStoreItemInfo System.Net.Http.Headers.HttpHeaders:GetOrCreateHeaderInfo (System.Net.Http.Headers.HeaderDescriptor,bool) System.Net.Http.Headers.HttpHeaderType System.Net.Http.Headers.HeaderDescriptor:get_HeaderType () System.Net.Http.Headers.HttpRequestHeaders System.Net.Http.HttpRequestMessage:get_Headers () System.Net.Http.Headers.HttpResponseHeaders System.Net.Http.HttpResponseMessage:get_Headers () @@ -2770,7 +3124,7 @@ Methods: System.Net.Http.Headers.KnownHeader System.Net.Http.Headers.KnownHeaders:TryGetKnownHeader (string) System.Net.Http.Headers.MediaTypeHeaderValue System.Net.Http.Headers.HttpContentHeaders:get_ContentType () System.Net.Http.Headers.MediaTypeHeaderValue System.Net.Http.Headers.MediaTypeHeaderParser:CreateMediaType () - System.Net.Http.Headers.NameValueHeaderValue System.Net.Http.Headers.NameValueHeaderValue:Find (System.Net.Http.Headers.ObjectCollection`1,string) + System.Net.Http.Headers.NameValueHeaderValue System.Net.Http.Headers.NameValueHeaderValue:Find (System.Net.Http.Headers.UnvalidatedObjectCollection`1,string) System.Net.Http.HttpContent System.Net.Http.HttpResponseMessage:get_Content () System.Net.Http.HttpContent Xamarin.Android.Net.AndroidMessageHandler:GetContent (Java.Net.URLConnection,System.IO.Stream) System.Net.Http.HttpMessageHandler System.Net.Http.HttpClientHandler:CreateNativeHandler () @@ -2778,17 +3132,19 @@ Methods: System.Net.Http.HttpRequestMessage System.Net.Http.HttpClient:CreateRequestMessage (System.Net.Http.HttpMethod,System.Uri) System.Net.Http.HttpResponseMessage System.Net.Http.HttpResponseMessage:EnsureSuccessStatusCode () System.Net.HttpStatusCode System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1/ConfiguredTaskAwaiter:GetResult () - System.Net.HttpStatusCode Xamarin.Android.Net.AndroidMessageHandler/<>c__DisplayClass128_0:b__2 () + System.Net.HttpStatusCode Xamarin.Android.Net.AndroidMessageHandler/<>c__DisplayClass132_0:b__2 () + System.Nullable`1 Microsoft.Maui.Controls.NavigationPageToolbar:GetBackButtonVisibleCalculated (System.Nullable`1) System.Nullable`1 System.Nullable`1:Unbox (object) + System.Nullable`1 Android.Runtime.AndroidTypeManager:GetReplacementMethodInfoCore (string,string,string) + System.Nullable`1 Java.Interop.JniRuntime/JniTypeManager:GetReplacementMethodInfo (string,string,string) System.Nullable`1 System.Net.Http.Headers.HttpContentHeaders:get_ContentLength () System.Nullable`1 System.TimeZoneInfo:TZif_ParseOffsetString (System.ReadOnlySpan`1) System.Nullable`1 System.TimeZoneInfo:TZif_CreateTransitionTimeFromPosixRule (System.ReadOnlySpan`1,System.ReadOnlySpan`1) System.Number/ParsingStatus System.Number:TryParseInt32IntegerStyle (System.ReadOnlySpan`1,System.Globalization.NumberStyles,System.Globalization.NumberFormatInfo,int&) System.Number/ParsingStatus System.Number:TryParseInt64IntegerStyle (System.ReadOnlySpan`1,System.Globalization.NumberStyles,System.Globalization.NumberFormatInfo,long&) System.Number/ParsingStatus System.Number:TryParseUInt32HexNumberStyle (System.ReadOnlySpan`1,System.Globalization.NumberStyles,uint&) - System.Numerics.Matrix3x2 System.Numerics.Matrix3x2:CreateScale (single,single) + System.Number/ParsingStatus System.Number:TryParseUInt32IntegerStyle (System.ReadOnlySpan`1,System.Globalization.NumberStyles,System.Globalization.NumberFormatInfo,uint&) System.Numerics.Matrix3x2 System.Numerics.Matrix3x2:get_Identity () - System.Numerics.Matrix3x2 System.Numerics.Matrix3x2:op_Multiply (System.Numerics.Matrix3x2,System.Numerics.Matrix3x2) System.OperatingSystem System.Environment:get_OSVersion () System.OperatingSystem System.Environment:GetOperatingSystem (string) System.OperatingSystem System.Environment:GetOSVersion () @@ -2804,7 +3160,6 @@ Methods: System.ReadOnlySpan`1 System.HexConverter:get_CharToHexLookup () System.ReadOnlySpan`1 System.IO.BinaryReader:InternalRead (int) System.ReadOnlySpan`1 System.Numerics.BitOperations:get_Log2DeBruijn () - System.ReadOnlySpan`1 System.Span`1:op_Implicit (System.Span`1) System.ReadOnlySpan`1 System.Text.UTF8Encoding:get_PreambleSpan () System.ReadOnlySpan`1 System.Text.UTF8Encoding/UTF8EncodingSealed:get_Preamble () System.ReadOnlySpan`1 System.IO.Path:GetFileName (System.ReadOnlySpan`1) @@ -2816,14 +3171,11 @@ Methods: System.ReadOnlySpan`1 System.MemoryExtensions:TrimStart (System.ReadOnlySpan`1) System.ReadOnlySpan`1 System.Runtime.CompilerServices.DefaultInterpolatedStringHandler:get_Text () System.ReadOnlySpan`1 System.Runtime.InteropServices.MemoryMarshal:CreateReadOnlySpanFromNullTerminated (char*) - System.ReadOnlySpan`1 System.Span`1:op_Implicit (System.Span`1) System.ReadOnlySpan`1 System.TimeZoneInfo:TZif_ParsePosixDate (System.ReadOnlySpan`1,int&) System.ReadOnlySpan`1 System.TimeZoneInfo:TZif_ParsePosixName (System.ReadOnlySpan`1,int&) System.ReadOnlySpan`1 System.TimeZoneInfo:TZif_ParsePosixOffset (System.ReadOnlySpan`1,int&) System.ReadOnlySpan`1 System.TimeZoneInfo:TZif_ParsePosixString (System.ReadOnlySpan`1,int&,System.Func`2) System.ReadOnlySpan`1 System.Collections.Generic.ValueListBuilder`1:AsSpan () - System.ReadOnlySpan`1 System.Span`1:op_Implicit (System.Span`1) - System.ReadOnlySpan`1 System.Span`1:op_Implicit (System.Span`1) System.Reflection.Assembly System.Reflection.Assembly:GetExecutingAssembly () System.Reflection.Assembly System.Reflection.Assembly:InternalLoad (string,System.Threading.StackCrawlMark&,intptr) System.Reflection.Assembly System.Reflection.Assembly:Load (System.Reflection.AssemblyName,System.Threading.StackCrawlMark&,System.Runtime.Loader.AssemblyLoadContext) @@ -2841,9 +3193,16 @@ Methods: System.Reflection.AssemblyName System.Reflection.Assembly:GetName () System.Reflection.AssemblyName System.Reflection.AssemblyName:Create (intptr,string) System.Reflection.AssemblyName System.Reflection.RuntimeAssembly:GetName (bool) + System.Reflection.AssemblyNameParser/AssemblyNameParts System.Reflection.AssemblyNameParser:Parse () + System.Reflection.AssemblyNameParser/AssemblyNameParts System.Reflection.AssemblyNameParser:Parse (string) + System.Reflection.AssemblyNameParser/Token System.Reflection.AssemblyNameParser:GetNextToken () + System.Reflection.AssemblyNameParser/Token System.Reflection.AssemblyNameParser:GetNextToken (string&) System.Reflection.Binder System.Type:get_DefaultBinder () System.Reflection.BindingFlags System.Reflection.RuntimePropertyInfo:FilterPreCalculate (bool,bool,bool) System.Reflection.BindingFlags System.Reflection.RuntimePropertyInfo:get_BindingFlags () + 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) @@ -2853,6 +3212,9 @@ Methods: System.Reflection.ConstructorInfo[] System.RuntimeType:GetConstructors (System.Reflection.BindingFlags) System.Reflection.ConstructorInfo[] System.RuntimeType/ListBuilder`1:ToArray () System.Reflection.ConstructorInfo[] System.Type:GetConstructors () + System.Reflection.CorElementType System.Enum:InternalGetCorElementType () + System.Reflection.CorElementType System.Enum:InternalGetCorElementType (System.Runtime.CompilerServices.QCallTypeHandle) + 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) @@ -2868,6 +3230,8 @@ Methods: System.Reflection.FieldInfo System.RuntimeType:GetField (string,System.Reflection.BindingFlags) System.Reflection.FieldInfo System.Type:GetField (string) System.Reflection.ICustomAttributeProvider System.Reflection.CustomAttribute:GetBase (System.Reflection.ICustomAttributeProvider) + System.Reflection.InvocationFlags System.Reflection.RuntimeConstructorInfo:ComputeAndUpdateInvocationFlags (System.Reflection.ConstructorInfo,System.Reflection.InvocationFlags&) + System.Reflection.InvocationFlags System.Reflection.RuntimeMethodInfo:ComputeAndUpdateInvocationFlags (System.Reflection.MethodInfo,System.Reflection.InvocationFlags&) System.Reflection.MemberInfo Microsoft.Maui.Controls.Xaml.AppThemeBindingExtension/<>c__DisplayClass20_0:.ProvideValue>g__minforetriever|0 () System.Reflection.MemberInfo Microsoft.Maui.Controls.Xaml.OnIdiomExtension/<>c__DisplayClass32_0:g__minforetriever|0 () System.Reflection.MethodAttributes System.Reflection.MonoMethodInfo:GetAttributes (intptr) @@ -2921,6 +3285,7 @@ Methods: System.Reflection.RuntimeModule System.RuntimeTypeHandle:GetModule (System.RuntimeType) System.Reflection.RuntimePropertyInfo[] System.RuntimeType:GetPropertiesByName (string,System.Reflection.BindingFlags,System.RuntimeType/MemberListType,System.RuntimeType) System.Reflection.TypeAttributes System.RuntimeType:GetAttributeFlagsImpl () + System.Reflection.TypeAttributes System.RuntimeTypeHandle:GetAttributes (System.Runtime.CompilerServices.QCallTypeHandle) System.Reflection.TypeAttributes System.RuntimeTypeHandle:GetAttributes (System.RuntimeType) System.Reflection.TypeAttributes System.Type:get_Attributes () System.Reflection.TypeInfo System.Reflection.IntrospectionExtensions:GetTypeInfo (System.Type) @@ -2932,19 +3297,26 @@ Methods: System.Resources.ResourceSet System.Resources.ResourceManager:GetFirstResourceSet (System.Globalization.CultureInfo) System.Resources.ResourceSet System.Resources.ResourceManager:InternalGetResourceSet (System.Globalization.CultureInfo,bool,bool) 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.ConfiguredTaskAwaitable`1 System.Threading.Tasks.Task`1:ConfigureAwait (bool) System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1 System.Threading.Tasks.Task`1:ConfigureAwait (bool) System.Runtime.CompilerServices.IAsyncStateMachineBox System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1:GetStateMachineBox (System.Net.Http.HttpClient/<g__Core|83_0>d&,System.Threading.Tasks.Task`1&) - System.Runtime.CompilerServices.IAsyncStateMachineBox System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1:GetStateMachineBox (Xamarin.Android.Net.AndroidMessageHandler/d__128&,System.Threading.Tasks.Task`1&) - System.Runtime.CompilerServices.IAsyncStateMachineBox System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1:GetStateMachineBox (Xamarin.Android.Net.AndroidMessageHandler/d__119&,System.Threading.Tasks.Task`1&) + System.Runtime.CompilerServices.IAsyncStateMachineBox System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1:GetStateMachineBox (Xamarin.Android.Net.AndroidMessageHandler/d__132&,System.Threading.Tasks.Task`1&) + System.Runtime.CompilerServices.IAsyncStateMachineBox System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1:GetStateMachineBox (Xamarin.Android.Net.AndroidMessageHandler/d__123&,System.Threading.Tasks.Task`1&) System.Runtime.CompilerServices.IAsyncStateMachineBox System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1:GetStateMachineBox (CommonMethods/d__0&,System.Threading.Tasks.Task`1&) System.Runtime.CompilerServices.IAsyncStateMachineBox System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1:GetStateMachineBox (System.Net.Http.HttpClient/d__41&,System.Threading.Tasks.Task`1&) - System.Runtime.CompilerServices.IAsyncStateMachineBox System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1:GetStateMachineBox (maui.MainPage/d__2&,System.Threading.Tasks.Task`1&) - System.Runtime.CompilerServices.IAsyncStateMachineBox System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1:GetStateMachineBox (System.IO.BufferedStream/d__69&,System.Threading.Tasks.Task`1&) - System.Runtime.CompilerServices.IAsyncStateMachineBox System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1:GetStateMachineBox (System.IO.Stream/<g__Core|29_0>d&,System.Threading.Tasks.Task`1&) + System.Runtime.CompilerServices.IAsyncStateMachineBox System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1:GetStateMachineBox (maui.MainPage/d__6&,System.Threading.Tasks.Task`1&) + System.Runtime.CompilerServices.IAsyncStateMachineBox System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1:GetStateMachineBox (maui.MainPage/d__4&,System.Threading.Tasks.Task`1&) + System.Runtime.CompilerServices.IAsyncStateMachineBox System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1:GetStateMachineBox (Microsoft.Maui.Controls.NavigationPage/d__19&,System.Threading.Tasks.Task`1&) + System.Runtime.CompilerServices.IAsyncStateMachineBox System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1:GetStateMachineBox (Microsoft.Maui.Devices.DeviceDisplayImplementation/Listener/d__2&,System.Threading.Tasks.Task`1&) + System.Runtime.CompilerServices.IAsyncStateMachineBox System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1:GetStateMachineBox (Microsoft.Maui.TaskExtensions/d__1&,System.Threading.Tasks.Task`1&) + System.Runtime.CompilerServices.IAsyncStateMachineBox System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1:GetStateMachineBox (System.IO.BufferedStream/d__68&,System.Threading.Tasks.Task`1&) + System.Runtime.CompilerServices.IAsyncStateMachineBox System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1:GetStateMachineBox (System.IO.Stream/<g__Core|27_0>d&,System.Threading.Tasks.Task`1&) System.Runtime.CompilerServices.IAsyncStateMachineBox System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1:GetStateMachineBox (System.Net.Http.HttpContent/d__63&,System.Threading.Tasks.Task`1&) System.Runtime.CompilerServices.IAsyncStateMachineBox System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1:GetStateMachineBox (System.Net.Http.StreamToStreamCopy/<g__DisposeSourceAsync|1_0>d&,System.Threading.Tasks.Task`1&) System.Runtime.CompilerServices.TaskAwaiter`1 System.Threading.Tasks.Task`1:GetAwaiter () + System.Runtime.ExceptionServices.ExceptionDispatchInfo System.Runtime.ExceptionServices.ExceptionDispatchInfo:Capture (System.Exception) System.Runtime.InteropServices.GCHandle System.Runtime.InteropServices.GCHandle:Alloc (object,System.Runtime.InteropServices.GCHandleType) System.Runtime.Loader.AssemblyLoadContext System.Runtime.Loader.AssemblyLoadContext:GetAssemblyLoadContext (intptr) System.Runtime.Loader.AssemblyLoadContext System.Runtime.Loader.AssemblyLoadContext:GetLoadContext (System.Reflection.Assembly) @@ -2952,32 +3324,21 @@ Methods: System.RuntimeType System.RuntimeType:GetType (string,bool,bool,System.Threading.StackCrawlMark&) System.RuntimeType System.RuntimeTypeHandle:GetBaseType (System.RuntimeType) System.RuntimeType System.RuntimeTypeHandle:GetElementType (System.RuntimeType) - System.RuntimeType System.RuntimeTypeHandle:GetTypeByName (string,bool,bool,System.Threading.StackCrawlMark&,bool) - System.RuntimeType System.RuntimeTypeHandle:internal_from_name (string,System.Threading.StackCrawlMark&,System.Reflection.Assembly,bool,bool) + System.RuntimeType System.RuntimeTypeHandle:GetTypeByName (string,bool,bool,System.Threading.StackCrawlMark&) + System.RuntimeType[] System.Reflection.RuntimeConstructorInfo:get_ArgumentTypes () + System.RuntimeType[] System.Reflection.RuntimeMethodInfo:get_ArgumentTypes () System.RuntimeType[] System.RuntimeType:GetGenericArgumentsInternal () + System.RuntimeType/CheckValueStatus System.RuntimeType:TryConvertToType (object&) System.RuntimeType/ListBuilder`1 System.RuntimeType:GetConstructorCandidates (string,System.Reflection.BindingFlags,System.Reflection.CallingConventions,System.Type[],bool) System.RuntimeType/ListBuilder`1 System.RuntimeType:GetMethodCandidates (string,System.Reflection.BindingFlags,System.Reflection.CallingConventions,System.Type[],int,bool) System.RuntimeType/ListBuilder`1 System.RuntimeType:GetPropertyCandidates (string,System.Reflection.BindingFlags,System.Type[],bool) 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.Span`1:Slice (int,int) System.Span`1 System.Runtime.InteropServices.CollectionsMarshal:AsSpan (System.Collections.Generic.List`1) - System.Span`1 System.Span`1:op_Implicit (string[]) - System.Span`1 System.Runtime.InteropServices.CollectionsMarshal:AsSpan (System.Collections.Generic.List`1) System.Text.Decoder System.Text.UTF8Encoding:GetDecoder () System.Text.Encoding System.Text.Encoding:get_UTF8 () - System.Text.StringBuilder System.Globalization.TimeSpanFormat:FormatCustomized (System.TimeSpan,System.ReadOnlySpan`1,System.Globalization.DateTimeFormatInfo,System.Text.StringBuilder) - System.Text.StringBuilder System.Text.StringBuilder:Append (char,int) - System.Text.StringBuilder System.Text.StringBuilder:Append (char) System.Text.StringBuilder System.Text.StringBuilder:Append (char[],int,int) - System.Text.StringBuilder System.Text.StringBuilder:Append (char*,int) - System.Text.StringBuilder System.Text.StringBuilder:Append (int) - System.Text.StringBuilder System.Text.StringBuilder:Append (string) - System.Text.StringBuilder System.Text.StringBuilder:AppendSpanFormattable (int) - System.Text.StringBuilder System.Text.StringBuilder:Clear () - System.Text.StringBuilder System.Text.StringBuilder:FindChunkForIndex (int) - System.Text.StringBuilder System.Text.StringBuilderCache:Acquire (int) System.Threading.CancellationToken Microsoft.Maui.ImageSourceServiceResultManager:BeginLoad () System.Threading.CancellationToken Microsoft.Maui.ImageSourceServiceResultManager:get_Token () System.Threading.CancellationTokenRegistration System.Threading.CancellationToken:Register (System.Action,bool) @@ -2989,12 +3350,13 @@ Methods: System.Threading.CancellationTokenSource System.Threading.CancellationTokenSource:CreateLinkedTokenSource (System.Threading.CancellationToken) System.Threading.ExecutionContext System.Threading.ExecutionContext:Capture () System.Threading.ExecutionContext System.Threading.Tasks.Task:get_CapturedContext () - System.Threading.IThreadPoolWorkItem System.Threading.ThreadPoolWorkQueue:TryDequeueTimeSensitiveWorkItem () System.Threading.LowLevelLifoSemaphore/Counts System.Threading.LowLevelLifoSemaphore/Counts:InterlockedCompareExchange (System.Threading.LowLevelLifoSemaphore/Counts,System.Threading.LowLevelLifoSemaphore/Counts) System.Threading.PortableThreadPool/ThreadCounts System.Threading.PortableThreadPool/ThreadCounts:InterlockedCompareExchange (System.Threading.PortableThreadPool/ThreadCounts,System.Threading.PortableThreadPool/ThreadCounts) System.Threading.SemaphoreSlim System.IO.Stream:EnsureAsyncActiveSemaphoreInitialized () System.Threading.SynchronizationContext Android.App.Application:get_SynchronizationContext () System.Threading.SynchronizationContext System.Threading.SynchronizationContext:get_Current () + System.Threading.Tasks.Task Microsoft.Maui.Controls.NavigationPage:SendHandlerUpdateAsync (bool,System.Action,System.Action,System.Action) + System.Threading.Tasks.Task Microsoft.Maui.Controls.Platform.BottomNavigationViewUtils:SetMenuItemIcon (Android.Views.IMenuItem,Microsoft.Maui.Controls.ImageSource,Microsoft.Maui.IMauiContext) System.Threading.Tasks.Task Microsoft.Maui.Controls.Platform.Compatibility.ShellToolbarTracker:UpdateDrawerArrowFromFlyoutIcon (Android.Content.Context,AndroidX.AppCompat.App.ActionBarDrawerToggle) System.Threading.Tasks.Task Microsoft.Maui.Controls.Shell:g__SetCurrentItem|175_1 () System.Threading.Tasks.Task Microsoft.Maui.Controls.Shell:OnFlyoutItemSelectedAsync (Microsoft.Maui.Controls.Element,bool) @@ -3005,7 +3367,7 @@ Methods: System.Threading.Tasks.Task System.IO.BufferedStream:CopyToAsync (System.IO.Stream,int,System.Threading.CancellationToken) System.Threading.Tasks.Task System.IO.BufferedStream:CopyToAsyncCore (System.IO.Stream,int,System.Threading.CancellationToken) System.Threading.Tasks.Task System.IO.DelegatingStream:CopyToAsync (System.IO.Stream,int,System.Threading.CancellationToken) - System.Threading.Tasks.Task System.IO.Stream:g__Core|29_0 (System.IO.Stream,System.IO.Stream,int,System.Threading.CancellationToken) + System.Threading.Tasks.Task System.IO.Stream:g__Core|27_0 (System.IO.Stream,System.IO.Stream,int,System.Threading.CancellationToken) System.Threading.Tasks.Task System.IO.Stream:CopyToAsync (System.IO.Stream,int,System.Threading.CancellationToken) System.Threading.Tasks.Task System.IO.Stream:CopyToAsync (System.IO.Stream,System.Threading.CancellationToken) System.Threading.Tasks.Task System.Net.Http.HttpContent:LoadIntoBufferAsync (long,System.Threading.CancellationToken) @@ -3022,6 +3384,7 @@ Methods: System.Threading.Tasks.Task System.Threading.Tasks.Task:InternalStartNew (System.Threading.Tasks.Task,System.Delegate,object,System.Threading.CancellationToken,System.Threading.Tasks.TaskScheduler,System.Threading.Tasks.TaskCreationOptions,System.Threading.Tasks.InternalTaskOptions) System.Threading.Tasks.Task System.Threading.Tasks.Task:InternalWhenAll (System.Threading.Tasks.Task[]) System.Threading.Tasks.Task System.Threading.Tasks.Task:Run (System.Action,System.Threading.CancellationToken) + System.Threading.Tasks.Task System.Threading.Tasks.Task:WhenAll (System.Collections.Generic.IEnumerable`1) System.Threading.Tasks.Task System.Threading.Tasks.Task:WhenAll (System.Threading.Tasks.Task[]) System.Threading.Tasks.Task Xamarin.Android.Net.AndroidMessageHandler:ConnectAsync (Java.Net.HttpURLConnection,System.Threading.CancellationToken) System.Threading.Tasks.Task Xamarin.Android.Net.AndroidMessageHandler:SetupRequest (System.Net.Http.HttpRequestMessage,Java.Net.HttpURLConnection) @@ -3052,14 +3415,13 @@ Methods: System.Threading.Tasks.Task`1 System.Net.Http.HttpClientHandler:SendAsync (System.Net.Http.HttpRequestMessage,System.Threading.CancellationToken) System.Threading.Tasks.Task`1 System.Net.Http.HttpMessageInvoker:SendAsync (System.Net.Http.HttpRequestMessage,System.Threading.CancellationToken) System.Threading.Tasks.Task`1 Xamarin.Android.Net.AndroidMessageHandler:DoProcessRequest (System.Net.Http.HttpRequestMessage,Java.Net.URL,Java.Net.HttpURLConnection,System.Threading.CancellationToken,Xamarin.Android.Net.AndroidMessageHandler/RequestRedirectionState) + System.Threading.Tasks.Task`1 Xamarin.Android.Net.AndroidMessageHandler:DoSendAsync (System.Net.Http.HttpRequestMessage,System.Threading.CancellationToken) System.Threading.Tasks.Task`1 Xamarin.Android.Net.AndroidMessageHandler:ProcessRequest (System.Net.Http.HttpRequestMessage,Java.Net.URL,Java.Net.HttpURLConnection,System.Threading.CancellationToken,Xamarin.Android.Net.AndroidMessageHandler/RequestRedirectionState) System.Threading.Tasks.Task`1 Xamarin.Android.Net.AndroidMessageHandler:SendAsync (System.Net.Http.HttpRequestMessage,System.Threading.CancellationToken) System.Threading.Tasks.Task`1 System.Threading.Tasks.Task:Run (System.Func`1,System.Threading.CancellationToken) System.Threading.Tasks.Task`1 System.Threading.Tasks.Task`1:StartNew (System.Threading.Tasks.Task,System.Func`1,System.Threading.CancellationToken,System.Threading.Tasks.TaskCreationOptions,System.Threading.Tasks.InternalTaskOptions,System.Threading.Tasks.TaskScheduler) System.Threading.Tasks.Task`1 System.Threading.Tasks.TaskCache:CreateCacheableTask (System.Net.HttpStatusCode) System.Threading.Tasks.Task`1 System.Threading.Tasks.TaskCache:CreateCacheableTask (System.Threading.Tasks.VoidTaskResult) - System.Threading.Tasks.Task`1 System.Threading.Tasks.Task:FromResult (TResult_REF) - System.Threading.Tasks.Task`1 System.Threading.Tasks.TaskCache:CreateCacheableTask (TResult_REF) System.Threading.Tasks.TaskScheduler System.Threading.Tasks.TaskScheduler:get_Default () System.Threading.Tasks.TaskScheduler System.Threading.Tasks.TaskScheduler:get_InternalCurrent () System.Threading.Tasks.TaskStatus System.Threading.Tasks.Task:get_Status () @@ -3083,6 +3445,7 @@ Methods: System.Threading.WaitSubsystem/WaitableObject System.Threading.WaitSubsystem/HandleManager:FromHandle (intptr) System.Threading.WaitSubsystem/WaitableObject System.Threading.WaitSubsystem/WaitableObject:NewEvent (bool,System.Threading.EventResetMode) System.Threading.WaitSubsystem/WaitableObject[] System.Threading.WaitSubsystem/ThreadWaitInfo:GetWaitedObjectArray (int) + System.TimeSpan System.Diagnostics.Stopwatch:GetElapsedTime (long,long) System.TimeSpan System.TimeSpan:Add (System.TimeSpan) System.TimeSpan System.TimeSpan:FromHours (double) System.TimeSpan System.TimeSpan:FromMilliseconds (double) @@ -3117,36 +3480,56 @@ Methods: System.TimeZoneInfo/TransitionTime System.TimeZoneInfo/TransitionTime:CreateFixedDateRule (System.DateTime,int,int) System.TimeZoneInfo/TransitionTime System.TimeZoneInfo/TransitionTime:CreateFloatingDateRule (System.DateTime,int,int,System.DayOfWeek) System.TimeZoneInfo/TZifType System.TimeZoneInfo:TZif_GetEarlyDateTransitionType (System.TimeZoneInfo/TZifType[]) + System.Type Android.Animation.ValueAnimator:get_ThresholdType () System.Type Android.App.Application:get_ThresholdType () System.Type Android.App.UiModeManager:get_ThresholdType () System.Type Android.Content.Intent:get_ThresholdType () + System.Type Android.Content.Res.ColorStateList:get_ThresholdType () System.Type Android.Content.Res.Resources:get_ThresholdType () System.Type Android.Content.Res.TypedArray:get_ThresholdType () 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.Paint:get_ThresholdType () System.Type Android.Net.ConnectivityManager:get_ThresholdType () System.Type Android.Net.NetworkInfo:get_ThresholdType () System.Type Android.Runtime.ResourceIdManager:GetResourceTypeFromAssembly (System.Reflection.Assembly) 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.LayoutInflater:get_ThresholdType () + System.Type Android.Views.LayoutInflaterInvoker:get_ThresholdType () + System.Type Android.Views.OrientationEventListener:get_ThresholdType () System.Type Android.Views.View:get_ThresholdType () System.Type Android.Views.ViewGroup:get_ThresholdType () System.Type Android.Widget.FrameLayout:get_ThresholdType () + System.Type Android.Widget.ImageView:get_ThresholdType () System.Type Android.Widget.LinearLayout:get_ThresholdType () System.Type AndroidX.AppCompat.App.ActionBarDrawerToggle:get_ThresholdType () System.Type AndroidX.AppCompat.App.AppCompatActivity:get_ThresholdType () + System.Type AndroidX.AppCompat.Graphics.Drawable.DrawerArrowDrawable:get_ThresholdType () + System.Type AndroidX.AppCompat.View.ContextThemeWrapper: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 () System.Type AndroidX.DrawerLayout.Widget.DrawerLayout:get_ThresholdType () System.Type AndroidX.Fragment.App.Fragment:get_ThresholdType () + System.Type AndroidX.Fragment.App.FragmentContainerView:get_ThresholdType () + System.Type AndroidX.Fragment.App.FragmentManager/FragmentLifecycleCallbacks:get_ThresholdType () System.Type AndroidX.Fragment.App.FragmentManagerInvoker:get_ThresholdType () System.Type AndroidX.Fragment.App.FragmentTransactionInvoker:get_ThresholdType () + System.Type AndroidX.Navigation.NavHostController:get_ThresholdType () + System.Type AndroidX.RecyclerView.Widget.RecyclerView:get_ThresholdType () + System.Type AndroidX.RecyclerView.Widget.RecyclerView/Adapter:get_ThresholdType () System.Type AndroidX.ViewPager2.Widget.ViewPager2:get_ThresholdType () System.Type AndroidX.ViewPager2.Widget.ViewPager2/OnPageChangeCallback:get_ThresholdType () System.Type Google.Android.Material.AppBar.AppBarLayout:get_ThresholdType () System.Type Google.Android.Material.AppBar.MaterialToolbar:get_ThresholdType () + System.Type Google.Android.Material.BottomNavigation.BottomNavigationItemView:get_ThresholdType () + System.Type Google.Android.Material.BottomNavigation.BottomNavigationMenuView:get_ThresholdType () System.Type Google.Android.Material.BottomNavigation.BottomNavigationView:get_ThresholdType () System.Type Google.Android.Material.Button.MaterialButton:get_ThresholdType () System.Type Google.Android.Material.Tabs.TabLayout:get_ThresholdType () @@ -3185,24 +3568,19 @@ Methods: System.Type System.Reflection.RuntimePropertyInfo:get_DeclaringType () System.Type System.Reflection.RuntimePropertyInfo:get_PropertyType () System.Type System.Reflection.RuntimePropertyInfo:get_ReflectedType () + System.Type System.Reflection.TypeInfo:AsType () System.Type System.RuntimeType:get_BaseType () System.Type System.RuntimeType:get_UnderlyingSystemType () System.Type System.RuntimeType:GetElementType () System.Type System.RuntimeType:GetGenericTypeDefinition () - System.Type System.RuntimeType:make_array_type (int) - System.Type System.RuntimeType:make_byref_type () - System.Type System.RuntimeType:MakeArrayType () System.Type System.RuntimeType:MakeByRefType () - System.Type System.RuntimeType:MakeGenericType (System.Type,System.Type[]) System.Type System.RuntimeType:MakeGenericType (System.Type[]) System.Type System.RuntimeTypeHandle:GetGenericTypeDefinition (System.RuntimeType) - System.Type System.RuntimeTypeHandle:GetGenericTypeDefinition_impl (System.RuntimeType) System.Type System.Type:GetRootElementType () System.Type System.Type:GetType (string,bool) System.Type System.Type:GetType (string) System.Type[] Java.Interop.TypeManager:GetParameterTypes (string) System.Type[] System.RuntimeType:GetGenericArguments () - System.Type[] System.RuntimeType:GetGenericArgumentsInternal (bool) System.Type[] System.RuntimeType:GetInterfaces () System.Type[] System.Type:get_GenericTypeArguments () System.Type& System.Collections.Generic.Dictionary`2:FindValue (string) @@ -3214,7 +3592,6 @@ Methods: System.Uri Microsoft.Maui.Controls.ShellUriHandler:CreateUri (string) System.Uri Microsoft.Maui.Controls.ShellUriHandler:FormatUri (System.Uri,Microsoft.Maui.Controls.Shell) System.Uri System.Net.Http.HttpClient:CreateUri (string) - System.Uri System.Uri:CreateHelper (string,bool,System.UriKind,System.UriFormatException&,System.UriCreationOptions&) System.Uri/Check System.Uri:CheckCanonical (char*,int&,int,char) System.Uri/MoreInfo System.Uri/UriInfo:get_MoreInfo () System.Uri/UriInfo System.Uri:EnsureUriInfo () @@ -3222,47 +3599,18 @@ Methods: System.UriParser System.UriParser:GetSyntax (string) System.ValueTuple`2[] Microsoft.Maui.Controls.BindableObject:GetValues (Microsoft.Maui.Controls.BindableProperty[]) System.ValueTuple`2[] Microsoft.Maui.Controls.BindableObject:GetValues (Microsoft.Maui.Controls.BindableProperty[]) - System.ValueTuple`2[] Microsoft.Maui.Controls.BindableObject:GetValues (Microsoft.Maui.Controls.BindableProperty[]) System.ValueTuple`2 System.Threading.PortableThreadPool/HillClimbing:Update (int,double,int) 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 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) - System.Version System.Reflection.AssemblyNameFormatter:CanonicalizeVersion (System.Version) + System.Version System.Reflection.AssemblyNameParser:ParseVersion (string) System.Version System.Resources.ResourceManager:GetSatelliteContractVersion (System.Reflection.Assembly) System.Version System.Resources.ResourceManager/ResourceManagerMediator:ObtainSatelliteContractVersion (System.Reflection.Assembly) System.WeakReference`1 Android.Runtime.IdentityHashTargets:CreateWeakReference (Java.Interop.IJavaPeerable) System.WeakReference`1 Android.Runtime.IdentityHashTargets:get_Item (int) - T_REF Java.Interop.JavaConvert:FromJniHandle (intptr,Android.Runtime.JniHandleOwnership,bool&) - T_REF Java.Interop.JavaConvert:FromJniHandle (intptr,Android.Runtime.JniHandleOwnership) - T_REF Java.Interop.JniPeerMembers:Assert (T_REF) - T_REF Java.Interop.JniRuntime:SetRuntime (T_REF) - T_REF Java.Lang.Object:_GetObject (intptr,Android.Runtime.JniHandleOwnership) - T_REF Java.Lang.Object:GetObject (intptr,Android.Runtime.JniHandleOwnership) - T_REF Java.Lang.Object:GetObject (intptr,intptr,Android.Runtime.JniHandleOwnership) - T_REF Microsoft.Extensions.DependencyInjection.ServiceProviderServiceExtensions:GetRequiredService (System.IServiceProvider) - T_REF Microsoft.Extensions.DependencyInjection.ServiceProviderServiceExtensions:GetService (System.IServiceProvider) - T_REF Microsoft.Maui.Controls.BindableObjectExtensions:GetPropertyIfSet (Microsoft.Maui.Controls.BindableObject,Microsoft.Maui.Controls.BindableProperty,T_REF) - T_REF Microsoft.Maui.Controls.DependencyService:Get (Microsoft.Maui.Controls.DependencyFetchTarget) - T_REF Microsoft.Maui.Controls.Shell:GetEffectiveValue (Microsoft.Maui.Controls.BindableProperty,System.Func`1,System.Action`1,Microsoft.Maui.Controls.Element,bool) - T_REF Microsoft.Maui.Controls.Shell:GetEffectiveValue (Microsoft.Maui.Controls.BindableProperty,T_REF,bool) - T_REF Microsoft.Maui.Controls.ViewExtensions:FindParentOfType (Microsoft.Maui.Controls.Element,bool) - T_REF Microsoft.Maui.ElementHandlerExtensions:GetRequiredService (Microsoft.Maui.IElementHandler) - T_REF Microsoft.Maui.Platform.ViewExtensions:GetParentOfType (Android.Views.IViewParent) - T_REF System.Activator:CreateInstance () - T_REF System.Reflection.CustomAttributeExtensions:GetCustomAttribute (System.Reflection.Assembly) - T_REF[] Android.Runtime.JNIEnv:GetArray (intptr) - T_REF[] System.Collections.Generic.EnumerableHelpers:ToArray (System.Collections.Generic.IEnumerable`1,int&) - T_REF[] System.Collections.Generic.EnumerableHelpers:ToArray (System.Collections.Generic.IEnumerable`1) - TLifecycleBuilder_REF Microsoft.Maui.LifecycleEvents.LifecycleBuilderExtensions:OnEvent (TLifecycleBuilder_REF,TDelegate_REF,string) - TResult_REF Android.Runtime.Extensions:JavaCast (Android.Runtime.IJavaObject) - TResult_REF Java.Interop.JavaObjectExtensions:_JavaCast (Android.Runtime.IJavaObject) - TResult_REF Java.Interop.JavaObjectExtensions:JavaCast (Android.Runtime.IJavaObject) - TSource_REF System.Linq.Enumerable:FirstOrDefault (System.Collections.Generic.IEnumerable`1,System.Func`2) - TSource_REF System.Linq.Enumerable:TryGetFirst (System.Collections.Generic.IEnumerable`1,System.Func`2,bool&) - TSource_REF[] System.Linq.Enumerable:ToArray (System.Collections.Generic.IEnumerable`1) - TValue_REF Android.Runtime.JNIEnv:GetConverter (System.Collections.Generic.Dictionary`2,System.Type,intptr) uint Android.Runtime.Logger:monodroid_get_log_categories () uint Microsoft.Maui.Graphics.:ComputeStringHash (string) uint Mono.Android.:ComputeStringHash (string) @@ -3274,12 +3622,26 @@ Methods: uintptr System.Text.ASCIIUtility:GetIndexOfFirstNonAsciiByte_Default (byte*,uintptr) uintptr System.Text.ASCIIUtility:NarrowUtf16ToAscii (char*,byte*,uintptr) uintptr System.Text.ASCIIUtility:WidenAsciiToUtf16 (byte*,char*,uintptr) + ulong System.BitConverter:DoubleToUInt64Bits (double) ulong System.Collections.HashHelpers:GetFastModMultiplier (uint) ulong System.Marvin:GenerateSeed () ulong System.Marvin:get_DefaultSeed () ulong System.Number:DigitsToUInt64 (byte*,int) ulong System.Number:NumberToDoubleFloatingPointBits (System.Number/NumberBuffer&,System.Number/FloatingPointInfo&) ulong System.Private.CoreLib.Interop/Sys:GetTimestamp () + void Android.Animation.Animator:.cctor () + void Android.Animation.Animator:.ctor (intptr,Android.Runtime.JniHandleOwnership) + void Android.Animation.Animator:Start () + void Android.Animation.ValueAnimator:.cctor () + void Android.Animation.ValueAnimator:.ctor (intptr,Android.Runtime.JniHandleOwnership) + void Android.Animation.ValueAnimator:add_Update (System.EventHandler`1) + void Android.Animation.ValueAnimator:AddUpdateListener (Android.Animation.ValueAnimator/IAnimatorUpdateListener) + void Android.Animation.ValueAnimator:SetInterpolator (Android.Animation.ITimeInterpolator) + void Android.Animation.ValueAnimator/<>c__DisplayClass143_0:b__0 (Android.Animation.ValueAnimator/IAnimatorUpdateListenerImplementor) + void Android.Animation.ValueAnimator/IAnimatorUpdateListenerImplementor:.ctor (object) + void Android.Animation.ValueAnimator/IAnimatorUpdateListenerImplementor:OnAnimationUpdate (Android.Animation.ValueAnimator) + void Android.Animation.ValueAnimator/IAnimatorUpdateListenerInvoker:.cctor () + void Android.Animation.ValueAnimator/IAnimatorUpdateListenerInvoker:n_OnAnimationUpdate_Landroid_animation_ValueAnimator_ (intptr,intptr,intptr) void Android.App.Activity:.cctor () void Android.App.Activity:.ctor (intptr,Android.Runtime.JniHandleOwnership) void Android.App.Activity:n_OnCreate_Landroid_os_Bundle_ (intptr,intptr,intptr) @@ -3338,7 +3700,6 @@ Methods: void Android.Content.Res.AssetManager:.cctor () void Android.Content.Res.AssetManager:.ctor (intptr,Android.Runtime.JniHandleOwnership) void Android.Content.Res.ColorStateList:.cctor () - void Android.Content.Res.ColorStateList:.ctor (int[][],int[]) void Android.Content.Res.ColorStateList:.ctor (intptr,Android.Runtime.JniHandleOwnership) void Android.Content.Res.Configuration:.cctor () void Android.Content.Res.Configuration:.ctor (intptr,Android.Runtime.JniHandleOwnership) @@ -3348,19 +3709,29 @@ Methods: void Android.Content.Res.Resources/Theme:.ctor (intptr,Android.Runtime.JniHandleOwnership) void Android.Content.Res.TypedArray:.cctor () void Android.Content.Res.TypedArray:.ctor (intptr,Android.Runtime.JniHandleOwnership) + void Android.Graphics.BlendMode:.cctor () + void Android.Graphics.BlendMode:.ctor (intptr,Android.Runtime.JniHandleOwnership) + void Android.Graphics.BlendModeColorFilter:.cctor () + void Android.Graphics.BlendModeColorFilter:.ctor (Android.Graphics.Color,Android.Graphics.BlendMode) void Android.Graphics.Canvas:.cctor () void Android.Graphics.Canvas:.ctor (intptr,Android.Runtime.JniHandleOwnership) - void Android.Graphics.Canvas:DrawRect (Android.Graphics.Rect,Android.Graphics.Paint) + void Android.Graphics.Canvas:DrawColor (Android.Graphics.Color) 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) + void Android.Graphics.ColorFilter:.cctor () + void Android.Graphics.ColorFilter:.ctor (intptr,Android.Runtime.JniHandleOwnership) + void Android.Graphics.Drawables.AnimationDrawable:.cctor () + void Android.Graphics.Drawables.AnimationDrawable:.ctor () void Android.Graphics.Drawables.ColorDrawable:.cctor () void Android.Graphics.Drawables.ColorDrawable:.ctor (Android.Graphics.Color) void Android.Graphics.Drawables.ColorDrawable:.ctor (intptr,Android.Runtime.JniHandleOwnership) void Android.Graphics.Drawables.Drawable:.cctor () - void Android.Graphics.Drawables.Drawable:.ctor () void Android.Graphics.Drawables.Drawable:.ctor (intptr,Android.Runtime.JniHandleOwnership) - void Android.Graphics.Drawables.Drawable:n_Draw_Landroid_graphics_Canvas_ (intptr,intptr,intptr) + void Android.Graphics.Drawables.Drawable:InvalidateSelf () + 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.LayerDrawable:.cctor () void Android.Graphics.Drawables.LayerDrawable:.ctor (intptr,Android.Runtime.JniHandleOwnership) void Android.Graphics.Drawables.RippleDrawable:.cctor () @@ -3372,20 +3743,18 @@ Methods: void Android.Graphics.Paint:.ctor (Android.Graphics.Paint) void Android.Graphics.Paint:.ctor (intptr,Android.Runtime.JniHandleOwnership) void Android.Graphics.Paint:set_AntiAlias (bool) - void Android.Graphics.Paint:set_Color (Android.Graphics.Color) void Android.Graphics.Paint:set_StrokeMiter (single) void Android.Graphics.Paint:set_StrokeWidth (single) - void Android.Graphics.Paint:set_TextSize (single) void Android.Graphics.Paint:SetARGB (int,int,int,int) void Android.Graphics.Paint:SetStyle (Android.Graphics.Paint/Style) void Android.Graphics.Paint/Style:.cctor () 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 () void Android.Graphics.PorterDuff/Mode:.ctor (intptr,Android.Runtime.JniHandleOwnership) void Android.Graphics.Rect:.cctor () void Android.Graphics.Rect:.ctor () - void Android.Graphics.Rect:.ctor (int,int,int,int) - void Android.Graphics.Rect:.ctor (intptr,Android.Runtime.JniHandleOwnership) void Android.Graphics.Typeface:.cctor () void Android.Graphics.Typeface:.ctor (intptr,Android.Runtime.JniHandleOwnership) void Android.Net.ConnectivityManager:.cctor () @@ -3400,6 +3769,7 @@ Methods: void Android.OS.BaseBundle:.ctor (intptr,Android.Runtime.JniHandleOwnership) void Android.OS.Build/VERSION:.cctor () void Android.OS.Bundle:.cctor () + void Android.OS.Bundle:.ctor () void Android.OS.Bundle:.ctor (intptr,Android.Runtime.JniHandleOwnership) void Android.OS.Handler:.cctor () void Android.OS.Handler:.ctor (Android.OS.Looper) @@ -3426,7 +3796,6 @@ Methods: void Android.Runtime.IdentityHashTargets:RemoveAt (int) void Android.Runtime.InputStreamInvoker:.ctor (Java.IO.InputStream) void Android.Runtime.InputStreamInvoker:Close () - void Android.Runtime.JavaArray`1/d__13:.ctor (int) void Android.Runtime.JavaArray`1/d__13:System.IDisposable.Dispose () void Android.Runtime.JavaArray`1:.ctor (intptr,Android.Runtime.JniHandleOwnership) void Android.Runtime.JavaDictionary:.cctor () @@ -3440,7 +3809,6 @@ Methods: void Android.Runtime.JavaSet`1:.ctor (intptr,Android.Runtime.JniHandleOwnership) void Android.Runtime.JNIEnv:_monodroid_gref_log_delete (intptr,byte,string,int,System.Text.StringBuilder,int) void Android.Runtime.JNIEnv:.cctor () - void Android.Runtime.JNIEnv:AssertCompatibleArrayTypes (intptr,System.Type) void Android.Runtime.JNIEnv:AssertIsJavaObject (System.Type) void Android.Runtime.JNIEnv:CallNonvirtualVoidMethod (intptr,intptr,intptr,Android.Runtime.JValue*) void Android.Runtime.JNIEnv:CheckHandle (intptr) @@ -3448,9 +3816,10 @@ Methods: void Android.Runtime.JNIEnv:CopyArray (int[],intptr) void Android.Runtime.JNIEnv:CopyArray (intptr,byte[]) void Android.Runtime.JNIEnv:CopyArray (intptr,int[]) - void Android.Runtime.JNIEnv:CopyArray (intptr,int[][]) + void Android.Runtime.JNIEnv:CopyArray (intptr,single[]) + void Android.Runtime.JNIEnv:CopyArray (intptr,string[]) void Android.Runtime.JNIEnv:CopyArray (intptr,System.Array,System.Type) - void Android.Runtime.JNIEnv:CopyArray (intptr,T_REF[]) + void Android.Runtime.JNIEnv:CopyArray (single[],intptr) void Android.Runtime.JNIEnv:DeleteGlobalRef (intptr) void Android.Runtime.JNIEnv:DeleteLocalRef (intptr) void Android.Runtime.JNIEnv:DeleteRef (intptr,Android.Runtime.JniHandleOwnership) @@ -3460,7 +3829,7 @@ Methods: void Android.Runtime.JNIEnv:InvokeConstructor (intptr,string,Android.Runtime.JValue*) void Android.Runtime.JNIEnv:monodroid_free (intptr) void Android.Runtime.JNIEnv:RegisterJniNatives (intptr,int,intptr,intptr,int) - void Android.Runtime.JNIEnv:SetObjectArrayElement (intptr,int,intptr) + void Android.Runtime.JNIEnv:SetSynchronizationContext () void Android.Runtime.JNIEnv:WaitForBridgeProcessing () void Android.Runtime.JNIEnv/<>c:.cctor () void Android.Runtime.JNIEnv/<>c:.ctor () @@ -3473,10 +3842,12 @@ Methods: 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) void Android.Runtime.JNINativeWrapper:Wrap_JniMarshal_PPLL_V (_JniMarshal_PPLL_V,intptr,intptr,intptr,intptr) + void Android.Runtime.JNINativeWrapper:Wrap_JniMarshal_PPLLL_V (_JniMarshal_PPLLL_V,intptr,intptr,intptr,intptr,intptr) void Android.Runtime.JNINativeWrapper:Wrap_JniMarshal_PPLLLL_V (_JniMarshal_PPLLLL_V,intptr,intptr,intptr,intptr,intptr,intptr) void Android.Runtime.JNINativeWrapper:Wrap_JniMarshal_PPZIIII_V (_JniMarshal_PPZIIII_V,intptr,intptr,bool,int,int,int,int) void Android.Runtime.JValue:.cctor () void Android.Runtime.JValue:.ctor (intptr) + void Android.Runtime.JValue:.ctor (long) void Android.Runtime.Logger:.cctor () void Android.Runtime.ResourceDesignerAttribute:.ctor (string) void Android.Runtime.ResourceDesignerAttribute:set_IsApplication (bool) @@ -3488,26 +3859,45 @@ Methods: 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) + void Android.Util.IAttributeSetInvoker:.cctor () + void Android.Util.IAttributeSetInvoker:.ctor (intptr,Android.Runtime.JniHandleOwnership) void Android.Util.TypedValue:.cctor () void Android.Util.TypedValue:.ctor () + void Android.Views.Animations.BaseInterpolator:.cctor () + void Android.Views.Animations.BaseInterpolator:.ctor (intptr,Android.Runtime.JniHandleOwnership) + void Android.Views.Animations.DecelerateInterpolator:.cctor () + void Android.Views.Animations.DecelerateInterpolator:.ctor () void Android.Views.ContextThemeWrapper:.cctor () void Android.Views.ContextThemeWrapper:.ctor (Android.Content.Context,int) void Android.Views.ContextThemeWrapper:.ctor (intptr,Android.Runtime.JniHandleOwnership) void Android.Views.Display:.cctor () void Android.Views.Display:.ctor (intptr,Android.Runtime.JniHandleOwnership) + void Android.Views.Display:GetRealMetrics (Android.Util.DisplayMetrics) void Android.Views.IWindowManagerInvoker:.cctor () void Android.Views.IWindowManagerInvoker:.ctor (intptr,Android.Runtime.JniHandleOwnership) + void Android.Views.IWindowManagerInvoker:Dispose (bool) void Android.Views.LayoutInflater:.cctor () + void Android.Views.LayoutInflater:.ctor (Android.Views.LayoutInflater,Android.Content.Context) void Android.Views.LayoutInflater:.ctor (intptr,Android.Runtime.JniHandleOwnership) void Android.Views.LayoutInflaterInvoker:.cctor () void Android.Views.LayoutInflaterInvoker:.ctor (intptr,Android.Runtime.JniHandleOwnership) + void Android.Views.OrientationEventListener:.cctor () + void Android.Views.OrientationEventListener:.ctor (Android.Content.Context) + void Android.Views.OrientationEventListener:Disable () + void Android.Views.OrientationEventListener:Enable () + void Android.Views.OrientationEventListener:n_OnOrientationChanged_I (intptr,intptr,int) void Android.Views.View:.cctor () void Android.Views.View:.ctor (Android.Content.Context) void Android.Views.View:.ctor (intptr,Android.Runtime.JniHandleOwnership) + 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:DispatchDraw (Android.Graphics.Canvas) @@ -3516,13 +3906,15 @@ Methods: void Android.Views.View:Layout (int,int,int,int) void Android.Views.View:Measure (int,int) void Android.Views.View:n_DispatchDraw_Landroid_graphics_Canvas_ (intptr,intptr,intptr) - void Android.Views.View:n_Draw_Landroid_graphics_Canvas_ (intptr,intptr,intptr) void Android.Views.View:n_OnLayout_ZIIII (intptr,intptr,bool,int,int,int,int) void Android.Views.View:n_OnMeasure_II (intptr,intptr,int,int) void Android.Views.View:n_OnSizeChanged_IIII (intptr,intptr,int,int,int,int) void Android.Views.View:OnLayout (bool,int,int,int,int) void Android.Views.View:OnSizeChanged (int,int,int,int) void Android.Views.View:remove_Touch (System.EventHandler`1) + void Android.Views.View:remove_ViewAttachedToWindow (System.EventHandler`1) + void Android.Views.View:remove_ViewDetachedFromWindow (System.EventHandler`1) + void Android.Views.View:RemoveOnAttachStateChangeListener (Android.Views.View/IOnAttachStateChangeListener) void Android.Views.View:RequestLayout () void Android.Views.View:set_Alpha (single) void Android.Views.View:set_Background (Android.Graphics.Drawables.Drawable) @@ -3536,7 +3928,9 @@ Methods: void Android.Views.View:set_LayoutDirection (Android.Views.LayoutDirection) void Android.Views.View:set_LayoutParameters (Android.Views.ViewGroup/LayoutParams) void Android.Views.View:set_OnFocusChangeListener (Android.Views.View/IOnFocusChangeListener) + void Android.Views.View:set_OverScrollMode (Android.Views.OverScrollMode) void Android.Views.View:set_SoundEffectsEnabled (bool) + void Android.Views.View:set_Tag (Java.Lang.Object) void Android.Views.View:set_TextAlignment (Android.Views.TextAlignment) void Android.Views.View:set_TextDirection (Android.Views.TextDirection) void Android.Views.View:set_VerticalScrollBarEnabled (bool) @@ -3544,13 +3938,29 @@ Methods: void Android.Views.View:SetBackgroundColor (Android.Graphics.Color) void Android.Views.View:SetFitsSystemWindows (bool) void Android.Views.View:SetMeasuredDimension (int,int) + void Android.Views.View:SetMinimumHeight (int) + void Android.Views.View:SetMinimumWidth (int) void Android.Views.View:SetOnClickListener (Android.Views.View/IOnClickListener) void Android.Views.View:SetOnTouchListener (Android.Views.View/IOnTouchListener) void Android.Views.View:SetPadding (int,int,int,int) - void Android.Views.View/<>c__DisplayClass2872_0:b__0 (Android.Views.View/IOnLayoutChangeListenerImplementor) - void Android.Views.View/<>c__DisplayClass2946_0:b__0 (Android.Views.View/IOnTouchListenerImplementor) - void Android.Views.View/<>c__DisplayClass2951_0:b__0 (Android.Views.View/IOnFocusChangeListener) - void Android.Views.View/<>c__DisplayClass2951_0:b__1 (Android.Views.View/IOnFocusChangeListenerImplementor) + void Android.Views.View/<>c__DisplayClass2880_0:b__0 (Android.Views.View/IOnAttachStateChangeListenerImplementor) + void Android.Views.View/<>c__DisplayClass2881_0:b__0 (Android.Views.View/IOnAttachStateChangeListener) + void Android.Views.View/<>c__DisplayClass2881_0:b__1 (Android.Views.View/IOnAttachStateChangeListenerImplementor) + void Android.Views.View/<>c__DisplayClass2883_0:b__0 (Android.Views.View/IOnAttachStateChangeListenerImplementor) + void Android.Views.View/<>c__DisplayClass2884_0:b__0 (Android.Views.View/IOnAttachStateChangeListener) + void Android.Views.View/<>c__DisplayClass2884_0:b__1 (Android.Views.View/IOnAttachStateChangeListenerImplementor) + void Android.Views.View/<>c__DisplayClass2888_0:b__0 (Android.Views.View/IOnLayoutChangeListenerImplementor) + void Android.Views.View/<>c__DisplayClass2912_0:b__0 (Android.Views.View/IOnClickListenerImplementor) + void Android.Views.View/<>c__DisplayClass2962_0:b__0 (Android.Views.View/IOnTouchListenerImplementor) + void Android.Views.View/<>c__DisplayClass2967_0:b__0 (Android.Views.View/IOnFocusChangeListener) + void Android.Views.View/<>c__DisplayClass2967_0:b__1 (Android.Views.View/IOnFocusChangeListenerImplementor) + void Android.Views.View/IOnAttachStateChangeListenerImplementor:.ctor (object) + void Android.Views.View/IOnAttachStateChangeListenerImplementor:OnViewAttachedToWindow (Android.Views.View) + void Android.Views.View/IOnAttachStateChangeListenerImplementor:OnViewDetachedFromWindow (Android.Views.View) + void Android.Views.View/IOnAttachStateChangeListenerInvoker:.cctor () + void Android.Views.View/IOnAttachStateChangeListenerInvoker:n_OnViewAttachedToWindow_Landroid_view_View_ (intptr,intptr,intptr) + void Android.Views.View/IOnAttachStateChangeListenerInvoker:n_OnViewDetachedFromWindow_Landroid_view_View_ (intptr,intptr,intptr) + void Android.Views.View/IOnClickListenerImplementor:.ctor () void Android.Views.View/IOnClickListenerInvoker:.cctor () void Android.Views.View/IOnFocusChangeListenerImplementor:.ctor () void Android.Views.View/IOnFocusChangeListenerInvoker:.cctor () @@ -3565,21 +3975,28 @@ Methods: void Android.Views.ViewGroup:.cctor () void Android.Views.ViewGroup:.ctor (Android.Content.Context) void Android.Views.ViewGroup:.ctor (intptr,Android.Runtime.JniHandleOwnership) + void Android.Views.ViewGroup:AddView (Android.Views.View,Android.Views.ViewGroup/LayoutParams) void Android.Views.ViewGroup:AddView (Android.Views.View,int,Android.Views.ViewGroup/LayoutParams) + void Android.Views.ViewGroup:AddView (Android.Views.View,int) void Android.Views.ViewGroup:AddView (Android.Views.View) 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:SetClipChildren (bool) + void Android.Views.ViewGroup:SetClipToPadding (bool) void Android.Views.ViewGroup/LayoutParams:.cctor () + void Android.Views.ViewGroup/LayoutParams:.ctor (Android.Views.ViewGroup/LayoutParams) void Android.Views.ViewGroup/LayoutParams:.ctor (int,int) void Android.Views.ViewGroup/LayoutParams:.ctor (intptr,Android.Runtime.JniHandleOwnership) void Android.Views.ViewGroup/LayoutParams:set_Height (int) + void Android.Views.ViewGroup/LayoutParams:set_Width (int) void Android.Views.ViewGroup/MarginLayoutParams:.cctor () void Android.Views.ViewGroup/MarginLayoutParams:.ctor (intptr,Android.Runtime.JniHandleOwnership) + void Android.Views.ViewGroup/MarginLayoutParams:set_BottomMargin (int) void Android.Views.ViewTreeObserver:.cctor () void Android.Views.ViewTreeObserver:.ctor (intptr,Android.Runtime.JniHandleOwnership) void Android.Views.ViewTreeObserver:AddOnGlobalLayoutListener (Android.Views.ViewTreeObserver/IOnGlobalLayoutListener) + void Android.Views.ViewTreeObserver:RemoveOnGlobalLayoutListener (Android.Views.ViewTreeObserver/IOnGlobalLayoutListener) void Android.Views.ViewTreeObserver/IOnGlobalLayoutListenerInvoker:.cctor () void Android.Views.ViewTreeObserver/IOnGlobalLayoutListenerInvoker:n_OnGlobalLayout (intptr,intptr) void Android.Views.Window:.cctor () @@ -3596,7 +4013,9 @@ Methods: void Android.Widget.HorizontalScrollView:.cctor () void Android.Widget.HorizontalScrollView:.ctor (intptr,Android.Runtime.JniHandleOwnership) void Android.Widget.ImageView:.cctor () + void Android.Widget.ImageView:.ctor (Android.Content.Context) void Android.Widget.ImageView:.ctor (intptr,Android.Runtime.JniHandleOwnership) + void Android.Widget.ImageView:SetAdjustViewBounds (bool) void Android.Widget.ImageView:SetImageResource (int) void Android.Widget.ImageView:SetScaleType (Android.Widget.ImageView/ScaleType) void Android.Widget.ImageView/ScaleType:.cctor () @@ -3604,6 +4023,7 @@ Methods: void Android.Widget.LinearLayout:.cctor () void Android.Widget.LinearLayout:.ctor (Android.Content.Context) void Android.Widget.LinearLayout:.ctor (intptr,Android.Runtime.JniHandleOwnership) + void Android.Widget.LinearLayout:set_Orientation (Android.Widget.Orientation) void Android.Widget.LinearLayout/LayoutParams:.cctor () void Android.Widget.LinearLayout/LayoutParams:.ctor (intptr,Android.Runtime.JniHandleOwnership) void Android.Widget.TextView:.cctor () @@ -3622,20 +4042,35 @@ Methods: void AndroidX.Activity.ComponentActivity:.ctor (intptr,Android.Runtime.JniHandleOwnership) void AndroidX.AppCompat.App.ActionBarDrawerToggle:.cctor () void AndroidX.AppCompat.App.ActionBarDrawerToggle:.ctor (Android.App.Activity,AndroidX.DrawerLayout.Widget.DrawerLayout,AndroidX.AppCompat.Widget.Toolbar,int,int) + void AndroidX.AppCompat.App.ActionBarDrawerToggle:set_DrawerArrowDrawable (AndroidX.AppCompat.Graphics.Drawable.DrawerArrowDrawable) void AndroidX.AppCompat.App.ActionBarDrawerToggle:set_DrawerIndicatorEnabled (bool) void AndroidX.AppCompat.App.ActionBarDrawerToggle:set_DrawerSlideAnimationEnabled (bool) void AndroidX.AppCompat.App.ActionBarDrawerToggle:set_ToolbarNavigationClickListener (Android.Views.View/IOnClickListener) void AndroidX.AppCompat.App.ActionBarDrawerToggle:SyncState () void AndroidX.AppCompat.App.AppCompatActivity:.cctor () void AndroidX.AppCompat.App.AppCompatActivity:.ctor () + void AndroidX.AppCompat.Content.Res.AppCompatResources:.cctor () + void AndroidX.AppCompat.Graphics.Drawable.DrawerArrowDrawable:.cctor () + void AndroidX.AppCompat.Graphics.Drawable.DrawerArrowDrawable:.ctor (Android.Content.Context) + void AndroidX.AppCompat.Graphics.Drawable.DrawerArrowDrawable:.ctor (intptr,Android.Runtime.JniHandleOwnership) + void AndroidX.AppCompat.Graphics.Drawable.DrawerArrowDrawable:set_Color (int) + void AndroidX.AppCompat.Graphics.Drawable.DrawerArrowDrawable:set_Progress (single) + void AndroidX.AppCompat.Graphics.Drawable.DrawerArrowDrawable:SetColorFilter (Android.Graphics.ColorFilter) + void AndroidX.AppCompat.View.ContextThemeWrapper:.cctor () + void AndroidX.AppCompat.View.ContextThemeWrapper:.ctor (Android.Content.Context,Android.Content.Res.Resources/Theme) void AndroidX.AppCompat.View.Menu.MenuBuilder:.cctor () void AndroidX.AppCompat.View.Menu.MenuBuilder:.ctor (intptr,Android.Runtime.JniHandleOwnership) + void AndroidX.AppCompat.View.Menu.MenuBuilder:Clear () + void AndroidX.AppCompat.View.Menu.MenuItemImpl:.cctor () + void AndroidX.AppCompat.View.Menu.MenuItemImpl:.ctor (intptr,Android.Runtime.JniHandleOwnership) void AndroidX.AppCompat.Widget.AppCompatButton:.cctor () void AndroidX.AppCompat.Widget.AppCompatButton:.ctor (intptr,Android.Runtime.JniHandleOwnership) 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.LinearLayoutCompat/LayoutParams:.cctor () + void AndroidX.AppCompat.Widget.LinearLayoutCompat/LayoutParams:.ctor (int,int) void AndroidX.AppCompat.Widget.Toolbar:.cctor () void AndroidX.AppCompat.Widget.Toolbar:.ctor (intptr,Android.Runtime.JniHandleOwnership) void AndroidX.AppCompat.Widget.Toolbar:set_NavigationIcon (Android.Graphics.Drawables.Drawable) @@ -3643,11 +4078,23 @@ Methods: void AndroidX.AppCompat.Widget.Toolbar:set_TitleFormatted (Java.Lang.ICharSequence) void AndroidX.AppCompat.Widget.Toolbar:SetNavigationContentDescription (int) void AndroidX.AppCompat.Widget.Toolbar:SetNavigationOnClickListener (Android.Views.View/IOnClickListener) + void AndroidX.AppCompat.Widget.Toolbar:SetTitleTextColor (Android.Content.Res.ColorStateList) void AndroidX.AppCompat.Widget.Toolbar:SetTitleTextColor (int) + void AndroidX.AppCompat.Widget.TooltipCompat:.cctor () + void AndroidX.AppCompat.Widget.TooltipCompat:SetTooltipText (Android.Views.View,Java.Lang.ICharSequence) + void AndroidX.AppCompat.Widget.TooltipCompat:SetTooltipText (Android.Views.View,string) void AndroidX.CoordinatorLayout.Widget.CoordinatorLayout:.cctor () + void AndroidX.CoordinatorLayout.Widget.CoordinatorLayout:.ctor (Android.Content.Context,Android.Util.IAttributeSet) void AndroidX.CoordinatorLayout.Widget.CoordinatorLayout:.ctor (intptr,Android.Runtime.JniHandleOwnership) + void AndroidX.CoordinatorLayout.Widget.CoordinatorLayout:n_OnLayout_ZIIII (intptr,intptr,bool,int,int,int,int) + void AndroidX.CoordinatorLayout.Widget.CoordinatorLayout:OnLayout (bool,int,int,int,int) + void AndroidX.CoordinatorLayout.Widget.CoordinatorLayout/Behavior:.cctor () + void AndroidX.CoordinatorLayout.Widget.CoordinatorLayout/Behavior:.ctor (intptr,Android.Runtime.JniHandleOwnership) void AndroidX.CoordinatorLayout.Widget.CoordinatorLayout/LayoutParams:.cctor () void AndroidX.CoordinatorLayout.Widget.CoordinatorLayout/LayoutParams:.ctor (int,int) + void AndroidX.CoordinatorLayout.Widget.CoordinatorLayout/LayoutParams:.ctor (intptr,Android.Runtime.JniHandleOwnership) + void AndroidX.CoordinatorLayout.Widget.CoordinatorLayout/LayoutParams:set_Behavior (AndroidX.CoordinatorLayout.Widget.CoordinatorLayout/Behavior) + void AndroidX.CoordinatorLayout.Widget.CoordinatorLayout/LayoutParams:set_Gravity (int) void AndroidX.Core.App.ComponentActivity:.cctor () void AndroidX.Core.App.ComponentActivity:.ctor (intptr,Android.Runtime.JniHandleOwnership) void AndroidX.Core.View.AccessibilityDelegateCompat:.cctor () @@ -3656,9 +4103,11 @@ Methods: void AndroidX.Core.View.ViewCompat:.cctor () void AndroidX.Core.View.ViewCompat:SetAccessibilityDelegate (Android.Views.View,AndroidX.Core.View.AccessibilityDelegateCompat) void AndroidX.Core.View.ViewCompat:SetAccessibilityHeading (Android.Views.View,bool) + void AndroidX.Core.View.ViewCompat:SetBackground (Android.Views.View,Android.Graphics.Drawables.Drawable) void AndroidX.Core.Widget.NestedScrollView:.cctor () void AndroidX.Core.Widget.NestedScrollView:.ctor (Android.Content.Context,Android.Util.IAttributeSet,int) void AndroidX.Core.Widget.NestedScrollView:add_ScrollChange (System.EventHandler`1) + void AndroidX.Core.Widget.NestedScrollView:set_FillViewport (bool) void AndroidX.Core.Widget.NestedScrollView:SetOnScrollChangeListener (AndroidX.Core.Widget.NestedScrollView/IOnScrollChangeListener) void AndroidX.Core.Widget.NestedScrollView/<>c__DisplayClass158_0:b__0 (AndroidX.Core.Widget.NestedScrollView/IOnScrollChangeListenerImplementor) void AndroidX.Core.Widget.NestedScrollView/IOnScrollChangeListenerImplementor:.ctor (object) @@ -3666,11 +4115,14 @@ Methods: void AndroidX.Core.Widget.TextViewCompat:.cctor () void AndroidX.DrawerLayout.Widget.DrawerLayout:.cctor () void AndroidX.DrawerLayout.Widget.DrawerLayout:.ctor (Android.Content.Context) + void AndroidX.DrawerLayout.Widget.DrawerLayout:.ctor (intptr,Android.Runtime.JniHandleOwnership) void AndroidX.DrawerLayout.Widget.DrawerLayout:add_DrawerClosed (System.EventHandler`1) void AndroidX.DrawerLayout.Widget.DrawerLayout:add_DrawerOpened (System.EventHandler`1) void AndroidX.DrawerLayout.Widget.DrawerLayout:add_DrawerSlide (System.EventHandler`1) void AndroidX.DrawerLayout.Widget.DrawerLayout:add_DrawerStateChanged (System.EventHandler`1) void AndroidX.DrawerLayout.Widget.DrawerLayout:AddDrawerListener (AndroidX.DrawerLayout.Widget.DrawerLayout/IDrawerListener) + void AndroidX.DrawerLayout.Widget.DrawerLayout:CloseDrawer (Android.Views.View) + void AndroidX.DrawerLayout.Widget.DrawerLayout:SetDrawerLockMode (int) void AndroidX.DrawerLayout.Widget.DrawerLayout:SetScrimColor (int) void AndroidX.DrawerLayout.Widget.DrawerLayout/<>c__DisplayClass193_0:b__0 (AndroidX.DrawerLayout.Widget.DrawerLayout/IDrawerListenerImplementor) void AndroidX.DrawerLayout.Widget.DrawerLayout/<>c__DisplayClass196_0:b__0 (AndroidX.DrawerLayout.Widget.DrawerLayout/IDrawerListenerImplementor) @@ -3678,13 +4130,28 @@ Methods: void AndroidX.DrawerLayout.Widget.DrawerLayout/<>c__DisplayClass202_0:b__0 (AndroidX.DrawerLayout.Widget.DrawerLayout/IDrawerListenerImplementor) void AndroidX.DrawerLayout.Widget.DrawerLayout/IDrawerListenerImplementor:.ctor (object) void AndroidX.DrawerLayout.Widget.DrawerLayout/IDrawerListenerInvoker:.cctor () + void AndroidX.DrawerLayout.Widget.DrawerLayout/LayoutParams:.cctor () + void AndroidX.DrawerLayout.Widget.DrawerLayout/LayoutParams:.ctor (int,int,int) + void AndroidX.DrawerLayout.Widget.DrawerLayout/LayoutParams:.ctor (int,int) + void AndroidX.DrawerLayout.Widget.DrawerLayout/LayoutParams:set_Gravity (int) void AndroidX.Fragment.App.Fragment:.cctor () void AndroidX.Fragment.App.Fragment:.ctor () + void AndroidX.Fragment.App.Fragment:.ctor (intptr,Android.Runtime.JniHandleOwnership) + void AndroidX.Fragment.App.Fragment:n_OnResume (intptr,intptr) + void AndroidX.Fragment.App.Fragment:OnResume () void AndroidX.Fragment.App.Fragment:set_Arguments (Android.OS.Bundle) void AndroidX.Fragment.App.FragmentActivity:.cctor () void AndroidX.Fragment.App.FragmentActivity:.ctor (intptr,Android.Runtime.JniHandleOwnership) + void AndroidX.Fragment.App.FragmentContainerView:.cctor () + void AndroidX.Fragment.App.FragmentContainerView:.ctor (intptr,Android.Runtime.JniHandleOwnership) void AndroidX.Fragment.App.FragmentManager:.cctor () void AndroidX.Fragment.App.FragmentManager:.ctor (intptr,Android.Runtime.JniHandleOwnership) + void AndroidX.Fragment.App.FragmentManager:RegisterFragmentLifecycleCallbacks (AndroidX.Fragment.App.FragmentManager/FragmentLifecycleCallbacks,bool) + void AndroidX.Fragment.App.FragmentManager/FragmentLifecycleCallbacks:.cctor () + void AndroidX.Fragment.App.FragmentManager/FragmentLifecycleCallbacks:.ctor () + void AndroidX.Fragment.App.FragmentManager/FragmentLifecycleCallbacks:n_OnFragmentResumed_Landroidx_fragment_app_FragmentManager_Landroidx_fragment_app_Fragment_ (intptr,intptr,intptr,intptr) + void AndroidX.Fragment.App.FragmentManager/FragmentLifecycleCallbacks:n_OnFragmentViewDestroyed_Landroidx_fragment_app_FragmentManager_Landroidx_fragment_app_Fragment_ (intptr,intptr,intptr,intptr) + void AndroidX.Fragment.App.FragmentManager/FragmentLifecycleCallbacks:OnFragmentViewDestroyed (AndroidX.Fragment.App.FragmentManager,AndroidX.Fragment.App.Fragment) void AndroidX.Fragment.App.FragmentManagerInvoker:.cctor () void AndroidX.Fragment.App.FragmentManagerInvoker:.ctor (intptr,Android.Runtime.JniHandleOwnership) void AndroidX.Fragment.App.FragmentTransaction:.cctor () @@ -3695,25 +4162,98 @@ Methods: void AndroidX.Lifecycle.Lifecycle:.ctor (intptr,Android.Runtime.JniHandleOwnership) void AndroidX.Lifecycle.LifecycleInvoker:.cctor () void AndroidX.Lifecycle.LifecycleInvoker:.ctor (intptr,Android.Runtime.JniHandleOwnership) + void AndroidX.Navigation.Fragment.FragmentNavigator:.cctor () + void AndroidX.Navigation.Fragment.FragmentNavigator:.ctor (intptr,Android.Runtime.JniHandleOwnership) + void AndroidX.Navigation.Fragment.FragmentNavigator/Destination:.cctor () + void AndroidX.Navigation.Fragment.FragmentNavigator/Destination:.ctor (AndroidX.Navigation.Navigator) + void AndroidX.Navigation.Fragment.NavHostFragment:.cctor () + void AndroidX.Navigation.Fragment.NavHostFragment:.ctor (intptr,Android.Runtime.JniHandleOwnership) + void AndroidX.Navigation.NavController:.cctor () + void AndroidX.Navigation.NavController:.ctor (intptr,Android.Runtime.JniHandleOwnership) + void AndroidX.Navigation.NavController:AddOnDestinationChangedListener (AndroidX.Navigation.NavController/IOnDestinationChangedListener) + void AndroidX.Navigation.NavController:SetGraph (AndroidX.Navigation.NavGraph,Android.OS.Bundle) + void AndroidX.Navigation.NavController/IOnDestinationChangedListenerInvoker:.cctor () + void AndroidX.Navigation.NavController/IOnDestinationChangedListenerInvoker:n_OnDestinationChanged_Landroidx_navigation_NavController_Landroidx_navigation_NavDestination_Landroid_os_Bundle_ (intptr,intptr,intptr,intptr,intptr) + void AndroidX.Navigation.NavDestination:.cctor () + void AndroidX.Navigation.NavDestination:.ctor (intptr,Android.Runtime.JniHandleOwnership) + void AndroidX.Navigation.NavDestination:set_Id (int) + void AndroidX.Navigation.NavGraph:.cctor () + void AndroidX.Navigation.NavGraph:.ctor (AndroidX.Navigation.Navigator) + void AndroidX.Navigation.NavGraph:AddDestination (AndroidX.Navigation.NavDestination) + void AndroidX.Navigation.NavGraph:set_StartDestination (int) + void AndroidX.Navigation.NavGraphNavigator:.cctor () + void AndroidX.Navigation.NavGraphNavigator:.ctor (intptr,Android.Runtime.JniHandleOwnership) + void AndroidX.Navigation.NavHostController:.cctor () + void AndroidX.Navigation.NavHostController:.ctor (intptr,Android.Runtime.JniHandleOwnership) + void AndroidX.Navigation.Navigator:.cctor () + void AndroidX.Navigation.Navigator:.ctor (intptr,Android.Runtime.JniHandleOwnership) + void AndroidX.Navigation.NavigatorProvider:.cctor () + void AndroidX.Navigation.NavigatorProvider:.ctor (intptr,Android.Runtime.JniHandleOwnership) + void AndroidX.Navigation.UI.AppBarConfiguration:.cctor () + void AndroidX.Navigation.UI.AppBarConfiguration:.ctor (intptr,Android.Runtime.JniHandleOwnership) + void AndroidX.Navigation.UI.AppBarConfiguration/Builder:.cctor () + void AndroidX.Navigation.UI.AppBarConfiguration/Builder:.ctor (AndroidX.Navigation.NavGraph) + void AndroidX.Navigation.UI.NavigationUI:.cctor () + void AndroidX.Navigation.UI.NavigationUI:SetupWithNavController (AndroidX.AppCompat.Widget.Toolbar,AndroidX.Navigation.NavController,AndroidX.Navigation.UI.AppBarConfiguration) + void AndroidX.RecyclerView.Widget.LinearLayoutManager:.cctor () + void AndroidX.RecyclerView.Widget.LinearLayoutManager:.ctor (Android.Content.Context,int,bool) + void AndroidX.RecyclerView.Widget.RecyclerView:.cctor () + void AndroidX.RecyclerView.Widget.RecyclerView:.ctor (Android.Content.Context) + void AndroidX.RecyclerView.Widget.RecyclerView:SetAdapter (AndroidX.RecyclerView.Widget.RecyclerView/Adapter) + void AndroidX.RecyclerView.Widget.RecyclerView:SetLayoutManager (AndroidX.RecyclerView.Widget.RecyclerView/LayoutManager) void AndroidX.RecyclerView.Widget.RecyclerView/Adapter:.cctor () + void AndroidX.RecyclerView.Widget.RecyclerView/Adapter:.ctor () void AndroidX.RecyclerView.Widget.RecyclerView/Adapter:.ctor (intptr,Android.Runtime.JniHandleOwnership) + void AndroidX.RecyclerView.Widget.RecyclerView/Adapter:n_OnBindViewHolder_Landroidx_recyclerview_widget_RecyclerView_ViewHolder_I (intptr,intptr,intptr,int) + void AndroidX.RecyclerView.Widget.RecyclerView/Adapter:NotifyDataSetChanged () + void AndroidX.RecyclerView.Widget.RecyclerView/Adapter:set_HasStableIds (bool) + void AndroidX.RecyclerView.Widget.RecyclerView/LayoutManager:.cctor () + void AndroidX.RecyclerView.Widget.RecyclerView/LayoutManager:.ctor (intptr,Android.Runtime.JniHandleOwnership) + void AndroidX.RecyclerView.Widget.RecyclerView/LayoutParams:.cctor () + void AndroidX.RecyclerView.Widget.RecyclerView/LayoutParams:.ctor (int,int) + void AndroidX.RecyclerView.Widget.RecyclerView/ViewHolder:.cctor () + void AndroidX.RecyclerView.Widget.RecyclerView/ViewHolder:.ctor (Android.Views.View) void AndroidX.ViewPager2.Adapter.FragmentStateAdapter:.cctor () void AndroidX.ViewPager2.Adapter.FragmentStateAdapter:.ctor (AndroidX.Fragment.App.FragmentManager,AndroidX.Lifecycle.Lifecycle) void AndroidX.ViewPager2.Widget.ViewPager2:.cctor () + void AndroidX.ViewPager2.Widget.ViewPager2:.ctor (Android.Content.Context) void AndroidX.ViewPager2.Widget.ViewPager2:.ctor (intptr,Android.Runtime.JniHandleOwnership) + void AndroidX.ViewPager2.Widget.ViewPager2:RegisterOnPageChangeCallback (AndroidX.ViewPager2.Widget.ViewPager2/OnPageChangeCallback) + void AndroidX.ViewPager2.Widget.ViewPager2:set_Adapter (AndroidX.RecyclerView.Widget.RecyclerView/Adapter) void AndroidX.ViewPager2.Widget.ViewPager2:set_CurrentItem (int) void AndroidX.ViewPager2.Widget.ViewPager2:set_UserInputEnabled (bool) + void AndroidX.ViewPager2.Widget.ViewPager2:SetCurrentItem (int,bool) void AndroidX.ViewPager2.Widget.ViewPager2/OnPageChangeCallback:.cctor () void AndroidX.ViewPager2.Widget.ViewPager2/OnPageChangeCallback:.ctor () void AndroidX.ViewPager2.Widget.ViewPager2/OnPageChangeCallback:n_OnPageSelected_I (intptr,intptr,int) void AndroidX.ViewPager2.Widget.ViewPager2/OnPageChangeCallback:OnPageSelected (int) void Google.Android.Material.AppBar.AppBarLayout:.cctor () void Google.Android.Material.AppBar.AppBarLayout:.ctor (intptr,Android.Runtime.JniHandleOwnership) + void Google.Android.Material.AppBar.AppBarLayout:AddOnOffsetChangedListener (Google.Android.Material.AppBar.AppBarLayout/IOnOffsetChangedListener) + void Google.Android.Material.AppBar.AppBarLayout/BaseBehavior:.cctor () + void Google.Android.Material.AppBar.AppBarLayout/BaseBehavior:.ctor (intptr,Android.Runtime.JniHandleOwnership) + void Google.Android.Material.AppBar.AppBarLayout/Behavior:.cctor () + void Google.Android.Material.AppBar.AppBarLayout/Behavior:.ctor () + void Google.Android.Material.AppBar.AppBarLayout/IOnOffsetChangedListenerInvoker:.cctor () + void Google.Android.Material.AppBar.AppBarLayout/IOnOffsetChangedListenerInvoker:n_OnOffsetChanged_Lcom_google_android_material_appbar_AppBarLayout_I (intptr,intptr,intptr,int) void Google.Android.Material.AppBar.AppBarLayout/LayoutParams:.cctor () void Google.Android.Material.AppBar.AppBarLayout/LayoutParams:.ctor (intptr,Android.Runtime.JniHandleOwnership) + void Google.Android.Material.AppBar.AppBarLayout/ScrollingViewBehavior:.cctor () + void Google.Android.Material.AppBar.AppBarLayout/ScrollingViewBehavior:.ctor () + void Google.Android.Material.AppBar.HeaderBehavior:.cctor () + void Google.Android.Material.AppBar.HeaderBehavior:.ctor (intptr,Android.Runtime.JniHandleOwnership) + void Google.Android.Material.AppBar.HeaderScrollingViewBehavior:.cctor () + void Google.Android.Material.AppBar.HeaderScrollingViewBehavior:.ctor (intptr,Android.Runtime.JniHandleOwnership) void Google.Android.Material.AppBar.MaterialToolbar:.cctor () void Google.Android.Material.AppBar.MaterialToolbar:.ctor (intptr,Android.Runtime.JniHandleOwnership) + void Google.Android.Material.AppBar.ViewOffsetBehavior:.cctor () + void Google.Android.Material.AppBar.ViewOffsetBehavior:.ctor (intptr,Android.Runtime.JniHandleOwnership) + void Google.Android.Material.BottomNavigation.BottomNavigationItemView:.cctor () + void Google.Android.Material.BottomNavigation.BottomNavigationItemView:.ctor (intptr,Android.Runtime.JniHandleOwnership) + void Google.Android.Material.BottomNavigation.BottomNavigationMenuView:.cctor () + void Google.Android.Material.BottomNavigation.BottomNavigationMenuView:.ctor (intptr,Android.Runtime.JniHandleOwnership) void Google.Android.Material.BottomNavigation.BottomNavigationView:.cctor () + void Google.Android.Material.BottomNavigation.BottomNavigationView:.ctor (Android.Content.Context) void Google.Android.Material.BottomNavigation.BottomNavigationView:.ctor (intptr,Android.Runtime.JniHandleOwnership) void Google.Android.Material.Button.MaterialButton:.cctor () void Google.Android.Material.Button.MaterialButton:.ctor (Android.Content.Context) @@ -3723,21 +4263,34 @@ Methods: void Google.Android.Material.Button.MaterialButton:set_IconPadding (int) void Google.Android.Material.Button.MaterialButton:set_IconTint (Android.Content.Res.ColorStateList) void Google.Android.Material.Button.MaterialButton:set_IconTintMode (Android.Graphics.PorterDuff/Mode) + void Google.Android.Material.Navigation.NavigationBarItemView:.cctor () + void Google.Android.Material.Navigation.NavigationBarItemView:.ctor (intptr,Android.Runtime.JniHandleOwnership) + void Google.Android.Material.Navigation.NavigationBarItemView:SetChecked (bool) + void Google.Android.Material.Navigation.NavigationBarItemView:SetShifting (bool) + void Google.Android.Material.Navigation.NavigationBarMenuView:.cctor () + void Google.Android.Material.Navigation.NavigationBarMenuView:.ctor (intptr,Android.Runtime.JniHandleOwnership) + void Google.Android.Material.Navigation.NavigationBarMenuView:UpdateMenuView () void Google.Android.Material.Navigation.NavigationBarView:.cctor () void Google.Android.Material.Navigation.NavigationBarView:.ctor (intptr,Android.Runtime.JniHandleOwnership) + void Google.Android.Material.Navigation.NavigationBarView:set_ItemIconTintList (Android.Content.Res.ColorStateList) + void Google.Android.Material.Navigation.NavigationBarView:set_ItemTextColor (Android.Content.Res.ColorStateList) + void Google.Android.Material.Navigation.NavigationBarView:set_LabelVisibilityMode (int) + void Google.Android.Material.Navigation.NavigationBarView:set_SelectedItemId (int) + void Google.Android.Material.Navigation.NavigationBarView:SetOnItemSelectedListener (Google.Android.Material.Navigation.NavigationBarView/IOnItemSelectedListener) void Google.Android.Material.Navigation.NavigationBarView/IOnItemSelectedListenerInvoker:.cctor () + void Google.Android.Material.Shape.MaterialShapeDrawable:.cctor () + void Google.Android.Material.Shape.MaterialShapeDrawable:.ctor (intptr,Android.Runtime.JniHandleOwnership) void Google.Android.Material.Tabs.TabLayout:.cctor () void Google.Android.Material.Tabs.TabLayout:.ctor (intptr,Android.Runtime.JniHandleOwnership) void Google.Android.Material.Tabs.TabLayout:SetSelectedTabIndicatorColor (int) void Google.Android.Material.Tabs.TabLayout:SetTabTextColors (int,int) + void Google.Android.Material.Tabs.TabLayout/IOnTabSelectedListenerInvoker:.cctor () void Google.Android.Material.Tabs.TabLayout/Tab:.cctor () void Google.Android.Material.Tabs.TabLayout/Tab:.ctor (intptr,Android.Runtime.JniHandleOwnership) void Google.Android.Material.Tabs.TabLayoutMediator/ITabConfigurationStrategyInvoker:.cctor () void Google.Android.Material.Tabs.TabLayoutMediator/ITabConfigurationStrategyInvoker:n_OnConfigureTab_Lcom_google_android_material_tabs_TabLayout_Tab_I (intptr,intptr,intptr,int) void Java.Interop.EventHelper:AddEventHandler (System.WeakReference&,System.Func`1,System.Action`1,System.Action`1) - void Java.Interop.EventHelper:AddEventHandler (System.WeakReference&,System.Func`1,System.Action`1,System.Action`1) void Java.Interop.EventHelper:RemoveEventHandler (System.WeakReference&,System.Func`2,System.Action`1,System.Action`1) - void Java.Interop.EventHelper:RemoveEventHandler (System.WeakReference&,System.Func`2,System.Action`1,System.Action`1) void Java.Interop.JavaConvert:.cctor () void Java.Interop.JavaConvert/<>c:.cctor () void Java.Interop.JavaConvert/<>c:.ctor () @@ -3749,10 +4302,12 @@ Methods: void Java.Interop.JniEnvironment/<>c:.cctor () void Java.Interop.JniEnvironment/<>c:.ctor () void Java.Interop.JniEnvironment/Arrays:GetByteArrayRegion (Java.Interop.JniObjectReference,int,int,sbyte*) + void Java.Interop.JniEnvironment/Arrays:GetFloatArrayRegion (Java.Interop.JniObjectReference,int,int,single*) void Java.Interop.JniEnvironment/Arrays:GetIntArrayRegion (Java.Interop.JniObjectReference,int,int,int*) 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/Exceptions:ExceptionClear () 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*) @@ -3811,6 +4366,7 @@ Methods: void Java.Interop.JniRuntime/JniObjectReferenceManager:OnSetRuntime (Java.Interop.JniRuntime) void Java.Interop.JniRuntime/JniTypeManager:.cctor () void Java.Interop.JniRuntime/JniTypeManager:.ctor () + void Java.Interop.JniRuntime/JniTypeManager:AssertSimpleReference (string,string) void Java.Interop.JniRuntime/JniTypeManager:OnSetRuntime (Java.Interop.JniRuntime) void Java.Interop.JniRuntime/JniValueManager:.cctor () void Java.Interop.JniRuntime/JniValueManager:.ctor () @@ -3832,17 +4388,17 @@ Methods: void Java.Interop.NativeMethods:java_interop_jnienv_call_void_method_a (intptr,intptr&,intptr,intptr,intptr) void Java.Interop.NativeMethods:java_interop_jnienv_delete_global_ref (intptr,intptr) void Java.Interop.NativeMethods:java_interop_jnienv_delete_local_ref (intptr,intptr) + void Java.Interop.NativeMethods:java_interop_jnienv_exception_clear (intptr) void Java.Interop.NativeMethods:java_interop_jnienv_get_byte_array_region (intptr,intptr&,intptr,int,int,sbyte*) + void Java.Interop.NativeMethods:java_interop_jnienv_get_float_array_region (intptr,intptr&,intptr,int,int,single*) void Java.Interop.NativeMethods:java_interop_jnienv_get_int_array_region (intptr,intptr&,intptr,int,int,int*) void Java.Interop.NativeMethods:java_interop_jnienv_release_string_chars (intptr,intptr,char*) void Java.Interop.NativeMethods:java_interop_jnienv_set_byte_array_region (intptr,intptr&,intptr,int,int,sbyte*) + void Java.Interop.NativeMethods:java_interop_jnienv_set_float_array_region (intptr,intptr&,intptr,int,int,single*) void Java.Interop.NativeMethods:java_interop_jnienv_set_int_array_region (intptr,intptr&,intptr,int,int,int*) void Java.Interop.NativeMethods:java_interop_jnienv_set_int_field (intptr,intptr,intptr,int) - void Java.Interop.NativeMethods:java_interop_jnienv_set_object_array_element (intptr,intptr&,intptr,int,intptr) void Java.Interop.Tools.TypeNameMappings.JavaNativeTypeManager:.cctor () void Java.Interop.Tools.TypeNameMappings.JavaNativeTypeManager:set_PackageNamingPolicy (Java.Interop.Tools.TypeNameMappings.PackageNamingPolicy) - void Java.Interop.Tools.TypeNameMappings.JavaNativeTypeManager/<>c:.cctor () - void Java.Interop.Tools.TypeNameMappings.JavaNativeTypeManager/<>c:.ctor () void Java.Interop.TypeManager:.cctor () void Java.Interop.TypeManager:Activate (intptr,System.Reflection.ConstructorInfo,object[]) void Java.Interop.TypeManager:n_Activate (intptr,intptr,intptr,intptr,intptr,intptr) @@ -3854,12 +4410,19 @@ Methods: void Java.IO.InputStreamInvoker:.cctor () void Java.IO.InputStreamInvoker:.ctor (intptr,Android.Runtime.JniHandleOwnership) void Java.Lang.Class:.cctor () + void Java.Lang.Class:.ctor (intptr,Android.Runtime.JniHandleOwnership) void Java.Lang.Enum:.cctor () void Java.Lang.Enum:.ctor (intptr,Android.Runtime.JniHandleOwnership) + void Java.Lang.Exception:.cctor () + void Java.Lang.Exception:.ctor (intptr,Android.Runtime.JniHandleOwnership) + void Java.Lang.Float:.cctor () + void Java.Lang.Float:.ctor (intptr,Android.Runtime.JniHandleOwnership) void Java.Lang.ICharSequenceInvoker:.cctor () void Java.Lang.ICharSequenceInvoker:.ctor (intptr,Android.Runtime.JniHandleOwnership) void Java.Lang.IRunnableInvoker:.cctor () void Java.Lang.IRunnableInvoker:n_Run (intptr,intptr) + void Java.Lang.Number:.cctor () + void Java.Lang.Number:.ctor (intptr,Android.Runtime.JniHandleOwnership) void Java.Lang.Object:.cctor () void Java.Lang.Object:.ctor () void Java.Lang.Object:.ctor (intptr,Android.Runtime.JniHandleOwnership) @@ -3871,12 +4434,18 @@ Methods: void Java.Lang.Object:Java.Interop.IJavaPeerable.SetJniManagedPeerState (Java.Interop.JniManagedPeerStates) void Java.Lang.Object:Java.Interop.IJavaPeerable.SetPeerReference (Java.Interop.JniObjectReference) void Java.Lang.Object:SetHandle (intptr,Android.Runtime.JniHandleOwnership) + void Java.Lang.RuntimeException:.cctor () + void Java.Lang.RuntimeException:.ctor (intptr,Android.Runtime.JniHandleOwnership) void Java.Lang.String:.cctor () void Java.Lang.String:.ctor (intptr,Android.Runtime.JniHandleOwnership) void Java.Lang.String:.ctor (string) void Java.Lang.Thread/RunnableImplementor:.cctor () void Java.Lang.Thread/RunnableImplementor:.ctor (System.Action,bool) void Java.Lang.Thread/RunnableImplementor:Run () + void Java.Lang.Throwable:.cctor () + void Java.Lang.Throwable:.ctor (intptr,Android.Runtime.JniHandleOwnership) + void Java.Lang.Throwable:Java.Interop.IJavaPeerable.SetJniIdentityHashCode (int) + void Java.Lang.Throwable:SetHandle (intptr,Android.Runtime.JniHandleOwnership) void Java.Net.HttpURLConnection:.cctor () void Java.Net.HttpURLConnection:.ctor (intptr,Android.Runtime.JniHandleOwnership) void Java.Net.HttpURLConnection:set_InstanceFollowRedirects (bool) @@ -3893,6 +4462,10 @@ Methods: void Java.Security.KeyStore:.cctor () void Java.Security.KeyStore:.ctor (intptr,Android.Runtime.JniHandleOwnership) void Java.Security.KeyStore:Load (System.IO.Stream,char[]) + void Java.Util.AbstractCollection:.cctor () + void Java.Util.AbstractCollection:.ctor (intptr,Android.Runtime.JniHandleOwnership) + void Java.Util.AbstractList:.cctor () + void Java.Util.AbstractList:.ctor (intptr,Android.Runtime.JniHandleOwnership) void Java.Util.IIteratorInvoker:.cctor () void Java.Util.IIteratorInvoker:.ctor (intptr,Android.Runtime.JniHandleOwnership) void Java.Util.IIteratorInvoker:Dispose (bool) @@ -3901,18 +4474,19 @@ Methods: void Javax.Net.Ssl.HttpsURLConnectionInvoker:.cctor () void Javax.Net.Ssl.HttpsURLConnectionInvoker:.ctor (intptr,Android.Runtime.JniHandleOwnership) void Javax.Net.Ssl.HttpsURLConnectionInvoker:Connect () + void Kotlin.Collections.AbstractMutableList:.cctor () + void Kotlin.Collections.AbstractMutableList:.ctor (intptr,Android.Runtime.JniHandleOwnership) + void Kotlin.Collections.ArrayDeque:.cctor () + void Kotlin.Collections.ArrayDeque:.ctor (intptr,Android.Runtime.JniHandleOwnership) void Microsoft.Extensions.DependencyInjection.DependencyInjectionEventSource:.cctor () void Microsoft.Extensions.DependencyInjection.DependencyInjectionEventSource:.ctor () void Microsoft.Extensions.DependencyInjection.DependencyInjectionEventSource:ServiceProviderBuilt (Microsoft.Extensions.DependencyInjection.ServiceProvider) void Microsoft.Extensions.DependencyInjection.Extensions.ServiceCollectionDescriptorExtensions:TryAdd (Microsoft.Extensions.DependencyInjection.IServiceCollection,Microsoft.Extensions.DependencyInjection.ServiceDescriptor) void Microsoft.Extensions.DependencyInjection.Extensions.ServiceCollectionDescriptorExtensions:TryAddEnumerable (Microsoft.Extensions.DependencyInjection.IServiceCollection,Microsoft.Extensions.DependencyInjection.ServiceDescriptor) void Microsoft.Extensions.DependencyInjection.Extensions.ServiceCollectionDescriptorExtensions:TryAddScoped (Microsoft.Extensions.DependencyInjection.IServiceCollection,System.Func`2) - void Microsoft.Extensions.DependencyInjection.Extensions.ServiceCollectionDescriptorExtensions:TryAddScoped (Microsoft.Extensions.DependencyInjection.IServiceCollection,System.Func`2) 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.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.Extensions.ServiceCollectionDescriptorExtensions:TryAddSingleton (Microsoft.Extensions.DependencyInjection.IServiceCollection) 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) @@ -3957,6 +4531,17 @@ Methods: void Microsoft.Extensions.DependencyInjection.ServiceProvider/<>c:.ctor () void Microsoft.Extensions.DependencyInjection.ServiceProviderOptions:.cctor () void Microsoft.Extensions.DependencyInjection.ServiceProviderOptions:.ctor () + void Microsoft.Extensions.Logging.FormattedLogValues:.cctor () + void Microsoft.Extensions.Logging.FormattedLogValues:.ctor (string,object[]) + void Microsoft.Extensions.Logging.FormattedLogValues/<>c:.cctor () + void Microsoft.Extensions.Logging.FormattedLogValues/<>c:.ctor () + void Microsoft.Extensions.Logging.LoggerExtensions:.cctor () + void Microsoft.Extensions.Logging.LoggerExtensions:Log (Microsoft.Extensions.Logging.ILogger,Microsoft.Extensions.Logging.LogLevel,Microsoft.Extensions.Logging.EventId,System.Exception,string,object[]) + void Microsoft.Extensions.Logging.LoggerExtensions:Log (Microsoft.Extensions.Logging.ILogger,Microsoft.Extensions.Logging.LogLevel,System.Exception,string,object[]) + void Microsoft.Extensions.Logging.LoggerExtensions:LogWarning (Microsoft.Extensions.Logging.ILogger,System.Exception,string,object[]) + void Microsoft.Extensions.Logging.LogValuesFormatter:.cctor () + void Microsoft.Extensions.Logging.LogValuesFormatter:.ctor (string) + void Microsoft.Extensions.Logging.LogValuesFormatter:set_OriginalFormat (string) void Microsoft.Maui.ActivationState:.ctor (Microsoft.Maui.IMauiContext,Android.OS.Bundle) void Microsoft.Maui.ActivationState:.ctor (Microsoft.Maui.IMauiContext,Microsoft.Maui.IPersistedState) void Microsoft.Maui.ActivityLifecycleCallbacks/<>c__DisplayClass0_0:b__0 (Microsoft.Maui.LifecycleEvents.AndroidLifecycle/OnCreate) @@ -3972,7 +4557,10 @@ Methods: void Microsoft.Maui.ApplicationModel.AppActionsExtensions:OnResume (Microsoft.Maui.ApplicationModel.IAppActions,Android.Content.Intent) void Microsoft.Maui.ApplicationModel.AppActionsImplementation:OnNewIntent (Android.Content.Intent) void Microsoft.Maui.ApplicationModel.AppActionsImplementation:OnResume (Android.Content.Intent) - void Microsoft.Maui.ApplicationModel.Permissions:EnsureDeclared () + void Microsoft.Maui.ApplicationModel.AppInfoImplementation:.cctor () + void Microsoft.Maui.ApplicationModel.AppInfoImplementation:.ctor () + void Microsoft.Maui.ApplicationModel.AppInfoImplementation/<>c:.cctor () + void Microsoft.Maui.ApplicationModel.AppInfoImplementation/<>c:.ctor () void Microsoft.Maui.ApplicationModel.Permissions:EnsureDeclared () void Microsoft.Maui.ApplicationModel.Permissions/BasePlatformPermission:.cctor () void Microsoft.Maui.ApplicationModel.Permissions/BasePlatformPermission:.ctor () @@ -3981,13 +4569,11 @@ Methods: void Microsoft.Maui.ApplicationModel.Platform:Init (Android.App.Activity,Android.OS.Bundle) void Microsoft.Maui.ApplicationModel.Platform:Init (Android.App.Application) void Microsoft.Maui.ApplicationModel.Platform:OnResume (Android.App.Activity) - void Microsoft.Maui.ColorStates:.cctor () void Microsoft.Maui.CommandMapper:.ctor () void Microsoft.Maui.CommandMapper:.ctor (Microsoft.Maui.CommandMapper) void Microsoft.Maui.CommandMapper:Invoke (Microsoft.Maui.IElementHandler,Microsoft.Maui.IElement,string,object) void Microsoft.Maui.CommandMapper:InvokeCore (string,Microsoft.Maui.IElementHandler,Microsoft.Maui.IElement,object) void Microsoft.Maui.CommandMapper:SetPropertyCore (string,System.Action`3) - void Microsoft.Maui.CommandMapper`2/<>c__DisplayClass6_0:.ctor () void Microsoft.Maui.CommandMapper`2/<>c__DisplayClass6_0:b__0 (Microsoft.Maui.IElementHandler,Microsoft.Maui.IElement,object) void Microsoft.Maui.CommandMapper`2:.ctor (Microsoft.Maui.CommandMapper) void Microsoft.Maui.CommandMapper`2:Add (string,System.Action`3) @@ -4001,8 +4587,10 @@ Methods: void Microsoft.Maui.Controls.Application:AddWindow (Microsoft.Maui.Controls.Window) void Microsoft.Maui.Controls.Application:MapWindowSoftInputModeAdjust (Microsoft.Maui.Handlers.ApplicationHandler,Microsoft.Maui.Controls.Application) void Microsoft.Maui.Controls.Application:OnPageAppearing (Microsoft.Maui.Controls.Page) + void Microsoft.Maui.Controls.Application:OnPageDisappearing (Microsoft.Maui.Controls.Page) void Microsoft.Maui.Controls.Application: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) @@ -4010,18 +4598,21 @@ Methods: void Microsoft.Maui.Controls.AppThemeBinding:Apply (bool) void Microsoft.Maui.Controls.AppThemeBinding:Apply (object,Microsoft.Maui.Controls.BindableObject,Microsoft.Maui.Controls.BindableProperty,bool) void Microsoft.Maui.Controls.AppThemeBinding:ApplyCore (bool) + void Microsoft.Maui.Controls.AppThemeBinding:AttachEvents () + void Microsoft.Maui.Controls.AppThemeBinding:DetachEvents () void Microsoft.Maui.Controls.AppThemeBinding:Unapply (bool) void Microsoft.Maui.Controls.AppThemeBinding/<>c__DisplayClass7_0:g__Set|0 () void Microsoft.Maui.Controls.AttachedCollection`1:.ctor () void Microsoft.Maui.Controls.AttachedCollection`1:AttachTo (Microsoft.Maui.Controls.BindableObject) void Microsoft.Maui.Controls.AttachedCollection`1:CleanUpWeakReferences () void Microsoft.Maui.Controls.AttachedCollection`1:OnAttachedTo (Microsoft.Maui.Controls.BindableObject) + void Microsoft.Maui.Controls.AttachedCollection`1:DetachFrom (Microsoft.Maui.Controls.BindableObject) + void Microsoft.Maui.Controls.AttachedCollection`1:OnDetachingFrom (Microsoft.Maui.Controls.BindableObject) void Microsoft.Maui.Controls.AutomationProperties:.cctor () void Microsoft.Maui.Controls.BackButtonBehavior:.cctor () void Microsoft.Maui.Controls.BarElement:.cctor () void Microsoft.Maui.Controls.BaseShellItem:.cctor () void Microsoft.Maui.Controls.BaseShellItem:.ctor () - void Microsoft.Maui.Controls.BaseShellItem:add_Appearing (System.EventHandler) void Microsoft.Maui.Controls.BaseShellItem:Microsoft.Maui.Controls.IFlowDirectionController.set_EffectiveFlowDirection (Microsoft.Maui.Controls.EffectiveFlowDirection) void Microsoft.Maui.Controls.BaseShellItem:Microsoft.Maui.Controls.IPropertyPropagationController.PropagatePropertyChanged (string) void Microsoft.Maui.Controls.BaseShellItem:Microsoft.Maui.Controls.IVisualController.set_EffectiveVisual (Microsoft.Maui.Controls.IVisual) @@ -4032,18 +4623,26 @@ Methods: void Microsoft.Maui.Controls.BaseShellItem:OnTitlePropertyChanged (Microsoft.Maui.Controls.BindableObject,object,object) void Microsoft.Maui.Controls.BaseShellItem:Propagate (Microsoft.Maui.Controls.BindableProperty,Microsoft.Maui.Controls.BindableObject,Microsoft.Maui.Controls.BindableObject,bool) void Microsoft.Maui.Controls.BaseShellItem:PropagateFromParent (Microsoft.Maui.Controls.BindableProperty,Microsoft.Maui.Controls.Element) - void Microsoft.Maui.Controls.BaseShellItem:remove_Appearing (System.EventHandler) void Microsoft.Maui.Controls.BaseShellItem:SendAppearing () void Microsoft.Maui.Controls.BaseShellItem:set_Route (string) - void Microsoft.Maui.Controls.BaseShellItem/<>c__DisplayClass45_0:b__0 (object,System.EventArgs) + void Microsoft.Maui.Controls.BaseShellItem:UpdateFlyoutItemStyles (Microsoft.Maui.Controls.Grid,Microsoft.Maui.Controls.StyleSheets.IStyleSelectable) + void Microsoft.Maui.Controls.BaseShellItem/<>c__DisplayClass77_1:b__1 (object,System.EventArgs) void Microsoft.Maui.Controls.BindableObject:.cctor () void Microsoft.Maui.Controls.BindableObject:.ctor () void Microsoft.Maui.Controls.BindableObject:add_BindingContextChanged (System.EventHandler) void Microsoft.Maui.Controls.BindableObject:add_PropertyChanged (System.ComponentModel.PropertyChangedEventHandler) void Microsoft.Maui.Controls.BindableObject:ApplyBindings (bool,bool) + void Microsoft.Maui.Controls.BindableObject:BindingContextPropertyChanged (Microsoft.Maui.Controls.BindableObject,object,object) + void Microsoft.Maui.Controls.BindableObject:ClearValue (Microsoft.Maui.Controls.BindableProperty,bool,bool) + void Microsoft.Maui.Controls.BindableObject:ClearValue (Microsoft.Maui.Controls.BindableProperty,bool) + void Microsoft.Maui.Controls.BindableObject:OnBindingContextChanged () void Microsoft.Maui.Controls.BindableObject:OnPropertyChanged (string) void Microsoft.Maui.Controls.BindableObject:OnPropertyChanging (string) + void Microsoft.Maui.Controls.BindableObject:remove_BindingContextChanged (System.EventHandler) void Microsoft.Maui.Controls.BindableObject:remove_PropertyChanged (System.ComponentModel.PropertyChangedEventHandler) + void Microsoft.Maui.Controls.BindableObject:RemoveBinding (Microsoft.Maui.Controls.BindableProperty,Microsoft.Maui.Controls.BindableObject/BindablePropertyContext) + void Microsoft.Maui.Controls.BindableObject:RemoveDynamicResource (Microsoft.Maui.Controls.BindableProperty) + void Microsoft.Maui.Controls.BindableObject:set_BindingContext (object) void Microsoft.Maui.Controls.BindableObject:SetBackupStyleValue (Microsoft.Maui.Controls.BindableProperty,object) void Microsoft.Maui.Controls.BindableObject:SetBinding (Microsoft.Maui.Controls.BindableProperty,Microsoft.Maui.Controls.BindingBase,bool) void Microsoft.Maui.Controls.BindableObject:SetBinding (Microsoft.Maui.Controls.BindableProperty,Microsoft.Maui.Controls.BindingBase) @@ -4059,6 +4658,9 @@ Methods: void Microsoft.Maui.Controls.BindableObject:SetValueCore (Microsoft.Maui.Controls.BindableProperty,object,Microsoft.Maui.Controls.Internals.SetValueFlags) void Microsoft.Maui.Controls.BindableObject:SetValueCore (Microsoft.Maui.Controls.BindablePropertyKey,object,Microsoft.Maui.Controls.Internals.SetValueFlags) void Microsoft.Maui.Controls.BindableObject/SetValueArgs:.ctor (Microsoft.Maui.Controls.BindableProperty,Microsoft.Maui.Controls.BindableObject/BindablePropertyContext,object,bool,Microsoft.Maui.Controls.Internals.SetValueFlags) + void Microsoft.Maui.Controls.BindableObjectExtensions:PropagateBindingContext (Microsoft.Maui.Controls.BindableObject,System.Collections.Generic.IEnumerable`1,System.Action`2) + void Microsoft.Maui.Controls.BindableObjectExtensions:PropagateBindingContext (Microsoft.Maui.Controls.BindableObject,System.Collections.Generic.IEnumerable`1) + void Microsoft.Maui.Controls.BindableObjectExtensions:SetBinding (Microsoft.Maui.Controls.BindableObject,Microsoft.Maui.Controls.BindableProperty,string,Microsoft.Maui.Controls.BindingMode,Microsoft.Maui.Controls.IValueConverter,string) void Microsoft.Maui.Controls.BindableProperty:.cctor () void Microsoft.Maui.Controls.BindableProperty:.ctor (string,System.Type,System.Type,object,Microsoft.Maui.Controls.BindingMode,Microsoft.Maui.Controls.BindableProperty/ValidateValueDelegate,Microsoft.Maui.Controls.BindableProperty/BindingPropertyChangedDelegate,Microsoft.Maui.Controls.BindableProperty/BindingPropertyChangingDelegate,Microsoft.Maui.Controls.BindableProperty/CoerceValueDelegate,Microsoft.Maui.Controls.BindableProperty/BindablePropertyBindingChanging,bool,Microsoft.Maui.Controls.BindableProperty/CreateDefaultValueDelegate) void Microsoft.Maui.Controls.BindablePropertyKey:.ctor (Microsoft.Maui.Controls.BindableProperty) @@ -4080,8 +4682,10 @@ Methods: void Microsoft.Maui.Controls.BindingExpression:Apply (bool) void Microsoft.Maui.Controls.BindingExpression:Apply (object,Microsoft.Maui.Controls.BindableObject,Microsoft.Maui.Controls.BindableProperty) void Microsoft.Maui.Controls.BindingExpression:ApplyCore (object,Microsoft.Maui.Controls.BindableObject,Microsoft.Maui.Controls.BindableProperty,bool) + void Microsoft.Maui.Controls.BindingExpression:ClearAncestryChangeSubscriptions (int) void Microsoft.Maui.Controls.BindingExpression:ParsePath () void Microsoft.Maui.Controls.BindingExpression:SetupPart (System.Reflection.TypeInfo,Microsoft.Maui.Controls.BindingExpression/BindingExpressionPart) + void Microsoft.Maui.Controls.BindingExpression:Unapply () void Microsoft.Maui.Controls.BindingExpression/BindingExpressionPart:.ctor (Microsoft.Maui.Controls.BindingExpression,string,bool) void Microsoft.Maui.Controls.BindingExpression/BindingExpressionPart:PropertyChanged (object,System.ComponentModel.PropertyChangedEventArgs) void Microsoft.Maui.Controls.BindingExpression/BindingExpressionPart:Subscribe (System.ComponentModel.INotifyPropertyChanged) @@ -4090,6 +4694,7 @@ Methods: void Microsoft.Maui.Controls.BindingExpression/WeakPropertyChangedProxy:.ctor (System.ComponentModel.INotifyPropertyChanged,System.ComponentModel.PropertyChangedEventHandler) void Microsoft.Maui.Controls.BindingExpression/WeakPropertyChangedProxy:OnPropertyChanged (object,System.ComponentModel.PropertyChangedEventArgs) void Microsoft.Maui.Controls.BindingExpression/WeakPropertyChangedProxy:SubscribeTo (System.ComponentModel.INotifyPropertyChanged,System.ComponentModel.PropertyChangedEventHandler) + void Microsoft.Maui.Controls.BindingExpression/WeakPropertyChangedProxy:Unsubscribe () void Microsoft.Maui.Controls.Border:.cctor () void Microsoft.Maui.Controls.Border/<>c:.cctor () void Microsoft.Maui.Controls.Border/<>c:.ctor () @@ -4119,13 +4724,21 @@ Methods: void Microsoft.Maui.Controls.ButtonElement:.cctor () void Microsoft.Maui.Controls.ButtonElement/<>c:.cctor () void Microsoft.Maui.Controls.ButtonElement/<>c:.ctor () - void Microsoft.Maui.Controls.CastingEnumerator`2:.ctor (System.Collections.Generic.IEnumerator`1) void Microsoft.Maui.Controls.CastingEnumerator`2:Dispose () void Microsoft.Maui.Controls.CheckBox:.cctor () + void Microsoft.Maui.Controls.CheckBox:RemapForControls () void Microsoft.Maui.Controls.CheckBox/<>c:.cctor () void Microsoft.Maui.Controls.CheckBox/<>c:.ctor () void Microsoft.Maui.Controls.CollectionView:.ctor () - void Microsoft.Maui.Graphics.ColorElement:.cctor () + void Microsoft.Maui.Controls.ColorElement:.cctor () + void Microsoft.Maui.Controls.ColumnDefinition:.cctor () + void Microsoft.Maui.Controls.ColumnDefinition:.ctor () + void Microsoft.Maui.Controls.ColumnDefinition:add_SizeChanged (System.EventHandler) + void Microsoft.Maui.Controls.ColumnDefinition:OnSizeChanged () + void Microsoft.Maui.Controls.ColumnDefinition:set_Width (Microsoft.Maui.GridLength) + void Microsoft.Maui.Controls.ColumnDefinition/<>c:.cctor () + void Microsoft.Maui.Controls.ColumnDefinition/<>c:.ctor () + void Microsoft.Maui.Controls.ColumnDefinition/<>c:<.cctor>b__18_0 (Microsoft.Maui.Controls.BindableObject,object,object) void Microsoft.Maui.Controls.ColumnDefinitionCollection:.ctor () void Microsoft.Maui.Controls.Compatibility.Layout:.cctor () void Microsoft.Maui.Controls.Compatibility.Layout:.ctor () @@ -4140,22 +4753,19 @@ Methods: void Microsoft.Maui.Controls.Compatibility.Layout:OnInternalAdded (Microsoft.Maui.Controls.View) void Microsoft.Maui.Controls.Compatibility.Layout:OnSizeAllocated (double,double) void Microsoft.Maui.Controls.Compatibility.Layout:UpdateChildrenLayout () - void Microsoft.Maui.Controls.Compatibility.Platform.Android.PlatformInvalidate:.ctor () - void Microsoft.Maui.Controls.Compatibility.Platform.Android.PlatformInvalidate:Invalidate (Microsoft.Maui.Controls.VisualElement) void Microsoft.Maui.Controls.Compatibility.Platform.Android.ResourcesProvider:.ctor () void Microsoft.Maui.Controls.Compatibility.Platform.Android.ResourcesProvider:UpdateStyles () void Microsoft.Maui.Controls.Compatibility.Resource/Attribute:.cctor () void Microsoft.Maui.Controls.Compatibility.Resource/Drawable:.cctor () - void Microsoft.Maui.Controls.Compatibility.Resource/Layout:.cctor () void Microsoft.Maui.Controls.Compatibility.Resource/Style:.cctor () void Microsoft.Maui.Controls.CompressedLayout:.cctor () void Microsoft.Maui.Controls.CompressedLayout:SetHeadlessOffset (Microsoft.Maui.Controls.BindableObject,Microsoft.Maui.Graphics.Point) - void Microsoft.Maui.Controls.Configuration`2:.ctor (Microsoft.Maui.Controls.Application) void Microsoft.Maui.Controls.ContentPage:.cctor () void Microsoft.Maui.Controls.ContentPage:.ctor () void Microsoft.Maui.Controls.ContentPage:InvalidateMeasureOverride () void Microsoft.Maui.Controls.CornerElement:.cctor () void Microsoft.Maui.Controls.DataTemplate:.cctor () + void Microsoft.Maui.Controls.DataTemplate:.ctor (System.Func`1) void Microsoft.Maui.Controls.DataTemplate:.ctor (System.Type) void Microsoft.Maui.Controls.DataTemplate:ApplyBindings (object) void Microsoft.Maui.Controls.DataTemplate:ApplyValues (object) @@ -4165,12 +4775,14 @@ Methods: void Microsoft.Maui.Controls.DatePicker/<>c:.cctor () void Microsoft.Maui.Controls.DatePicker/<>c:.ctor () void Microsoft.Maui.Controls.DecorableTextElement:.cctor () + void Microsoft.Maui.Controls.DefinitionCollection`1:Add (Microsoft.Maui.Controls.ColumnDefinition) + void Microsoft.Maui.Controls.DefinitionCollection`1:OnItemSizeChanged (object,System.EventArgs) + void Microsoft.Maui.Controls.DefinitionCollection`1:remove_ItemSizeChanged (System.EventHandler) 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:Initialize () void Microsoft.Maui.Controls.DependencyService:Register () - void Microsoft.Maui.Controls.DependencyService:Register () void Microsoft.Maui.Controls.DependencyService:SetToInitialized () void Microsoft.Maui.Controls.Device/Styles:.cctor () void Microsoft.Maui.Controls.Editor:.cctor () @@ -4179,6 +4791,11 @@ Methods: void Microsoft.Maui.Controls.Editor/<>c:.ctor () void Microsoft.Maui.Controls.Element:.cctor () void Microsoft.Maui.Controls.Element:.ctor () + void Microsoft.Maui.Controls.Element:b__82_0 (Microsoft.Maui.Controls.BindableObject,object) + void Microsoft.Maui.Controls.Element:add_ChildAdded (System.EventHandler`1) + void Microsoft.Maui.Controls.Element:add_ChildRemoved (System.EventHandler`1) + void Microsoft.Maui.Controls.Element:add_DescendantAdded (System.EventHandler`1) + void Microsoft.Maui.Controls.Element:add_DescendantRemoved (System.EventHandler`1) void Microsoft.Maui.Controls.Element:add_HandlerChanged (System.EventHandler) void Microsoft.Maui.Controls.Element:add_HandlerChanging (System.EventHandler`1) void Microsoft.Maui.Controls.Element:ApplyStyleSheets () @@ -4186,8 +4803,12 @@ Methods: void Microsoft.Maui.Controls.Element:MapAutomationPropertiesExcludedWithChildren (Microsoft.Maui.IElementHandler,Microsoft.Maui.Controls.Element) void Microsoft.Maui.Controls.Element:MapAutomationPropertiesIsInAccessibleTree (Microsoft.Maui.IElementHandler,Microsoft.Maui.Controls.Element) void Microsoft.Maui.Controls.Element:Microsoft.Maui.Controls.IElementDefinition.AddResourcesChangedListener (System.Action`2) + void Microsoft.Maui.Controls.Element:Microsoft.Maui.Controls.IElementDefinition.RemoveResourcesChangedListener (System.Action`2) + void Microsoft.Maui.Controls.Element:OnBindingContextChanged () void Microsoft.Maui.Controls.Element:OnChildAdded (Microsoft.Maui.Controls.Element) + void Microsoft.Maui.Controls.Element:OnChildRemoved (Microsoft.Maui.Controls.Element,int) void Microsoft.Maui.Controls.Element:OnDescendantAdded (Microsoft.Maui.Controls.Element) + void Microsoft.Maui.Controls.Element:OnDescendantRemoved (Microsoft.Maui.Controls.Element) void Microsoft.Maui.Controls.Element:OnHandlerChanged () void Microsoft.Maui.Controls.Element:OnHandlerChangedCore () void Microsoft.Maui.Controls.Element:OnHandlerChanging (Microsoft.Maui.Controls.HandlerChangingEventArgs) @@ -4200,11 +4821,16 @@ Methods: void Microsoft.Maui.Controls.Element:OnParentResourcesChanged (System.Collections.Generic.IEnumerable`1>) void Microsoft.Maui.Controls.Element:OnParentSet () void Microsoft.Maui.Controls.Element:OnPropertyChanged (string) + void Microsoft.Maui.Controls.Element:OnRemoveDynamicResource (Microsoft.Maui.Controls.BindableProperty) void Microsoft.Maui.Controls.Element:OnResourceChanged (Microsoft.Maui.Controls.BindableProperty,object) void Microsoft.Maui.Controls.Element:OnResourcesChanged (object,Microsoft.Maui.Controls.Internals.ResourcesChangedEventArgs) void Microsoft.Maui.Controls.Element:OnResourcesChanged (System.Collections.Generic.IEnumerable`1>) void Microsoft.Maui.Controls.Element:OnSetDynamicResource (Microsoft.Maui.Controls.BindableProperty,string) + void Microsoft.Maui.Controls.Element:remove_ChildAdded (System.EventHandler`1) + void Microsoft.Maui.Controls.Element:remove_DescendantAdded (System.EventHandler`1) + void Microsoft.Maui.Controls.Element:remove_DescendantRemoved (System.EventHandler`1) void Microsoft.Maui.Controls.Element:remove_HandlerChanged (System.EventHandler) + void Microsoft.Maui.Controls.Element:remove_HandlerChanging (System.EventHandler`1) 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) @@ -4222,6 +4848,8 @@ Methods: void Microsoft.Maui.Controls.Element/d__100:.ctor (int) void Microsoft.Maui.Controls.Element/d__100: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) void Microsoft.Maui.Controls.ElementTemplate:.ctor (System.Type) void Microsoft.Maui.Controls.Entry:.cctor () void Microsoft.Maui.Controls.Entry:RemapForControls () @@ -4231,10 +4859,26 @@ Methods: void Microsoft.Maui.Controls.FileImageSource:.ctor () void Microsoft.Maui.Controls.FileImageSource:OnPropertyChanged (string) void Microsoft.Maui.Controls.FileImageSource:set_File (string) + void Microsoft.Maui.Controls.FlyoutBase:.cctor () + void Microsoft.Maui.Controls.FlyoutBase/<>c:.cctor () + void Microsoft.Maui.Controls.FlyoutBase/<>c:.ctor () + void Microsoft.Maui.Controls.FlyoutItem:.cctor () + void Microsoft.Maui.Controls.FlyoutItem:.ctor () void Microsoft.Maui.Controls.FlyoutPage:.cctor () + void Microsoft.Maui.Controls.FlyoutPage:.ctor () + void Microsoft.Maui.Controls.FlyoutPage:Microsoft.Maui.Controls.IFlyoutPageController.set_CanChangeIsPresented (bool) + void Microsoft.Maui.Controls.FlyoutPage:OnAppearing () + void Microsoft.Maui.Controls.FlyoutPage:OnDisappearing () + void Microsoft.Maui.Controls.FlyoutPage:OnLoaded (object,System.EventArgs) + void Microsoft.Maui.Controls.FlyoutPage:OnParentSet () + void Microsoft.Maui.Controls.FlyoutPage:OnUnloaded (object,System.EventArgs) void Microsoft.Maui.Controls.FlyoutPage:RemapForControls () + void Microsoft.Maui.Controls.FlyoutPage:set_Detail (Microsoft.Maui.Controls.Page) + void Microsoft.Maui.Controls.FlyoutPage:set_Flyout (Microsoft.Maui.Controls.Page) + void Microsoft.Maui.Controls.FlyoutPage:UpdateFlyoutLayoutBehavior (Microsoft.Maui.Controls.FlyoutPage) void Microsoft.Maui.Controls.FlyoutPage/<>c:.cctor () void Microsoft.Maui.Controls.FlyoutPage/<>c:.ctor () + void Microsoft.Maui.Controls.FlyoutPage/<>c:<.cctor>b__72_0 (Microsoft.Maui.Handlers.FlyoutViewHandler,Microsoft.Maui.IFlyoutView) void Microsoft.Maui.Controls.FontElement:.cctor () void Microsoft.Maui.Controls.FontElement:OnFontAttributesChanged (Microsoft.Maui.Controls.BindableObject,object,object) void Microsoft.Maui.Controls.FontElement:OnFontFamilyChanged (Microsoft.Maui.Controls.BindableObject,object,object) @@ -4244,8 +4888,18 @@ Methods: void Microsoft.Maui.Controls.Frame/<>c:.ctor () void Microsoft.Maui.Controls.Grid:.cctor () void Microsoft.Maui.Controls.Grid:.ctor () + void Microsoft.Maui.Controls.Grid:DefinitionsChanged (object,System.EventArgs) + void Microsoft.Maui.Controls.Grid:Invalidate (Microsoft.Maui.Controls.BindableObject,object,object) + void Microsoft.Maui.Controls.Grid:InvalidateMeasure () + void Microsoft.Maui.Controls.Grid:OnAdd (int,Microsoft.Maui.IView) + void Microsoft.Maui.Controls.Grid:OnBindingContextChanged () + void Microsoft.Maui.Controls.Grid:SetColumn (Microsoft.Maui.IView,int) + void Microsoft.Maui.Controls.Grid:SetRow (Microsoft.Maui.IView,int) + void Microsoft.Maui.Controls.Grid:UpdateRowColumnBindingContexts () + void Microsoft.Maui.Controls.Grid:UpdateSizeChangedHandlers (Microsoft.Maui.Controls.BindableObject,object,object) void Microsoft.Maui.Controls.Grid/<>c:.cctor () void Microsoft.Maui.Controls.Grid/<>c:.ctor () + void Microsoft.Maui.Controls.GridExtensions:Add (Microsoft.Maui.Controls.Grid,Microsoft.Maui.IView,int,int) void Microsoft.Maui.Controls.GroupableItemsView:.cctor () void Microsoft.Maui.Controls.GroupableItemsView:.ctor () void Microsoft.Maui.Controls.HandlerChangingEventArgs:.ctor (Microsoft.Maui.IElementHandler,Microsoft.Maui.IElementHandler) @@ -4256,12 +4910,31 @@ Methods: void Microsoft.Maui.Controls.Handlers.Compatibility.ShellRenderer:Microsoft.Maui.IElementHandler.SetMauiContext (Microsoft.Maui.IMauiContext) void Microsoft.Maui.Controls.Handlers.Compatibility.ShellRenderer:Microsoft.Maui.IElementHandler.SetVirtualView (Microsoft.Maui.IElement) void Microsoft.Maui.Controls.Handlers.Compatibility.ShellRenderer:Microsoft.Maui.IElementHandler.UpdateValue (string) + void Microsoft.Maui.Controls.Handlers.Compatibility.ShellRenderer:OnElementPropertyChanged (object,System.ComponentModel.PropertyChangedEventArgs) void Microsoft.Maui.Controls.Handlers.Compatibility.ShellRenderer:OnElementSet (Microsoft.Maui.Controls.Shell) void Microsoft.Maui.Controls.Handlers.Compatibility.ShellRenderer:SetVirtualView (Microsoft.Maui.Controls.Shell) void Microsoft.Maui.Controls.Handlers.Compatibility.ShellRenderer:SwitchFragment (AndroidX.Fragment.App.FragmentManager,Android.Views.View,Microsoft.Maui.Controls.ShellItem,bool) - void Microsoft.Maui.Controls.Handlers.Compatibility.ShellRenderer:UpdateStatusBarColor (Microsoft.Maui.Controls.ShellAppearance) - void Microsoft.Maui.Controls.Handlers.Compatibility.ShellRenderer/SplitDrawable:.ctor (Android.Graphics.Color,int,int) - void Microsoft.Maui.Controls.Handlers.Compatibility.ShellRenderer/SplitDrawable:Draw (Android.Graphics.Canvas) + void Microsoft.Maui.Controls.Handlers.TabbedPageManager:.ctor (Microsoft.Maui.IMauiContext) + void Microsoft.Maui.Controls.Handlers.TabbedPageManager:OnChildrenCollectionChanged (object,System.Collections.Specialized.NotifyCollectionChangedEventArgs) + void Microsoft.Maui.Controls.Handlers.TabbedPageManager:OnLayoutChanged (object,Android.Views.View/LayoutChangeEventArgs) + void Microsoft.Maui.Controls.Handlers.TabbedPageManager:OnPagePropertyChanged (object,System.ComponentModel.PropertyChangedEventArgs) + void Microsoft.Maui.Controls.Handlers.TabbedPageManager:OnTabbedPageDisappearing (object,System.EventArgs) + void Microsoft.Maui.Controls.Handlers.TabbedPageManager:RemoveTabs () + void Microsoft.Maui.Controls.Handlers.TabbedPageManager:Reset () + void Microsoft.Maui.Controls.Handlers.TabbedPageManager:ScrollToCurrentPage () + void Microsoft.Maui.Controls.Handlers.TabbedPageManager:SetElement (Microsoft.Maui.Controls.TabbedPage) + void Microsoft.Maui.Controls.Handlers.TabbedPageManager:SetTabLayout () + void Microsoft.Maui.Controls.Handlers.TabbedPageManager:SetupBottomNavigationView (System.Collections.Specialized.NotifyCollectionChangedEventArgs) + void Microsoft.Maui.Controls.Handlers.TabbedPageManager:SetupPage (Microsoft.Maui.Controls.Page) + void Microsoft.Maui.Controls.Handlers.TabbedPageManager:UpdateBarBackground () + void Microsoft.Maui.Controls.Handlers.TabbedPageManager:UpdateBarBackgroundColor () + void Microsoft.Maui.Controls.Handlers.TabbedPageManager:UpdateBarTextColor () + void Microsoft.Maui.Controls.Handlers.TabbedPageManager:UpdateIgnoreContainerAreas () + 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/Listeners:.ctor (Microsoft.Maui.Controls.Handlers.TabbedPageManager) + void Microsoft.Maui.Controls.Handlers.TabbedPageManager/Listeners:OnPageSelected (int) void Microsoft.Maui.Controls.Hosting.AppHostBuilderExtensions/<>c:.cctor () void Microsoft.Maui.Controls.Hosting.AppHostBuilderExtensions/<>c:.ctor () void Microsoft.Maui.Controls.Hosting.AppHostBuilderExtensions/<>c:b__5_0 (Microsoft.Maui.Hosting.IImageSourceServiceCollection) @@ -4269,11 +4942,13 @@ Methods: void Microsoft.Maui.Controls.Image:.cctor () void Microsoft.Maui.Controls.Image:.ctor () void Microsoft.Maui.Controls.Image:Microsoft.Maui.IImageSourcePart.UpdateIsLoading (bool) + void Microsoft.Maui.Controls.Image:OnBindingContextChanged () void Microsoft.Maui.Controls.Image:set_IsLoading (bool) void Microsoft.Maui.Controls.ImageButton:.cctor () void Microsoft.Maui.Controls.ImageElement:.cctor () void Microsoft.Maui.Controls.ImageElement:ImageSourceChanged (Microsoft.Maui.Controls.BindableObject,Microsoft.Maui.Controls.ImageSource) void Microsoft.Maui.Controls.ImageElement:ImageSourceChanging (Microsoft.Maui.Controls.ImageSource) + void Microsoft.Maui.Controls.ImageElement:OnBindingContextChanged (Microsoft.Maui.Controls.IImageElement,Microsoft.Maui.Controls.VisualElement) void Microsoft.Maui.Controls.ImageElement:OnImageSourceChanged (Microsoft.Maui.Controls.BindableObject,object,object) void Microsoft.Maui.Controls.ImageElement:OnImageSourceChanging (Microsoft.Maui.Controls.BindableObject,object,object) void Microsoft.Maui.Controls.ImageSource:.ctor () @@ -4307,6 +4982,12 @@ Methods: void Microsoft.Maui.Controls.Internals.ResourcesChangedEventArgs:.cctor () void Microsoft.Maui.Controls.Internals.ResourcesChangedEventArgs:.ctor (System.Collections.Generic.IEnumerable`1>) void Microsoft.Maui.Controls.Internals.ResourcesChangedEventArgs:set_Values (System.Collections.Generic.IEnumerable`1>) + void Microsoft.Maui.Controls.Internals.TemplatedItemsList`2, Microsoft.Maui.Controls.Page>:.cctor () + void Microsoft.Maui.Controls.Internals.TemplatedItemsList`2, Microsoft.Maui.Controls.Page>:.ctor (Microsoft.Maui.Controls.MultiPage`1,Microsoft.Maui.Controls.BindableProperty,Microsoft.Maui.Controls.BindableProperty) + void Microsoft.Maui.Controls.Internals.TemplatedItemsList`2, Microsoft.Maui.Controls.Page>:add_CollectionChanged (System.Collections.Specialized.NotifyCollectionChangedEventHandler) + void Microsoft.Maui.Controls.Internals.TemplatedItemsList`2, Microsoft.Maui.Controls.Page>:BindableOnPropertyChanged (object,System.ComponentModel.PropertyChangedEventArgs) + void Microsoft.Maui.Controls.Internals.TemplatedItemsList`2, Microsoft.Maui.Controls.Page>:OnListProxyChanged (Microsoft.Maui.Controls.BindableObject,object,object) + void Microsoft.Maui.Controls.Internals.TemplatedItemsList`2, Microsoft.Maui.Controls.Page>:set_ListProxy (Microsoft.Maui.Controls.IListProxy) void Microsoft.Maui.Controls.ItemsLayout:.cctor () void Microsoft.Maui.Controls.ItemsLayout:.ctor (Microsoft.Maui.Controls.ItemsLayoutOrientation) void Microsoft.Maui.Controls.ItemsLayout:set_SnapPointsAlignment (Microsoft.Maui.Controls.SnapPointsAlignment) @@ -4322,11 +5003,13 @@ Methods: void Microsoft.Maui.Controls.Label:MapLineBreakMode (Microsoft.Maui.Handlers.LabelHandler,Microsoft.Maui.Controls.Label) void Microsoft.Maui.Controls.Label:MapMaxLines (Microsoft.Maui.Handlers.ILabelHandler,Microsoft.Maui.Controls.Label) void Microsoft.Maui.Controls.Label:MapText (Microsoft.Maui.Handlers.LabelHandler,Microsoft.Maui.Controls.Label) + void Microsoft.Maui.Controls.Label:MapTextColor (Microsoft.Maui.Handlers.LabelHandler,Microsoft.Maui.Controls.Label) void Microsoft.Maui.Controls.Label:MapTextType (Microsoft.Maui.Handlers.LabelHandler,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.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) @@ -4354,6 +5037,7 @@ Methods: void Microsoft.Maui.Controls.LinearItemsLayout/<>c:.cctor () void Microsoft.Maui.Controls.LinearItemsLayout/<>c:.ctor () void Microsoft.Maui.Controls.LineHeightElement:.cctor () + void Microsoft.Maui.Controls.ListProxy:.ctor (System.Collections.IEnumerable,int,Microsoft.Maui.Dispatching.IDispatcher) void Microsoft.Maui.Controls.ListView:.cctor () void Microsoft.Maui.Controls.MenuBar:.cctor () void Microsoft.Maui.Controls.MenuBar:.ctor () @@ -4368,38 +5052,84 @@ Methods: 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: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) void Microsoft.Maui.Controls.MenuItemTracker`1:OnPageAppearing (object,System.EventArgs) void Microsoft.Maui.Controls.MenuItemTracker`1:OnPropertyChanged (object,System.ComponentModel.PropertyChangedEventArgs) void Microsoft.Maui.Controls.MenuItemTracker`1:RegisterChildPage (Microsoft.Maui.Controls.Page) void Microsoft.Maui.Controls.MergedStyle:.cctor () void Microsoft.Maui.Controls.MergedStyle:.ctor (System.Type,Microsoft.Maui.Controls.BindableObject) void Microsoft.Maui.Controls.MergedStyle:b__30_0 (Microsoft.Maui.Controls.BindableObject,object,object) + void Microsoft.Maui.Controls.MergedStyle:b__13_0 (Microsoft.Maui.Controls.BindableObject,object,object) void Microsoft.Maui.Controls.MergedStyle:Apply (Microsoft.Maui.Controls.BindableObject) + void Microsoft.Maui.Controls.MergedStyle:OnClassStyleChanged () void Microsoft.Maui.Controls.MergedStyle:OnImplicitStyleChanged () 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_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 () void Microsoft.Maui.Controls.MessagingCenter:.ctor () void Microsoft.Maui.Controls.MessagingCenter:InnerSubscribe (object,string,System.Type,System.Type,object,System.Reflection.MethodInfo,Microsoft.Maui.Controls.MessagingCenter/Filter) void Microsoft.Maui.Controls.MessagingCenter:Microsoft.Maui.Controls.IMessagingCenter.Subscribe (object,string,System.Action`2,Microsoft.Maui.Controls.Page) void Microsoft.Maui.Controls.MessagingCenter:Microsoft.Maui.Controls.IMessagingCenter.Subscribe (object,string,System.Action`2,Microsoft.Maui.Controls.Page) - void Microsoft.Maui.Controls.MessagingCenter:Microsoft.Maui.Controls.IMessagingCenter.Subscribe (object,string,System.Action`2,TSender_REF) void Microsoft.Maui.Controls.MessagingCenter:Subscribe (object,string,System.Action`2,Microsoft.Maui.Controls.Page) void Microsoft.Maui.Controls.MessagingCenter:Subscribe (object,string,System.Action`2,Microsoft.Maui.Controls.Page) - void Microsoft.Maui.Controls.MessagingCenter:Subscribe (object,string,System.Action`2,TSender_REF) - void Microsoft.Maui.Controls.MessagingCenter/<>c__DisplayClass13_0`2:.ctor () void Microsoft.Maui.Controls.MessagingCenter/MaybeWeakReference:.ctor (object,object) void Microsoft.Maui.Controls.MessagingCenter/Sender:.ctor (string,System.Type,System.Type) void Microsoft.Maui.Controls.MessagingCenter/Subscription:.ctor (object,object,System.Reflection.MethodInfo,Microsoft.Maui.Controls.MessagingCenter/Filter) + void Microsoft.Maui.Controls.MultiPage`1:.cctor () + void Microsoft.Maui.Controls.MultiPage`1:.ctor () + void Microsoft.Maui.Controls.MultiPage`1:add_PagesChanged (System.Collections.Specialized.NotifyCollectionChangedEventHandler) + void Microsoft.Maui.Controls.MultiPage`1:OnChildAdded (Microsoft.Maui.Controls.Element) + void Microsoft.Maui.Controls.MultiPage`1:OnChildrenChanged (object,System.Collections.Specialized.NotifyCollectionChangedEventArgs) + void Microsoft.Maui.Controls.MultiPage`1:OnCurrentPageChanged () + void Microsoft.Maui.Controls.MultiPage`1:OnPagesChanged (System.Collections.Specialized.NotifyCollectionChangedEventArgs) + void Microsoft.Maui.Controls.MultiPage`1:OnPropertyChanged (string) + void Microsoft.Maui.Controls.MultiPage`1:set_CurrentPage (Microsoft.Maui.Controls.Page) + void Microsoft.Maui.Controls.MultiPage`1:SetIndex (Microsoft.Maui.Controls.Page,int) void Microsoft.Maui.Controls.NavigableElement:.cctor () void Microsoft.Maui.Controls.NavigableElement:.ctor () 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_StyleClass (System.Collections.Generic.IList`1) void Microsoft.Maui.Controls.NavigableElement/<>c:.cctor () void Microsoft.Maui.Controls.NavigableElement/<>c:.ctor () void Microsoft.Maui.Controls.NavigationPage:.cctor () - void Microsoft.Maui.Controls.ObservableWrapper`2/d__15:.ctor (int) + void Microsoft.Maui.Controls.NavigationPage:.ctor (bool,Microsoft.Maui.Controls.Page) + void Microsoft.Maui.Controls.NavigationPage:.ctor (Microsoft.Maui.Controls.Page) + void Microsoft.Maui.Controls.NavigationPage:b__20_0 () + void Microsoft.Maui.Controls.NavigationPage:b__20_1 () + void Microsoft.Maui.Controls.NavigationPage:FireAppearing (Microsoft.Maui.Controls.Page) + void Microsoft.Maui.Controls.NavigationPage:Init () + void Microsoft.Maui.Controls.NavigationPage:LayoutChildren (double,double,double,double) + void Microsoft.Maui.Controls.NavigationPage:Microsoft.Maui.IStackNavigation.NavigationFinished (System.Collections.Generic.IReadOnlyList`1) + void Microsoft.Maui.Controls.NavigationPage:Microsoft.Maui.IStackNavigation.RequestNavigation (Microsoft.Maui.NavigationRequest) + void Microsoft.Maui.Controls.NavigationPage:OnAppearing (object,System.EventArgs) + void Microsoft.Maui.Controls.NavigationPage:OnCurrentPageChanged (Microsoft.Maui.Controls.BindableObject,object,object) + void Microsoft.Maui.Controls.NavigationPage:OnHandlerChangedCore () + void Microsoft.Maui.Controls.NavigationPage:PushPage (Microsoft.Maui.Controls.Page) + void Microsoft.Maui.Controls.NavigationPage:SendNavigated (Microsoft.Maui.Controls.Page) + void Microsoft.Maui.Controls.NavigationPage:set_CurrentPage (Microsoft.Maui.Controls.Page) + void Microsoft.Maui.Controls.NavigationPage:set_RootPage (Microsoft.Maui.Controls.Page) + void Microsoft.Maui.Controls.NavigationPage:SyncToNavigationStack (System.Collections.Generic.IReadOnlyList`1) + void Microsoft.Maui.Controls.NavigationPage/<>c:.cctor () + void Microsoft.Maui.Controls.NavigationPage/<>c:.ctor () + void Microsoft.Maui.Controls.NavigationPage/d__19:MoveNext () + void Microsoft.Maui.Controls.NavigationPage/MauiNavigationImpl:.ctor (Microsoft.Maui.Controls.NavigationPage) + void Microsoft.Maui.Controls.NavigationPageToolbar:.ctor (Microsoft.Maui.IElement,Microsoft.Maui.Controls.Page) + void Microsoft.Maui.Controls.NavigationPageToolbar:<.ctor>b__28_0 (object,System.EventArgs) + void Microsoft.Maui.Controls.NavigationPageToolbar:ApplyChanges (Microsoft.Maui.Controls.NavigationPage) + void Microsoft.Maui.Controls.NavigationPageToolbar:OnPageAppearing (object,System.EventArgs) + void Microsoft.Maui.Controls.NavigationPageToolbar:OnPagePropertyChanged (object,System.ComponentModel.PropertyChangedEventArgs) + void Microsoft.Maui.Controls.NavigationPageToolbar:OnPropertyChanged (object,System.ComponentModel.PropertyChangedEventArgs) + void Microsoft.Maui.Controls.NavigationPageToolbar:set_BarTextColor (Microsoft.Maui.Graphics.Color) + void Microsoft.Maui.Controls.NavigationPageToolbar:set_IconColor (Microsoft.Maui.Graphics.Color) + void Microsoft.Maui.Controls.NavigationPageToolbar:set_Title (string) + void Microsoft.Maui.Controls.NavigationPageToolbar:set_TitleView (Microsoft.Maui.Controls.VisualElement) + void Microsoft.Maui.Controls.NavigationPageToolbar:UpdateBackButton () void Microsoft.Maui.Controls.ObservableWrapper`2/d__15:<>m__Finally1 () void Microsoft.Maui.Controls.ObservableWrapper`2/d__15:System.IDisposable.Dispose () void Microsoft.Maui.Controls.ObservableWrapper`2:.ctor (System.Collections.ObjectModel.ObservableCollection`1) @@ -4411,13 +5141,16 @@ Methods: void Microsoft.Maui.Controls.Page:.cctor () void Microsoft.Maui.Controls.Page:.ctor () void Microsoft.Maui.Controls.Page:add_Appearing (System.EventHandler) + void Microsoft.Maui.Controls.Page:add_Disappearing (System.EventHandler) void Microsoft.Maui.Controls.Page:add_NavigatedTo (System.EventHandler`1) void Microsoft.Maui.Controls.Page:FlushPendingActions (object,System.EventArgs) + void Microsoft.Maui.Controls.Page:ForceLayout () void Microsoft.Maui.Controls.Page:InternalChildrenOnCollectionChanged (object,System.Collections.Specialized.NotifyCollectionChangedEventArgs) void Microsoft.Maui.Controls.Page:LayoutChildren (double,double,double,double) void Microsoft.Maui.Controls.Page:OnAppearing () void Microsoft.Maui.Controls.Page:OnChildMeasureInvalidated (Microsoft.Maui.Controls.VisualElement,Microsoft.Maui.Controls.Internals.InvalidationTrigger) void Microsoft.Maui.Controls.Page:OnChildMeasureInvalidated (object,System.EventArgs) + void Microsoft.Maui.Controls.Page:OnDisappearing () void Microsoft.Maui.Controls.Page:OnInternalAdded (Microsoft.Maui.Controls.VisualElement) void Microsoft.Maui.Controls.Page:OnNavigatedTo (Microsoft.Maui.Controls.NavigatedToEventArgs) void Microsoft.Maui.Controls.Page:OnParentSet () @@ -4425,16 +5158,21 @@ Methods: void Microsoft.Maui.Controls.Page:remove_Appearing (System.EventHandler) void Microsoft.Maui.Controls.Page:remove_NavigatedTo (System.EventHandler`1) void Microsoft.Maui.Controls.Page:SendAppearing () + void Microsoft.Maui.Controls.Page:SendDisappearing () void Microsoft.Maui.Controls.Page:SendNavigatedTo (Microsoft.Maui.Controls.NavigatedToEventArgs) + void Microsoft.Maui.Controls.Page:set_IgnoresContainerArea (bool) + void Microsoft.Maui.Controls.Page:set_Title (string) void Microsoft.Maui.Controls.Page:set_Toolbar (Microsoft.Maui.Controls.Toolbar) void Microsoft.Maui.Controls.Page:UpdateChildrenLayout () void Microsoft.Maui.Controls.Page/<>c:.cctor () void Microsoft.Maui.Controls.Page/<>c:.ctor () - void Microsoft.Maui.Controls.Page/d__80:.ctor (int) - void Microsoft.Maui.Controls.Page/d__80:System.IDisposable.Dispose () + void Microsoft.Maui.Controls.Page/d__84:.ctor (int) + void Microsoft.Maui.Controls.Page/d__84:System.IDisposable.Dispose () void Microsoft.Maui.Controls.ParentChangingEventArgs:.ctor (Microsoft.Maui.Controls.Element,Microsoft.Maui.Controls.Element) void Microsoft.Maui.Controls.Picker:.cctor () void Microsoft.Maui.Controls.Picker:RemapForControls () + void Microsoft.Maui.Controls.Picker/<>c:.cctor () + void Microsoft.Maui.Controls.Picker/<>c:.ctor () void Microsoft.Maui.Controls.PlaceholderElement:.cctor () void Microsoft.Maui.Controls.Platform.AlertManager:.ctor (Microsoft.Maui.Controls.Window) void Microsoft.Maui.Controls.Platform.AlertManager:Subscribe () @@ -4445,18 +5183,65 @@ Methods: void Microsoft.Maui.Controls.Platform.ApplicationExtensions:UpdateWindowSoftInputModeAdjust (Android.App.Application,Microsoft.Maui.Controls.Application) void Microsoft.Maui.Controls.Platform.AutomationPropertiesProvider:.cctor () void Microsoft.Maui.Controls.Platform.AutomationPropertiesProvider:SetImportantForAccessibility (Android.Views.View,Microsoft.Maui.Controls.Element) + void Microsoft.Maui.Controls.Platform.BottomNavigationViewUtils:SetShiftMode (Google.Android.Material.BottomNavigation.BottomNavigationView,bool,bool) + void Microsoft.Maui.Controls.Platform.BottomNavigationViewUtils:SetupMenu (Android.Views.IMenu,int,System.Collections.Generic.List`1>,int,Google.Android.Material.BottomNavigation.BottomNavigationView,Microsoft.Maui.IMauiContext) + void Microsoft.Maui.Controls.Platform.BottomNavigationViewUtils:UpdateEnabled (bool,Android.Views.IMenuItem) + void Microsoft.Maui.Controls.Platform.BottomNavigationViewUtils/d__4:MoveNext () + void Microsoft.Maui.Controls.Platform.BottomNavigationViewUtils/d__3:MoveNext () + void Microsoft.Maui.Controls.Platform.BrushExtensions:UpdateBackground (Android.Views.View,Microsoft.Maui.Controls.Brush) void Microsoft.Maui.Controls.Platform.ButtonExtensions:UpdateContentLayout (Google.Android.Material.Button.MaterialButton,Microsoft.Maui.Controls.Button) void Microsoft.Maui.Controls.Platform.ButtonExtensions:UpdateLineBreakMode (AndroidX.AppCompat.Widget.AppCompatButton,Microsoft.Maui.Controls.Button) void Microsoft.Maui.Controls.Platform.ButtonExtensions:UpdateText (Google.Android.Material.Button.MaterialButton,Microsoft.Maui.Controls.Button) + void Microsoft.Maui.Controls.Platform.ColorChangeRevealDrawable:.ctor (Android.Graphics.Color,Android.Graphics.Color,Android.Graphics.Point) + void Microsoft.Maui.Controls.Platform.ColorChangeRevealDrawable:Draw (Android.Graphics.Canvas) + void Microsoft.Maui.Controls.Platform.ColorChangeRevealDrawable:OnUpdate (object,Android.Animation.ValueAnimator/AnimatorUpdateEventArgs) + void Microsoft.Maui.Controls.Platform.Compatibility.ContainerView:.ctor (Android.Content.Context,Microsoft.Maui.Controls.View,Microsoft.Maui.IMauiContext) + void Microsoft.Maui.Controls.Platform.Compatibility.ContainerView:OnLayout (bool,int,int,int,int) + void Microsoft.Maui.Controls.Platform.Compatibility.ContainerView:OnMeasure (int,int) + void Microsoft.Maui.Controls.Platform.Compatibility.ContainerView:OnViewSet (Microsoft.Maui.Controls.View) + void Microsoft.Maui.Controls.Platform.Compatibility.ContainerView:set_View (Microsoft.Maui.Controls.View) void Microsoft.Maui.Controls.Platform.Compatibility.CustomFrameLayout:.ctor (Android.Content.Context) + void Microsoft.Maui.Controls.Platform.Compatibility.RecyclerViewContainer:.ctor (Android.Content.Context) + void Microsoft.Maui.Controls.Platform.Compatibility.ScrollLayoutManager:.ctor (Android.Content.Context,int,bool) void Microsoft.Maui.Controls.Platform.Compatibility.ShellBottomNavViewAppearanceTracker:.ctor (Microsoft.Maui.Controls.Platform.Compatibility.IShellContext,Microsoft.Maui.Controls.ShellItem) + void Microsoft.Maui.Controls.Platform.Compatibility.ShellBottomNavViewAppearanceTracker:SetAppearance (Google.Android.Material.BottomNavigation.BottomNavigationView,Microsoft.Maui.Controls.IShellAppearanceElement) + void Microsoft.Maui.Controls.Platform.Compatibility.ShellBottomNavViewAppearanceTracker:SetBackgroundColor (Google.Android.Material.BottomNavigation.BottomNavigationView,Microsoft.Maui.Graphics.Color) + void Microsoft.Maui.Controls.Platform.Compatibility.ShellFlyoutLayout:.ctor (Android.Content.Context,Android.Util.IAttributeSet) + void Microsoft.Maui.Controls.Platform.Compatibility.ShellFlyoutLayout:OnLayout (bool,int,int,int,int) + void Microsoft.Maui.Controls.Platform.Compatibility.ShellFlyoutRecyclerAdapter:.ctor (Microsoft.Maui.Controls.Platform.Compatibility.IShellContext,System.Action`1) + void Microsoft.Maui.Controls.Platform.Compatibility.ShellFlyoutRecyclerAdapter:OnBindViewHolder (AndroidX.RecyclerView.Widget.RecyclerView/ViewHolder,int) + void Microsoft.Maui.Controls.Platform.Compatibility.ShellFlyoutRecyclerAdapter/AdapterListItem:.ctor (Microsoft.Maui.Controls.Element,bool) + void Microsoft.Maui.Controls.Platform.Compatibility.ShellFlyoutRecyclerAdapter/ElementViewHolder:.ctor (Microsoft.Maui.Controls.View,Android.Views.View,Android.Views.View,System.Action`1,Microsoft.Maui.Controls.Shell) + void Microsoft.Maui.Controls.Platform.Compatibility.ShellFlyoutRecyclerAdapter/ElementViewHolder:OnElementPropertyChanged (object,System.ComponentModel.PropertyChangedEventArgs) + void Microsoft.Maui.Controls.Platform.Compatibility.ShellFlyoutRecyclerAdapter/ElementViewHolder:set_Element (Microsoft.Maui.Controls.Element) + void Microsoft.Maui.Controls.Platform.Compatibility.ShellFlyoutRecyclerAdapter/ElementViewHolder:UpdateVisualState () + void Microsoft.Maui.Controls.Platform.Compatibility.ShellFlyoutRecyclerAdapter/ShellLinearLayout:.ctor (Android.Content.Context) void Microsoft.Maui.Controls.Platform.Compatibility.ShellFlyoutRenderer:.ctor (Microsoft.Maui.Controls.Platform.Compatibility.IShellContext,Android.Content.Context) void Microsoft.Maui.Controls.Platform.Compatibility.ShellFlyoutRenderer:AddFlyoutContentToLayoutIfNeeded (Microsoft.Maui.FlyoutBehavior) void Microsoft.Maui.Controls.Platform.Compatibility.ShellFlyoutRenderer:AttachFlyout (Microsoft.Maui.Controls.Platform.Compatibility.IShellContext,Android.Views.View) void Microsoft.Maui.Controls.Platform.Compatibility.ShellFlyoutRenderer:Microsoft.Maui.Controls.IAppearanceObserver.OnAppearanceChanged (Microsoft.Maui.Controls.ShellAppearance) void Microsoft.Maui.Controls.Platform.Compatibility.ShellFlyoutRenderer:Microsoft.Maui.Controls.IFlyoutBehaviorObserver.OnFlyoutBehaviorChanged (Microsoft.Maui.FlyoutBehavior) void Microsoft.Maui.Controls.Platform.Compatibility.ShellFlyoutRenderer:Microsoft.Maui.Controls.Platform.Compatibility.IShellFlyoutRenderer.AttachFlyout (Microsoft.Maui.Controls.Platform.Compatibility.IShellContext,Android.Views.View) + void Microsoft.Maui.Controls.Platform.Compatibility.ShellFlyoutRenderer:OnShellPropertyChanged (object,System.ComponentModel.PropertyChangedEventArgs) + void Microsoft.Maui.Controls.Platform.Compatibility.ShellFlyoutRenderer:UpdateDrawerLockMode (Microsoft.Maui.FlyoutBehavior) + void Microsoft.Maui.Controls.Platform.Compatibility.ShellFlyoutRenderer:UpdateFlyoutSize () + void Microsoft.Maui.Controls.Platform.Compatibility.ShellFlyoutRenderer:UpdateFlyoutSize (Android.Views.View) void Microsoft.Maui.Controls.Platform.Compatibility.ShellFlyoutRenderer:UpdateScrim (Microsoft.Maui.Controls.Brush) + void Microsoft.Maui.Controls.Platform.Compatibility.ShellFlyoutTemplatedContentRenderer:.ctor (Microsoft.Maui.Controls.Platform.Compatibility.IShellContext) + void Microsoft.Maui.Controls.Platform.Compatibility.ShellFlyoutTemplatedContentRenderer:DisconnectRecyclerView () + void Microsoft.Maui.Controls.Platform.Compatibility.ShellFlyoutTemplatedContentRenderer:LoadView (Microsoft.Maui.Controls.Platform.Compatibility.IShellContext) + void Microsoft.Maui.Controls.Platform.Compatibility.ShellFlyoutTemplatedContentRenderer:OnFlyoutViewLayoutChanging () + void Microsoft.Maui.Controls.Platform.Compatibility.ShellFlyoutTemplatedContentRenderer:OnOffsetChanged (Google.Android.Material.AppBar.AppBarLayout,int) + void Microsoft.Maui.Controls.Platform.Compatibility.ShellFlyoutTemplatedContentRenderer:OnShellPropertyChanged (object,System.ComponentModel.PropertyChangedEventArgs) + void Microsoft.Maui.Controls.Platform.Compatibility.ShellFlyoutTemplatedContentRenderer:UpdateFlyoutBackground () + void Microsoft.Maui.Controls.Platform.Compatibility.ShellFlyoutTemplatedContentRenderer:UpdateFlyoutBgImageAsync () + void Microsoft.Maui.Controls.Platform.Compatibility.ShellFlyoutTemplatedContentRenderer:UpdateFlyoutContent () + void Microsoft.Maui.Controls.Platform.Compatibility.ShellFlyoutTemplatedContentRenderer:UpdateFlyoutFooter () + void Microsoft.Maui.Controls.Platform.Compatibility.ShellFlyoutTemplatedContentRenderer:UpdateFlyoutHeader () + void Microsoft.Maui.Controls.Platform.Compatibility.ShellFlyoutTemplatedContentRenderer:UpdateFlyoutHeaderBehavior () + void Microsoft.Maui.Controls.Platform.Compatibility.ShellFlyoutTemplatedContentRenderer:UpdateFooterLayout () + void Microsoft.Maui.Controls.Platform.Compatibility.ShellFlyoutTemplatedContentRenderer:UpdateVerticalScrollMode () + void Microsoft.Maui.Controls.Platform.Compatibility.ShellFlyoutTemplatedContentRenderer/<>c__DisplayClass30_0:g__InitialLoad|0 () void Microsoft.Maui.Controls.Platform.Compatibility.ShellFragmentContainer:.ctor (Microsoft.Maui.Controls.ShellContent,Microsoft.Maui.IMauiContext) void Microsoft.Maui.Controls.Platform.Compatibility.ShellFragmentStateAdapter:.ctor (Microsoft.Maui.Controls.ShellSection,AndroidX.Fragment.App.FragmentManager,Microsoft.Maui.IMauiContext) void Microsoft.Maui.Controls.Platform.Compatibility.ShellItemRenderer:.ctor (Microsoft.Maui.Controls.Platform.Compatibility.IShellContext) @@ -4464,6 +5249,8 @@ Methods: void Microsoft.Maui.Controls.Platform.Compatibility.ShellItemRenderer:OnDisplayedElementPropertyChanged (object,System.ComponentModel.PropertyChangedEventArgs) void Microsoft.Maui.Controls.Platform.Compatibility.ShellItemRenderer:OnDisplayedPageChanged (Microsoft.Maui.Controls.Page,Microsoft.Maui.Controls.Page) void Microsoft.Maui.Controls.Platform.Compatibility.ShellItemRenderer:OnShellSectionChanged () + void Microsoft.Maui.Controls.Platform.Compatibility.ShellItemRenderer:OnShellSectionPropertyChanged (object,System.ComponentModel.PropertyChangedEventArgs) + void Microsoft.Maui.Controls.Platform.Compatibility.ShellItemRenderer:OnTabReselected (Microsoft.Maui.Controls.ShellSection) void Microsoft.Maui.Controls.Platform.Compatibility.ShellItemRenderer:SetAppearance (Microsoft.Maui.Controls.ShellAppearance) void Microsoft.Maui.Controls.Platform.Compatibility.ShellItemRenderer:SetupMenu () void Microsoft.Maui.Controls.Platform.Compatibility.ShellItemRenderer:SetupMenu (Android.Views.IMenu,int,Microsoft.Maui.Controls.ShellItem) @@ -4472,6 +5259,7 @@ Methods: void Microsoft.Maui.Controls.Platform.Compatibility.ShellItemRendererBase:HookChildEvents (Microsoft.Maui.Controls.ShellSection) void Microsoft.Maui.Controls.Platform.Compatibility.ShellItemRendererBase:HookEvents (Microsoft.Maui.Controls.ShellItem) void Microsoft.Maui.Controls.Platform.Compatibility.ShellItemRendererBase:Microsoft.Maui.Controls.Platform.Compatibility.IShellItemRenderer.set_ShellItem (Microsoft.Maui.Controls.ShellItem) + void Microsoft.Maui.Controls.Platform.Compatibility.ShellItemRendererBase:OnShellItemPropertyChanged (object,System.ComponentModel.PropertyChangedEventArgs) void Microsoft.Maui.Controls.Platform.Compatibility.ShellItemRendererBase:OnShellSectionChanged () void Microsoft.Maui.Controls.Platform.Compatibility.ShellItemRendererBase:RemoveAllButCurrent (AndroidX.Fragment.App.Fragment) void Microsoft.Maui.Controls.Platform.Compatibility.ShellItemRendererBase:set_DisplayedPage (Microsoft.Maui.Controls.Page) @@ -4485,6 +5273,7 @@ Methods: void Microsoft.Maui.Controls.Platform.Compatibility.ShellSectionRenderer:HookEvents () void Microsoft.Maui.Controls.Platform.Compatibility.ShellSectionRenderer:Microsoft.Maui.Controls.IAppearanceObserver.OnAppearanceChanged (Microsoft.Maui.Controls.ShellAppearance) void Microsoft.Maui.Controls.Platform.Compatibility.ShellSectionRenderer:OnPageSelected (int) + void Microsoft.Maui.Controls.Platform.Compatibility.ShellSectionRenderer:OnShellItemPropertyChanged (object,System.ComponentModel.PropertyChangedEventArgs) void Microsoft.Maui.Controls.Platform.Compatibility.ShellSectionRenderer:set_ShellSection (Microsoft.Maui.Controls.ShellSection) void Microsoft.Maui.Controls.Platform.Compatibility.ShellSectionRenderer:SetAppearance (Microsoft.Maui.Controls.ShellAppearance) void Microsoft.Maui.Controls.Platform.Compatibility.ShellSectionRenderer:SetViewPager2UserInputEnabled (bool) @@ -4516,7 +5305,13 @@ Methods: 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.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) void Microsoft.Maui.Controls.Platform.FormattedStringExtensions:RecalculateSpanPositions (Android.Widget.TextView,Microsoft.Maui.Controls.Label,Android.Text.SpannableString,Microsoft.Maui.SizeRequest) + void Microsoft.Maui.Controls.Platform.FragmentContainer:.ctor (Microsoft.Maui.Controls.Page,Microsoft.Maui.IMauiContext) + void Microsoft.Maui.Controls.Platform.FragmentContainer:.ctor (Microsoft.Maui.IMauiContext) + void Microsoft.Maui.Controls.Platform.FragmentContainer:OnResume () void Microsoft.Maui.Controls.Platform.GenericGlobalLayoutListener:.ctor (System.Action) void Microsoft.Maui.Controls.Platform.GenericGlobalLayoutListener:OnGlobalLayout () void Microsoft.Maui.Controls.Platform.GestureManager:.ctor (Microsoft.Maui.IViewHandler) @@ -4528,6 +5323,7 @@ Methods: void Microsoft.Maui.Controls.Platform.GestureManager:UpdateIsEnabled () void Microsoft.Maui.Controls.Platform.ModalNavigationManager:.ctor (Microsoft.Maui.Controls.Window) void Microsoft.Maui.Controls.Platform.ModalNavigationManager:SettingNewPage () + void Microsoft.Maui.Controls.Platform.MultiPageFragmentStateAdapter`1:.ctor (Microsoft.Maui.Controls.MultiPage`1,AndroidX.Fragment.App.FragmentManager,Microsoft.Maui.IMauiContext) void Microsoft.Maui.Controls.Platform.SemanticExtensions:AddOrRemoveControlsAccessibilityDelegate (Microsoft.Maui.Controls.View) void Microsoft.Maui.Controls.Platform.TextViewExtensions:SetLineBreakMode (Android.Widget.TextView,Microsoft.Maui.LineBreakMode,System.Nullable`1) void Microsoft.Maui.Controls.Platform.TextViewExtensions:UpdateLineBreakMode (Android.Widget.TextView,Microsoft.Maui.Controls.Label) @@ -4541,6 +5337,7 @@ Methods: void Microsoft.Maui.Controls.Platform.ToolbarExtensions:UpdateMenuItems (AndroidX.AppCompat.Widget.Toolbar,System.Collections.Generic.IEnumerable`1,Microsoft.Maui.IMauiContext,Microsoft.Maui.Graphics.Color,System.ComponentModel.PropertyChangedEventHandler,System.Collections.Generic.List`1,System.Collections.Generic.List`1,System.Action`3) void Microsoft.Maui.Controls.Platform.ToolbarExtensions:UpdateTitleIcon (AndroidX.AppCompat.Widget.Toolbar,Microsoft.Maui.Controls.Toolbar) void Microsoft.Maui.Controls.Platform.ViewExtensions:SetBackground (Android.Views.View,Android.Graphics.Drawables.Drawable) + void Microsoft.Maui.Controls.PlatformConfiguration.AndroidSpecific.AppCompat.NavigationPage:.cctor () void Microsoft.Maui.Controls.PlatformConfiguration.AndroidSpecific.Application:.cctor () void Microsoft.Maui.Controls.PlatformConfiguration.AndroidSpecific.Entry:.cctor () void Microsoft.Maui.Controls.PlatformConfiguration.AndroidSpecific.TabbedPage:.cctor () @@ -4579,19 +5376,21 @@ Methods: void Microsoft.Maui.Controls.ResourceDictionary:add_ValuesChanged (System.EventHandler`1) void Microsoft.Maui.Controls.ResourceDictionary:MergedDictionaries_CollectionChanged (object,System.Collections.Specialized.NotifyCollectionChangedEventArgs) void Microsoft.Maui.Controls.ResourceDictionary:Microsoft.Maui.Controls.Internals.IResourceDictionary.add_ValuesChanged (System.EventHandler`1) + void Microsoft.Maui.Controls.ResourceDictionary:Microsoft.Maui.Controls.Internals.IResourceDictionary.remove_ValuesChanged (System.EventHandler`1) void Microsoft.Maui.Controls.ResourceDictionary:OnValueChanged (string,object) void Microsoft.Maui.Controls.ResourceDictionary:OnValuesChanged (System.Collections.Generic.KeyValuePair`2[]) + void Microsoft.Maui.Controls.ResourceDictionary:remove_ValuesChanged (System.EventHandler`1) void Microsoft.Maui.Controls.ResourceDictionary:set_Item (string,object) 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__41:.ctor (int) - void Microsoft.Maui.Controls.ResourceDictionary/d__41:<>m__Finally1 () - void Microsoft.Maui.Controls.ResourceDictionary/d__41:<>m__Finally2 () - void Microsoft.Maui.Controls.ResourceDictionary/d__41:<>m__Finally3 () - void Microsoft.Maui.Controls.ResourceDictionary/d__41:System.IDisposable.Dispose () + 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 () + void Microsoft.Maui.Controls.ResourceDictionary/d__42:<>m__Finally3 () + void Microsoft.Maui.Controls.ResourceDictionary/d__42:System.IDisposable.Dispose () void Microsoft.Maui.Controls.RouteRequestBuilder:.cctor () void Microsoft.Maui.Controls.RouteRequestBuilder:.ctor (System.Collections.Generic.List`1) void Microsoft.Maui.Controls.RouteRequestBuilder:AddMatch (string,string,object) @@ -4603,6 +5402,7 @@ Methods: void Microsoft.Maui.Controls.ScrollView:.cctor () void Microsoft.Maui.Controls.ScrollView:.ctor () void Microsoft.Maui.Controls.ScrollView:ComputeConstraintForView (Microsoft.Maui.Controls.View) + void Microsoft.Maui.Controls.ScrollView:ContentSizeChanged (object,System.EventArgs) void Microsoft.Maui.Controls.ScrollView:LayoutChildren (double,double,double,double) void Microsoft.Maui.Controls.ScrollView:RemapForControls () void Microsoft.Maui.Controls.ScrollView:set_Content (Microsoft.Maui.Controls.View) @@ -4617,15 +5417,18 @@ Methods: void Microsoft.Maui.Controls.SelectableItemsView:.cctor () void Microsoft.Maui.Controls.SelectableItemsView:.ctor () void Microsoft.Maui.Controls.SemanticProperties:.cctor () + void Microsoft.Maui.Controls.SemanticProperties:g__CopyProperty|14_2 (Microsoft.Maui.Controls.BindableProperty,Microsoft.Maui.Controls.BindableObject,Microsoft.Maui.Controls.BindableObject) void Microsoft.Maui.Controls.SemanticProperties:OnDescriptionPropertyChanged (Microsoft.Maui.Controls.BindableObject,object,object) void Microsoft.Maui.Controls.SemanticProperties:OnHeadingLevelPropertyChanged (Microsoft.Maui.Controls.BindableObject,object,object) void Microsoft.Maui.Controls.SemanticProperties:OnHintPropertyChanged (Microsoft.Maui.Controls.BindableObject,object,object) void Microsoft.Maui.Controls.SemanticProperties:UpdateSemanticsProperty (Microsoft.Maui.Controls.BindableObject,System.Action`1) + void Microsoft.Maui.Controls.SemanticProperties/<>c__DisplayClass14_0:g__PropagateSemanticProperties|1 (object,System.ComponentModel.PropertyChangedEventArgs) void Microsoft.Maui.Controls.SemanticProperties/<>c__DisplayClass3_0:b__0 (Microsoft.Maui.Semantics) void Microsoft.Maui.Controls.SemanticProperties/<>c__DisplayClass4_0:b__0 (Microsoft.Maui.Semantics) void Microsoft.Maui.Controls.SemanticProperties/<>c__DisplayClass5_0:b__0 (Microsoft.Maui.Semantics) void Microsoft.Maui.Controls.Setter:.ctor () void Microsoft.Maui.Controls.Setter:Apply (Microsoft.Maui.Controls.BindableObject,bool) + void Microsoft.Maui.Controls.Setter:UnApply (Microsoft.Maui.Controls.BindableObject,bool) void Microsoft.Maui.Controls.Shadow:.cctor () void Microsoft.Maui.Controls.Shapes.Rectangle:.cctor () void Microsoft.Maui.Controls.Shapes.Rectangle:.ctor () @@ -4658,13 +5461,15 @@ Methods: void Microsoft.Maui.Controls.Shell:OnCurrentItemChanged (Microsoft.Maui.Controls.BindableObject,object,object) void Microsoft.Maui.Controls.Shell:OnCurrentItemChanging (Microsoft.Maui.Controls.BindableObject,object,object) void Microsoft.Maui.Controls.Shell:OnCurrentPagePropertyChanged (object,System.ComponentModel.PropertyChangedEventArgs) - void Microsoft.Maui.Controls.Shell:OnFlyoutBehaviorChanged (Microsoft.Maui.Controls.BindableObject,object,object) void Microsoft.Maui.Controls.Shell:OnHandlerChangingCore (Microsoft.Maui.Controls.HandlerChangingEventArgs) void Microsoft.Maui.Controls.Shell:OnInternalChildrenCollectionChanged (object,System.Collections.Specialized.NotifyCollectionChangedEventArgs) void Microsoft.Maui.Controls.Shell:OnNavigated (Microsoft.Maui.Controls.ShellNavigatedEventArgs) void Microsoft.Maui.Controls.Shell:OnNavigating (Microsoft.Maui.Controls.ShellNavigatingEventArgs) void Microsoft.Maui.Controls.Shell:OnPropertyChanged (string) void Microsoft.Maui.Controls.Shell:OnShellAppearanceValueChanged (Microsoft.Maui.Controls.BindableObject,object,object) + void Microsoft.Maui.Controls.Shell:remove_Navigated (System.EventHandler`1) + void Microsoft.Maui.Controls.Shell:remove_Navigating (System.EventHandler`1) + void Microsoft.Maui.Controls.Shell:RemoveLogicalChild (Microsoft.Maui.Controls.Element) void Microsoft.Maui.Controls.Shell:SendFlyoutItemsChanged () void Microsoft.Maui.Controls.Shell:SendNavigated (Microsoft.Maui.Controls.ShellNavigatedEventArgs) void Microsoft.Maui.Controls.Shell:SendNavigating (Microsoft.Maui.Controls.ShellNavigatingEventArgs) @@ -4672,9 +5477,9 @@ Methods: void Microsoft.Maui.Controls.Shell:set_Route (string) void Microsoft.Maui.Controls.Shell:UpdateChecked (Microsoft.Maui.Controls.Element,bool) void Microsoft.Maui.Controls.Shell:UpdateToolbarAppearanceFeatures (Microsoft.Maui.Controls.Element,Microsoft.Maui.Controls.ShellAppearance) + void Microsoft.Maui.Controls.Shell/<b__175_0>d:MoveNext () void Microsoft.Maui.Controls.Shell/<g__SetCurrentItem|175_1>d:MoveNext () void Microsoft.Maui.Controls.Shell/<>c__DisplayClass284_0:b__1 (Microsoft.Maui.Controls.Element) - void Microsoft.Maui.Controls.Shell/<>c__DisplayClass285_0`1:.ctor () void Microsoft.Maui.Controls.Shell/<>c:.cctor () void Microsoft.Maui.Controls.Shell/<>c:.ctor () void Microsoft.Maui.Controls.Shell/NavigationImpl:.ctor (Microsoft.Maui.Controls.Shell) @@ -4710,7 +5515,6 @@ Methods: void Microsoft.Maui.Controls.ShellElementCollection`1:.ctor () void Microsoft.Maui.Controls.ShellElementCollection`1:set_Inner (System.Collections.Generic.IList`1) void Microsoft.Maui.Controls.ShellFlyoutItemsManager:.ctor (Microsoft.Maui.Controls.Shell) - void Microsoft.Maui.Controls.ShellFlyoutItemsManager:g__AddMenuItems|14_1 (Microsoft.Maui.Controls.MenuItemCollection,Microsoft.Maui.Controls.ShellFlyoutItemsManager/<>c__DisplayClass14_0&) void Microsoft.Maui.Controls.ShellFlyoutItemsManager:g__IncrementGroup|14_2 (Microsoft.Maui.Controls.ShellFlyoutItemsManager/<>c__DisplayClass14_0&) void Microsoft.Maui.Controls.ShellFlyoutItemsManager:add_FlyoutItemsChanged (System.EventHandler) void Microsoft.Maui.Controls.ShellFlyoutItemsManager:CheckIfFlyoutItemsChanged () @@ -4744,8 +5548,10 @@ Methods: void Microsoft.Maui.Controls.ShellNavigationManager:ApplyQueryAttributes (Microsoft.Maui.Controls.Element,Microsoft.Maui.Controls.ShellRouteParameters,bool,bool) void Microsoft.Maui.Controls.ShellNavigationManager:HandleNavigated (Microsoft.Maui.Controls.ShellNavigatedEventArgs) void Microsoft.Maui.Controls.ShellNavigationManager:HandleNavigating (Microsoft.Maui.Controls.ShellNavigatingEventArgs) - void Microsoft.Maui.Controls.ShellNavigationManager/<>c__DisplayClass15_0:b__0 () - void Microsoft.Maui.Controls.ShellNavigationManager/<>c__DisplayClass15_0:g__FireNavigatedEvents|1 (Microsoft.Maui.Controls.ShellNavigatedEventArgs,Microsoft.Maui.Controls.Shell) + void Microsoft.Maui.Controls.ShellNavigationManager/<>c__DisplayClass16_0:b__2 () + void Microsoft.Maui.Controls.ShellNavigationManager/<>c__DisplayClass16_0:g__FireNavigatedEvents|3 (Microsoft.Maui.Controls.ShellNavigatedEventArgs,Microsoft.Maui.Controls.Shell) + void Microsoft.Maui.Controls.ShellNavigationManager/<>c__DisplayClass16_0:g__WaitForWindowToSet|1 (object,System.EventArgs) + void Microsoft.Maui.Controls.ShellNavigationManager/<>c__DisplayClass16_1:b__0 () void Microsoft.Maui.Controls.ShellNavigationManager/d__14:MoveNext () void Microsoft.Maui.Controls.ShellNavigationRequest:.ctor (Microsoft.Maui.Controls.RequestDefinition,Microsoft.Maui.Controls.ShellNavigationRequest/WhatToDoWithTheStack,string,string) void Microsoft.Maui.Controls.ShellNavigationState:.ctor (string,bool) @@ -4804,8 +5610,10 @@ Methods: void Microsoft.Maui.Controls.Style:ApplyCore (Microsoft.Maui.Controls.BindableObject,Microsoft.Maui.Controls.Style) void Microsoft.Maui.Controls.Style:CleanUpWeakReferences () void Microsoft.Maui.Controls.Style:Microsoft.Maui.Controls.IStyle.Apply (Microsoft.Maui.Controls.BindableObject) + void Microsoft.Maui.Controls.Style:Microsoft.Maui.Controls.IStyle.UnApply (Microsoft.Maui.Controls.BindableObject) void Microsoft.Maui.Controls.Style:set_BasedOn (Microsoft.Maui.Controls.Style) void Microsoft.Maui.Controls.Style:set_BaseResourceKey (string) + void Microsoft.Maui.Controls.Style:UnApplyCore (Microsoft.Maui.Controls.BindableObject,Microsoft.Maui.Controls.Style) void Microsoft.Maui.Controls.Style/<>c:.cctor () void Microsoft.Maui.Controls.Style/<>c:.ctor () void Microsoft.Maui.Controls.StyleSheets.StyleSheetExtensions/d__0:.ctor (int) @@ -4815,6 +5623,22 @@ Methods: void Microsoft.Maui.Controls.Switch/<>c:.cctor () void Microsoft.Maui.Controls.Switch/<>c:.ctor () void Microsoft.Maui.Controls.TabbedPage:.cctor () + void Microsoft.Maui.Controls.TabbedPage:.ctor () + void Microsoft.Maui.Controls.TabbedPage:g__OnPagePropertyChanged|20_2 (object,System.ComponentModel.PropertyChangedEventArgs) + void Microsoft.Maui.Controls.TabbedPage:g__WireUnwireChanges|20_1 (bool) + void Microsoft.Maui.Controls.TabbedPage:LayoutChildren (double,double,double,double) + void Microsoft.Maui.Controls.TabbedPage:MapBarBackground (Microsoft.Maui.Handlers.ITabbedViewHandler,Microsoft.Maui.Controls.TabbedPage) + void Microsoft.Maui.Controls.TabbedPage:MapBarBackgroundColor (Microsoft.Maui.Handlers.ITabbedViewHandler,Microsoft.Maui.Controls.TabbedPage) + void Microsoft.Maui.Controls.TabbedPage:MapBarTextColor (Microsoft.Maui.Handlers.ITabbedViewHandler,Microsoft.Maui.Controls.TabbedPage) + void Microsoft.Maui.Controls.TabbedPage:MapCurrentPage (Microsoft.Maui.Handlers.ITabbedViewHandler,Microsoft.Maui.Controls.TabbedPage) + void Microsoft.Maui.Controls.TabbedPage:MapIsSwipePagingEnabled (Microsoft.Maui.Handlers.ITabbedViewHandler,Microsoft.Maui.Controls.TabbedPage) + void Microsoft.Maui.Controls.TabbedPage:MapItemsSource (Microsoft.Maui.Handlers.ITabbedViewHandler,Microsoft.Maui.Controls.TabbedPage) + void Microsoft.Maui.Controls.TabbedPage:MapItemTemplate (Microsoft.Maui.Handlers.ITabbedViewHandler,Microsoft.Maui.Controls.TabbedPage) + void Microsoft.Maui.Controls.TabbedPage:MapSelectedItem (Microsoft.Maui.Handlers.ITabbedViewHandler,Microsoft.Maui.Controls.TabbedPage) + void Microsoft.Maui.Controls.TabbedPage:MapSelectedTabColor (Microsoft.Maui.Handlers.ITabbedViewHandler,Microsoft.Maui.Controls.TabbedPage) + void Microsoft.Maui.Controls.TabbedPage:MapUnselectedTabColor (Microsoft.Maui.Handlers.ITabbedViewHandler,Microsoft.Maui.Controls.TabbedPage) + void Microsoft.Maui.Controls.TabbedPage:OnHandlerChangingCore (Microsoft.Maui.Controls.HandlerChangingEventArgs) + void Microsoft.Maui.Controls.TabbedPage:OnHandlerChangingPartial (Microsoft.Maui.Controls.HandlerChangingEventArgs) void Microsoft.Maui.Controls.TabbedPage:RemapForControls () void Microsoft.Maui.Controls.TemplatedPage:.cctor () void Microsoft.Maui.Controls.TemplatedPage:.ctor () @@ -4860,14 +5684,15 @@ Methods: void Microsoft.Maui.Controls.Toolbar:SetProperty (bool&,bool,string) void Microsoft.Maui.Controls.Toolbar:SetProperty (Microsoft.Maui.Graphics.Color&,Microsoft.Maui.Graphics.Color,string) void Microsoft.Maui.Controls.Toolbar:SetProperty (System.Nullable`1&,System.Nullable`1,string) - void Microsoft.Maui.Controls.Toolbar:SetProperty (T_REF&,T_REF,string) void Microsoft.Maui.Controls.Toolbar:UpdateMenu () void Microsoft.Maui.Controls.Toolbar:UpdateTitleView () + void Microsoft.Maui.Controls.ToolTipProperties:.cctor () void Microsoft.Maui.Controls.VerticalStackLayout:.ctor () void Microsoft.Maui.Controls.View:.cctor () void Microsoft.Maui.Controls.View:.ctor () void Microsoft.Maui.Controls.View:HandlerChangedPartial () void Microsoft.Maui.Controls.View:MarginPropertyChanged (Microsoft.Maui.Controls.BindableObject,object,object) + void Microsoft.Maui.Controls.View:OnBindingContextChanged () void Microsoft.Maui.Controls.View:OnHandlerChangedCore () void Microsoft.Maui.Controls.View:OnHandlerChangingCore (Microsoft.Maui.Controls.HandlerChangingEventArgs) void Microsoft.Maui.Controls.View:set_Margin (Microsoft.Maui.Thickness) @@ -4879,12 +5704,16 @@ Methods: void Microsoft.Maui.Controls.ViewExtensions/d__20:System.IDisposable.Dispose () void Microsoft.Maui.Controls.VisualElement:.cctor () void Microsoft.Maui.Controls.VisualElement:.ctor () + void Microsoft.Maui.Controls.VisualElement:add_Loaded (System.EventHandler) void Microsoft.Maui.Controls.VisualElement:add_MeasureInvalidated (System.EventHandler) void Microsoft.Maui.Controls.VisualElement:add_SizeChanged (System.EventHandler) + void Microsoft.Maui.Controls.VisualElement:add_Unloaded (System.EventHandler) void Microsoft.Maui.Controls.VisualElement:BatchCommit () void Microsoft.Maui.Controls.VisualElement:ChangeVisualState () void Microsoft.Maui.Controls.VisualElement:ComputeConstrainsForChildren () void Microsoft.Maui.Controls.VisualElement:ComputeConstraintForView (Microsoft.Maui.Controls.View) + void Microsoft.Maui.Controls.VisualElement:HandlePlatformUnloadedLoaded () + void Microsoft.Maui.Controls.VisualElement:InvalidateMeasure () void Microsoft.Maui.Controls.VisualElement:InvalidateMeasureInternal (Microsoft.Maui.Controls.Internals.InvalidationTrigger) void Microsoft.Maui.Controls.VisualElement:InvalidateMeasureOverride () void Microsoft.Maui.Controls.VisualElement:InvalidateStateTriggers (bool) @@ -4896,27 +5725,34 @@ Methods: void Microsoft.Maui.Controls.VisualElement:Microsoft.Maui.Controls.IWindowController.set_Window (Microsoft.Maui.Controls.Window) void Microsoft.Maui.Controls.VisualElement:Microsoft.Maui.IElement.set_Handler (Microsoft.Maui.IElementHandler) void Microsoft.Maui.Controls.VisualElement:Microsoft.Maui.IView.InvalidateMeasure () + void Microsoft.Maui.Controls.VisualElement:OnBindingContextChanged () void Microsoft.Maui.Controls.VisualElement:OnChildAdded (Microsoft.Maui.Controls.Element) void Microsoft.Maui.Controls.VisualElement:OnConstraintChanged (Microsoft.Maui.Controls.LayoutConstraint,Microsoft.Maui.Controls.LayoutConstraint) void Microsoft.Maui.Controls.VisualElement:OnHandlerChangedCore () void Microsoft.Maui.Controls.VisualElement:OnIsPlatformEnabledChanged () + void Microsoft.Maui.Controls.VisualElement:OnLoadedCore () void Microsoft.Maui.Controls.VisualElement:OnParentResourcesChanged (System.Collections.Generic.IEnumerable`1>) void Microsoft.Maui.Controls.VisualElement:OnRequestChanged (Microsoft.Maui.Controls.BindableObject,object,object) void Microsoft.Maui.Controls.VisualElement:OnSizeAllocated (double,double) + void Microsoft.Maui.Controls.VisualElement:OnUnloadedCore () void Microsoft.Maui.Controls.VisualElement:OnWindowChanged (Microsoft.Maui.Controls.BindableObject,object,object) + void Microsoft.Maui.Controls.VisualElement:PropagateBindingContextToBrush () + void Microsoft.Maui.Controls.VisualElement:PropagateBindingContextToShadow () + void Microsoft.Maui.Controls.VisualElement:PropagateBindingContextToStateTriggers () void Microsoft.Maui.Controls.VisualElement:RemapForControls () 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) void Microsoft.Maui.Controls.VisualElement:set_IsPlatformEnabled (bool) + void Microsoft.Maui.Controls.VisualElement:set_Resources (Microsoft.Maui.Controls.ResourceDictionary) void Microsoft.Maui.Controls.VisualElement:set_SelfConstraint (Microsoft.Maui.Controls.LayoutConstraint) void Microsoft.Maui.Controls.VisualElement:set_Width (double) void Microsoft.Maui.Controls.VisualElement:set_X (double) void Microsoft.Maui.Controls.VisualElement:set_Y (double) 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:UpdatePlatformUnloadedLoadedWiring (Microsoft.Maui.Controls.Window) - void Microsoft.Maui.Controls.VisualElement:ValidatePositive (double,string) void Microsoft.Maui.Controls.VisualElement/<>c:.cctor () void Microsoft.Maui.Controls.VisualElement/<>c:.ctor () void Microsoft.Maui.Controls.VisualMarker:.cctor () @@ -4932,6 +5768,7 @@ Methods: void Microsoft.Maui.Controls.VisualStateGroupList:Add (Microsoft.Maui.Controls.VisualStateGroup) void Microsoft.Maui.Controls.VisualStateGroupList:OnStatesChanged () 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) void Microsoft.Maui.Controls.VisualStateManager:.cctor () void Microsoft.Maui.Controls.VisualStateManager:UpdateStateTriggers (Microsoft.Maui.Controls.VisualElement) @@ -4948,6 +5785,7 @@ Methods: void Microsoft.Maui.Controls.Window:.cctor () void Microsoft.Maui.Controls.Window:.ctor () void Microsoft.Maui.Controls.Window:.ctor (Microsoft.Maui.Controls.Page) + void Microsoft.Maui.Controls.Window:FinishedAddingWindowToApplication (Microsoft.Maui.Controls.Application) void Microsoft.Maui.Controls.Window:Microsoft.Maui.Controls.IFlowDirectionController.set_EffectiveFlowDirection (Microsoft.Maui.Controls.EffectiveFlowDirection) void Microsoft.Maui.Controls.Window:Microsoft.Maui.IWindow.Activated () void Microsoft.Maui.Controls.Window:Microsoft.Maui.IWindow.Created () @@ -4960,11 +5798,13 @@ Methods: void Microsoft.Maui.Controls.Window:OnPropertyChanged (string) void Microsoft.Maui.Controls.Window:RemapForControls () void Microsoft.Maui.Controls.Window:SendWindowAppearing () + void Microsoft.Maui.Controls.Window:set_IsActivated (bool) void Microsoft.Maui.Controls.Window:set_Page (Microsoft.Maui.Controls.Page) void Microsoft.Maui.Controls.Window:set_Toolbar (Microsoft.Maui.Controls.Toolbar) void Microsoft.Maui.Controls.Window:SetEffectiveFlowDirection (Microsoft.Maui.Controls.EffectiveFlowDirection,bool) - void Microsoft.Maui.Controls.Window/<>c__DisplayClass148_0:g__OnPageHandlerChanged|0 (object,System.EventArgs) - void Microsoft.Maui.Controls.Window/<>c__DisplayClass148_0:g__OnPageHandlerChanging|1 (object,Microsoft.Maui.Controls.HandlerChangingEventArgs) + void Microsoft.Maui.Controls.Window/<>c__DisplayClass205_0:g__OnPageHandlerChanged|0 (object,System.EventArgs) + void Microsoft.Maui.Controls.Window/<>c__DisplayClass205_0:g__OnPageHandlerChanging|1 (object,Microsoft.Maui.Controls.HandlerChangingEventArgs) + void Microsoft.Maui.Controls.Window/<>c__DisplayClass205_0:g__ShellPropertyChanged|2 (object,System.ComponentModel.PropertyChangedEventArgs) void Microsoft.Maui.Controls.Window/NavigationImpl:.ctor (Microsoft.Maui.Controls.Window) void Microsoft.Maui.Controls.Xaml.Diagnostics.ResourceDictionaryDiagnostics:OnStaticResourceResolved (Microsoft.Maui.Controls.ResourceDictionary,string,object,object) void Microsoft.Maui.Controls.Xaml.Internals.SimpleValueTargetProvider:.ctor (object[],object,Microsoft.Maui.Controls.Internals.INameScope) @@ -4979,12 +5819,28 @@ 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.Devices.DeviceDisplay:add_MainDisplayInfoChanged (System.EventHandler`1) + void Microsoft.Maui.Devices.DeviceDisplay:remove_MainDisplayInfoChanged (System.EventHandler`1) + void Microsoft.Maui.Devices.DeviceDisplayImplementation:StartScreenMetricsListeners () + void Microsoft.Maui.Devices.DeviceDisplayImplementation:StopScreenMetricsListeners () + void Microsoft.Maui.Devices.DeviceDisplayImplementation/Listener:.ctor (Android.Content.Context,System.Action) + void Microsoft.Maui.Devices.DeviceDisplayImplementation/Listener:OnOrientationChanged (int) + void Microsoft.Maui.Devices.DeviceDisplayImplementationBase:add_MainDisplayInfoChanged (System.EventHandler`1) + void Microsoft.Maui.Devices.DeviceDisplayImplementationBase:add_MainDisplayInfoChangedInternal (System.EventHandler`1) + void Microsoft.Maui.Devices.DeviceDisplayImplementationBase:OnMainDisplayInfoChanged () + void Microsoft.Maui.Devices.DeviceDisplayImplementationBase:OnMainDisplayInfoChanged (Microsoft.Maui.Devices.DisplayInfoChangedEventArgs) + void Microsoft.Maui.Devices.DeviceDisplayImplementationBase:remove_MainDisplayInfoChanged (System.EventHandler`1) + void Microsoft.Maui.Devices.DeviceDisplayImplementationBase:remove_MainDisplayInfoChangedInternal (System.EventHandler`1) + void Microsoft.Maui.Devices.DeviceDisplayImplementationBase:SetCurrent (Microsoft.Maui.Devices.DisplayInfo) void Microsoft.Maui.Devices.DeviceIdiom:.cctor () void Microsoft.Maui.Devices.DeviceIdiom:.ctor (string) void Microsoft.Maui.Devices.DevicePlatform:.cctor () void Microsoft.Maui.Devices.DevicePlatform:.ctor (string) + void Microsoft.Maui.Devices.DisplayInfo:.ctor (double,double,double,Microsoft.Maui.Devices.DisplayOrientation,Microsoft.Maui.Devices.DisplayRotation,single) void Microsoft.Maui.Dispatching.Dispatcher:.ctor (Android.OS.Looper) void Microsoft.Maui.EmbeddedFontLoader:.ctor (System.IServiceProvider) + void Microsoft.Maui.EnumerableExtensions:ForEach (System.Collections.Generic.IEnumerable`1,System.Action`1) + void Microsoft.Maui.Essentials.Listener/d__2:MoveNext () void Microsoft.Maui.FileSystemEmbeddedFontLoader:.ctor (System.Func`1,System.IServiceProvider) void Microsoft.Maui.Font:.cctor () void Microsoft.Maui.Font:.ctor (string,double,Microsoft.Maui.FontSlant,Microsoft.Maui.FontWeight,bool) @@ -4994,30 +5850,17 @@ Methods: void Microsoft.Maui.FontRegistrar:.ctor (Microsoft.Maui.IEmbeddedFontLoader,System.IServiceProvider) void Microsoft.Maui.FontRegistrar:Register (string,string) void Microsoft.Maui.Graphics.AbstractCanvas`1:.ctor (Microsoft.Maui.Graphics.ICanvasStateService`1,Microsoft.Maui.Graphics.IStringSizeService) - void Microsoft.Maui.Graphics.AbstractCanvas`1:ResetState () - void Microsoft.Maui.Graphics.AbstractCanvas`1:Scale (single,single) void Microsoft.Maui.Graphics.AbstractCanvas`1:set_DisplayScale (single) void Microsoft.Maui.Graphics.CanvasState:.ctor () - void Microsoft.Maui.Graphics.CanvasState:set_Transform (System.Numerics.Matrix3x2) - void Microsoft.Maui.Graphics.CanvasState:TransformChanged () void Microsoft.Maui.Graphics.Color:.ctor (int,int,int,int) void Microsoft.Maui.Graphics.Color:.ctor (single,single,single,single) void Microsoft.Maui.Graphics.Colors:.cctor () void Microsoft.Maui.Graphics.Converters.ColorTypeConverter:.ctor () - void Microsoft.Maui.Graphics.Matrix3x2Extensions:DeconstructScales (System.Numerics.Matrix3x2&,single&,single&,single&) void Microsoft.Maui.Graphics.Platform.PlatformCanvas:.ctor (Android.Content.Context) - void Microsoft.Maui.Graphics.Platform.PlatformCanvas:PlatformScale (single,single) - void Microsoft.Maui.Graphics.Platform.PlatformCanvas:ResetState () - void Microsoft.Maui.Graphics.Platform.PlatformCanvas:set_Canvas (Android.Graphics.Canvas) void Microsoft.Maui.Graphics.Platform.PlatformCanvasState:.ctor () - void Microsoft.Maui.Graphics.Platform.PlatformCanvasState:Dispose () - void Microsoft.Maui.Graphics.Platform.PlatformCanvasState:Reset (Android.Graphics.Paint,Android.Graphics.Paint,Android.Graphics.Paint) void Microsoft.Maui.Graphics.Platform.PlatformCanvasState:set_Font (Microsoft.Maui.Graphics.IFont) - void Microsoft.Maui.Graphics.Platform.PlatformCanvasState:SetScale (single,single) void Microsoft.Maui.Graphics.Platform.PlatformCanvasStateService:EnsureDefaults () - void Microsoft.Maui.Graphics.Platform.PlatformCanvasStateService:Reset (Microsoft.Maui.Graphics.Platform.PlatformCanvasState) void Microsoft.Maui.Graphics.Platform.PlatformGraphicsView:.ctor (Android.Content.Context,Microsoft.Maui.Graphics.IDrawable) - void Microsoft.Maui.Graphics.Platform.PlatformGraphicsView:Draw (Android.Graphics.Canvas) void Microsoft.Maui.Graphics.Platform.PlatformGraphicsView:OnSizeChanged (int,int,int,int) void Microsoft.Maui.Graphics.Platform.PlatformGraphicsView:set_Drawable (Microsoft.Maui.Graphics.IDrawable) void Microsoft.Maui.Graphics.Point:.cctor () @@ -5030,19 +5873,13 @@ Methods: void Microsoft.Maui.Graphics.Rect:set_Width (double) void Microsoft.Maui.Graphics.Rect:set_X (double) void Microsoft.Maui.Graphics.Rect:set_Y (double) - void Microsoft.Maui.Graphics.RectF:.cctor () - void Microsoft.Maui.Graphics.RectF:.ctor (single,single,single,single) - void Microsoft.Maui.Graphics.RectF:set_Height (single) - void Microsoft.Maui.Graphics.RectF:set_Width (single) - void Microsoft.Maui.Graphics.RectF:set_X (single) - void Microsoft.Maui.Graphics.RectF:set_Y (single) void Microsoft.Maui.Graphics.ScalingCanvas:.ctor (Microsoft.Maui.Graphics.ICanvas) - void Microsoft.Maui.Graphics.ScalingCanvas:ResetState () - void Microsoft.Maui.Graphics.ScalingCanvas:Scale (single,single) void Microsoft.Maui.Graphics.Size:.ctor (double,double) + void Microsoft.Maui.Graphics.Size:set_Height (double) void Microsoft.Maui.Graphics.Size:set_Width (double) void Microsoft.Maui.GridLength:.cctor () void Microsoft.Maui.GridLength:.ctor (double,Microsoft.Maui.GridUnitType) + void Microsoft.Maui.GridLength:.ctor (double) void Microsoft.Maui.Handlers.AndroidBatchPropertyMapper`2/d__2:.ctor (int) void Microsoft.Maui.Handlers.AndroidBatchPropertyMapper`2/d__2:<>m__Finally1 () void Microsoft.Maui.Handlers.AndroidBatchPropertyMapper`2/d__2:<>m__Finally2 () @@ -5066,6 +5903,7 @@ Methods: void Microsoft.Maui.Handlers.ButtonHandler:PlatformArrange (Microsoft.Maui.Graphics.Rect) void Microsoft.Maui.Handlers.ButtonHandler/ButtonClickListener:.ctor () void Microsoft.Maui.Handlers.ButtonHandler/ButtonTouchListener:.ctor () + void Microsoft.Maui.Handlers.CheckBoxHandler:.cctor () void Microsoft.Maui.Handlers.ContentViewHandler:.cctor () void Microsoft.Maui.Handlers.ContentViewHandler:.ctor (Microsoft.Maui.IPropertyMapper,Microsoft.Maui.CommandMapper) void Microsoft.Maui.Handlers.ContentViewHandler:MapContent (Microsoft.Maui.Handlers.IContentViewHandler,Microsoft.Maui.IContentView) @@ -5085,6 +5923,22 @@ Methods: void Microsoft.Maui.Handlers.ElementHandler`2:OnConnectHandler (object) void Microsoft.Maui.Handlers.EntryHandler:.cctor () void Microsoft.Maui.Handlers.FlyoutViewHandler:.cctor () + void Microsoft.Maui.Handlers.FlyoutViewHandler:.ctor () + void Microsoft.Maui.Handlers.FlyoutViewHandler:ConnectHandler (Android.Views.View) + void Microsoft.Maui.Handlers.FlyoutViewHandler:LayoutAsFlyout () + void Microsoft.Maui.Handlers.FlyoutViewHandler:LayoutViews () + void Microsoft.Maui.Handlers.FlyoutViewHandler:MapDetail (Microsoft.Maui.Handlers.IFlyoutViewHandler,Microsoft.Maui.IFlyoutView) + void Microsoft.Maui.Handlers.FlyoutViewHandler:MapFlyout (Microsoft.Maui.Handlers.IFlyoutViewHandler,Microsoft.Maui.IFlyoutView) + void Microsoft.Maui.Handlers.FlyoutViewHandler:MapFlyoutBehavior (Microsoft.Maui.Handlers.IFlyoutViewHandler,Microsoft.Maui.IFlyoutView) + void Microsoft.Maui.Handlers.FlyoutViewHandler:MapFlyoutWidth (Microsoft.Maui.Handlers.IFlyoutViewHandler,Microsoft.Maui.IFlyoutView) + void Microsoft.Maui.Handlers.FlyoutViewHandler:MapIsGestureEnabled (Microsoft.Maui.Handlers.IFlyoutViewHandler,Microsoft.Maui.IFlyoutView) + void Microsoft.Maui.Handlers.FlyoutViewHandler:MapIsPresented (Microsoft.Maui.Handlers.IFlyoutViewHandler,Microsoft.Maui.IFlyoutView) + void Microsoft.Maui.Handlers.FlyoutViewHandler:MapToolbar (Microsoft.Maui.Handlers.IFlyoutViewHandler,Microsoft.Maui.IFlyoutView) + void Microsoft.Maui.Handlers.FlyoutViewHandler:UpdateDetail () + void Microsoft.Maui.Handlers.FlyoutViewHandler:UpdateDetailsFragmentView () + void Microsoft.Maui.Handlers.FlyoutViewHandler:UpdateFlyout () + void Microsoft.Maui.Handlers.FlyoutViewHandler:UpdateFlyoutBehavior () + void Microsoft.Maui.Handlers.FlyoutViewHandler:UpdateIsPresented () void Microsoft.Maui.Handlers.ImageHandler:.cctor () void Microsoft.Maui.Handlers.ImageHandler:.ctor () void Microsoft.Maui.Handlers.ImageHandler:MapAspect (Microsoft.Maui.Handlers.IImageHandler,Microsoft.Maui.IImage) @@ -5099,19 +5953,23 @@ Methods: void Microsoft.Maui.Handlers.LabelHandler:MapHorizontalTextAlignment (Microsoft.Maui.Handlers.ILabelHandler,Microsoft.Maui.ILabel) void Microsoft.Maui.Handlers.LabelHandler:MapLineHeight (Microsoft.Maui.Handlers.ILabelHandler,Microsoft.Maui.ILabel) void Microsoft.Maui.Handlers.LabelHandler:MapPadding (Microsoft.Maui.Handlers.ILabelHandler,Microsoft.Maui.ILabel) - void Microsoft.Maui.Handlers.LabelHandler:MapTextColor (Microsoft.Maui.Handlers.ILabelHandler,Microsoft.Maui.ILabel) void Microsoft.Maui.Handlers.LabelHandler:MapTextDecorations (Microsoft.Maui.Handlers.ILabelHandler,Microsoft.Maui.ILabel) void Microsoft.Maui.Handlers.LabelHandler:MapVerticalTextAlignment (Microsoft.Maui.Handlers.ILabelHandler,Microsoft.Maui.ILabel) void Microsoft.Maui.Handlers.LabelHandler:PlatformArrange (Microsoft.Maui.Graphics.Rect) - void Microsoft.Maui.Handlers.LayoutExtensions:.cctor () + void Microsoft.Maui.Handlers.LayoutExtensions/<>c:.cctor () + void Microsoft.Maui.Handlers.LayoutExtensions/<>c:.ctor () void Microsoft.Maui.Handlers.LayoutHandler:.cctor () void Microsoft.Maui.Handlers.LayoutHandler:.ctor () void Microsoft.Maui.Handlers.LayoutHandler:MapBackground (Microsoft.Maui.ILayoutHandler,Microsoft.Maui.ILayout) void Microsoft.Maui.Handlers.LayoutHandler:MapClipsToBounds (Microsoft.Maui.ILayoutHandler,Microsoft.Maui.ILayout) void Microsoft.Maui.Handlers.LayoutHandler:MapInputTransparent (Microsoft.Maui.ILayoutHandler,Microsoft.Maui.ILayout) void Microsoft.Maui.Handlers.LayoutHandler:SetVirtualView (Microsoft.Maui.IView) - void Microsoft.Maui.Handlers.LayoutHandlerUpdate:.ctor (int,Microsoft.Maui.IView) void Microsoft.Maui.Handlers.NavigationViewHandler:.cctor () + void Microsoft.Maui.Handlers.NavigationViewHandler:.ctor () + void Microsoft.Maui.Handlers.NavigationViewHandler:ConnectHandler (Android.Views.View) + void Microsoft.Maui.Handlers.NavigationViewHandler:OnLayoutChanged (object,Android.Views.View/LayoutChangeEventArgs) + void Microsoft.Maui.Handlers.NavigationViewHandler:PlatformArrange (Microsoft.Maui.Graphics.Rect) + void Microsoft.Maui.Handlers.NavigationViewHandler:RequestNavigation (Microsoft.Maui.Handlers.INavigationViewHandler,Microsoft.Maui.IStackNavigation,object) void Microsoft.Maui.Handlers.PageHandler:.cctor () void Microsoft.Maui.Handlers.PageHandler:.ctor () void Microsoft.Maui.Handlers.PageHandler:MapTitle (Microsoft.Maui.Handlers.IPageHandler,Microsoft.Maui.IContentView) @@ -5121,18 +5979,24 @@ Methods: void Microsoft.Maui.Handlers.ScrollViewHandler:.cctor () void Microsoft.Maui.Handlers.ScrollViewHandler:.ctor () void Microsoft.Maui.Handlers.ScrollViewHandler:ConnectHandler (Microsoft.Maui.Platform.MauiScrollView) + void Microsoft.Maui.Handlers.ScrollViewHandler:InsertInsetView (Microsoft.Maui.Handlers.IScrollViewHandler,Microsoft.Maui.IScrollView,Android.Views.View) void Microsoft.Maui.Handlers.ScrollViewHandler:MapContent (Microsoft.Maui.Handlers.IScrollViewHandler,Microsoft.Maui.IScrollView) void Microsoft.Maui.Handlers.ScrollViewHandler:MapHorizontalScrollBarVisibility (Microsoft.Maui.Handlers.IScrollViewHandler,Microsoft.Maui.IScrollView) void Microsoft.Maui.Handlers.ScrollViewHandler:MapOrientation (Microsoft.Maui.Handlers.IScrollViewHandler,Microsoft.Maui.IScrollView) void Microsoft.Maui.Handlers.ScrollViewHandler:MapVerticalScrollBarVisibility (Microsoft.Maui.Handlers.IScrollViewHandler,Microsoft.Maui.IScrollView) - void Microsoft.Maui.Handlers.ScrollViewHandler:PlatformArrange (Microsoft.Maui.Graphics.Rect) + void Microsoft.Maui.Handlers.ScrollViewHandler:UpdateInsetView (Microsoft.Maui.IScrollView,Microsoft.Maui.Handlers.IScrollViewHandler) void Microsoft.Maui.Handlers.SearchBarHandler:.cctor () void Microsoft.Maui.Handlers.ShapeViewHandler:.cctor () void Microsoft.Maui.Handlers.TabbedViewHandler:.cctor () + void Microsoft.Maui.Handlers.TabbedViewHandler:.ctor () void Microsoft.Maui.Handlers.TimePickerHandler:.cctor () void Microsoft.Maui.Handlers.ToolbarHandler:.cctor () void Microsoft.Maui.Handlers.ToolbarHandler:.ctor () void Microsoft.Maui.Handlers.ToolbarHandler:MapTitle (Microsoft.Maui.Handlers.IToolbarHandler,Microsoft.Maui.IToolbar) + void Microsoft.Maui.Handlers.ToolbarHandler:SetupToolbar () + void Microsoft.Maui.Handlers.ToolbarHandler:SetupWithDrawerLayout (AndroidX.DrawerLayout.Widget.DrawerLayout) + void Microsoft.Maui.Handlers.ToolbarHandler:SetupWithNavController (AndroidX.Navigation.NavController,Microsoft.Maui.Platform.StackNavigationManager) + void Microsoft.Maui.Handlers.ToolbarHandler/ProcessBackClick:.ctor (Microsoft.Maui.Handlers.ToolbarHandler) void Microsoft.Maui.Handlers.ViewHandler:.cctor () void Microsoft.Maui.Handlers.ViewHandler:.ctor (Microsoft.Maui.IPropertyMapper,Microsoft.Maui.CommandMapper) void Microsoft.Maui.Handlers.ViewHandler:ConnectingHandler (Android.Views.View) @@ -5148,12 +6012,15 @@ Methods: void Microsoft.Maui.Handlers.ViewHandler:MapInvalidateMeasure (Microsoft.Maui.IViewHandler,Microsoft.Maui.IView,object) void Microsoft.Maui.Handlers.ViewHandler:MapMaximumHeight (Microsoft.Maui.IViewHandler,Microsoft.Maui.IView) 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: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) void Microsoft.Maui.Handlers.ViewHandler:MapShadow (Microsoft.Maui.IViewHandler,Microsoft.Maui.IView) void Microsoft.Maui.Handlers.ViewHandler:MapToolbar (Microsoft.Maui.IElementHandler,Microsoft.Maui.IToolbarElement) void Microsoft.Maui.Handlers.ViewHandler:MapToolbar (Microsoft.Maui.IViewHandler,Microsoft.Maui.IView) + void Microsoft.Maui.Handlers.ViewHandler:MapToolTip (Microsoft.Maui.IViewHandler,Microsoft.Maui.IView) void Microsoft.Maui.Handlers.ViewHandler:MapWidth (Microsoft.Maui.IViewHandler,Microsoft.Maui.IView) void Microsoft.Maui.Handlers.ViewHandler:OnConnectHandler (object) void Microsoft.Maui.Handlers.ViewHandler:set_HasContainer (bool) @@ -5164,7 +6031,7 @@ Methods: void Microsoft.Maui.Handlers.ViewHandler`2:OnConnectHandler (Android.Views.View) void Microsoft.Maui.Handlers.ViewHandler`2:SetVirtualView (Microsoft.Maui.IElement) void Microsoft.Maui.Handlers.ViewHandler`2:SetVirtualView (Microsoft.Maui.IView) - void Microsoft.Maui.Handlers.ViewHandler`2:PlatformArrange (Microsoft.Maui.Graphics.Rect) + void Microsoft.Maui.Handlers.ViewHandler`2:PlatformArrange (Microsoft.Maui.Graphics.Rect) void Microsoft.Maui.Handlers.WebViewHandler:.cctor () void Microsoft.Maui.Handlers.WindowHandler:.cctor () void Microsoft.Maui.Handlers.WindowHandler:.ctor () @@ -5190,7 +6057,6 @@ Methods: void Microsoft.Maui.Hosting.HandlerMauiAppBuilderExtensions/<>c:.cctor () void Microsoft.Maui.Hosting.HandlerMauiAppBuilderExtensions/<>c:.ctor () void Microsoft.Maui.Hosting.HandlerMauiAppBuilderExtensions/HandlerRegistration:AddRegistration (Microsoft.Maui.Hosting.IMauiHandlersCollection) - void Microsoft.Maui.Hosting.ImageSourceServiceCollectionExtensions/<>c__DisplayClass1_0`1:.ctor () void Microsoft.Maui.Hosting.ImageSourceServiceProvider:.cctor () void Microsoft.Maui.Hosting.ImageSourceServiceProvider:.ctor (Microsoft.Maui.Hosting.IImageSourceServiceCollection,System.IServiceProvider) void Microsoft.Maui.Hosting.ImageSourcesMauiAppBuilderExtensions/<>c:.cctor () @@ -5211,29 +6077,27 @@ Methods: void Microsoft.Maui.Hosting.MauiAppBuilder/<>c:.cctor () void Microsoft.Maui.Hosting.MauiAppBuilder/<>c:.ctor () void Microsoft.Maui.Hosting.MauiAppBuilder/NullLogger`1:.ctor () + void Microsoft.Maui.Hosting.MauiAppBuilder/NullLogger`1:Log (Microsoft.Extensions.Logging.LogLevel,Microsoft.Extensions.Logging.EventId,Microsoft.Extensions.Logging.FormattedLogValues,System.Exception,System.Func`3) void Microsoft.Maui.Hosting.MauiApplicationServiceCollection:.ctor () void Microsoft.Maui.Hosting.MauiApplicationServiceCollection:Add (Microsoft.Extensions.DependencyInjection.ServiceDescriptor) void Microsoft.Maui.Hosting.MauiApplicationServiceCollection:CheckServicesAccess () void Microsoft.Maui.Hosting.MauiApplicationServiceCollection:CopyTo (Microsoft.Extensions.DependencyInjection.ServiceDescriptor[],int) void Microsoft.Maui.HotReload.MauiHotReloadHelper:.cctor () void Microsoft.Maui.HotReload.MauiHotReloadHelper:RegisterHandlers (Microsoft.Maui.Hosting.IMauiHandlersCollection) - void Microsoft.Maui.IImageLoaderCallbackInvoker:.cctor () - void Microsoft.Maui.ImageLoaderCallback:.ctor () - void Microsoft.Maui.ImageLoaderCallbackBase`1:.ctor () void Microsoft.Maui.ImageSourceServiceResultManager:CompleteLoad (System.IDisposable) - void Microsoft.Maui.Layouts.GridLayoutManager/Column:.ctor (Microsoft.Maui.IGridColumnDefinition) + void Microsoft.Maui.Layouts.GridLayoutManager/Cell:.ctor (int,int,int,int,int,Microsoft.Maui.Layouts.GridLayoutManager/GridLengthType,Microsoft.Maui.Layouts.GridLayoutManager/GridLengthType) + void Microsoft.Maui.Layouts.GridLayoutManager/Definition:.ctor (Microsoft.Maui.GridLength,bool) void Microsoft.Maui.Layouts.GridLayoutManager/GridStructure:.ctor (Microsoft.Maui.IGridLayout,double,double) + void Microsoft.Maui.Layouts.GridLayoutManager/GridStructure:AdjustStarsForArrange (Microsoft.Maui.Graphics.Size) void Microsoft.Maui.Layouts.GridLayoutManager/GridStructure:EnsureFinalMeasure () void Microsoft.Maui.Layouts.GridLayoutManager/GridStructure:InitializeCells () void Microsoft.Maui.Layouts.GridLayoutManager/GridStructure:MeasureCells () void Microsoft.Maui.Layouts.GridLayoutManager/GridStructure:ResolveSpans () - void Microsoft.Maui.Layouts.GridLayoutManager/GridStructure:ResolveStarColumns () - void Microsoft.Maui.Layouts.GridLayoutManager/GridStructure:ResolveStarRows () + void Microsoft.Maui.Layouts.GridLayoutManager/GridStructure:ResolveStarColumns (double) + void Microsoft.Maui.Layouts.GridLayoutManager/GridStructure:ResolveStarRows (double) void Microsoft.Maui.Layouts.GridLayoutManager/GridStructure:ResolveStars (Microsoft.Maui.Layouts.GridLayoutManager/Definition[],double,System.Func`2,System.Func`2) - void Microsoft.Maui.Layouts.GridLayoutManager/Row:.ctor (Microsoft.Maui.IGridRowDefinition) void Microsoft.Maui.Layouts.LayoutExtensions:ArrangeContent (Microsoft.Maui.IContentView,Microsoft.Maui.Graphics.Rect) void Microsoft.Maui.LifecycleEvents.AndroidLifecycleExtensions/LifecycleBuilder:AddEvent (string,Microsoft.Maui.LifecycleEvents.AndroidLifecycle/OnPostCreate) - void Microsoft.Maui.LifecycleEvents.AndroidLifecycleExtensions/LifecycleBuilder:AddEvent (string,TDelegate_REF) void Microsoft.Maui.LifecycleEvents.AppHostBuilderExtensions:OnConfigureLifeCycle (Microsoft.Maui.LifecycleEvents.IAndroidLifecycleBuilder) void Microsoft.Maui.LifecycleEvents.AppHostBuilderExtensions/<>c:.cctor () void Microsoft.Maui.LifecycleEvents.AppHostBuilderExtensions/<>c:.ctor () @@ -5243,9 +6107,7 @@ Methods: void Microsoft.Maui.LifecycleEvents.LifecycleEventRegistration:AddRegistration (Microsoft.Maui.LifecycleEvents.ILifecycleBuilder) void Microsoft.Maui.LifecycleEvents.LifecycleEventService:.ctor (System.Collections.Generic.IEnumerable`1) void Microsoft.Maui.LifecycleEvents.LifecycleEventService:AddEvent (string,Microsoft.Maui.LifecycleEvents.AndroidLifecycle/OnPostCreate) - void Microsoft.Maui.LifecycleEvents.LifecycleEventService:AddEvent (string,TDelegate_REF) void Microsoft.Maui.LifecycleEvents.LifecycleEventServiceExtensions:InvokeLifecycleEvents (System.IServiceProvider,System.Action`1) - void Microsoft.Maui.LifecycleEvents.LifecycleEventServiceExtensions:InvokeLifecycleEvents (System.IServiceProvider,System.Action`1) void Microsoft.Maui.LifecycleEvents.LifecycleEventServiceExtensions/d__3`1:.ctor (int) void Microsoft.Maui.LifecycleEvents.LifecycleEventServiceExtensions/d__3`1:<>m__Finally1 () void Microsoft.Maui.LifecycleEvents.LifecycleEventServiceExtensions/d__3`1:System.IDisposable.Dispose () @@ -5265,21 +6127,21 @@ Methods: void Microsoft.Maui.MauiContext:.ctor (System.IServiceProvider,Android.Content.Context) void Microsoft.Maui.MauiContext:.ctor (System.IServiceProvider) void Microsoft.Maui.MauiContext:AddSpecific (Android.App.Application) - void Microsoft.Maui.MauiContext:AddSpecific (TService_REF) void Microsoft.Maui.MauiContext:AddWeakSpecific (Android.Content.Context) - void Microsoft.Maui.MauiContext:AddWeakSpecific (TService_REF) - void Microsoft.Maui.MauiContext/<>c__10`1:.cctor () - void Microsoft.Maui.MauiContext/<>c__10`1:.ctor () - void Microsoft.Maui.MauiContext/<>c__9`1:.cctor () - void Microsoft.Maui.MauiContext/<>c__9`1:.ctor () + void Microsoft.Maui.MauiContext/<>c__11`1:.cctor () + 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/WrappedServiceProvider:.ctor (System.IServiceProvider) void Microsoft.Maui.MauiContext/WrappedServiceProvider:AddSpecific (System.Type,System.Func`2,object) 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.PersistedState:.ctor () void Microsoft.Maui.Platform.AccessibilityDelegateCompatWrapper:.ctor (AndroidX.Core.View.AccessibilityDelegateCompat) + void Microsoft.Maui.Platform.ActionDisposable:Dispose () void Microsoft.Maui.Platform.ApplicationExtensions:CreatePlatformWindow (Android.App.Activity,Microsoft.Maui.IApplication,Android.OS.Bundle) void Microsoft.Maui.Platform.ButtonExtensions:UpdateBackground (Google.Android.Material.Button.MaterialButton,Microsoft.Maui.IButton) void Microsoft.Maui.Platform.ButtonExtensions:UpdateCornerRadius (Google.Android.Material.Button.MaterialButton,Microsoft.Maui.IButton) @@ -5297,6 +6159,8 @@ Methods: void Microsoft.Maui.Platform.ContentViewGroup:OnMeasure (int,int) void Microsoft.Maui.Platform.ContextExtensions:.cctor () void Microsoft.Maui.Platform.ContextExtensions:EnsureMetrics (Android.Content.Context) + void Microsoft.Maui.Platform.DrawableExtensions:SetColorFilter (Android.Graphics.Drawables.Drawable,Android.Graphics.Color,Microsoft.Maui.FilterMode) + void Microsoft.Maui.Platform.DrawableExtensions:SetColorFilter (Android.Graphics.Drawables.Drawable,Microsoft.Maui.Graphics.Color,Microsoft.Maui.FilterMode) void Microsoft.Maui.Platform.ElementExtensions:.cctor () 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) @@ -5304,7 +6168,6 @@ Methods: void Microsoft.Maui.Platform.ImageSourcePartExtensions/d__0:MoveNext () void Microsoft.Maui.Platform.ImageSourcePartLoader:.ctor (Microsoft.Maui.IElementHandler,System.Func`1,System.Action`1) void Microsoft.Maui.Platform.ImageSourcePartLoader/d__17:MoveNext () - void Microsoft.Maui.Platform.ImageViewExtensions:Clear (Android.Widget.ImageView) 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) @@ -5327,12 +6190,30 @@ Methods: 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:ClearPlatformParts () void Microsoft.Maui.Platform.NavigationRootManager:Connect (Microsoft.Maui.IView,Microsoft.Maui.IMauiContext) void Microsoft.Maui.Platform.NavigationRootManager:SetContentView (Android.Views.View) + void Microsoft.Maui.Platform.NavigationViewFragment:.ctor () + void Microsoft.Maui.Platform.NavigationViewFragment:OnResume () void Microsoft.Maui.Platform.Rtl:.cctor () + void Microsoft.Maui.Platform.ScopedFragment:.ctor (Microsoft.Maui.IView,Microsoft.Maui.IMauiContext) void Microsoft.Maui.Platform.ScrollViewExtensions:HandleScrollBarVisibilityChange (Microsoft.Maui.Platform.IScrollBarView) - void Microsoft.Maui.Platform.ScrollViewExtensions:UpdateContent (Microsoft.Maui.Platform.MauiScrollView,Microsoft.Maui.IView,Microsoft.Maui.IMauiContext) void Microsoft.Maui.Platform.SemanticExtensions:UpdateSemantics (Android.Views.View,Microsoft.Maui.IView) + void Microsoft.Maui.Platform.StackNavigationManager:.ctor (Microsoft.Maui.IMauiContext) + void Microsoft.Maui.Platform.StackNavigationManager:ApplyNavigationRequest (Microsoft.Maui.NavigationRequest) + void Microsoft.Maui.Platform.StackNavigationManager:Connect (Microsoft.Maui.IView) + void Microsoft.Maui.Platform.StackNavigationManager:NavigationFinished (Microsoft.Maui.IStackNavigation) + void Microsoft.Maui.Platform.StackNavigationManager:OnDestinationChanged (AndroidX.Navigation.NavController,AndroidX.Navigation.NavDestination,Android.OS.Bundle) + void Microsoft.Maui.Platform.StackNavigationManager:OnNavigationViewFragmentDestroyed (AndroidX.Fragment.App.FragmentManager,Microsoft.Maui.Platform.NavigationViewFragment) + void Microsoft.Maui.Platform.StackNavigationManager:OnNavigationViewFragmentResumed (AndroidX.Fragment.App.FragmentManager,Microsoft.Maui.Platform.NavigationViewFragment) + void Microsoft.Maui.Platform.StackNavigationManager:RequestNavigation (Microsoft.Maui.NavigationRequest) + void Microsoft.Maui.Platform.StackNavigationManager:UpdateNavigationStack (System.Collections.Generic.IReadOnlyList`1) + void Microsoft.Maui.Platform.StackNavigationManager/Callbacks:.ctor (Microsoft.Maui.Platform.StackNavigationManager) + 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:OnFragmentResumed (AndroidX.Fragment.App.FragmentManager,AndroidX.Fragment.App.Fragment) + void Microsoft.Maui.Platform.StackNavigationManager/Callbacks:OnFragmentViewDestroyed (AndroidX.Fragment.App.FragmentManager,AndroidX.Fragment.App.Fragment) + void Microsoft.Maui.Platform.StackNavigationManager/StackContext:.ctor (Android.Content.Context,Microsoft.Maui.Platform.StackNavigationManager) + void Microsoft.Maui.Platform.StackNavigationManager/StackLayoutInflater:.ctor (Android.Views.LayoutInflater,Android.Content.Context,Microsoft.Maui.Platform.StackNavigationManager) void Microsoft.Maui.Platform.TextAlignmentExtensions:UpdateVerticalAlignment (Android.Widget.TextView,Microsoft.Maui.TextAlignment,Android.Views.GravityFlags) void Microsoft.Maui.Platform.TextViewExtensions:UpdateCharacterSpacing (Android.Widget.TextView,Microsoft.Maui.ITextStyle) void Microsoft.Maui.Platform.TextViewExtensions:UpdateFlowDirection (Android.Widget.TextView,Microsoft.Maui.IView) @@ -5346,6 +6227,8 @@ Methods: void Microsoft.Maui.Platform.ToolbarExtensions:UpdateTitle (AndroidX.AppCompat.Widget.Toolbar,Microsoft.Maui.IToolbar) void Microsoft.Maui.Platform.TransformationExtensions:UpdateAnchorX (Android.Views.View,Microsoft.Maui.IView) void Microsoft.Maui.Platform.TransformationExtensions:UpdateAnchorY (Android.Views.View,Microsoft.Maui.IView) + void Microsoft.Maui.Platform.ViewExtensions:Arrange (Microsoft.Maui.IView,Android.Views.View/LayoutChangeEventArgs) + void Microsoft.Maui.Platform.ViewExtensions:Arrange (Microsoft.Maui.IView,int,int,int,int,Android.Content.Context) void Microsoft.Maui.Platform.ViewExtensions:Initialize (Android.Views.View,Microsoft.Maui.IView) void Microsoft.Maui.Platform.ViewExtensions:InvalidateMeasure (Android.Views.View,Microsoft.Maui.IView) void Microsoft.Maui.Platform.ViewExtensions:RemoveFromParent (Android.Views.View) @@ -5356,8 +6239,19 @@ Methods: void Microsoft.Maui.Platform.ViewExtensions:UpdateHeight (Android.Views.View,Microsoft.Maui.IView) void Microsoft.Maui.Platform.ViewExtensions:UpdateMaximumHeight (Android.Views.View,Microsoft.Maui.IView) void Microsoft.Maui.Platform.ViewExtensions:UpdateMaximumWidth (Android.Views.View,Microsoft.Maui.IView) + void Microsoft.Maui.Platform.ViewExtensions:UpdateMinimumHeight (Android.Views.View,Microsoft.Maui.IView) + void Microsoft.Maui.Platform.ViewExtensions:UpdateMinimumWidth (Android.Views.View,Microsoft.Maui.IView) void Microsoft.Maui.Platform.ViewExtensions:UpdateOpacity (Android.Views.View,Microsoft.Maui.IView) + void Microsoft.Maui.Platform.ViewExtensions:UpdateToolTip (Android.Views.View,Microsoft.Maui.ToolTip) void Microsoft.Maui.Platform.ViewExtensions:UpdateWidth (Android.Views.View,Microsoft.Maui.IView) + void Microsoft.Maui.Platform.ViewExtensions/<>c__DisplayClass37_0:b__1 () + void Microsoft.Maui.Platform.ViewExtensions/<>c__DisplayClass37_0:b__2 (object,Android.Views.View/ViewAttachedToWindowEventArgs) + void Microsoft.Maui.Platform.ViewExtensions/<>c__DisplayClass38_0:b__1 () + void Microsoft.Maui.Platform.ViewExtensions/<>c__DisplayClass38_0:b__2 (object,Android.Views.View/ViewDetachedFromWindowEventArgs) + void Microsoft.Maui.Platform.ViewExtensions/<>c__DisplayClass38_0:b__3 () + void Microsoft.Maui.Platform.ViewExtensions/<>c:.cctor () + void Microsoft.Maui.Platform.ViewExtensions/<>c:.ctor () + void Microsoft.Maui.Platform.ViewFragment:.ctor (Android.Views.View) void Microsoft.Maui.PlatformInterop:.cctor () void Microsoft.Maui.PlatformInterop:RemoveFromParent (Android.Views.View) void Microsoft.Maui.PlatformInterop:RequestLayoutIfNeeded (Android.Views.View) @@ -5376,7 +6270,6 @@ Methods: void Microsoft.Maui.PropertyMapper/d__17:<>m__Finally1 () void Microsoft.Maui.PropertyMapper/d__17:<>m__Finally2 () void Microsoft.Maui.PropertyMapper/d__17:System.IDisposable.Dispose () - void Microsoft.Maui.PropertyMapper`2/<>c__DisplayClass5_0:.ctor () void Microsoft.Maui.PropertyMapper`2/<>c__DisplayClass5_0:b__0 (Microsoft.Maui.IElementHandler,Microsoft.Maui.IElement) void Microsoft.Maui.PropertyMapper`2:Add (string,System.Action`2) void Microsoft.Maui.PropertyMapper`2:set_Item (string,System.Action`2) @@ -5390,9 +6283,7 @@ Methods: void Microsoft.Maui.Resource/Style:.cctor () void Microsoft.Maui.TaskExtensions:FireAndForget (System.Threading.Tasks.Task,Microsoft.Maui.Handlers.IImageHandler,string) void Microsoft.Maui.TaskExtensions:FireAndForget (System.Threading.Tasks.Task,System.Action`1) - void Microsoft.Maui.TaskExtensions:FireAndForget (System.Threading.Tasks.Task,T_REF,string) void Microsoft.Maui.TaskExtensions:FireAndForget (System.Threading.Tasks.Task`1,System.Action`1) - void Microsoft.Maui.TaskExtensions/<>c__DisplayClass3_0`1:.ctor () void Microsoft.Maui.TaskExtensions/d__0`1:MoveNext () void Microsoft.Maui.TaskExtensions/d__1:MoveNext () void Microsoft.Maui.Thickness:.cctor () @@ -5406,57 +6297,54 @@ Methods: void Microsoft.Maui.ViewHandlerExtensions:PlatformArrangeHandler (Microsoft.Maui.IViewHandler,Microsoft.Maui.Graphics.Rect) void Microsoft.Maui.VisualDiagnostics:.cctor () 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.WeakEventManager:.ctor () void Microsoft.Maui.WeakEventManager:AddEventHandler (string,object,System.Reflection.MethodInfo) void Microsoft.Maui.WeakEventManager:AddEventHandler (System.Delegate,string) void Microsoft.Maui.WeakEventManager:AddEventHandler (System.EventHandler`1,string) - void Microsoft.Maui.WeakEventManager:AddEventHandler (System.EventHandler`1,string) void Microsoft.Maui.WeakEventManager:HandleEvent (object,object,string) + void Microsoft.Maui.WeakEventManager:RemoveEventHandler (string,object,System.Reflection.MemberInfo) + void Microsoft.Maui.WeakEventManager:RemoveEventHandler (System.EventHandler`1,string) void Microsoft.Maui.WeakEventManager/Subscription:.ctor (System.WeakReference,System.Reflection.MethodInfo) void Microsoft.Maui.WindowOverlay:.ctor (Microsoft.Maui.IWindow) void Microsoft.Maui.WindowOverlay:add_Tapped (System.EventHandler`1) void Microsoft.Maui.WindowOverlay:DecorViewLayoutChange (object,Android.Views.View/LayoutChangeEventArgs) - void Microsoft.Maui.WindowOverlay:Draw (Microsoft.Maui.Graphics.ICanvas,Microsoft.Maui.Graphics.RectF) void Microsoft.Maui.WindowOverlay:Invalidate () void Microsoft.Win32.SafeHandles.SafeFileHandle:.cctor () void Microsoft.Win32.SafeHandles.SafeFileHandle:.ctor () void Microsoft.Win32.SafeHandles.SafeFileHandle:.ctor (bool) - void Microsoft.Win32.SafeHandles.SafeFileHandle:Init (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,System.IO.FileOptions,long) - void Microsoft.Win32.SafeHandles.SafeFileHandle/<>c:.cctor () - void Microsoft.Win32.SafeHandles.SafeFileHandle/<>c:.ctor () + void Microsoft.Win32.SafeHandles.SafeFileHandle:FStatCheckIO (string,Interop/Sys/FileStatus&,bool&) void Microsoft.Win32.SafeHandles.SafeHandleZeroOrMinusOneIsInvalid:.ctor (bool) - void Microsoft.Win32.SafeHandles.SafeWaitHandle:.ctor (intptr,bool) + void Microsoft.Win32.SafeHandles.SafeWaitHandle:.ctor () void Mono.RuntimeGPtrArrayHandle:DestroyAndFree (Mono.RuntimeGPtrArrayHandle&) void Mono.RuntimeGPtrArrayHandle:GPtrArrayFree (Mono.RuntimeStructs/GPtrArray*) - void Mono.RuntimeMarshal:FreeAssemblyName (Mono.MonoAssemblyName&,bool) void Mono.SafeGPtrArrayHandle:Dispose () void Mono.SafeStringMarshal:Dispose () void Mono.SafeStringMarshal:GFree (intptr) void System.AppContext:Setup (char**,char**,int) void System.AppDomain:.cctor () void System.AppDomain:.ctor () + void System.ArgumentException:ThrowIfNullOrEmpty (string,string) void System.Array:Clear (System.Array,int,int) + void System.Array:Clear (System.Array) void System.Array:Copy (System.Array,int,System.Array,int,int,bool) void System.Array:Copy (System.Array,int,System.Array,int,int) void System.Array:Copy (System.Array,System.Array,int) + void System.Array:CopySlow (System.Array,int,System.Array,int,int,bool) void System.Array:InternalArray__ICollection_CopyTo (string[],int) - void System.Array:InternalArray__ICollection_CopyTo (T_REF[],int) void System.Array:InternalCreate (System.Array&,intptr,int,int*,int*) void System.Array:InternalSetValue (object,intptr) - void System.Array:Resize (System.Reflection.MethodInfo[]&,int) - void System.Array:Resize (T_REF[]&,int) + void System.Array:Resize (System.Net.Http.Headers.HeaderEntry[]&,int) + void System.Array:Resize (System.Reflection.ConstructorInfo[]&,int) void System.Array:SetValue (object,int) void System.Array:SetValueImpl (object,int) void System.Array:SetValueRelaxedImpl (object,int) - void System.Array:Sort (Microsoft.Maui.IView[],int,int,System.Collections.Generic.IComparer`1) - void System.Array:Sort (Microsoft.Maui.IView[],System.Collections.Generic.IComparer`1) - void System.Array:Sort (T_REF[],int,int,System.Collections.Generic.IComparer`1) - void System.Array:Sort (T_REF[],System.Collections.Generic.IComparer`1) 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 () @@ -5480,7 +6368,10 @@ Methods: void System.Buffers.TlsOverPerCoreLockedStacksArrayPool`1/<>c:.ctor () void System.Buffers.TlsOverPerCoreLockedStacksArrayPool`1/<>c:.cctor () void System.Buffers.TlsOverPerCoreLockedStacksArrayPool`1/<>c:.ctor () + void System.Buffers.TlsOverPerCoreLockedStacksArrayPool`1/LockedStack:Trim (int,int,System.Buffers.Utilities/MemoryPressure,int) void System.Buffers.TlsOverPerCoreLockedStacksArrayPool`1/PerCoreLockedStacks:.cctor () + void System.Buffers.TlsOverPerCoreLockedStacksArrayPool`1/PerCoreLockedStacks:.ctor () + void System.Buffers.TlsOverPerCoreLockedStacksArrayPool`1/PerCoreLockedStacks:Trim (int,int,System.Buffers.Utilities/MemoryPressure,int) void System.Buffers.TlsOverPerCoreLockedStacksArrayPool`1/PerCoreLockedStacks:.cctor () void System.Buffers.TlsOverPerCoreLockedStacksArrayPool`1:.ctor () void System.Buffers.TlsOverPerCoreLockedStacksArrayPool`1:Return (byte[],bool) @@ -5527,12 +6418,13 @@ Methods: void System.Collections.Concurrent.ConcurrentQueue`1:.ctor () void System.Collections.Concurrent.ConcurrentQueue`1:Enqueue (object) void System.Collections.Concurrent.ConcurrentQueueSegment`1:.ctor (int) - void System.Collections.Generic.ArraySortHelper`1:.cctor () - void System.Collections.Generic.ArraySortHelper`1:.ctor () - void System.Collections.Generic.ArraySortHelper`1:InsertionSort (System.Span`1,System.Comparison`1) - void System.Collections.Generic.ArraySortHelper`1:IntroSort (System.Span`1,int,System.Comparison`1) - void System.Collections.Generic.ArraySortHelper`1:IntrospectiveSort (System.Span`1,System.Comparison`1) - void System.Collections.Generic.ArraySortHelper`1:Sort (System.Span`1,System.Collections.Generic.IComparer`1) + void System.Collections.Generic.ArraySortHelper`1:.cctor () + void System.Collections.Generic.ArraySortHelper`1:InsertionSort (System.Span`1,System.Comparison`1) + void System.Collections.Generic.ArraySortHelper`1:IntroSort (System.Span`1,int,System.Comparison`1) + void System.Collections.Generic.ArraySortHelper`1:IntrospectiveSort (System.Span`1,System.Comparison`1) + void System.Collections.Generic.ArraySortHelper`1:Sort (System.Span`1,System.Comparison`1) + void System.Collections.Generic.ArraySortHelper`1:SwapIfGreater (System.Span`1,System.Comparison`1,int,int) + void System.Collections.Generic.ArraySortHelper`1:.cctor () 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 () @@ -5544,6 +6436,9 @@ 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:Clear () + void System.Collections.Generic.Dictionary`2:.ctor () + void System.Collections.Generic.Dictionary`2:.ctor (int,System.Collections.Generic.IEqualityComparer`1) + void System.Collections.Generic.Dictionary`2:Add (int,bool) void System.Collections.Generic.Dictionary`2:.ctor () void System.Collections.Generic.Dictionary`2:.ctor (int,System.Collections.Generic.IEqualityComparer`1) void System.Collections.Generic.Dictionary`2:.ctor () @@ -5565,12 +6460,6 @@ 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 (intptr,System.IDisposable) - 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 (System.Net.Http.Headers.HeaderDescriptor,object) - 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.Net.Http.Headers.HeaderDescriptor,object) 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>:set_Item (string,System.Action`3) @@ -5606,10 +6495,13 @@ Methods: void System.Collections.Generic.Dictionary`2:Resize (int,bool) void System.Collections.Generic.Dictionary`2:set_Item (System.Type,Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteFactory/ServiceDescriptorCacheItem) void System.Collections.Generic.EnumEqualityComparer`1:.ctor () + void System.Collections.Generic.GenericArraySortHelper`1:.ctor () + void System.Collections.Generic.GenericArraySortHelper`1:.ctor () + void System.Collections.Generic.GenericComparer`1:.ctor () + void System.Collections.Generic.GenericComparer`1:.ctor () void System.Collections.Generic.GenericEqualityComparer`1:.ctor () void System.Collections.Generic.GenericEqualityComparer`1:.ctor () void System.Collections.Generic.GenericEqualityComparer`1:.ctor () - void System.Collections.Generic.GenericEqualityComparer`1:.ctor () void System.Collections.Generic.GenericEqualityComparer`1:.ctor () void System.Collections.Generic.GenericEqualityComparer`1>:.ctor () void System.Collections.Generic.HashSet`1/Enumerator:.ctor (System.Collections.Generic.HashSet`1) @@ -5619,9 +6511,10 @@ Methods: void System.Collections.Generic.HashSet`1:Clear () void System.Collections.Generic.HashSet`1:Resize () void System.Collections.Generic.HashSet`1:Resize (int,bool) - void System.Collections.Generic.KeyValuePair`2:.ctor (System.Type,System.Type) void System.Collections.Generic.List`1/Enumerator:.ctor (System.Collections.Generic.List`1) void System.Collections.Generic.List`1/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>) void System.Collections.Generic.List`1/Enumerator>>:.ctor (System.Collections.Generic.List`1>>) void System.Collections.Generic.List`1:.cctor () @@ -5644,13 +6537,18 @@ Methods: void System.Collections.Generic.List`1:.ctor () void System.Collections.Generic.List`1:AddWithResize (Microsoft.Maui.WeakEventManager/Subscription) 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 (byte) - 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 (System.Collections.Generic.KeyValuePair`2) + 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 (int) + 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:set_Item (int,string) @@ -5672,19 +6570,21 @@ Methods: void System.Collections.Generic.List`1>:AddWithResize (System.ValueTuple`2) 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 (System.ValueTuple`3) + void System.Collections.Generic.List`1>:Grow (int) + void System.Collections.Generic.List`1>:set_Capacity (int) void System.Collections.Generic.NonRandomizedStringEqualityComparer:.cctor () void System.Collections.Generic.NonRandomizedStringEqualityComparer:.ctor (System.Collections.Generic.IEqualityComparer`1) void System.Collections.Generic.NonRandomizedStringEqualityComparer/OrdinalComparer:.ctor (System.Collections.Generic.IEqualityComparer`1) void System.Collections.Generic.NonRandomizedStringEqualityComparer/OrdinalIgnoreCaseComparer:.ctor (System.Collections.Generic.IEqualityComparer`1) void System.Collections.Generic.NullableEqualityComparer`1:.ctor () - void System.Collections.Generic.ObjectEqualityComparer`1:.ctor () void System.Collections.Generic.Queue`1:Enqueue (Microsoft.Maui.Controls.BindableObject/SetValueArgs) void System.Collections.Generic.Queue`1:Grow (int) void System.Collections.Generic.Queue`1:MoveNext (int&) void System.Collections.Generic.Queue`1:SetCapacity (int) void System.Collections.Generic.Queue`1:.ctor (int) - void System.Collections.Generic.Stack`1:.ctor () - void System.Collections.Generic.Stack`1:Clear () void System.Collections.Generic.ValueListBuilder`1:.ctor (System.Span`1) void System.Collections.HashHelpers:.cctor () void System.Collections.Hashtable:.ctor () @@ -5694,6 +6594,7 @@ Methods: void System.Collections.Hashtable:Insert (object,object,bool) void System.Collections.Hashtable:set_Item (object,object) void System.Collections.ObjectModel.Collection`1:.ctor () + void System.Collections.ObjectModel.Collection`1:RemoveItem (int) 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) @@ -5701,6 +6602,7 @@ Methods: void System.Collections.ObjectModel.Collection`1:System.Collections.IList.Insert (int,object) void System.Collections.ObjectModel.EventArgsCache:.cctor () void System.Collections.ObjectModel.ObservableCollection`1:.ctor () + void System.Collections.ObjectModel.ObservableCollection`1:RemoveItem (int) void System.Collections.ObjectModel.ObservableCollection`1:add_CollectionChanged (System.Collections.Specialized.NotifyCollectionChangedEventHandler) void System.Collections.ObjectModel.ObservableCollection`1:remove_CollectionChanged (System.Collections.Specialized.NotifyCollectionChangedEventHandler) void System.Collections.ObjectModel.ObservableCollection`1:CheckReentrancy () @@ -5734,6 +6636,7 @@ 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.Convert:.cctor () void System.DateTime:.cctor () void System.DateTime:.ctor (int,int,int,int,int,int) void System.DateTime:.ctor (int,int,int) @@ -5741,8 +6644,8 @@ Methods: void System.DateTime:.ctor (long) void System.DateTime:GetDate (int&,int&,int&) void System.DateTimeFormat:.cctor () - void System.DateTimeFormat:FormatDigits (System.Text.StringBuilder,int,int,bool) - void System.DateTimeFormat:FormatDigits (System.Text.StringBuilder,int,int) + void System.DateTimeFormat:FormatDigits (System.Text.ValueStringBuilder&,int,int,bool) + void System.DateTimeFormat:FormatDigits (System.Text.ValueStringBuilder&,int,int) void System.DateTimeOffset:.cctor () void System.DateTimeOffset:.ctor (int16,System.DateTime) void System.DateTimeOffset:.ctor (long,System.TimeSpan) @@ -5765,13 +6668,18 @@ Methods: void System.Environment:.cctor () void System.EventArgs:.cctor () void System.EventArgs:.ctor () + void System.Exception:.ctor (string,System.Exception) + void System.Exception:RestoreDispatchState (System.Exception/DispatchState&) void System.GC:_GetGCMemoryInfo (long&,long&,long&,long&,long&,long&) + void System.GC:_ReRegisterForFinalize (object) void System.GC:_SuppressFinalize (object) void System.GC:.cctor () void System.GC:KeepAlive (object) void System.GC:register_ephemeron_array (System.Runtime.Ephemeron[]) + void System.GC:ReRegisterForFinalize (object) void System.GC:SuppressFinalize (object) void System.Gen2GcCallback:.ctor (System.Func`2,object) + void System.Gen2GcCallback:Finalize () void System.Gen2GcCallback:Register (System.Func`2,object) void System.Globalization.Calendar:.ctor () void System.Globalization.CalendarData:.cctor () @@ -5781,12 +6689,12 @@ Methods: void System.Globalization.CalendarData:FixDefaultShortDatePattern (System.Collections.Generic.List`1) void System.Globalization.CalendarData:InitializeAbbreviatedEraNames (string,System.Globalization.CalendarId) void System.Globalization.CalendarData:InitializeEraNames (string,System.Globalization.CalendarId) - void System.Globalization.CalendarData:NormalizeDayOfWeek (string,System.Text.StringBuilder,int&) + void System.Globalization.CalendarData:NormalizeDayOfWeek (string,System.Text.ValueStringBuilder&,int&) void System.Globalization.CalendarData/<>c:.cctor () void System.Globalization.CalendarData/<>c:.ctor () void System.Globalization.CompareInfo:.cctor () void System.Globalization.CompareInfo:.ctor (System.Globalization.CultureInfo) - void System.Globalization.CompareInfo:IcuInitSortHandle () + void System.Globalization.CompareInfo:IcuInitSortHandle (string) void System.Globalization.CompareInfo:InitSort (System.Globalization.CultureInfo) void System.Globalization.CompareInfo/SortHandleCache:.cctor () void System.Globalization.CultureData:.cctor () @@ -5803,8 +6711,7 @@ Methods: void System.Globalization.GregorianCalendar:.cctor () void System.Globalization.GregorianCalendar:.ctor () void System.Globalization.GregorianCalendar:.ctor (System.Globalization.GregorianCalendarTypes) - void System.Globalization.IdnMapping:.cctor () - void System.Globalization.IdnMapping:.ctor () + void System.Globalization.NumberFormatInfo:.cctor () void System.Globalization.NumberFormatInfo:.ctor (System.Globalization.CultureData) void System.Globalization.NumberFormatInfo:InitializeInvariantAndNegativeSignFlags () void System.Globalization.NumberFormatInfo:ValidateParseStyleFloatingPoint (System.Globalization.NumberStyles) @@ -5815,6 +6722,7 @@ Methods: void System.Globalization.TextInfo:ChangeCaseCommon (char&,char&,int) void System.Globalization.TextInfo:SetReadOnlyState (bool) void System.Globalization.TimeSpanFormat:.cctor () + void System.Globalization.TimeSpanFormat:FormatCustomized (System.TimeSpan,System.ReadOnlySpan`1,System.Globalization.DateTimeFormatInfo,System.Text.ValueStringBuilder&) void System.Guid:.ctor (byte[]) void System.Guid:.ctor (int,int16,int16,byte,byte,byte,byte,byte,byte,byte,byte) void System.Guid:.ctor (System.ReadOnlySpan`1) @@ -5828,7 +6736,7 @@ Methods: void System.IO.BufferedStream:Dispose (bool) void System.IO.BufferedStream:EnsureCanRead () void System.IO.BufferedStream:Flush () - void System.IO.BufferedStream/d__69:MoveNext () + void System.IO.BufferedStream/d__68:MoveNext () void System.IO.DelegatingStream:Dispose (bool) void System.IO.FileNotFoundException:.ctor (string,string) void System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int,bool) @@ -5846,7 +6754,6 @@ Methods: void System.IO.Strategies.BufferedFileStreamStrategy:.ctor (System.IO.Strategies.FileStreamStrategy,int) void System.IO.Strategies.BufferedFileStreamStrategy:AllocateBuffer () void System.IO.Strategies.BufferedFileStreamStrategy:Dispose (bool) - void System.IO.Strategies.BufferedFileStreamStrategy:DisposeInternal (bool) void System.IO.Strategies.BufferedFileStreamStrategy:EnsureBufferAllocated () void System.IO.Strategies.BufferedFileStreamStrategy:EnsureCanRead () void System.IO.Strategies.BufferedFileStreamStrategy:EnsureCanSeek () @@ -5854,22 +6761,23 @@ Methods: void System.IO.Strategies.BufferedFileStreamStrategy:Flush () void System.IO.Strategies.BufferedFileStreamStrategy:Flush (bool) void System.IO.Strategies.BufferedFileStreamStrategy:FlushRead () - void System.IO.Strategies.FileStreamHelpers:.cctor () void System.IO.Strategies.FileStreamHelpers:SerializationGuard (System.IO.FileAccess) void System.IO.Strategies.FileStreamHelpers:ValidateArguments (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int,System.IO.FileOptions,long) - void System.IO.Strategies.OSFileStreamStrategy:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,System.IO.FileOptions,long) + void System.IO.Strategies.FileStreamStrategy:DisposeInternal (bool) + void System.IO.Strategies.OSFileStreamStrategy:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,System.IO.FileOptions,long,System.Nullable`1) void System.IO.Strategies.OSFileStreamStrategy:Dispose (bool) void System.IO.Strategies.OSFileStreamStrategy:Flush (bool) - void System.IO.Strategies.UnixFileStreamStrategy:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,System.IO.FileOptions,long) + void System.IO.Strategies.UnixFileStreamStrategy:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,System.IO.FileOptions,long,System.Nullable`1) void System.IO.Stream:.cctor () void System.IO.Stream:.ctor () void System.IO.Stream:Close () void System.IO.Stream:Dispose () void System.IO.Stream:FinishTrackingAsyncOperation (System.IO.Stream/ReadWriteTask) + void System.IO.Stream:ReadExactly (System.Span`1) void System.IO.Stream:RunReadWriteTask (System.IO.Stream/ReadWriteTask) void System.IO.Stream:RunReadWriteTaskWhenReady (System.Threading.Tasks.Task,System.IO.Stream/ReadWriteTask) void System.IO.Stream:ValidateCopyToArguments (System.IO.Stream,int) - void System.IO.Stream/<g__Core|29_0>d:MoveNext () + void System.IO.Stream/<g__Core|27_0>d:MoveNext () void System.IO.Stream/<>c:.cctor () void System.IO.Stream/<>c:.ctor () void System.IO.Stream/NullStream:.ctor () @@ -5883,35 +6791,52 @@ Methods: void System.IO.StreamReader:DetectEncoding () void System.IO.StreamReader:Dispose (bool) void System.IO.StreamReader:ThrowIfDisposed () - void System.IO.StreamReader:ValidateArgs (string,System.Text.Encoding) void System.IO.StreamReader/NullStreamReader:.ctor () void System.IO.TextReader:Dispose () void System.IO.UnmanagedMemoryStream:.ctor (byte*,long) 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:.ctor (System.Func`1,System.Threading.LazyThreadSafetyMode,bool) + void System.Lazy`1:.ctor (System.Func`1) + 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) + 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.LazyHelper:.cctor () void System.LazyHelper:.ctor (System.LazyState) void System.Linq.Buffer`1:.ctor (System.Collections.Generic.IEnumerable`1) - void System.Linq.Enumerable/d__38`1:.ctor (int) - void System.Linq.Enumerable/d__38`1:<>m__Finally1 () - void System.Linq.Enumerable/d__38`1:System.IDisposable.Dispose () - void System.Linq.Enumerable/d__36`1:.ctor (int) - void System.Linq.Enumerable/d__36`1:<>m__Finally1 () - void System.Linq.Enumerable/d__36`1:System.IDisposable.Dispose () + void System.Linq.Enumerable/d__42`1:.ctor (int) + void System.Linq.Enumerable/d__42`1:<>m__Finally1 () + void System.Linq.Enumerable/d__42`1:System.IDisposable.Dispose () + void System.Linq.Enumerable/d__40`1:.ctor (int) + void System.Linq.Enumerable/d__40`1:<>m__Finally1 () + void System.Linq.Enumerable/d__40`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/SelectListIterator`2:.ctor (System.Collections.Generic.List`1,System.Func`2) void System.Linq.Enumerable/WhereListIterator`1:.ctor (System.Collections.Generic.List`1,System.Func`2) + void System.Linq.EnumerableSorter`1/<>c:.cctor () + void System.Linq.EnumerableSorter`1/<>c:.ctor () + void System.Linq.EnumerableSorter`1:.cctor () + void System.Linq.EnumerableSorter`1:.ctor () + void System.Linq.EnumerableSorter`2:.ctor (System.Func`2,System.Collections.Generic.IComparer`1,bool,System.Linq.EnumerableSorter`1) + void System.Linq.EnumerableSorter`2:ComputeKeys (Microsoft.Maui.IView[],int) + void System.Linq.EnumerableSorter`2:QuickSort (int[],int,int) void System.Linq.Extensions:.cctor () - void System.Linq.Extensions/d__5`1:.ctor (int) void System.Linq.Extensions/d__5`1:<>m__Finally1 () void System.Linq.Extensions/d__5`1:System.IDisposable.Dispose () + void System.Linq.OrderedEnumerable`1/d__4:System.IDisposable.Dispose () + void System.Linq.OrderedEnumerable`2:.ctor (System.Collections.Generic.IEnumerable`1,System.Func`2,System.Collections.Generic.IComparer`1,bool,System.Linq.OrderedEnumerable`1) void System.Marvin:.cctor () void System.Math:.cctor () + void System.MemoryExtensions:Sort (System.Span`1,System.Comparison`1) void System.Net.Cookie:.cctor () void System.Net.Cookie:.ctor () void System.Net.Cookie:set_Domain (string) @@ -5935,12 +6860,13 @@ Methods: void System.Net.Http.Headers.ByteArrayHeaderParser:.ctor () void System.Net.Http.Headers.CacheControlHeaderParser:.cctor () void System.Net.Http.Headers.CacheControlHeaderParser:.ctor () + void System.Net.Http.Headers.CookieHeaderParser:.cctor () + void System.Net.Http.Headers.CookieHeaderParser:.ctor () void System.Net.Http.Headers.DateHeaderParser:.cctor () void System.Net.Http.Headers.DateHeaderParser:.ctor () void System.Net.Http.Headers.GenericHeaderParser:.cctor () void System.Net.Http.Headers.GenericHeaderParser:.ctor (bool,System.Net.Http.Headers.GenericHeaderParser/GetParsedValueLengthDelegate,System.Collections.IEqualityComparer) void System.Net.Http.Headers.GenericHeaderParser:.ctor (bool,System.Net.Http.Headers.GenericHeaderParser/GetParsedValueLengthDelegate) - void System.Net.Http.Headers.HeaderDescriptor:.ctor (System.Net.Http.Headers.KnownHeader) void System.Net.Http.Headers.HeaderUtilities:.cctor () void System.Net.Http.Headers.HeaderUtilities:CheckValidToken (string,string) void System.Net.Http.Headers.HttpContentHeaders:.ctor (System.Net.Http.HttpContent) @@ -5950,11 +6876,9 @@ Methods: void System.Net.Http.Headers.HttpHeaders:AddParsedValue (System.Net.Http.Headers.HttpHeaders/HeaderStoreItemInfo,object) void System.Net.Http.Headers.HttpHeaders:AddRawValue (System.Net.Http.Headers.HttpHeaders/HeaderStoreItemInfo,string) void System.Net.Http.Headers.HttpHeaders:AddValueToStoreValue (string,object&) - void System.Net.Http.Headers.HttpHeaders:AddValueToStoreValue (T_REF,object&) void System.Net.Http.Headers.HttpHeaders:GetStoreValuesAsStringOrStringArray (System.Net.Http.Headers.HeaderDescriptor,object,string&,string[]&) - void System.Net.Http.Headers.HttpHeaders:ParseMultipleRawHeaderValues (System.Net.Http.Headers.HeaderDescriptor,System.Net.Http.Headers.HttpHeaders/HeaderStoreItemInfo,System.Collections.Generic.List`1) - void System.Net.Http.Headers.HttpHeaders:ParseSingleRawHeaderValue (System.Net.Http.Headers.HeaderDescriptor,System.Net.Http.Headers.HttpHeaders/HeaderStoreItemInfo) - void System.Net.Http.Headers.HttpHeaders:ReadStoreValues (System.Span`1,object,System.Net.Http.Headers.HttpHeaderParser,int&) + void System.Net.Http.Headers.HttpHeaders:ParseRawHeaderValues (System.Net.Http.Headers.HeaderDescriptor,System.Net.Http.Headers.HttpHeaders/HeaderStoreItemInfo) + void System.Net.Http.Headers.HttpHeaders:ParseSingleRawHeaderValue (System.Net.Http.Headers.HttpHeaders/HeaderStoreItemInfo,System.Net.Http.Headers.HeaderDescriptor,string) void System.Net.Http.Headers.HttpHeaders:ReadStoreValues (System.Span`1,object,System.Net.Http.Headers.HttpHeaderParser,int&) void System.Net.Http.Headers.HttpRequestHeaders:.ctor () void System.Net.Http.Headers.HttpResponseHeaders:.ctor (bool) @@ -5988,7 +6912,6 @@ Methods: void System.Net.Http.HttpClient:.ctor () void System.Net.Http.HttpClient:.ctor (System.Net.Http.HttpMessageHandler,bool) void System.Net.Http.HttpClient:.ctor (System.Net.Http.HttpMessageHandler) - void System.Net.Http.HttpClient:CheckDisposed () void System.Net.Http.HttpClient:CheckRequestBeforeSend (System.Net.Http.HttpRequestMessage) void System.Net.Http.HttpClient:CheckRequestMessage (System.Net.Http.HttpRequestMessage) void System.Net.Http.HttpClient:Dispose (bool) @@ -6002,7 +6925,6 @@ Methods: void System.Net.Http.HttpClientHandler:Dispose (bool) void System.Net.Http.HttpContent:.cctor () void System.Net.Http.HttpContent:.ctor () - void System.Net.Http.HttpContent:CheckDisposed () void System.Net.Http.HttpContent:CheckTaskNotNull (System.Threading.Tasks.Task) void System.Net.Http.HttpContent/d__63:MoveNext () void System.Net.Http.HttpContent/LimitArrayPoolWriteStream:.ctor (int,long) @@ -6014,20 +6936,15 @@ Methods: void System.Net.Http.HttpContent/LimitMemoryStream:Write (byte[],int,int) void System.Net.Http.HttpMessageHandler:Dispose () void System.Net.Http.HttpMessageInvoker:.ctor (System.Net.Http.HttpMessageHandler,bool) - void System.Net.Http.HttpMessageInvoker:CheckDisposed () void System.Net.Http.HttpMessageInvoker:Dispose () void System.Net.Http.HttpMessageInvoker:Dispose (bool) void System.Net.Http.HttpMethod:.cctor () void System.Net.Http.HttpMethod:.ctor (string,int) void System.Net.Http.HttpRequestMessage:.ctor (System.Net.Http.HttpMethod,string) void System.Net.Http.HttpRequestMessage:.ctor (System.Net.Http.HttpMethod,System.Uri) - void System.Net.Http.HttpRequestMessage:CheckDisposed () - void System.Net.Http.HttpRequestMessage:set_RequestUri (System.Uri) void System.Net.Http.HttpRequestMessage:set_Version (System.Version) - void System.Net.Http.HttpRequestMessage:set_VersionPolicy (System.Net.Http.HttpVersionPolicy) void System.Net.Http.HttpResponseMessage:.ctor () void System.Net.Http.HttpResponseMessage:.ctor (System.Net.HttpStatusCode) - void System.Net.Http.HttpResponseMessage:CheckDisposed () void System.Net.Http.HttpResponseMessage:set_Content (System.Net.Http.HttpContent) void System.Net.Http.HttpResponseMessage:set_ReasonPhrase (string) void System.Net.Http.HttpResponseMessage:set_RequestMessage (System.Net.Http.HttpRequestMessage) @@ -6052,11 +6969,10 @@ Methods: void System.NullReferenceException:.ctor (string) void System.Number:.cctor () void System.Number/FloatingPointInfo:.cctor () - void System.Number/FloatingPointInfo:.ctor (uint16,uint16,int,int,ulong) - void System.Number/NumberBuffer:.ctor (System.Number/NumberBufferKind,byte*,int) + void System.Number/FloatingPointInfo:.ctor (uint16,uint16,int,int,ulong,int,int,int,int,int,int) + void System.Number/NumberBuffer:.ctor (System.Number/NumberBufferKind,System.Span`1) void System.Numerics.Matrix3x2:.cctor () void System.Numerics.Matrix3x2:.ctor (single,single,single,single,single,single) - void System.OperatingSystem:.cctor () void System.OperatingSystem:.ctor (System.PlatformID,System.Version,string) void System.OperatingSystem:.ctor (System.PlatformID,System.Version) void System.OrdinalCaseSensitiveComparer:.cctor () @@ -6066,11 +6982,13 @@ Methods: void System.OutOfMemoryException:.ctor (string) void System.Private.CoreLib.Interop:GetRandomBytes (byte*,int) void System.Private.CoreLib.Interop/ErrorInfo:.ctor (int) + void System.Private.CoreLib.Interop/Sys:Free (void*) void System.Private.CoreLib.Interop/Sys:GetNonCryptographicallySecureRandomBytes (byte*,int) void System.Private.CoreLib.Interop/Sys:LowLevelMonitor_Acquire (intptr) void System.Private.CoreLib.Interop/Sys:LowLevelMonitor_Release (intptr) void System.Private.CoreLib.Interop/Sys:LowLevelMonitor_Signal_Release (intptr) void System.Private.CoreLib.Interop/Sys:LowLevelMonitor_Wait (intptr) + void System.Private.CoreLib.Interop/Sys:SetErrNo (int) void System.Private.CoreLib.KeyCollection/Enumerator>:.ctor (System.Collections.Generic.Dictionary`2>) void System.Private.CoreLib.LinkedNCancellationTokenSource/<>c:.cctor () void System.Private.CoreLib.LinkedNCancellationTokenSource/<>c:.ctor () @@ -6080,26 +6998,28 @@ Methods: void System.Private.CoreLib.ValueCollection/Enumerator:.ctor (System.Collections.Generic.Dictionary`2) void System.Private.CoreLib.WorkerThread/<>c:.cctor () void System.Private.CoreLib.WorkerThread/<>c:.ctor () - void System.Private.CoreLib.WorkerThread/<>c:<.cctor>b__9_0 () - void System.Random:.cctor () - void System.Random:.ctor () - void System.Random:.ctor (bool) - void System.Random/ThreadSafeRandom:.ctor () + void System.Private.CoreLib.WorkerThread/<>c:<.cctor>b__11_0 () + void System.ProbabilisticMap:Initialize (uint*,System.ReadOnlySpan`1) + void System.ProbabilisticMap:SetCharBit (uint*,byte) void System.Random/XoshiroImpl:.ctor () - void System.ReadOnlySpan`1:.ctor (string[]) - void System.ReadOnlySpan`1:.ctor (string&,int) void System.Reflection.Assembly:.cctor () void System.Reflection.AssemblyName:.ctor (string) void System.Reflection.AssemblyName:FillName (Mono.MonoAssemblyName*,string,bool,bool,bool) - void System.Reflection.AssemblyNameFormatter:AppendQuoted (System.Text.StringBuilder,string) + void System.Reflection.AssemblyNameFormatter:AppendQuoted (System.Text.ValueStringBuilder&,string) + void System.Reflection.AssemblyNameParser:.ctor (System.ReadOnlySpan`1) + void System.Reflection.AssemblyNameParser:RecordNewSeenOrThrow (System.Reflection.AssemblyNameParser/AttributeKind&,System.Reflection.AssemblyNameParser/AttributeKind) + void System.Reflection.AssemblyNameParser/AssemblyNameParts:.ctor (string,System.Version,string,System.Reflection.AssemblyNameFlags,byte[]) void System.Reflection.ConstructorInfo:.cctor () void System.Reflection.CustomAttribute:.cctor () void System.Reflection.CustomAttributeTypedArgument:.ctor (System.Type,object) void System.Reflection.Emit.OpCodes:.cctor () void System.Reflection.FieldInfo:SetValue (object,object) + void System.Reflection.MethodBase:CheckArguments (System.Span`1,intptr*,System.Span`1,System.ReadOnlySpan`1,System.RuntimeType[],System.Reflection.Binder,System.Globalization.CultureInfo,System.Reflection.BindingFlags) + void System.Reflection.MethodBase:ValidateInvokeTarget (object) void System.Reflection.Missing:.cctor () void System.Reflection.Missing:.ctor () void System.Reflection.MonoMethodInfo:get_method_info (intptr,System.Reflection.MonoMethodInfo&) + void System.Reflection.RuntimeAssembly:GetInfo (System.Runtime.CompilerServices.QCallAssembly,System.Runtime.CompilerServices.ObjectHandleOnStack,System.Reflection.RuntimeAssembly/AssemblyInfoKind) void System.Reflection.RuntimeAssembly/UnmanagedMemoryStreamForModule:.ctor (byte*,long,System.Reflection.Module) void System.Reflection.RuntimeCustomAttributeData:.ctor (System.Reflection.ConstructorInfo,System.Reflection.Assembly,intptr,uint) void System.Reflection.RuntimeCustomAttributeData:ResolveArguments () @@ -6107,7 +7027,6 @@ Methods: void System.Reflection.RuntimeFieldInfo:CheckGeneric () void System.Reflection.RuntimeFieldInfo:SetValue (object,object,System.Reflection.BindingFlags,System.Reflection.Binder,System.Globalization.CultureInfo) void System.Reflection.RuntimeFieldInfo:SetValueInternal (System.Reflection.FieldInfo,object,object) - void System.Reflection.RuntimeMethodInfo:ConvertValues (System.Reflection.Binder,object[],System.Reflection.ParameterInfo[],System.Globalization.CultureInfo,System.Reflection.BindingFlags) 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) @@ -6129,40 +7048,46 @@ Methods: void System.Resources.ResourceReader:SkipString () void System.Resources.RuntimeResourceSet:.ctor (System.IO.Stream,bool) void System.Runtime.CompilerServices.AsyncMethodBuilderCore:Start (CommonMethods/d__0&) - void System.Runtime.CompilerServices.AsyncMethodBuilderCore:Start (maui.MainPage/d__2&) + void System.Runtime.CompilerServices.AsyncMethodBuilderCore:Start (maui.MainPage/d__6&) + void System.Runtime.CompilerServices.AsyncMethodBuilderCore:Start (maui.MainPage/d__4&) + void System.Runtime.CompilerServices.AsyncMethodBuilderCore:Start (Microsoft.Maui.Controls.NavigationPage/d__19&) + void System.Runtime.CompilerServices.AsyncMethodBuilderCore:Start (Microsoft.Maui.Controls.Platform.BottomNavigationViewUtils/d__4&) + void System.Runtime.CompilerServices.AsyncMethodBuilderCore:Start (Microsoft.Maui.Controls.Platform.BottomNavigationViewUtils/d__3&) void System.Runtime.CompilerServices.AsyncMethodBuilderCore:Start (Microsoft.Maui.Controls.Platform.Compatibility.ShellToolbarTracker/d__51&) + void System.Runtime.CompilerServices.AsyncMethodBuilderCore:Start (Microsoft.Maui.Controls.Shell/<b__175_0>d&) void System.Runtime.CompilerServices.AsyncMethodBuilderCore:Start (Microsoft.Maui.Controls.Shell/<g__SetCurrentItem|175_1>d&) void System.Runtime.CompilerServices.AsyncMethodBuilderCore:Start (Microsoft.Maui.Controls.ShellNavigationManager/d__14&) + void System.Runtime.CompilerServices.AsyncMethodBuilderCore:Start (Microsoft.Maui.Devices.DeviceDisplayImplementation/Listener/d__2&) void System.Runtime.CompilerServices.AsyncMethodBuilderCore:Start (Microsoft.Maui.Platform.ImageSourcePartExtensions/d__0&) void System.Runtime.CompilerServices.AsyncMethodBuilderCore:Start (Microsoft.Maui.Platform.ImageSourcePartLoader/d__17&) void System.Runtime.CompilerServices.AsyncMethodBuilderCore:Start (Microsoft.Maui.TaskExtensions/d__0`1&) void System.Runtime.CompilerServices.AsyncMethodBuilderCore:Start (Microsoft.Maui.TaskExtensions/d__1&) - void System.Runtime.CompilerServices.AsyncMethodBuilderCore:Start (System.IO.BufferedStream/d__69&) - void System.Runtime.CompilerServices.AsyncMethodBuilderCore:Start (System.IO.Stream/<g__Core|29_0>d&) + void System.Runtime.CompilerServices.AsyncMethodBuilderCore:Start (System.IO.BufferedStream/d__68&) + void System.Runtime.CompilerServices.AsyncMethodBuilderCore:Start (System.IO.Stream/<g__Core|27_0>d&) void System.Runtime.CompilerServices.AsyncMethodBuilderCore:Start (System.Net.Http.HttpClient/<g__Core|83_0>d&) void System.Runtime.CompilerServices.AsyncMethodBuilderCore:Start (System.Net.Http.HttpClient/d__41&) void System.Runtime.CompilerServices.AsyncMethodBuilderCore:Start (System.Net.Http.HttpContent/d__63&) void System.Runtime.CompilerServices.AsyncMethodBuilderCore:Start (System.Net.Http.StreamToStreamCopy/<g__DisposeSourceAsync|1_0>d&) - void System.Runtime.CompilerServices.AsyncMethodBuilderCore:Start (Xamarin.Android.Net.AndroidMessageHandler/d__128&) - void System.Runtime.CompilerServices.AsyncMethodBuilderCore:Start (Xamarin.Android.Net.AndroidMessageHandler/d__121&) - void System.Runtime.CompilerServices.AsyncMethodBuilderCore:Start (Xamarin.Android.Net.AndroidMessageHandler/d__119&) - void System.Runtime.CompilerServices.AsyncMethodBuilderCore:Start (Xamarin.Android.Net.AndroidMessageHandler/d__146&) + void System.Runtime.CompilerServices.AsyncMethodBuilderCore:Start (Xamarin.Android.Net.AndroidMessageHandler/d__132&) + void System.Runtime.CompilerServices.AsyncMethodBuilderCore:Start (Xamarin.Android.Net.AndroidMessageHandler/d__123&) + void System.Runtime.CompilerServices.AsyncMethodBuilderCore:Start (Xamarin.Android.Net.AndroidMessageHandler/d__125&) + void System.Runtime.CompilerServices.AsyncMethodBuilderCore:Start (Xamarin.Android.Net.AndroidMessageHandler/d__150&) void System.Runtime.CompilerServices.AsyncTaskMethodBuilder:SetResult () void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1/AsyncStateMachineBox`1g__Core|83_0>d>:.cctor () void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1/AsyncStateMachineBox`1g__Core|83_0>d>:.ctor () void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1/AsyncStateMachineBox`1g__Core|83_0>d>:ExecutionContextCallback (object) void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1/AsyncStateMachineBox`1g__Core|83_0>d>:MoveNext () void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1/AsyncStateMachineBox`1g__Core|83_0>d>:MoveNext (System.Threading.Thread) - void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1/AsyncStateMachineBox`1d__128>:.cctor () - void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1/AsyncStateMachineBox`1d__128>:.ctor () - void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1/AsyncStateMachineBox`1d__128>:ExecutionContextCallback (object) - void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1/AsyncStateMachineBox`1d__128>:MoveNext () - void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1/AsyncStateMachineBox`1d__128>:MoveNext (System.Threading.Thread) - void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1/AsyncStateMachineBox`1d__119>:.cctor () - void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1/AsyncStateMachineBox`1d__119>:.ctor () - void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1/AsyncStateMachineBox`1d__119>:ExecutionContextCallback (object) - void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1/AsyncStateMachineBox`1d__119>:MoveNext () - void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1/AsyncStateMachineBox`1d__119>:MoveNext (System.Threading.Thread) + void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1/AsyncStateMachineBox`1d__132>:.cctor () + void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1/AsyncStateMachineBox`1d__132>:.ctor () + void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1/AsyncStateMachineBox`1d__132>:ExecutionContextCallback (object) + void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1/AsyncStateMachineBox`1d__132>:MoveNext () + void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1/AsyncStateMachineBox`1d__132>:MoveNext (System.Threading.Thread) + void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1/AsyncStateMachineBox`1d__123>:.cctor () + void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1/AsyncStateMachineBox`1d__123>:.ctor () + void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1/AsyncStateMachineBox`1d__123>:ExecutionContextCallback (object) + void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1/AsyncStateMachineBox`1d__123>:MoveNext () + void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1/AsyncStateMachineBox`1d__123>:MoveNext (System.Threading.Thread) void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1/AsyncStateMachineBox`1d__0>:.cctor () void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1/AsyncStateMachineBox`1d__0>:.ctor () void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1/AsyncStateMachineBox`1d__0>:ExecutionContextCallback (object) @@ -6173,21 +7098,41 @@ Methods: void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1/AsyncStateMachineBox`1d__41>:ExecutionContextCallback (object) void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1/AsyncStateMachineBox`1d__41>:MoveNext () void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1/AsyncStateMachineBox`1d__41>:MoveNext (System.Threading.Thread) - void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1/AsyncStateMachineBox`1d__2>:.cctor () - void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1/AsyncStateMachineBox`1d__2>:.ctor () - void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1/AsyncStateMachineBox`1d__2>:ExecutionContextCallback (object) - void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1/AsyncStateMachineBox`1d__2>:MoveNext () - void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1/AsyncStateMachineBox`1d__2>:MoveNext (System.Threading.Thread) - void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1/AsyncStateMachineBox`1d__69>:.cctor () - void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1/AsyncStateMachineBox`1d__69>:.ctor () - void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1/AsyncStateMachineBox`1d__69>:ExecutionContextCallback (object) - void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1/AsyncStateMachineBox`1d__69>:MoveNext () - void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1/AsyncStateMachineBox`1d__69>:MoveNext (System.Threading.Thread) - void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1/AsyncStateMachineBox`1g__Core|29_0>d>:.cctor () - void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1/AsyncStateMachineBox`1g__Core|29_0>d>:.ctor () - void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1/AsyncStateMachineBox`1g__Core|29_0>d>:ExecutionContextCallback (object) - void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1/AsyncStateMachineBox`1g__Core|29_0>d>:MoveNext () - void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1/AsyncStateMachineBox`1g__Core|29_0>d>:MoveNext (System.Threading.Thread) + void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1/AsyncStateMachineBox`1d__6>:.cctor () + void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1/AsyncStateMachineBox`1d__6>:.ctor () + void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1/AsyncStateMachineBox`1d__6>:ExecutionContextCallback (object) + void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1/AsyncStateMachineBox`1d__6>:MoveNext () + void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1/AsyncStateMachineBox`1d__6>:MoveNext (System.Threading.Thread) + void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1/AsyncStateMachineBox`1d__4>:.cctor () + void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1/AsyncStateMachineBox`1d__4>:.ctor () + void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1/AsyncStateMachineBox`1d__4>:ExecutionContextCallback (object) + void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1/AsyncStateMachineBox`1d__4>:MoveNext () + void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1/AsyncStateMachineBox`1d__4>:MoveNext (System.Threading.Thread) + void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1/AsyncStateMachineBox`1d__19>:.cctor () + void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1/AsyncStateMachineBox`1d__19>:.ctor () + void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1/AsyncStateMachineBox`1d__19>:ExecutionContextCallback (object) + void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1/AsyncStateMachineBox`1d__19>:MoveNext () + void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1/AsyncStateMachineBox`1d__19>:MoveNext (System.Threading.Thread) + void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1/AsyncStateMachineBox`1d__2>:.cctor () + void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1/AsyncStateMachineBox`1d__2>:.ctor () + void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1/AsyncStateMachineBox`1d__2>:ExecutionContextCallback (object) + void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1/AsyncStateMachineBox`1d__2>:MoveNext () + void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1/AsyncStateMachineBox`1d__2>:MoveNext (System.Threading.Thread) + void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1/AsyncStateMachineBox`1d__1>:.cctor () + void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1/AsyncStateMachineBox`1d__1>:.ctor () + void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1/AsyncStateMachineBox`1d__1>:ExecuteFromThreadPool (System.Threading.Thread) + void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1/AsyncStateMachineBox`1d__1>:ExecutionContextCallback (object) + void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1/AsyncStateMachineBox`1d__1>:MoveNext (System.Threading.Thread) + void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1/AsyncStateMachineBox`1d__68>:.cctor () + void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1/AsyncStateMachineBox`1d__68>:.ctor () + void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1/AsyncStateMachineBox`1d__68>:ExecutionContextCallback (object) + void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1/AsyncStateMachineBox`1d__68>:MoveNext () + void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1/AsyncStateMachineBox`1d__68>:MoveNext (System.Threading.Thread) + void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1/AsyncStateMachineBox`1g__Core|27_0>d>:.cctor () + void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1/AsyncStateMachineBox`1g__Core|27_0>d>:.ctor () + void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1/AsyncStateMachineBox`1g__Core|27_0>d>:ExecutionContextCallback (object) + void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1/AsyncStateMachineBox`1g__Core|27_0>d>:MoveNext () + void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1/AsyncStateMachineBox`1g__Core|27_0>d>:MoveNext (System.Threading.Thread) void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1/AsyncStateMachineBox`1d__63>:.cctor () void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1/AsyncStateMachineBox`1d__63>:.ctor () void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1/AsyncStateMachineBox`1d__63>:ExecutionContextCallback (object) @@ -6208,10 +7153,14 @@ Methods: void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1:AwaitUnsafeOnCompleted (System.Runtime.CompilerServices.TaskAwaiter&,System.Runtime.CompilerServices.IAsyncStateMachineBox) void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1:AwaitUnsafeOnCompleted (System.Runtime.CompilerServices.ConfiguredTaskAwaitable/ConfiguredTaskAwaiter&,System.Runtime.CompilerServices.IAsyncStateMachineBox) void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1:AwaitUnsafeOnCompleted (System.Runtime.CompilerServices.ConfiguredValueTaskAwaitable`1/ConfiguredValueTaskAwaiter&,System.Runtime.CompilerServices.IAsyncStateMachineBox) + void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1:AwaitUnsafeOnCompleted (System.Runtime.CompilerServices.TaskAwaiter&,System.Runtime.CompilerServices.IAsyncStateMachineBox) + void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1:AwaitUnsafeOnCompleted (System.Runtime.CompilerServices.TaskAwaiter`1&,System.Runtime.CompilerServices.IAsyncStateMachineBox) void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1:AwaitUnsafeOnCompleted (System.Runtime.CompilerServices.TaskAwaiter`1&,System.Runtime.CompilerServices.IAsyncStateMachineBox) void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1:SetExistingTaskResult (System.Threading.Tasks.Task`1,System.Threading.Tasks.VoidTaskResult) void System.Runtime.CompilerServices.AsyncVoidMethodBuilder:NotifySynchronizationContextOfCompletion () void System.Runtime.CompilerServices.AsyncVoidMethodBuilder:SetResult () + 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:Finalize () void System.Runtime.CompilerServices.ConditionalWeakTable`2/Container:RemoveIndex (int) void System.Runtime.CompilerServices.ConditionalWeakTable`2/Container:.ctor (System.Runtime.CompilerServices.ConditionalWeakTable`2) void System.Runtime.CompilerServices.ConditionalWeakTable`2/Container:CreateEntryNoResize (System.Type,Microsoft.Maui.Controls.ResourceDictionary) @@ -6220,8 +7169,6 @@ Methods: void System.Runtime.CompilerServices.ConditionalWeakTable`2:.ctor () void System.Runtime.CompilerServices.ConditionalWeakTable`2:CreateEntry (System.Type,Microsoft.Maui.Controls.ResourceDictionary) void System.Runtime.CompilerServices.ConfiguredTaskAwaitable/ConfiguredTaskAwaiter:GetResult () - void System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1/ConfiguredTaskAwaiter:.ctor (System.Threading.Tasks.Task`1,bool) - void System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1:.ctor (System.Threading.Tasks.Task`1,bool) void System.Runtime.CompilerServices.ConfiguredValueTaskAwaitable`1/ConfiguredValueTaskAwaiter:System.Runtime.CompilerServices.IStateMachineBoxAwareAwaiter.AwaitUnsafeOnCompleted (System.Runtime.CompilerServices.IAsyncStateMachineBox) void System.Runtime.CompilerServices.DefaultInterpolatedStringHandler:.ctor (int,int,System.IFormatProvider,System.Span`1) void System.Runtime.CompilerServices.DefaultInterpolatedStringHandler:.ctor (int,int) @@ -6230,20 +7177,32 @@ Methods: void System.Runtime.CompilerServices.DefaultInterpolatedStringHandler:AppendFormatted (string) void System.Runtime.CompilerServices.DefaultInterpolatedStringHandler:AppendFormatted (System.TimeSpan,string) void System.Runtime.CompilerServices.DefaultInterpolatedStringHandler:AppendStringDirect (string) + void System.Runtime.CompilerServices.QCallAssembly:.ctor (System.Reflection.RuntimeAssembly&) + void System.Runtime.CompilerServices.QCallTypeHandle:.ctor (System.RuntimeType&) void System.Runtime.CompilerServices.TaskAwaiter:GetResult () void System.Runtime.CompilerServices.TaskAwaiter:UnsafeOnCompletedInternal (System.Threading.Tasks.Task,System.Runtime.CompilerServices.IAsyncStateMachineBox,bool) void System.Runtime.CompilerServices.TaskAwaiter:ValidateEnd (System.Threading.Tasks.Task) - void System.Runtime.CompilerServices.TaskAwaiter`1:.ctor (System.Threading.Tasks.Task`1) + void System.Runtime.ConstrainedExecution.CriticalFinalizerObject:Finalize () void System.Runtime.DependentHandle:.ctor (object,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) + void System.Runtime.InteropServices.GCHandle:Free () + void System.Runtime.InteropServices.GCHandle:InternalFree (intptr) void System.Runtime.InteropServices.GCHandle:InternalSet (intptr,object) void System.Runtime.InteropServices.GCHandle:set_Target (object) void System.Runtime.InteropServices.Marshal:.cctor () + void System.Runtime.InteropServices.Marshal:FreeCoTaskMem (intptr) void System.Runtime.InteropServices.Marshal:FreeHGlobal (intptr) void System.Runtime.InteropServices.Marshal:PtrToStructureHelper (intptr,object,bool) void System.Runtime.InteropServices.Marshal:PtrToStructureInternal (intptr,object,bool) void System.Runtime.InteropServices.Marshal:SetLastPInvokeError (int) + void System.Runtime.InteropServices.Marshal:SetLastSystemError (int) + void System.Runtime.InteropServices.Marshalling.ArrayMarshaller`2/ManagedToUnmanagedIn:.cctor () + void System.Runtime.InteropServices.Marshalling.Utf8StringMarshaller:Free (byte*) + void System.Runtime.InteropServices.Marshalling.Utf8StringMarshaller/ManagedToUnmanagedIn:Free () + void System.Runtime.InteropServices.Marshalling.Utf8StringMarshaller/ManagedToUnmanagedIn:FromManaged (string,System.Span`1) void System.Runtime.InteropServices.NativeMemory:Free (void*) void System.Runtime.InteropServices.SafeHandle:.ctor (intptr,bool) void System.Runtime.InteropServices.SafeHandle:DangerousAddRef () @@ -6259,16 +7218,25 @@ Methods: void System.RuntimeType:CreateInstanceCheckThis () void System.RuntimeType:FilterHelper (System.Reflection.BindingFlags,string&,bool,bool&,bool&,System.RuntimeType/MemberListType&) void System.RuntimeType:FilterHelper (System.Reflection.BindingFlags,string&,bool&,System.RuntimeType/MemberListType&) + void System.RuntimeType:getFullName (System.Runtime.CompilerServices.QCallTypeHandle,System.Runtime.CompilerServices.ObjectHandleOnStack,bool,bool) + void System.RuntimeType:GetGenericArgumentsInternal (System.Runtime.CompilerServices.QCallTypeHandle,System.Runtime.CompilerServices.ObjectHandleOnStack,bool) + void System.RuntimeType:GetInterfaces (System.Runtime.CompilerServices.QCallTypeHandle,System.Runtime.CompilerServices.ObjectHandleOnStack) + void System.RuntimeType:GetName (System.Runtime.CompilerServices.QCallTypeHandle,System.Runtime.CompilerServices.ObjectHandleOnStack) + void System.RuntimeType:make_byref_type (System.Runtime.CompilerServices.QCallTypeHandle,System.Runtime.CompilerServices.ObjectHandleOnStack) + void System.RuntimeType:MakeGenericType (System.Type,System.Type[],System.Runtime.CompilerServices.ObjectHandleOnStack) void System.RuntimeType:SanityCheckGenericArguments (System.RuntimeType[],System.RuntimeType[]) void System.RuntimeType:ThrowIfTypeNeverValidGenericArgument (System.RuntimeType) void System.RuntimeType/ListBuilder`1:.ctor (int) void System.RuntimeType/ListBuilder`1:Add (System.Reflection.ConstructorInfo) - void System.Span`1:.ctor (Microsoft.Maui.IView&,int) - void System.Span`1:.ctor (string[],int,int) - void System.Span`1:.ctor (string[]) + void System.RuntimeTypeHandle:GetAssembly (System.Runtime.CompilerServices.QCallTypeHandle,System.Runtime.CompilerServices.ObjectHandleOnStack) + void System.RuntimeTypeHandle:GetBaseType (System.Runtime.CompilerServices.QCallTypeHandle,System.Runtime.CompilerServices.ObjectHandleOnStack) + void System.RuntimeTypeHandle:GetElementType (System.Runtime.CompilerServices.QCallTypeHandle,System.Runtime.CompilerServices.ObjectHandleOnStack) + void System.RuntimeTypeHandle:GetGenericTypeDefinition_impl (System.Runtime.CompilerServices.QCallTypeHandle,System.Runtime.CompilerServices.ObjectHandleOnStack) + void System.RuntimeTypeHandle:GetModule (System.Runtime.CompilerServices.QCallTypeHandle,System.Runtime.CompilerServices.ObjectHandleOnStack) + void System.RuntimeTypeHandle:internal_from_name (intptr,System.Threading.StackCrawlMark&,System.Runtime.CompilerServices.ObjectHandleOnStack,bool,bool) + void System.SpanHelpers:ClearWithoutReferences (byte&,uintptr) void System.SpanHelpers:ClearWithReferences (intptr&,uintptr) void System.StackOverflowException:.ctor (string) - void System.String:.ctor (char,int) void System.String:.ctor (char[],int,int) void System.String:.ctor (char*,int,int) void System.String:.ctor (char*) @@ -6276,11 +7244,9 @@ Methods: void System.String:.ctor (sbyte*) void System.String:.ctor (System.ReadOnlySpan`1) void System.String:FillStringChecked (string,int,string) - void System.String:InitializeProbabilisticMap (uint*,System.ReadOnlySpan`1) void System.String:MakeSeparatorList (System.ReadOnlySpan`1,System.Collections.Generic.ValueListBuilder`1&) void System.String:memcpy (byte*,byte*,int) void System.String:memset (byte*,int,int) - void System.String:SetCharBit (uint*,byte) void System.SZGenericArrayEnumerator`1:Dispose () void System.SZGenericArrayEnumerator`1:.cctor () void System.SZGenericArrayEnumerator`1:.ctor (Microsoft.Maui.Hosting.IMauiInitializeService[]) @@ -6301,15 +7267,12 @@ Methods: void System.Text.EncoderReplacementFallback:.ctor (string) void System.Text.Encoding:.cctor () void System.Text.Encoding:.ctor (int) - void System.Text.StringBuilder:.ctor () void System.Text.StringBuilder:.ctor (int,int) void System.Text.StringBuilder:.ctor (int) void System.Text.StringBuilder:.ctor (System.Text.StringBuilder) - void System.Text.StringBuilder:AppendHelper (string) - void System.Text.StringBuilder:CopyTo (int,System.Span`1,int) + void System.Text.StringBuilder:Append (char&,int) + void System.Text.StringBuilder:AppendWithExpansion (char&,int) void System.Text.StringBuilder:ExpandByABlock (int) - void System.Text.StringBuilder:set_Length (int) - void System.Text.StringBuilderCache:Release (System.Text.StringBuilder) void System.Text.UTF8Encoding:.cctor () void System.Text.UTF8Encoding:.ctor () void System.Text.UTF8Encoding:.ctor (bool) @@ -6317,7 +7280,13 @@ Methods: void System.Text.UTF8Encoding/UTF8EncodingSealed:.ctor (bool) void System.Text.ValueStringBuilder:.ctor (System.Span`1) void System.Text.ValueStringBuilder:.ctor (System.Span`1) + void System.Text.ValueStringBuilder:.ctor (System.Span`1) + void System.Text.ValueStringBuilder:Append (char,int) + void System.Text.ValueStringBuilder:Append (char*,int) + void System.Text.ValueStringBuilder:Append (System.ReadOnlySpan`1) + void System.Text.ValueStringBuilder:AppendSlow (string) void System.Text.ValueStringBuilder:AppendSlow (string) + void System.Text.ValueStringBuilder:AppendSpanFormattable (uint16,string,System.IFormatProvider) void System.Text.ValueUtf8Converter:Dispose () void System.Threading.AutoResetEvent:.ctor (bool) void System.Threading.CancellationToken:ThrowIfCancellationRequested () @@ -6340,7 +7309,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) @@ -6362,10 +7330,10 @@ Methods: void System.Threading.LowLevelLifoSemaphore/Counts:IncrementWaiterCount () void System.Threading.LowLevelLifoSemaphore/Counts:set_SignalCount (uint) void System.Threading.LowLevelLifoSemaphore/Counts:SetUInt32Value (uint,byte) + void System.Threading.LowLevelLock:.cctor () void System.Threading.LowLevelLock:.ctor () void System.Threading.LowLevelLock:Acquire () void System.Threading.LowLevelLock:Release () - void System.Threading.LowLevelLock:WaitAndAcquire () void System.Threading.LowLevelMonitor:Acquire () void System.Threading.LowLevelMonitor:AcquireCore () void System.Threading.LowLevelMonitor:Initialize () @@ -6407,9 +7375,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) @@ -6452,7 +7417,7 @@ Methods: void System.Threading.Tasks.Task:UnsafeSetContinuationForAwait (System.Runtime.CompilerServices.IAsyncStateMachineBox,bool) void System.Threading.Tasks.Task/<>c:.cctor () void System.Threading.Tasks.Task/<>c:.ctor () - void System.Threading.Tasks.Task/<>c:<.cctor>b__272_0 (object) + void System.Threading.Tasks.Task/<>c:<.cctor>b__273_0 (object) void System.Threading.Tasks.Task/ContingentProperties:SetCompleted () void System.Threading.Tasks.Task/ContingentProperties:UnregisterCancellationCallback () void System.Threading.Tasks.Task/DelayPromise:.cctor () @@ -6482,8 +7447,9 @@ Methods: void System.Threading.Tasks.Task`1:.ctor () void System.Threading.Tasks.Task`1:.ctor (bool,System.Threading.Tasks.VoidTaskResult,System.Threading.Tasks.TaskCreationOptions,System.Threading.CancellationToken) void System.Threading.Tasks.TaskCache:.cctor () - void System.Threading.Tasks.TaskCompletionSource`1:.ctor () void System.Threading.Tasks.TaskCompletionSource`1:.ctor () + void System.Threading.Tasks.TaskCompletionSource`1:.ctor () + void System.Threading.Tasks.TaskCompletionSource`1:SetResult (object) void System.Threading.Tasks.TaskScheduler:.cctor () void System.Threading.Tasks.TaskScheduler:.ctor () void System.Threading.Tasks.TaskScheduler:InternalQueueTask (System.Threading.Tasks.Task) @@ -6508,7 +7474,7 @@ Methods: void System.Threading.Thread:SetThreadPoolWorkerThreadName () void System.Threading.Thread:SetWaitSleepJoinState () void System.Threading.Thread:SpinWait (int) - void System.Threading.Thread:Start (bool) + void System.Threading.Thread:Start (bool,bool) void System.Threading.Thread:StartCallback () void System.Threading.Thread:StartCore () void System.Threading.Thread:StartInternal (System.Threading.Thread,int) @@ -6518,11 +7484,9 @@ Methods: void System.Threading.Thread/StartHelper:.cctor () void System.Threading.Thread/StartHelper:.ctor (System.Delegate) void System.Threading.Thread/StartHelper:InitializeCulture () - void System.Threading.ThreadInt64PersistentCounter:.cctor () void System.Threading.ThreadInt64PersistentCounter:.ctor () - void System.Threading.ThreadLocal`1/FinalizationHelper:.ctor (System.Threading.ThreadLocal`1/LinkedSlotVolatile[]) + void System.Threading.ThreadInt64PersistentCounter/ThreadLocalNode:.ctor (System.Threading.ThreadInt64PersistentCounter) void System.Threading.ThreadLocal`1/IdManager:.ctor () - void System.Threading.ThreadLocal`1/LinkedSlot:.ctor (System.Threading.ThreadLocal`1/LinkedSlotVolatile[]) void System.Threading.ThreadLocal`1:.cctor () void System.Threading.ThreadLocal`1:.ctor (System.Func`1,bool) void System.Threading.ThreadLocal`1:CreateLinkedSlot (System.Threading.ThreadLocal`1/LinkedSlotVolatile[],int,Java.Interop.JniEnvironmentInfo) @@ -6531,16 +7495,14 @@ Methods: void System.Threading.ThreadLocal`1:SetValueSlow (Java.Interop.JniEnvironmentInfo,System.Threading.ThreadLocal`1/LinkedSlotVolatile[]) void System.Threading.ThreadPool:.cctor () void System.Threading.ThreadPool:RequestWorkerThread () - void System.Threading.ThreadPool:UnsafeQueueTimeSensitiveWorkItem (System.Threading.IThreadPoolWorkItem) - void System.Threading.ThreadPool:UnsafeQueueTimeSensitiveWorkItemInternal (System.Threading.IThreadPoolWorkItem) + void System.Threading.ThreadPool:UnsafeQueueHighPriorityWorkItemInternal (System.Threading.IThreadPoolWorkItem) void System.Threading.ThreadPool:UnsafeQueueUserWorkItemInternal (object,bool) void System.Threading.ThreadPool/<>c:.cctor () void System.Threading.ThreadPool/<>c:.ctor () + void System.Threading.ThreadPoolWorkQueue:.cctor () void System.Threading.ThreadPoolWorkQueue:.ctor () void System.Threading.ThreadPoolWorkQueue:Enqueue (object,bool) - void System.Threading.ThreadPoolWorkQueue:EnqueueTimeSensitiveWorkItem (System.Threading.IThreadPoolWorkItem) - void System.Threading.ThreadPoolWorkQueue:EnsureThreadRequested () - void System.Threading.ThreadPoolWorkQueue:MarkThreadRequestSatisfied () + void System.Threading.ThreadPoolWorkQueue:EnqueueAtHighPriority (object) void System.Threading.ThreadPoolWorkQueue/WorkStealingQueue:.ctor () void System.Threading.ThreadPoolWorkQueue/WorkStealingQueue:LocalPush (object) void System.Threading.ThreadPoolWorkQueue/WorkStealingQueueList:.cctor () @@ -6560,6 +7522,7 @@ Methods: void System.Threading.TimerQueueTimer:CallCallback (bool) void System.Threading.TimerQueueTimer:Close () void System.Threading.TimerQueueTimer:Fire (bool) + void System.Threading.TimerQueueTimer:System.Threading.IThreadPoolWorkItem.Execute () void System.Threading.TimerQueueTimer/<>c:.cctor () void System.Threading.TimerQueueTimer/<>c:.ctor () void System.Threading.WaitHandle:.cctor () @@ -6568,6 +7531,8 @@ Methods: void System.Threading.WaitSubsystem:SetEvent (intptr) void System.Threading.WaitSubsystem:SetEvent (System.Threading.WaitSubsystem/WaitableObject) void System.Threading.WaitSubsystem:UninterruptibleSleep0 () + void System.Threading.WaitSubsystem/LockHolder:.ctor (System.Threading.LowLevelLock) + void System.Threading.WaitSubsystem/LockHolder:Dispose () void System.Threading.WaitSubsystem/ThreadWaitInfo:.ctor (System.Threading.Thread) void System.Threading.WaitSubsystem/ThreadWaitInfo:RegisterWait (int,bool,bool) void System.Threading.WaitSubsystem/ThreadWaitInfo:UninterruptibleSleep0 () @@ -6575,8 +7540,9 @@ Methods: void System.Threading.WaitSubsystem/WaitableObject:.ctor (System.Threading.WaitSubsystem/WaitableObject/WaitableObjectType,int,int,string,System.Threading.WaitSubsystem/WaitableObject/OwnershipInfo) void System.Threading.WaitSubsystem/WaitableObject:AcceptSignal (System.Threading.WaitSubsystem/ThreadWaitInfo) void System.Threading.WaitSubsystem/WaitableObject:SignalAutoResetEvent () - void System.Threading.WaitSubsystem/WaitableObject:SignalEvent () + void System.Threading.WaitSubsystem/WaitableObject:SignalEvent (System.Threading.WaitSubsystem/LockHolder&) void System.TimeSpan:.cctor () + void System.TimeSpan:.ctor (int,int,int,int,int,int) void System.TimeSpan:.ctor (int,int,int,int,int) void System.TimeSpan:.ctor (long) void System.TimeZoneInfo:.cctor () @@ -6585,10 +7551,10 @@ Methods: void System.TimeZoneInfo:GetDisplayName (string,Interop/Globalization/TimeZoneDisplayNameType,string,string&) void System.TimeZoneInfo:GetFullValueForDisplayNameField (string,System.TimeSpan,System.Globalization.CultureInfo,string&) void System.TimeZoneInfo:TryPopulateTimeZoneDisplayNamesFromGlobalizationData (string,System.TimeSpan,string&,string&,string&) - void System.TimeZoneInfo:TZif_GenerateAdjustmentRule (int&,System.TimeSpan,System.Collections.Generic.List`1,System.DateTime[],byte[],System.TimeZoneInfo/TZifType[],bool[],bool[],string) - void System.TimeZoneInfo:TZif_GenerateAdjustmentRules (System.TimeZoneInfo/AdjustmentRule[]&,System.TimeSpan,System.DateTime[],byte[],System.TimeZoneInfo/TZifType[],bool[],bool[],string) + void System.TimeZoneInfo:TZif_GenerateAdjustmentRule (int&,System.TimeSpan,System.Collections.Generic.List`1,System.DateTime[],byte[],System.TimeZoneInfo/TZifType[],string) + void System.TimeZoneInfo:TZif_GenerateAdjustmentRules (System.TimeZoneInfo/AdjustmentRule[]&,System.TimeSpan,System.DateTime[],byte[],System.TimeZoneInfo/TZifType[],string) void System.TimeZoneInfo:TZif_ParsePosixDateTime (System.ReadOnlySpan`1,int&,System.ReadOnlySpan`1&,System.ReadOnlySpan`1&) - void System.TimeZoneInfo:TZif_ParseRaw (byte[],System.TimeZoneInfo/TZifHead&,System.DateTime[]&,byte[]&,System.TimeZoneInfo/TZifType[]&,string&,bool[]&,bool[]&,string&) + void System.TimeZoneInfo:TZif_ParseRaw (byte[],System.TimeZoneInfo/TZifHead&,System.DateTime[]&,byte[]&,System.TimeZoneInfo/TZifType[]&,string&,string&) void System.TimeZoneInfo:ValidateTimeZoneInfo (string,System.TimeSpan,System.TimeZoneInfo/AdjustmentRule[],bool&) void System.TimeZoneInfo/<>c:.cctor () void System.TimeZoneInfo/<>c:.ctor () @@ -6627,7 +7593,7 @@ Methods: void System.Uri:ParseRemaining () void System.Uri/<>c:.cctor () void System.Uri/<>c:.ctor () - void System.Uri/<>c:b__159_1 (System.Span`1,System.ValueTuple`2) + void System.Uri/<>c:b__158_1 (System.Span`1,System.ValueTuple`2) void System.UriBuilder:.ctor (System.Uri) void System.UriBuilder:set_Port (int) void System.UriBuilder:SetFieldsFromUri () @@ -6635,7 +7601,7 @@ Methods: void System.UriParser:.cctor () void System.UriParser:.ctor (System.UriSyntaxFlags) void System.UriParser/BuiltInUriParser:.ctor (string,int,System.UriSyntaxFlags) - void System.ValueTuple`2:.ctor (string,string) + 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) void System.Version:.ctor (int,int,int,int) @@ -6643,8 +7609,11 @@ Methods: void System.WeakReference:.ctor (object,bool) void System.WeakReference:.ctor (object) void System.WeakReference:Create (object,bool) + void System.WeakReference:Finalize () + void System.WeakReference:set_Target (object) void System.WeakReference`1:.ctor (Java.Interop.IJavaPeerable,bool) void System.WeakReference`1:Create (Java.Interop.IJavaPeerable,bool) + void System.WeakReference`1:Finalize () void System.WeakReference`1:.ctor (Microsoft.Extensions.DependencyInjection.ServiceProvider) void System.WeakReference`1:SetTarget (System.ComponentModel.INotifyPropertyChanged) void Xamarin.Android.Net.AndroidHttpResponseMessage:.ctor (Java.Net.URL,Java.Net.HttpURLConnection) @@ -6659,11 +7628,11 @@ Methods: void Xamarin.Android.Net.AndroidMessageHandler:ParseCookies (Xamarin.Android.Net.AndroidHttpResponseMessage,System.Uri) void Xamarin.Android.Net.AndroidMessageHandler:SetupRequestBody (Java.Net.HttpURLConnection,System.Net.Http.HttpRequestMessage) void Xamarin.Android.Net.AndroidMessageHandler:SetupSSL (Javax.Net.Ssl.HttpsURLConnection,System.Net.Http.HttpRequestMessage) - void Xamarin.Android.Net.AndroidMessageHandler/<>c__DisplayClass125_0:b__0 () - void Xamarin.Android.Net.AndroidMessageHandler/d__128:MoveNext () - void Xamarin.Android.Net.AndroidMessageHandler/d__121:MoveNext () - void Xamarin.Android.Net.AndroidMessageHandler/d__119:MoveNext () - void Xamarin.Android.Net.AndroidMessageHandler/d__146:MoveNext () + void Xamarin.Android.Net.AndroidMessageHandler/<>c__DisplayClass129_0:b__0 () + void Xamarin.Android.Net.AndroidMessageHandler/d__132:MoveNext () + void Xamarin.Android.Net.AndroidMessageHandler/d__123:MoveNext () + void Xamarin.Android.Net.AndroidMessageHandler/d__125:MoveNext () + void Xamarin.Android.Net.AndroidMessageHandler/d__150:MoveNext () void Xamarin.Android.Net.AuthModuleBasic:.ctor () void Xamarin.Android.Net.AuthModuleDigest:.cctor () void Xamarin.Android.Net.AuthModuleDigest:.ctor () diff --git a/.vscode/tasks.json b/.vscode/tasks.json index 3d83eff752ee..0416498b551a 100644 --- a/.vscode/tasks.json +++ b/.vscode/tasks.json @@ -53,11 +53,11 @@ // in vscode. "id": "framework", "type": "pickString", - "default": "net6.0-android", + "default": "net7.0-android", "description": "Pick the framework you want to target.", "options": [ - "net6.0-android", - "net6.0-ios", + "net7.0-android", + "net7.0-ios", ] }, { diff --git a/Directory.Build.props b/Directory.Build.props index e2299b274eb0..24a7ba52f2eb 100644 --- a/Directory.Build.props +++ b/Directory.Build.props @@ -2,10 +2,17 @@ - <_MauiDotNetVersionMajor Condition="'$(_MauiDotNetVersionMajor)' == ''">6 + <_MauiDotNetVersionMajor Condition="'$(_MauiDotNetVersionMajor)' == ''">7 <_MauiDotNetVersionMinor Condition="'$(_MauiDotNetVersionMinor)' == ''">0 <_MauiDotNetVersion Condition="'$(_MauiDotNetVersion)' == ''">$(_MauiDotNetVersionMajor).$(_MauiDotNetVersionMinor) <_MauiDotNetTfm Condition="'$(_MauiDotNetTfm)' == ''">net$(_MauiDotNetVersion) + + <_MauiPreviousDotNetVersionMajor Condition="'$(_MauiPreviousDotNetVersionMajor)' == ''">6 + <_MauiPreviousDotNetVersionMinor Condition="'$(_MauiPreviousDotNetVersionMinor)' == ''">0 + <_MauiPreviousDotNetVersion Condition="'$(_MauiPreviousDotNetVersion)' == ''">$(_MauiPreviousDotNetVersionMajor).$(_MauiPreviousDotNetVersionMinor) + <_MauiPreviousDotNetVersionNoDot Condition="'$(_MauiPreviousDotNetVersionNoDot)' == ''">$(_MauiPreviousDotNetVersionMajor)$(_MauiPreviousDotNetVersionMinor) + <_MauiPreviousDotNetTfm Condition="'$(_MauiPreviousDotNetTfm)' == ''">net$(_MauiPreviousDotNetVersion) + <_MauiTargetPlatformIdentifier>$([MSBuild]::GetTargetPlatformIdentifier('$(TargetFramework)')) <_MauiNoTargetPlatform Condition="'$(_MauiTargetPlatformIdentifier)' == ''">True <_MauiTargetPlatformIsAndroid Condition="'$(_MauiTargetPlatformIdentifier)' == 'android'">True @@ -107,7 +114,7 @@ $(DotNetDirectory)dotnet $(DotNetDirectory)packs/ $(DotNetDirectory)library-packs/ - $(DotNetDirectory)sdk-manifests/$(DotNetVersionBand)/ + $(DotNetDirectory)sdk-manifests/$(DotNetSdkManifestsFolder)/ $(DotNetDirectory)template-packs/ <_MauiBuildTasksLocation>$(_MauiBuildTasksLocation) <_MauiBuildTasksLocation Condition="'$(_MauiBuildTasksLocation)' == ''">$(MSBuildThisFileDirectory).nuspec\ @@ -145,4 +152,10 @@ + + + true + + true + diff --git a/Directory.Build.targets b/Directory.Build.targets index 381c6000ea68..b09a7de6ec0b 100644 --- a/Directory.Build.targets +++ b/Directory.Build.targets @@ -16,14 +16,20 @@ 10.0 10.0 + + $(NoWarn);CA1416 10.0 10.0 + + $(NoWarn);CA1416 13.1 13.1 + + $(NoWarn);CA1416 10.14 diff --git a/GitInfo.txt b/GitInfo.txt index ea5b415b1c34..2f424f8bc1ca 100644 --- a/GitInfo.txt +++ b/GitInfo.txt @@ -1 +1 @@ -6.0.550-ci.main +7.0.0-ci.net7 diff --git a/Microsoft.Maui-mac.slnf b/Microsoft.Maui-mac.slnf index 4f9455660ce5..4e7526f2e4db 100644 --- a/Microsoft.Maui-mac.slnf +++ b/Microsoft.Maui-mac.slnf @@ -60,7 +60,6 @@ "src\\Workload\\Microsoft.Maui.Controls.Runtime\\Microsoft.Maui.Controls.Runtime.csproj", "src\\Workload\\Microsoft.Maui.Core.Ref\\Microsoft.Maui.Core.Ref.csproj", "src\\Workload\\Microsoft.Maui.Core.Runtime\\Microsoft.Maui.Core.Runtime.csproj", - "src\\Workload\\Microsoft.Maui.Dependencies\\Microsoft.Maui.Dependencies.csproj", "src\\Workload\\Microsoft.Maui.Essentials.Ref\\Microsoft.Maui.Essentials.Ref.csproj", "src\\Workload\\Microsoft.Maui.Essentials.Runtime\\Microsoft.Maui.Essentials.Runtime.csproj", "src\\Workload\\Microsoft.Maui.Sdk\\Microsoft.Maui.Sdk.csproj", diff --git a/Microsoft.Maui.Packages-mac.slnf b/Microsoft.Maui.Packages-mac.slnf index 00da180d62d0..bfb2f5c21bcf 100644 --- a/Microsoft.Maui.Packages-mac.slnf +++ b/Microsoft.Maui.Packages-mac.slnf @@ -25,7 +25,6 @@ "src\\Workload\\Microsoft.Maui.Sdk\\Microsoft.Maui.Sdk.csproj", "src\\Workload\\Microsoft.Maui.Core.Ref\\Microsoft.Maui.Core.Ref.csproj", "src\\Workload\\Microsoft.Maui.Core.Runtime\\Microsoft.Maui.Core.Runtime.csproj", - "src\\Workload\\Microsoft.Maui.Dependencies\\Microsoft.Maui.Dependencies.csproj", "src\\Workload\\Microsoft.Maui.Essentials.Ref\\Microsoft.Maui.Essentials.Ref.csproj", "src\\Workload\\Microsoft.Maui.Essentials.Runtime\\Microsoft.Maui.Essentials.Runtime.csproj", "src\\Workload\\Microsoft.NET.Sdk.Maui\\Microsoft.NET.Sdk.Maui.csproj" diff --git a/Microsoft.Maui.Packages.slnf b/Microsoft.Maui.Packages.slnf index 68e1736d0a39..c28b36f80843 100644 --- a/Microsoft.Maui.Packages.slnf +++ b/Microsoft.Maui.Packages.slnf @@ -28,7 +28,6 @@ "src\\Workload\\Microsoft.Maui.Sdk\\Microsoft.Maui.Sdk.csproj", "src\\Workload\\Microsoft.Maui.Core.Ref\\Microsoft.Maui.Core.Ref.csproj", "src\\Workload\\Microsoft.Maui.Core.Runtime\\Microsoft.Maui.Core.Runtime.csproj", - "src\\Workload\\Microsoft.Maui.Dependencies\\Microsoft.Maui.Dependencies.csproj", "src\\Workload\\Microsoft.Maui.Essentials.Ref\\Microsoft.Maui.Essentials.Ref.csproj", "src\\Workload\\Microsoft.Maui.Essentials.Runtime\\Microsoft.Maui.Essentials.Runtime.csproj", "src\\Workload\\Microsoft.Maui.Resizetizer.Sdk\\Microsoft.Maui.Resizetizer.Sdk.csproj", diff --git a/Microsoft.Maui.sln b/Microsoft.Maui.sln index 92b1255752f4..80664e9cd239 100644 --- a/Microsoft.Maui.sln +++ b/Microsoft.Maui.sln @@ -80,8 +80,6 @@ Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Microsoft.Maui.Core.Ref", " EndProject Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Microsoft.Maui.Core.Runtime", "src\Workload\Microsoft.Maui.Core.Runtime\Microsoft.Maui.Core.Runtime.csproj", "{73075C7E-AA0A-4FD6-BBD7-6BD3B43BC2A9}" EndProject -Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Microsoft.Maui.Dependencies", "src\Workload\Microsoft.Maui.Dependencies\Microsoft.Maui.Dependencies.csproj", "{582BA9EC-420C-4512-8892-37E8F6D1E70F}" -EndProject Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Microsoft.Maui.Essentials.Ref", "src\Workload\Microsoft.Maui.Essentials.Ref\Microsoft.Maui.Essentials.Ref.csproj", "{28B1E6A8-4EB7-4B82-9552-10C418692496}" EndProject Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Microsoft.Maui.Essentials.Runtime", "src\Workload\Microsoft.Maui.Essentials.Runtime\Microsoft.Maui.Essentials.Runtime.csproj", "{C69336DF-EE56-4236-8188-06B2A8AD8A36}" @@ -357,10 +355,6 @@ Global {73075C7E-AA0A-4FD6-BBD7-6BD3B43BC2A9}.Debug|Any CPU.Build.0 = Debug|Any CPU {73075C7E-AA0A-4FD6-BBD7-6BD3B43BC2A9}.Release|Any CPU.ActiveCfg = Release|Any CPU {73075C7E-AA0A-4FD6-BBD7-6BD3B43BC2A9}.Release|Any CPU.Build.0 = Release|Any CPU - {582BA9EC-420C-4512-8892-37E8F6D1E70F}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {582BA9EC-420C-4512-8892-37E8F6D1E70F}.Debug|Any CPU.Build.0 = Debug|Any CPU - {582BA9EC-420C-4512-8892-37E8F6D1E70F}.Release|Any CPU.ActiveCfg = Release|Any CPU - {582BA9EC-420C-4512-8892-37E8F6D1E70F}.Release|Any CPU.Build.0 = Release|Any CPU {28B1E6A8-4EB7-4B82-9552-10C418692496}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {28B1E6A8-4EB7-4B82-9552-10C418692496}.Debug|Any CPU.Build.0 = Debug|Any CPU {28B1E6A8-4EB7-4B82-9552-10C418692496}.Release|Any CPU.ActiveCfg = Release|Any CPU @@ -678,7 +672,6 @@ Global {C5C434A7-4E1F-456F-A23A-F2566C98301A} = {EC63FD88-5E12-46D7-B440-68F70241D987} {359FFDAC-3E3C-4A78-98EE-9070841E5792} = {EC63FD88-5E12-46D7-B440-68F70241D987} {73075C7E-AA0A-4FD6-BBD7-6BD3B43BC2A9} = {EC63FD88-5E12-46D7-B440-68F70241D987} - {582BA9EC-420C-4512-8892-37E8F6D1E70F} = {EC63FD88-5E12-46D7-B440-68F70241D987} {28B1E6A8-4EB7-4B82-9552-10C418692496} = {EC63FD88-5E12-46D7-B440-68F70241D987} {C69336DF-EE56-4236-8188-06B2A8AD8A36} = {EC63FD88-5E12-46D7-B440-68F70241D987} {02414DF4-FBE9-400B-8F3F-40DDC7F8FEFC} = {EC63FD88-5E12-46D7-B440-68F70241D987} diff --git a/NuGet.config b/NuGet.config index 43b6c8313d71..cf67e711c6be 100644 --- a/NuGet.config +++ b/NuGet.config @@ -4,8 +4,11 @@ + + + @@ -19,6 +22,9 @@ + + + diff --git a/eng/Microsoft.Extensions.targets b/eng/Microsoft.Extensions.targets index 7fe0fea7de3f..931798a7942d 100644 --- a/eng/Microsoft.Extensions.targets +++ b/eng/Microsoft.Extensions.targets @@ -34,7 +34,7 @@ /> - + https://github.com/dotnet/installer - 5f500d02d2d9533cf2b56364024cd9956c2af0b8 + e6dd91c290b808f971a1ac69c2fb29395bbf1051 - + https://github.com/dotnet/runtime - cdf48abd370f148a537960141f73769e678660e7 + d25158d0dffd699340cedcfd43324c87a809a214 - + https://github.com/xamarin/xamarin-android - 28f788ced6282094aaf18fab26b47f7d1e6e88cd + 8f1d9a47205ead80132661f68b0cee9ed0e0220b - + https://github.com/xamarin/xamarin-macios - 23a6d4ad7354f535140eba662a81485eb010feb0 + 754abbf6a3563f6267e5717ae832b4ac25b1f2fb - + https://github.com/xamarin/xamarin-macios - 12aaa79efd7aefb65a3875e8c42da75e473077c6 + 754abbf6a3563f6267e5717ae832b4ac25b1f2fb - + https://github.com/xamarin/xamarin-macios - 12aaa79efd7aefb65a3875e8c42da75e473077c6 + 7e129d7643d1d820e9eb20c102d7ab6ad06f7937 - + https://github.com/xamarin/xamarin-macios - 23a6d4ad7354f535140eba662a81485eb010feb0 + 7e129d7643d1d820e9eb20c102d7ab6ad06f7937 - + https://github.com/dotnet/emsdk - c3fc739ca5a38641fe021f94c3986465296c71e0 + daca2015ce74956591df9c9dc7ee732af7863b42 + + + https://github.com/dotnet/emsdk + daca2015ce74956591df9c9dc7ee732af7863b42 https://dev.azure.com/microsoft/ProjectReunion/_git/ProjectReunionInternal - + https://github.com/dotnet/aspnetcore - e8bba19667fae8b6f9cb154d2645d4550f235360 + d50065c4a4fe31a66a1cc2e1a31896d30464da13 - + https://github.com/dotnet/aspnetcore - e8bba19667fae8b6f9cb154d2645d4550f235360 + d50065c4a4fe31a66a1cc2e1a31896d30464da13 - + https://github.com/dotnet/aspnetcore - e8bba19667fae8b6f9cb154d2645d4550f235360 + d50065c4a4fe31a66a1cc2e1a31896d30464da13 - + https://github.com/dotnet/aspnetcore - e8bba19667fae8b6f9cb154d2645d4550f235360 + d50065c4a4fe31a66a1cc2e1a31896d30464da13 - + https://github.com/dotnet/aspnetcore - e8bba19667fae8b6f9cb154d2645d4550f235360 + d50065c4a4fe31a66a1cc2e1a31896d30464da13 - + https://github.com/dotnet/aspnetcore - e8bba19667fae8b6f9cb154d2645d4550f235360 + d50065c4a4fe31a66a1cc2e1a31896d30464da13 - + https://github.com/dotnet/aspnetcore - e8bba19667fae8b6f9cb154d2645d4550f235360 + d50065c4a4fe31a66a1cc2e1a31896d30464da13 - + https://github.com/dotnet/aspnetcore - e8bba19667fae8b6f9cb154d2645d4550f235360 + d50065c4a4fe31a66a1cc2e1a31896d30464da13 + + + https://github.com/dotnet/aspnetcore + d50065c4a4fe31a66a1cc2e1a31896d30464da13 + + + https://github.com/dotnet/aspnetcore + d50065c4a4fe31a66a1cc2e1a31896d30464da13 + + + https://github.com/dotnet/aspnetcore + d50065c4a4fe31a66a1cc2e1a31896d30464da13 https://github.com/dotnet/templating 3f4da9ced34942d83054e647f3b1d9d7dde281e8 - - https://github.com/dotnet/Microsoft.Maui.Graphics - 015c4cd2d4ce120e516d75601ef5e80004b141a7 - https://github.com/dotnet/xharness 9832d3f69cb3a3ba9b6196b7210cb3949f4af6c1 diff --git a/eng/Versions.props b/eng/Versions.props index 9b8ffd8b927b..31cac336c8d2 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -1,47 +1,47 @@ + + 6.0.547 - 6.0.403-servicing.22517.2 + 7.0.100-rtm.22519.39 - 6.0.10 + 7.0.0-rtm.22511.4 - 6.0.0 - 6.0.1 - 6.0.2 - 6.0.0 + 7.0.0 + 7.0.0 + 7.0.0 - 32.0.478 + 33.0.4 - 16.0.523 - 15.4.467 - 12.3.467 - 16.0.523 + 15.4.2372 + 12.3.2372 + 16.0.1478 + 16.0.1478 - 7.0.400-preview.1.0 + 7.0.100 - 6.0.10 - $(MicrosoftNETWorkloadEmscriptenManifest60300PackageVersion) + 7.0.0-rtm.22504.3 + $(MicrosoftNETWorkloadEmscriptennet7Manifest70100PackageVersion) 1.1.5 10.0.22621.1 1.0.4 - 6.0.10 - 6.0.10 - 6.0.10 - 6.0.10 - 6.0.10 - 6.0.10 - 6.0.10 - 6.0.10 - 6.0.10 - 6.0.10 - 6.0.10 + 7.0.0 + 7.0.0 + 7.0.0 + 7.0.0 + 7.0.0 + 7.0.0 + 7.0.0 + 7.0.0 + 7.0.0 + 7.0.0 + 7.0.0 7.0.0-preview1.22559.1 3.3.3 3.3.3 - 6.0.501 4.5.0 <_MicrosoftWebWebView2Version>1.0.1418.22 @@ -69,14 +69,13 @@ 1.2.0 - - - 6.0.400 - 6.0.400 - 6.0.300 - 6.0.300 - 6.0.400 - 6.0.400 - 6.0.400 + 7.0.100 + $(DotNetVersionBand)$([System.Text.RegularExpressions.Regex]::Match($(MicrosoftDotnetSdkInternalPackageVersion), `\-(preview|rc).\d+`)) + $(DotNetSdkManifestsFolder) + $(DotNetVersionBand) + $(DotNetVersionBand) + $(DotNetSdkManifestsFolder) + $(DotNetSdkManifestsFolder) + 7.0.100 diff --git a/eng/automation/vs-workload.template.props b/eng/automation/vs-workload.template.props index 8436eb34a7b5..1f831c89422b 100644 --- a/eng/automation/vs-workload.template.props +++ b/eng/automation/vs-workload.template.props @@ -1,7 +1,7 @@ - Microsoft.NET.Sdk.Maui.Workload + Microsoft.NET.Sdk.Maui.Workload.@VSMAN_VERSION@ @VS_COMPONENT_VERSION@ diff --git a/eng/cake/dotnet.cake b/eng/cake/dotnet.cake index 8c5065228f46..ba6e4908e00e 100644 --- a/eng/cake/dotnet.cake +++ b/eng/cake/dotnet.cake @@ -87,9 +87,9 @@ Task("dotnet-build") { RunMSBuildWithDotNet("./Microsoft.Maui.BuildTasks.slnf"); if (IsRunningOnWindows()) - RunMSBuildWithDotNet("./Microsoft.Maui.sln"); + RunMSBuildWithDotNet("./Microsoft.Maui.sln", maxCpuCount: 1); else - RunMSBuildWithDotNet("./Microsoft.Maui-mac.slnf"); + RunMSBuildWithDotNet("./Microsoft.Maui-mac.slnf", maxCpuCount: 1); }); Task("dotnet-samples") @@ -101,7 +101,7 @@ Task("dotnet-samples") ["UseWorkload"] = "true", // ["GenerateAppxPackageOnBuild"] = "true", ["RestoreConfigFile"] = tempDir.CombineWithFilePath("NuGet.config").FullPath, - }); + }, maxCpuCount: 1); }); Task("dotnet-templates") @@ -133,6 +133,8 @@ Task("dotnet-templates") // Avoid iOS build warning as error on Windows: There is no available connection to the Mac. Task 'VerifyXcodeVersion' will not be executed { "CustomBeforeMicrosoftCSharpTargets", MakeAbsolute(File("./src/Templates/TemplateTestExtraTargets.targets")).FullPath }, + //Try not restore dependecies of 6.0.10 + { "DisableTransitiveFrameworkReferenceDownloads", "true" }, }; var templates = new Dictionary> { @@ -596,7 +598,8 @@ void RunMSBuildWithDotNet( bool warningsAsError = false, bool restore = true, string targetFramework = null, - bool forceDotNetBuild = false) + bool forceDotNetBuild = false, + int maxCpuCount = 0) { var useDotNetBuild = forceDotNetBuild || !IsRunningOnWindows() || target == "Run"; @@ -611,7 +614,7 @@ void RunMSBuildWithDotNet( var msbuildSettings = new DotNetCoreMSBuildSettings() .SetConfiguration(configuration) - .SetMaxCpuCount(0) + .SetMaxCpuCount(maxCpuCount) .WithTarget(target) .EnableBinaryLogger(binlog); diff --git a/eng/devices/android.cake b/eng/devices/android.cake index 83296c895272..dc4fe07c38c9 100644 --- a/eng/devices/android.cake +++ b/eng/devices/android.cake @@ -12,7 +12,7 @@ string DEVICE_NAME = Argument("skin", EnvironmentVariable("ANDROID_TEST_SKIN") ? // optional var USE_DOTNET = Argument("dotnet", true); var DOTNET_PATH = Argument("dotnet-path", EnvironmentVariable("DOTNET_PATH")); -var TARGET_FRAMEWORK = Argument("tfm", EnvironmentVariable("TARGET_FRAMEWORK") ?? (USE_DOTNET ? "net6.0-android" : "")); +var TARGET_FRAMEWORK = Argument("tfm", EnvironmentVariable("TARGET_FRAMEWORK") ?? (USE_DOTNET ? "net7.0-android" : "")); var BINLOG_ARG = Argument("binlog", EnvironmentVariable("ANDROID_TEST_BINLOG") ?? ""); DirectoryPath BINLOG_DIR = string.IsNullOrEmpty(BINLOG_ARG) && !string.IsNullOrEmpty(PROJECT.FullPath) ? PROJECT.GetDirectory() : BINLOG_ARG; var TEST_APP = Argument("app", EnvironmentVariable("ANDROID_TEST_APP") ?? ""); @@ -231,6 +231,12 @@ Task("Test") Information("Waited {0} seconds for the emulator to boot up.", waited); } + Information("Setting the ADB properties..."); + var lines = AdbShell("setprop debug.mono.log default,mono_log_level=debug,mono_log_mask=all", adbSettings); + Information("{0}", string.Join("\n", lines)); + lines = AdbShell("getprop debug.mono.log", adbSettings); + Information("{0}", string.Join("\n", lines)); + var settings = new DotNetCoreToolSettings { DiagnosticOutput = true, ArgumentCustomization = args=>args.Append("run xharness android test " + diff --git a/eng/devices/ios.cake b/eng/devices/ios.cake index aadaf709e010..b5916583d328 100644 --- a/eng/devices/ios.cake +++ b/eng/devices/ios.cake @@ -10,7 +10,7 @@ string TEST_DEVICE = Argument("device", EnvironmentVariable("IOS_TEST_DEVICE") ? // optional var USE_DOTNET = Argument("dotnet", true); var DOTNET_PATH = Argument("dotnet-path", EnvironmentVariable("DOTNET_PATH")); -var TARGET_FRAMEWORK = Argument("tfm", EnvironmentVariable("TARGET_FRAMEWORK") ?? (USE_DOTNET ? "net6.0-ios" : "")); +var TARGET_FRAMEWORK = Argument("tfm", EnvironmentVariable("TARGET_FRAMEWORK") ?? (USE_DOTNET ? "net7.0-ios" : "")); var BINLOG_ARG = Argument("binlog", EnvironmentVariable("IOS_TEST_BINLOG") ?? ""); DirectoryPath BINLOG_DIR = string.IsNullOrEmpty(BINLOG_ARG) && !string.IsNullOrEmpty(PROJECT.FullPath) ? PROJECT.GetDirectory() : BINLOG_ARG; var TEST_APP = Argument("app", EnvironmentVariable("IOS_TEST_APP") ?? ""); diff --git a/eng/pipelines/common/pack.yml b/eng/pipelines/common/pack.yml index ed12ed6a39f6..75eaf4d486a6 100644 --- a/eng/pipelines/common/pack.yml +++ b/eng/pipelines/common/pack.yml @@ -9,6 +9,7 @@ steps: parameters: platform: ${{ parameters.platform }} poolName: ${{ parameters.poolName }} + provisioning: true provisionatorChannel: ${{ parameters.provisionatorChannel }} - pwsh: ./build.ps1 --target=dotnet --configuration="Release" --verbosity=diagnostic displayName: 'Install .NET' diff --git a/eng/pipelines/common/provision.yml b/eng/pipelines/common/provision.yml index 47b14b9518c0..563be62ddc50 100644 --- a/eng/pipelines/common/provision.yml +++ b/eng/pipelines/common/provision.yml @@ -97,13 +97,23 @@ steps: env: PROVISIONATOR_CHANNEL: ${{ parameters.provisionatorChannel }} AUTH_TOKEN_GITHUB_COM: $(github--pat--vs-mobiletools-engineering-service2) - - pwsh: | $msbuild = "$env:ProgramFiles/Microsoft Visual Studio/2022/Preview/MSBuild/Current/Bin/MSBuild.exe" echo "##vso[task.setvariable variable=MSBUILD_EXE]$msbuild" displayName: 'Setup MSBuild Paths' condition: eq(variables['provisioningVS'], 'true') + # Provision Additional Software + - task: xamops.azdevex.provisionator-task.provisionator@2 + displayName: 'Provision Additional Software' + condition: eq('${{ parameters.provisioning }}', 'true') + inputs: + provisioning_script: $(provisionator.path) + provisioning_extra_args: $(provisionator.extraArguments) + env: + PROVISIONATOR_CHANNEL: ${{ parameters.provisionatorChannel }} + AUTH_TOKEN_GITHUB_COM: $(github--pat--vs-mobiletools-engineering-service2) + # Prepare Both - task: UseDotNet@2 # https://docs.microsoft.com/en-us/azure/devops/pipelines/tasks/tool/dotnet-core-tool-installer?view=azure-devops displayName: 'Use .NET SDK 6' @@ -131,7 +141,6 @@ steps: - pwsh: dotnet nuget locals all --clear displayName: 'Clear all NuGet caches' - # Prepare for Reunion packages # - ${{ if eq(variables['System.TeamProject'], 'devdiv') }}: # - task: NuGetAuthenticate@0 diff --git a/eng/pipelines/common/sign.yml b/eng/pipelines/common/sign.yml index bd1b3b284dc6..4b9209051744 100644 --- a/eng/pipelines/common/sign.yml +++ b/eng/pipelines/common/sign.yml @@ -23,4 +23,3 @@ stages: artifactPath: signed propsArtifactName: nuget signType: Real - useDateTimeVersion: falses diff --git a/eng/pipelines/handlers.yml b/eng/pipelines/handlers.yml index 6dd16ce3652b..99b83cf7282e 100644 --- a/eng/pipelines/handlers.yml +++ b/eng/pipelines/handlers.yml @@ -3,6 +3,7 @@ trigger: include: - main - release/* + - net7.0 - loc tags: include: @@ -26,6 +27,7 @@ pr: include: - main - release/* + - net7.0 paths: include: - '*' @@ -104,6 +106,8 @@ parameters: tfm: default - name: net6 tfm: net6.0 + - name: net7 + tfm: net7.0 resources: repositories: @@ -130,7 +134,7 @@ stages: workspace: clean: all displayName: ${{ BuildPlatform.name }} (${{ BuildConfiguration }}) - timeoutInMinutes: 120 + timeoutInMinutes: 240 condition: or( ${{ parameters.BuildEverything }}, ne(variables['Build.Reason'], 'PullRequest'), @@ -148,6 +152,7 @@ stages: parameters: platform: ${{ BuildPlatform.name }} poolName: ${{ BuildPlatform.poolName }} + provisioning: true provisionatorChannel: ${{ parameters.provisionatorChannel }} - pwsh: ./build.ps1 --target=dotnet --configuration="${{ BuildConfiguration }}" --verbosity=diagnostic displayName: 'Install .NET' @@ -179,7 +184,7 @@ stages: workspace: clean: all displayName: ${{ PackPlatform.name }} - timeoutInMinutes: 120 + timeoutInMinutes: 240 pool: name: ${{ PackPlatform.poolName }} vmImage: ${{ PackPlatform.vmImage }} @@ -206,7 +211,7 @@ stages: workspace: clean: all displayName: ${{ BuildPlatform.name }} (${{ BuildConfiguration }}) - timeoutInMinutes: 120 + timeoutInMinutes: 240 condition: or( ${{ parameters.BuildEverything }}, ne(variables['Build.Reason'], 'PullRequest'), @@ -224,6 +229,7 @@ stages: parameters: platform: ${{ BuildPlatform.name }} poolName: ${{ BuildPlatform.poolName }} + provisioning: true provisionatorChannel: ${{ parameters.provisionatorChannel }} - task: DownloadBuildArtifacts@0 @@ -259,7 +265,7 @@ stages: workspace: clean: all displayName: ${{ BuildPlatform.name }} ${{ TestTFM.tfm }} (${{ BuildConfiguration }}) - timeoutInMinutes: 120 + timeoutInMinutes: 240 condition: or( ${{ parameters.BuildEverything }}, ne(variables['Build.Reason'], 'PullRequest'), @@ -277,6 +283,7 @@ stages: parameters: platform: ${{ BuildPlatform.name }} poolName: ${{ BuildPlatform.poolName }} + provisioning: true provisionatorChannel: ${{ parameters.provisionatorChannel }} - task: DownloadBuildArtifacts@0 displayName: 'Download Packages' diff --git a/eng/pipelines/maui-release.yml b/eng/pipelines/maui-release.yml index bc60052c16ef..29846eedd460 100644 --- a/eng/pipelines/maui-release.yml +++ b/eng/pipelines/maui-release.yml @@ -66,7 +66,7 @@ stages: workspace: clean: all displayName: ${{ PackPlatform.name }} - timeoutInMinutes: 120 + timeoutInMinutes: 240 pool: name: ${{ PackPlatform.poolName }} vmImage: ${{ PackPlatform.vmImage }} diff --git a/eng/provisioning/provisioning.csx b/eng/provisioning/provisioning.csx index e654a84f5fe9..a62d57095c9a 100644 --- a/eng/provisioning/provisioning.csx +++ b/eng/provisioning/provisioning.csx @@ -108,6 +108,8 @@ if(String.IsNullOrWhiteSpace(ANDROID_API_SDKS)) .ApiLevel((AndroidApiLevel)29) .ApiLevel((AndroidApiLevel)30) .ApiLevel((AndroidApiLevel)31) + .ApiLevel((AndroidApiLevel)32) + .ApiLevel((AndroidApiLevel)33) .VirtualDevice( "Android_API23", (AndroidApiLevel)23, @@ -156,8 +158,7 @@ if(String.IsNullOrWhiteSpace(ANDROID_API_SDKS)) AndroidSystemImageApi.GooglePlayStore, AndroidSystemImageAbi.x86, AndroidVirtualDevice.NEXUS_5X) - - .SdkManagerPackage ("build-tools;29.0.3"); + .SdkManagerPackage ("build-tools;33.0.0"); } else{ diff --git a/omnisharp.json b/omnisharp.json index e4b0a3cf074e..45c2fd43b9a1 100644 --- a/omnisharp.json +++ b/omnisharp.json @@ -29,8 +29,6 @@ "src/Workload/Microsoft.Maui.Controls.Runtime/Microsoft.Maui.Controls.Runtime.csproj", "src/Workload/Microsoft.Maui.Core.Runtime/Microsoft.Maui.Core.Runtime.csproj", "src/Workload/Microsoft.Maui.Essentials.Ref/Microsoft.Maui.Essentials.Ref.csproj", - "src/Workload/Microsoft.Maui.Dependencies/Microsoft.Maui.Dependencies.csproj", - "Microsoft.Maui.Packages.slnf", "Microsoft.Maui.Samples.slnf", "Microsoft.Maui.sln", diff --git a/src/BlazorWebView/src/Maui/Android/AndroidMauiAssetFileProvider.cs b/src/BlazorWebView/src/Maui/Android/AndroidMauiAssetFileProvider.cs index 78a0f2493731..41ef886213a1 100644 --- a/src/BlazorWebView/src/Maui/Android/AndroidMauiAssetFileProvider.cs +++ b/src/BlazorWebView/src/Maui/Android/AndroidMauiAssetFileProvider.cs @@ -29,8 +29,8 @@ public IDirectoryContents GetDirectoryContents(string subpath) public IFileInfo GetFileInfo(string subpath) => new AndroidMauiAssetFileInfo(_assets, Path.Combine(_contentRootDir, subpath)); - public IChangeToken? Watch(string filter) - => null; + public IChangeToken Watch(string filter) + => NullChangeToken.Singleton; private sealed class AndroidMauiAssetFileInfo : IFileInfo { diff --git a/src/BlazorWebView/src/Maui/Android/BlazorWebViewHandler.Android.cs b/src/BlazorWebView/src/Maui/Android/BlazorWebViewHandler.Android.cs index b3e83d957487..504716a874ca 100644 --- a/src/BlazorWebView/src/Maui/Android/BlazorWebViewHandler.Android.cs +++ b/src/BlazorWebView/src/Maui/Android/BlazorWebViewHandler.Android.cs @@ -20,12 +20,14 @@ public partial class BlazorWebViewHandler : ViewHandler new TizenMauiAssetFileInfo(Path.Combine(_resDir, subpath)); - public IChangeToken? Watch(string filter) - => null; + public IChangeToken Watch(string filter) + => NullChangeToken.Singleton; private sealed class TizenMauiAssetFileInfo : IFileInfo { diff --git a/src/BlazorWebView/src/Maui/iOS/BlazorWebViewHandler.iOS.cs b/src/BlazorWebView/src/Maui/iOS/BlazorWebViewHandler.iOS.cs index 9e367d0deccd..078a153b29f5 100644 --- a/src/BlazorWebView/src/Maui/iOS/BlazorWebViewHandler.iOS.cs +++ b/src/BlazorWebView/src/Maui/iOS/BlazorWebViewHandler.iOS.cs @@ -190,7 +190,7 @@ public SchemeHandler(BlazorWebViewHandler webViewHandler) [SupportedOSPlatform("ios11.0")] public void StartUrlSchemeTask(WKWebView webView, IWKUrlSchemeTask urlSchemeTask) { - var responseBytes = GetResponseBytes(urlSchemeTask.Request.Url.AbsoluteString, out var contentType, statusCode: out var statusCode); + var responseBytes = GetResponseBytes(urlSchemeTask.Request.Url?.AbsoluteString ?? "", out var contentType, statusCode: out var statusCode); if (statusCode == 200) { using (var dic = new NSMutableDictionary()) @@ -199,8 +199,12 @@ public void StartUrlSchemeTask(WKWebView webView, IWKUrlSchemeTask urlSchemeTask dic.Add((NSString)"Content-Type", (NSString)contentType); // Disable local caching. This will prevent user scripts from executing correctly. dic.Add((NSString)"Cache-Control", (NSString)"no-cache, max-age=0, must-revalidate, no-store"); - using var response = new NSHttpUrlResponse(urlSchemeTask.Request.Url, statusCode, "HTTP/1.1", dic); - urlSchemeTask.DidReceiveResponse(response); + if(urlSchemeTask.Request.Url != null) + { + using var response = new NSHttpUrlResponse(urlSchemeTask.Request.Url, statusCode, "HTTP/1.1", dic); + urlSchemeTask.DidReceiveResponse(response); + } + } urlSchemeTask.DidReceiveData(NSData.FromArray(responseBytes)); urlSchemeTask.DidFinish(); diff --git a/src/BlazorWebView/src/Maui/iOS/IOSWebViewManager.cs b/src/BlazorWebView/src/Maui/iOS/IOSWebViewManager.cs index 193e82cfb33c..e5da67ab8cba 100644 --- a/src/BlazorWebView/src/Maui/iOS/IOSWebViewManager.cs +++ b/src/BlazorWebView/src/Maui/iOS/IOSWebViewManager.cs @@ -176,10 +176,10 @@ private static void PresentAlertController( if (cancelAction != null) AddCancelAction(controller, () => cancelAction(controller)); -#pragma warning disable CA1416 // TODO: 'UIApplication.Windows' is unsupported on: 'ios' 15.0 and later +#pragma warning disable CA1416, CA1422 // TODO: 'UIApplication.Windows' is unsupported on: 'ios' 15.0 and later GetTopViewController(UIApplication.SharedApplication.Windows.FirstOrDefault(m => m.IsKeyWindow)?.RootViewController)? .PresentViewController(controller, true, null); -#pragma warning restore CA1416 +#pragma warning restore CA1416, CA1422 } private static UIViewController? GetTopViewController(UIViewController? viewController) @@ -236,9 +236,9 @@ public override void DecidePolicy(WKWebView webView, WKNavigationAction navigati if (strategy == UrlLoadingStrategy.OpenExternally) { -#pragma warning disable CA1416 // TODO: OpenUrl(...) has [UnsupportedOSPlatform("ios10.0")] +#pragma warning disable CA1416, CA1422 // TODO: OpenUrl(...) has [UnsupportedOSPlatform("ios10.0")] UIApplication.SharedApplication.OpenUrl(requestUrl); -#pragma warning restore CA1416 +#pragma warning restore CA1416, CA1422 } if (strategy != UrlLoadingStrategy.OpenInWebView) diff --git a/src/BlazorWebView/src/Maui/iOS/iOSMauiAssetFileProvider.cs b/src/BlazorWebView/src/Maui/iOS/iOSMauiAssetFileProvider.cs index 459e65dd26db..3c3b74a4d824 100644 --- a/src/BlazorWebView/src/Maui/iOS/iOSMauiAssetFileProvider.cs +++ b/src/BlazorWebView/src/Maui/iOS/iOSMauiAssetFileProvider.cs @@ -26,8 +26,8 @@ public IDirectoryContents GetDirectoryContents(string subpath) public IFileInfo GetFileInfo(string subpath) => new iOSMauiAssetFileInfo(Path.Combine(_bundleRootDir, subpath)); - public IChangeToken? Watch(string filter) - => null; + public IChangeToken Watch(string filter) + => NullChangeToken.Singleton; private sealed class iOSMauiAssetFileInfo : IFileInfo { diff --git a/src/BlazorWebView/src/WindowsForms/WindowsFormsDispatcher.cs b/src/BlazorWebView/src/WindowsForms/WindowsFormsDispatcher.cs index 91f8012e019f..c22fb672ae8a 100644 --- a/src/BlazorWebView/src/WindowsForms/WindowsFormsDispatcher.cs +++ b/src/BlazorWebView/src/WindowsForms/WindowsFormsDispatcher.cs @@ -117,7 +117,7 @@ public override async Task InvokeAsync(Func workItem) else { var asyncResult = _dispatchThreadControl.BeginInvoke(workItem); - return await Task.Factory.FromAsync(asyncResult, result => (TResult)_dispatchThreadControl.EndInvoke(result)); + return await Task.Factory.FromAsync(asyncResult, result => (TResult)_dispatchThreadControl.EndInvoke(result)!); } } catch (Exception ex) diff --git a/src/Compatibility/ControlGallery/src/Android/Properties/AndroidManifest.xml b/src/Compatibility/ControlGallery/src/Android/Properties/AndroidManifest.xml index d833eaa7f446..373632615c29 100644 --- a/src/Compatibility/ControlGallery/src/Android/Properties/AndroidManifest.xml +++ b/src/Compatibility/ControlGallery/src/Android/Properties/AndroidManifest.xml @@ -1,6 +1,5 @@  - diff --git a/src/Compatibility/ControlGallery/src/iOS/AppDelegate.cs b/src/Compatibility/ControlGallery/src/iOS/AppDelegate.cs index 1231a3417da7..fd869c107b6a 100644 --- a/src/Compatibility/ControlGallery/src/iOS/AppDelegate.cs +++ b/src/Compatibility/ControlGallery/src/iOS/AppDelegate.cs @@ -182,6 +182,7 @@ void AddNativeControls(NestedNativeControlGalleryPage page) "I am a native UILabel with considerably more text. Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua."; #pragma warning disable CA1416 // TODO: UILabel.MinimumFontSize has [UnsupportedOSPlatform("ios6.0")] +#pragma warning disable CA1422 // Validate platform compatibility var uilabel = new UILabel { MinimumFontSize = 14f, @@ -243,6 +244,7 @@ void AddNativeControls(NestedNativeControlGalleryPage page) LineBreakMode = UILineBreakMode.WordWrap, Font = UIFont.FromName("Helvetica", 24f) }; +#pragma warning restore CA1422 // Validate platform compatibility #pragma warning restore CA1416 // Add a misbehaving control @@ -285,6 +287,7 @@ void AddNativeBindings(NativeBindingGalleryPage page) int width = (int)sl.Width; int heightCustomLabelView = 100; +#pragma warning disable CA1422 // Validate platform compatibility var uilabel = new UILabel(new CGRect(0, 0, width, heightCustomLabelView)) { #pragma warning disable CA1416 // TODO: UILabel.MinimumFontSize has [UnsupportedOSPlatform("ios6.0")] @@ -295,6 +298,7 @@ void AddNativeBindings(NativeBindingGalleryPage page) Font = UIFont.FromName("Helvetica", 24f), Text = "DefaultText" }; +#pragma warning restore CA1422 // Validate platform compatibility var uibuttonColor = new UIButton(UIButtonType.System); uibuttonColor.SetTitle("Toggle Text Color Binding", UIControlState.Normal); @@ -352,7 +356,9 @@ public void StartPressed40911() }; #pragma warning disable CA1416 // TODO: 'UIApplication.KeyWindow' is unsupported on: 'ios' 13.0 and later +#pragma warning disable CA1422 // Validate platform compatibility var window = UIApplication.SharedApplication.KeyWindow; +#pragma warning restore CA1422 // Validate platform compatibility #pragma warning restore CA1416 var vc = window.RootViewController; while (vc.PresentedViewController != null) diff --git a/src/Compatibility/ControlGallery/src/iOS/CustomRenderers.cs b/src/Compatibility/ControlGallery/src/iOS/CustomRenderers.cs index 28f18f9381b5..1b45d7286449 100644 --- a/src/Compatibility/ControlGallery/src/iOS/CustomRenderers.cs +++ b/src/Compatibility/ControlGallery/src/iOS/CustomRenderers.cs @@ -471,7 +471,9 @@ public override UITableViewCell GetCell(UITableView tableView, NSIndexPath index #pragma warning disable CA1416 // TODO: 'UITableViewCell.TextLabel' is unsupported on: 'ios' 14.0 and later // set the item text +#pragma warning disable CA1422 // Validate platform compatibility cell.TextLabel.Text = _tableItems[indexPath.Row]; //.Items[indexPath.Row].Heading; +#pragma warning restore CA1422 // Validate platform compatibility #pragma warning restore CA1416 // if it's a cell style that supports a subheading, set it diff --git a/src/Compatibility/ControlGallery/src/iOS/SampleNativeControl.cs b/src/Compatibility/ControlGallery/src/iOS/SampleNativeControl.cs index 32d564dbcd6d..906569ac355e 100644 --- a/src/Compatibility/ControlGallery/src/iOS/SampleNativeControl.cs +++ b/src/Compatibility/ControlGallery/src/iOS/SampleNativeControl.cs @@ -17,6 +17,7 @@ public View View { get { +#pragma warning disable CA1422 // Validate platform compatibility var uiLabel = new UILabel { #pragma warning disable CA1416 // TODO: UILabel.MinimumFontSize has [UnsupportedOSPlatform("ios6.0")] @@ -26,6 +27,7 @@ public View View LineBreakMode = UILineBreakMode.WordWrap, Text = "Sample Native Control", }; +#pragma warning restore CA1422 // Validate platform compatibility return uiLabel.ToView(); } } diff --git a/src/Compatibility/Core/src/Android/AppCompat/FormsAppCompatActivity.cs b/src/Compatibility/Core/src/Android/AppCompat/FormsAppCompatActivity.cs index 774ee2d6c047..5cdce59371da 100644 --- a/src/Compatibility/Core/src/Android/AppCompat/FormsAppCompatActivity.cs +++ b/src/Compatibility/Core/src/Android/AppCompat/FormsAppCompatActivity.cs @@ -69,11 +69,16 @@ protected FormsAppCompatActivity() public event EventHandler ConfigurationChanged; + [Obsolete] +#pragma warning disable 809 public override void OnBackPressed() +#pragma warning restore 809 { if (BackPressed != null && BackPressed(this, EventArgs.Empty)) return; +#pragma warning disable CA1416, CA1422 // Validate platform compatibility base.OnBackPressed(); +#pragma warning restore CA1416, CA1422 // Validate platform compatibility } public override void OnConfigurationChanged(Configuration newConfig) diff --git a/src/Compatibility/Core/src/Android/PopupManager.cs b/src/Compatibility/Core/src/Android/PopupManager.cs index e70d8aefa063..25f913e56140 100644 --- a/src/Compatibility/Core/src/Android/PopupManager.cs +++ b/src/Compatibility/Core/src/Android/PopupManager.cs @@ -235,9 +235,10 @@ void UpdateProgressBarVisibility(bool isBusy) if (!SupportsProgress) return; #pragma warning disable 612, 618 - +#pragma warning disable CA1416, CA1422 // Validate platform compatibility Activity.SetProgressBarIndeterminate(true); Activity.SetProgressBarIndeterminateVisibility(isBusy); +#pragma warning restore CA1416, CA1422 // Validate platform compatibility #pragma warning restore 612, 618 } diff --git a/src/Compatibility/Core/src/Android/Renderers/FormsWebViewClient.cs b/src/Compatibility/Core/src/Android/Renderers/FormsWebViewClient.cs index bf4448a7ec0d..1aa5405171c2 100644 --- a/src/Compatibility/Core/src/Android/Renderers/FormsWebViewClient.cs +++ b/src/Compatibility/Core/src/Android/Renderers/FormsWebViewClient.cs @@ -27,8 +27,9 @@ protected FormsWebViewClient(IntPtr javaReference, JniHandleOwnership transfer) [Obsolete("ShouldOverrideUrlLoading(view,url) is obsolete as of version 4.0.0. This method was deprecated in API level 24.")] [EditorBrowsable(EditorBrowsableState.Never)] // api 19-23 - public override bool ShouldOverrideUrlLoading(WView view, string url) - => SendNavigatingCanceled(url); +#pragma warning disable 809 + public override bool ShouldOverrideUrlLoading(WView view, string url) => SendNavigatingCanceled(url); +#pragma warning restore 809 [PortHandler] // api 24+ @@ -87,7 +88,9 @@ public override void OnPageFinished(WView view, string url) [Obsolete("OnReceivedError is obsolete as of version 2.3.0. This method was deprecated in API level 23.")] [EditorBrowsable(EditorBrowsableState.Never)] +#pragma warning disable 809 public override void OnReceivedError(WView view, ClientError errorCode, string description, string failingUrl) +#pragma warning restore 809 { if (failingUrl == _renderer?.Control.Url) { @@ -96,7 +99,9 @@ public override void OnReceivedError(WView view, ClientError errorCode, string d _navigationResult = WebNavigationResult.Timeout; } #pragma warning disable 618 +#pragma warning disable CA1416, CA1422 // Validate platform compatibility base.OnReceivedError(view, errorCode, description, failingUrl); +#pragma warning restore CA1416, CA1422 // Validate platform compatibility #pragma warning restore 618 } diff --git a/src/Compatibility/Core/src/Android/Renderers/WebViewRenderer.cs b/src/Compatibility/Core/src/Android/Renderers/WebViewRenderer.cs index 0e087b068c33..82b35b7a1cc1 100644 --- a/src/Compatibility/Core/src/Android/Renderers/WebViewRenderer.cs +++ b/src/Compatibility/Core/src/Android/Renderers/WebViewRenderer.cs @@ -137,7 +137,9 @@ protected override void OnElementChanged(ElementChangedEventArgs e) { var webView = CreateNativeControl(); #pragma warning disable 618 // This can probably be replaced with LinearLayout(LayoutParams.MatchParent, LayoutParams.MatchParent); just need to test that theory +#pragma warning disable CA1416, CA1422 // Validate platform compatibility webView.LayoutParameters = new global::Android.Widget.AbsoluteLayout.LayoutParams(LayoutParams.MatchParent, LayoutParams.MatchParent, 0, 0); +#pragma warning restore CA1416, CA1422 // Validate platform compatibility #pragma warning restore 618 _webViewClient = GetWebViewClient(); diff --git a/src/Compatibility/Core/src/iOS/Cells/CellRenderer.cs b/src/Compatibility/Core/src/iOS/Cells/CellRenderer.cs index 4bfef1efe818..023aaf8b1a24 100644 --- a/src/Compatibility/Core/src/iOS/Cells/CellRenderer.cs +++ b/src/Compatibility/Core/src/iOS/Cells/CellRenderer.cs @@ -31,9 +31,9 @@ public virtual UITableViewCell GetCell(Cell item, UITableViewCell reusableCell, WireUpForceUpdateSizeRequested(item, tvc, tv); -#pragma warning disable CA1416 // TODO: 'UITableViewCell.TextLabel' is unsupported on: 'ios' 14.0 and later +#pragma warning disable CA1416, CA1422 // TODO: 'UITableViewCell.TextLabel' is unsupported on: 'ios' 14.0 and later tvc.TextLabel.Text = item.ToString(); -#pragma warning restore CA1416 +#pragma warning restore CA1416, CA1422 UpdateBackground(tvc, item); @@ -68,9 +68,9 @@ public virtual void SetAccessibility(UITableViewCell tableViewCell, Cell cell) public virtual void SetBackgroundColor(UITableViewCell tableViewCell, Cell cell, UIColor color) { -#pragma warning disable CA1416 // TODO: 'UITableViewCell.TextLabel' is unsupported on: 'ios' 14.0 and later +#pragma warning disable CA1416, CA1422 // TODO: 'UITableViewCell.TextLabel' is unsupported on: 'ios' 14.0 and later tableViewCell.TextLabel.BackgroundColor = color; -#pragma warning restore CA1416 +#pragma warning restore CA1416, CA1422 tableViewCell.ContentView.BackgroundColor = color; tableViewCell.BackgroundColor = color; } diff --git a/src/Compatibility/Core/src/iOS/Cells/EntryCellRenderer.cs b/src/Compatibility/Core/src/iOS/Cells/EntryCellRenderer.cs index 8e7a844bcdc7..eb6a6dd65a7b 100644 --- a/src/Compatibility/Core/src/iOS/Cells/EntryCellRenderer.cs +++ b/src/Compatibility/Core/src/iOS/Cells/EntryCellRenderer.cs @@ -99,7 +99,7 @@ static void UpdateHorizontalTextAlignment(EntryCellTableViewCell cell, EntryCell cell.TextField.TextAlignment = entryCell.HorizontalTextAlignment.ToPlatformTextAlignment(viewController?.EffectiveFlowDirection ?? default(EffectiveFlowDirection)); } -#pragma warning disable CA1416 // TODO: 'UITableViewCell.TextLabel' is unsupported on: 'ios' 14.0 and later +#pragma warning disable CA1416, CA1422 // TODO: 'UITableViewCell.TextLabel' is unsupported on: 'ios' 14.0 and later static void UpdateIsEnabled(EntryCellTableViewCell cell, EntryCell entryCell) { cell.UserInteractionEnabled = entryCell.IsEnabled; @@ -162,7 +162,7 @@ public override void LayoutSubviews() // Centers TextField Content (iOS6) TextField.VerticalAlignment = UIControlContentVerticalAlignment.Center; } -#pragma warning restore CA1416 +#pragma warning restore CA1416, CA1422 public event EventHandler TextFieldTextChanged; diff --git a/src/Compatibility/Core/src/iOS/Cells/ImageCellRenderer.cs b/src/Compatibility/Core/src/iOS/Cells/ImageCellRenderer.cs index b07a1057c178..d95b8ef3d888 100644 --- a/src/Compatibility/Core/src/iOS/Cells/ImageCellRenderer.cs +++ b/src/Compatibility/Core/src/iOS/Cells/ImageCellRenderer.cs @@ -43,7 +43,7 @@ async void SetImage(ImageCell cell, CellTableViewCell target) { var source = cell.ImageSource; -#pragma warning disable CA1416 // TODO: 'UITableViewCell.ImageView' is unsupported on: 'ios' 14.0 and later +#pragma warning disable CA1416, CA1422 // TODO: 'UITableViewCell.ImageView' is unsupported on: 'ios' 14.0 and later target.ImageView.Image = null; var uiimage = await source.GetNativeImageAsync().ConfigureAwait(false); @@ -62,7 +62,7 @@ async void SetImage(ImageCell cell, CellTableViewCell target) } }); } -#pragma warning restore CA1416 +#pragma warning restore CA1416, CA1422 } } } diff --git a/src/Compatibility/Core/src/iOS/Cells/SwitchCellRenderer.cs b/src/Compatibility/Core/src/iOS/Cells/SwitchCellRenderer.cs index c95bd0ab515b..bf3c4f756683 100644 --- a/src/Compatibility/Core/src/iOS/Cells/SwitchCellRenderer.cs +++ b/src/Compatibility/Core/src/iOS/Cells/SwitchCellRenderer.cs @@ -47,7 +47,7 @@ public override UITableViewCell GetCell(Cell item, UITableViewCell reusableCell, tvc.Cell = item; tvc.PropertyChanged += HandlePropertyChanged; tvc.AccessoryView = uiSwitch; -#pragma warning disable CA1416 // TODO: 'UITableViewCell.TextLabel' is unsupported on: 'ios' 14.0 and later +#pragma warning disable CA1416, CA1422 // TODO: 'UITableViewCell.TextLabel' is unsupported on: 'ios' 14.0 and later tvc.TextLabel.Text = boolCell.Text; uiSwitch.On = boolCell.On; @@ -116,7 +116,7 @@ void UpdateIsEnabled(CellTableViewCell cell, SwitchCell switchCell) if (uiSwitch != null) uiSwitch.Enabled = switchCell.IsEnabled; } -#pragma warning restore CA1416 +#pragma warning restore CA1416, CA1422 void UpdateOnColor(CellTableViewCell cell, SwitchCell switchCell) { diff --git a/src/Compatibility/Core/src/iOS/Cells/TextCellRenderer.cs b/src/Compatibility/Core/src/iOS/Cells/TextCellRenderer.cs index e9076ab8a9d1..65c7fc5da6f5 100644 --- a/src/Compatibility/Core/src/iOS/Cells/TextCellRenderer.cs +++ b/src/Compatibility/Core/src/iOS/Cells/TextCellRenderer.cs @@ -18,7 +18,7 @@ public TextCellRenderer() { } -#pragma warning disable CA1416 // TODO: 'UITableViewCell.TextLabel' is unsupported on: 'ios' 14.0 and later +#pragma warning disable CA1416, CA1422 // TODO: 'UITableViewCell.TextLabel' is unsupported on: 'ios' 14.0 and later public override UITableViewCell GetCell(Cell item, UITableViewCell reusableCell, UITableView tv) { var textCell = (TextCell)item; @@ -93,6 +93,6 @@ static void UpdateIsEnabled(CellTableViewCell cell, TextCell entryCell) cell.TextLabel.Enabled = entryCell.IsEnabled; cell.DetailTextLabel.Enabled = entryCell.IsEnabled; } -#pragma warning restore CA1416 +#pragma warning restore CA1416, CA1422 } } diff --git a/src/Compatibility/Core/src/iOS/Cells/ViewCellRenderer.cs b/src/Compatibility/Core/src/iOS/Cells/ViewCellRenderer.cs index 096939f9f334..8de8079856f8 100644 --- a/src/Compatibility/Core/src/iOS/Cells/ViewCellRenderer.cs +++ b/src/Compatibility/Core/src/iOS/Cells/ViewCellRenderer.cs @@ -67,9 +67,9 @@ public ViewCell ViewCell void UpdateIsEnabled(bool isEnabled) { UserInteractionEnabled = isEnabled; -#pragma warning disable CA1416 // TODO: 'UITableViewCell.TextLabel' is unsupported on: 'ios' 14.0 and later +#pragma warning disable CA1416, CA1422 // TODO: 'UITableViewCell.TextLabel' is unsupported on: 'ios' 14.0 and later TextLabel.Enabled = isEnabled; -#pragma warning restore CA1416 +#pragma warning restore CA1416, CA1422 } void ViewCellPropertyChanged(object sender, PropertyChangedEventArgs e) diff --git a/src/Compatibility/Core/src/iOS/ContextActionCell.cs b/src/Compatibility/Core/src/iOS/ContextActionCell.cs index 587f0df051f1..e91587cd126b 100644 --- a/src/Compatibility/Core/src/iOS/ContextActionCell.cs +++ b/src/Compatibility/Core/src/iOS/ContextActionCell.cs @@ -386,9 +386,9 @@ UIButton GetButton(MenuItem item) button.SetBackgroundImage(DestructiveBackground, UIControlState.Normal); button.SetTitle(item.Text, UIControlState.Normal); -#pragma warning disable CA1416 // TODO: 'UIButton.TitleEdgeInsets.set' is unsupported on: 'ios' 15.0 and later +#pragma warning disable CA1416, CA1422 // TODO: 'UIButton.TitleEdgeInsets.set' is unsupported on: 'ios' 15.0 and later button.TitleEdgeInsets = new UIEdgeInsets(0, 15, 0, 15); -#pragma warning restore CA1416 +#pragma warning restore CA1416, CA1422 button.Enabled = item.IsEnabled; @@ -557,9 +557,9 @@ UIView SetupButtons(nfloat width, nfloat height) var button = new UIButton(new RectangleF(0, 0, largestWidth, height)); button.SetBackgroundImage(NormalBackground, UIControlState.Normal); -#pragma warning disable CA1416 // TODO: 'UIButton.TitleEdgeInsets.set' is unsupported on: 'ios' 15.0 and later +#pragma warning disable CA1416, CA1422 // TODO: 'UIButton.TitleEdgeInsets.set' is unsupported on: 'ios' 15.0 and later button.TitleEdgeInsets = new UIEdgeInsets(0, 15, 0, 15); -#pragma warning restore CA1416 +#pragma warning restore CA1416, CA1422 button.SetTitle(StringResources.More, UIControlState.Normal); var moreWidth = button.TitleLabel.SizeThatFits(new SizeF(width, height)).Width + 30; diff --git a/src/Compatibility/Core/src/iOS/Platform.cs b/src/Compatibility/Core/src/iOS/Platform.cs index 9ba9a964617c..9df8c9b11ca2 100644 --- a/src/Compatibility/Core/src/iOS/Platform.cs +++ b/src/Compatibility/Core/src/iOS/Platform.cs @@ -325,10 +325,10 @@ internal static UIEdgeInsets SafeAreaInsetsForWindow safeAreaInsets = new UIEdgeInsets(UIApplication.SharedApplication.StatusBarFrame.Size.Height, 0, 0, 0); else if (UIApplication.SharedApplication.GetKeyWindow() != null) safeAreaInsets = UIApplication.SharedApplication.GetKeyWindow().SafeAreaInsets; -#pragma warning disable CA1416 // TODO: UIApplication.Windows is unsupported on: 'ios' 15.0 and later +#pragma warning disable CA1416, CA1422 // TODO: UIApplication.Windows is unsupported on: 'ios' 15.0 and later else if (UIApplication.SharedApplication.Windows.Length > 0) safeAreaInsets = UIApplication.SharedApplication.Windows[0].SafeAreaInsets; -#pragma warning restore CA1416 +#pragma warning restore CA1416, CA1422 else safeAreaInsets = UIEdgeInsets.Zero; @@ -665,9 +665,9 @@ internal void SubscribeToAlertsAndActionSheets() if (!PageIsChildOfPlatform(sender)) return; busyCount = Math.Max(0, enabled ? busyCount + 1 : busyCount - 1); -#pragma warning disable CA1416 // TODO: 'UIApplication.NetworkActivityIndicatorVisible' is unsupported on: 'ios' 13.0 and later +#pragma warning disable CA1416, CA1422 // TODO: 'UIApplication.NetworkActivityIndicatorVisible' is unsupported on: 'ios' 13.0 and later UIApplication.SharedApplication.NetworkActivityIndicatorVisible = busyCount > 0; -#pragma warning restore CA1416 +#pragma warning restore CA1416, CA1422 }); MessagingCenter.Subscribe(this, Page.AlertSignalName, (Page sender, AlertArguments arguments) => diff --git a/src/Compatibility/Core/src/iOS/PlatformRenderer.cs b/src/Compatibility/Core/src/iOS/PlatformRenderer.cs index bc8ff46d97de..95d2e55b369d 100644 --- a/src/Compatibility/Core/src/iOS/PlatformRenderer.cs +++ b/src/Compatibility/Core/src/iOS/PlatformRenderer.cs @@ -50,7 +50,7 @@ public override UIViewController ChildViewControllerForHomeIndicatorAutoHidden { get => (UIViewController)Platform.GetRenderer(Platform.Page); } - +#pragma warning disable CA1416, CA1422 // TODO: The API has [UnsupportedOSPlatform("ios6.0")] public override bool ShouldAutorotate() { if ((ChildViewControllers != null) && (ChildViewControllers.Length > 0)) @@ -62,13 +62,13 @@ public override bool ShouldAutorotate() public override bool ShouldAutorotateToInterfaceOrientation(UIInterfaceOrientation toInterfaceOrientation) { -#pragma warning disable CA1416 // TODO: The API has [UnsupportedOSPlatform("ios6.0")] + if ((ChildViewControllers != null) && (ChildViewControllers.Length > 0)) { return ChildViewControllers[0].ShouldAutorotateToInterfaceOrientation(toInterfaceOrientation); } return base.ShouldAutorotateToInterfaceOrientation(toInterfaceOrientation); -#pragma warning restore CA1416 +#pragma warning restore CA1416, CA1422 } public override bool ShouldAutomaticallyForwardRotationMethods => true; diff --git a/src/Compatibility/Core/src/iOS/Renderers/ButtonLayoutManager.cs b/src/Compatibility/Core/src/iOS/Renderers/ButtonLayoutManager.cs index e21c0d1d5326..9fbfe52738b0 100644 --- a/src/Compatibility/Core/src/iOS/Renderers/ButtonLayoutManager.cs +++ b/src/Compatibility/Core/src/iOS/Renderers/ButtonLayoutManager.cs @@ -269,7 +269,7 @@ async Task UpdateImageAsync() } } -#pragma warning disable CA1416 // TOD0: UIButton.ContentEdgeInsets, UIButton.ImageEdgeInsets is unsupported on: 'ios' 15.0 and later +#pragma warning disable CA1416, CA1422 // TOD0: UIButton.ContentEdgeInsets, UIButton.ImageEdgeInsets is unsupported on: 'ios' 15.0 and later [PortHandler] void UpdatePadding() { @@ -443,6 +443,6 @@ void UpdateEdgeInsets() control.ImageEdgeInsets = imageInsets; control.TitleEdgeInsets = titleInsets; } -#pragma warning restore CA1416 // UIButton.ContentEdgeInsets, UIButton.ImageEdgeInsets is unsupported on: 'ios' 15.0 and later +#pragma warning restore CA1416, CA1422 // UIButton.ContentEdgeInsets, UIButton.ImageEdgeInsets is unsupported on: 'ios' 15.0 and later } } diff --git a/src/Compatibility/Core/src/iOS/Renderers/EntryRenderer.cs b/src/Compatibility/Core/src/iOS/Renderers/EntryRenderer.cs index 3933d5cbac2a..91f42f30bcf5 100644 --- a/src/Compatibility/Core/src/iOS/Renderers/EntryRenderer.cs +++ b/src/Compatibility/Core/src/iOS/Renderers/EntryRenderer.cs @@ -298,9 +298,9 @@ protected virtual void UpdateFont() if (initialSize == CGSize.Empty) { NSString testString = new NSString("Tj"); -#pragma warning disable CA1416 // TODO: API has [UnsupportedOSPlatform("ios7.0")] +#pragma warning disable CA1416, CA1422 // TODO: API has [UnsupportedOSPlatform("ios7.0")] initialSize = testString.StringSize(Control.Font); -#pragma warning restore CA1416 +#pragma warning restore CA1416, CA1422 } Control.Font = Element.ToUIFont(); diff --git a/src/Compatibility/Core/src/iOS/Renderers/FormsCheckBox.cs b/src/Compatibility/Core/src/iOS/Renderers/FormsCheckBox.cs index ccebff99d490..b2234516b7f9 100644 --- a/src/Compatibility/Core/src/iOS/Renderers/FormsCheckBox.cs +++ b/src/Compatibility/Core/src/iOS/Renderers/FormsCheckBox.cs @@ -22,7 +22,7 @@ public class FormsCheckBox : UIButton public EventHandler CheckedChanged; bool _disposed; -#pragma warning disable CA1416 // TODO: ContentEdgeInsets, AdjustsImageWhenDisabled, AdjustsImageWhenHighlighted unsupported from version 15.0 +#pragma warning disable CA1416, CA1422 // TODO: ContentEdgeInsets, AdjustsImageWhenDisabled, AdjustsImageWhenHighlighted unsupported from version 15.0 internal float MinimumViewSize { get { return _minimumViewSize; } @@ -44,7 +44,7 @@ public FormsCheckBox() AdjustsImageWhenDisabled = false; AdjustsImageWhenHighlighted = false; } -#pragma warning restore CA1416 +#pragma warning restore CA1416, CA1422 void OnTouchUpInside(object sender, EventArgs e) { diff --git a/src/Compatibility/Core/src/iOS/Renderers/ImageButtonRenderer.cs b/src/Compatibility/Core/src/iOS/Renderers/ImageButtonRenderer.cs index 4fa575473a4d..b5d8be426ca8 100644 --- a/src/Compatibility/Core/src/iOS/Renderers/ImageButtonRenderer.cs +++ b/src/Compatibility/Core/src/iOS/Renderers/ImageButtonRenderer.cs @@ -99,14 +99,14 @@ void UpdatePadding(UIButton button = null) if (uiElement == null) return; -#pragma warning disable CA1416 // TOOO: UIButton.ContentEdgeInsets' is unsupported on: 'ios' 15.0 and later +#pragma warning disable CA1416, CA1422 // TOOO: UIButton.ContentEdgeInsets' is unsupported on: 'ios' 15.0 and later uiElement.ContentEdgeInsets = new UIEdgeInsets( (float)(Element.Padding.Top), (float)(Element.Padding.Left), (float)(Element.Padding.Bottom), (float)(Element.Padding.Right) ); -#pragma warning restore CA1416 +#pragma warning restore CA1416, CA1422 } async Task UpdateImage() { diff --git a/src/Compatibility/Core/src/iOS/Renderers/NavigationRenderer.cs b/src/Compatibility/Core/src/iOS/Renderers/NavigationRenderer.cs index b86623865166..39844e489505 100644 --- a/src/Compatibility/Core/src/iOS/Renderers/NavigationRenderer.cs +++ b/src/Compatibility/Core/src/iOS/Renderers/NavigationRenderer.cs @@ -766,7 +766,7 @@ void SetStatusBarStyle() var barTextColor = NavPage.BarTextColor; var statusBarColorMode = NavPage.OnThisPlatform().GetStatusBarTextColorMode(); -#pragma warning disable CA1416 // TODO: UIApplication.StatusBarStyle has [UnsupportedOSPlatform("ios9.0")] +#pragma warning disable CA1416, CA1422 // TODO: UIApplication.StatusBarStyle has [UnsupportedOSPlatform("ios9.0")] if (statusBarColorMode == StatusBarTextColorMode.DoNotAdjust || barTextColor?.GetLuminosity() <= 0.5) { // Use dark text color for status bar @@ -784,7 +784,7 @@ void SetStatusBarStyle() // Use light text color for status bar UIApplication.SharedApplication.StatusBarStyle = UIStatusBarStyle.LightContent; } -#pragma warning restore CA1416 +#pragma warning restore CA1416, CA1422 } void UpdateToolBarVisible() @@ -1000,9 +1000,9 @@ class ParentingViewController : UIViewController public ParentingViewController(NavigationRenderer navigation) { -#pragma warning disable CA1416 // TODO: 'UIViewController.AutomaticallyAdjustsScrollViewInsets' is unsupported on: 'ios' 11.0 and later +#pragma warning disable CA1416, CA1422 // TODO: 'UIViewController.AutomaticallyAdjustsScrollViewInsets' is unsupported on: 'ios' 11.0 and later AutomaticallyAdjustsScrollViewInsets = false; -#pragma warning restore CA1416 +#pragma warning restore CA1416, CA1422 _navigation = new WeakReference(navigation); } @@ -1465,7 +1465,7 @@ public override UIInterfaceOrientation PreferredInterfaceOrientationForPresentat return childRenderer.ViewController.PreferredInterfaceOrientationForPresentation(); return base.PreferredInterfaceOrientationForPresentation(); } - +#pragma warning disable CA1416, CA1422 // TODO: ShouldAutorotateToInterfaceOrientation(...) has [UnsupportedOSPlatform("ios6.0")] public override bool ShouldAutorotate() { IVisualElementRenderer childRenderer; @@ -1477,13 +1477,12 @@ public override bool ShouldAutorotate() public override bool ShouldAutorotateToInterfaceOrientation(UIInterfaceOrientation toInterfaceOrientation) { IVisualElementRenderer childRenderer; -#pragma warning disable CA1416 // TODO: ShouldAutorotateToInterfaceOrientation(...) has [UnsupportedOSPlatform("ios6.0")] + if (Child != null && (childRenderer = Platform.GetRenderer(Child)) != null) return childRenderer.ViewController.ShouldAutorotateToInterfaceOrientation(toInterfaceOrientation); return base.ShouldAutorotateToInterfaceOrientation(toInterfaceOrientation); -#pragma warning restore CA1416 } - +#pragma warning restore CA1416, CA1422 public override bool ShouldAutomaticallyForwardRotationMethods => true; public override async void DidMoveToParentViewController(UIViewController parent) diff --git a/src/Compatibility/Core/src/iOS/Renderers/PhoneFlyoutPageRenderer.cs b/src/Compatibility/Core/src/iOS/Renderers/PhoneFlyoutPageRenderer.cs index 63017f8b5464..437a6d82c93d 100644 --- a/src/Compatibility/Core/src/iOS/Renderers/PhoneFlyoutPageRenderer.cs +++ b/src/Compatibility/Core/src/iOS/Renderers/PhoneFlyoutPageRenderer.cs @@ -294,11 +294,11 @@ void LayoutChildren(bool animated) var view = _detailController.View; view.Frame = target; detailView.Layer.Opacity = (float)opacity; -#pragma warning disable CA1416 // TODO: SetAnimationCurve(...), SetAnimationDuration(250), CommitAnimations() is unsupported on: 'ios' 13.0 and later +#pragma warning disable CA1416, CA1422// TODO: SetAnimationCurve(...), SetAnimationDuration(250), CommitAnimations() is unsupported on: 'ios' 13.0 and later UIView.SetAnimationCurve(UIViewAnimationCurve.EaseOut); UIView.SetAnimationDuration(250); UIView.CommitAnimations(); -#pragma warning restore CA1416 +#pragma warning restore CA1416, CA1422 } else { diff --git a/src/Compatibility/Core/src/iOS/Renderers/SwipeViewRenderer.cs b/src/Compatibility/Core/src/iOS/Renderers/SwipeViewRenderer.cs index ac3c0620df1a..78dcfabec40c 100644 --- a/src/Compatibility/Core/src/iOS/Renderers/SwipeViewRenderer.cs +++ b/src/Compatibility/Core/src/iOS/Renderers/SwipeViewRenderer.cs @@ -659,7 +659,7 @@ void UpdateSwipeItemInsets(UIButton button, float spacing = 0.0f) var imageSize = button.ImageView.Image.Size; var titleEdgeInsets = new UIEdgeInsets(spacing, -imageSize.Width, -imageSize.Height, 0.0f); -#pragma warning disable CA1416 // TODO: TitleEdgeInsets, StringSize(...), ImageEdgeInsets unsupported on: 'ios' 15.0 and later +#pragma warning disable CA1416, CA1422 // TODO: TitleEdgeInsets, StringSize(...), ImageEdgeInsets unsupported on: 'ios' 15.0 and later button.TitleEdgeInsets = titleEdgeInsets; var labelString = button.TitleLabel.Text ?? string.Empty; @@ -669,7 +669,7 @@ void UpdateSwipeItemInsets(UIButton button, float spacing = 0.0f) #pragma warning restore BI1234 // Type or member is obsolete var imageEdgeInsets = new UIEdgeInsets(-(titleSize.Height + spacing), 0.0f, 0.0f, -titleSize.Width); button.ImageEdgeInsets = imageEdgeInsets; -#pragma warning restore CA1416 +#pragma warning restore CA1416, CA1422 } Color GetSwipeItemColor(Color backgroundColor) diff --git a/src/Compatibility/Core/src/iOS/Renderers/TableViewModelRenderer.cs b/src/Compatibility/Core/src/iOS/Renderers/TableViewModelRenderer.cs index 696487c73555..fc8eb74631e2 100644 --- a/src/Compatibility/Core/src/iOS/Renderers/TableViewModelRenderer.cs +++ b/src/Compatibility/Core/src/iOS/Renderers/TableViewModelRenderer.cs @@ -72,9 +72,9 @@ public override void WillDisplayHeaderView(UITableView tableView, UIView headerV if (sectionHeaderTextColor != null) { -#pragma warning disable CA1416 // TODO: UITableViewHeaderFooterView.TextLabel' is unsupported on: 'ios' 14.0 and later +#pragma warning disable CA1416, CA1422 // TODO: UITableViewHeaderFooterView.TextLabel' is unsupported on: 'ios' 14.0 and later header.TextLabel.TextColor = sectionHeaderTextColor.ToPlatform(); -#pragma warning restore CA1416 +#pragma warning restore CA1416, CA1422 } } } diff --git a/src/Compatibility/Core/src/iOS/Renderers/TabletFlyoutPageRenderer.cs b/src/Compatibility/Core/src/iOS/Renderers/TabletFlyoutPageRenderer.cs index 65dc36c2b5b7..9c89e8f3171d 100644 --- a/src/Compatibility/Core/src/iOS/Renderers/TabletFlyoutPageRenderer.cs +++ b/src/Compatibility/Core/src/iOS/Renderers/TabletFlyoutPageRenderer.cs @@ -338,7 +338,7 @@ void UpdateFlyoutLayoutBehavior(CGSize newBounds) switch (flyoutDetailPage.FlyoutLayoutBehavior) { -#pragma warning disable CA1416 // TODO: UISplitViewControllerDisplayMode.AllVisible, PrimaryHidden is unsupported on: 'ios' 14.0 and late +#pragma warning disable CA1416, CA1422 // TODO: UISplitViewControllerDisplayMode.AllVisible, PrimaryHidden is unsupported on: 'ios' 14.0 and late case FlyoutLayoutBehavior.Split: PreferredDisplayMode = UISplitViewControllerDisplayMode.AllVisible; break; @@ -351,7 +351,7 @@ void UpdateFlyoutLayoutBehavior(CGSize newBounds) case FlyoutLayoutBehavior.SplitOnLandscape: PreferredDisplayMode = (!isPortrait) ? UISplitViewControllerDisplayMode.AllVisible : UISplitViewControllerDisplayMode.PrimaryHidden; break; -#pragma warning restore CA1416 +#pragma warning restore CA1416, CA1422 default: PreferredDisplayMode = UISplitViewControllerDisplayMode.Automatic; break; diff --git a/src/Compatibility/Core/src/iOS/iOSAppLinks.cs b/src/Compatibility/Core/src/iOS/iOSAppLinks.cs index 7e208965d5d2..5795704cf594 100644 --- a/src/Compatibility/Core/src/iOS/iOSAppLinks.cs +++ b/src/Compatibility/Core/src/iOS/iOSAppLinks.cs @@ -100,7 +100,7 @@ static Task ClearIndexedDataAsync() static async Task GetAttributeSet(IAppLinkEntry deepLinkUri, string contentType, string id) { -#pragma warning disable CA1416 // TODO: 'CSSearchableItemAttributeSet' is unsupported on: 'ios' 14.0 and later +#pragma warning disable CA1416, CA1422 // TODO: 'CSSearchableItemAttributeSet' is unsupported on: 'ios' 14.0 and later var searchableAttributeSet = new CSSearchableItemAttributeSet(contentType) { RelatedUniqueIdentifier = id, @@ -108,7 +108,7 @@ static async Task GetAttributeSet(IAppLinkEntry de ContentDescription = deepLinkUri.Description, Url = new NSUrl(deepLinkUri.AppLinkUri.ToString()) }; -#pragma warning restore CA1416 +#pragma warning restore CA1416, CA1422 if (deepLinkUri.Thumbnail != null) { diff --git a/src/Compatibility/Maps/src/iOS/MapRenderer.cs b/src/Compatibility/Maps/src/iOS/MapRenderer.cs index 7b4c8f042cf4..80e58259c95f 100644 --- a/src/Compatibility/Maps/src/iOS/MapRenderer.cs +++ b/src/Compatibility/Maps/src/iOS/MapRenderer.cs @@ -240,9 +240,9 @@ protected virtual MKAnnotationView GetViewForAnnotation(MKMapView mapView, IMKAn mapPin = mapView.DequeueReusableAnnotation(defaultPinId); if (mapPin == null) { -#pragma warning disable CA1416 // TODO: MKPinAnnotationView type has [UnsupportedOSPlatform("macos12.0")], [UnsupportedOSPlatform("ios15.0")], [UnsupportedOSPlatform("tvos15.0")] +#pragma warning disable CA1416, CA1422 // TODO: MKPinAnnotationView type has [UnsupportedOSPlatform("macos12.0")], [UnsupportedOSPlatform("ios15.0")], [UnsupportedOSPlatform("tvos15.0")] mapPin = new MKPinAnnotationView(annotation, defaultPinId); -#pragma warning restore CA1416 +#pragma warning restore CA1416, CA1422 mapPin.CanShowCallout = true; } diff --git a/src/Controls/Foldable/src/Controls.Foldable.csproj b/src/Controls/Foldable/src/Controls.Foldable.csproj index 042f09f07e91..1939da6c35bc 100644 --- a/src/Controls/Foldable/src/Controls.Foldable.csproj +++ b/src/Controls/Foldable/src/Controls.Foldable.csproj @@ -4,6 +4,7 @@ Microsoft.Maui.Controls.Foldable Microsoft.Maui.Controls.Foldable BI1234 + false true $(NoWarn);CS1591 true @@ -28,10 +29,12 @@ - + + + diff --git a/src/Controls/Maps/src/Controls.Maps.csproj b/src/Controls/Maps/src/Controls.Maps.csproj index d3b5bb98ba46..a1e02d622a5e 100644 --- a/src/Controls/Maps/src/Controls.Maps.csproj +++ b/src/Controls/Maps/src/Controls.Maps.csproj @@ -4,6 +4,7 @@ netstandard2.1;netstandard2.0;$(_MauiDotNetTfm);$(MauiPlatforms) Microsoft.Maui.Controls.Maps Microsoft.Maui.Controls.Maps + false enable <_MauiDesignDllBuild Condition=" '$(OS)' != 'Unix' ">True true diff --git a/src/Controls/samples/Controls.Sample/Pages/Compatibility/FramePage.xaml b/src/Controls/samples/Controls.Sample/Pages/Compatibility/FramePage.xaml index 9cd5260e9769..df4b3db49236 100644 --- a/src/Controls/samples/Controls.Sample/Pages/Compatibility/FramePage.xaml +++ b/src/Controls/samples/Controls.Sample/Pages/Compatibility/FramePage.xaml @@ -37,10 +37,32 @@ diff --git a/src/Controls/src/Core/Compatibility/Handlers/FlyoutPage/iOS/PhoneFlyoutPageRenderer.cs b/src/Controls/src/Core/Compatibility/Handlers/FlyoutPage/iOS/PhoneFlyoutPageRenderer.cs index 720821269a5c..835da416b8e1 100644 --- a/src/Controls/src/Core/Compatibility/Handlers/FlyoutPage/iOS/PhoneFlyoutPageRenderer.cs +++ b/src/Controls/src/Core/Compatibility/Handlers/FlyoutPage/iOS/PhoneFlyoutPageRenderer.cs @@ -276,15 +276,12 @@ void LayoutChildren(bool animated) if (animated) { - UIView.BeginAnimations("Flyout"); - var view = _detailController.View; - view.Frame = target; - detailView.Layer.Opacity = (float)opacity; -#pragma warning disable CA1416 // TODO: 'UIView.SetAnimationCurve(UIViewAnimationCurve)' is unsupported on: 'ios' 13.0 and later - UIView.SetAnimationCurve(UIViewAnimationCurve.EaseOut); - UIView.SetAnimationDuration(250); - UIView.CommitAnimations(); -#pragma warning restore CA1416 + UIView.Animate(250, 0, UIViewAnimationOptions.CurveEaseOut, () => + { + var view = _detailController.View; + view.Frame = target; + detailView.Layer.Opacity = (float)opacity; + }, () => { }); } else { diff --git a/src/Controls/src/Core/Compatibility/Handlers/ListView/iOS/CellRenderer.cs b/src/Controls/src/Core/Compatibility/Handlers/ListView/iOS/CellRenderer.cs index 06cc71a59c7e..4b6d1df7ee7f 100644 --- a/src/Controls/src/Core/Compatibility/Handlers/ListView/iOS/CellRenderer.cs +++ b/src/Controls/src/Core/Compatibility/Handlers/ListView/iOS/CellRenderer.cs @@ -48,9 +48,15 @@ public virtual UITableViewCell GetCell(Cell item, UITableViewCell reusableCell, WireUpForceUpdateSizeRequested(item, tvc, tv); -#pragma warning disable CA1416 // TODO: 'UITableViewCell.TextLabel' is unsupported on: 'ios' 14.0 and later - tvc.TextLabel.Text = item.ToString(); -#pragma warning restore CA1416 + if(OperatingSystem.IsIOSVersionAtLeast(14)) + { + var content = tvc.DefaultContentConfiguration; + content.Text = item.ToString(); + } + else + { + tvc.TextLabel.Text = item.ToString(); + } UpdateBackground(tvc, item); @@ -85,9 +91,16 @@ public virtual void SetAccessibility(UITableViewCell tableViewCell, Cell cell) public virtual void SetBackgroundColor(UITableViewCell tableViewCell, Cell cell, UIColor color) { -#pragma warning disable CA1416 // TODO: 'UITableViewCell.TextLabel' is unsupported on: 'ios' 14.0 and later - tableViewCell.TextLabel.BackgroundColor = color; -#pragma warning restore CA1416 + if (OperatingSystem.IsIOSVersionAtLeast(14)) + { + var content = tableViewCell.DefaultContentConfiguration; + content.TextProperties.Color = color; + } + else + { + tableViewCell.TextLabel.BackgroundColor = color; + } + tableViewCell.ContentView.BackgroundColor = color; tableViewCell.BackgroundColor = color; } diff --git a/src/Controls/src/Core/Compatibility/Handlers/ListView/iOS/ContextActionCell.cs b/src/Controls/src/Core/Compatibility/Handlers/ListView/iOS/ContextActionCell.cs index ffdca56298e5..31701ee38f3f 100644 --- a/src/Controls/src/Core/Compatibility/Handlers/ListView/iOS/ContextActionCell.cs +++ b/src/Controls/src/Core/Compatibility/Handlers/ListView/iOS/ContextActionCell.cs @@ -386,9 +386,10 @@ UIButton GetButton(MenuItem item) button.SetBackgroundImage(DestructiveBackground, UIControlState.Normal); button.SetTitle(item.Text, UIControlState.Normal); -#pragma warning disable CA1416 // TODO: 'UIButton.TitleEdgeInsets' is unsupported on: 'ios' 15.0 and later + +#pragma warning disable CA1416, CA1422 // TODO: 'UIButton.TitleEdgeInsets' is unsupported on: 'ios' 15.0 and later button.TitleEdgeInsets = new UIEdgeInsets(0, 15, 0, 15); -#pragma warning restore CA1416 +#pragma warning restore CA1416, CA1422 button.Enabled = item.IsEnabled; @@ -557,9 +558,9 @@ UIView SetupButtons(nfloat width, nfloat height) var button = new UIButton(new RectangleF(0, 0, largestWidth, height)); button.SetBackgroundImage(NormalBackground, UIControlState.Normal); -#pragma warning disable CA1416 // TODO: 'UIButton.TitleEdgeInsets' is unsupported on: 'ios' 15.0 and later +#pragma warning disable CA1416, CA1422 // TODO: 'UIButton.TitleEdgeInsets' is unsupported on: 'ios' 15.0 and later button.TitleEdgeInsets = new UIEdgeInsets(0, 15, 0, 15); -#pragma warning restore CA1416 +#pragma warning restore CA1416, CA1422 button.SetTitle(StringResources.More, UIControlState.Normal); var moreWidth = button.TitleLabel.SizeThatFits(new SizeF(width, height)).Width + 30; diff --git a/src/Controls/src/Core/Compatibility/Handlers/ListView/iOS/EntryCellRenderer.cs b/src/Controls/src/Core/Compatibility/Handlers/ListView/iOS/EntryCellRenderer.cs index 45b6b2388640..78d57258ecac 100644 --- a/src/Controls/src/Core/Compatibility/Handlers/ListView/iOS/EntryCellRenderer.cs +++ b/src/Controls/src/Core/Compatibility/Handlers/ListView/iOS/EntryCellRenderer.cs @@ -164,11 +164,11 @@ public override void LayoutSubviews() { base.LayoutSubviews(); -#pragma warning disable CA1416 // TODO: 'UITableViewCell.TextLabel' is unsupported on: 'ios' 14.0 and late +#pragma warning disable CA1416, CA1422 // TODO: 'UITableViewCell.TextLabel' is unsupported on: 'ios' 14.0 and late // simple algorithm to generally line up entries var start = (nfloat)Math.Round(Math.Max(Frame.Width * 0.3, TextLabel.Frame.Right + 10)); TextField.Frame = new RectangleF(start, (Frame.Height - 30) / 2, Frame.Width - TextLabel.Frame.Left - start, 30); -#pragma warning restore CA1416 +#pragma warning restore CA1416, CA1422 // Centers TextField Content (iOS6) TextField.VerticalAlignment = UIControlContentVerticalAlignment.Center; } diff --git a/src/Controls/src/Core/Compatibility/Handlers/ListView/iOS/ImageCellRenderer.cs b/src/Controls/src/Core/Compatibility/Handlers/ListView/iOS/ImageCellRenderer.cs index b2ac96a886e1..086ba8c97369 100644 --- a/src/Controls/src/Core/Compatibility/Handlers/ListView/iOS/ImageCellRenderer.cs +++ b/src/Controls/src/Core/Compatibility/Handlers/ListView/iOS/ImageCellRenderer.cs @@ -41,7 +41,7 @@ void SetImage(ImageCell cell, CellTableViewCell target) { var source = cell.ImageSource; -#pragma warning disable CA1416 // TODO: 'UITableViewCell.ImageView' is unsupported on: 'ios' 14.0 and later +#pragma warning disable CA1416, CA1422 // TODO: 'UITableViewCell.ImageView' is unsupported on: 'ios' 14.0 and later target.ImageView.Image = null; source.LoadImage(cell.FindMauiContext(), (result) => @@ -63,7 +63,7 @@ void SetImage(ImageCell cell, CellTableViewCell target) }); } }); -#pragma warning restore CA1416 +#pragma warning restore CA1416, CA1422 } } } diff --git a/src/Controls/src/Core/Compatibility/Handlers/ListView/iOS/SwitchCellRenderer.cs b/src/Controls/src/Core/Compatibility/Handlers/ListView/iOS/SwitchCellRenderer.cs index 483f382aaef3..4f6a0c83ce17 100644 --- a/src/Controls/src/Core/Compatibility/Handlers/ListView/iOS/SwitchCellRenderer.cs +++ b/src/Controls/src/Core/Compatibility/Handlers/ListView/iOS/SwitchCellRenderer.cs @@ -46,9 +46,9 @@ public override UITableViewCell GetCell(Cell item, UITableViewCell reusableCell, tvc.Cell = item; tvc.PropertyChanged += HandlePropertyChanged; tvc.AccessoryView = uiSwitch; -#pragma warning disable CA1416 // TODO: 'UITableViewCell.TextLabel' is unsupported on: 'ios' 14.0 and later +#pragma warning disable CA1416, CA1422 // TODO: 'UITableViewCell.TextLabel' is unsupported on: 'ios' 14.0 and later tvc.TextLabel.Text = boolCell.Text; -#pragma warning restore CA1416 +#pragma warning restore CA1416, CA1422 uiSwitch.On = boolCell.On; @@ -73,9 +73,9 @@ void HandlePropertyChanged(object sender, PropertyChangedEventArgs e) UpdateOnColor(realCell, boolCell); } else if (e.PropertyName == SwitchCell.TextProperty.PropertyName) -#pragma warning disable CA1416 // TODO: 'UITableViewCell.TextLabel' is unsupported on: 'ios' 14.0 and later +#pragma warning disable CA1416, CA1422 // TODO: 'UITableViewCell.TextLabel' is unsupported on: 'ios' 14.0 and later realCell.TextLabel.Text = boolCell.Text; -#pragma warning restore CA1416 +#pragma warning restore CA1416, CA1422 else if (e.PropertyName == Cell.IsEnabledProperty.PropertyName) UpdateIsEnabled(realCell, boolCell); else if (e.PropertyName == VisualElement.FlowDirectionProperty.PropertyName) @@ -110,10 +110,10 @@ void UpdateFlowDirection(CellTableViewCell cell, SwitchCell switchCell) void UpdateIsEnabled(CellTableViewCell cell, SwitchCell switchCell) { cell.UserInteractionEnabled = switchCell.IsEnabled; -#pragma warning disable CA1416 // TODO: 'UITableViewCell.TextLabel', DetailTextLabel is unsupported on: 'ios' 14.0 and later +#pragma warning disable CA1416, CA1422 // TODO: 'UITableViewCell.TextLabel', DetailTextLabel is unsupported on: 'ios' 14.0 and later cell.TextLabel.Enabled = switchCell.IsEnabled; cell.DetailTextLabel.Enabled = switchCell.IsEnabled; -#pragma warning restore CA1416 +#pragma warning restore CA1416, CA1422 var uiSwitch = cell.AccessoryView as UISwitch; if (uiSwitch != null) uiSwitch.Enabled = switchCell.IsEnabled; diff --git a/src/Controls/src/Core/Compatibility/Handlers/ListView/iOS/TextCellRenderer.cs b/src/Controls/src/Core/Compatibility/Handlers/ListView/iOS/TextCellRenderer.cs index e37a462e35c3..347a1716a11a 100644 --- a/src/Controls/src/Core/Compatibility/Handlers/ListView/iOS/TextCellRenderer.cs +++ b/src/Controls/src/Core/Compatibility/Handlers/ListView/iOS/TextCellRenderer.cs @@ -30,7 +30,7 @@ public override UITableViewCell GetCell(Cell item, UITableViewCell reusableCell, tvc.Cell = textCell; tvc.PropertyChanged = HandleCellPropertyChanged; -#pragma warning disable CA1416 // TODO: 'UITableViewCell.TextLabel', DetailTextLabel is unsupported on: 'ios' 14.0 and later +#pragma warning disable CA1416, CA1422 // TODO: 'UITableViewCell.TextLabel', DetailTextLabel is unsupported on: 'ios' 14.0 and later tvc.TextLabel.Text = textCell.Text; tvc.DetailTextLabel.Text = textCell.Detail; tvc.TextLabel.TextColor = (textCell.TextColor ?? DefaultTextColor).ToPlatform(); @@ -39,7 +39,7 @@ public override UITableViewCell GetCell(Cell item, UITableViewCell reusableCell, WireUpForceUpdateSizeRequested(item, tvc, tv); UpdateIsEnabled(tvc, textCell); -#pragma warning restore CA1416 +#pragma warning restore CA1416, CA1422 UpdateBackground(tvc, item); @@ -54,7 +54,7 @@ protected virtual void HandleCellPropertyChanged(object sender, PropertyChangedE var textCell = (TextCell)sender; var tvc = (CellTableViewCell)GetRealCell(textCell); -#pragma warning disable CA1416 // TODO: 'UITableViewCell.TextLabel', DetailTextLabel is unsupported on: 'ios' 14.0 and later +#pragma warning disable CA1416, CA1422 // TODO: 'UITableViewCell.TextLabel', DetailTextLabel is unsupported on: 'ios' 14.0 and later if (args.PropertyName == TextCell.TextProperty.PropertyName) { tvc.TextLabel.Text = ((TextCell)tvc.Cell).Text; @@ -73,7 +73,7 @@ protected virtual void HandleCellPropertyChanged(object sender, PropertyChangedE UpdateIsEnabled(tvc, textCell); else if (args.PropertyName == TextCell.AutomationIdProperty.PropertyName) UpdateAutomationId(tvc, textCell); -#pragma warning restore CA1416 +#pragma warning restore CA1416, CA1422 HandlePropertyChanged(tvc, args); } diff --git a/src/Controls/src/Core/Compatibility/Handlers/ListView/iOS/ViewCellRenderer.cs b/src/Controls/src/Core/Compatibility/Handlers/ListView/iOS/ViewCellRenderer.cs index 094975e969a3..fa69fa0cc1e7 100644 --- a/src/Controls/src/Core/Compatibility/Handlers/ListView/iOS/ViewCellRenderer.cs +++ b/src/Controls/src/Core/Compatibility/Handlers/ListView/iOS/ViewCellRenderer.cs @@ -70,9 +70,9 @@ public ViewCell ViewCell void UpdateIsEnabled(bool isEnabled) { UserInteractionEnabled = isEnabled; -#pragma warning disable CA1416 // TODO: TextLabel is unsupported on: 'ios' 14.0 and later +#pragma warning disable CA1416, CA1422 // TODO: TextLabel is unsupported on: 'ios' 14.0 and later TextLabel.Enabled = isEnabled; -#pragma warning restore C1416 +#pragma warning restore C1416, CA1422 } void ViewCellPropertyChanged(object sender, PropertyChangedEventArgs e) diff --git a/src/Controls/src/Core/Compatibility/Handlers/NavigationPage/iOS/NavigationRenderer.cs b/src/Controls/src/Core/Compatibility/Handlers/NavigationPage/iOS/NavigationRenderer.cs index 4ea29d1e8925..8171d3f0676b 100644 --- a/src/Controls/src/Core/Compatibility/Handlers/NavigationPage/iOS/NavigationRenderer.cs +++ b/src/Controls/src/Core/Compatibility/Handlers/NavigationPage/iOS/NavigationRenderer.cs @@ -728,7 +728,7 @@ void SetStatusBarStyle() var barTextColor = NavPage.BarTextColor; var statusBarColorMode = NavPage.OnThisPlatform().GetStatusBarTextColorMode(); -#pragma warning disable CA1416 // TODO: 'UIApplication.StatusBarStyle' is unsupported on: 'ios' 9.0 and later +#pragma warning disable CA1416, CA1422 // TODO: 'UIApplication.StatusBarStyle' is unsupported on: 'ios' 9.0 and later if (statusBarColorMode == StatusBarTextColorMode.DoNotAdjust || barTextColor?.GetLuminosity() <= 0.5) { // Use dark text color for status bar @@ -746,7 +746,7 @@ void SetStatusBarStyle() // Use light text color for status bar UIApplication.SharedApplication.StatusBarStyle = UIStatusBarStyle.LightContent; } -#pragma warning restore CA1416 +#pragma warning restore CA1416, CA1422 } void UpdateToolBarVisible() @@ -995,9 +995,9 @@ class ParentingViewController : UIViewController public ParentingViewController(NavigationRenderer navigation) { -#pragma warning disable CA1416 // TODO: 'UIViewController.AutomaticallyAdjustsScrollViewInsets' is unsupported on: 'ios' 11.0 and later +#pragma warning disable CA1416, CA1422 // TODO: 'UIViewController.AutomaticallyAdjustsScrollViewInsets' is unsupported on: 'ios' 11.0 and later AutomaticallyAdjustsScrollViewInsets = false; -#pragma warning restore +#pragma warning restore CA1416, CA1422 _navigation = new WeakReference(navigation); } @@ -1486,13 +1486,15 @@ public override UIInterfaceOrientation PreferredInterfaceOrientationForPresentat return ivh.ViewController.PreferredInterfaceOrientationForPresentation(); return base.PreferredInterfaceOrientationForPresentation(); } - +#pragma warning disable CA1422 // Validate platform compatibility public override bool ShouldAutorotate() { if (Child?.Handler is IPlatformViewHandler ivh) + return ivh.ViewController.ShouldAutorotate(); return base.ShouldAutorotate(); } +#pragma warning restore CA1422 // Validate platform compatibility [System.Runtime.Versioning.UnsupportedOSPlatform("ios6.0")] [System.Runtime.Versioning.UnsupportedOSPlatform("tvos")] diff --git a/src/Controls/src/Core/Compatibility/Handlers/Shell/iOS/ShellItemRenderer.cs b/src/Controls/src/Core/Compatibility/Handlers/Shell/iOS/ShellItemRenderer.cs index 847a035b4a63..e0ef16942bce 100644 --- a/src/Controls/src/Core/Compatibility/Handlers/Shell/iOS/ShellItemRenderer.cs +++ b/src/Controls/src/Core/Compatibility/Handlers/Shell/iOS/ShellItemRenderer.cs @@ -322,7 +322,7 @@ void UpdateMoreCellsEnabled() var renderer = RendererForViewController(ViewControllers[i]); var cell = moreNavigationCells[i - 4]; -#pragma warning disable CA1416 // TODO: 'UITableViewCell.TextLabel' is unsupported on: 'ios' 14.0 and later +#pragma warning disable CA1416, CA1422 // TODO: 'UITableViewCell.TextLabel' is unsupported on: 'ios' 14.0 and later if (!renderer.ShellSection.IsEnabled) { cell.UserInteractionEnabled = false; @@ -337,7 +337,7 @@ void UpdateMoreCellsEnabled() cell.UserInteractionEnabled = true; cell.TextLabel.TextColor = _defaultMoreTextLabelTextColor; } -#pragma warning restore CA1416 +#pragma warning restore CA1416, CA1422 } UITableViewCell[] GetMoreNavigationCells() diff --git a/src/Controls/src/Core/Compatibility/Handlers/TableView/iOS/TableViewModelRenderer.cs b/src/Controls/src/Core/Compatibility/Handlers/TableView/iOS/TableViewModelRenderer.cs index 16c889be1344..9cf7412cae8f 100644 --- a/src/Controls/src/Core/Compatibility/Handlers/TableView/iOS/TableViewModelRenderer.cs +++ b/src/Controls/src/Core/Compatibility/Handlers/TableView/iOS/TableViewModelRenderer.cs @@ -75,9 +75,9 @@ public override void WillDisplayHeaderView(UITableView tableView, UIView headerV if (sectionHeaderTextColor != null) { -#pragma warning disable CA1416 // TODO: 'UITableViewHeaderFooterView.TextLabel' is unsupported on: 'ios' 14.0 and later +#pragma warning disable CA1416, CA1422 // TODO: 'UITableViewHeaderFooterView.TextLabel' is unsupported on: 'ios' 14.0 and later header.TextLabel.TextColor = sectionHeaderTextColor.ToPlatform(); -#pragma warning restore CA1416 +#pragma warning restore CA1416, CA1422 } } } diff --git a/src/Controls/src/Core/Compatibility/iOS/Extensions/ToolbarItemExtensions.cs b/src/Controls/src/Core/Compatibility/iOS/Extensions/ToolbarItemExtensions.cs index 63a97fdd8d2d..a7dcd95a5970 100644 --- a/src/Controls/src/Core/Compatibility/iOS/Extensions/ToolbarItemExtensions.cs +++ b/src/Controls/src/Core/Compatibility/iOS/Extensions/ToolbarItemExtensions.cs @@ -105,9 +105,9 @@ void UpdateIsEnabled() void UpdateTextAndStyle() { Title = _item.Text; -#pragma warning disable CA1416 // TODO: [UnsupportedOSPlatform("ios8.0")] +#pragma warning disable CA1416, CA1422 // TODO: [UnsupportedOSPlatform("ios8.0")] Style = UIBarButtonItemStyle.Bordered; -#pragma warning restore CA1416 +#pragma warning restore CA1416, CA1422 Image = null; } } diff --git a/src/Controls/src/Core/Controls.Core.csproj b/src/Controls/src/Core/Controls.Core.csproj index 69c0f1afe34d..a7536683d956 100644 --- a/src/Controls/src/Core/Controls.Core.csproj +++ b/src/Controls/src/Core/Controls.Core.csproj @@ -5,10 +5,12 @@ Microsoft.Maui.Controls disable false + false <_MauiDesignDllBuild Condition=" '$(OS)' != 'Unix' ">True high true $(NoWarn);CS1591;RS0041;RS0026;RS0027;RS0022 + $(NoWarn);CA1420 diff --git a/src/Controls/src/Core/HandlerImpl/Path.Impl.cs b/src/Controls/src/Core/HandlerImpl/Path.Impl.cs index 07029adef3db..3768239f112f 100644 --- a/src/Controls/src/Core/HandlerImpl/Path.Impl.cs +++ b/src/Controls/src/Core/HandlerImpl/Path.Impl.cs @@ -12,7 +12,6 @@ protected override void OnPropertyChanged([CallerMemberName] string propertyName if (propertyName == DataProperty.PropertyName) { - HeightRequest = this.WidthRequest = double.NaN; Handler?.UpdateValue(nameof(IShapeView.Shape)); } } diff --git a/src/Controls/src/Core/HandlerImpl/Polygon.Impl.cs b/src/Controls/src/Core/HandlerImpl/Polygon.Impl.cs index d64cccb6f773..5952e2a22889 100644 --- a/src/Controls/src/Core/HandlerImpl/Polygon.Impl.cs +++ b/src/Controls/src/Core/HandlerImpl/Polygon.Impl.cs @@ -10,9 +10,6 @@ protected override void OnPropertyChanged([CallerMemberName] string propertyName { base.OnPropertyChanged(propertyName); - if (propertyName == PointsProperty.PropertyName) - this.HeightRequest = this.WidthRequest = double.NaN; - if (propertyName == PointsProperty.PropertyName || propertyName == FillRuleProperty.PropertyName) Handler?.UpdateValue(nameof(IShapeView.Shape)); diff --git a/src/Controls/src/Core/HandlerImpl/Polyline.Impl.cs b/src/Controls/src/Core/HandlerImpl/Polyline.Impl.cs index 4c97f62ca89f..f928e2c47adc 100644 --- a/src/Controls/src/Core/HandlerImpl/Polyline.Impl.cs +++ b/src/Controls/src/Core/HandlerImpl/Polyline.Impl.cs @@ -10,9 +10,6 @@ protected override void OnPropertyChanged([CallerMemberName] string propertyName { base.OnPropertyChanged(propertyName); - if (propertyName == PointsProperty.PropertyName) - this.HeightRequest = this.WidthRequest = double.NaN; - if (propertyName == PointsProperty.PropertyName || propertyName == FillRuleProperty.PropertyName) Handler?.UpdateValue(nameof(IShapeView.Shape)); diff --git a/src/Controls/src/Core/Platform/AlertManager/AlertManager.Android.cs b/src/Controls/src/Core/Platform/AlertManager/AlertManager.Android.cs index 2d1f1c6d763b..6add340c3bb6 100644 --- a/src/Controls/src/Core/Platform/AlertManager/AlertManager.Android.cs +++ b/src/Controls/src/Core/Platform/AlertManager/AlertManager.Android.cs @@ -292,9 +292,12 @@ void UpdateProgressBarVisibility(bool isBusy) if (!SupportsProgress) return; #pragma warning disable 612, 618 - +#pragma warning disable CA1416 // Validate platform compatibility +#pragma warning disable CA1422 // Validate platform compatibility Activity.SetProgressBarIndeterminate(true); Activity.SetProgressBarIndeterminateVisibility(isBusy); +#pragma warning restore CA1422 // Validate platform compatibility +#pragma warning restore CA1416 // Validate platform compatibility #pragma warning restore 612, 618 } diff --git a/src/Controls/src/Core/Platform/AlertManager/AlertManager.iOS.cs b/src/Controls/src/Core/Platform/AlertManager/AlertManager.iOS.cs index 9f6080985b68..d66bbed4b5b3 100644 --- a/src/Controls/src/Core/Platform/AlertManager/AlertManager.iOS.cs +++ b/src/Controls/src/Core/Platform/AlertManager/AlertManager.iOS.cs @@ -75,9 +75,9 @@ public void Dispose() void OnPageBusy(IView sender, bool enabled) { _busyCount = Math.Max(0, enabled ? _busyCount + 1 : _busyCount - 1); -#pragma warning disable CA1416 // TODO: 'UIApplication.NetworkActivityIndicatorVisible' is unsupported on: 'ios' 13.0 and later +#pragma warning disable CA1416, CA1422 // TODO: 'UIApplication.NetworkActivityIndicatorVisible' is unsupported on: 'ios' 13.0 and later UIApplication.SharedApplication.NetworkActivityIndicatorVisible = _busyCount > 0; -#pragma warning restore CA1416 +#pragma warning restore CA1416, CA1422 } void OnAlertRequested(IView sender, AlertArguments arguments) diff --git a/src/Controls/src/Core/Platform/Android/Extensions/ButtonExtensions.cs b/src/Controls/src/Core/Platform/Android/Extensions/ButtonExtensions.cs index 55c549fe2869..c34326baa035 100644 --- a/src/Controls/src/Core/Platform/Android/Extensions/ButtonExtensions.cs +++ b/src/Controls/src/Core/Platform/Android/Extensions/ButtonExtensions.cs @@ -53,11 +53,11 @@ public static void UpdateContentLayout(this MaterialButton materialButton, Butto break; case ButtonContentLayout.ImagePosition.Left: materialButton.Icon = icon; - materialButton.IconGravity = MaterialButton.IconGravityStart; + materialButton.IconGravity = MaterialButton.IconGravityTextStart; break; case ButtonContentLayout.ImagePosition.Right: materialButton.Icon = icon; - materialButton.IconGravity = MaterialButton.IconGravityEnd; + materialButton.IconGravity = MaterialButton.IconGravityTextEnd; break; } } diff --git a/src/Controls/src/Core/Platform/Android/TabbedPageManager.cs b/src/Controls/src/Core/Platform/Android/TabbedPageManager.cs index b313fdaeaa96..ff7b9c26e2ed 100644 --- a/src/Controls/src/Core/Platform/Android/TabbedPageManager.cs +++ b/src/Controls/src/Core/Platform/Android/TabbedPageManager.cs @@ -764,7 +764,6 @@ class Listeners : ViewPager2.OnPageChangeCallback, #pragma warning disable CS0618 // Type or member is obsolete TabLayout.IOnTabSelectedListener, #pragma warning restore CS0618 // Type or member is obsolete - ViewPager.IOnPageChangeListener, NavigationBarView.IOnItemSelectedListener, TabLayoutMediator.ITabConfigurationStrategy { @@ -845,16 +844,6 @@ void TabLayout.IOnTabSelectedListener.OnTabUnselected(TabLayout.Tab tab) { _tabbedPageManager.SetIconColorFilter(tab, false); } - void ViewPager.IOnPageChangeListener.OnPageScrolled(int position, float positionOffset, int positionOffsetPixels) - { - } - - void ViewPager.IOnPageChangeListener.OnPageScrollStateChanged(int state) - { - } - - void ViewPager.IOnPageChangeListener.OnPageSelected(int position) => - OnPageSelected(position); } } } \ No newline at end of file diff --git a/src/Controls/src/Core/Platform/Android/TapAndPanGestureDetector.cs b/src/Controls/src/Core/Platform/Android/TapAndPanGestureDetector.cs index 7879aef85aa5..03edd6a6b577 100644 --- a/src/Controls/src/Core/Platform/Android/TapAndPanGestureDetector.cs +++ b/src/Controls/src/Core/Platform/Android/TapAndPanGestureDetector.cs @@ -33,7 +33,7 @@ public void UpdateLongPressSettings() IsLongpressEnabled = _listener.EnableLongPressGestures; } - public override bool OnTouchEvent(MotionEvent? ev) + public override bool OnTouchEvent(MotionEvent ev) { if (base.OnTouchEvent(ev)) return true; diff --git a/src/Controls/src/Core/Platform/iOS/Extensions/ButtonExtensions.cs b/src/Controls/src/Core/Platform/iOS/Extensions/ButtonExtensions.cs index 6965220165c4..66ffe52ac0d3 100644 --- a/src/Controls/src/Core/Platform/iOS/Extensions/ButtonExtensions.cs +++ b/src/Controls/src/Core/Platform/iOS/Extensions/ButtonExtensions.cs @@ -90,10 +90,12 @@ public static void UpdateContentLayout(this UIButton platformButton, Button butt var titleRect = platformButton.GetTitleBoundingRect(); var titleWidth = titleRect.Width; + var titleHeight = titleRect.Height; var imageWidth = image.Size.Width; var imageHeight = image.Size.Height; var buttonWidth = platformButton.Bounds.Width; var buttonHeight = platformButton.Bounds.Height; + var sharedSpacing = spacing / 2; // These are just used to shift the image and title to center // Which makes the later math easier to follow @@ -110,11 +112,11 @@ public static void UpdateContentLayout(this UIButton platformButton, Button butt } else { - imageInsets.Top -= (buttonHeight - imageHeight) / 2; - imageInsets.Bottom += (buttonHeight - imageHeight) / 2; + imageInsets.Top -= (titleHeight / 2) + sharedSpacing; + imageInsets.Bottom += titleHeight / 2; - titleInsets.Top += (imageHeight / 2 + spacing); - titleInsets.Bottom -= imageHeight / 2; + titleInsets.Top += imageHeight / 2; + titleInsets.Bottom -= (imageHeight / 2) + sharedSpacing; } } else if (layout.Position == ButtonContentLayout.ImagePosition.Bottom) @@ -125,11 +127,11 @@ public static void UpdateContentLayout(this UIButton platformButton, Button butt } else { - imageInsets.Top += (buttonHeight - imageHeight) / 2; - imageInsets.Bottom -= (buttonHeight - imageHeight) / 2; + imageInsets.Top += titleHeight / 2; + imageInsets.Bottom -= (titleHeight / 2) + sharedSpacing; } - titleInsets.Top -= (imageHeight / 2 + spacing); + titleInsets.Top -= (imageHeight / 2) + sharedSpacing; titleInsets.Bottom += imageHeight / 2; } else if (layout.Position == ButtonContentLayout.ImagePosition.Left) @@ -140,12 +142,12 @@ public static void UpdateContentLayout(this UIButton platformButton, Button butt } else { - imageInsets.Left -= (buttonWidth - imageWidth) / 2; - imageInsets.Right += (buttonWidth - imageWidth) / 2; + imageInsets.Left -= (titleWidth / 2) + sharedSpacing; + imageInsets.Right += titleWidth / 2; } - titleInsets.Left += (imageWidth / 2); - titleInsets.Right -= (imageWidth / 2 + spacing); + titleInsets.Left += imageWidth / 2; + titleInsets.Right -= (imageWidth / 2) + sharedSpacing; } else if (layout.Position == ButtonContentLayout.ImagePosition.Right) { @@ -155,12 +157,12 @@ public static void UpdateContentLayout(this UIButton platformButton, Button butt } else { - imageInsets.Left += (buttonWidth - imageWidth) / 2; - imageInsets.Right -= (buttonWidth - imageWidth) / 2; + imageInsets.Left += titleWidth / 2; + imageInsets.Right -= (titleWidth / 2) + sharedSpacing; } - titleInsets.Left -= (imageWidth / 2 + spacing); - titleInsets.Right += (imageWidth / 2); + titleInsets.Left -= (imageWidth / 2) + sharedSpacing; + titleInsets.Right += imageWidth / 2; } } @@ -179,7 +181,7 @@ public static void UpdateContentLayout(this UIButton platformButton, Button butt platformButton.UpdatePadding(button); -#pragma warning disable CA1416 // TODO: [UnsupportedOSPlatform("ios15.0")] +#pragma warning disable CA1416, CA1422 // TODO: [UnsupportedOSPlatform("ios15.0")] if (platformButton.ImageEdgeInsets != imageInsets || platformButton.TitleEdgeInsets != titleInsets) { @@ -187,7 +189,7 @@ public static void UpdateContentLayout(this UIButton platformButton, Button butt platformButton.TitleEdgeInsets = titleInsets; platformButton.Superview?.SetNeedsLayout(); } -#pragma warning restore CA1416 +#pragma warning restore CA1416, CA1422 } public static void UpdateText(this UIButton platformButton, Button button) diff --git a/src/Controls/src/Core/Platform/iOS/ModalWrapper.cs b/src/Controls/src/Core/Platform/iOS/ModalWrapper.cs index 13f5dbe4163b..5b2bac4eb04d 100644 --- a/src/Controls/src/Core/Platform/iOS/ModalWrapper.cs +++ b/src/Controls/src/Core/Platform/iOS/ModalWrapper.cs @@ -104,6 +104,8 @@ public override UIInterfaceOrientation PreferredInterfaceOrientationForPresentat return base.PreferredInterfaceOrientationForPresentation(); } +// TODO: [UnsupportedOSPlatform("ios6.0")] +#pragma warning disable CA1416, CA1422 public override bool ShouldAutorotate() { if ((ChildViewControllers != null) && (ChildViewControllers.Length > 0)) @@ -115,14 +117,14 @@ public override bool ShouldAutorotate() public override bool ShouldAutorotateToInterfaceOrientation(UIInterfaceOrientation toInterfaceOrientation) { -#pragma warning disable CA1416 // TODO: [UnsupportedOSPlatform("ios6.0")] + if ((ChildViewControllers != null) && (ChildViewControllers.Length > 0)) { return ChildViewControllers[0].ShouldAutorotateToInterfaceOrientation(toInterfaceOrientation); } return base.ShouldAutorotateToInterfaceOrientation(toInterfaceOrientation); -#pragma warning restore CA1416 } +#pragma warning restore CA1416, CA1422 public override bool ShouldAutomaticallyForwardRotationMethods => true; diff --git a/src/Controls/src/Core/PublicAPI/net-android/PublicAPI.Shipped.txt b/src/Controls/src/Core/PublicAPI/net-android/PublicAPI.Shipped.txt index 5ab42c03ad5a..2abe7d32f1d2 100644 --- a/src/Controls/src/Core/PublicAPI/net-android/PublicAPI.Shipped.txt +++ b/src/Controls/src/Core/PublicAPI/net-android/PublicAPI.Shipped.txt @@ -1633,7 +1633,7 @@ Microsoft.Maui.Controls.Platform.Compatibility.ContainerView.MatchHeight.set -> Microsoft.Maui.Controls.Platform.Compatibility.ContainerView.MatchWidth.get -> bool Microsoft.Maui.Controls.Platform.Compatibility.ContainerView.MatchWidth.set -> void Microsoft.Maui.Controls.Platform.Compatibility.CustomFrameLayout -Microsoft.Maui.Controls.Platform.Compatibility.CustomFrameLayout.CustomFrameLayout(System.IntPtr javaReference, Android.Runtime.JniHandleOwnership transfer) -> void +Microsoft.Maui.Controls.Platform.Compatibility.CustomFrameLayout.CustomFrameLayout(nint javaReference, Android.Runtime.JniHandleOwnership transfer) -> void Microsoft.Maui.Controls.Platform.Compatibility.IShellBottomNavViewAppearanceTracker Microsoft.Maui.Controls.Platform.Compatibility.IShellContext Microsoft.Maui.Controls.Platform.Compatibility.IShellFlyoutContentRenderer diff --git a/src/Controls/src/Core/Shapes/Shape.cs b/src/Controls/src/Core/Shapes/Shape.cs index f07a60100800..eb08aca47844 100644 --- a/src/Controls/src/Core/Shapes/Shape.cs +++ b/src/Controls/src/Core/Shapes/Shape.cs @@ -192,11 +192,22 @@ PathF IShape.PathForBounds(Graphics.Rect viewBounds) viewBounds.Height -= StrokeThickness; Matrix3x2 transform; + if (Aspect == Stretch.None) { - transform = Matrix3x2.CreateTranslation( - (float)(viewBounds.Left - pathBounds.Left), - (float)(viewBounds.Top - pathBounds.Top)); + bool requireAdjustX = viewBounds.Left > pathBounds.Left; + bool requireAdjustY = viewBounds.Top > pathBounds.Top; + + if (requireAdjustX || requireAdjustY) + { + transform = Matrix3x2.CreateTranslation( + (float)(pathBounds.X + viewBounds.Left - pathBounds.Left), + (float)(pathBounds.Y + viewBounds.Top - pathBounds.Top)); + } + else + { + transform = Matrix3x2.Identity; + } } else { @@ -255,6 +266,7 @@ PathF IShape.PathForBounds(Graphics.Rect viewBounds) protected override Size MeasureOverride(double widthConstraint, double heightConstraint) { var result = base.MeasureOverride(widthConstraint, heightConstraint); + if (result.Width != 0 && result.Height != 0) { return result; @@ -262,7 +274,9 @@ protected override Size MeasureOverride(double widthConstraint, double heightCon // TODO: not using this.GetPath().Bounds.Size; // since default GetBoundsByFlattening(0.001) returns incorrect results for curves - SizeF boundsByFlattening = this.GetPath().GetBoundsByFlattening(1).Size; + RectF pathBounds = this.GetPath().GetBoundsByFlattening(1); + SizeF boundsByFlattening = pathBounds.Size; + result.Height = boundsByFlattening.Height; result.Width = boundsByFlattening.Width; @@ -277,6 +291,8 @@ protected override Size MeasureOverride(double widthConstraint, double heightCon switch (Aspect) { case Stretch.None: + result.Height += pathBounds.Y; + result.Width += pathBounds.X; break; case Stretch.Fill: diff --git a/src/Controls/src/Xaml.Design/Controls.Xaml.Design.csproj b/src/Controls/src/Xaml.Design/Controls.Xaml.Design.csproj index c41b06669ad0..47c415798e3a 100644 --- a/src/Controls/src/Xaml.Design/Controls.Xaml.Design.csproj +++ b/src/Controls/src/Xaml.Design/Controls.Xaml.Design.csproj @@ -4,6 +4,7 @@ Microsoft.Maui.Controls.Xaml.DesignTools False False + false <_MauiDesignDllBuild Condition=" '$(OS)' != 'Unix' ">True diff --git a/src/Controls/src/Xaml/Controls.Xaml.csproj b/src/Controls/src/Xaml/Controls.Xaml.csproj index 62fc4abde531..707ac8830adb 100644 --- a/src/Controls/src/Xaml/Controls.Xaml.csproj +++ b/src/Controls/src/Xaml/Controls.Xaml.csproj @@ -5,6 +5,7 @@ Microsoft.Maui.Controls.Xaml Microsoft.Maui.Controls.Xaml false + false <_MauiDesignDllBuild Condition=" '$(OS)' != 'Unix' ">True $(NoWarn);CA2200;CS1591;RS0041 Microsoft.Maui.Controls.Xaml diff --git a/src/Controls/tests/DeviceTests/Controls.DeviceTests.csproj b/src/Controls/tests/DeviceTests/Controls.DeviceTests.csproj index 9c87fdf962b5..9120a34bfb5d 100644 --- a/src/Controls/tests/DeviceTests/Controls.DeviceTests.csproj +++ b/src/Controls/tests/DeviceTests/Controls.DeviceTests.csproj @@ -20,7 +20,11 @@ - + + + 21.0 + + diff --git a/src/Controls/tests/DeviceTests/Platforms/Android/AndroidManifest.xml b/src/Controls/tests/DeviceTests/Platforms/Android/AndroidManifest.xml index d68d0f0621a1..ddf3fbc76cca 100644 --- a/src/Controls/tests/DeviceTests/Platforms/Android/AndroidManifest.xml +++ b/src/Controls/tests/DeviceTests/Platforms/Android/AndroidManifest.xml @@ -1,6 +1,5 @@  - diff --git a/src/Controls/tests/Xaml.UnitTests/Controls.Xaml.UnitTests.csproj b/src/Controls/tests/Xaml.UnitTests/Controls.Xaml.UnitTests.csproj index 249e910f808c..feaa92c02ac8 100644 --- a/src/Controls/tests/Xaml.UnitTests/Controls.Xaml.UnitTests.csproj +++ b/src/Controls/tests/Xaml.UnitTests/Controls.Xaml.UnitTests.csproj @@ -51,4 +51,4 @@ - + \ No newline at end of file diff --git a/src/Controls/tests/Xaml.UnitTests/MSBuild/MSBuildTests.cs b/src/Controls/tests/Xaml.UnitTests/MSBuild/MSBuildTests.cs index a40d72771740..9bfa95f68ad5 100644 --- a/src/Controls/tests/Xaml.UnitTests/MSBuild/MSBuildTests.cs +++ b/src/Controls/tests/Xaml.UnitTests/MSBuild/MSBuildTests.cs @@ -61,7 +61,7 @@ static string GetTfm() var fd = System.Runtime.InteropServices.RuntimeInformation.FrameworkDescription; if (Version.TryParse(System.Text.RegularExpressions.Regex.Match(fd, @"\d+\.\d+\.\d+")?.Value, out var version)) return $"net{version.Major}.{version.Minor}"; - return "net6.0"; + return "net7.0"; } string testDirectory; diff --git a/src/Controls/tests/Xaml.UnitTests/OnPlatformOptimization.xaml.cs b/src/Controls/tests/Xaml.UnitTests/OnPlatformOptimization.xaml.cs index e6d0c2c69b6b..349a960ef938 100644 --- a/src/Controls/tests/Xaml.UnitTests/OnPlatformOptimization.xaml.cs +++ b/src/Controls/tests/Xaml.UnitTests/OnPlatformOptimization.xaml.cs @@ -26,12 +26,12 @@ public OnPlatformOptimization(bool useCompiledXaml) public class Tests { [Test] - public void OnPlatformExtensionsAreSimplified([Values("net6.0-ios", "net6.0-android")] string targetFramework) + public void OnPlatformExtensionsAreSimplified([Values("net7.0-ios", "net7.0-android")] string targetFramework) { MockCompiler.Compile(typeof(OnPlatformOptimization), out var methodDef, targetFramework); Assert.That(!methodDef.Body.Instructions.Any(instr => InstructionIsOnPlatformExtensionCtor(methodDef, instr)), "This Xaml still generates a new OnPlatformExtension()"); - var expected = targetFramework == "net6.0-ios" ? "bar" : "foo"; + var expected = targetFramework.EndsWith("-ios") ? "bar" : "foo"; Assert.That(methodDef.Body.Instructions.Any(instr => instr.Operand as string == expected), $"Did not find instruction containing '{expected}'"); } diff --git a/src/Core/maps/src/Maps.csproj b/src/Core/maps/src/Maps.csproj index d081bb266df6..62b1c8b7d085 100644 --- a/src/Core/maps/src/Maps.csproj +++ b/src/Core/maps/src/Maps.csproj @@ -5,6 +5,7 @@ Microsoft.Maui.Maps Microsoft.Maui.Maps enable + false true $(NoWarn);CS1591;RS0041;RS0026;RS0027 diff --git a/src/Core/src/ActivationState.cs b/src/Core/src/ActivationState.cs index 7475226bf3e9..f8d60aebe7f1 100644 --- a/src/Core/src/ActivationState.cs +++ b/src/Core/src/ActivationState.cs @@ -64,7 +64,9 @@ static IPersistedState GetPersistedState(Android.OS.Bundle? state) { foreach (var k in keyset) { +#pragma warning disable 618 // TODO: one day use the API 33+ version: https://developer.android.com/reference/kotlin/android/os/BaseBundle?hl=en#get dict[k] = state?.Get(k)?.ToString(); +#pragma warning restore 618 } } diff --git a/src/Core/src/Core.csproj b/src/Core/src/Core.csproj index d3e919785d6f..6fba319bae0e 100644 --- a/src/Core/src/Core.csproj +++ b/src/Core/src/Core.csproj @@ -5,6 +5,7 @@ Microsoft.Maui enable false + false true $(NoWarn);CS1591;RS0041;RS0026;RS0027 diff --git a/src/Core/src/Dispatching/Dispatcher.iOS.cs b/src/Core/src/Dispatching/Dispatcher.iOS.cs index ec316cd82f57..1ac70fdff595 100644 --- a/src/Core/src/Dispatching/Dispatcher.iOS.cs +++ b/src/Core/src/Dispatching/Dispatcher.iOS.cs @@ -101,9 +101,9 @@ public partial class DispatcherProvider { static IDispatcher? GetForCurrentThreadImplementation() { -#pragma warning disable BI1234, CA1416 // Type or member is obsolete, has [UnsupportedOSPlatform("ios6.0")], deprecated but still works +#pragma warning disable BI1234, CA1416, CA1422 // Type or member is obsolete, has [UnsupportedOSPlatform("ios6.0")], deprecated but still works var q = DispatchQueue.CurrentQueue; -#pragma warning restore BI1234, CA1416 // Type or member is obsolete +#pragma warning restore BI1234, CA1416, CA1422 // Type or member is obsolete if (q != DispatchQueue.MainQueue) return null; diff --git a/src/Core/src/Graphics/MauiDrawable.Android.cs b/src/Core/src/Graphics/MauiDrawable.Android.cs index d43f67478a42..95960e4ab3c3 100644 --- a/src/Core/src/Graphics/MauiDrawable.Android.cs +++ b/src/Core/src/Graphics/MauiDrawable.Android.cs @@ -353,7 +353,7 @@ public void InvalidateBorderBounds() InvalidateSelf(); } - protected override void OnBoundsChange(ARect? bounds) + protected override void OnBoundsChange(ARect bounds) { if (_bounds != bounds) { diff --git a/src/Core/src/Hosting/Internal/MauiApplicationServiceCollection.cs b/src/Core/src/Hosting/Internal/MauiApplicationServiceCollection.cs deleted file mode 100644 index bba34f3a2a47..000000000000 --- a/src/Core/src/Hosting/Internal/MauiApplicationServiceCollection.cs +++ /dev/null @@ -1,103 +0,0 @@ -using System; -using System.Collections; -using System.Collections.Generic; -using Microsoft.Extensions.DependencyInjection; - -namespace Microsoft.Maui.Hosting -{ - internal sealed class MauiApplicationServiceCollection : IServiceCollection - { - private IServiceCollection _services = new ServiceCollection(); - - public ServiceDescriptor this[int index] - { - get => _services[index]; - set - { - CheckServicesAccess(); - _services[index] = value; - } - } - public int Count => _services.Count; - - public bool IsReadOnly { get; set; } - - public IServiceCollection InnerCollection - { - get => _services; - set - { - CheckServicesAccess(); - _services = value; - } - } - - public void Add(ServiceDescriptor item) - { - CheckServicesAccess(); - - _services.Add(item); - } - - public void Clear() - { - CheckServicesAccess(); - - _services.Clear(); - } - - public bool Contains(ServiceDescriptor item) - { - return _services.Contains(item); - } - - public void CopyTo(ServiceDescriptor[] array, int arrayIndex) - { - _services.CopyTo(array, arrayIndex); - } - - public IEnumerator GetEnumerator() - { - return _services.GetEnumerator(); - } - - public int IndexOf(ServiceDescriptor item) - { - return _services.IndexOf(item); - } - - public void Insert(int index, ServiceDescriptor item) - { - CheckServicesAccess(); - - _services.Insert(index, item); - } - - public bool Remove(ServiceDescriptor item) - { - CheckServicesAccess(); - - return _services.Remove(item); - } - - public void RemoveAt(int index) - { - CheckServicesAccess(); - - _services.RemoveAt(index); - } - - IEnumerator IEnumerable.GetEnumerator() - { - return GetEnumerator(); - } - - private void CheckServicesAccess() - { - if (IsReadOnly) - { - throw new InvalidOperationException("Cannot modify ServiceCollection after application is built."); - } - } - } -} diff --git a/src/Core/src/Hosting/MauiAppBuilder.cs b/src/Core/src/Hosting/MauiAppBuilder.cs index e39c1b68fe8c..cdbc3ef72b88 100644 --- a/src/Core/src/Hosting/MauiAppBuilder.cs +++ b/src/Core/src/Hosting/MauiAppBuilder.cs @@ -14,7 +14,7 @@ namespace Microsoft.Maui.Hosting /// public sealed class MauiAppBuilder { - private readonly MauiApplicationServiceCollection _services = new(); + private readonly ServiceCollection _services = new(); private Func? _createServiceProvider; private readonly Lazy _configuration; private ILoggingBuilder? _logging; @@ -153,7 +153,7 @@ public MauiApp Build() MauiApp builtApplication = new MauiApp(serviceProvider); // Mark the service collection as read-only to prevent future modifications - _services.IsReadOnly = true; + _services.MakeReadOnly(); var initServices = builtApplication.Services.GetServices(); if (initServices != null) @@ -197,7 +197,7 @@ public void Dispose() { } private sealed class NullLogger : ILogger, IDisposable { - public IDisposable BeginScope(TState state) => this; + public IDisposable BeginScope(TState state) where TState : notnull => this; public void Dispose() { } diff --git a/src/Core/src/ImageSources/UriImageSourceService/UriImageSourceService.Android.cs b/src/Core/src/ImageSources/UriImageSourceService/UriImageSourceService.Android.cs index f0cd106aa1e4..487372a2ba4c 100644 --- a/src/Core/src/ImageSources/UriImageSourceService/UriImageSourceService.Android.cs +++ b/src/Core/src/ImageSources/UriImageSourceService/UriImageSourceService.Android.cs @@ -19,7 +19,10 @@ public partial class UriImageSourceService { var callback = new ImageLoaderCallback(); - PlatformInterop.LoadImageFromUri(imageView, uriImageSource.Uri.OriginalString, new Java.Lang.Boolean(uriImageSource.CachingEnabled), callback); + var cachingEnabled = uriImageSource.CachingEnabled + ? Java.Lang.Boolean.True + : Java.Lang.Boolean.False; + PlatformInterop.LoadImageFromUri(imageView, uriImageSource.Uri.OriginalString, cachingEnabled, callback); return callback.Result; } @@ -42,7 +45,10 @@ public partial class UriImageSourceService { var drawableCallback = new ImageLoaderResultCallback(); - PlatformInterop.LoadImageFromUri(context, uriImageSource.Uri.OriginalString, new Java.Lang.Boolean(uriImageSource.CachingEnabled), drawableCallback); + var cachingEnabled = uriImageSource.CachingEnabled + ? Java.Lang.Boolean.True + : Java.Lang.Boolean.False; + PlatformInterop.LoadImageFromUri(context, uriImageSource.Uri.OriginalString, cachingEnabled, drawableCallback); return drawableCallback.Result; } diff --git a/src/Core/src/ImageSources/UriImageSourceService/UriImageSourceService.iOS.cs b/src/Core/src/ImageSources/UriImageSourceService/UriImageSourceService.iOS.cs index d57868a9ff9b..f04460fa217f 100644 --- a/src/Core/src/ImageSources/UriImageSourceService/UriImageSourceService.iOS.cs +++ b/src/Core/src/ImageSources/UriImageSourceService/UriImageSourceService.iOS.cs @@ -78,9 +78,9 @@ public void CacheImage(NSData imageData, string path) Directory.CreateDirectory(directory); -#pragma warning disable CA1416 // https://github.com/xamarin/xamarin-macios/issues/14619 +#pragma warning disable CA1416, CA1422 // https://github.com/xamarin/xamarin-macios/issues/14619 var result = imageData.Save(path, true); -#pragma warning restore CA1416 +#pragma warning restore CA1416, CA1422 if (result == false) throw new InvalidOperationException($"Unable to cache image at '{path}'."); diff --git a/src/Core/src/Platform/Android/BorderDrawable.cs b/src/Core/src/Platform/Android/BorderDrawable.cs index afcd0e1899ee..e330546b8bf7 100644 --- a/src/Core/src/Platform/Android/BorderDrawable.cs +++ b/src/Core/src/Platform/Android/BorderDrawable.cs @@ -238,7 +238,7 @@ public void SetBorderWidth(double strokeWidth) InvalidateSelf(); } - protected override void OnBoundsChange(ARect? bounds) + protected override void OnBoundsChange(ARect bounds) { if (_bounds != bounds) { diff --git a/src/Core/src/Platform/Android/MauiAppCompatActivity.Lifecycle.cs b/src/Core/src/Platform/Android/MauiAppCompatActivity.Lifecycle.cs index acded27e7766..d37ec1e6bb8c 100644 --- a/src/Core/src/Platform/Android/MauiAppCompatActivity.Lifecycle.cs +++ b/src/Core/src/Platform/Android/MauiAppCompatActivity.Lifecycle.cs @@ -1,3 +1,4 @@ +using System; using Android.App; using Android.Content; using Android.Content.PM; @@ -18,7 +19,12 @@ protected override void OnActivityResult(int requestCode, Result resultCode, Int MauiApplication.Current?.Services?.InvokeLifecycleEvents(del => del(this, requestCode, resultCode, data)); } + // TODO: Investigate whether the new AndroidX way is actually useful: + // https://developer.android.com/reference/android/app/Activity#onBackPressed() + [Obsolete] +#pragma warning disable 809 public override void OnBackPressed() +#pragma warning restore 809 { var preventBackPropagation = false; MauiApplication.Current?.Services?.InvokeLifecycleEvents(del => @@ -27,7 +33,11 @@ public override void OnBackPressed() }); if (!preventBackPropagation) +#pragma warning disable CA1416 // Validate platform compatibility +#pragma warning disable CA1422 // Validate platform compatibility base.OnBackPressed(); +#pragma warning restore CA1422 // Validate platform compatibility +#pragma warning restore CA1416 // Validate platform compatibility } public override void OnConfigurationChanged(Configuration newConfig) diff --git a/src/Core/src/Platform/Windows/CalendarDatePickerExtensions.cs b/src/Core/src/Platform/Windows/CalendarDatePickerExtensions.cs index be84bef3c971..8224cb92659d 100644 --- a/src/Core/src/Platform/Windows/CalendarDatePickerExtensions.cs +++ b/src/Core/src/Platform/Windows/CalendarDatePickerExtensions.cs @@ -6,7 +6,7 @@ namespace Microsoft.Maui.Platform //TODO make this public on NET8 internal static class CalendarDatePickerExtensions { - internal static string ToDateFormat(this string dateFormat) + public static string ToDateFormat(this string dateFormat) { // The WinUI CalendarDatePicker DateFormat property use this formatter: // https://docs.microsoft.com/en-us/uwp/api/Windows.Globalization.DateTimeFormatting.DateTimeFormatter?redirectedfrom=MSDN&view=winrt-22621#code-snippet-2 diff --git a/src/Core/src/Platform/iOS/ButtonExtensions.cs b/src/Core/src/Platform/iOS/ButtonExtensions.cs index ce861a00881d..ed8a3468ad77 100644 --- a/src/Core/src/Platform/iOS/ButtonExtensions.cs +++ b/src/Core/src/Platform/iOS/ButtonExtensions.cs @@ -70,11 +70,13 @@ public static void UpdatePadding(this UIButton platformButton, Thickness padding bottom = AlmostZero; #pragma warning disable CA1416 // TODO: 'UIButton.ContentEdgeInsets' is unsupported on: 'ios' 15.0 and later. +#pragma warning disable CA1422 // Validate platform compatibility platformButton.ContentEdgeInsets = new UIEdgeInsets( (float)top, (float)padding.Left, (float)bottom, (float)padding.Right); +#pragma warning restore CA1422 // Validate platform compatibility #pragma warning restore CA1416 } diff --git a/src/Core/src/Platform/iOS/MauiCheckBox.cs b/src/Core/src/Platform/iOS/MauiCheckBox.cs index 5ae16ebf60eb..9de3eb43e66a 100644 --- a/src/Core/src/Platform/iOS/MauiCheckBox.cs +++ b/src/Core/src/Platform/iOS/MauiCheckBox.cs @@ -33,8 +33,10 @@ public MauiCheckBox() HorizontalAlignment = UIControlContentHorizontalAlignment.Center; VerticalAlignment = UIControlContentVerticalAlignment.Center; #pragma warning disable CA1416 // TODO: both has [UnsupportedOSPlatform("ios15.0")] +#pragma warning disable CA1422 // Validate platform compatibility AdjustsImageWhenDisabled = false; AdjustsImageWhenHighlighted = false; +#pragma warning restore CA1422 // Validate platform compatibility #pragma warning restore CA1416 TouchUpInside += OnTouchUpInside; } diff --git a/src/Core/src/Platform/iOS/MauiPageControl.cs b/src/Core/src/Platform/iOS/MauiPageControl.cs index edf73aefaaf1..91b4405a66df 100644 --- a/src/Core/src/Platform/iOS/MauiPageControl.cs +++ b/src/Core/src/Platform/iOS/MauiPageControl.cs @@ -15,12 +15,7 @@ public class MauiPageControl : UIPageControl public MauiPageControl() { ValueChanged += MauiPageControlValueChanged; - - if (OperatingSystem.IsIOSVersionAtLeast(14) || OperatingSystem.IsMacCatalystVersionAtLeast(14) -#if TVOS - || OperatingSystem.IsTvOSVersionAtLeast(14) -#endif - ) + if (OperatingSystem.IsIOSVersionAtLeast(14) || OperatingSystem.IsMacCatalystVersionAtLeast(14) || OperatingSystem.IsTvOSVersionAtLeast(14)) { AllowsContinuousInteraction = false; BackgroundStyle = UIPageControlBackgroundStyle.Minimal; diff --git a/src/Core/src/Platform/iOS/MauiSwipeView.cs b/src/Core/src/Platform/iOS/MauiSwipeView.cs index 4228188cee02..0e254fb0ce51 100644 --- a/src/Core/src/Platform/iOS/MauiSwipeView.cs +++ b/src/Core/src/Platform/iOS/MauiSwipeView.cs @@ -399,8 +399,10 @@ void UpdateSwipeItemInsets(UIButton button, float spacing = 0.0f) var titleEdgeInsets = new UIEdgeInsets(spacing, -imageSize.Width, -imageSize.Height, 0.0f); #pragma warning disable CA1416 // TODO: 'TitleEdgeInsets', 'ImageEdgeInsets' has [UnsupportedOSPlatform("ios15.0")] +#pragma warning disable CA1422 // Validate platform compatibility button.TitleEdgeInsets = titleEdgeInsets; + var labelString = button.TitleLabel.Text ?? string.Empty; #pragma warning disable BI1234 // Type or member is obsolete, unsupported from version 7.0 @@ -408,6 +410,7 @@ void UpdateSwipeItemInsets(UIButton button, float spacing = 0.0f) #pragma warning restore BI1234 // Type or member is obsolete var imageEdgeInsets = new UIEdgeInsets(-(titleSize.Height + spacing), 0.0f, 0.0f, -titleSize.Width); button.ImageEdgeInsets = imageEdgeInsets; +#pragma warning restore CA1422 // Validate platform compatibility #pragma warning restore CA1416 } diff --git a/src/Core/src/Platform/iOS/SearchBarExtensions.cs b/src/Core/src/Platform/iOS/SearchBarExtensions.cs index ec804ffad999..fa128cd4681d 100644 --- a/src/Core/src/Platform/iOS/SearchBarExtensions.cs +++ b/src/Core/src/Platform/iOS/SearchBarExtensions.cs @@ -23,10 +23,13 @@ internal static void UpdateBackground(this UISearchBar uiSearchBar, ISearchBar s if (background is SolidPaint solidPaint) uiSearchBar.BarTintColor = solidPaint.Color.ToPlatform(); + if(background is GradientPaint gradientPaint) + ViewExtensions.UpdateBackground(uiSearchBar, gradientPaint); + if (background == null) uiSearchBar.BarTintColor = UISearchBar.Appearance.BarTintColor; } - + public static void UpdateIsEnabled(this UISearchBar uiSearchBar, ISearchBar searchBar) { uiSearchBar.UserInteractionEnabled = searchBar.IsEnabled; diff --git a/src/Core/src/Platform/iOS/UIApplicationExtensions.cs b/src/Core/src/Platform/iOS/UIApplicationExtensions.cs index 96b4ac58ad97..6b48e5e8c454 100644 --- a/src/Core/src/Platform/iOS/UIApplicationExtensions.cs +++ b/src/Core/src/Platform/iOS/UIApplicationExtensions.cs @@ -12,6 +12,7 @@ internal static UIEdgeInsets GetSafeAreaInsetsForWindow(this UIApplication appli if (!OperatingSystem.IsIOSVersionAtLeast(11)) safeAreaInsets = new UIEdgeInsets(UIApplication.SharedApplication.StatusBarFrame.Size.Height, 0, 0, 0); +#pragma warning disable CA1422 // Validate platform compatibility else if (application.GetKeyWindow() is UIWindow keyWindow) safeAreaInsets = keyWindow.SafeAreaInsets; #pragma warning disable CA1416 // TODO: 'UIApplication.Windows' is unsupported on: 'ios' 15.0 and later. @@ -20,6 +21,7 @@ internal static UIEdgeInsets GetSafeAreaInsetsForWindow(this UIApplication appli #pragma warning restore CA1416 else safeAreaInsets = UIEdgeInsets.Zero; +#pragma warning restore CA1422 // Validate platform compatibility return safeAreaInsets; } @@ -27,7 +29,9 @@ internal static UIEdgeInsets GetSafeAreaInsetsForWindow(this UIApplication appli public static UIWindow? GetKeyWindow(this UIApplication application) { #pragma warning disable CA1416 // TODO: 'UIApplication.Windows' is unsupported on: 'ios' 15.0 and later. +#pragma warning disable CA1422 // Validate platform compatibility var windows = application.Windows; +#pragma warning restore CA1422 // Validate platform compatibility #pragma warning restore CA1416 for (int i = 0; i < windows.Length; i++) diff --git a/src/Core/src/PublicAPI/net-android/PublicAPI.Shipped.txt b/src/Core/src/PublicAPI/net-android/PublicAPI.Shipped.txt index 1130a9ab36cb..a98a14145c2c 100644 --- a/src/Core/src/PublicAPI/net-android/PublicAPI.Shipped.txt +++ b/src/Core/src/PublicAPI/net-android/PublicAPI.Shipped.txt @@ -1427,7 +1427,7 @@ Microsoft.Maui.MauiApplication.ActivityLifecycleCallbacks.OnActivityStarted(Andr Microsoft.Maui.MauiApplication.ActivityLifecycleCallbacks.OnActivityStopped(Android.App.Activity! activity) -> void Microsoft.Maui.MauiApplication.Application.get -> Microsoft.Maui.IApplication! Microsoft.Maui.MauiApplication.Application.set -> void -Microsoft.Maui.MauiApplication.MauiApplication(System.IntPtr handle, Android.Runtime.JniHandleOwnership ownership) -> void +Microsoft.Maui.MauiApplication.MauiApplication(nint handle, Android.Runtime.JniHandleOwnership ownership) -> void Microsoft.Maui.MauiApplication.Services.get -> System.IServiceProvider! Microsoft.Maui.MauiApplication.Services.set -> void Microsoft.Maui.MauiContext @@ -1440,7 +1440,7 @@ Microsoft.Maui.MauiViewGroup Microsoft.Maui.MauiViewGroup.MauiViewGroup(Android.Content.Context? context) -> void Microsoft.Maui.MauiViewGroup.MauiViewGroup(Android.Content.Context? context, Android.Util.IAttributeSet? attrs) -> void Microsoft.Maui.MauiViewGroup.MauiViewGroup(Android.Content.Context? context, Android.Util.IAttributeSet? attrs, int defStyle) -> void -Microsoft.Maui.MauiViewGroup.MauiViewGroup(System.IntPtr javaReference, Android.Runtime.JniHandleOwnership transfer) -> void +Microsoft.Maui.MauiViewGroup.MauiViewGroup(nint javaReference, Android.Runtime.JniHandleOwnership transfer) -> void Microsoft.Maui.MissingMapperAttribute Microsoft.Maui.MissingMapperAttribute.Description.get -> string? Microsoft.Maui.MissingMapperAttribute.Description.set -> void @@ -1494,7 +1494,7 @@ Microsoft.Maui.Platform.CheckBoxExtensions Microsoft.Maui.Platform.ColorExtensions Microsoft.Maui.Platform.ContainerView Microsoft.Maui.Platform.ContainerView.ContainerView(Microsoft.Maui.IMauiContext! context) -> void -Microsoft.Maui.Platform.ContainerView.ContainerView(System.IntPtr javaReference, Android.Runtime.JniHandleOwnership transfer) -> void +Microsoft.Maui.Platform.ContainerView.ContainerView(nint javaReference, Android.Runtime.JniHandleOwnership transfer) -> void Microsoft.Maui.Platform.ContainerView.CurrentView.get -> Microsoft.Maui.IElement? Microsoft.Maui.Platform.ContainerView.CurrentView.set -> void Microsoft.Maui.Platform.ContainerView.MainView.get -> Android.Views.View? @@ -1505,7 +1505,7 @@ Microsoft.Maui.Platform.ContentViewGroup.ContentViewGroup(Android.Content.Contex Microsoft.Maui.Platform.ContentViewGroup.ContentViewGroup(Android.Content.Context! context, Android.Util.IAttributeSet! attrs) -> void Microsoft.Maui.Platform.ContentViewGroup.ContentViewGroup(Android.Content.Context! context, Android.Util.IAttributeSet! attrs, int defStyleAttr) -> void Microsoft.Maui.Platform.ContentViewGroup.ContentViewGroup(Android.Content.Context! context, Android.Util.IAttributeSet! attrs, int defStyleAttr, int defStyleRes) -> void -Microsoft.Maui.Platform.ContentViewGroup.ContentViewGroup(System.IntPtr javaReference, Android.Runtime.JniHandleOwnership transfer) -> void +Microsoft.Maui.Platform.ContentViewGroup.ContentViewGroup(nint javaReference, Android.Runtime.JniHandleOwnership transfer) -> void Microsoft.Maui.Platform.ContextExtensions Microsoft.Maui.Platform.DatePickerExtensions Microsoft.Maui.Platform.DrawableExtensions @@ -1554,7 +1554,7 @@ Microsoft.Maui.Platform.LayoutViewGroup.LayoutViewGroup(Android.Content.Context! Microsoft.Maui.Platform.LayoutViewGroup.LayoutViewGroup(Android.Content.Context! context, Android.Util.IAttributeSet! attrs) -> void Microsoft.Maui.Platform.LayoutViewGroup.LayoutViewGroup(Android.Content.Context! context, Android.Util.IAttributeSet! attrs, int defStyleAttr) -> void Microsoft.Maui.Platform.LayoutViewGroup.LayoutViewGroup(Android.Content.Context! context, Android.Util.IAttributeSet! attrs, int defStyleAttr, int defStyleRes) -> void -Microsoft.Maui.Platform.LayoutViewGroup.LayoutViewGroup(System.IntPtr javaReference, Android.Runtime.JniHandleOwnership transfer) -> void +Microsoft.Maui.Platform.LayoutViewGroup.LayoutViewGroup(nint javaReference, Android.Runtime.JniHandleOwnership transfer) -> void Microsoft.Maui.Platform.LayoutViewGroupExtensions Microsoft.Maui.Platform.LocalizedDigitsKeyListener Microsoft.Maui.Platform.LocalizedDigitsKeyListener.LocalizedDigitsKeyListener(Android.Text.InputTypes inputTypes, char decimalSeparator) -> void @@ -1571,7 +1571,7 @@ Microsoft.Maui.Platform.MauiDatePicker.HidePicker.set -> void Microsoft.Maui.Platform.MauiDatePicker.MauiDatePicker(Android.Content.Context? context) -> void Microsoft.Maui.Platform.MauiDatePicker.MauiDatePicker(Android.Content.Context? context, Android.Util.IAttributeSet! attrs) -> void Microsoft.Maui.Platform.MauiDatePicker.MauiDatePicker(Android.Content.Context? context, Android.Util.IAttributeSet! attrs, int defStyleAttr) -> void -Microsoft.Maui.Platform.MauiDatePicker.MauiDatePicker(System.IntPtr javaReference, Android.Runtime.JniHandleOwnership transfer) -> void +Microsoft.Maui.Platform.MauiDatePicker.MauiDatePicker(nint javaReference, Android.Runtime.JniHandleOwnership transfer) -> void Microsoft.Maui.Platform.MauiDatePicker.OnClick(Android.Views.View? v) -> void Microsoft.Maui.Platform.MauiDatePicker.ShowPicker.get -> System.Action? Microsoft.Maui.Platform.MauiDatePicker.ShowPicker.set -> void @@ -1593,7 +1593,7 @@ Microsoft.Maui.Platform.MauiScrollView Microsoft.Maui.Platform.MauiScrollView.MauiScrollView(Android.Content.Context! context) -> void Microsoft.Maui.Platform.MauiScrollView.MauiScrollView(Android.Content.Context! context, Android.Util.IAttributeSet! attrs) -> void Microsoft.Maui.Platform.MauiScrollView.MauiScrollView(Android.Content.Context! context, Android.Util.IAttributeSet! attrs, int defStyleAttr) -> void -Microsoft.Maui.Platform.MauiScrollView.MauiScrollView(System.IntPtr javaReference, Android.Runtime.JniHandleOwnership transfer) -> void +Microsoft.Maui.Platform.MauiScrollView.MauiScrollView(nint javaReference, Android.Runtime.JniHandleOwnership transfer) -> void Microsoft.Maui.Platform.MauiScrollView.ScrollTo(int x, int y, bool instant, System.Action! finished) -> void Microsoft.Maui.Platform.MauiScrollView.SetContent(Android.Views.View! content) -> void Microsoft.Maui.Platform.MauiScrollView.SetHorizontalScrollBarVisibility(Microsoft.Maui.ScrollBarVisibility scrollBarVisibility) -> void @@ -1616,7 +1616,7 @@ Microsoft.Maui.Platform.MauiTimePicker.HidePicker.set -> void Microsoft.Maui.Platform.MauiTimePicker.MauiTimePicker(Android.Content.Context? context) -> void Microsoft.Maui.Platform.MauiTimePicker.MauiTimePicker(Android.Content.Context? context, Android.Util.IAttributeSet! attrs) -> void Microsoft.Maui.Platform.MauiTimePicker.MauiTimePicker(Android.Content.Context? context, Android.Util.IAttributeSet! attrs, int defStyleAttr) -> void -Microsoft.Maui.Platform.MauiTimePicker.MauiTimePicker(System.IntPtr javaReference, Android.Runtime.JniHandleOwnership transfer) -> void +Microsoft.Maui.Platform.MauiTimePicker.MauiTimePicker(nint javaReference, Android.Runtime.JniHandleOwnership transfer) -> void Microsoft.Maui.Platform.MauiTimePicker.OnClick(Android.Views.View? v) -> void Microsoft.Maui.Platform.MauiTimePicker.ShowPicker.get -> System.Action? Microsoft.Maui.Platform.MauiTimePicker.ShowPicker.set -> void @@ -1632,7 +1632,7 @@ Microsoft.Maui.Platform.NavigationRootManager.NavigationRootManager(Microsoft.Ma Microsoft.Maui.Platform.NavigationRootManager.RootView.get -> Android.Views.View? Microsoft.Maui.Platform.NavigationViewFragment Microsoft.Maui.Platform.NavigationViewFragment.NavigationViewFragment() -> void -Microsoft.Maui.Platform.NavigationViewFragment.NavigationViewFragment(System.IntPtr javaReference, Android.Runtime.JniHandleOwnership transfer) -> void +Microsoft.Maui.Platform.NavigationViewFragment.NavigationViewFragment(nint javaReference, Android.Runtime.JniHandleOwnership transfer) -> void Microsoft.Maui.Platform.PickerExtensions Microsoft.Maui.Platform.PlatformTouchGraphicsView Microsoft.Maui.Platform.PlatformTouchGraphicsView.Connect(Microsoft.Maui.IGraphicsView! graphicsView) -> void @@ -1975,7 +1975,7 @@ override Microsoft.Maui.Font.ToString() -> string! override Microsoft.Maui.FontImageSourceService.GetDrawableAsync(Microsoft.Maui.IImageSource! imageSource, Android.Content.Context! context, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) -> System.Threading.Tasks.Task?>! override Microsoft.Maui.FontImageSourceService.LoadDrawableAsync(Microsoft.Maui.IImageSource! imageSource, Android.Widget.ImageView! imageView, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) -> System.Threading.Tasks.Task! override Microsoft.Maui.Graphics.MauiDrawable.Dispose(bool disposing) -> void -override Microsoft.Maui.Graphics.MauiDrawable.OnBoundsChange(Android.Graphics.Rect? bounds) -> void +override Microsoft.Maui.Graphics.MauiDrawable.OnBoundsChange(Android.Graphics.Rect! bounds) -> void override Microsoft.Maui.Graphics.MauiDrawable.OnDraw(Android.Graphics.Drawables.Shapes.Shape? shape, Android.Graphics.Canvas? canvas, Android.Graphics.Paint? paint) -> void override Microsoft.Maui.GridLength.Equals(object? obj) -> bool override Microsoft.Maui.GridLength.GetHashCode() -> int @@ -2103,7 +2103,7 @@ override Microsoft.Maui.MauiApplication.OnLowMemory() -> void override Microsoft.Maui.MauiApplication.OnTrimMemory(Android.Content.TrimMemory level) -> void override Microsoft.Maui.MauiViewGroup.JniPeerMembers.get -> Java.Interop.JniPeerMembers! override Microsoft.Maui.MauiViewGroup.OnLayout(bool changed, int l, int t, int r, int b) -> void -override Microsoft.Maui.MauiViewGroup.ThresholdClass.get -> System.IntPtr +override Microsoft.Maui.MauiViewGroup.ThresholdClass.get -> nint override Microsoft.Maui.MauiViewGroup.ThresholdType.get -> System.Type! override Microsoft.Maui.Platform.AccessibilityDelegateCompatWrapper.DispatchPopulateAccessibilityEvent(Android.Views.View! host, Android.Views.Accessibility.AccessibilityEvent! e) -> bool override Microsoft.Maui.Platform.AccessibilityDelegateCompatWrapper.GetAccessibilityNodeProvider(Android.Views.View! host) -> AndroidX.Core.View.Accessibility.AccessibilityNodeProviderCompat! @@ -2115,7 +2115,7 @@ override Microsoft.Maui.Platform.AccessibilityDelegateCompatWrapper.PerformAcces override Microsoft.Maui.Platform.AccessibilityDelegateCompatWrapper.SendAccessibilityEvent(Android.Views.View! host, int eventType) -> void override Microsoft.Maui.Platform.AccessibilityDelegateCompatWrapper.SendAccessibilityEventUnchecked(Android.Views.View! host, Android.Views.Accessibility.AccessibilityEvent! e) -> void override Microsoft.Maui.Platform.BorderDrawable.Dispose(bool disposing) -> void -override Microsoft.Maui.Platform.BorderDrawable.OnBoundsChange(Android.Graphics.Rect? bounds) -> void +override Microsoft.Maui.Platform.BorderDrawable.OnBoundsChange(Android.Graphics.Rect! bounds) -> void override Microsoft.Maui.Platform.BorderDrawable.OnDraw(Android.Graphics.Drawables.Shapes.Shape? shape, Android.Graphics.Canvas? canvas, Android.Graphics.Paint? paint) -> void override Microsoft.Maui.Platform.ContentViewGroup.DispatchDraw(Android.Graphics.Canvas? canvas) -> void override Microsoft.Maui.Platform.ContentViewGroup.OnLayout(bool changed, int left, int top, int right, int bottom) -> void diff --git a/src/Core/src/PublicAPI/net-windows/PublicAPI.Shipped.txt b/src/Core/src/PublicAPI/net-windows/PublicAPI.Shipped.txt index eabc79f7ed71..8a0c1e1d6c52 100644 --- a/src/Core/src/PublicAPI/net-windows/PublicAPI.Shipped.txt +++ b/src/Core/src/PublicAPI/net-windows/PublicAPI.Shipped.txt @@ -1379,7 +1379,7 @@ Microsoft.Maui.MauiWinUIApplication.Services.get -> System.IServiceProvider! Microsoft.Maui.MauiWinUIApplication.Services.set -> void Microsoft.Maui.MauiWinUIWindow Microsoft.Maui.MauiWinUIWindow.MauiWinUIWindow() -> void -Microsoft.Maui.MauiWinUIWindow.WindowHandle.get -> System.IntPtr +Microsoft.Maui.MauiWinUIWindow.WindowHandle.get -> nint Microsoft.Maui.MissingMapperAttribute Microsoft.Maui.MissingMapperAttribute.Description.get -> string? Microsoft.Maui.MissingMapperAttribute.Description.set -> void @@ -1540,14 +1540,14 @@ Microsoft.Maui.Platform.WindowRootView.BackRequested -> Windows.Foundation.Typed Microsoft.Maui.Platform.WindowRootView.NavigationViewControl.get -> Microsoft.Maui.Platform.RootNavigationView? Microsoft.Maui.Platform.WindowRootView.WindowRootView() -> void Microsoft.Maui.Platform.WindowsPlatformMessageEventArgs -Microsoft.Maui.Platform.WindowsPlatformMessageEventArgs.Hwnd.get -> System.IntPtr -Microsoft.Maui.Platform.WindowsPlatformMessageEventArgs.LParam.get -> System.IntPtr +Microsoft.Maui.Platform.WindowsPlatformMessageEventArgs.Hwnd.get -> nint +Microsoft.Maui.Platform.WindowsPlatformMessageEventArgs.LParam.get -> nint Microsoft.Maui.Platform.WindowsPlatformMessageEventArgs.MessageId.get -> uint -Microsoft.Maui.Platform.WindowsPlatformMessageEventArgs.WindowsPlatformMessageEventArgs(System.IntPtr hwnd, uint messageId, System.IntPtr wParam, System.IntPtr lParam) -> void -Microsoft.Maui.Platform.WindowsPlatformMessageEventArgs.WParam.get -> System.IntPtr +Microsoft.Maui.Platform.WindowsPlatformMessageEventArgs.WindowsPlatformMessageEventArgs(nint hwnd, uint messageId, nint wParam, nint lParam) -> void +Microsoft.Maui.Platform.WindowsPlatformMessageEventArgs.WParam.get -> nint Microsoft.Maui.Platform.WindowsPlatformWindowSubclassedEventArgs -Microsoft.Maui.Platform.WindowsPlatformWindowSubclassedEventArgs.Hwnd.get -> System.IntPtr -Microsoft.Maui.Platform.WindowsPlatformWindowSubclassedEventArgs.WindowsPlatformWindowSubclassedEventArgs(System.IntPtr hwnd) -> void +Microsoft.Maui.Platform.WindowsPlatformWindowSubclassedEventArgs.Hwnd.get -> nint +Microsoft.Maui.Platform.WindowsPlatformWindowSubclassedEventArgs.WindowsPlatformWindowSubclassedEventArgs(nint hwnd) -> void Microsoft.Maui.Platform.WrapperView Microsoft.Maui.Platform.WrapperView.Border.get -> Microsoft.Maui.IBorderStroke? Microsoft.Maui.Platform.WrapperView.Border.set -> void @@ -2711,7 +2711,7 @@ static Microsoft.Maui.Platform.WebViewExtensions.UpdateSource(this Microsoft.UI. static Microsoft.Maui.Platform.WindowExtensions.GetAppWindow(this Microsoft.UI.Xaml.Window! platformWindow) -> Microsoft.UI.Windowing.AppWindow? static Microsoft.Maui.Platform.WindowExtensions.GetDisplayDensity(this Microsoft.UI.Xaml.Window! platformWindow) -> float static Microsoft.Maui.Platform.WindowExtensions.GetWindow(this Microsoft.UI.Xaml.Window! platformWindow) -> Microsoft.Maui.IWindow? -static Microsoft.Maui.Platform.WindowExtensions.GetWindowHandle(this Microsoft.UI.Xaml.Window! platformWindow) -> System.IntPtr +static Microsoft.Maui.Platform.WindowExtensions.GetWindowHandle(this Microsoft.UI.Xaml.Window! platformWindow) -> nint static Microsoft.Maui.Platform.WindowExtensions.UpdateTitle(this Microsoft.UI.Xaml.Window! platformWindow, Microsoft.Maui.IWindow! window) -> void static Microsoft.Maui.Primitives.Dimension.IsExplicitSet(double value) -> bool static Microsoft.Maui.Primitives.Dimension.IsMaximumSet(double value) -> bool diff --git a/src/Core/tests/Benchmarks.Droid/Benchmarks.Droid.csproj b/src/Core/tests/Benchmarks.Droid/Benchmarks.Droid.csproj index a98a054466a1..2edbefb55c31 100644 --- a/src/Core/tests/Benchmarks.Droid/Benchmarks.Droid.csproj +++ b/src/Core/tests/Benchmarks.Droid/Benchmarks.Droid.csproj @@ -10,6 +10,7 @@ 1 1.0 false + false android-arm64 diff --git a/src/Core/tests/DeviceTests/Handlers/Button/ButtonHandlerTests.iOS.cs b/src/Core/tests/DeviceTests/Handlers/Button/ButtonHandlerTests.iOS.cs index 540cb0bda508..4faa5ca36d2e 100644 --- a/src/Core/tests/DeviceTests/Handlers/Button/ButtonHandlerTests.iOS.cs +++ b/src/Core/tests/DeviceTests/Handlers/Button/ButtonHandlerTests.iOS.cs @@ -69,8 +69,10 @@ string GetNativeText(ButtonHandler buttonHandler) => Color GetNativeTextColor(ButtonHandler buttonHandler) => GetNativeButton(buttonHandler).CurrentTitleColor.ToColor(); +#pragma warning disable CA1416, CA1422 UIEdgeInsets GetNativePadding(ButtonHandler buttonHandler) => GetNativeButton(buttonHandler).ContentEdgeInsets; +#pragma warning restore CA1416, CA1422 Task PerformClick(IButton button) { diff --git a/src/Core/tests/DeviceTests/Handlers/ImageButton/ImageButtonHandlerTests.iOS.cs b/src/Core/tests/DeviceTests/Handlers/ImageButton/ImageButtonHandlerTests.iOS.cs index 3c142cad853f..767eac861c91 100644 --- a/src/Core/tests/DeviceTests/Handlers/ImageButton/ImageButtonHandlerTests.iOS.cs +++ b/src/Core/tests/DeviceTests/Handlers/ImageButton/ImageButtonHandlerTests.iOS.cs @@ -61,8 +61,10 @@ Task PerformClick(IImageButton button) }); } +#pragma warning disable CA1416, CA1422 UIEdgeInsets GetNativePadding(ImageButtonHandler imageButtonHandler) => GetPlatformImageButton(imageButtonHandler).ContentEdgeInsets; +#pragma warning restore CA1416, CA1422 bool ImageSourceLoaded(ImageButtonHandler imageButtonHandler) => imageButtonHandler.PlatformView.ImageView.Image != null; diff --git a/src/Core/tests/DeviceTests/Handlers/SearchBar/SearchBarHandlerTests.iOS.cs b/src/Core/tests/DeviceTests/Handlers/SearchBar/SearchBarHandlerTests.iOS.cs index 92960c151214..c46550f50c90 100644 --- a/src/Core/tests/DeviceTests/Handlers/SearchBar/SearchBarHandlerTests.iOS.cs +++ b/src/Core/tests/DeviceTests/Handlers/SearchBar/SearchBarHandlerTests.iOS.cs @@ -11,6 +11,24 @@ namespace Microsoft.Maui.DeviceTests { public partial class SearchBarHandlerTests { + [Theory(DisplayName = "Gradient Background Initializes Correctly")] + [InlineData(0xFF0000)] + [InlineData(0x00FF00)] + [InlineData(0x0000FF)] + public async Task GradientBackgroundInitializesCorrectly(uint color) + { + var expected = Color.FromUint(color); + + var brush = new LinearGradientPaintStub(Colors.Black, expected); + + var searchBar = new SearchBarStub + { + Background = brush, + }; + + await ValidateHasColor(searchBar, expected); + } + [Fact] public async Task ShouldShowCancelButtonToggles() { diff --git a/src/DotNet/Dependencies/Workloads.csproj b/src/DotNet/Dependencies/Workloads.csproj index 5d1e5e0c78e1..a11638657daf 100644 --- a/src/DotNet/Dependencies/Workloads.csproj +++ b/src/DotNet/Dependencies/Workloads.csproj @@ -3,8 +3,10 @@ netstandard2.0 - - + + + + diff --git a/src/DotNet/DotNet.csproj b/src/DotNet/DotNet.csproj index fb6ed55b92e9..73af4f3e7f83 100644 --- a/src/DotNet/DotNet.csproj +++ b/src/DotNet/DotNet.csproj @@ -65,7 +65,7 @@ @@ -114,12 +114,13 @@ - - <_PacksToRemove Include="Microsoft.NET.Workload.Android" /> - <_PacksToRemove Include="Microsoft.NET.Workload.MacCatalyst" /> - <_PacksToRemove Include="Microsoft.NET.Workload.iOS" /> - <_PacksToRemove Include="Microsoft.NET.Workload.tvOS" /> - <_PacksToRemove Include="Microsoft.NET.Workload.macOS" /> + <_PacksToRemove Include="microsoft.net.sdk.android" /> + <_PacksToRemove Include="microsoft.net.sdk.maccatalyst" /> + <_PacksToRemove Include="microsoft.net.sdk.ios" /> + <_PacksToRemove Include="microsoft.net.sdk.tvos" /> + <_PacksToRemove Include="microsoft.net.sdk.macos" /> + <_PacksToRemove Include="microsoft.net.workload.emscripten" /> + <_PacksToRemove Include="microsoft.net.workload.mono.toolchain" /> <_WorkloadIds Include="android" /> <_WorkloadIds Include="maccatalyst" /> @@ -135,7 +136,11 @@ <_WorkloadManifestDir>$(DotNetTempDirectory)workload/ - + + <_WorkloadDirectoriesToRemove Include="$(DotNetDirectory)sdk-manifests/$(DotNetVersionBand)" /> + <_WorkloadDirectoriesToRemove Include="@(_PacksToRemove->'$(DotNetDirectory)sdk-manifests/$(DotNetSdkManifestsFolder)/%(Identity)')" /> + + _name = new Lazy(() => Application.Context.ApplicationInfo.LoadLabel(Application.Context.PackageManager)); static readonly Lazy _packageName = new Lazy(() => Application.Context.PackageName); +#pragma warning disable 618 static readonly Lazy _packageInfo = new Lazy(() => Application.Context.PackageManager.GetPackageInfo(_packageName.Value, PackageInfoFlags.MetaData)); +#pragma warning restore 618 static readonly Lazy _requestedTheme = new Lazy(GetRequestedTheme); static readonly Lazy _layoutDirection = new Lazy(GetLayoutDirection); diff --git a/src/Essentials/src/Browser/Browser.ios.cs b/src/Essentials/src/Browser/Browser.ios.cs index 93f3aa71c8d4..dd76660be9d8 100755 --- a/src/Essentials/src/Browser/Browser.ios.cs +++ b/src/Essentials/src/Browser/Browser.ios.cs @@ -29,7 +29,9 @@ private static async Task LaunchSafariViewController(Uri uri, BrowserLaunchOptio { var nativeUrl = new NSUrl(uri.AbsoluteUri); #pragma warning disable CA1416 // TODO: 'SFSafariViewController(NSUrl, bool)' is unsupported on: 'ios' 11.0 and later, there is an overload SFSafariViewController(NSUrl, SFSafariViewControllerConfiguration) supported from ios 11.0+ +#pragma warning disable CA1422 // Validate platform compatibility var sfViewController = new SFSafariViewController(nativeUrl, false); +#pragma warning restore CA1422 // Validate platform compatibility #pragma warning restore CA1416 // probably need to call the overloads depending on OS version var vc = WindowStateManager.Default.GetCurrentUIViewController(true)!; diff --git a/src/Essentials/src/Connectivity/Connectivity.android.cs b/src/Essentials/src/Connectivity/Connectivity.android.cs index 1726762b7a2d..e3507b9e511d 100644 --- a/src/Essentials/src/Connectivity/Connectivity.android.cs +++ b/src/Essentials/src/Connectivity/Connectivity.android.cs @@ -137,7 +137,11 @@ public NetworkAccess NetworkAccess var manager = ConnectivityManager; #pragma warning disable CS0618 // Type or member is obsolete +#pragma warning disable CA1416 // Validate platform compatibility +#pragma warning disable CA1422 // Validate platform compatibility var networks = manager.GetAllNetworks(); +#pragma warning restore CA1422 // Validate platform compatibility +#pragma warning restore CA1416 // Validate platform compatibility #pragma warning restore CS0618 // Type or member is obsolete // some devices running 21 and 22 only use the older api. @@ -157,13 +161,13 @@ public NetworkAccess NetworkAccess continue; #pragma warning disable CS0618 // Type or member is obsolete +#pragma warning disable CA1416 // Validate platform compatibility +#pragma warning disable CA1422 // Validate platform compatibility var info = manager.GetNetworkInfo(network); -#pragma warning restore CS0618 // Type or member is obsolete -#pragma warning disable CS0618 // Type or member is obsolete if (info == null || !info.IsAvailable) -#pragma warning restore CS0618 // Type or member is obsolete continue; +#pragma warning restore CS0618 // Type or member is obsolete // Check to see if it has the internet capability if (!capabilities.HasCapability(NetCapability.Internet)) @@ -196,10 +200,13 @@ void ProcessNetworkInfo(NetworkInfo info) { if (info == null || !info.IsAvailable) return; + if (info.IsConnected) currentAccess = IsBetterAccess(currentAccess, NetworkAccess.Internet); else if (info.IsConnectedOrConnecting) currentAccess = IsBetterAccess(currentAccess, NetworkAccess.ConstrainedInternet); +#pragma warning restore CA1422 // Validate platform compatibility +#pragma warning restore CA1416 // Validate platform compatibility #pragma warning restore CS0618 // Type or member is obsolete } @@ -221,6 +228,8 @@ public IEnumerable ConnectionProfiles var manager = ConnectivityManager; #pragma warning disable CS0618 // Type or member is obsolete +#pragma warning disable CA1416 // Validate platform compatibility +#pragma warning disable CA1422 // Validate platform compatibility var networks = manager.GetAllNetworks(); #pragma warning restore CS0618 // Type or member is obsolete foreach (var network in networks) @@ -245,11 +254,15 @@ public IEnumerable ConnectionProfiles #pragma warning disable CS0618 // Type or member is obsolete static ConnectionProfile? ProcessNetworkInfo(NetworkInfo info) { + if (info == null || !info.IsAvailable || !info.IsConnectedOrConnecting) return null; + return GetConnectionType(info.Type, info.TypeName); } +#pragma warning restore CA1422 // Validate platform compatibility +#pragma warning restore CA1416 // Validate platform compatibility #pragma warning restore CS0618 // Type or member is obsolete } } diff --git a/src/Essentials/src/Contacts/Contacts.ios.macos.cs b/src/Essentials/src/Contacts/Contacts.ios.macos.cs index 6857beec4dbf..7684d8c14255 100644 --- a/src/Essentials/src/Contacts/Contacts.ios.macos.cs +++ b/src/Essentials/src/Contacts/Contacts.ios.macos.cs @@ -122,6 +122,7 @@ public ContactPickerDelegate(IntPtr handle) public Action DidSelectContactHandler { get; } #pragma warning disable CA1416 // picker.DismissModalViewController(bool) has UnsupportedOSPlatform("ios6.0")]. (Deprecated but still works) +#pragma warning disable CA1422 // Validate platform compatibility public override void ContactPickerDidCancel(CNContactPickerViewController picker) { DidSelectContactHandler?.Invoke(default); @@ -136,6 +137,8 @@ public override void DidSelectContact(CNContactPickerViewController picker, CNCo public override void DidSelectContactProperty(CNContactPickerViewController picker, CNContactProperty contactProperty) => picker.DismissModalViewController(true); + +#pragma warning restore CA1422 // Validate platform compatibility #pragma warning restore CA1416 } #endif diff --git a/src/Essentials/src/DeviceDisplay/DeviceDisplay.android.cs b/src/Essentials/src/DeviceDisplay/DeviceDisplay.android.cs index 990f5cb3c08d..67dd25fa5a8f 100644 --- a/src/Essentials/src/DeviceDisplay/DeviceDisplay.android.cs +++ b/src/Essentials/src/DeviceDisplay/DeviceDisplay.android.cs @@ -37,8 +37,12 @@ protected override DisplayInfo GetMainDisplayInfo() using var displayMetrics = new DisplayMetrics(); var display = GetDefaultDisplay(); #pragma warning disable CS0618 // Type or member is obsolete +#pragma warning disable CA1422 // Validate platform compatibility +#pragma warning disable CA1416 // Validate platform compatibility display?.GetRealMetrics(displayMetrics); #pragma warning restore CS0618 // Type or member is obsolete +#pragma warning restore CA1422 // Validate platform compatibility +#pragma warning restore CA1416 // Validate platform compatibility return new DisplayInfo( width: displayMetrics?.WidthPixels ?? 0, diff --git a/src/Essentials/src/DeviceDisplay/DeviceDisplay.ios.cs b/src/Essentials/src/DeviceDisplay/DeviceDisplay.ios.cs index 045224cd25ee..12d9d66a3e87 100644 --- a/src/Essentials/src/DeviceDisplay/DeviceDisplay.ios.cs +++ b/src/Essentials/src/DeviceDisplay/DeviceDisplay.ios.cs @@ -18,16 +18,9 @@ protected override DisplayInfo GetMainDisplayInfo() var bounds = UIScreen.MainScreen.Bounds; var scale = UIScreen.MainScreen.Scale; - nint rate = 0; - - if (OperatingSystem.IsIOSVersionAtLeast(10, 3) || OperatingSystem.IsMacCatalystVersionAtLeast(10, 3) -#if TVOS - || OperatingSystem.IsTvOSVersionAtLeast(11) -#endif - ) - { - rate = UIScreen.MainScreen.MaximumFramesPerSecond; - } + var rate = (OperatingSystem.IsIOSVersionAtLeast(10, 3) || OperatingSystem.IsMacCatalystVersionAtLeast(10, 3) || OperatingSystem.IsTvOSVersionAtLeast(10, 3)) + ? UIScreen.MainScreen.MaximumFramesPerSecond + : 0; return new DisplayInfo( width: bounds.Width * scale, @@ -56,6 +49,7 @@ void OnMainDisplayInfoChanged(NSNotification obj) => OnMainDisplayInfoChanged(); #pragma warning disable CA1416 // UIApplication.StatusBarOrientation has [UnsupportedOSPlatform("ios9.0")]. (Deprecated but still works) +#pragma warning disable CA1422 // Validate platform compatibility static DisplayOrientation CalculateOrientation() => UIApplication.SharedApplication.StatusBarOrientation.IsLandscape() ? DisplayOrientation.Landscape @@ -70,6 +64,8 @@ static DisplayRotation CalculateRotation() => UIInterfaceOrientation.LandscapeRight => DisplayRotation.Rotation90, _ => DisplayRotation.Unknown, }; + +#pragma warning restore CA1422 // Validate platform compatibility #pragma warning restore CA1416 } } diff --git a/src/Essentials/src/Essentials.csproj b/src/Essentials/src/Essentials.csproj index 4382c1e4ec24..0a2e69168c75 100644 --- a/src/Essentials/src/Essentials.csproj +++ b/src/Essentials/src/Essentials.csproj @@ -9,6 +9,7 @@ true true $(NoWarn);CS1591;NU5104;RS0041;RS0026 + $(NoWarn);CA1420 diff --git a/src/Essentials/src/FilePicker/FilePicker.ios.cs b/src/Essentials/src/FilePicker/FilePicker.ios.cs index c0aaebfd6767..13039e914d4f 100644 --- a/src/Essentials/src/FilePicker/FilePicker.ios.cs +++ b/src/Essentials/src/FilePicker/FilePicker.ios.cs @@ -15,6 +15,7 @@ partial class FilePickerImplementation : IFilePicker async Task> PlatformPickAsync(PickOptions options, bool allowMultiple = false) { #pragma warning disable CA1416 // TODO: UTType has [UnsupportedOSPlatform("ios14.0")] +#pragma warning disable CA1422 // Validate platform compatibility var allowedUtis = options?.FileTypes?.Value?.ToArray() ?? new string[] { UTType.Content, @@ -26,7 +27,9 @@ async Task> PlatformPickAsync(PickOptions options, bool // Use Open instead of Import so that we can attempt to use the original file. // If the file is from an external provider, then it will be downloaded. + using var documentPicker = new UIDocumentPickerViewController(allowedUtis, UIDocumentPickerMode.Open); +#pragma warning restore CA1422 // Validate platform compatibility #pragma warning restore CA1416 // Constructor UIDocumentPickerViewController has [UnsupportedOSPlatform("ios14.0")] if (OperatingSystem.IsIOSVersionAtLeast(11, 0)) documentPicker.AllowsMultipleSelection = allowMultiple; @@ -80,6 +83,7 @@ public override void DidPickDocument(UIDocumentPickerViewController controller, public partial class FilePickerFileType { #pragma warning disable CA1416 // TODO: UTType has [UnsupportedOSPlatform("ios14.0")] +#pragma warning disable CA1422 // Validate platform compatibility static FilePickerFileType PlatformImageFileType() => new FilePickerFileType(new Dictionary> { @@ -109,6 +113,7 @@ static FilePickerFileType PlatformPdfFileType() => { { DevicePlatform.iOS, new[] { (string)UTType.PDF } } }); +#pragma warning restore CA1422 // Validate platform compatibility #pragma warning restore CA1416 } } diff --git a/src/Essentials/src/FileSystem/FileSystemUtils.android.cs b/src/Essentials/src/FileSystem/FileSystemUtils.android.cs index 74cc61a8ccbc..e293e8b1383f 100644 --- a/src/Essentials/src/FileSystem/FileSystemUtils.android.cs +++ b/src/Essentials/src/FileSystem/FileSystemUtils.android.cs @@ -306,7 +306,11 @@ static string GetColumnValue(AndroidUri contentUri, string column, string select static string GetDataFilePath(AndroidUri contentUri, string selection = null, string[] selectionArgs = null) { #pragma warning disable CS0618 // Type or member is obsolete +#pragma warning disable CA1422 // Validate platform compatibility +#pragma warning disable CA1416 // Validate platform compatibility const string column = MediaStore.Files.FileColumns.Data; +#pragma warning restore CA1422 // Validate platform compatibility +#pragma warning restore CA1416 // Validate platform compatibility #pragma warning restore CS0618 // Type or member is obsolete // ask the content provider for the data column, which may contain the actual file path diff --git a/src/Essentials/src/Flashlight/Flashlight.android.cs b/src/Essentials/src/Flashlight/Flashlight.android.cs index 389adcf4f53c..e7e3ef975bd1 100644 --- a/src/Essentials/src/Flashlight/Flashlight.android.cs +++ b/src/Essentials/src/Flashlight/Flashlight.android.cs @@ -21,7 +21,11 @@ class FlashlightImplementation : IFlashlight static readonly object locker = new object(); #pragma warning disable CS0618 +#pragma warning disable CA1416 // Validate platform compatibility +#pragma warning disable CA1422 // Validate platform compatibility Camera camera; +#pragma warning restore CA1416 // Validate platform compatibility +#pragma warning restore CA1422 // Validate platform compatibility #pragma warning restore CS0618 SurfaceTexture surface; @@ -85,10 +89,14 @@ Task ToggleTorchAsync(bool switchOn) surface = new SurfaceTexture(0); #pragma warning disable CS0618 // Camera types are deprecated in Android 10+ +#pragma warning disable CA1416 // Validate platform compatibility +#pragma warning disable CA1422 // Validate platform compatibility camera = Camera.Open(); + // Nexus 5 and some devices require a preview texture camera.SetPreviewTexture(surface); + } var param = camera.GetParameters(); @@ -107,10 +115,12 @@ Task ToggleTorchAsync(bool switchOn) camera.StopPreview(); camera.Release(); camera.Dispose(); -#pragma warning restore CS0618 // Type or member is obsolete camera = null; surface.Dispose(); surface = null; +#pragma warning restore CS0618 // Type or member is obsolete +#pragma warning restore CA1416 // Validate platform compatibility +#pragma warning restore CA1422 // Validate platform compatibility } } } diff --git a/src/Essentials/src/Flashlight/Flashlight.ios.cs b/src/Essentials/src/Flashlight/Flashlight.ios.cs index e944aa3fa769..214b47281392 100644 --- a/src/Essentials/src/Flashlight/Flashlight.ios.cs +++ b/src/Essentials/src/Flashlight/Flashlight.ios.cs @@ -23,6 +23,7 @@ public Task TurnOffAsync() void Toggle(bool on) { #pragma warning disable CA1416 // https://github.com/xamarin/xamarin-macios/issues/14619 +#pragma warning disable CA1422 // Validate platform compatibility var captureDevice = AVCaptureDevice.GetDefaultDevice(AVMediaTypes.Video); if (captureDevice == null || !(captureDevice.HasFlash || captureDevice.HasTorch)) throw new FeatureNotSupportedException(); @@ -48,6 +49,8 @@ void Toggle(bool on) } captureDevice.UnlockForConfiguration(); + +#pragma warning restore CA1422 // Validate platform compatibility #pragma warning restore CA1416 captureDevice.Dispose(); captureDevice = null; diff --git a/src/Essentials/src/MediaPicker/MediaPicker.ios.cs b/src/Essentials/src/MediaPicker/MediaPicker.ios.cs index ba62588677b2..b2dbd36c1e6c 100644 --- a/src/Essentials/src/MediaPicker/MediaPicker.ios.cs +++ b/src/Essentials/src/MediaPicker/MediaPicker.ios.cs @@ -43,8 +43,10 @@ public Task CaptureVideoAsync(MediaPickerOptions options) public async Task PhotoAsync(MediaPickerOptions options, bool photo, bool pickExisting) { #pragma warning disable CA1416 // TODO: UIImagePickerControllerSourceType.PhotoLibrary, UTType.Image, UTType.Movie is supported on ios version 14 and above +#pragma warning disable CA1422 // Validate platform compatibility var sourceType = pickExisting ? UIImagePickerControllerSourceType.PhotoLibrary : UIImagePickerControllerSourceType.Camera; var mediaType = photo ? UTType.Image : UTType.Movie; +#pragma warning restore CA1422 // Validate platform compatibility #pragma warning restore CA1416 if (!UIImagePickerController.IsSourceTypeAvailable(sourceType)) @@ -138,13 +140,16 @@ static FileResult DictionaryToMediaFile(NSDictionary info) if (!assetUrl.Scheme.Equals("assets-library", StringComparison.OrdinalIgnoreCase)) return new UIDocumentFileResult(assetUrl); #pragma warning disable CA1416 // TODO: 'UIImagePickerController.PHAsset' is only supported on: 'ios' from version 11.0 to 14.0 +#pragma warning disable CA1422 // Validate platform compatibility phAsset = info.ValueForKey(UIImagePickerController.PHAsset) as PHAsset; +#pragma warning restore CA1422 // Validate platform compatibility #pragma warning restore CA1416 } } #if !MACCATALYST #pragma warning disable CA1416 // TODO: 'UIImagePickerController.ReferenceUrl' is unsupported on 'ios' 11.0 and later +#pragma warning disable CA1422 // Validate platform compatibility if (phAsset == null) { assetUrl = info[UIImagePickerController.ReferenceUrl] as NSUrl; @@ -152,6 +157,7 @@ static FileResult DictionaryToMediaFile(NSDictionary info) if (assetUrl != null) phAsset = PHAsset.FetchAssets(new NSUrl[] { assetUrl }, null)?.LastObject as PHAsset; } +#pragma warning restore CA1422 // Validate platform compatibility #pragma warning restore CA1416 // 'PHAsset.FetchAssets(NSUrl[], PHFetchOptions?)' is unsupported on 'ios' 11.0 and later #endif @@ -166,7 +172,9 @@ static FileResult DictionaryToMediaFile(NSDictionary info) if (phAsset == null || assetUrl == null) return null; #pragma warning disable CA1416 // https://github.com/xamarin/xamarin-macios/issues/14619 +#pragma warning disable CA1422 // Validate platform compatibility string originalFilename = PHAssetResource.GetAssetResources(phAsset).FirstOrDefault()?.OriginalFilename; +#pragma warning restore CA1422 // Validate platform compatibility #pragma warning restore CA1416 return new PHAssetFileResult(assetUrl, phAsset, originalFilename); } diff --git a/src/Essentials/src/Permissions/Permissions.android.cs b/src/Essentials/src/Permissions/Permissions.android.cs index f8bebe261bbe..35725ba97448 100644 --- a/src/Essentials/src/Permissions/Permissions.android.cs +++ b/src/Essentials/src/Permissions/Permissions.android.cs @@ -16,7 +16,9 @@ public static partial class Permissions public static bool IsDeclaredInManifest(string permission) { var context = Application.Context; +#pragma warning disable 618 var packageInfo = context.PackageManager.GetPackageInfo(context.PackageName, PackageInfoFlags.Permissions); +#pragma warning restore 618 var requestedPermissions = packageInfo?.RequestedPermissions; return requestedPermissions?.Any(r => r.Equals(permission, StringComparison.OrdinalIgnoreCase)) ?? false; @@ -371,12 +373,16 @@ public override (string androidPermission, bool isRuntime)[] RequiredPermissions } #pragma warning disable CS0618 // Type or member is obsolete +#pragma warning disable CA1416 // Validate platform compatibility +#pragma warning disable CA1422 // Validate platform compatibility if (IsDeclaredInManifest(Manifest.Permission.ProcessOutgoingCalls)) { if (OperatingSystem.IsAndroidVersionAtLeast((int)BuildVersionCodes.Q)) System.Diagnostics.Debug.WriteLine($"{Manifest.Permission.ProcessOutgoingCalls} is deprecated in Android 10"); permissions.Add((Manifest.Permission.ProcessOutgoingCalls, true)); } +#pragma warning restore CA1422 // Validate platform compatibility +#pragma warning restore CA1416 // Validate platform compatibility #pragma warning restore CS0618 // Type or member is obsolete return permissions.ToArray(); diff --git a/src/Essentials/src/Permissions/Permissions.ios.tvos.watchos.cs b/src/Essentials/src/Permissions/Permissions.ios.tvos.watchos.cs index 3e305252a6aa..923e6e033686 100644 --- a/src/Essentials/src/Permissions/Permissions.ios.tvos.watchos.cs +++ b/src/Essentials/src/Permissions/Permissions.ios.tvos.watchos.cs @@ -110,7 +110,9 @@ public override async Task RequestAsync() EnsureMainThread(); #pragma warning disable CA1416 // https://github.com/xamarin/xamarin-macios/issues/14619 +#pragma warning disable CA1422 // Validate platform compatibility return await RequestLocationAsync(true, lm => lm.RequestWhenInUseAuthorization()); +#pragma warning restore CA1422 // Validate platform compatibility #pragma warning restore CA1416 } @@ -120,7 +122,9 @@ internal static PermissionStatus GetLocationStatus(bool whenInUse) return PermissionStatus.Disabled; #pragma warning disable CA1416 // TODO: CLLocationManager.Status has [UnsupportedOSPlatform("ios14.0")], [UnsupportedOSPlatform("macos11.0")], [UnsupportedOSPlatform("tvos14.0")], [UnsupportedOSPlatform("watchos7.0")] +#pragma warning disable CA1422 // Validate platform compatibility var status = CLLocationManager.Status; +#pragma warning restore CA1422 // Validate platform compatibility #pragma warning restore CA1416 return status switch diff --git a/src/Essentials/src/Platform/IntermediateActivity.android.cs b/src/Essentials/src/Platform/IntermediateActivity.android.cs index b008c4a17b32..fb605f4e93e5 100644 --- a/src/Essentials/src/Platform/IntermediateActivity.android.cs +++ b/src/Essentials/src/Platform/IntermediateActivity.android.cs @@ -32,7 +32,13 @@ protected override void OnCreate(Bundle? savedInstanceState) // read the values launched = extras?.GetBoolean(launchedExtra, false) ?? false; +#pragma warning disable 618 // TODO: one day use the API 33+ version: https://developer.android.com/reference/android/os/Bundle#getParcelable(java.lang.String,%20java.lang.Class%3CT%3E) +#pragma warning disable CA1422 // Validate platform compatibility +#pragma warning disable CA1416 // Validate platform compatibility actualIntent = extras?.GetParcelable(actualIntentExtra) as Intent; +#pragma warning restore CA1422 // Validate platform compatibility +#pragma warning restore CA1416 // Validate platform compatibility +#pragma warning restore 618 guid = extras?.GetString(guidExtra); requestCode = extras?.GetInt(requestCodeExtra, -1) ?? -1; diff --git a/src/Essentials/src/Platform/PlatformUtils.android.cs b/src/Essentials/src/Platform/PlatformUtils.android.cs index 9f00b0927e9d..e5cb453c3b18 100644 --- a/src/Essentials/src/Platform/PlatformUtils.android.cs +++ b/src/Essentials/src/Platform/PlatformUtils.android.cs @@ -79,11 +79,12 @@ internal static void SetLocale(Java.Util.Locale locale) else #endif #pragma warning disable CS0618 // Type or member is obsolete +#pragma warning disable CA1422 // Validate platform compatibility +#pragma warning disable CA1416 // Validate platform compatibility config.Locale = locale; -#pragma warning restore CS0618 // Type or member is obsolete - -#pragma warning disable CS0618 // Type or member is obsolete resources.UpdateConfiguration(config, resources.DisplayMetrics); +#pragma warning restore CA1422 // Validate platform compatibility +#pragma warning restore CA1416 // Validate platform compatibility #pragma warning restore CS0618 // Type or member is obsolete } } diff --git a/src/Essentials/src/Preferences/Preferences.android.cs b/src/Essentials/src/Preferences/Preferences.android.cs index 8e3339504e8a..25f62be8be1f 100644 --- a/src/Essentials/src/Preferences/Preferences.android.cs +++ b/src/Essentials/src/Preferences/Preferences.android.cs @@ -155,11 +155,15 @@ internal static ISharedPreferences GetSharedPreferences(string sharedName) { var context = Application.Context; +#pragma warning disable CA1416 // Validate platform compatibility +#pragma warning disable CA1422 // Validate platform compatibility return string.IsNullOrWhiteSpace(sharedName) ? #pragma warning disable CS0618 // Type or member is obsolete PreferenceManager.GetDefaultSharedPreferences(context) : #pragma warning restore CS0618 // Type or member is obsolete context.GetSharedPreferences(sharedName, FileCreationMode.Private); +#pragma warning restore CA1422 // Validate platform compatibility +#pragma warning restore CA1416 // Validate platform compatibility } } } diff --git a/src/Essentials/src/PublicAPI/net-windows/PublicAPI.Shipped.txt b/src/Essentials/src/PublicAPI/net-windows/PublicAPI.Shipped.txt index 80757ebc1344..81e50f772a48 100644 --- a/src/Essentials/src/PublicAPI/net-windows/PublicAPI.Shipped.txt +++ b/src/Essentials/src/PublicAPI/net-windows/PublicAPI.Shipped.txt @@ -207,7 +207,7 @@ Microsoft.Maui.ApplicationModel.IWindowStateManager.ActiveWindowChanged -> Syste Microsoft.Maui.ApplicationModel.IWindowStateManager.ActiveWindowDisplayChanged -> System.EventHandler! Microsoft.Maui.ApplicationModel.IWindowStateManager.GetActiveWindow() -> Microsoft.UI.Xaml.Window? Microsoft.Maui.ApplicationModel.IWindowStateManager.OnActivated(Microsoft.UI.Xaml.Window! window, Microsoft.UI.Xaml.WindowActivatedEventArgs! args) -> void -Microsoft.Maui.ApplicationModel.IWindowStateManager.OnWindowMessage(System.IntPtr hWnd, uint msg, System.IntPtr wParam, System.IntPtr lParam) -> void +Microsoft.Maui.ApplicationModel.IWindowStateManager.OnWindowMessage(nint hWnd, uint msg, nint wParam, nint lParam) -> void Microsoft.Maui.ApplicationModel.Launcher Microsoft.Maui.ApplicationModel.LauncherExtensions Microsoft.Maui.ApplicationModel.LayoutDirection @@ -854,7 +854,7 @@ static Microsoft.Maui.ApplicationModel.Platform.MapServiceToken.get -> string? static Microsoft.Maui.ApplicationModel.Platform.MapServiceToken.set -> void static Microsoft.Maui.ApplicationModel.Platform.OnActivated(Microsoft.UI.Xaml.Window! window, Microsoft.UI.Xaml.WindowActivatedEventArgs! args) -> void static Microsoft.Maui.ApplicationModel.Platform.OnLaunched(Microsoft.UI.Xaml.LaunchActivatedEventArgs! e) -> void -static Microsoft.Maui.ApplicationModel.Platform.OnWindowMessage(System.IntPtr hWnd, uint msg, System.IntPtr wParam, System.IntPtr lParam) -> void +static Microsoft.Maui.ApplicationModel.Platform.OnWindowMessage(nint hWnd, uint msg, nint wParam, nint lParam) -> void static Microsoft.Maui.ApplicationModel.VersionTracking.BuildHistory.get -> System.Collections.Generic.IEnumerable! static Microsoft.Maui.ApplicationModel.VersionTracking.CurrentBuild.get -> string! static Microsoft.Maui.ApplicationModel.VersionTracking.CurrentVersion.get -> string! diff --git a/src/Essentials/src/PublicAPI/net-windows/PublicAPI.Unshipped.txt b/src/Essentials/src/PublicAPI/net-windows/PublicAPI.Unshipped.txt index a38ddf9cd8e7..5655cdb6578c 100644 --- a/src/Essentials/src/PublicAPI/net-windows/PublicAPI.Unshipped.txt +++ b/src/Essentials/src/PublicAPI/net-windows/PublicAPI.Unshipped.txt @@ -1,7 +1,7 @@ #nullable enable *REMOVED*Microsoft.Maui.ApplicationModel.IWindowStateManager.ActiveWindowDisplayChanged -> System.EventHandler! -*REMOVED*Microsoft.Maui.ApplicationModel.IWindowStateManager.OnWindowMessage(System.IntPtr hWnd, uint msg, System.IntPtr wParam, System.IntPtr lParam) -> void -*REMOVED*static Microsoft.Maui.ApplicationModel.Platform.OnWindowMessage(System.IntPtr hWnd, uint msg, System.IntPtr wParam, System.IntPtr lParam) -> void +*REMOVED*Microsoft.Maui.ApplicationModel.IWindowStateManager.OnWindowMessage(nint hWnd, uint msg, nint wParam, nint lParam) -> void +*REMOVED*static Microsoft.Maui.ApplicationModel.Platform.OnWindowMessage(nint hWnd, uint msg, nint wParam, nint lParam) -> void override Microsoft.Maui.Devices.Sensors.Location.GetHashCode() -> int ~override Microsoft.Maui.Devices.Sensors.Location.Equals(object obj) -> bool ~static Microsoft.Maui.Devices.Sensors.Location.operator !=(Microsoft.Maui.Devices.Sensors.Location left, Microsoft.Maui.Devices.Sensors.Location right) -> bool diff --git a/src/Essentials/src/Screenshot/Screenshot.android.cs b/src/Essentials/src/Screenshot/Screenshot.android.cs index b34425ae9205..e9593d662269 100644 --- a/src/Essentials/src/Screenshot/Screenshot.android.cs +++ b/src/Essentials/src/Screenshot/Screenshot.android.cs @@ -86,6 +86,8 @@ static Bitmap RenderUsingCanvasDrawing(View view) static Bitmap RenderUsingDrawingCache(View view) { #pragma warning disable CS0618 // Type or member is obsolete +#pragma warning disable CA1416 // Validate platform compatibility +#pragma warning disable CA1422 // Validate platform compatibility try { var enabled = view.DrawingCacheEnabled; @@ -102,6 +104,8 @@ static Bitmap RenderUsingDrawingCache(View view) { return null; } +#pragma warning restore CA1422 // Validate platform compatibility +#pragma warning restore CA1416 // Validate platform compatibility #pragma warning restore CS0618 // Type or member is obsolete } } diff --git a/src/Essentials/src/SemanticScreenReader/SemanticScreenReader.android.cs b/src/Essentials/src/SemanticScreenReader/SemanticScreenReader.android.cs index f41d7863dd20..a7ac87dea112 100644 --- a/src/Essentials/src/SemanticScreenReader/SemanticScreenReader.android.cs +++ b/src/Essentials/src/SemanticScreenReader/SemanticScreenReader.android.cs @@ -1,4 +1,5 @@ -using Android.Views.Accessibility; +using System; +using Android.Views.Accessibility; namespace Microsoft.Maui.Accessibility { @@ -6,8 +7,12 @@ partial class SemanticScreenReaderImplementation : ISemanticScreenReader { public void Announce(string text) { - AccessibilityManager manager = Android.App.Application.Context.GetSystemService(Android.Content.Context.AccessibilityService) as AccessibilityManager; - AccessibilityEvent announcement = AccessibilityEvent.Obtain(); + var manager = Android.App.Application.Context.GetSystemService(Android.Content.Context.AccessibilityService) as AccessibilityManager; + var announcement = OperatingSystem.IsAndroidVersionAtLeast(33) + ? new AccessibilityEvent() +#pragma warning disable 618 + : AccessibilityEvent.Obtain(); +#pragma warning restore 618 if (manager == null || announcement == null) return; diff --git a/src/Essentials/src/Vibration/Vibration.android.cs b/src/Essentials/src/Vibration/Vibration.android.cs index f96501872d30..51a5fad77fe4 100644 --- a/src/Essentials/src/Vibration/Vibration.android.cs +++ b/src/Essentials/src/Vibration/Vibration.android.cs @@ -23,7 +23,11 @@ partial class VibrationImplementation : IVibration static Vibrator? VibratorServiceVibrator => #pragma warning disable CS0618 // Type or member is obsolete +#pragma warning disable CA1422 // Validate platform compatibility +#pragma warning disable CA1416 // Validate platform compatibility Application.Context.GetSystemService(Context.VibratorService) as Vibrator; +#pragma warning restore CA1422 // Validate platform compatibility +#pragma warning restore CA1416 // Validate platform compatibility #pragma warning restore CS0618 // Type or member is obsolete static Vibrator? vibrator; diff --git a/src/Essentials/src/WebAuthenticator/WebAuthenticator.shared.cs b/src/Essentials/src/WebAuthenticator/WebAuthenticator.shared.cs index 4ccc1af72966..e2ca34326aba 100644 --- a/src/Essentials/src/WebAuthenticator/WebAuthenticator.shared.cs +++ b/src/Essentials/src/WebAuthenticator/WebAuthenticator.shared.cs @@ -56,11 +56,12 @@ public static Task AuthenticateAsync(this IWebAuthentica public static bool OpenUrl(this IWebAuthenticator webAuthenticator, Uri uri) => webAuthenticator.AsPlatformCallback().OpenUrlCallback(uri); - public static bool OpenUrl(this IWebAuthenticator webAuthenticator, UIKit.UIApplication app, Foundation.NSUrl url, Foundation.NSDictionary options) + public static bool OpenUrl(this IWebAuthenticator webAuthenticator, UIKit.UIApplication app, Foundation.NSUrl url, Foundation.NSDictionary options) { - var absUri = url?.AbsoluteString; - if (!string.IsNullOrEmpty(absUri)) - return webAuthenticator.OpenUrl(new Uri(absUri)); + if(url?.AbsoluteString != null) + { + return webAuthenticator.OpenUrl(new Uri(url.AbsoluteString)); + } return false; } diff --git a/src/Essentials/src/WebAuthenticator/WebAuthenticatorIntermediateActivity.android.cs b/src/Essentials/src/WebAuthenticator/WebAuthenticatorIntermediateActivity.android.cs index bd8e1b7faa73..ab90862c4325 100644 --- a/src/Essentials/src/WebAuthenticator/WebAuthenticatorIntermediateActivity.android.cs +++ b/src/Essentials/src/WebAuthenticator/WebAuthenticatorIntermediateActivity.android.cs @@ -22,7 +22,13 @@ protected override void OnCreate(Bundle savedInstanceState) // read the values launched = extras.GetBoolean(launchedExtra, false); +#pragma warning disable 618 // TODO: one day use the API 33+ version: https://developer.android.com/reference/android/os/Bundle#getParcelable(java.lang.String,%20java.lang.Class%3CT%3E) +#pragma warning disable CA1422 // Validate platform compatibility +#pragma warning disable CA1416 // Validate platform compatibility actualIntent = extras.GetParcelable(actualIntentExtra) as Intent; +#pragma warning restore CA1422 // Validate platform compatibility +#pragma warning restore CA1416 // Validate platform compatibility +#pragma warning restore 618 } protected override void OnResume() diff --git a/src/Graphics/samples/GraphicsTester.Mac/TesterTableViewSource.cs b/src/Graphics/samples/GraphicsTester.Mac/TesterTableViewSource.cs index 53b98dc01699..e563841a4219 100644 --- a/src/Graphics/samples/GraphicsTester.Mac/TesterTableViewSource.cs +++ b/src/Graphics/samples/GraphicsTester.Mac/TesterTableViewSource.cs @@ -19,7 +19,7 @@ public override nint GetRowCount(NSTableView tableView) { return ScenarioList.Scenarios.Count; } - +#pragma warning disable CA1416, CA1422 public override void SelectionDidChange(NSNotification notification) { if (ScenarioSelected != null) @@ -36,5 +36,6 @@ public override void SelectionDidChange(NSNotification notification) } } } +#pragma warning restore CA1416, CA1422 } } diff --git a/src/Graphics/samples/GraphicsTester.MacCatalyst/TesterTableViewSource.cs b/src/Graphics/samples/GraphicsTester.MacCatalyst/TesterTableViewSource.cs index 9bb906db8617..017820b5885c 100644 --- a/src/Graphics/samples/GraphicsTester.MacCatalyst/TesterTableViewSource.cs +++ b/src/Graphics/samples/GraphicsTester.MacCatalyst/TesterTableViewSource.cs @@ -19,9 +19,9 @@ public override UITableViewCell GetCell(UITableView tableView, NSIndexPath index cell = new UITableViewCell(UITableViewCellStyle.Default, "cell"); } -#pragma warning disable CA1416 // Validate platform compatibility +#pragma warning disable CA1416, CA1422 // Validate platform compatibility cell.TextLabel.Text = ScenarioList.Scenarios[indexPath.Row].ToString(); -#pragma warning restore CA1416 // Validate platform compatibility +#pragma warning restore CA1416, CA1422 // Validate platform compatibility return cell; } diff --git a/src/Graphics/samples/GraphicsTester.iOS/TesterTableViewSource.cs b/src/Graphics/samples/GraphicsTester.iOS/TesterTableViewSource.cs index 9bb906db8617..c89fca91c344 100644 --- a/src/Graphics/samples/GraphicsTester.iOS/TesterTableViewSource.cs +++ b/src/Graphics/samples/GraphicsTester.iOS/TesterTableViewSource.cs @@ -19,9 +19,9 @@ public override UITableViewCell GetCell(UITableView tableView, NSIndexPath index cell = new UITableViewCell(UITableViewCellStyle.Default, "cell"); } -#pragma warning disable CA1416 // Validate platform compatibility +#pragma warning disable CA1416, CA1422 // Validate platform compatibility cell.TextLabel.Text = ScenarioList.Scenarios[indexPath.Row].ToString(); -#pragma warning restore CA1416 // Validate platform compatibility +#pragma warning restore CA1416, CA1422 // Validate platform compatibility return cell; } diff --git a/src/Graphics/src/Graphics.Skia.GtkSharp/Graphics.Skia.GtkSharp.csproj b/src/Graphics/src/Graphics.Skia.GtkSharp/Graphics.Skia.GtkSharp.csproj index 5ef338124173..ce7c518084e3 100644 --- a/src/Graphics/src/Graphics.Skia.GtkSharp/Graphics.Skia.GtkSharp.csproj +++ b/src/Graphics/src/Graphics.Skia.GtkSharp/Graphics.Skia.GtkSharp.csproj @@ -5,6 +5,7 @@ Microsoft.Maui.Graphics.Skia Microsoft.Maui.Graphics.Skia.GtkSharp false + false diff --git a/src/Graphics/src/Graphics.Skia.WPF/Graphics.Skia.WPF.csproj b/src/Graphics/src/Graphics.Skia.WPF/Graphics.Skia.WPF.csproj index c188e867dd9f..c27a34f7e6cf 100644 --- a/src/Graphics/src/Graphics.Skia.WPF/Graphics.Skia.WPF.csproj +++ b/src/Graphics/src/Graphics.Skia.WPF/Graphics.Skia.WPF.csproj @@ -7,6 +7,7 @@ Microsoft.Maui.Graphics.Skia Microsoft.Maui.Graphics.Skia.WPF false + false diff --git a/src/Graphics/src/Graphics.Skia/Graphics.Skia.csproj b/src/Graphics/src/Graphics.Skia/Graphics.Skia.csproj index e8013da10def..ec988aa86724 100644 --- a/src/Graphics/src/Graphics.Skia/Graphics.Skia.csproj +++ b/src/Graphics/src/Graphics.Skia/Graphics.Skia.csproj @@ -4,6 +4,7 @@ netstandard2.1;netstandard2.0;$(_MauiDotNetTfm);$(MauiGraphicsPlatforms) Microsoft.Maui.Graphics.Skia Microsoft.Maui.Graphics.Skia + false true $(NoWarn);CS1591 diff --git a/src/Graphics/src/Graphics.Win2D/Graphics.Win2D.csproj b/src/Graphics/src/Graphics.Win2D/Graphics.Win2D.csproj index 15e179d1833b..ec40069a42cf 100644 --- a/src/Graphics/src/Graphics.Win2D/Graphics.Win2D.csproj +++ b/src/Graphics/src/Graphics.Win2D/Graphics.Win2D.csproj @@ -4,6 +4,7 @@ $(WindowsMauiPlatforms) Microsoft.Maui.Graphics.Win2D.WinUI.Desktop Microsoft.Maui.Graphics.Win2D.WinUI.Desktop + false diff --git a/src/Graphics/src/Graphics/Graphics.csproj b/src/Graphics/src/Graphics/Graphics.csproj index b14f729645bf..e743833a9e9e 100644 --- a/src/Graphics/src/Graphics/Graphics.csproj +++ b/src/Graphics/src/Graphics/Graphics.csproj @@ -11,7 +11,9 @@ Microsoft.Maui.Graphics Microsoft.Maui.Graphics Microsoft.Maui.Graphics - $(NoWarn);CA1307;CA1309 + false + true + $(NoWarn);CA1307;CA1309;CS1591 diff --git a/src/Graphics/src/Graphics/Platforms/Android/PlatformCanvas.cs b/src/Graphics/src/Graphics/Platforms/Android/PlatformCanvas.cs index c76035509169..8b4e0e91418b 100644 --- a/src/Graphics/src/Graphics/Platforms/Android/PlatformCanvas.cs +++ b/src/Graphics/src/Graphics/Platforms/Android/PlatformCanvas.cs @@ -602,6 +602,8 @@ private void DrawString(string value, float x, float y) _canvas.Save(); _canvas.Translate(x, y - CurrentState.ScaledFontSize); +#pragma warning disable CA1416 // Validate platform compatibility +#pragma warning disable CA1422 // Validate platform compatibility var layout = new StaticLayout( value, CurrentState.FontPaint, @@ -610,6 +612,8 @@ private void DrawString(string value, float x, float y) 1f, 0f, false); +#pragma warning restore CA1422 // Validate platform compatibility +#pragma warning restore CA1416 // Validate platform compatibility layout.Draw(_canvas); _canvas.Restore(); } diff --git a/src/Graphics/src/Graphics/Platforms/Android/TextLayoutUtils.cs b/src/Graphics/src/Graphics/Platforms/Android/TextLayoutUtils.cs index dae30d858d64..fbef6ac3aab3 100644 --- a/src/Graphics/src/Graphics/Platforms/Android/TextLayoutUtils.cs +++ b/src/Graphics/src/Graphics/Platforms/Android/TextLayoutUtils.cs @@ -11,6 +11,8 @@ public static StaticLayout CreateLayout(string text, TextPaint textPaint, int? b if (boundedWidth > 0) finalWidth = (int)boundedWidth; +#pragma warning disable CA1416 // Validate platform compatibility +#pragma warning disable CA1422 // Validate platform compatibility var layout = new StaticLayout( text, // Text to layout textPaint, // Text paint (font, size, etc...) to use @@ -19,6 +21,8 @@ public static StaticLayout CreateLayout(string text, TextPaint textPaint, int? b 1.0f, // Spacing multiplier 0.0f, // Additional spacing false); // Include padding +#pragma warning restore CA1422 // Validate platform compatibility +#pragma warning restore CA1416 // Validate platform compatibility return layout; } @@ -30,6 +34,8 @@ public static StaticLayout CreateLayoutForSpannedString(SpannableString spannedS finalWidth = (int)boundedWidth; #pragma warning disable CS0618 // Type or member is obsolete +#pragma warning disable CA1416 // Validate platform compatibility +#pragma warning disable CA1422 // Validate platform compatibility var layout = new StaticLayout( spannedString, // Text to layout textPaint, // Text paint (font, size, etc...) to use @@ -38,6 +44,8 @@ public static StaticLayout CreateLayoutForSpannedString(SpannableString spannedS 1.0f, // Spacing multiplier 0.0f, // Additional spacing false); // Include padding +#pragma warning restore CA1422 // Validate platform compatibility +#pragma warning restore CA1416 // Validate platform compatibility #pragma warning restore CS0618 // Type or member is obsolete return layout; diff --git a/src/Graphics/src/Graphics/Platforms/MaciOS/PlatformCanvas.cs b/src/Graphics/src/Graphics/Platforms/MaciOS/PlatformCanvas.cs index 016e395ff790..a0d20af12593 100644 --- a/src/Graphics/src/Graphics/Platforms/MaciOS/PlatformCanvas.cs +++ b/src/Graphics/src/Graphics/Platforms/MaciOS/PlatformCanvas.cs @@ -1020,8 +1020,10 @@ private void DrawString(string value, float x, float y) _context.SetTextDrawingMode(CGTextDrawingMode.Fill); _context.TextMatrix = FlipTransform; #pragma warning disable BI1234 // Type or member is obsolete +#pragma warning disable CA1422, CA1416 // Validate platform compatibility _context.ShowTextAtPoint(x, y, value); -#pragma warning restore BI1234 // Type or member is obsolete +#pragma warning restore CA1422 // Validate platform compatibility +#pragma warning restore BI1234, CA1416 // Type or member is obsolete } public override void DrawString( diff --git a/src/Graphics/src/Graphics/Platforms/iOS/PlatformPdfExportContext.cs b/src/Graphics/src/Graphics/Platforms/iOS/PlatformPdfExportContext.cs index 75f8dd24d063..8ef74569b8a7 100644 --- a/src/Graphics/src/Graphics/Platforms/iOS/PlatformPdfExportContext.cs +++ b/src/Graphics/src/Graphics/Platforms/iOS/PlatformPdfExportContext.cs @@ -68,13 +68,9 @@ private void Close() { try { -#if IOS16_0_OR_GREATER - UIGraphics.EndPDFContext(); -#else #pragma warning disable CS0618 // Type or member is obsolete UIGraphics.EndPDFContent(); #pragma warning restore CS0618 // Type or member is obsolete -#endif } catch (Exception exc) { diff --git a/src/Graphics/src/Graphics/Platforms/iOS/PlatformStringSizeService.cs b/src/Graphics/src/Graphics/Platforms/iOS/PlatformStringSizeService.cs index ee12701a8d02..d409104eac29 100644 --- a/src/Graphics/src/Graphics/Platforms/iOS/PlatformStringSizeService.cs +++ b/src/Graphics/src/Graphics/Platforms/iOS/PlatformStringSizeService.cs @@ -30,7 +30,9 @@ public SizeF GetStringSize(string value, IFont font, float fontSize) } else { +#pragma warning disable CA1422 // Validate platform compatibility size = nsString.StringSize(uiFont, CGSize.Empty); +#pragma warning restore CA1422 // Validate platform compatibility } uiFont.Dispose(); diff --git a/src/Graphics/src/Text.Markdig/Graphics.Text.Markdig.csproj b/src/Graphics/src/Text.Markdig/Graphics.Text.Markdig.csproj index f3c45c6d99fc..a1e9091c282c 100644 --- a/src/Graphics/src/Text.Markdig/Graphics.Text.Markdig.csproj +++ b/src/Graphics/src/Text.Markdig/Graphics.Text.Markdig.csproj @@ -4,6 +4,7 @@ netstandard2.0 Microsoft.Maui.Graphics.Text Microsoft.Maui.Graphics.Text.Markdig + false true $(NoWarn);CS1591 diff --git a/src/ProfiledAot/README.md b/src/ProfiledAot/README.md index e964b329ddf4..ac7c6797f959 100644 --- a/src/ProfiledAot/README.md +++ b/src/ProfiledAot/README.md @@ -39,7 +39,7 @@ Create a new project and run it: ```bash $ mkdir foo && cd foo $ ../bin/dotnet/dotnet new maui -$ ../bin/dotnet/dotnet build -c Release -t:Run -f net6.0-android +$ ../bin/dotnet/dotnet build -c Release -t:Run -f net7.0-android ``` Run the app a few times and make sure you get good launch times: diff --git a/src/ProfiledAot/build.proj b/src/ProfiledAot/build.proj index 568605249f90..391bed9ec4bc 100644 --- a/src/ProfiledAot/build.proj +++ b/src/ProfiledAot/build.proj @@ -17,6 +17,6 @@ - + \ No newline at end of file diff --git a/src/ProfiledAot/src/Directory.Build.targets b/src/ProfiledAot/src/Directory.Build.targets index ab3735ac2572..69cd68b52df7 100644 --- a/src/ProfiledAot/src/Directory.Build.targets +++ b/src/ProfiledAot/src/Directory.Build.targets @@ -7,7 +7,7 @@ - + diff --git a/src/ProfiledAot/src/maui/AppFlyoutPage.xaml b/src/ProfiledAot/src/maui/AppFlyoutPage.xaml new file mode 100644 index 000000000000..a42d16288250 --- /dev/null +++ b/src/ProfiledAot/src/maui/AppFlyoutPage.xaml @@ -0,0 +1,20 @@ + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/src/ProfiledAot/src/maui/AppFlyoutPage.xaml.cs b/src/ProfiledAot/src/maui/AppFlyoutPage.xaml.cs new file mode 100644 index 000000000000..c286ca749f27 --- /dev/null +++ b/src/ProfiledAot/src/maui/AppFlyoutPage.xaml.cs @@ -0,0 +1,9 @@ +namespace maui; + +public partial class AppFlyoutPage : FlyoutPage +{ + public AppFlyoutPage() + { + InitializeComponent(); + } +} \ No newline at end of file diff --git a/src/ProfiledAot/src/maui/AppShell.xaml b/src/ProfiledAot/src/maui/AppShell.xaml new file mode 100644 index 000000000000..b38157fc02f3 --- /dev/null +++ b/src/ProfiledAot/src/maui/AppShell.xaml @@ -0,0 +1,17 @@ + + + + + + + + + diff --git a/src/ProfiledAot/src/maui/AppShell.xaml.cs b/src/ProfiledAot/src/maui/AppShell.xaml.cs new file mode 100644 index 000000000000..b3b1597091ee --- /dev/null +++ b/src/ProfiledAot/src/maui/AppShell.xaml.cs @@ -0,0 +1,9 @@ +namespace maui; + +public partial class AppShell : Shell +{ + public AppShell() + { + InitializeComponent(); + } +} diff --git a/src/ProfiledAot/src/maui/MainPage.xaml.cs b/src/ProfiledAot/src/maui/MainPage.xaml.cs index 0e34401c8226..94ccef72ad1e 100644 --- a/src/ProfiledAot/src/maui/MainPage.xaml.cs +++ b/src/ProfiledAot/src/maui/MainPage.xaml.cs @@ -3,16 +3,40 @@ namespace maui; public partial class MainPage : ContentPage { int count = 0; + bool _isLoaded; + bool _startCompleted; public MainPage() { InitializeComponent(); - Start(); + + if (Application.Current.MainPage is not AppFlyoutPage) + { + Start(); + this.Loaded += OnMainPageLoaded; + } } private async void Start() { CounterBtn.Text = await CommonMethods.Invoke(); + _startCompleted= true; + LoadFlyoutPage(); + } + + void OnMainPageLoaded(object sender, EventArgs e) + { + _isLoaded = true; + LoadFlyoutPage(); + } + + async void LoadFlyoutPage() + { + if (_isLoaded && _startCompleted) + { + await Task.Delay(500); + Application.Current.MainPage = new AppFlyoutPage(); + } } private void OnCounterClicked(object sender, EventArgs e) diff --git a/src/ProfiledAot/src/maui/Tabs.xaml b/src/ProfiledAot/src/maui/Tabs.xaml new file mode 100644 index 000000000000..7796eb8119b4 --- /dev/null +++ b/src/ProfiledAot/src/maui/Tabs.xaml @@ -0,0 +1,8 @@ + + + \ No newline at end of file diff --git a/src/ProfiledAot/src/maui/Tabs.xaml.cs b/src/ProfiledAot/src/maui/Tabs.xaml.cs new file mode 100644 index 000000000000..ca6bd79f9aa2 --- /dev/null +++ b/src/ProfiledAot/src/maui/Tabs.xaml.cs @@ -0,0 +1,13 @@ +namespace maui; + +public partial class Tabs : TabbedPage +{ + public Tabs() + { + InitializeComponent(); + + Children.Add(new NavigationPage(new MainPage()) { Title = "Tab 1" }); + Children.Add(new NavigationPage(new MainPage()) { Title = "Tab 2" }); + Children.Add(new NavigationPage(new MainPage()) { Title = "Tab 3" }); + } +} \ No newline at end of file diff --git a/src/SingleProject/Resizetizer/src/ResizetizerPackages.projitems b/src/SingleProject/Resizetizer/src/ResizetizerPackages.projitems index ed27fdf164ca..8041459c8de8 100644 --- a/src/SingleProject/Resizetizer/src/ResizetizerPackages.projitems +++ b/src/SingleProject/Resizetizer/src/ResizetizerPackages.projitems @@ -20,7 +20,7 @@ - + @@ -67,4 +67,4 @@ <_ResizetizerFiles Include="$(PkgHarfBuzzSharp_NativeAssets_Linux)\runtimes\linux-x64\native\libHarfBuzzSharp.so" Link="x64\libHarfBuzzSharp.so" Arch="x64/" /> - \ No newline at end of file + diff --git a/src/Workload/Microsoft.Maui.Dependencies/Microsoft.Maui.Dependencies.csproj b/src/Workload/Microsoft.Maui.Dependencies/Microsoft.Maui.Dependencies.csproj deleted file mode 100644 index 94bc2cf51d78..000000000000 --- a/src/Workload/Microsoft.Maui.Dependencies/Microsoft.Maui.Dependencies.csproj +++ /dev/null @@ -1,41 +0,0 @@ - - - - $(MSBuildProjectName) - .NET MAUI NuGet dependencies pack - $(_MauiDotNetTfm);$(MauiPlatforms) - false - false - false - $(NoWarn);NU5128;NU5104; - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/src/Workload/Microsoft.Maui.Sdk/Microsoft.Maui.Sdk.csproj b/src/Workload/Microsoft.Maui.Sdk/Microsoft.Maui.Sdk.csproj index c775d094df86..2c140788bee4 100644 --- a/src/Workload/Microsoft.Maui.Sdk/Microsoft.Maui.Sdk.csproj +++ b/src/Workload/Microsoft.Maui.Sdk/Microsoft.Maui.Sdk.csproj @@ -55,6 +55,24 @@ + + <_ValuesToReplace Include="VERSION" PropertyName="PackageReferenceVersion" /> + <_ValuesToReplace Include="TFM" PropertyName="_MauiDotNetTfm" /> + <_ValuesToReplace Include="PREVIOUS_TFM" PropertyName="_MauiPreviousDotNetTfm" /> + <_ValuesToReplace Include="MAUI_DOTNET_VERSION" PropertyName="_MauiDotNetVersion" /> + <_ValuesToReplace Include="MAUI_PREVIOUS_DOTNET_VERSION" PropertyName="_MauiPreviousDotNetVersion" /> + <_ValuesToReplace Include="MAUI_PREVIOUS_DOTNET_VERSION_NO_DOT" PropertyName="_MauiPreviousDotNetVersionNoDot" /> + <_ValuesToReplace Include="MAUI_PREVIOUS_DOTNET_RELEASED_NUGET_VERSION" PropertyName="MicrosoftMauiPreviousDotNetReleasedVersion" /> + <_ValuesToReplace Include="MicrosoftWindowsAppSDKPackageVersion" PropertyName="MicrosoftWindowsAppSDKPackageVersion" /> + <_ValuesToReplace Include="MicrosoftWindowsSDKBuildToolsPackageVersion" PropertyName="MicrosoftWindowsSDKBuildToolsPackageVersion" /> + <_ValuesToReplace Include="MicrosoftExtensionsPackageVersion" PropertyName="MicrosoftExtensionsPackageVersion" /> + <_ValuesToReplace Include="MicrosoftExtensionsServicingPackageVersion" PropertyName="MicrosoftExtensionsServicingPackageVersion" /> + <_ValuesToReplace Include="TizenUIExtensionsVersion" PropertyName="TizenUIExtensionsVersion" /> + <_ValuesToReplace Include="_XamarinAndroidGlideVersion" PropertyName="_XamarinAndroidGlideVersion" /> + <_ValuesToReplace Include="_XamarinAndroidXSecurityVersion" PropertyName="_XamarinAndroidXSecurityVersion" /> + <_ValuesToReplace Include="_XamarinGoogleCryptoTinkAndroidVersion" PropertyName="_XamarinGoogleCryptoTinkAndroidVersion" /> + + - - - - + + + + + + + + + + + + + + + + <_ValuesToReplace Include="_XamarinAndroidXBrowserVersion" PropertyName="_XamarinAndroidXBrowserVersion" /> + <_ValuesToReplace Include="_XamarinAndroidXLegacySupportV4Version" PropertyName="_XamarinAndroidXLegacySupportV4Version" /> + <_ValuesToReplace Include="_XamarinAndroidXLifecycleLiveDataVersion" PropertyName="_XamarinAndroidXLifecycleLiveDataVersion" /> + <_ValuesToReplace Include="_XamarinAndroidXNavigationVersion" PropertyName="_XamarinAndroidXNavigationVersion" /> + <_ValuesToReplace Include="_XamarinGoogleAndroidMaterialVersion" PropertyName="_XamarinGoogleAndroidMaterialVersion" /> + + - + <_MauiRuntimePackVersion>$(MauiVersion) <_MauiRuntimePackVersion Condition=" '$(_MauiRuntimePackVersion)' == '' ">**FromWorkload** @@ -14,7 +15,6 @@ - <_MauiRuntimeIdentifiers Include="android;ios;maccatalyst;win;tizen" /> all - + all all - + all - + all + + + all + + + all + + + all + + + all + + + all + + + all + + + all + + + all + + + all + + + all + + + all + + + + + all + + + all + + all + + all + + + all + diff --git a/src/Workload/Microsoft.NET.Sdk.Maui/Microsoft.NET.Sdk.Maui.csproj b/src/Workload/Microsoft.NET.Sdk.Maui/Microsoft.NET.Sdk.Maui.csproj index d1ec39c73a47..65263cb44ca8 100644 --- a/src/Workload/Microsoft.NET.Sdk.Maui/Microsoft.NET.Sdk.Maui.csproj +++ b/src/Workload/Microsoft.NET.Sdk.Maui/Microsoft.NET.Sdk.Maui.csproj @@ -20,6 +20,7 @@ <_JsonInputFile Include="WorkloadManifest.in.json" OutputPath="$(IntermediateOutputPath)WorkloadManifest.json" Pack="true" /> + <_JsonInputFile Include="WorkloadManifest.in.targets" OutputPath="$(IntermediateOutputPath)WorkloadManifest.targets" Pack="true" /> <_JsonInputFile Include="Rollback.in.json" OutputPath="$(IntermediateOutputPath)Rollback.json" Pack="false" /> <_JsonInputFile Include="SdkInstaller.in.json" OutputPath="$(IntermediateOutputPath)SdkInstaller.json" Pack="false" /> @@ -51,9 +52,14 @@ <_VersionsToReplace Include="MicrosoftAspNetCoreComponentsWebViewPackageVersion" /> <_VersionsToReplace Include="MicrosoftAspNetCoreMetadataPackageVersion" /> <_VersionsToReplace Include="MicrosoftJSInteropPackageVersion" /> - <_VersionsToReplace Include="MicrosoftMauiGraphicsVersion" /> <_VersionsToReplace Update="@(_VersionsToReplace)" PropertyName="%(Identity)" /> - <_VersionsToReplace Include="MicrosoftMauiGraphicsWin2DWinUIDesktopPackageVersion" PropertyName="MicrosoftMauiGraphicsVersion" /> + <_VersionsToReplace Include="VERSION" PropertyName="PackageReferenceVersion" /> + <_VersionsToReplace Include="MAUI_DOTNET_VERSION_MAJOR" PropertyName="_MauiDotNetVersionMajor" /> + <_VersionsToReplace Include="MAUI_DOTNET_VERSION" PropertyName="_MauiDotNetVersion" /> + <_VersionsToReplace Include="MAUI_PREVIOUS_DOTNET_VERSION_MAJOR" PropertyName="_MauiPreviousDotNetVersionMajor" /> + <_VersionsToReplace Include="MAUI_PREVIOUS_DOTNET_VERSION" PropertyName="_MauiPreviousDotNetVersion" /> + <_VersionsToReplace Include="MAUI_PREVIOUS_DOTNET_VERSION_NO_DOT" PropertyName="_MauiPreviousDotNetVersionNoDot" /> + <_VersionsToReplace Include="MAUI_PREVIOUS_DOTNET_RELEASED_NUGET_VERSION" PropertyName="MicrosoftMauiPreviousDotNetReleasedVersion" /> - - - - - - + + + <_WorkloadPropsReplacements Include="@PACK_VERSION_LONG@" NewValue="$(PackageReferenceVersion)" /> + <_WorkloadPropsReplacements Include="@VS_COMPONENT_VERSION@" NewValue="$(VSComponentVersion)" /> + <_WorkloadPropsReplacements Include="@VSMAN_VERSION@" NewValue="net7.0" /> + + + diff --git a/src/Workload/Microsoft.NET.Sdk.Maui/Rollback.in.json b/src/Workload/Microsoft.NET.Sdk.Maui/Rollback.in.json index e2756890411b..5b58828478b3 100644 --- a/src/Workload/Microsoft.NET.Sdk.Maui/Rollback.in.json +++ b/src/Workload/Microsoft.NET.Sdk.Maui/Rollback.in.json @@ -5,6 +5,8 @@ "microsoft.net.sdk.macos": "@MicrosoftmacOSSdkPackageVersion@/@DotNetMaciOSManifestVersionBand@", "microsoft.net.sdk.maui": "@VERSION@/@DotNetMauiManifestVersionBand@", "microsoft.net.sdk.tvos": "@MicrosofttvOSSdkPackageVersion@/@DotNetMaciOSManifestVersionBand@", - "microsoft.net.workload.mono.toolchain": "@MicrosoftNETCoreAppRefPackageVersion@/@DotNetMonoManifestVersionBand@", - "microsoft.net.workload.emscripten": "@MicrosoftNETWorkloadEmscriptenPackageVersion@/@DotNetEmscriptenManifestVersionBand@" + "microsoft.net.workload.mono.toolchain.net6": "@MicrosoftNETCoreAppRefPackageVersion@/@DotNetMonoManifestVersionBand@", + "microsoft.net.workload.mono.toolchain.net7": "@MicrosoftNETCoreAppRefPackageVersion@/@DotNetMonoManifestVersionBand@", + "microsoft.net.workload.emscripten.net6": "@MicrosoftNETWorkloadEmscriptenPackageVersion@/@DotNetEmscriptenManifestVersionBand@", + "microsoft.net.workload.emscripten.net7": "@MicrosoftNETWorkloadEmscriptenPackageVersion@/@DotNetEmscriptenManifestVersionBand@" } diff --git a/src/Workload/Microsoft.NET.Sdk.Maui/WorkloadManifest.in.json b/src/Workload/Microsoft.NET.Sdk.Maui/WorkloadManifest.in.json index fe6a46abb969..98ed601837b0 100644 --- a/src/Workload/Microsoft.NET.Sdk.Maui/WorkloadManifest.in.json +++ b/src/Workload/Microsoft.NET.Sdk.Maui/WorkloadManifest.in.json @@ -27,11 +27,12 @@ "abstract": true, "description": ".NET MAUI SDK Core Packages", "packs": [ - "Microsoft.Maui.Dependencies", - "Microsoft.Maui.Sdk.net6", + "Microsoft.Maui.Sdk.net@MAUI_DOTNET_VERSION_MAJOR@", + "Microsoft.Maui.Sdk.net@MAUI_PREVIOUS_DOTNET_VERSION_MAJOR@", "Microsoft.Maui.Graphics", "Microsoft.Maui.Resizetizer.Sdk", - "Microsoft.Maui.Templates.net6", + "Microsoft.Maui.Templates.net@MAUI_DOTNET_VERSION_MAJOR@", + "Microsoft.Maui.Templates.net@MAUI_PREVIOUS_DOTNET_VERSION_MAJOR@", "Microsoft.Maui.Core.Ref.any", "Microsoft.Maui.Core.Runtime.any", "Microsoft.Maui.Controls.Ref.any", @@ -222,10 +223,6 @@ "kind": "framework", "version": "@VERSION@" }, - "Microsoft.Maui.Dependencies": { - "kind": "library", - "version": "@VERSION@" - }, "Microsoft.Maui.Essentials.Ref.any": { "kind": "framework", "version": "@VERSION@" @@ -276,26 +273,37 @@ }, "Microsoft.Maui.Graphics": { "kind": "library", - "version": "@MAUI_GRAPHICS_VERSION@" + "version": "@VERSION@" }, "Microsoft.Maui.Graphics.Win2D.WinUI.Desktop": { "kind": "library", - "version": "@MAUI_GRAPHICS_VERSION@" + "version": "@VERSION@" }, - "Microsoft.Maui.Sdk.net6": { + "Microsoft.Maui.Sdk.net@MAUI_DOTNET_VERSION_MAJOR@": { "kind": "sdk", "version": "@VERSION@", "alias-to": { "any": "Microsoft.Maui.Sdk" } }, + "Microsoft.Maui.Sdk.net@MAUI_PREVIOUS_DOTNET_VERSION_MAJOR@": { + "kind": "sdk", + "version": "@MAUI_PREVIOUS_DOTNET_RELEASED_NUGET_VERSION@", + "alias-to": { + "any": "Microsoft.Maui.Sdk" + } + }, "Microsoft.Maui.Resizetizer.Sdk": { "kind": "sdk", "version": "@VERSION@" }, - "Microsoft.Maui.Templates.net6": { + "Microsoft.Maui.Templates.net@MAUI_DOTNET_VERSION_MAJOR@": { "kind": "template", "version": "@VERSION@" + }, + "Microsoft.Maui.Templates.net@MAUI_PREVIOUS_DOTNET_VERSION_MAJOR@": { + "kind": "template", + "version": "@MAUI_PREVIOUS_DOTNET_RELEASED_NUGET_VERSION@" } } } diff --git a/src/Workload/Microsoft.NET.Sdk.Maui/WorkloadManifest.in.targets b/src/Workload/Microsoft.NET.Sdk.Maui/WorkloadManifest.in.targets new file mode 100644 index 000000000000..17443674906d --- /dev/null +++ b/src/Workload/Microsoft.NET.Sdk.Maui/WorkloadManifest.in.targets @@ -0,0 +1,47 @@ + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/src/Workload/Microsoft.NET.Sdk.Maui/WorkloadManifest.targets b/src/Workload/Microsoft.NET.Sdk.Maui/WorkloadManifest.targets deleted file mode 100644 index 1efdc5d63dac..000000000000 --- a/src/Workload/Microsoft.NET.Sdk.Maui/WorkloadManifest.targets +++ /dev/null @@ -1,14 +0,0 @@ - - - - - - - - \ No newline at end of file diff --git a/src/Workload/README.md b/src/Workload/README.md index 03ccd066c076..f5f98efb3680 100644 --- a/src/Workload/README.md +++ b/src/Workload/README.md @@ -23,7 +23,6 @@ The idea, is a project to be able to set `$(UseMaui)`: * `Microsoft.Maui.Core.Runtime.[platform]` * `Microsoft.Maui.Controls.Ref.[platform]` * `Microsoft.Maui.Controls.Runtime.[platform]` -* `Microsoft.Maui.Dependencies` * `Microsoft.Maui.Essentials.Ref.[platform]` * `Microsoft.Maui.Essentials.Runtime.[platform]` * `Microsoft.Maui.Templates`