1> Generating native code 1>ILC : Trim analysis warning IL2026: System.Windows.Forms.Form.MaximumSize: Using member 'System.ComponentModel.DefaultValueAttribute.DefaultValueAttribute(Type,String)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. Generic TypeConverters may require the generic types to be annotated. For example, NullableConverter requires the underlying type to be DynamicallyAccessedMembers All. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2026: System.Windows.Forms.Form.MaximumSize: Using member 'System.ComponentModel.DefaultValueAttribute.DefaultValueAttribute(Type,String)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. Generic TypeConverters may require the generic types to be annotated. For example, NullableConverter requires the underlying type to be DynamicallyAccessedMembers All. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2026: System.Windows.Forms.Control.MaximumSize: Using member 'System.ComponentModel.AmbientValueAttribute.AmbientValueAttribute(Type,String)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. Generic TypeConverters may require the generic types to be annotated. For example, NullableConverter requires the underlying type to be DynamicallyAccessedMembers All. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2026: System.Windows.Forms.Control.MaximumSize: Using member 'System.ComponentModel.AmbientValueAttribute.AmbientValueAttribute(Type,String)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. Generic TypeConverters may require the generic types to be annotated. For example, NullableConverter requires the underlying type to be DynamicallyAccessedMembers All. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2026: System.Windows.Forms.Control.AutoScrollOffset: Using member 'System.ComponentModel.DefaultValueAttribute.DefaultValueAttribute(Type,String)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. Generic TypeConverters may require the generic types to be annotated. For example, NullableConverter requires the underlying type to be DynamicallyAccessedMembers All. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2026: System.Windows.Forms.Control.AutoScrollOffset: Using member 'System.ComponentModel.DefaultValueAttribute.DefaultValueAttribute(Type,String)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. Generic TypeConverters may require the generic types to be annotated. For example, NullableConverter requires the underlying type to be DynamicallyAccessedMembers All. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2026: System.Windows.Forms.Cursor.ToString(): Using member 'System.ComponentModel.TypeDescriptor.GetConverter(Type)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. Generic TypeConverters may require the generic types to be annotated. For example, NullableConverter requires the underlying type to be DynamicallyAccessedMembers All. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : AOT analysis warning IL3050: System.Windows.Forms.Cursor.ToString(): Using member 'System.Enum.GetValues(Type)' which has 'RequiresDynamicCodeAttribute' can break functionality when AOT compiling. It might not be possible to create an array of the enum type at runtime. Use the GetValues overload or the GetValuesAsUnderlyingType method instead. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2050: System.Windows.Forms.Control.DoDragDrop(Object,DragDropEffects,Bitmap,Point,Boolean): P/invoke method 'Interop.Ole32.DoDragDrop(IDataObject,IDropSource.Interface,DROPEFFECT,DROPEFFECT&)' declares a parameter with COM marshalling. Correctness of COM interop cannot be guaranteed after trimming. Interfaces and interface members might be removed. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2050: System.Windows.Forms.Control.ReleaseUiaProvider(HWND): P/invoke method 'Interop.UiaCore.UiaReturnRawElementProvider(HWND,IntPtr,IntPtr,Interop.UiaCore.IRawElementProviderSimple)' declares a parameter with COM marshalling. Correctness of COM interop cannot be guaranteed after trimming. Interfaces and interface members might be removed. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2026: System.Windows.Forms.Control.System.Windows.Forms.Layout.IArrangedElement.SetBounds(Rectangle,BoundsSpecified): Using member 'System.ComponentModel.TypeDescriptor.GetProperties(Object)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyDescriptor's PropertyType cannot be statically discovered. The Type of component cannot be statically discovered. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2026: System.Windows.Forms.Control.System.Windows.Forms.Layout.IArrangedElement.SetBounds(Rectangle,BoundsSpecified): Using member 'System.ComponentModel.TypeDescriptor.GetProperties(Object)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyDescriptor's PropertyType cannot be statically discovered. The Type of component cannot be statically discovered. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2026: System.Drawing.Design.UITypeEditor..cctor(): Using member 'System.ComponentModel.TypeDescriptor.AddEditorTable(Type,Hashtable)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. The Types specified in table may be trimmed, or have their static construtors trimmed. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2050: System.Windows.Forms.AccessibleObject.RaiseAutomationEvent(Interop.UiaCore.UIA): P/invoke method 'Interop.UiaCore.UiaRaiseAutomationEvent(Interop.UiaCore.IRawElementProviderSimple,Interop.UiaCore.UIA)' declares a parameter with COM marshalling. Correctness of COM interop cannot be guaranteed after trimming. Interfaces and interface members might be removed. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>/_/src/BlazorWebView/src/WindowsForms/BlazorWebView.cs(173): warning IL3000: Microsoft.AspNetCore.Components.WebView.WindowsForms.BlazorWebView.StartWebViewCoreIfPossible(): 'System.Reflection.Assembly.Location.get' always returns an empty string for assemblies embedded in a single-file app. If the path to the app directory is needed, consider calling 'System.AppContext.BaseDirectory'. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2026: System.Windows.Forms.Control.ActiveXImpl.g__GetDefaultEventsInterface|73_0(Type): Using member 'System.Reflection.Assembly.GetType(String,Boolean)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. Types might be removed. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2057: System.Windows.Forms.Control.ActiveXImpl.g__GetDefaultEventsInterface|73_0(Type): Unrecognized value passed to the parameter 'typeName' of method 'System.Type.GetType(String,Boolean)'. It's not possible to guarantee the availability of the target type. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2026: System.Windows.Forms.Control.ActiveXImpl.Save(IPropertyBag*,BOOL,BOOL): Using member 'System.ComponentModel.TypeDescriptor.GetProperties(Object,Attribute[])' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyDescriptor's PropertyType cannot be statically discovered. The Type of component cannot be statically discovered. The public parameterless constructor or the 'Default' static field may be trimmed from the Attribute's Type. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2026: System.Windows.Forms.Control.ActiveXImpl.Save(IPropertyBag*,BOOL,BOOL): Using member 'System.Runtime.Serialization.Formatters.Binary.BinaryFormatter.Serialize(Stream,Object)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. BinaryFormatter serialization is not trim compatible because the type of objects being processed cannot be statically discovered. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2026: System.Windows.Forms.Control.ActiveXImpl.Save(IPropertyBag*,BOOL,BOOL): Using member 'System.ComponentModel.PropertyDescriptor.Converter.get' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyDescriptor's PropertyType cannot be statically discovered. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2026: System.Windows.Forms.Control.ActiveXImpl.Load(IPropertyBag*,IErrorLog*): Using member 'System.ComponentModel.TypeDescriptor.GetProperties(Object,Attribute[])' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyDescriptor's PropertyType cannot be statically discovered. The Type of component cannot be statically discovered. The public parameterless constructor or the 'Default' static field may be trimmed from the Attribute's Type. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2026: System.Windows.Forms.Control.ActiveXImpl.g__SetValue|65_0(PropertyDescriptor,Object): Using member 'System.Runtime.Serialization.Formatters.Binary.BinaryFormatter.Deserialize(Stream)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. BinaryFormatter serialization is not trim compatible because the type of objects being processed cannot be statically discovered. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : AOT analysis warning IL3050: System.Windows.Forms.Control.ActiveXImpl.g__SetValue|65_0(PropertyDescriptor,Object): Using member 'System.Runtime.Serialization.Formatters.Binary.BinaryFormatter.Deserialize(Stream)' which has 'RequiresDynamicCodeAttribute' can break functionality when AOT compiling. BinaryFormatter serialization uses dynamic code generation, the type of objects being processed cannot be statically discovered. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2026: System.Windows.Forms.Control.ActiveXImpl.g__SetValue|65_0(PropertyDescriptor,Object): Using member 'System.ComponentModel.PropertyDescriptor.Converter.get' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyDescriptor's PropertyType cannot be statically discovered. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2050: Interop.UiaCore.UiaReturnRawElementProvider(IHandle`1,WPARAM,LPARAM,Interop.UiaCore.IRawElementProviderSimple): P/invoke method 'Interop.UiaCore.UiaReturnRawElementProvider(HWND,IntPtr,IntPtr,Interop.UiaCore.IRawElementProviderSimple)' declares a parameter with COM marshalling. Correctness of COM interop cannot be guaranteed after trimming. Interfaces and interface members might be removed. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2050: Interop.UiaCore.UiaDisconnectProvider(Interop.UiaCore.IRawElementProviderSimple): P/invoke method 'Interop.UiaCore.UiaDisconnectProviderInternal(Interop.UiaCore.IRawElementProviderSimple)' declares a parameter with COM marshalling. Correctness of COM interop cannot be guaranteed after trimming. Interfaces and interface members might be removed. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : warning IL3000: System.Windows.Forms.Control.ControlVersionInfo.OwnerIsInMemoryAssembly.get: 'System.Reflection.Assembly.Location.get' always returns an empty string for assemblies embedded in a single-file app. If the path to the app directory is needed, consider calling 'System.AppContext.BaseDirectory'. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2026: System.Windows.Forms.PaddingConverter.ConvertTo(ITypeDescriptorContext,CultureInfo,Object,Type): Using member 'System.ComponentModel.TypeDescriptor.GetConverter(Type)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. Generic TypeConverters may require the generic types to be annotated. For example, NullableConverter requires the underlying type to be DynamicallyAccessedMembers All. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2026: System.Windows.Forms.Control.ActiveXImpl.IsResourceProperty(PropertyDescriptor): Using member 'System.ComponentModel.PropertyDescriptor.Converter.get' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyDescriptor's PropertyType cannot be statically discovered. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : AOT analysis warning IL3050: Windows.Win32.PInvoke.CreateWindowEx(WINDOW_EX_STYLE,String,String,WINDOW_STYLE,Int32,Int32,Int32,Int32,HWND,HMENU,HINSTANCE,Object): Using member 'System.Runtime.InteropServices.Marshal.SizeOf(Object)' which has 'RequiresDynamicCodeAttribute' can break functionality when AOT compiling. Marshalling code for the object might not be available. Use the SizeOf overload instead. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : AOT analysis warning IL3050: Windows.Win32.PInvoke.CreateWindowEx(WINDOW_EX_STYLE,String,String,WINDOW_STYLE,Int32,Int32,Int32,Int32,HWND,HMENU,HINSTANCE,Object): Using member 'System.Runtime.InteropServices.Marshal.StructureToPtr(Object,IntPtr,Boolean)' which has 'RequiresDynamicCodeAttribute' can break functionality when AOT compiling. Marshalling code for the object might not be available. Use the StructureToPtr overload instead. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : AOT analysis warning IL3050: Windows.Win32.PInvoke.CreateWindowEx(WINDOW_EX_STYLE,String,String,WINDOW_STYLE,Int32,Int32,Int32,Int32,HWND,HMENU,HINSTANCE,Object): Using member 'System.Runtime.InteropServices.Marshal.DestroyStructure(IntPtr,Type)' which has 'RequiresDynamicCodeAttribute' can break functionality when AOT compiling. Marshalling code for the object might not be available. Use the DestroyStructure overload instead. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2072: Microsoft.AspNetCore.Components.Reflection.ComponentProperties.SetProperties(ParameterView&,Object): 'targetType' argument does not satisfy 'DynamicallyAccessedMemberTypes.All' in call to 'Microsoft.AspNetCore.Components.Reflection.ComponentProperties.WritersForType.WritersForType(Type)'. The return value of method 'System.Object.GetType()' does not have matching annotations. The source value must declare at least the same requirements as those declared on the target location it is assigned to. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2072: Microsoft.AspNetCore.Components.Reflection.ComponentProperties.SetProperties(ParameterView&,Object): 'targetType' argument does not satisfy 'DynamicallyAccessedMemberTypes.All' in call to 'Microsoft.AspNetCore.Components.Reflection.ComponentProperties.ThrowForUnknownIncomingParameterName(Type,String)'. The return value of method 'System.Object.GetType()' does not have matching annotations. The source value must declare at least the same requirements as those declared on the target location it is assigned to. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>name(5,6): warning IL2008: System.Diagnostics.FileVersionInfo: Could not resolve type 'System.SR'. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : warning IL3000: System.Windows.Forms.ThreadExceptionDialog.ThreadExceptionDialog(Exception): 'System.Reflection.Assembly.Location.get' always returns an empty string for assemblies embedded in a single-file app. If the path to the app directory is needed, consider calling 'System.AppContext.BaseDirectory'. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2026: System.Windows.Forms.OpacityConverter.ConvertFrom(ITypeDescriptorContext,CultureInfo,Object): Using member 'System.ComponentModel.TypeDescriptor.GetConverter(Type)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. Generic TypeConverters may require the generic types to be annotated. For example, NullableConverter requires the underlying type to be DynamicallyAccessedMembers All. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2026: System.Windows.Forms.PaddingConverter.ConvertFrom(ITypeDescriptorContext,CultureInfo,Object): Using member 'System.ComponentModel.TypeDescriptor.GetConverter(Type)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. Generic TypeConverters may require the generic types to be annotated. For example, NullableConverter requires the underlying type to be DynamicallyAccessedMembers All. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2026: System.Windows.Forms.Design.DocumentDesigner.OnComponentAdded(Object,ComponentEventArgs): Using member 'System.ComponentModel.TypeDescriptor.GetAttributes(Object)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. The Type of component cannot be statically discovered. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2026: System.Windows.Forms.Design.DocumentDesigner.OnComponentAdded(Object,ComponentEventArgs): Using member 'System.ComponentModel.AttributeCollection.Contains(Attribute)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. The public parameterless constructor or the 'Default' static field may be trimmed from the Attribute's Type. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2026: System.Windows.Forms.Design.ParentControlDesigner.OnComponentRemoving(Object,ComponentEventArgs): Using member 'System.ComponentModel.TypeDescriptor.GetProperties(Object)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyDescriptor's PropertyType cannot be statically discovered. The Type of component cannot be statically discovered. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2026: System.Windows.Forms.Design.ParentControlDesigner.OnComponentRemoved(Object,ComponentEventArgs): Using member 'System.ComponentModel.TypeDescriptor.GetProperties(Object)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyDescriptor's PropertyType cannot be statically discovered. The Type of component cannot be statically discovered. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2026: System.Windows.Forms.ToolStripMenuItem.ShortcutToText(Keys,String): Using member 'System.ComponentModel.TypeDescriptor.GetConverter(Type)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. Generic TypeConverters may require the generic types to be annotated. For example, NullableConverter requires the underlying type to be DynamicallyAccessedMembers All. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : AOT analysis warning IL3050: System.Windows.Forms.ToolStripMenuItem.ShortcutToText(Keys,String): Using member 'System.Enum.GetValues(Type)' which has 'RequiresDynamicCodeAttribute' can break functionality when AOT compiling. It might not be possible to create an array of the enum type at runtime. Use the GetValues overload or the GetValuesAsUnderlyingType method instead. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2026: System.Windows.Forms.ListBindingConverter.GetInstanceDescriptorFromValues(Binding): Using member 'System.ComponentModel.TypeDescriptor.GetProperties(Object)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyDescriptor's PropertyType cannot be statically discovered. The Type of component cannot be statically discovered. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2026: System.Windows.Forms.ListBindingConverter.GetInstanceDescriptorFromValues(Binding): Using member 'System.ComponentModel.TypeDescriptor.GetProperties(Object)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyDescriptor's PropertyType cannot be statically discovered. The Type of component cannot be statically discovered. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>/_/src/libraries/System.ComponentModel.TypeConverter/src/System/ComponentModel/InheritanceAttribute.cs(109): AOT analysis warning IL3050: System.ComponentModel.InheritanceAttribute.ToString(): Using member 'System.Enum.GetValues(Type)' which has 'RequiresDynamicCodeAttribute' can break functionality when AOT compiling. It might not be possible to create an array of the enum type at runtime. Use the GetValues overload or the GetValuesAsUnderlyingType method instead. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2050: System.Windows.Forms.DragDropHelper.TryGetDragDropHelper(!!0&): P/invoke method 'Interop.Ole32.CoCreateInstance(Guid&,IntPtr,CLSCTX,Guid&,Object&)' declares a parameter with COM marshalling. Correctness of COM interop cannot be guaranteed after trimming. Interfaces and interface members might be removed. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2026: System.Windows.Forms.PropertyManager.SetDataSource(Object): Using member 'System.ComponentModel.TypeDescriptor.GetProperties(Object)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyDescriptor's PropertyType cannot be statically discovered. The Type of component cannot be statically discovered. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : AOT analysis warning IL3050: Windows.Win32.System.Variant.VARIANT.CreateArrayFromSafeArray(SAFEARRAY*,VARENUM): Using member 'System.Array.CreateInstance(Type,Int32)' which has 'RequiresDynamicCodeAttribute' can break functionality when AOT compiling. The code for an array of the specified type might not be available. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : AOT analysis warning IL3050: Windows.Win32.System.Variant.VARIANT.CreateArrayFromSafeArray(SAFEARRAY*,VARENUM): Using member 'System.Array.CreateInstance(Type,Int32[],Int32[])' which has 'RequiresDynamicCodeAttribute' can break functionality when AOT compiling. The code for an array of the specified type might not be available. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2050: System.Windows.Forms.ToolStripItem.DoDragDrop(Object,DragDropEffects,Bitmap,Point,Boolean): P/invoke method 'Interop.Ole32.DoDragDrop(IDataObject,IDropSource.Interface,DROPEFFECT,DROPEFFECT&)' declares a parameter with COM marshalling. Correctness of COM interop cannot be guaranteed after trimming. Interfaces and interface members might be removed. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2026: System.Windows.Forms.ButtonBase.BackColor.set: Using member 'System.ComponentModel.TypeDescriptor.GetProperties(Object)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyDescriptor's PropertyType cannot be statically discovered. The Type of component cannot be statically discovered. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2026: System.Windows.Forms.MdiWindowDialog.InitializeComponent(): Using member 'System.ComponentModel.ComponentResourceManager.ApplyResources(Object,String)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. The Type of value cannot be statically discovered. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2026: System.Windows.Forms.MdiWindowDialog.InitializeComponent(): Using member 'System.ComponentModel.ComponentResourceManager.ApplyResources(Object,String)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. The Type of value cannot be statically discovered. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2026: System.Windows.Forms.MdiWindowDialog.InitializeComponent(): Using member 'System.ComponentModel.ComponentResourceManager.ApplyResources(Object,String)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. The Type of value cannot be statically discovered. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2026: System.Windows.Forms.MdiWindowDialog.InitializeComponent(): Using member 'System.ComponentModel.ComponentResourceManager.ApplyResources(Object,String)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. The Type of value cannot be statically discovered. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2026: System.Windows.Forms.MdiWindowDialog.InitializeComponent(): Using member 'System.ComponentModel.ComponentResourceManager.ApplyResources(Object,String)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. The Type of value cannot be statically discovered. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2026: System.Windows.Forms.Design.TableLayoutPanelDesigner.OnDragDrop(DragEventArgs): Using member 'System.ComponentModel.TypeDescriptor.GetProperties(Object)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyDescriptor's PropertyType cannot be statically discovered. The Type of component cannot be statically discovered. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2026: System.Windows.Forms.Design.TableLayoutPanelDesigner.OnDragDrop(DragEventArgs): Using member 'System.ComponentModel.TypeDescriptor.GetProperties(Object)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyDescriptor's PropertyType cannot be statically discovered. The Type of component cannot be statically discovered. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2075: System.Windows.Forms.TableLayoutSettings.StyleConverter.ConvertTo(ITypeDescriptorContext,CultureInfo,Object,Type): 'this' argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicParameterlessConstructor' in call to 'System.Type.GetConstructor(Type[])'. The return value of method 'System.Object.GetType()' does not have matching annotations. The source value must declare at least the same requirements as those declared on the target location it is assigned to. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2075: System.Windows.Forms.TableLayoutSettings.StyleConverter.ConvertTo(ITypeDescriptorContext,CultureInfo,Object,Type): 'this' argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicConstructors' in call to 'System.Type.GetConstructor(Type[])'. The return value of method 'System.Object.GetType()' does not have matching annotations. The source value must declare at least the same requirements as those declared on the target location it is assigned to. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : warning IL3000: Microsoft.AspNetCore.Components.WebView.WebViewManager.StaticWebAssetsLoader.ResolveRelativeToAssembly(): 'System.Reflection.Assembly.Location.get' always returns an empty string for assemblies embedded in a single-file app. If the path to the app directory is needed, consider calling 'System.AppContext.BaseDirectory'. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : warning IL3000: Microsoft.AspNetCore.Components.WebView.WebViewManager.StaticWebAssetsLoader.ResolveRelativeToAssembly(): 'System.Reflection.Assembly.Location.get' always returns an empty string for assemblies embedded in a single-file app. If the path to the app directory is needed, consider calling 'System.AppContext.BaseDirectory'. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : warning IL3000: Microsoft.AspNetCore.Components.WebView.WebViewManager.StaticWebAssetsLoader.ResolveRelativeToAssembly(): 'System.Reflection.Assembly.Location.get' always returns an empty string for assemblies embedded in a single-file app. If the path to the app directory is needed, consider calling 'System.AppContext.BaseDirectory'. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2050: System.Windows.Forms.AccessibleObject.RaiseAutomationPropertyChangedEvent(Interop.UiaCore.UIA,Object,Object): P/invoke method 'Interop.UiaCore.UiaRaiseAutomationPropertyChangedEvent(Interop.UiaCore.IRawElementProviderSimple,Interop.UiaCore.UIA,Object,Object)' declares a parameter with COM marshalling. Correctness of COM interop cannot be guaranteed after trimming. Interfaces and interface members might be removed. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2075: System.Windows.Forms.AxHost.FillProperties(Attribute[]): 'this' argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicProperties' in call to 'System.Type.GetProperties(BindingFlags)'. The return value of method 'System.Object.GetType()' does not have matching annotations. The source value must declare at least the same requirements as those declared on the target location it is assigned to. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2026: System.Windows.Forms.AxHost.FillProperties(Attribute[]): Using member 'System.ComponentModel.TypeDescriptor.GetProperties(Object,Attribute[],Boolean)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyDescriptor's PropertyType cannot be statically discovered. The Type of component cannot be statically discovered. The public parameterless constructor or the 'Default' static field may be trimmed from the Attribute's Type. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2026: System.Windows.Forms.Design.ParentControlDesigner.OnDragEnter(DragEventArgs): Using member 'System.ComponentModel.TypeDescriptor.GetAttributes(Object)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. The Type of component cannot be statically discovered. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2026: System.Windows.Forms.Design.ToolStripDesigner.OnDragDrop(DragEventArgs): Using member 'System.ComponentModel.TypeDescriptor.GetComponentName(Object)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. The Type of component cannot be statically discovered. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2026: System.Windows.Forms.Design.ToolStripDesigner.OnDragDrop(DragEventArgs): Using member 'System.ComponentModel.TypeDescriptor.GetProperties(Object)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyDescriptor's PropertyType cannot be statically discovered. The Type of component cannot be statically discovered. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2026: System.Windows.Forms.Design.ToolStripDesigner.OnDragDrop(DragEventArgs): Using member 'System.ComponentModel.TypeDescriptor.GetProperties(Object)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyDescriptor's PropertyType cannot be statically discovered. The Type of component cannot be statically discovered. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2026: System.Windows.Forms.Design.ToolStripDesigner.OnDragDrop(DragEventArgs): Using member 'System.ComponentModel.TypeDescriptor.GetProperties(Object)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyDescriptor's PropertyType cannot be statically discovered. The Type of component cannot be statically discovered. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2026: System.Windows.Forms.Design.ToolStripDesigner.OnDragDrop(DragEventArgs): Using member 'System.ComponentModel.TypeDescriptor.GetProperties(Object)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyDescriptor's PropertyType cannot be statically discovered. The Type of component cannot be statically discovered. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2026: System.Windows.Forms.Design.OleDragDropHandler.DoOleDragDrop(DragEventArgs): Using member 'System.ComponentModel.TypeDescriptor.GetProperties(Object)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyDescriptor's PropertyType cannot be statically discovered. The Type of component cannot be statically discovered. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2026: System.Windows.Forms.Design.OleDragDropHandler.DoOleDragDrop(DragEventArgs): Using member 'System.ComponentModel.TypeDescriptor.GetProperties(Object)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyDescriptor's PropertyType cannot be statically discovered. The Type of component cannot be statically discovered. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2026: System.Windows.Forms.Design.OleDragDropHandler.DoOleDragDrop(DragEventArgs): Using member 'System.ComponentModel.TypeDescriptor.GetAttributes(Object)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. The Type of component cannot be statically discovered. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2026: System.Windows.Forms.Design.OleDragDropHandler.DoOleDragDrop(DragEventArgs): Using member 'System.ComponentModel.AttributeCollection.Contains(Attribute)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. The public parameterless constructor or the 'Default' static field may be trimmed from the Attribute's Type. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : AOT analysis warning IL3050: System.Windows.Forms.Design.OleDragDropHandler.DoOleDragDrop(DragEventArgs): Using member 'System.Collections.ArrayList.ToArray(Type)' which has 'RequiresDynamicCodeAttribute' can break functionality when AOT compiling. The code for an array of the specified type might not be available. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2026: System.Windows.Forms.Design.ComponentTray.PositionInNextAutoSlot(ComponentTray.TrayControl,Control,Boolean): Using member 'System.ComponentModel.TypeDescriptor.GetProperties(Object)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyDescriptor's PropertyType cannot be statically discovered. The Type of component cannot be statically discovered. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2026: System.Windows.Forms.Design.ComponentTray.PositionInNextAutoSlot(ComponentTray.TrayControl,Control,Boolean): Using member 'System.ComponentModel.TypeDescriptor.GetProperties(Object)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyDescriptor's PropertyType cannot be statically discovered. The Type of component cannot be statically discovered. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2026: System.Windows.Forms.Design.ComponentTray.CanDisplayComponent(IComponent): Using member 'System.ComponentModel.TypeDescriptor.GetAttributes(Object)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. The Type of component cannot be statically discovered. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2026: System.Windows.Forms.Design.ComponentTray.CanDisplayComponent(IComponent): Using member 'System.ComponentModel.AttributeCollection.Contains(Attribute)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. The public parameterless constructor or the 'Default' static field may be trimmed from the Attribute's Type. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2026: System.Windows.Forms.Design.ComponentTray.TrayControl.TrayControl(ComponentTray,IComponent): Using member 'System.ComponentModel.TypeDescriptor.GetAttributes(Object)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. The Type of component cannot be statically discovered. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2026: System.Windows.Forms.Design.ComponentTray.OnMenuArrangeIcons(Object,EventArgs): Using member 'System.ComponentModel.TypeDescriptor.GetProperties(Object)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyDescriptor's PropertyType cannot be statically discovered. The Type of component cannot be statically discovered. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2026: System.Windows.Forms.Design.ComponentTray.OnMenuShowLargeIcons(Object,EventArgs): Using member 'System.ComponentModel.TypeDescriptor.GetProperties(Object)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyDescriptor's PropertyType cannot be statically discovered. The Type of component cannot be statically discovered. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2026: System.Windows.Forms.Binding.CheckBinding(): Using member 'System.ComponentModel.TypeDescriptor.GetAttributes(Object)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. The Type of component cannot be statically discovered. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2026: System.Windows.Forms.Binding.CheckBinding(): Using member 'System.ComponentModel.TypeDescriptor.GetProperties(Type)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyDescriptor's PropertyType cannot be statically discovered. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2072: System.Windows.Forms.Binding.CheckBinding(): 'componentType' argument does not satisfy 'DynamicallyAccessedMemberTypes.All' in call to 'System.ComponentModel.TypeDescriptor.GetProperties(Type)'. The return value of method 'System.Object.GetType()' does not have matching annotations. The source value must declare at least the same requirements as those declared on the target location it is assigned to. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2026: System.Windows.Forms.Binding.CheckBinding(): Using member 'System.ComponentModel.TypeDescriptor.GetProperties(Object)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyDescriptor's PropertyType cannot be statically discovered. The Type of component cannot be statically discovered. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2026: System.Windows.Forms.Binding.CheckBinding(): Using member 'System.ComponentModel.PropertyDescriptor.Converter.get' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyDescriptor's PropertyType cannot be statically discovered. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2026: System.Windows.Forms.Binding.CheckBinding(): Using member 'System.ComponentModel.TypeDescriptor.GetEvents(Object)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. The Type of component cannot be statically discovered. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2026: System.Windows.Forms.Design.ListBoxDesigner.OnCreateHandle(): Using member 'System.ComponentModel.TypeDescriptor.GetProperties(Object)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyDescriptor's PropertyType cannot be statically discovered. The Type of component cannot be statically discovered. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2026: System.Windows.Forms.Design.ControlDesigner.OnSetCursor(): Using member 'System.ComponentModel.TypeDescriptor.GetProperties(Object)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyDescriptor's PropertyType cannot be statically discovered. The Type of component cannot be statically discovered. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2026: System.Windows.Forms.Design.OleDragDropHandler.CreateTool(ToolboxItem,Control,Int32,Int32,Int32,Int32,Boolean,Boolean,ToolboxSnapDragDropEventArgs): Using member 'System.ComponentModel.TypeDescriptor.GetAttributes(Object)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. The Type of component cannot be statically discovered. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2026: System.Windows.Forms.Design.OleDragDropHandler.CreateTool(ToolboxItem,Control,Int32,Int32,Int32,Int32,Boolean,Boolean,ToolboxSnapDragDropEventArgs): Using member 'System.ComponentModel.AttributeCollection.Contains(Attribute)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. The public parameterless constructor or the 'Default' static field may be trimmed from the Attribute's Type. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2026: System.ComponentModel.Design.ComponentDesigner.ShadowPropertyCollection.GetShadowedPropertyDescriptor(String): Using member 'System.ComponentModel.TypeDescriptor.GetProperties(Type)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyDescriptor's PropertyType cannot be statically discovered. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2072: System.ComponentModel.Design.ComponentDesigner.ShadowPropertyCollection.GetShadowedPropertyDescriptor(String): 'componentType' argument does not satisfy 'DynamicallyAccessedMemberTypes.All' in call to 'System.ComponentModel.TypeDescriptor.GetProperties(Type)'. The return value of method 'System.Object.GetType()' does not have matching annotations. The source value must declare at least the same requirements as those declared on the target location it is assigned to. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2026: System.Windows.Forms.AxHost.System.ComponentModel.ICustomTypeDescriptor.GetAttributes(): Using member 'System.ComponentModel.TypeDescriptor.GetAttributes(Object,Boolean)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. The Type of component cannot be statically discovered. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2026: System.Windows.Forms.Design.Behavior.ResizeBehavior.OnMouseUp(Glyph,MouseButtons): Using member 'System.ComponentModel.TypeDescriptor.GetProperties(Object)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyDescriptor's PropertyType cannot be statically discovered. The Type of component cannot be statically discovered. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2026: System.Windows.Forms.Design.Behavior.ResizeBehavior.OnMouseUp(Glyph,MouseButtons): Using member 'System.ComponentModel.TypeDescriptor.GetProperties(Object)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyDescriptor's PropertyType cannot be statically discovered. The Type of component cannot be statically discovered. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2026: System.Windows.Forms.Design.Behavior.ResizeBehavior.OnMouseUp(Glyph,MouseButtons): Using member 'System.ComponentModel.TypeDescriptor.GetProperties(Object)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyDescriptor's PropertyType cannot be statically discovered. The Type of component cannot be statically discovered. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2026: System.Windows.Forms.Design.Behavior.ResizeBehavior.OnMouseUp(Glyph,MouseButtons): Using member 'System.ComponentModel.TypeDescriptor.GetProperties(Object)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyDescriptor's PropertyType cannot be statically discovered. The Type of component cannot be statically discovered. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2026: System.Windows.Forms.Design.Behavior.ResizeBehavior.OnMouseMove(Glyph,MouseButtons,Point): Using member 'System.ComponentModel.TypeDescriptor.GetProperties(Object)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyDescriptor's PropertyType cannot be statically discovered. The Type of component cannot be statically discovered. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2026: System.Windows.Forms.Design.Behavior.ResizeBehavior.OnMouseMove(Glyph,MouseButtons,Point): Using member 'System.ComponentModel.TypeDescriptor.GetProperties(Object)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyDescriptor's PropertyType cannot be statically discovered. The Type of component cannot be statically discovered. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2026: System.Windows.Forms.Design.Behavior.ResizeBehavior.OnMouseMove(Glyph,MouseButtons,Point): Using member 'System.ComponentModel.TypeDescriptor.GetProperties(Object)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyDescriptor's PropertyType cannot be statically discovered. The Type of component cannot be statically discovered. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2026: System.Windows.Forms.Design.Behavior.ResizeBehavior.OnMouseMove(Glyph,MouseButtons,Point): Using member 'System.ComponentModel.TypeDescriptor.GetProperties(Object)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyDescriptor's PropertyType cannot be statically discovered. The Type of component cannot be statically discovered. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2026: System.Windows.Forms.Design.Behavior.ResizeBehavior.OnMouseMove(Glyph,MouseButtons,Point): Using member 'System.ComponentModel.TypeDescriptor.GetProperties(Object)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyDescriptor's PropertyType cannot be statically discovered. The Type of component cannot be statically discovered. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2026: System.Windows.Forms.Design.Behavior.ResizeBehavior.OnMouseDown(Glyph,MouseButtons,Point): Using member 'System.ComponentModel.TypeDescriptor.GetProperties(Object)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyDescriptor's PropertyType cannot be statically discovered. The Type of component cannot be statically discovered. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2026: System.Windows.Forms.Design.ComponentTray.TrayControl.UpdateIconInfo(): Using member 'System.ComponentModel.TypeDescriptor.GetAttributes(Object)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. The Type of component cannot be statically discovered. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2026: System.Windows.Forms.Design.ComponentTray.TrayControl.OnSetCursor(): Using member 'System.ComponentModel.TypeDescriptor.GetProperties(Object)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyDescriptor's PropertyType cannot be statically discovered. The Type of component cannot be statically discovered. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2026: System.Windows.Forms.Design.ComponentTray.TrayControl.ViewDefaultEvent(IComponent): Using member 'System.ComponentModel.TypeDescriptor.GetDefaultEvent(Object)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. The built-in EventDescriptor implementation uses Reflection which requires unreferenced code. The Type of component cannot be statically discovered. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2026: System.ComponentModel.Design.ComponentDesigner.DoDefaultAction(): Using member 'System.ComponentModel.TypeDescriptor.GetDefaultEvent(Object)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. The built-in EventDescriptor implementation uses Reflection which requires unreferenced code. The Type of component cannot be statically discovered. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2067: System.Windows.Forms.Design.ComponentTray.GetDesignerType(Type,Type): 'componentType' argument does not satisfy 'DynamicallyAccessedMemberTypes.All' in call to 'System.ComponentModel.TypeDescriptor.GetAttributes(Type)'. The parameter 't' of method 'System.Windows.Forms.Design.ComponentTray.GetDesignerType(Type,Type)' does not have matching annotations. The source value must declare at least the same requirements as those declared on the target location it is assigned to. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2026: System.Windows.Forms.Design.OleDragDropHandler.DrawDragFrames(Object[],Point,DragDropEffects,Point,DragDropEffects,Boolean): Using member 'System.ComponentModel.TypeDescriptor.GetProperties(Object)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyDescriptor's PropertyType cannot be statically discovered. The Type of component cannot be statically discovered. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2026: System.Windows.Forms.Design.OleDragDropHandler.ComponentDataObject.Deserialize(IServiceProvider,Boolean): Using member 'System.Runtime.Serialization.Formatters.Binary.BinaryFormatter.Deserialize(Stream)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. BinaryFormatter serialization is not trim compatible because the type of objects being processed cannot be statically discovered. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : AOT analysis warning IL3050: System.Windows.Forms.Design.OleDragDropHandler.ComponentDataObject.Deserialize(IServiceProvider,Boolean): Using member 'System.Runtime.Serialization.Formatters.Binary.BinaryFormatter.Deserialize(Stream)' which has 'RequiresDynamicCodeAttribute' can break functionality when AOT compiling. BinaryFormatter serialization uses dynamic code generation, the type of objects being processed cannot be statically discovered. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2026: System.Windows.Forms.Design.ParentControlDesigner.System.Windows.Forms.Design.IOleDragClient.AddComponent(IComponent,String,Boolean): Using member 'System.ComponentModel.IContainer.Add(IComponent,String)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. The Type of components in the container cannot be statically discovered to validate the name. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2026: System.Windows.Forms.Design.ParentControlDesigner.System.Windows.Forms.Design.IOleDragClient.AddComponent(IComponent,String,Boolean): Using member 'System.ComponentModel.TypeDescriptor.GetProperties(Object)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyDescriptor's PropertyType cannot be statically discovered. The Type of component cannot be statically discovered. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2026: System.Windows.Forms.Design.ComponentTray.System.Windows.Forms.Design.IOleDragClient.AddComponent(IComponent,String,Boolean): Using member 'System.ComponentModel.IContainer.Add(IComponent,String)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. The Type of components in the container cannot be statically discovered to validate the name. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2026: System.Windows.Forms.Design.OleDragDropHandler.ComponentDataObject.GetData(String,Boolean): Using member 'System.Runtime.Serialization.Formatters.Binary.BinaryFormatter.Deserialize(Stream)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. BinaryFormatter serialization is not trim compatible because the type of objects being processed cannot be statically discovered. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : AOT analysis warning IL3050: System.Windows.Forms.Design.OleDragDropHandler.ComponentDataObject.GetData(String,Boolean): Using member 'System.Runtime.Serialization.Formatters.Binary.BinaryFormatter.Deserialize(Stream)' which has 'RequiresDynamicCodeAttribute' can break functionality when AOT compiling. BinaryFormatter serialization uses dynamic code generation, the type of objects being processed cannot be statically discovered. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2026: System.Windows.Forms.Design.ParentControlDesigner.System.Windows.Forms.Design.IOleDragClient.IsDropOk(IComponent): Using member 'System.ComponentModel.TypeDescriptor.CreateDesigner(IComponent,Type)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. The Type of component cannot be statically discovered. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2026: System.Windows.Forms.DataObject.SaveObjectToHGLOBAL(HGLOBAL&,Object,Boolean): Using member 'System.Runtime.Serialization.Formatters.Binary.BinaryFormatter.Serialize(Stream,Object)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. BinaryFormatter serialization is not trim compatible because the type of objects being processed cannot be statically discovered. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2026: System.Windows.Forms.ListBindingHelper.GetListItemPropertiesByInstance(Object,PropertyDescriptor[],Int32): Using member 'System.ComponentModel.TypeDescriptor.GetProperties(Object,Attribute[])' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyDescriptor's PropertyType cannot be statically discovered. The Type of component cannot be statically discovered. The public parameterless constructor or the 'Default' static field may be trimmed from the Attribute's Type. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2026: System.Windows.Forms.ListBindingHelper.GetListItemProperties(Object): Using member 'System.ComponentModel.TypeDescriptor.GetProperties(Object)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyDescriptor's PropertyType cannot be statically discovered. The Type of component cannot be statically discovered. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2026: System.Windows.Forms.TableLayoutSettings.GetControlsInformation(): Using member 'System.ComponentModel.TypeDescriptor.GetProperties(Object)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyDescriptor's PropertyType cannot be statically discovered. The Type of component cannot be statically discovered. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2026: System.Windows.Forms.TableLayoutSettings.System.Runtime.Serialization.ISerializable.GetObjectData(SerializationInfo,StreamingContext): Using member 'System.ComponentModel.TypeDescriptor.GetConverter(Object)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. Generic TypeConverters may require the generic types to be annotated. For example, NullableConverter requires the underlying type to be DynamicallyAccessedMembers All. The Type of component cannot be statically discovered. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2026: System.Windows.Forms.Design.TableLayoutPanelDesigner.ControlAddedInternal(Control,Point,Boolean,Boolean,DragEventArgs): Using member 'System.ComponentModel.TypeDescriptor.GetProperties(Object)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyDescriptor's PropertyType cannot be statically discovered. The Type of component cannot be statically discovered. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2026: System.Windows.Forms.Design.TableLayoutPanelDesigner.ControlAddedInternal(Control,Point,Boolean,Boolean,DragEventArgs): Using member 'System.ComponentModel.TypeDescriptor.GetProperties(Object)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyDescriptor's PropertyType cannot be statically discovered. The Type of component cannot be statically discovered. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2026: System.Windows.Forms.Design.TableLayoutPanelDesigner.ControlAddedInternal(Control,Point,Boolean,Boolean,DragEventArgs): Using member 'System.ComponentModel.TypeDescriptor.GetProperties(Object)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyDescriptor's PropertyType cannot be statically discovered. The Type of component cannot be statically discovered. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2026: System.Windows.Forms.Design.TableLayoutPanelDesigner.OnComponentChanged(Object,ComponentChangedEventArgs): Using member 'System.ComponentModel.TypeDescriptor.GetProperties(Object)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyDescriptor's PropertyType cannot be statically discovered. The Type of component cannot be statically discovered. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2026: System.Windows.Forms.Design.TableLayoutPanelDesigner.OnComponentChanging(Object,ComponentChangingEventArgs): Using member 'System.ComponentModel.TypeDescriptor.GetProperties(Object)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyDescriptor's PropertyType cannot be statically discovered. The Type of component cannot be statically discovered. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2026: System.Windows.Forms.ListControl.GetItemText(Object): Using member 'System.ComponentModel.TypeDescriptor.GetConverter(Type)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. Generic TypeConverters may require the generic types to be annotated. For example, NullableConverter requires the underlying type to be DynamicallyAccessedMembers All. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2026: System.Windows.Forms.Design.ListBoxDesigner.OnComponentChanged(Object,ComponentChangedEventArgs): Using member 'System.ComponentModel.TypeDescriptor.GetProperties(Object)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyDescriptor's PropertyType cannot be statically discovered. The Type of component cannot be statically discovered. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2026: System.Windows.Forms.ListControl.FilterItemOnProperty(Object,String): Using member 'System.ComponentModel.TypeDescriptor.GetProperties(Object)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyDescriptor's PropertyType cannot be statically discovered. The Type of component cannot be statically discovered. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2026: System.Windows.Forms.ListControl.DisplayMemberConverter.get: Using member 'System.ComponentModel.PropertyDescriptor.Converter.get' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyDescriptor's PropertyType cannot be statically discovered. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2026: System.Windows.Forms.ListBindingHelper.GetListItemPropertiesByType(Type): Using member 'System.ComponentModel.TypeDescriptor.GetProperties(Type,Attribute[])' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyDescriptor's PropertyType cannot be statically discovered. The public parameterless constructor or the 'Default' static field may be trimmed from the Attribute's Type. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2072: System.Windows.Forms.ListBindingHelper.GetListItemPropertiesByType(Type): 'componentType' argument does not satisfy 'DynamicallyAccessedMemberTypes.All' in call to 'System.ComponentModel.TypeDescriptor.GetProperties(Type,Attribute[])'. The return value of method 'System.Windows.Forms.ListBindingHelper.GetListItemType(Object)' does not have matching annotations. The source value must declare at least the same requirements as those declared on the target location it is assigned to. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2026: System.Windows.Forms.ListBindingHelper.GetListItemPropertiesByEnumerable(IEnumerable): Using member 'System.ComponentModel.TypeDescriptor.GetProperties(Type,Attribute[])' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyDescriptor's PropertyType cannot be statically discovered. The public parameterless constructor or the 'Default' static field may be trimmed from the Attribute's Type. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2072: System.Windows.Forms.ListBindingHelper.GetListItemPropertiesByEnumerable(IEnumerable): 'componentType' argument does not satisfy 'DynamicallyAccessedMemberTypes.All' in call to 'System.ComponentModel.TypeDescriptor.GetProperties(Type,Attribute[])'. The return value of method 'System.Type.GetElementType()' does not have matching annotations. The source value must declare at least the same requirements as those declared on the target location it is assigned to. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2026: System.Windows.Forms.ListBindingHelper.GetListItemPropertiesByEnumerable(IEnumerable): Using member 'System.ComponentModel.TypeDescriptor.GetProperties(Type,Attribute[])' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyDescriptor's PropertyType cannot be statically discovered. The public parameterless constructor or the 'Default' static field may be trimmed from the Attribute's Type. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2072: System.Windows.Forms.ListBindingHelper.GetListItemPropertiesByEnumerable(IEnumerable): 'componentType' argument does not satisfy 'DynamicallyAccessedMemberTypes.All' in call to 'System.ComponentModel.TypeDescriptor.GetProperties(Type,Attribute[])'. The return value of method 'System.Reflection.PropertyInfo.PropertyType.get' does not have matching annotations. The source value must declare at least the same requirements as those declared on the target location it is assigned to. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2026: System.Windows.Forms.ListBindingHelper.GetListItemPropertiesByEnumerable(IEnumerable): Using member 'System.ComponentModel.TypeDescriptor.GetProperties(Object,Attribute[])' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyDescriptor's PropertyType cannot be statically discovered. The Type of component cannot be statically discovered. The public parameterless constructor or the 'Default' static field may be trimmed from the Attribute's Type. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2026: System.Windows.Forms.ListBindingHelper.GetListItemPropertiesByEnumerable(IEnumerable): Using member 'System.ComponentModel.TypeDescriptor.GetProperties(Object,Attribute[])' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyDescriptor's PropertyType cannot be statically discovered. The Type of component cannot be statically discovered. The public parameterless constructor or the 'Default' static field may be trimmed from the Attribute's Type. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2026: System.Windows.Forms.ListBindingHelper.GetListItemPropertiesByEnumerable(IEnumerable): Using member 'System.ComponentModel.TypeDescriptor.GetProperties(Object,Attribute[])' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyDescriptor's PropertyType cannot be statically discovered. The Type of component cannot be statically discovered. The public parameterless constructor or the 'Default' static field may be trimmed from the Attribute's Type. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2026: System.Windows.Forms.Design.DesignerUtils.UseSnapLines(IServiceProvider): Using member 'System.ComponentModel.Design.DesignerOptionService.DesignerOptionCollection.Properties.get' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. The Type of DesignerOptionCollection's value cannot be statically discovered. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2026: System.Windows.Forms.Design.ControlDesigner.Initialize(IComponent): Using member 'System.ComponentModel.TypeDescriptor.GetProperties(Type)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyDescriptor's PropertyType cannot be statically discovered. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2072: System.Windows.Forms.Design.ControlDesigner.Initialize(IComponent): 'componentType' argument does not satisfy 'DynamicallyAccessedMemberTypes.All' in call to 'System.ComponentModel.TypeDescriptor.GetProperties(Type)'. The return value of method 'System.Object.GetType()' does not have matching annotations. The source value must declare at least the same requirements as those declared on the target location it is assigned to. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2026: System.Windows.Forms.Design.ControlDesigner.Initialize(IComponent): Using member 'System.ComponentModel.TypeDescriptor.GetAttributes(Object)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. The Type of component cannot be statically discovered. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2026: System.Windows.Forms.Design.FormDocumentDesigner.Initialize(IComponent): Using member 'System.ComponentModel.TypeDescriptor.GetProperties(Type)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyDescriptor's PropertyType cannot be statically discovered. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2072: System.Windows.Forms.Design.FormDocumentDesigner.Initialize(IComponent): 'componentType' argument does not satisfy 'DynamicallyAccessedMemberTypes.All' in call to 'System.ComponentModel.TypeDescriptor.GetProperties(Type)'. The return value of method 'System.Object.GetType()' does not have matching annotations. The source value must declare at least the same requirements as those declared on the target location it is assigned to. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2026: System.Windows.Forms.Design.DocumentDesigner.Initialize(IComponent): Using member 'System.ComponentModel.TypeDescriptor.GetProperties(Type)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyDescriptor's PropertyType cannot be statically discovered. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2072: System.Windows.Forms.Design.DocumentDesigner.Initialize(IComponent): 'componentType' argument does not satisfy 'DynamicallyAccessedMemberTypes.All' in call to 'System.ComponentModel.TypeDescriptor.GetProperties(Type)'. The return value of method 'System.Object.GetType()' does not have matching annotations. The source value must declare at least the same requirements as those declared on the target location it is assigned to. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2026: System.Windows.Forms.Design.ToolStripDesigner.Initialize(IComponent): Using member 'System.ComponentModel.TypeDescriptor.GetProperties(Object)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyDescriptor's PropertyType cannot be statically discovered. The Type of component cannot be statically discovered. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2026: System.Windows.Forms.Design.ToolStripDropDownDesigner.Initialize(IComponent): Using member 'System.ComponentModel.IContainer.Add(IComponent,String)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. The Type of components in the container cannot be statically discovered to validate the name. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2026: System.Windows.Forms.Design.ToolStripDropDownDesigner.Initialize(IComponent): Using member 'System.ComponentModel.TypeDescriptor.GetProperties(Object)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyDescriptor's PropertyType cannot be statically discovered. The Type of component cannot be statically discovered. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2026: System.Windows.Forms.Design.TableLayoutPanelDesigner.Initialize(IComponent): Using member 'System.ComponentModel.TypeDescriptor.GetProperties(Object)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyDescriptor's PropertyType cannot be statically discovered. The Type of component cannot be statically discovered. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2026: System.Windows.Forms.Design.TableLayoutPanelDesigner.Initialize(IComponent): Using member 'System.ComponentModel.TypeDescriptor.GetProperties(Object)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyDescriptor's PropertyType cannot be statically discovered. The Type of component cannot be statically discovered. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2026: System.Windows.Forms.Design.OleDragDropHandler.ComponentDataObject.SerializationStream.get: Using member 'System.Runtime.Serialization.Formatters.Binary.BinaryFormatter.Serialize(Stream,Object)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. BinaryFormatter serialization is not trim compatible because the type of objects being processed cannot be statically discovered. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2026: System.Windows.Forms.Design.ParentControlDesigner.AddChildComponents(IComponent,IContainer,IDesignerHost): Using member 'System.ComponentModel.IContainer.Add(IComponent,String)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. The Type of components in the container cannot be statically discovered to validate the name. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2026: System.Windows.Forms.Design.Behavior.ResizeBehavior.InitiateResize(): Using member 'System.ComponentModel.TypeDescriptor.GetComponentName(Object)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. The Type of component cannot be statically discovered. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2026: System.Windows.Forms.Design.Behavior.ResizeBehavior.InitiateResize(): Using member 'System.ComponentModel.TypeDescriptor.GetProperties(Object)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyDescriptor's PropertyType cannot be statically discovered. The Type of component cannot be statically discovered. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2026: System.Windows.Forms.Design.Behavior.ResizeBehavior.InitiateResize(): Using member 'System.ComponentModel.TypeDescriptor.GetProperties(Object)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyDescriptor's PropertyType cannot be statically discovered. The Type of component cannot be statically discovered. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2026: System.Windows.Forms.Design.Behavior.ResizeBehavior.AdjustPixelsForIntegralHeight(Control,Int32): Using member 'System.ComponentModel.TypeDescriptor.GetProperties(Object)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyDescriptor's PropertyType cannot be statically discovered. The Type of component cannot be statically discovered. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2026: System.Windows.Forms.Design.Behavior.ResizeBehavior.AdjustPixelsForIntegralHeight(Control,Int32): Using member 'System.ComponentModel.TypeDescriptor.GetProperties(Object)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyDescriptor's PropertyType cannot be statically discovered. The Type of component cannot be statically discovered. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2026: System.Windows.Forms.Design.StatusCommandUI.SetStatusInformation(Component): Using member 'System.ComponentModel.TypeDescriptor.GetProperties(Object)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyDescriptor's PropertyType cannot be statically discovered. The Type of component cannot be statically discovered. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2026: System.Windows.Forms.Design.ControlDesigner.GetGlyphs(GlyphSelectionType): Using member 'System.ComponentModel.TypeDescriptor.GetAttributes(Object)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. The Type of component cannot be statically discovered. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2026: System.Windows.Forms.Design.ControlDesigner.GetGlyphs(GlyphSelectionType): Using member 'System.ComponentModel.AttributeCollection.Contains(Attribute)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. The public parameterless constructor or the 'Default' static field may be trimmed from the Attribute's Type. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2026: System.Windows.Forms.Design.ControlDesigner.GetGlyphs(GlyphSelectionType): Using member 'System.ComponentModel.TypeDescriptor.GetAttributes(Object)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. The Type of component cannot be statically discovered. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2026: System.Windows.Forms.Design.ControlDesigner.GetGlyphs(GlyphSelectionType): Using member 'System.ComponentModel.AttributeCollection.Contains(Attribute)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. The public parameterless constructor or the 'Default' static field may be trimmed from the Attribute's Type. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2026: System.Windows.Forms.Design.DocumentDesigner.GetGlyphs(GlyphSelectionType): Using member 'System.ComponentModel.TypeDescriptor.GetProperties(Object)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyDescriptor's PropertyType cannot be statically discovered. The Type of component cannot be statically discovered. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2026: System.Windows.Forms.Design.DocumentDesigner.GetGlyphs(GlyphSelectionType): Using member 'System.ComponentModel.TypeDescriptor.GetProperties(Object)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyDescriptor's PropertyType cannot be statically discovered. The Type of component cannot be statically discovered. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2026: System.Windows.Forms.Design.DocumentDesigner.GetGlyphs(GlyphSelectionType): Using member 'System.ComponentModel.TypeDescriptor.GetProperties(Object)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyDescriptor's PropertyType cannot be statically discovered. The Type of component cannot be statically discovered. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2026: System.Windows.Forms.Design.TableLayoutPanelDesigner.GetGlyphs(GlyphSelectionType): Using member 'System.ComponentModel.TypeDescriptor.GetProperties(Object)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyDescriptor's PropertyType cannot be statically discovered. The Type of component cannot be statically discovered. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2026: System.Windows.Forms.Design.OleDragDropHandler.CurrentlyLocalizing(IComponent): Using member 'System.ComponentModel.TypeDescriptor.GetProperties(Object)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyDescriptor's PropertyType cannot be statically discovered. The Type of component cannot be statically discovered. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2026: System.Windows.Forms.Design.ControlDesigner.SelectionRules.get: Using member 'System.ComponentModel.TypeDescriptor.GetProperties(Object)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyDescriptor's PropertyType cannot be statically discovered. The Type of component cannot be statically discovered. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2026: System.Windows.Forms.Design.LabelDesigner.SelectionRules.get: Using member 'System.ComponentModel.TypeDescriptor.GetProperties(Object)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyDescriptor's PropertyType cannot be statically discovered. The Type of component cannot be statically discovered. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2026: System.Windows.Forms.Design.TextBoxBaseDesigner.SelectionRules.get: Using member 'System.ComponentModel.TypeDescriptor.GetProperties(Object)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyDescriptor's PropertyType cannot be statically discovered. The Type of component cannot be statically discovered. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2026: System.Windows.Forms.Design.TextBoxBaseDesigner.SelectionRules.get: Using member 'System.ComponentModel.TypeDescriptor.GetProperties(Object)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyDescriptor's PropertyType cannot be statically discovered. The Type of component cannot be statically discovered. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2026: System.Windows.Forms.Design.PictureBoxDesigner.SelectionRules.get: Using member 'System.ComponentModel.TypeDescriptor.GetProperties(Object)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyDescriptor's PropertyType cannot be statically discovered. The Type of component cannot be statically discovered. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2026: System.Windows.Forms.Design.ComboBoxDesigner.SelectionRules.get: Using member 'System.ComponentModel.TypeDescriptor.GetProperties(Object)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyDescriptor's PropertyType cannot be statically discovered. The Type of component cannot be statically discovered. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>/_/src/libraries/System.Private.CoreLib/src/System/Resources/ManifestBasedResourceGroveler.cs(228): Trim analysis warning IL2026: System.Resources.ManifestBasedResourceGroveler.CreateResourceSet(Stream,Assembly): Using member 'System.Resources.ManifestBasedResourceGroveler.InternalGetResourceSetFromSerializedData(Stream,String,String,ResourceManager.ResourceManagerMediator)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. The CustomResourceTypesSupport feature switch has been enabled for this app which is being trimmed. Custom readers as well as custom objects on the resources file are not observable by the trimmer and so required assemblies, types and members may be removed. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2026: System.Windows.Forms.Binding.ParseObject(Object): Using member 'System.ComponentModel.PropertyDescriptor.Converter.get' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyDescriptor's PropertyType cannot be statically discovered. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2026: System.Windows.Forms.Binding.ParseObject(Object): Using member 'System.ComponentModel.TypeDescriptor.GetConverter(Type)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. Generic TypeConverters may require the generic types to be annotated. For example, NullableConverter requires the underlying type to be DynamicallyAccessedMembers All. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2072: System.Windows.Forms.Binding.ParseObject(Object): 'type' argument does not satisfy 'DynamicallyAccessedMemberTypes.All' in call to 'System.ComponentModel.TypeDescriptor.GetConverter(Type)'. The return value of method 'System.Object.GetType()' does not have matching annotations. The source value must declare at least the same requirements as those declared on the target location it is assigned to. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2026: System.Windows.Forms.Binding.FormatObject(Object): Using member 'System.ComponentModel.PropertyDescriptor.Converter.get' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyDescriptor's PropertyType cannot be statically discovered. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2026: System.Windows.Forms.Binding.FormatObject(Object): Using member 'System.ComponentModel.TypeDescriptor.GetConverter(Type)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. Generic TypeConverters may require the generic types to be annotated. For example, NullableConverter requires the underlying type to be DynamicallyAccessedMembers All. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2072: System.Windows.Forms.Binding.FormatObject(Object): 'type' argument does not satisfy 'DynamicallyAccessedMemberTypes.All' in call to 'System.ComponentModel.TypeDescriptor.GetConverter(Type)'. The return value of method 'System.Object.GetType()' does not have matching annotations. The source value must declare at least the same requirements as those declared on the target location it is assigned to. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2026: System.Windows.Forms.Design.DesignerUtils.GetOptionValue(IServiceProvider,String): Using member 'System.ComponentModel.Design.DesignerOptionService.DesignerOptionCollection.Properties.get' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. The Type of DesignerOptionCollection's value cannot be statically discovered. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2026: System.Windows.Forms.Design.DesignerUtils.GetOptionValue(IServiceProvider,String): Using member 'System.ComponentModel.Design.IDesignerOptionService.GetOptionValue(String,String)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. The option value's Type cannot be statically discovered. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2026: System.Windows.Forms.Design.ControlDesigner.IsResizableConsiderAutoSize(PropertyDescriptor,PropertyDescriptor): Using member 'System.ComponentModel.AttributeCollection.Contains(Attribute)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. The public parameterless constructor or the 'Default' static field may be trimmed from the Attribute's Type. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2026: System.Windows.Forms.Design.ControlDesigner.IsResizableConsiderAutoSize(PropertyDescriptor,PropertyDescriptor): Using member 'System.ComponentModel.AttributeCollection.Contains(Attribute)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. The public parameterless constructor or the 'Default' static field may be trimmed from the Attribute's Type. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2026: System.Windows.Forms.Design.OleDragDropHandler.DoBeginDrag(Object[],SelectionRules,Int32,Int32): Using member 'System.ComponentModel.TypeDescriptor.GetAttributes(Object)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. The Type of component cannot be statically discovered. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2026: System.Windows.Forms.Design.SelectionUIHandler.QueryBeginDrag(Object[],SelectionRules,Int32,Int32): Using member 'System.ComponentModel.TypeDescriptor.GetProperties(Object)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyDescriptor's PropertyType cannot be statically discovered. The Type of component cannot be statically discovered. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2026: System.Windows.Forms.Design.SelectionUIHandler.QueryBeginDrag(Object[],SelectionRules,Int32,Int32): Using member 'System.ComponentModel.TypeDescriptor.GetProperties(Object)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyDescriptor's PropertyType cannot be statically discovered. The Type of component cannot be statically discovered. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2026: System.Windows.Forms.Design.SelectionUIHandler.QueryBeginDrag(Object[],SelectionRules,Int32,Int32): Using member 'System.ComponentModel.AttributeCollection.Contains(Attribute)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. The public parameterless constructor or the 'Default' static field may be trimmed from the Attribute's Type. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2026: System.Windows.Forms.Design.SelectionUIHandler.QueryBeginDrag(Object[],SelectionRules,Int32,Int32): Using member 'System.ComponentModel.TypeDescriptor.GetProperties(Object)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyDescriptor's PropertyType cannot be statically discovered. The Type of component cannot be statically discovered. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2026: System.Windows.Forms.Design.ToolStripKeyboardHandlingService.OnSelectionChanging(Object,EventArgs): Using member 'System.ComponentModel.TypeDescriptor.GetAttributes(Object)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. The Type of component cannot be statically discovered. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2026: System.Windows.Forms.Design.ToolStripKeyboardHandlingService.OnSelectionChanged(Object,EventArgs): Using member 'System.ComponentModel.TypeDescriptor.GetAttributes(Object)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. The Type of component cannot be statically discovered. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2026: System.Windows.Forms.Design.ToolStripDesigner.CanAddItems.get: Using member 'System.ComponentModel.TypeDescriptor.GetAttributes(Object)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. The Type of component cannot be statically discovered. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2026: System.Windows.Forms.Design.Behavior.SelectionManager.SelectionManager(IServiceProvider,BehaviorService): Using member 'System.ComponentModel.Design.DesignerOptionService.DesignerOptionCollection.Properties.get' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. The Type of DesignerOptionCollection's value cannot be statically discovered. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2026: System.ComponentModel.Design.ComponentDesigner.InitializeInheritedProperties(): Using member 'System.ComponentModel.TypeDescriptor.GetProperties(Object)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyDescriptor's PropertyType cannot be statically discovered. The Type of component cannot be statically discovered. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2070: System.Windows.Forms.ListBindingHelper.GetTypedIndexer(Type): 'this' argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicProperties' in call to 'System.Type.GetProperties(BindingFlags)'. The parameter 'type' of method 'System.Windows.Forms.ListBindingHelper.GetTypedIndexer(Type)' does not have matching annotations. The source value must declare at least the same requirements as those declared on the target location it is assigned to. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2072: System.Windows.Forms.Design.TableLayoutPanelDesigner.ExtenderProperties.get: 'componentType' argument does not satisfy 'DynamicallyAccessedMemberTypes.All' in call to 'System.ComponentModel.TypeDescriptor.GetAttributes(Type)'. The return value of method 'System.Object.GetType()' does not have matching annotations. The source value must declare at least the same requirements as those declared on the target location it is assigned to. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2026: System.Windows.Forms.Formatter.FormatObjectInternal(Object,Type,TypeConverter,TypeConverter,String,IFormatProvider,Object): Using member 'System.ComponentModel.TypeDescriptor.GetConverter(Type)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. Generic TypeConverters may require the generic types to be annotated. For example, NullableConverter requires the underlying type to be DynamicallyAccessedMembers All. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2072: System.Windows.Forms.Formatter.FormatObjectInternal(Object,Type,TypeConverter,TypeConverter,String,IFormatProvider,Object): 'type' argument does not satisfy 'DynamicallyAccessedMemberTypes.All' in call to 'System.ComponentModel.TypeDescriptor.GetConverter(Type)'. The return value of method 'System.Object.GetType()' does not have matching annotations. The source value must declare at least the same requirements as those declared on the target location it is assigned to. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2026: System.Windows.Forms.Formatter.FormatObjectInternal(Object,Type,TypeConverter,TypeConverter,String,IFormatProvider,Object): Using member 'System.ComponentModel.TypeDescriptor.GetConverter(Type)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. Generic TypeConverters may require the generic types to be annotated. For example, NullableConverter requires the underlying type to be DynamicallyAccessedMembers All. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2067: System.Windows.Forms.Formatter.FormatObjectInternal(Object,Type,TypeConverter,TypeConverter,String,IFormatProvider,Object): 'type' argument does not satisfy 'DynamicallyAccessedMemberTypes.All' in call to 'System.ComponentModel.TypeDescriptor.GetConverter(Type)'. The parameter 'targetType' of method 'System.Windows.Forms.Formatter.FormatObjectInternal(Object,Type,TypeConverter,TypeConverter,String,IFormatProvider,Object)' does not have matching annotations. The source value must declare at least the same requirements as those declared on the target location it is assigned to. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : AOT analysis warning IL3050: Microsoft.JSInterop.Infrastructure.DotNetObjectReferenceJsonConverterFactory.CreateConverter(Type,JsonSerializerOptions): Using member 'System.Type.MakeGenericType(Type[])' which has 'RequiresDynamicCodeAttribute' can break functionality when AOT compiling. The native code for this instantiation might not be available at runtime. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2026: Microsoft.AspNetCore.Components.WebView.IpcCommon.Serialize(String,Object[]): Using member 'System.Text.Json.JsonSerializer.Serialize>(IEnumerable`1,JsonSerializerOptions)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : AOT analysis warning IL3050: Microsoft.AspNetCore.Components.WebView.IpcCommon.Serialize(String,Object[]): Using member 'System.Text.Json.JsonSerializer.Serialize>(IEnumerable`1,JsonSerializerOptions)' which has 'RequiresDynamicCodeAttribute' can break functionality when AOT compiling. JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2067: Microsoft.AspNetCore.Components.WebView.Services.WebViewRenderer.AddRootComponent(Type,String): 'componentType' argument does not satisfy 'DynamicallyAccessedMemberTypes.All' in call to 'Microsoft.AspNetCore.Components.RenderTree.WebRenderer.AddRootComponent(Type,String)'. The parameter 'componentType' of method 'Microsoft.AspNetCore.Components.WebView.Services.WebViewRenderer.AddRootComponent(Type,String)' does not have matching annotations. The source value must declare at least the same requirements as those declared on the target location it is assigned to. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2067: System.Windows.Forms.ListBindingHelper.CreateInstanceOfType(Type): 'type' argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicParameterlessConstructor' in call to 'System.Activator.CreateInstance(Type)'. The parameter 'type' of method 'System.Windows.Forms.ListBindingHelper.CreateInstanceOfType(Type)' does not have matching annotations. The source value must declare at least the same requirements as those declared on the target location it is assigned to. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2070: System.Windows.Forms.ListBindingHelper.IsListBasedType(Type): 'this' argument does not satisfy 'DynamicallyAccessedMemberTypes.Interfaces' in call to 'System.Type.GetInterfaces()'. The parameter 'type' of method 'System.Windows.Forms.ListBindingHelper.IsListBasedType(Type)' does not have matching annotations. The source value must declare at least the same requirements as those declared on the target location it is assigned to. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2026: System.Windows.Forms.Design.Behavior.DragAssistanceManager.Initialize(List`1,IDesignerHost): Using member 'System.ComponentModel.TypeDescriptor.CreateDesigner(IComponent,Type)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. The Type of component cannot be statically discovered. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2026: System.ComponentModel.Design.InheritedPropertyDescriptor.ShouldSerializeValue(Object): Using member 'System.ComponentModel.AttributeCollection.Contains(Attribute)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. The public parameterless constructor or the 'Default' static field may be trimmed from the Attribute's Type. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2026: System.ComponentModel.Design.InheritedPropertyDescriptor.InheritedPropertyDescriptor(PropertyDescriptor,Object): Using member 'System.ComponentModel.AttributeCollection.Contains(Attribute)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. The public parameterless constructor or the 'Default' static field may be trimmed from the Attribute's Type. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2026: System.ComponentModel.Design.InheritedPropertyDescriptor.InheritedPropertyDescriptor(PropertyDescriptor,Object): Using member 'System.ComponentModel.TypeDescriptor.GetReflectionType(Object)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. GetReflectionType is not trim compatible because the Type of object cannot be statically discovered. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2075: System.ComponentModel.Design.InheritedPropertyDescriptor.InheritedPropertyDescriptor(PropertyDescriptor,Object): 'this' argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicMethods' in call to 'System.Type.GetMethods(BindingFlags)'. The return value of method 'System.ComponentModel.TypeDescriptor.GetReflectionType(Object)' does not have matching annotations. The source value must declare at least the same requirements as those declared on the target location it is assigned to. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : AOT analysis warning IL3050: System.ComponentModel.Design.InheritedPropertyDescriptor.InheritedPropertyDescriptor(PropertyDescriptor,Object): Using member 'System.Collections.ArrayList.ToArray(Type)' which has 'RequiresDynamicCodeAttribute' can break functionality when AOT compiling. The code for an array of the specified type might not be available. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2026: System.Windows.Forms.Design.CommandSet.OnMenuAlignByPrimary(Object,EventArgs): Using member 'System.ComponentModel.TypeDescriptor.GetProperties(Object)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyDescriptor's PropertyType cannot be statically discovered. The Type of component cannot be statically discovered. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2026: System.Windows.Forms.Design.CommandSet.OnMenuCenterSelection(Object,EventArgs): Using member 'System.ComponentModel.TypeDescriptor.GetProperties(Object)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyDescriptor's PropertyType cannot be statically discovered. The Type of component cannot be statically discovered. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2026: System.Windows.Forms.Design.CommandSet.OnMenuCenterSelection(Object,EventArgs): Using member 'System.ComponentModel.TypeDescriptor.GetProperties(Object)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyDescriptor's PropertyType cannot be statically discovered. The Type of component cannot be statically discovered. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2026: System.Windows.Forms.Design.CommandSet.OnMenuSpacingCommand(Object,EventArgs): Using member 'System.ComponentModel.TypeDescriptor.GetProperties(Object)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyDescriptor's PropertyType cannot be statically discovered. The Type of component cannot be statically discovered. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2026: System.Windows.Forms.Design.ControlCommandSet.OnStatusZOrder(Object,EventArgs): Using member 'System.ComponentModel.TypeDescriptor.GetAttributes(Object)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. The Type of component cannot be statically discovered. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2026: System.Windows.Forms.Design.ControlCommandSet.OnMenuZOrderSelection(Object,EventArgs): Using member 'System.ComponentModel.TypeDescriptor.GetProperties(Object)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyDescriptor's PropertyType cannot be statically discovered. The Type of component cannot be statically discovered. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2026: System.Windows.Forms.Design.ControlCommandSet.OnMenuZOrderSelection(Object,EventArgs): Using member 'System.ComponentModel.TypeDescriptor.GetProperties(Object)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyDescriptor's PropertyType cannot be statically discovered. The Type of component cannot be statically discovered. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2026: System.Windows.Forms.Design.ControlCommandSet.OnStatusLockControls(Object,EventArgs): Using member 'System.ComponentModel.TypeDescriptor.GetProperties(Object)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyDescriptor's PropertyType cannot be statically discovered. The Type of component cannot be statically discovered. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2026: System.Windows.Forms.Design.ControlCommandSet.OnStatusLockControls(Object,EventArgs): Using member 'System.ComponentModel.TypeDescriptor.GetProperties(Object)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyDescriptor's PropertyType cannot be statically discovered. The Type of component cannot be statically discovered. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2026: System.Windows.Forms.Design.ControlCommandSet.OnKeySize(Object,EventArgs): Using member 'System.ComponentModel.TypeDescriptor.GetProperties(Object)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyDescriptor's PropertyType cannot be statically discovered. The Type of component cannot be statically discovered. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2026: System.Windows.Forms.Design.ControlCommandSet.OnKeySize(Object,EventArgs): Using member 'System.ComponentModel.TypeDescriptor.GetProperties(Object)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyDescriptor's PropertyType cannot be statically discovered. The Type of component cannot be statically discovered. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2026: System.Windows.Forms.Design.ControlCommandSet.OnKeySize(Object,EventArgs): Using member 'System.ComponentModel.TypeDescriptor.GetProperties(Object)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyDescriptor's PropertyType cannot be statically discovered. The Type of component cannot be statically discovered. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2026: System.Windows.Forms.Design.ControlCommandSet.OnKeySize(Object,EventArgs): Using member 'System.ComponentModel.TypeDescriptor.GetProperties(Object)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyDescriptor's PropertyType cannot be statically discovered. The Type of component cannot be statically discovered. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2026: System.Windows.Forms.Design.CommandSet.OnSelectionChanged(Object,EventArgs): Using member 'System.ComponentModel.TypeDescriptor.GetAttributes(Object)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. The Type of component cannot be statically discovered. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2067: System.ComponentModel.Design.InheritanceService.AddInheritedComponents(Type,IComponent,IContainer): 'type' argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicParameterlessConstructor', 'DynamicallyAccessedMemberTypes.PublicFields' in call to 'System.ComponentModel.TypeDescriptor.GetReflectionType(Type)'. The parameter 'type' of method 'System.ComponentModel.Design.InheritanceService.AddInheritedComponents(Type,IComponent,IContainer)' does not have matching annotations. The source value must declare at least the same requirements as those declared on the target location it is assigned to. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2075: System.ComponentModel.Design.InheritanceService.AddInheritedComponents(Type,IComponent,IContainer): 'this' argument does not satisfy 'DynamicallyAccessedMemberTypes.NonPublicFields' in call to 'System.Type.GetFields(BindingFlags)'. The return value of method 'System.ComponentModel.TypeDescriptor.GetReflectionType(Type)' does not have matching annotations. The source value must declare at least the same requirements as those declared on the target location it is assigned to. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2075: System.ComponentModel.Design.InheritanceService.AddInheritedComponents(Type,IComponent,IContainer): 'this' argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicProperties', 'DynamicallyAccessedMemberTypes.NonPublicProperties' in call to 'System.Type.GetProperty(String,BindingFlags)'. The return value of method 'System.ComponentModel.TypeDescriptor.GetReflectionType(Type)' does not have matching annotations. The source value must declare at least the same requirements as those declared on the target location it is assigned to. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2026: System.ComponentModel.Design.InheritanceService.AddInheritedComponents(Type,IComponent,IContainer): Using member 'System.ComponentModel.IContainer.Add(IComponent,String)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. The Type of components in the container cannot be statically discovered to validate the name. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2026: System.Windows.Forms.Design.EditorServiceContext.EditorServiceContext(ComponentDesigner,PropertyDescriptor): Using member 'System.ComponentModel.TypeDescriptor.GetDefaultProperty(Object)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyDescriptor's PropertyType cannot be statically discovered. The Type of component cannot be statically discovered. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2026: System.Windows.Forms.Design.EditorServiceContext.OnEditItems(Object,EventArgs): Using member 'System.ComponentModel.TypeDescriptor.GetEditor(Object,Type)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. Editors registered in TypeDescriptor.AddEditorTable may be trimmed. The Type of component cannot be statically discovered. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2026: System.Windows.Forms.Design.SelectionUIHandler.MoveControls(Object[],Boolean,Boolean): Using member 'System.ComponentModel.TypeDescriptor.GetProperties(Object)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyDescriptor's PropertyType cannot be statically discovered. The Type of component cannot be statically discovered. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2026: System.Windows.Forms.Design.SelectionUIHandler.MoveControls(Object[],Boolean,Boolean): Using member 'System.ComponentModel.TypeDescriptor.GetProperties(Object)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyDescriptor's PropertyType cannot be statically discovered. The Type of component cannot be statically discovered. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2026: System.Windows.Forms.Design.SelectionUIHandler.MoveControls(Object[],Boolean,Boolean): Using member 'System.ComponentModel.TypeDescriptor.GetProperties(Object)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyDescriptor's PropertyType cannot be statically discovered. The Type of component cannot be statically discovered. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2026: System.Windows.Forms.Design.SelectionUIHandler.MoveControls(Object[],Boolean,Boolean): Using member 'System.ComponentModel.TypeDescriptor.GetProperties(Object)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyDescriptor's PropertyType cannot be statically discovered. The Type of component cannot be statically discovered. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2026: System.Windows.Forms.Design.SelectionUIHandler.MoveControls(Object[],Boolean,Boolean): Using member 'System.ComponentModel.TypeDescriptor.GetProperties(Object)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyDescriptor's PropertyType cannot be statically discovered. The Type of component cannot be statically discovered. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2026: System.Windows.Forms.Design.SelectionUIHandler.MoveControls(Object[],Boolean,Boolean): Using member 'System.ComponentModel.TypeDescriptor.GetProperties(Object)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyDescriptor's PropertyType cannot be statically discovered. The Type of component cannot be statically discovered. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2026: System.Windows.Forms.Design.SelectionUIHandler.MoveControls(Object[],Boolean,Boolean): Using member 'System.ComponentModel.TypeDescriptor.GetProperties(Object)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyDescriptor's PropertyType cannot be statically discovered. The Type of component cannot be statically discovered. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2026: System.Windows.Forms.Design.Behavior.TableLayoutPanelBehavior.OnMouseDown(Glyph,MouseButtons,Point): Using member 'System.ComponentModel.TypeDescriptor.GetProperties(Object)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyDescriptor's PropertyType cannot be statically discovered. The Type of component cannot be statically discovered. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2026: System.Windows.Forms.Design.Behavior.TableLayoutPanelBehavior.OnMouseDown(Glyph,MouseButtons,Point): Using member 'System.ComponentModel.TypeDescriptor.GetProperties(Object)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyDescriptor's PropertyType cannot be statically discovered. The Type of component cannot be statically discovered. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2026: System.Windows.Forms.Design.Behavior.TableLayoutPanelBehavior.OnMouseDown(Glyph,MouseButtons,Point): Using member 'System.ComponentModel.TypeDescriptor.GetProperties(Object)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyDescriptor's PropertyType cannot be statically discovered. The Type of component cannot be statically discovered. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2026: System.Windows.Forms.Design.Behavior.TableLayoutPanelBehavior.OnMouseDown(Glyph,MouseButtons,Point): Using member 'System.ComponentModel.TypeDescriptor.GetProperties(Object)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyDescriptor's PropertyType cannot be statically discovered. The Type of component cannot be statically discovered. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2026: System.Windows.Forms.Design.Behavior.TableLayoutPanelBehavior.OnMouseMove(Glyph,MouseButtons,Point): Using member 'System.ComponentModel.TypeDescriptor.GetProperties(Object)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyDescriptor's PropertyType cannot be statically discovered. The Type of component cannot be statically discovered. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2026: System.Windows.Forms.Design.Behavior.TableLayoutPanelBehavior.OnMouseMove(Glyph,MouseButtons,Point): Using member 'System.ComponentModel.TypeDescriptor.GetProperties(Object)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyDescriptor's PropertyType cannot be statically discovered. The Type of component cannot be statically discovered. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2026: System.Windows.Forms.Design.Behavior.DropSourceBehavior.GetParentSnapInfo(Control,BehaviorService): Using member 'System.ComponentModel.TypeDescriptor.GetProperties(Object)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyDescriptor's PropertyType cannot be statically discovered. The Type of component cannot be statically discovered. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2026: System.Windows.Forms.Design.Behavior.DropSourceBehavior.GetParentSnapInfo(Control,BehaviorService): Using member 'System.ComponentModel.TypeDescriptor.GetProperties(Object)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyDescriptor's PropertyType cannot be statically discovered. The Type of component cannot be statically discovered. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2026: System.Windows.Forms.Design.Behavior.DropSourceBehavior.EndDragDrop(Boolean): Using member 'System.ComponentModel.TypeDescriptor.GetProperties(Object)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyDescriptor's PropertyType cannot be statically discovered. The Type of component cannot be statically discovered. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2026: System.Windows.Forms.Design.Behavior.DropSourceBehavior.EndDragDrop(Boolean): Using member 'System.ComponentModel.TypeDescriptor.GetProperties(Object)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyDescriptor's PropertyType cannot be statically discovered. The Type of component cannot be statically discovered. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2026: System.Windows.Forms.Design.Behavior.DropSourceBehavior.EndDragDrop(Boolean): Using member 'System.ComponentModel.TypeDescriptor.GetComponentName(Object)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. The Type of component cannot be statically discovered. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2026: System.Windows.Forms.Design.Behavior.DropSourceBehavior.EndDragDrop(Boolean): Using member 'System.ComponentModel.TypeDescriptor.GetProperties(Object)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyDescriptor's PropertyType cannot be statically discovered. The Type of component cannot be statically discovered. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2026: System.Windows.Forms.Design.StatusCommandUI.SetStatusInformation(Component,Point): Using member 'System.ComponentModel.TypeDescriptor.GetProperties(Object)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyDescriptor's PropertyType cannot be statically discovered. The Type of component cannot be statically discovered. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2026: System.Windows.Forms.Design.TabControlDesigner.OnRemove(Object,EventArgs): Using member 'System.ComponentModel.TypeDescriptor.GetProperties(Object)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyDescriptor's PropertyType cannot be statically discovered. The Type of component cannot be statically discovered. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2026: System.Windows.Forms.Design.TabControlDesigner.OnAdd(Object,EventArgs): Using member 'System.ComponentModel.TypeDescriptor.GetProperties(Object)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyDescriptor's PropertyType cannot be statically discovered. The Type of component cannot be statically discovered. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2026: System.Windows.Forms.Design.TabControlDesigner.OnAdd(Object,EventArgs): Using member 'System.ComponentModel.TypeDescriptor.GetProperties(Object)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyDescriptor's PropertyType cannot be statically discovered. The Type of component cannot be statically discovered. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2026: System.Windows.Forms.Design.TabControlDesigner.OnAdd(Object,EventArgs): Using member 'System.ComponentModel.TypeDescriptor.GetProperties(Object)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyDescriptor's PropertyType cannot be statically discovered. The Type of component cannot be statically discovered. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2026: System.Windows.Forms.Design.TabControlDesigner.OnAdd(Object,EventArgs): Using member 'System.ComponentModel.TypeDescriptor.GetProperties(Object)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyDescriptor's PropertyType cannot be statically discovered. The Type of component cannot be statically discovered. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2026: System.Windows.Forms.Formatter.ParseObjectInternal(Object,Type,Type,TypeConverter,TypeConverter,IFormatProvider,Object): Using member 'System.ComponentModel.TypeDescriptor.GetConverter(Type)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. Generic TypeConverters may require the generic types to be annotated. For example, NullableConverter requires the underlying type to be DynamicallyAccessedMembers All. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2067: System.Windows.Forms.Formatter.ParseObjectInternal(Object,Type,Type,TypeConverter,TypeConverter,IFormatProvider,Object): 'type' argument does not satisfy 'DynamicallyAccessedMemberTypes.All' in call to 'System.ComponentModel.TypeDescriptor.GetConverter(Type)'. The parameter 'targetType' of method 'System.Windows.Forms.Formatter.ParseObjectInternal(Object,Type,Type,TypeConverter,TypeConverter,IFormatProvider,Object)' does not have matching annotations. The source value must declare at least the same requirements as those declared on the target location it is assigned to. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2026: System.Windows.Forms.Formatter.ParseObjectInternal(Object,Type,Type,TypeConverter,TypeConverter,IFormatProvider,Object): Using member 'System.ComponentModel.TypeDescriptor.GetConverter(Type)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. Generic TypeConverters may require the generic types to be annotated. For example, NullableConverter requires the underlying type to be DynamicallyAccessedMembers All. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2067: System.Windows.Forms.Formatter.ParseObjectInternal(Object,Type,Type,TypeConverter,TypeConverter,IFormatProvider,Object): 'type' argument does not satisfy 'DynamicallyAccessedMemberTypes.All' in call to 'System.ComponentModel.TypeDescriptor.GetConverter(Type)'. The parameter 'sourceType' of method 'System.Windows.Forms.Formatter.ParseObjectInternal(Object,Type,Type,TypeConverter,TypeConverter,IFormatProvider,Object)' does not have matching annotations. The source value must declare at least the same requirements as those declared on the target location it is assigned to. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2026: System.Windows.Forms.Design.ToolStripItemCustomMenuItemCollection.PopulateList(): Using member 'System.ComponentModel.TypeDescriptor.GetProperties(Object)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyDescriptor's PropertyType cannot be statically discovered. The Type of component cannot be statically discovered. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2026: System.Windows.Forms.Design.ToolStripItemCustomMenuItemCollection.GetProperty(String): Using member 'System.ComponentModel.TypeDescriptor.GetProperties(Object)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyDescriptor's PropertyType cannot be statically discovered. The Type of component cannot be statically discovered. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2026: System.Windows.Forms.TabPage.BackColor.set: Using member 'System.ComponentModel.TypeDescriptor.GetProperties(Object)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyDescriptor's PropertyType cannot be statically discovered. The Type of component cannot be statically discovered. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2026: System.Windows.Forms.Design.TableLayoutPanelDesigner.OnRemoveInternal(Boolean,Int32): Using member 'System.ComponentModel.TypeDescriptor.GetProperties(Object)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyDescriptor's PropertyType cannot be statically discovered. The Type of component cannot be statically discovered. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2026: System.Windows.Forms.Design.TableLayoutPanelDesigner.InsertRowCol(Boolean,Int32): Using member 'System.ComponentModel.TypeDescriptor.GetProperties(Object)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyDescriptor's PropertyType cannot be statically discovered. The Type of component cannot be statically discovered. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2026: System.Windows.Forms.Design.TableLayoutPanelDesigner.InsertRowCol(Boolean,Int32): Using member 'System.ComponentModel.TypeDescriptor.GetProperties(Object)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyDescriptor's PropertyType cannot be statically discovered. The Type of component cannot be statically discovered. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2026: System.Windows.Forms.Design.TableLayoutPanelDesigner.FixUpControlsOnInsert(Boolean,Int32): Using member 'System.ComponentModel.TypeDescriptor.GetProperties(Object)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyDescriptor's PropertyType cannot be statically discovered. The Type of component cannot be statically discovered. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2026: System.Windows.Forms.Design.TableLayoutPanelDesigner.FixUpControlsOnInsert(Boolean,Int32): Using member 'System.ComponentModel.TypeDescriptor.GetProperties(Object)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyDescriptor's PropertyType cannot be statically discovered. The Type of component cannot be statically discovered. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2026: System.Windows.Forms.Design.TableLayoutPanelDesigner.FixUpControlsOnInsert(Boolean,Int32): Using member 'System.ComponentModel.TypeDescriptor.GetProperties(Object)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyDescriptor's PropertyType cannot be statically discovered. The Type of component cannot be statically discovered. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2026: System.Windows.Forms.Design.Behavior.DropSourceBehavior.DropControl(Int32,Control,Control,Boolean): Using member 'System.ComponentModel.TypeDescriptor.GetProperties(Object)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyDescriptor's PropertyType cannot be statically discovered. The Type of component cannot be statically discovered. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2026: System.Windows.Forms.Design.Behavior.DropSourceBehavior.SetLocationPropertyAndChildIndex(Int32,Control,Point,Int32,Boolean): Using member 'System.ComponentModel.TypeDescriptor.GetProperties(Object)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyDescriptor's PropertyType cannot be statically discovered. The Type of component cannot be statically discovered. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2026: System.Windows.Forms.Design.SelectionUIHandler.BoundsInfo.BoundsInfo(Control): Using member 'System.ComponentModel.TypeDescriptor.GetProperties(Object)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyDescriptor's PropertyType cannot be statically discovered. The Type of component cannot be statically discovered. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2026: System.Windows.Forms.Design.SelectionUIHandler.BoundsInfo.BoundsInfo(Control): Using member 'System.ComponentModel.TypeDescriptor.GetProperties(Object)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyDescriptor's PropertyType cannot be statically discovered. The Type of component cannot be statically discovered. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2062: System.Drawing.Design.ImageEditor.EditValue(ITypeDescriptorContext,IServiceProvider,Object): Value passed to parameter 'type' of method 'System.Activator.CreateInstance(Type,BindingFlags,Binder,Object[],CultureInfo)' can not be statically determined and may not meet 'DynamicallyAccessedMembersAttribute' requirements. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2026: System.ComponentModel.Design.DesignerActionUI.GetDesignerActionGlyph(IComponent,DesignerActionListCollection): Using member 'System.ComponentModel.TypeDescriptor.GetAttributes(Object)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. The Type of component cannot be statically discovered. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2067: System.ComponentModel.Design.InheritanceService.GetReflectionTypeFromTypeHelper(Type): 'objectType' argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicParameterlessConstructor', 'DynamicallyAccessedMemberTypes.PublicFields' in call to 'System.ComponentModel.TypeDescriptionProvider.GetReflectionType(Type)'. The parameter 'type' of method 'System.ComponentModel.Design.InheritanceService.GetReflectionTypeFromTypeHelper(Type)' does not have matching annotations. The source value must declare at least the same requirements as those declared on the target location it is assigned to. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2075: System.Windows.Forms.Design.DocumentDesigner.AxToolboxItem.CreateComponentsCore(IDesignerHost): 'this' argument does not satisfy 'DynamicallyAccessedMemberTypes.All' in call to 'System.Type.InvokeMember(String,BindingFlags,Binder,Object,Object[],CultureInfo)'. The return value of method 'System.Object.GetType()' does not have matching annotations. The source value must declare at least the same requirements as those declared on the target location it is assigned to. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2075: System.Windows.Forms.Design.DocumentDesigner.AxToolboxItem.CreateComponentsCore(IDesignerHost): 'this' argument does not satisfy 'DynamicallyAccessedMemberTypes.All' in call to 'System.Type.InvokeMember(String,BindingFlags,Binder,Object,Object[],CultureInfo)'. The return value of method 'System.Object.GetType()' does not have matching annotations. The source value must declare at least the same requirements as those declared on the target location it is assigned to. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2026: System.Windows.Forms.Design.ParentControlDesigner.AddControl(Control,IDictionary): Using member 'System.ComponentModel.TypeDescriptor.GetProperties(Object)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyDescriptor's PropertyType cannot be statically discovered. The Type of component cannot be statically discovered. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2026: System.Windows.Forms.Design.ParentControlDesigner.AddControl(Control,IDictionary): Using member 'System.ComponentModel.TypeDescriptor.GetProperties(Object)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyDescriptor's PropertyType cannot be statically discovered. The Type of component cannot be statically discovered. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2072: System.Drawing.Design.ToolboxItem.CreateComponentsCore(IDesignerHost): 'objectType' argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicConstructors' in call to 'System.ComponentModel.TypeDescriptor.CreateInstance(IServiceProvider,Type,Type[],Object[])'. The return value of method 'System.Drawing.Design.ToolboxItem.GetType(IDesignerHost,AssemblyName,String,Boolean)' does not have matching annotations. The source value must declare at least the same requirements as those declared on the target location it is assigned to. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2026: System.Windows.Forms.Design.ControlDesigner.InitializeNewComponent(IDictionary): Using member 'System.ComponentModel.TypeDescriptor.GetProperties(Object)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyDescriptor's PropertyType cannot be statically discovered. The Type of component cannot be statically discovered. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2026: System.Windows.Forms.Design.ControlDesigner.InitializeNewComponent(IDictionary): Using member 'System.ComponentModel.TypeDescriptor.GetAttributes(Object)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. The Type of component cannot be statically discovered. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2026: System.Windows.Forms.Design.ControlDesigner.InitializeNewComponent(IDictionary): Using member 'System.ComponentModel.TypeDescriptor.GetProperties(Object)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyDescriptor's PropertyType cannot be statically discovered. The Type of component cannot be statically discovered. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2026: System.Windows.Forms.Design.ToolStripDesigner.InitializeNewComponent(IDictionary): Using member 'System.ComponentModel.TypeDescriptor.GetProperties(Object)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyDescriptor's PropertyType cannot be statically discovered. The Type of component cannot be statically discovered. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2026: System.Windows.Forms.Design.ToolStripDesigner.InitializeNewComponent(IDictionary): Using member 'System.ComponentModel.TypeDescriptor.GetProperties(Object)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyDescriptor's PropertyType cannot be statically discovered. The Type of component cannot be statically discovered. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2026: System.Windows.Forms.Design.ToolStripDesigner.InitializeNewComponent(IDictionary): Using member 'System.ComponentModel.TypeDescriptor.GetProperties(Object)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyDescriptor's PropertyType cannot be statically discovered. The Type of component cannot be statically discovered. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2026: System.Windows.Forms.Design.ToolStripDesigner.InitializeNewComponent(IDictionary): Using member 'System.ComponentModel.TypeDescriptor.GetProperties(Object)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyDescriptor's PropertyType cannot be statically discovered. The Type of component cannot be statically discovered. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2026: System.Windows.Forms.Design.ToolStripItemDesigner.InitializeNewComponent(IDictionary): Using member 'System.ComponentModel.TypeDescriptor.GetProperties(Object)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyDescriptor's PropertyType cannot be statically discovered. The Type of component cannot be statically discovered. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2026: System.Windows.Forms.Design.ToolStripItemDesigner.InitializeNewComponent(IDictionary): Using member 'System.ComponentModel.TypeDescriptor.GetProperties(Object)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyDescriptor's PropertyType cannot be statically discovered. The Type of component cannot be statically discovered. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2026: System.Windows.Forms.Design.TabControlDesigner.InitializeNewComponent(IDictionary): Using member 'System.ComponentModel.TypeDescriptor.GetProperties(Object)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyDescriptor's PropertyType cannot be statically discovered. The Type of component cannot be statically discovered. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2026: System.Windows.Forms.Design.ButtonBaseDesigner.InitializeNewComponent(IDictionary): Using member 'System.ComponentModel.TypeDescriptor.GetProperties(Object)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyDescriptor's PropertyType cannot be statically discovered. The Type of component cannot be statically discovered. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2026: System.Windows.Forms.Design.TextBoxBaseDesigner.InitializeNewComponent(IDictionary): Using member 'System.ComponentModel.TypeDescriptor.GetProperties(Object)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyDescriptor's PropertyType cannot be statically discovered. The Type of component cannot be statically discovered. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2026: System.Windows.Forms.Design.ListBoxDesigner.InitializeNewComponent(IDictionary): Using member 'System.ComponentModel.TypeDescriptor.GetProperties(Object)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyDescriptor's PropertyType cannot be statically discovered. The Type of component cannot be statically discovered. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2026: System.Windows.Forms.Design.ComboBoxDesigner.InitializeNewComponent(IDictionary): Using member 'System.ComponentModel.TypeDescriptor.GetProperties(Object)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyDescriptor's PropertyType cannot be statically discovered. The Type of component cannot be statically discovered. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2026: System.Windows.Forms.Design.ControlCommandSet.GetSnapInformation(IDesignerHost,IComponent,Size&,IComponent&,PropertyDescriptor&): Using member 'System.ComponentModel.TypeDescriptor.GetProperties(Object)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyDescriptor's PropertyType cannot be statically discovered. The Type of component cannot be statically discovered. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2026: System.Windows.Forms.Design.ControlCommandSet.GetSnapInformation(IDesignerHost,IComponent,Size&,IComponent&,PropertyDescriptor&): Using member 'System.ComponentModel.TypeDescriptor.GetProperties(Object)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyDescriptor's PropertyType cannot be statically discovered. The Type of component cannot be statically discovered. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2026: System.Windows.Forms.Design.CommandSet.GetSnapInformation(IDesignerHost,IComponent,Size&,IComponent&,PropertyDescriptor&): Using member 'System.ComponentModel.TypeDescriptor.GetProperties(Object)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyDescriptor's PropertyType cannot be statically discovered. The Type of component cannot be statically discovered. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2026: System.Windows.Forms.Design.CommandSet.GetProperty(Object,String): Using member 'System.ComponentModel.TypeDescriptor.GetProperties(Object)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyDescriptor's PropertyType cannot be statically discovered. The Type of component cannot be statically discovered. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2026: System.Windows.Forms.Design.CommandSet.OnMenuCopy(Object,EventArgs): Using member 'System.Runtime.Serialization.Formatters.Binary.BinaryFormatter.Serialize(Stream,Object)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. BinaryFormatter serialization is not trim compatible because the type of objects being processed cannot be statically discovered. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2026: System.Windows.Forms.Design.CommandSet.OnMenuCut(Object,EventArgs): Using member 'System.Runtime.Serialization.Formatters.Binary.BinaryFormatter.Serialize(Stream,Object)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. BinaryFormatter serialization is not trim compatible because the type of objects being processed cannot be statically discovered. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2026: System.Windows.Forms.Design.CommandSet.OnStatusPaste(Object,EventArgs): Using member 'System.ComponentModel.TypeDescriptor.GetAttributes(Object)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. The Type of component cannot be statically discovered. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2026: System.Windows.Forms.Design.CommandSet.OnMenuPaste(Object,EventArgs): Using member 'System.Runtime.Serialization.Formatters.Binary.BinaryFormatter.Deserialize(Stream)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. BinaryFormatter serialization is not trim compatible because the type of objects being processed cannot be statically discovered. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : AOT analysis warning IL3050: System.Windows.Forms.Design.CommandSet.OnMenuPaste(Object,EventArgs): Using member 'System.Runtime.Serialization.Formatters.Binary.BinaryFormatter.Deserialize(Stream)' which has 'RequiresDynamicCodeAttribute' can break functionality when AOT compiling. BinaryFormatter serialization uses dynamic code generation, the type of objects being processed cannot be statically discovered. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2026: System.Windows.Forms.Design.CommandSet.OnMenuPaste(Object,EventArgs): Using member 'System.ComponentModel.TypeDescriptor.GetEvents(Object)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. The Type of component cannot be statically discovered. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2026: System.Windows.Forms.Design.CommandSet.OnMenuPaste(Object,EventArgs): Using member 'System.ComponentModel.TypeDescriptor.GetAttributes(Object)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. The Type of component cannot be statically discovered. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2026: System.Windows.Forms.Design.CommandSet.OnMenuPaste(Object,EventArgs): Using member 'System.ComponentModel.AttributeCollection.Contains(Attribute)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. The public parameterless constructor or the 'Default' static field may be trimmed from the Attribute's Type. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2026: System.Windows.Forms.Design.CommandSet.OnMenuPaste(Object,EventArgs): Using member 'System.ComponentModel.TypeDescriptor.GetProperties(Object)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyDescriptor's PropertyType cannot be statically discovered. The Type of component cannot be statically discovered. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2026: System.Windows.Forms.Design.CommandSet.OnKeyMove(Object,EventArgs): Using member 'System.ComponentModel.TypeDescriptor.GetProperties(Object)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyDescriptor's PropertyType cannot be statically discovered. The Type of component cannot be statically discovered. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2026: System.Windows.Forms.Design.CommandSet.OnKeyMove(Object,EventArgs): Using member 'System.ComponentModel.TypeDescriptor.GetProperties(Object)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyDescriptor's PropertyType cannot be statically discovered. The Type of component cannot be statically discovered. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2026: System.Windows.Forms.Design.ToolStripDesigner.AddNewItem(Type,String,Boolean,Boolean): Using member 'System.ComponentModel.TypeDescriptor.GetProperties(Object)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyDescriptor's PropertyType cannot be statically discovered. The Type of component cannot be statically discovered. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2026: System.Windows.Forms.Design.ToolStripDesigner.AddNewItem(Type,String,Boolean,Boolean): Using member 'System.ComponentModel.TypeDescriptor.GetProperties(Object)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyDescriptor's PropertyType cannot be statically discovered. The Type of component cannot be statically discovered. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2026: System.Windows.Forms.Design.ToolStripDesigner.AddNewItem(Type,String,Boolean,Boolean): Using member 'System.ComponentModel.TypeDescriptor.GetProperties(Object)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyDescriptor's PropertyType cannot be statically discovered. The Type of component cannot be statically discovered. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2026: System.Windows.Forms.Design.ToolStripDesigner.AddNewItem(Type,String,Boolean,Boolean): Using member 'System.ComponentModel.TypeDescriptor.GetProperties(Object)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyDescriptor's PropertyType cannot be statically discovered. The Type of component cannot be statically discovered. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2026: System.Windows.Forms.Design.ToolStripItemDesigner.CommitEdit(Type,String,Boolean,Boolean,Boolean): Using member 'System.ComponentModel.TypeDescriptor.GetProperties(Object)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyDescriptor's PropertyType cannot be statically discovered. The Type of component cannot be statically discovered. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2026: System.Windows.Forms.Design.ToolStripMenuItemDesigner.CommitEdit(Type,String,Boolean,Boolean,Boolean): Using member 'System.ComponentModel.TypeDescriptor.GetProperties(Object)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyDescriptor's PropertyType cannot be statically discovered. The Type of component cannot be statically discovered. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2026: System.Windows.Forms.Design.DesignerExtenders.NameInheritedExtenderProvider.CanExtend(Object): Using member 'System.ComponentModel.TypeDescriptor.GetAttributes(Object)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. The Type of component cannot be statically discovered. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2026: System.Windows.Forms.Design.DesignerExtenders.NameExtenderProvider.CanExtend(Object): Using member 'System.ComponentModel.TypeDescriptor.GetAttributes(Object)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. The Type of component cannot be statically discovered. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2050: System.Windows.Forms.AccessibleObject.RaiseAutomationNotification(AutomationNotificationKind,AutomationNotificationProcessing,String): P/invoke method 'Interop.UiaCore.UiaRaiseNotificationEvent(Interop.UiaCore.IRawElementProviderSimple,AutomationNotificationKind,AutomationNotificationProcessing,String,String)' declares a parameter with COM marshalling. Correctness of COM interop cannot be guaranteed after trimming. Interfaces and interface members might be removed. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2050: Microsoft.Web.WebView2.Core.CoreWebView2Environment.d__4.MoveNext(): P/invoke method 'Microsoft.Web.WebView2.Core.CoreWebView2Environment.CreateCoreWebView2EnvironmentWithOptions(String,String,ICoreWebView2EnvironmentOptions,ICoreWebView2CreateCoreWebView2EnvironmentCompletedHandler)' declares a parameter with COM marshalling. Correctness of COM interop cannot be guaranteed after trimming. Interfaces and interface members might be removed. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2050: Interop.UiaCore.UiaHostProviderFromHwnd(HandleRef,Interop.UiaCore.IRawElementProviderSimple&): P/invoke method 'Interop.UiaCore.UiaHostProviderFromHwnd(IntPtr,Interop.UiaCore.IRawElementProviderSimple&)' declares a parameter with COM marshalling. Correctness of COM interop cannot be guaranteed after trimming. Interfaces and interface members might be removed. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2026: System.Windows.Forms.ComponentModel.Com2Interop.ComNativeDescriptor.GetIComponentConverter(): Using member 'System.ComponentModel.TypeDescriptor.GetConverter(Type)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. Generic TypeConverters may require the generic types to be annotated. For example, NullableConverter requires the underlying type to be DynamicallyAccessedMembers All. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2026: System.Windows.Forms.Design.ToolStripItemDesigner.MorphCurrentItem(Type): Using member 'System.ComponentModel.TypeDescriptor.GetProperties(Object)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyDescriptor's PropertyType cannot be statically discovered. The Type of component cannot be statically discovered. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2026: System.Windows.Forms.Design.ToolStripItemDesigner.MorphCurrentItem(Type): Using member 'System.ComponentModel.TypeDescriptor.GetProperties(Object)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyDescriptor's PropertyType cannot be statically discovered. The Type of component cannot be statically discovered. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2026: System.Windows.Forms.Design.ToolStripItemDesigner.MorphCurrentItem(Type): Using member 'System.ComponentModel.TypeDescriptor.GetProperties(Object)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyDescriptor's PropertyType cannot be statically discovered. The Type of component cannot be statically discovered. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2026: System.Windows.Forms.Design.ToolStripItemDesigner.MorphCurrentItem(Type): Using member 'System.ComponentModel.TypeDescriptor.GetProperties(Object)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyDescriptor's PropertyType cannot be statically discovered. The Type of component cannot be statically discovered. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2026: System.Windows.Forms.Design.ToolStripItemDesigner.MorphCurrentItem(Type): Using member 'System.ComponentModel.TypeDescriptor.GetProperties(Object)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyDescriptor's PropertyType cannot be statically discovered. The Type of component cannot be statically discovered. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2026: System.Windows.Forms.Design.ToolStripItemDesigner.MorphCurrentItem(Type): Using member 'System.ComponentModel.TypeDescriptor.GetProperties(Object)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyDescriptor's PropertyType cannot be statically discovered. The Type of component cannot be statically discovered. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2026: System.Windows.Forms.Design.ToolStripItemDesigner.MorphCurrentItem(Type): Using member 'System.ComponentModel.TypeDescriptor.GetProperties(Object)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyDescriptor's PropertyType cannot be statically discovered. The Type of component cannot be statically discovered. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2026: System.Windows.Forms.Design.ToolStripItemDesigner.MorphCurrentItem(Type): Using member 'System.ComponentModel.TypeDescriptor.GetProperties(Object)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyDescriptor's PropertyType cannot be statically discovered. The Type of component cannot be statically discovered. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2026: System.Windows.Forms.Design.ToolStripItemDesigner.MorphCurrentItem(Type): Using member 'System.ComponentModel.TypeDescriptor.GetProperties(Object)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyDescriptor's PropertyType cannot be statically discovered. The Type of component cannot be statically discovered. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2026: System.Windows.Forms.Design.ToolStripMenuItemDesigner.CreateNewItem(Type,Int32,String): Using member 'System.ComponentModel.TypeDescriptor.GetProperties(Object)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyDescriptor's PropertyType cannot be statically discovered. The Type of component cannot be statically discovered. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2026: System.Windows.Forms.Design.LabelDesigner.SnapLines.get: Using member 'System.ComponentModel.TypeDescriptor.GetProperties(Object)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyDescriptor's PropertyType cannot be statically discovered. The Type of component cannot be statically discovered. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2026: System.Windows.Forms.Design.ButtonBaseDesigner.SnapLines.get: Using member 'System.ComponentModel.TypeDescriptor.GetProperties(Object)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyDescriptor's PropertyType cannot be statically discovered. The Type of component cannot be statically discovered. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2026: System.Windows.Forms.Design.TextBoxBaseDesigner.SnapLines.get: Using member 'System.ComponentModel.TypeDescriptor.GetProperties(Object)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyDescriptor's PropertyType cannot be statically discovered. The Type of component cannot be statically discovered. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2026: System.Windows.Forms.Design.CommandSet.CheckComponentEditor(Object,Boolean): Using member 'System.ComponentModel.TypeDescriptor.GetEditor(Object,Type)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. Editors registered in TypeDescriptor.AddEditorTable may be trimmed. The Type of component cannot be statically discovered. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2050: System.Windows.Forms.Clipboard.GetDataObject(): P/invoke method 'Interop.Ole32.OleGetClipboard(IDataObject&)' declares a parameter with COM marshalling. Correctness of COM interop cannot be guaranteed after trimming. Interfaces and interface members might be removed. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2026: System.Windows.Forms.Design.ParentControlDesigner.ForceComponentChanging(): Using member 'System.ComponentModel.TypeDescriptor.GetProperties(Object)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyDescriptor's PropertyType cannot be statically discovered. The Type of component cannot be statically discovered. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2026: System.Windows.Forms.Design.CommandSet.ComponentTopCompare.Compare(Object,Object): Using member 'System.ComponentModel.TypeDescriptor.GetProperties(Object)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyDescriptor's PropertyType cannot be statically discovered. The Type of component cannot be statically discovered. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2026: System.Windows.Forms.Design.CommandSet.ComponentTopCompare.Compare(Object,Object): Using member 'System.ComponentModel.TypeDescriptor.GetProperties(Object)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyDescriptor's PropertyType cannot be statically discovered. The Type of component cannot be statically discovered. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2026: System.Windows.Forms.Design.CommandSet.ComponentLeftCompare.Compare(Object,Object): Using member 'System.ComponentModel.TypeDescriptor.GetProperties(Object)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyDescriptor's PropertyType cannot be statically discovered. The Type of component cannot be statically discovered. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2026: System.Windows.Forms.Design.CommandSet.ComponentLeftCompare.Compare(Object,Object): Using member 'System.ComponentModel.TypeDescriptor.GetProperties(Object)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyDescriptor's PropertyType cannot be statically discovered. The Type of component cannot be statically discovered. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2026: System.Windows.Forms.Design.TableLayoutPanelDesigner.CreateEmptyTable(): Using member 'System.ComponentModel.TypeDescriptor.GetProperties(Object)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyDescriptor's PropertyType cannot be statically discovered. The Type of component cannot be statically discovered. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2026: System.Windows.Forms.Design.TableLayoutPanelDesigner.CreateEmptyTable(): Using member 'System.ComponentModel.TypeDescriptor.GetProperties(Object)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyDescriptor's PropertyType cannot be statically discovered. The Type of component cannot be statically discovered. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2026: System.Windows.Forms.Design.ParentControlDesigner.ReParentControls(Control,ArrayList,String,IDesignerHost): Using member 'System.ComponentModel.TypeDescriptor.GetProperties(Object)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyDescriptor's PropertyType cannot be statically discovered. The Type of component cannot be statically discovered. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2026: System.Windows.Forms.Design.ParentControlDesigner.ReParentControls(Control,ArrayList,String,IDesignerHost): Using member 'System.ComponentModel.TypeDescriptor.GetProperties(Object)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyDescriptor's PropertyType cannot be statically discovered. The Type of component cannot be statically discovered. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2026: System.Windows.Forms.Design.ParentControlDesigner.ReParentControls(Control,ArrayList,String,IDesignerHost): Using member 'System.ComponentModel.TypeDescriptor.GetAttributes(Object)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. The Type of component cannot be statically discovered. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2026: System.Windows.Forms.Design.ParentControlDesigner.ReParentControls(Control,ArrayList,String,IDesignerHost): Using member 'System.ComponentModel.TypeDescriptor.GetProperties(Object)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyDescriptor's PropertyType cannot be statically discovered. The Type of component cannot be statically discovered. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2067: System.Drawing.Design.ToolboxItem.GetType(IDesignerHost,AssemblyName,String,Boolean): 'name' argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicParameterlessConstructor' in call to 'System.ComponentModel.Design.ITypeResolutionService.GetType(String)'. The parameter 'typeName' of method 'System.Drawing.Design.ToolboxItem.GetType(IDesignerHost,AssemblyName,String,Boolean)' does not have matching annotations. The source value must declare at least the same requirements as those declared on the target location it is assigned to. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2067: System.Drawing.Design.ToolboxItem.GetType(IDesignerHost,AssemblyName,String,Boolean): 'name' argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicParameterlessConstructor' in call to 'System.ComponentModel.Design.ITypeResolutionService.GetType(String)'. The parameter 'typeName' of method 'System.Drawing.Design.ToolboxItem.GetType(IDesignerHost,AssemblyName,String,Boolean)' does not have matching annotations. The source value must declare at least the same requirements as those declared on the target location it is assigned to. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2057: System.Drawing.Design.ToolboxItem.GetType(IDesignerHost,AssemblyName,String,Boolean): Unrecognized value passed to the parameter 'typeName' of method 'System.Type.GetType(String)'. It's not possible to guarantee the availability of the target type. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2026: System.Drawing.Design.ToolboxItem.GetType(IDesignerHost,AssemblyName,String,Boolean): Using member 'System.Reflection.Assembly.GetType(String)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. Types might be removed. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2067: System.Drawing.Design.ToolboxItem.GetType(IDesignerHost,AssemblyName,String,Boolean): 'name' argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicParameterlessConstructor' in call to 'System.ComponentModel.Design.ITypeResolutionService.GetType(String)'. The parameter 'typeName' of method 'System.Drawing.Design.ToolboxItem.GetType(IDesignerHost,AssemblyName,String,Boolean)' does not have matching annotations. The source value must declare at least the same requirements as those declared on the target location it is assigned to. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : warning IL3000: System.Drawing.Design.ToolboxItem.GetType(IDesignerHost,AssemblyName,String,Boolean): 'System.Reflection.AssemblyName.CodeBase.get' always returns an empty string for assemblies embedded in a single-file app. If the path to the app directory is needed, consider calling 'System.AppContext.BaseDirectory'. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : warning IL3000: System.Drawing.Design.ToolboxItem.GetType(IDesignerHost,AssemblyName,String,Boolean): 'System.Reflection.AssemblyName.CodeBase.get' always returns an empty string for assemblies embedded in a single-file app. If the path to the app directory is needed, consider calling 'System.AppContext.BaseDirectory'. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2026: System.Drawing.Design.ToolboxItem.GetType(IDesignerHost,AssemblyName,String,Boolean): Using member 'System.Reflection.Assembly.LoadFrom(String)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. Types and members the loaded assembly depends on might be removed. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2026: System.Drawing.Design.ToolboxItem.GetType(IDesignerHost,AssemblyName,String,Boolean): Using member 'System.Reflection.Assembly.GetType(String)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. Types might be removed. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2057: System.Drawing.Design.ToolboxItem.GetType(IDesignerHost,AssemblyName,String,Boolean): Unrecognized value passed to the parameter 'typeName' of method 'System.Type.GetType(String,Boolean)'. It's not possible to guarantee the availability of the target type. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2026: System.Windows.Forms.Design.ParentControlDesigner.GetDefaultSize(IComponent): Using member 'System.ComponentModel.TypeDescriptor.GetProperties(Object)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyDescriptor's PropertyType cannot be statically discovered. The Type of component cannot be statically discovered. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2026: System.Windows.Forms.Design.ParentControlDesigner.GetDefaultSize(IComponent): Using member 'System.ComponentModel.AttributeCollection.Contains(Attribute)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. The public parameterless constructor or the 'Default' static field may be trimmed from the Attribute's Type. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2026: System.Windows.Forms.Design.ParentControlDesigner.GetDefaultSize(IComponent): Using member 'System.ComponentModel.AttributeCollection.Contains(Attribute)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. The public parameterless constructor or the 'Default' static field may be trimmed from the Attribute's Type. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2026: System.Windows.Forms.Design.ParentControlDesigner.GetDefaultSize(IComponent): Using member 'System.ComponentModel.TypeDescriptor.GetProperties(Object)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyDescriptor's PropertyType cannot be statically discovered. The Type of component cannot be statically discovered. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2026: System.Windows.Forms.Design.ParentControlDesigner.GetDefaultSize(IComponent): Using member 'System.ComponentModel.TypeDescriptor.GetProperties(Object)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyDescriptor's PropertyType cannot be statically discovered. The Type of component cannot be statically discovered. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2075: System.Windows.Forms.Design.DocumentDesigner.AxToolboxItem.GetReferences(IDesignerHost): 'this' argument does not satisfy 'DynamicallyAccessedMemberTypes.All' in call to 'System.Type.InvokeMember(String,BindingFlags,Binder,Object,Object[],CultureInfo)'. The return value of method 'System.Object.GetType()' does not have matching annotations. The source value must declare at least the same requirements as those declared on the target location it is assigned to. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2075: System.Windows.Forms.Design.DocumentDesigner.AxToolboxItem.GetReferences(IDesignerHost): 'this' argument does not satisfy 'DynamicallyAccessedMemberTypes.All' in call to 'System.Type.InvokeMember(String,BindingFlags,Binder,Object,Object[],CultureInfo)'. The return value of method 'System.Object.GetType()' does not have matching annotations. The source value must declare at least the same requirements as those declared on the target location it is assigned to. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2075: System.Windows.Forms.Design.DocumentDesigner.AxToolboxItem.GetReferences(IDesignerHost): 'this' argument does not satisfy 'DynamicallyAccessedMemberTypes.All' in call to 'System.Type.InvokeMember(String,BindingFlags,Binder,Object,Object[],CultureInfo)'. The return value of method 'System.Object.GetType()' does not have matching annotations. The source value must declare at least the same requirements as those declared on the target location it is assigned to. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2075: System.Windows.Forms.Design.DocumentDesigner.AxToolboxItem.GetReferences(IDesignerHost): 'this' argument does not satisfy 'DynamicallyAccessedMemberTypes.All' in call to 'System.Type.InvokeMember(String,BindingFlags,Binder,Object,Object[],CultureInfo)'. The return value of method 'System.Object.GetType()' does not have matching annotations. The source value must declare at least the same requirements as those declared on the target location it is assigned to. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2075: System.Windows.Forms.Design.DocumentDesigner.AxToolboxItem.GetAxTypeFromReference(Object,IDesignerHost): 'this' argument does not satisfy 'DynamicallyAccessedMemberTypes.All' in call to 'System.Type.InvokeMember(String,BindingFlags,Binder,Object,Object[],CultureInfo)'. The return value of method 'System.Object.GetType()' does not have matching annotations. The source value must declare at least the same requirements as those declared on the target location it is assigned to. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2026: System.Windows.Forms.Design.ToolStripMenuItemDesigner.DropDownBehavior.OnDragDrop(Glyph,DragEventArgs): Using member 'System.ComponentModel.TypeDescriptor.GetComponentName(Object)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. The Type of component cannot be statically discovered. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2026: System.Windows.Forms.Design.ToolStripMenuItemDesigner.DropDownBehavior.OnDragDrop(Glyph,DragEventArgs): Using member 'System.ComponentModel.TypeDescriptor.GetProperties(Object)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyDescriptor's PropertyType cannot be statically discovered. The Type of component cannot be statically discovered. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2026: System.Windows.Forms.Design.ToolStripMenuItemDesigner.DropDownBehavior.OnDragDrop(Glyph,DragEventArgs): Using member 'System.ComponentModel.TypeDescriptor.GetProperties(Object)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyDescriptor's PropertyType cannot be statically discovered. The Type of component cannot be statically discovered. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2026: System.Windows.Forms.Design.ToolStripMenuItemDesigner.DropDownBehavior.OnDragDrop(Glyph,DragEventArgs): Using member 'System.ComponentModel.TypeDescriptor.GetProperties(Object)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyDescriptor's PropertyType cannot be statically discovered. The Type of component cannot be statically discovered. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2026: System.Windows.Forms.Design.ToolStripMenuItemDesigner.DropDownBehavior.OnDragDrop(Glyph,DragEventArgs): Using member 'System.ComponentModel.TypeDescriptor.GetProperties(Object)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyDescriptor's PropertyType cannot be statically discovered. The Type of component cannot be statically discovered. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2026: System.Windows.Forms.Design.ToolStripItemBehavior.OnDragDrop(Glyph,DragEventArgs): Using member 'System.ComponentModel.TypeDescriptor.GetComponentName(Object)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. The Type of component cannot be statically discovered. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2026: System.Windows.Forms.Design.ToolStripItemBehavior.OnDragDrop(Glyph,DragEventArgs): Using member 'System.ComponentModel.TypeDescriptor.GetProperties(Object)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyDescriptor's PropertyType cannot be statically discovered. The Type of component cannot be statically discovered. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2026: System.Windows.Forms.Design.ToolStripItemBehavior.OnDragDrop(Glyph,DragEventArgs): Using member 'System.ComponentModel.TypeDescriptor.GetProperties(Object)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyDescriptor's PropertyType cannot be statically discovered. The Type of component cannot be statically discovered. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2026: System.Windows.Forms.Design.ToolStripItemBehavior.OnDragDrop(Glyph,DragEventArgs): Using member 'System.ComponentModel.TypeDescriptor.GetProperties(Object)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyDescriptor's PropertyType cannot be statically discovered. The Type of component cannot be statically discovered. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2026: System.Windows.Forms.Design.ToolStripItemBehavior.OnDragDrop(Glyph,DragEventArgs): Using member 'System.ComponentModel.TypeDescriptor.GetProperties(Object)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyDescriptor's PropertyType cannot be statically discovered. The Type of component cannot be statically discovered. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2026: System.Windows.Forms.Design.ToolStripItemBehavior.OnDragDrop(Glyph,DragEventArgs): Using member 'System.ComponentModel.TypeDescriptor.GetProperties(Object)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyDescriptor's PropertyType cannot be statically discovered. The Type of component cannot be statically discovered. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2026: System.Windows.Forms.Design.ToolStripItemBehavior.OnDragDrop(Glyph,DragEventArgs): Using member 'System.ComponentModel.TypeDescriptor.GetProperties(Object)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyDescriptor's PropertyType cannot be statically discovered. The Type of component cannot be statically discovered. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2026: System.Windows.Forms.Design.ToolStripItemBehavior.OnDragDrop(Glyph,DragEventArgs): Using member 'System.ComponentModel.TypeDescriptor.GetProperties(Object)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyDescriptor's PropertyType cannot be statically discovered. The Type of component cannot be statically discovered. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2026: System.Windows.Forms.Design.ToolStripItemBehavior.OnDragDrop(Glyph,DragEventArgs): Using member 'System.ComponentModel.TypeDescriptor.GetProperties(Object)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyDescriptor's PropertyType cannot be statically discovered. The Type of component cannot be statically discovered. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2026: System.Drawing.Design.CursorEditor.CursorUI.CursorUI(): Using member 'System.ComponentModel.TypeDescriptor.GetConverter(Type)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. Generic TypeConverters may require the generic types to be annotated. For example, NullableConverter requires the underlying type to be DynamicallyAccessedMembers All. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : AOT analysis warning IL3050: System.Drawing.Design.CursorEditor.CursorUI.CursorUI(): Using member 'System.Enum.GetValues(Type)' which has 'RequiresDynamicCodeAttribute' can break functionality when AOT compiling. It might not be possible to create an array of the enum type at runtime. Use the GetValues overload or the GetValuesAsUnderlyingType method instead. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2026: System.Windows.Forms.Design.TableLayoutPanelDesigner.FixUpControlsOnDelete(Boolean,Int32,ArrayList): Using member 'System.ComponentModel.TypeDescriptor.GetProperties(Object)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyDescriptor's PropertyType cannot be statically discovered. The Type of component cannot be statically discovered. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2026: System.Windows.Forms.Design.TableLayoutPanelDesigner.FixUpControlsOnDelete(Boolean,Int32,ArrayList): Using member 'System.ComponentModel.TypeDescriptor.GetProperties(Object)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyDescriptor's PropertyType cannot be statically discovered. The Type of component cannot be statically discovered. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2026: System.Windows.Forms.Design.TableLayoutPanelDesigner.FixUpControlsOnDelete(Boolean,Int32,ArrayList): Using member 'System.ComponentModel.TypeDescriptor.GetProperties(Object)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyDescriptor's PropertyType cannot be statically discovered. The Type of component cannot be statically discovered. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2026: System.Windows.Forms.Design.TableLayoutPanelDesigner.DeleteRowCol(Boolean,Int32): Using member 'System.ComponentModel.TypeDescriptor.GetProperties(Object)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyDescriptor's PropertyType cannot be statically discovered. The Type of component cannot be statically discovered. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2026: System.Windows.Forms.Design.TableLayoutPanelDesigner.DeleteRowCol(Boolean,Int32): Using member 'System.ComponentModel.TypeDescriptor.GetProperties(Object)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyDescriptor's PropertyType cannot be statically discovered. The Type of component cannot be statically discovered. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2026: System.Windows.Forms.Design.EditorServiceContext.EditValue(ComponentDesigner,Object,String): Using member 'System.ComponentModel.TypeDescriptor.GetProperties(Object)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyDescriptor's PropertyType cannot be statically discovered. The Type of component cannot be statically discovered. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2026: System.Windows.Forms.Design.EditorServiceContext.EditValue(ComponentDesigner,Object,String): Using member 'System.ComponentModel.PropertyDescriptor.GetEditor(Type)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. Editors registered in TypeDescriptor.AddEditorTable may be trimmed. PropertyDescriptor's PropertyType cannot be statically discovered. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2026: System.Windows.Forms.Design.CollectionEditVerbManager.CollectionEditVerbManager(String,ComponentDesigner,PropertyDescriptor,Boolean): Using member 'System.ComponentModel.TypeDescriptor.GetDefaultProperty(Object)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyDescriptor's PropertyType cannot be statically discovered. The Type of component cannot be statically discovered. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2070: System.Windows.Forms.Formatter.InvokeStringParseMethod(Object,Type,IFormatProvider): 'this' argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicMethods' in call to 'System.Type.GetMethod(String,BindingFlags,Binder,Type[],ParameterModifier[])'. The parameter 'targetType' of method 'System.Windows.Forms.Formatter.InvokeStringParseMethod(Object,Type,IFormatProvider)' does not have matching annotations. The source value must declare at least the same requirements as those declared on the target location it is assigned to. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2070: System.Windows.Forms.Formatter.InvokeStringParseMethod(Object,Type,IFormatProvider): 'this' argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicMethods' in call to 'System.Type.GetMethod(String,BindingFlags,Binder,Type[],ParameterModifier[])'. The parameter 'targetType' of method 'System.Windows.Forms.Formatter.InvokeStringParseMethod(Object,Type,IFormatProvider)' does not have matching annotations. The source value must declare at least the same requirements as those declared on the target location it is assigned to. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2070: System.Windows.Forms.Formatter.InvokeStringParseMethod(Object,Type,IFormatProvider): 'this' argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicMethods' in call to 'System.Type.GetMethod(String,BindingFlags,Binder,Type[],ParameterModifier[])'. The parameter 'targetType' of method 'System.Windows.Forms.Formatter.InvokeStringParseMethod(Object,Type,IFormatProvider)' does not have matching annotations. The source value must declare at least the same requirements as those declared on the target location it is assigned to. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2026: System.Windows.Forms.Design.CollectionEditVerbManager.OnEditItems(Object,EventArgs): Using member 'System.ComponentModel.TypeDescriptor.GetEditor(Object,Type)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. Editors registered in TypeDescriptor.AddEditorTable may be trimmed. The Type of component cannot be statically discovered. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2026: System.Windows.Forms.Design.ToolStripItemCustomMenuItemCollection.IsPropertyBrowsable(String): Using member 'System.ComponentModel.TypeDescriptor.GetProperties(Object)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyDescriptor's PropertyType cannot be statically discovered. The Type of component cannot be statically discovered. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2026: System.Windows.Forms.Design.ShortcutKeysEditor.ShortcutKeysUI.KeysConverter.get: Using member 'System.ComponentModel.TypeDescriptor.GetConverter(Type)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. Generic TypeConverters may require the generic types to be annotated. For example, NullableConverter requires the underlying type to be DynamicallyAccessedMembers All. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : AOT analysis warning IL3050: System.Windows.Forms.Design.ShortcutKeysEditor.ShortcutKeysUI.KeysConverter.get: Using member 'System.Enum.GetValues(Type)' which has 'RequiresDynamicCodeAttribute' can break functionality when AOT compiling. It might not be possible to create an array of the enum type at runtime. Use the GetValues overload or the GetValuesAsUnderlyingType method instead. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2026: System.Windows.Forms.Design.ShortcutKeysEditor.ShortcutKeysUI.InitializeComponent(): Using member 'System.ComponentModel.ComponentResourceManager.ApplyResources(Object,String)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. The Type of value cannot be statically discovered. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2026: System.Windows.Forms.Design.ShortcutKeysEditor.ShortcutKeysUI.InitializeComponent(): Using member 'System.ComponentModel.ComponentResourceManager.ApplyResources(Object,String)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. The Type of value cannot be statically discovered. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2026: System.Windows.Forms.Design.ShortcutKeysEditor.ShortcutKeysUI.InitializeComponent(): Using member 'System.ComponentModel.ComponentResourceManager.ApplyResources(Object,String)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. The Type of value cannot be statically discovered. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2026: System.Windows.Forms.Design.ShortcutKeysEditor.ShortcutKeysUI.InitializeComponent(): Using member 'System.ComponentModel.ComponentResourceManager.ApplyResources(Object,String)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. The Type of value cannot be statically discovered. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2026: System.Windows.Forms.Design.ShortcutKeysEditor.ShortcutKeysUI.InitializeComponent(): Using member 'System.ComponentModel.ComponentResourceManager.ApplyResources(Object,String)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. The Type of value cannot be statically discovered. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2026: System.Windows.Forms.Design.ShortcutKeysEditor.ShortcutKeysUI.InitializeComponent(): Using member 'System.ComponentModel.ComponentResourceManager.ApplyResources(Object,String)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. The Type of value cannot be statically discovered. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2026: System.Windows.Forms.Design.ShortcutKeysEditor.ShortcutKeysUI.InitializeComponent(): Using member 'System.ComponentModel.ComponentResourceManager.ApplyResources(Object,String)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. The Type of value cannot be statically discovered. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2026: System.Windows.Forms.Design.ShortcutKeysEditor.ShortcutKeysUI.InitializeComponent(): Using member 'System.ComponentModel.ComponentResourceManager.ApplyResources(Object,String)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. The Type of value cannot be statically discovered. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2026: System.Windows.Forms.Design.ShortcutKeysEditor.ShortcutKeysUI.InitializeComponent(): Using member 'System.ComponentModel.ComponentResourceManager.ApplyResources(Object,String)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. The Type of value cannot be statically discovered. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2026: System.Windows.Forms.Design.ShortcutKeysEditor.ShortcutKeysUI.InitializeComponent(): Using member 'System.ComponentModel.ComponentResourceManager.ApplyResources(Object,String)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. The Type of value cannot be statically discovered. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2062: System.Drawing.Design.ImageEditor.GetExtensions(): Value passed to parameter 'type' of method 'System.Activator.CreateInstance(Type,BindingFlags,Binder,Object[],CultureInfo)' can not be statically determined and may not meet 'DynamicallyAccessedMembersAttribute' requirements. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2026: System.Windows.Forms.Design.RadioButtonDesigner.InitializeNewComponent(IDictionary): Using member 'System.ComponentModel.TypeDescriptor.GetProperties(Object)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyDescriptor's PropertyType cannot be statically discovered. The Type of component cannot be statically discovered. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2072: System.ComponentModel.Design.CollectionEditor.CreateCollectionItemType(): 'type' argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicParameterlessConstructor', 'DynamicallyAccessedMemberTypes.PublicFields' in call to 'System.ComponentModel.TypeDescriptor.GetReflectionType(Type)'. The return value of method 'System.ComponentModel.Design.CollectionEditor.CollectionType.get' does not have matching annotations. The source value must declare at least the same requirements as those declared on the target location it is assigned to. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2075: System.ComponentModel.Design.CollectionEditor.CreateCollectionItemType(): 'this' argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicProperties' in call to 'System.Type.GetProperties(BindingFlags)'. The return value of method 'System.ComponentModel.TypeDescriptor.GetReflectionType(Type)' does not have matching annotations. The source value must declare at least the same requirements as those declared on the target location it is assigned to. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2046: System.ComponentModel.Design.CollectionEditor.PropertyGridSite.Name.set: Interface member 'System.ComponentModel.ISite.Name.set' with 'RequiresUnreferencedCodeAttribute' has an implementation member 'System.ComponentModel.Design.CollectionEditor.PropertyGridSite.Name.set' without 'RequiresUnreferencedCodeAttribute'. 'RequiresUnreferencedCodeAttribute' annotations must match across all interface implementations or overrides. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2026: System.Windows.Forms.Design.DocumentDesigner.AxToolboxItem.GetAxTypeFromAssembly(Assembly): Using member 'System.Reflection.Assembly.GetTypes()' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. Types might be removed. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2067: System.Drawing.Design.ToolboxItem.Initialize(Type): 'componentType' argument does not satisfy 'DynamicallyAccessedMemberTypes.All' in call to 'System.ComponentModel.TypeDescriptor.GetAttributes(Type)'. The parameter 'type' of method 'System.Drawing.Design.ToolboxItem.Initialize(Type)' does not have matching annotations. The source value must declare at least the same requirements as those declared on the target location it is assigned to. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2067: System.Drawing.Design.ToolboxItem.Initialize(Type): 'componentType' argument does not satisfy 'DynamicallyAccessedMemberTypes.All' in call to 'System.ComponentModel.TypeDescriptor.GetAttributes(Type)'. The parameter 'type' of method 'System.Drawing.Design.ToolboxItem.Initialize(Type)' does not have matching annotations. The source value must declare at least the same requirements as those declared on the target location it is assigned to. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2067: System.Drawing.Design.ToolboxItem.Initialize(Type): 'componentType' argument does not satisfy 'DynamicallyAccessedMemberTypes.All' in call to 'System.ComponentModel.TypeDescriptor.GetAttributes(Type)'. The parameter 'type' of method 'System.Drawing.Design.ToolboxItem.Initialize(Type)' does not have matching annotations. The source value must declare at least the same requirements as those declared on the target location it is assigned to. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2026: System.Windows.Forms.Design.TabOrder.GetTabbable(Control): Using member 'System.ComponentModel.TypeDescriptor.GetProperties(Object)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyDescriptor's PropertyType cannot be statically discovered. The Type of component cannot be statically discovered. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2026: System.Windows.Forms.Design.ToolStripItemDesigner.FireComponentChanging(ToolStripDropDownItem): Using member 'System.ComponentModel.TypeDescriptor.GetProperties(Object)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyDescriptor's PropertyType cannot be statically discovered. The Type of component cannot be statically discovered. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2026: System.Windows.Forms.Design.ToolStripItemDesigner.FireComponentChanged(ToolStripDropDownItem): Using member 'System.ComponentModel.TypeDescriptor.GetProperties(Object)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyDescriptor's PropertyType cannot be statically discovered. The Type of component cannot be statically discovered. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2057: System.Windows.Forms.ComponentModel.Com2Interop.Com2IManagedPerPropertyBrowsingHandler.GetComponentAttributes(IVSMDPerPropertyBrowsing*,Int32): Unrecognized value passed to the parameter 'typeName' of method 'System.Type.GetType(String)'. It's not possible to guarantee the availability of the target type. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2026: System.Windows.Forms.ComponentModel.Com2Interop.Com2IManagedPerPropertyBrowsingHandler.GetComponentAttributes(IVSMDPerPropertyBrowsing*,Int32): Using member 'System.Reflection.Assembly.GetType(String)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. Types might be removed. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2057: System.Windows.Forms.ComponentModel.Com2Interop.Com2IManagedPerPropertyBrowsingHandler.GetComponentAttributes(IVSMDPerPropertyBrowsing*,Int32): Unrecognized value passed to the parameter 'typeName' of method 'System.Type.GetType(String)'. It's not possible to guarantee the availability of the target type. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2075: System.Windows.Forms.ComponentModel.Com2Interop.Com2IManagedPerPropertyBrowsingHandler.GetComponentAttributes(IVSMDPerPropertyBrowsing*,Int32): 'this' argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicFields' in call to 'System.Type.GetField(String)'. The return value of method 'System.Reflection.Assembly.GetType(String)' does not have matching annotations. The source value must declare at least the same requirements as those declared on the target location it is assigned to. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2075: System.Windows.Forms.ComponentModel.Com2Interop.Com2IManagedPerPropertyBrowsingHandler.GetComponentAttributes(IVSMDPerPropertyBrowsing*,Int32): 'this' argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicConstructors' in call to 'System.Type.GetConstructors()'. The return value of method 'System.Reflection.Assembly.GetType(String)' does not have matching annotations. The source value must declare at least the same requirements as those declared on the target location it is assigned to. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2072: System.Windows.Forms.ComponentModel.Com2Interop.Com2IManagedPerPropertyBrowsingHandler.GetComponentAttributes(IVSMDPerPropertyBrowsing*,Int32): 'type' argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicConstructors' in call to 'System.Activator.CreateInstance(Type,Object[])'. The return value of method 'System.Reflection.Assembly.GetType(String)' does not have matching annotations. The source value must declare at least the same requirements as those declared on the target location it is assigned to. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2072: System.Windows.Forms.ComponentModel.Com2Interop.Com2IManagedPerPropertyBrowsingHandler.GetComponentAttributes(IVSMDPerPropertyBrowsing*,Int32): 'type' argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicParameterlessConstructor' in call to 'System.Activator.CreateInstance(Type)'. The return value of method 'System.Reflection.Assembly.GetType(String)' does not have matching annotations. The source value must declare at least the same requirements as those declared on the target location it is assigned to. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : warning IL3000: Microsoft.Web.WebView2.Core.CoreWebView2Environment.GetAssemblyLocationDirectory(): 'System.Reflection.Assembly.Location.get' always returns an empty string for assemblies embedded in a single-file app. If the path to the app directory is needed, consider calling 'System.AppContext.BaseDirectory'. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : warning IL3002: Microsoft.Web.WebView2.Core.CoreWebView2Environment.GetAssemblyCodeBaseDirectory(): Using member 'System.Reflection.Assembly.CodeBase.get' which has 'RequiresAssemblyFilesAttribute' can break functionality when embedded in a single-file app. This member throws an exception for assemblies embedded in a single-file app. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : AOT analysis warning IL3050: Microsoft.AspNetCore.Components.Web.Infrastructure.JSComponentInterop.SetRootComponentParameters(Int32,Int32,JsonElement,JsonSerializerOptions): Using member 'System.Text.Json.JsonSerializer.Deserialize(JsonElement,Type,JsonSerializerOptions)' which has 'RequiresDynamicCodeAttribute' can break functionality when AOT compiling. JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : AOT analysis warning IL3050: Microsoft.AspNetCore.Components.Web.Infrastructure.JSComponentInterop.SetRootComponentParameters(Int32,Int32,JsonElement,JsonSerializerOptions): Using member 'System.Text.Json.JsonSerializer.Deserialize(JsonElement,JsonSerializerOptions)' which has 'RequiresDynamicCodeAttribute' can break functionality when AOT compiling. JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : AOT analysis warning IL3050: Microsoft.AspNetCore.Components.Web.Infrastructure.JSComponentInterop.SetRootComponentParameters(Int32,Int32,JsonElement,JsonSerializerOptions): Using member 'System.Text.Json.JsonSerializer.Deserialize(JsonElement,JsonSerializerOptions)' which has 'RequiresDynamicCodeAttribute' can break functionality when AOT compiling. JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2026: System.Windows.Forms.AxHost.System.ComponentModel.ICustomTypeDescriptor.GetEvents(): Using member 'System.ComponentModel.TypeDescriptor.GetEvents(Object,Boolean)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. The Type of component cannot be statically discovered. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2026: System.Windows.Forms.AxHost.AxEnumConverter.GetStandardValues(ITypeDescriptorContext): Using member 'System.ComponentModel.PropertyDescriptor.Converter.get' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyDescriptor's PropertyType cannot be statically discovered. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2075: System.Windows.Forms.Design.ToolStripDesignerUtils.GetCustomItemTypes(IComponent,ITypeDiscoveryService): 'this' argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicParameterlessConstructor' in call to 'System.Type.GetConstructor(Type[])'. The return value of method 'System.Collections.IEnumerator.Current.get' does not have matching annotations. The source value must declare at least the same requirements as those declared on the target location it is assigned to. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2072: System.Windows.Forms.Design.ToolStripDesignerUtils.GetCustomItemTypes(IComponent,ITypeDiscoveryService): 'componentType' argument does not satisfy 'DynamicallyAccessedMemberTypes.All' in call to 'System.ComponentModel.TypeDescriptor.GetAttributes(Type)'. The return value of method 'System.Collections.IEnumerator.Current.get' does not have matching annotations. The source value must declare at least the same requirements as those declared on the target location it is assigned to. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2075: System.ComponentModel.Design.DesignerActionList.GetSortedActionItems(): 'this' argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicMethods' in call to 'System.Type.GetMethods(BindingFlags)'. The return value of method 'System.Object.GetType()' does not have matching annotations. The source value must declare at least the same requirements as those declared on the target location it is assigned to. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2075: System.ComponentModel.Design.DesignerActionList.GetSortedActionItems(): 'this' argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicProperties' in call to 'System.Type.GetProperties(BindingFlags)'. The return value of method 'System.Object.GetType()' does not have matching annotations. The source value must declare at least the same requirements as those declared on the target location it is assigned to. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2026: System.Drawing.Design.ToolboxItem.GetNonRetargetedAssemblyName(Type,AssemblyName): Using member 'System.Reflection.Assembly.GetReferencedAssemblies()' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. Assembly references might be removed. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2026: System.Drawing.Design.ToolboxItem.GetNonRetargetedAssemblyName(Type,AssemblyName): Using member 'System.Reflection.Assembly.GetReferencedAssemblies()' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. Assembly references might be removed. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2026: System.Drawing.Design.ToolboxItem.GetNonRetargetedAssemblyName(Type,AssemblyName): Using member 'System.Reflection.Assembly.GetReferencedAssemblies()' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. Assembly references might be removed. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2026: System.ComponentModel.Design.CollectionEditor.CollectionEditorCollectionForm.InitializeComponent(): Using member 'System.ComponentModel.ComponentResourceManager.ApplyResources(Object,String)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. The Type of value cannot be statically discovered. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2026: System.ComponentModel.Design.CollectionEditor.CollectionEditorCollectionForm.InitializeComponent(): Using member 'System.ComponentModel.ComponentResourceManager.ApplyResources(Object,String)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. The Type of value cannot be statically discovered. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2026: System.ComponentModel.Design.CollectionEditor.CollectionEditorCollectionForm.InitializeComponent(): Using member 'System.ComponentModel.ComponentResourceManager.ApplyResources(Object,String)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. The Type of value cannot be statically discovered. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2026: System.ComponentModel.Design.CollectionEditor.CollectionEditorCollectionForm.InitializeComponent(): Using member 'System.ComponentModel.ComponentResourceManager.ApplyResources(Object,String)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. The Type of value cannot be statically discovered. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2026: System.ComponentModel.Design.CollectionEditor.CollectionEditorCollectionForm.InitializeComponent(): Using member 'System.ComponentModel.ComponentResourceManager.ApplyResources(Object,String)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. The Type of value cannot be statically discovered. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2026: System.ComponentModel.Design.CollectionEditor.CollectionEditorCollectionForm.InitializeComponent(): Using member 'System.ComponentModel.ComponentResourceManager.ApplyResources(Object,String)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. The Type of value cannot be statically discovered. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2026: System.ComponentModel.Design.CollectionEditor.CollectionEditorCollectionForm.InitializeComponent(): Using member 'System.ComponentModel.ComponentResourceManager.ApplyResources(Object,String)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. The Type of value cannot be statically discovered. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2026: System.ComponentModel.Design.CollectionEditor.CollectionEditorCollectionForm.InitializeComponent(): Using member 'System.ComponentModel.ComponentResourceManager.ApplyResources(Object,String)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. The Type of value cannot be statically discovered. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2026: System.ComponentModel.Design.CollectionEditor.CollectionEditorCollectionForm.InitializeComponent(): Using member 'System.ComponentModel.ComponentResourceManager.ApplyResources(Object,String)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. The Type of value cannot be statically discovered. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2026: System.ComponentModel.Design.CollectionEditor.CollectionEditorCollectionForm.InitializeComponent(): Using member 'System.ComponentModel.ComponentResourceManager.ApplyResources(Object,String)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. The Type of value cannot be statically discovered. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2026: System.ComponentModel.Design.CollectionEditor.CollectionEditorCollectionForm.InitializeComponent(): Using member 'System.ComponentModel.ComponentResourceManager.ApplyResources(Object,String)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. The Type of value cannot be statically discovered. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2026: System.ComponentModel.Design.CollectionEditor.CollectionEditorCollectionForm.InitializeComponent(): Using member 'System.ComponentModel.ComponentResourceManager.ApplyResources(Object,String)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. The Type of value cannot be statically discovered. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2026: System.ComponentModel.Design.CollectionEditor.CollectionEditorCollectionForm.InitializeComponent(): Using member 'System.ComponentModel.ComponentResourceManager.ApplyResources(Object,String)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. The Type of value cannot be statically discovered. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2026: System.ComponentModel.Design.CollectionEditor.CollectionEditorCollectionForm.InitializeComponent(): Using member 'System.ComponentModel.ComponentResourceManager.ApplyResources(Object,String)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. The Type of value cannot be statically discovered. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2046: System.ComponentModel.Design.CollectionEditor.CollectionEditorCollectionForm.SelectionWrapper.System.ComponentModel.ICustomTypeDescriptor.GetConverter(): Interface member 'System.ComponentModel.ICustomTypeDescriptor.GetConverter()' with 'RequiresUnreferencedCodeAttribute' has an implementation member 'System.ComponentModel.Design.CollectionEditor.CollectionEditorCollectionForm.SelectionWrapper.System.ComponentModel.ICustomTypeDescriptor.GetConverter()' without 'RequiresUnreferencedCodeAttribute'. 'RequiresUnreferencedCodeAttribute' annotations must match across all interface implementations or overrides. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2046: System.ComponentModel.Design.CollectionEditor.CollectionEditorCollectionForm.SelectionWrapper.System.ComponentModel.ICustomTypeDescriptor.GetDefaultEvent(): Interface member 'System.ComponentModel.ICustomTypeDescriptor.GetDefaultEvent()' with 'RequiresUnreferencedCodeAttribute' has an implementation member 'System.ComponentModel.Design.CollectionEditor.CollectionEditorCollectionForm.SelectionWrapper.System.ComponentModel.ICustomTypeDescriptor.GetDefaultEvent()' without 'RequiresUnreferencedCodeAttribute'. 'RequiresUnreferencedCodeAttribute' annotations must match across all interface implementations or overrides. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2046: System.ComponentModel.Design.CollectionEditor.CollectionEditorCollectionForm.SelectionWrapper.System.ComponentModel.ICustomTypeDescriptor.GetDefaultProperty(): Interface member 'System.ComponentModel.ICustomTypeDescriptor.GetDefaultProperty()' with 'RequiresUnreferencedCodeAttribute' has an implementation member 'System.ComponentModel.Design.CollectionEditor.CollectionEditorCollectionForm.SelectionWrapper.System.ComponentModel.ICustomTypeDescriptor.GetDefaultProperty()' without 'RequiresUnreferencedCodeAttribute'. 'RequiresUnreferencedCodeAttribute' annotations must match across all interface implementations or overrides. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2046: System.ComponentModel.Design.CollectionEditor.CollectionEditorCollectionForm.SelectionWrapper.System.ComponentModel.ICustomTypeDescriptor.GetEditor(Type): Interface member 'System.ComponentModel.ICustomTypeDescriptor.GetEditor(Type)' with 'RequiresUnreferencedCodeAttribute' has an implementation member 'System.ComponentModel.Design.CollectionEditor.CollectionEditorCollectionForm.SelectionWrapper.System.ComponentModel.ICustomTypeDescriptor.GetEditor(Type)' without 'RequiresUnreferencedCodeAttribute'. 'RequiresUnreferencedCodeAttribute' annotations must match across all interface implementations or overrides. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2046: System.ComponentModel.Design.CollectionEditor.CollectionEditorCollectionForm.SelectionWrapper.System.ComponentModel.ICustomTypeDescriptor.GetEvents(Attribute[]): Interface member 'System.ComponentModel.ICustomTypeDescriptor.GetEvents(Attribute[])' with 'RequiresUnreferencedCodeAttribute' has an implementation member 'System.ComponentModel.Design.CollectionEditor.CollectionEditorCollectionForm.SelectionWrapper.System.ComponentModel.ICustomTypeDescriptor.GetEvents(Attribute[])' without 'RequiresUnreferencedCodeAttribute'. 'RequiresUnreferencedCodeAttribute' annotations must match across all interface implementations or overrides. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2046: System.ComponentModel.Design.CollectionEditor.CollectionEditorCollectionForm.SelectionWrapper.System.ComponentModel.ICustomTypeDescriptor.GetProperties(): Interface member 'System.ComponentModel.ICustomTypeDescriptor.GetProperties()' with 'RequiresUnreferencedCodeAttribute' has an implementation member 'System.ComponentModel.Design.CollectionEditor.CollectionEditorCollectionForm.SelectionWrapper.System.ComponentModel.ICustomTypeDescriptor.GetProperties()' without 'RequiresUnreferencedCodeAttribute'. 'RequiresUnreferencedCodeAttribute' annotations must match across all interface implementations or overrides. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2046: System.ComponentModel.Design.CollectionEditor.CollectionEditorCollectionForm.SelectionWrapper.System.ComponentModel.ICustomTypeDescriptor.GetProperties(Attribute[]): Interface member 'System.ComponentModel.ICustomTypeDescriptor.GetProperties(Attribute[])' with 'RequiresUnreferencedCodeAttribute' has an implementation member 'System.ComponentModel.Design.CollectionEditor.CollectionEditorCollectionForm.SelectionWrapper.System.ComponentModel.ICustomTypeDescriptor.GetProperties(Attribute[])' without 'RequiresUnreferencedCodeAttribute'. 'RequiresUnreferencedCodeAttribute' annotations must match across all interface implementations or overrides. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2026: System.Windows.Forms.RadioButton.PerformAutoUpdates(Boolean): Using member 'System.ComponentModel.TypeDescriptor.GetProperties(Object)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyDescriptor's PropertyType cannot be statically discovered. The Type of component cannot be statically discovered. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2070: System.Drawing.Design.ColorEditor.ColorUI.GetConstants(Type): 'this' argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicProperties' in call to 'System.Type.GetProperties()'. The parameter 'enumType' of method 'System.Drawing.Design.ColorEditor.ColorUI.GetConstants(Type)' does not have matching annotations. The source value must declare at least the same requirements as those declared on the target location it is assigned to. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2026: System.Windows.Forms.ComponentModel.Com2Interop.ComNativeDescriptor.GetEditor(Object,Type): Using member 'System.ComponentModel.TypeDescriptor.GetEditor(Type,Type)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. Editors registered in TypeDescriptor.AddEditorTable may be trimmed. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2072: System.Windows.Forms.ComponentModel.Com2Interop.ComNativeDescriptor.GetEditor(Object,Type): 'type' argument does not satisfy 'DynamicallyAccessedMemberTypes.All' in call to 'System.ComponentModel.TypeDescriptor.GetEditor(Type,Type)'. The return value of method 'System.Object.GetType()' does not have matching annotations. The source value must declare at least the same requirements as those declared on the target location it is assigned to. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2026: System.Windows.Forms.Design.TemplateNodeCustomMenuItemCollection.InsertToolStripItem(Type): Using member 'System.ComponentModel.TypeDescriptor.GetProperties(Object)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyDescriptor's PropertyType cannot be statically discovered. The Type of component cannot be statically discovered. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2026: System.Windows.Forms.Design.TemplateNodeCustomMenuItemCollection.InsertToolStripItem(Type): Using member 'System.ComponentModel.TypeDescriptor.GetProperties(Object)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyDescriptor's PropertyType cannot be statically discovered. The Type of component cannot be statically discovered. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2026: System.Windows.Forms.Design.TemplateNodeCustomMenuItemCollection.InsertToolStripItem(Type): Using member 'System.ComponentModel.TypeDescriptor.GetProperties(Object)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyDescriptor's PropertyType cannot be statically discovered. The Type of component cannot be statically discovered. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2026: System.Windows.Forms.Design.ToolStripItemCustomMenuItemCollection.ChangeProperty(IComponent,String,Object): Using member 'System.ComponentModel.TypeDescriptor.GetProperties(Object)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyDescriptor's PropertyType cannot be statically discovered. The Type of component cannot be statically discovered. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2050: System.Windows.Forms.ComboBox.ComboBoxChildNativeWindow.WndProc(Message&): P/invoke method 'Interop.UiaCore.UiaReturnRawElementProvider(HWND,IntPtr,IntPtr,Interop.UiaCore.IRawElementProviderSimple)' declares a parameter with COM marshalling. Correctness of COM interop cannot be guaranteed after trimming. Interfaces and interface members might be removed. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2026: System.ComponentModel.Design.CollectionEditor.CollectionEditorCollectionForm.IsImmutable.get: Using member 'System.ComponentModel.TypeDescriptor.GetConverter(Type)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. Generic TypeConverters may require the generic types to be annotated. For example, NullableConverter requires the underlying type to be DynamicallyAccessedMembers All. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2072: System.ComponentModel.Design.CollectionEditor.CollectionEditorCollectionForm.IsImmutable.get: 'type' argument does not satisfy 'DynamicallyAccessedMemberTypes.All' in call to 'System.ComponentModel.TypeDescriptor.GetConverter(Type)'. The return value of method 'System.Object.GetType()' does not have matching annotations. The source value must declare at least the same requirements as those declared on the target location it is assigned to. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2026: System.ComponentModel.Design.CollectionEditor.CollectionEditorCollectionForm.IsImmutable.get: Using member 'System.ComponentModel.TypeDescriptor.GetProperties(Type)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyDescriptor's PropertyType cannot be statically discovered. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2072: System.ComponentModel.Design.CollectionEditor.CollectionEditorCollectionForm.IsImmutable.get: 'componentType' argument does not satisfy 'DynamicallyAccessedMemberTypes.All' in call to 'System.ComponentModel.TypeDescriptor.GetProperties(Type)'. The return value of method 'System.Object.GetType()' does not have matching annotations. The source value must declare at least the same requirements as those declared on the target location it is assigned to. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2072: System.ComponentModel.Design.CollectionEditor.CollectionEditorCollectionForm.SelectionWrapper.System.ComponentModel.ICustomTypeDescriptor.GetAttributes(): 'componentType' argument does not satisfy 'DynamicallyAccessedMemberTypes.All' in call to 'System.ComponentModel.TypeDescriptor.GetAttributes(Type)'. The return value of method 'System.ComponentModel.PropertyDescriptor.PropertyType.get' does not have matching annotations. The source value must declare at least the same requirements as those declared on the target location it is assigned to. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2026: System.Windows.Forms.Design.ImageCollectionEditor.GetDisplayText(Object): Using member 'System.ComponentModel.TypeDescriptor.GetProperties(Object)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyDescriptor's PropertyType cannot be statically discovered. The Type of component cannot be statically discovered. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2026: System.Windows.Forms.Design.ImageCollectionEditor.GetDisplayText(Object): Using member 'System.ComponentModel.TypeDescriptor.GetConverter(Object)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. Generic TypeConverters may require the generic types to be annotated. For example, NullableConverter requires the underlying type to be DynamicallyAccessedMembers All. The Type of component cannot be statically discovered. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2026: System.ComponentModel.Design.CollectionEditor.GetDisplayText(Object): Using member 'System.ComponentModel.TypeDescriptor.GetProperties(Object)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyDescriptor's PropertyType cannot be statically discovered. The Type of component cannot be statically discovered. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2026: System.ComponentModel.Design.CollectionEditor.GetDisplayText(Object): Using member 'System.ComponentModel.TypeDescriptor.GetDefaultProperty(Type)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyDescriptor's PropertyType cannot be statically discovered. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2072: System.ComponentModel.Design.CollectionEditor.GetDisplayText(Object): 'componentType' argument does not satisfy 'DynamicallyAccessedMemberTypes.All' in call to 'System.ComponentModel.TypeDescriptor.GetDefaultProperty(Type)'. The return value of method 'System.ComponentModel.Design.CollectionEditor.CollectionType.get' does not have matching annotations. The source value must declare at least the same requirements as those declared on the target location it is assigned to. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2026: System.ComponentModel.Design.CollectionEditor.GetDisplayText(Object): Using member 'System.ComponentModel.TypeDescriptor.GetConverter(Object)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. Generic TypeConverters may require the generic types to be annotated. For example, NullableConverter requires the underlying type to be DynamicallyAccessedMembers All. The Type of component cannot be statically discovered. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2050: System.Windows.Forms.Clipboard.SetDataObject(Object,Boolean,Int32,Int32): P/invoke method 'Interop.Ole32.OleSetClipboard(IDataObject)' declares a parameter with COM marshalling. Correctness of COM interop cannot be guaranteed after trimming. Interfaces and interface members might be removed. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2026: System.Windows.Forms.Design.ControlDesigner.DockingActionList.GetActionName(): Using member 'System.ComponentModel.TypeDescriptor.GetProperties(Object)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyDescriptor's PropertyType cannot be statically discovered. The Type of component cannot be statically discovered. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2026: System.Windows.Forms.Design.ControlDesigner.DockingActionList.OnDockActionClick(Object,EventArgs): Using member 'System.ComponentModel.TypeDescriptor.GetProperties(Object)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyDescriptor's PropertyType cannot be statically discovered. The Type of component cannot be statically discovered. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : AOT analysis warning IL3050: Microsoft.AspNetCore.Components.Web.WebEventData.ParseEventArgsJson(Renderer,JsonSerializerOptions,UInt64,String,JsonElement): Using member 'System.Text.Json.JsonSerializer.Deserialize(String,Type,JsonSerializerOptions)' which has 'RequiresDynamicCodeAttribute' can break functionality when AOT compiling. JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2072: Microsoft.AspNetCore.Components.ComponentFactory.PerformPropertyInjection(IServiceProvider,IComponent): 'componentType' argument does not satisfy 'DynamicallyAccessedMemberTypes.All' in call to 'Microsoft.AspNetCore.Components.ComponentFactory.GetComponentTypeInfo(Type)'. The return value of method 'System.Object.GetType()' does not have matching annotations. The source value must declare at least the same requirements as those declared on the target location it is assigned to. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2072: Microsoft.AspNetCore.Components.CascadingParameterState.FindCascadingParameters(ComponentState,Boolean&): 'componentType' argument does not satisfy 'DynamicallyAccessedMemberTypes.All' in call to 'Microsoft.AspNetCore.Components.CascadingParameterState.GetCascadingParameterInfos(Type)'. The return value of method 'System.Object.GetType()' does not have matching annotations. The source value must declare at least the same requirements as those declared on the target location it is assigned to. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2026: System.ComponentModel.Design.DesignerActionPanel.ProcessTaskItem(DesignerActionList,DesignerActionItem): Using member 'System.ComponentModel.TypeDescriptor.GetProperties(Object)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyDescriptor's PropertyType cannot be statically discovered. The Type of component cannot be statically discovered. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2026: System.ComponentModel.Design.DesignerActionPanel.ProcessTaskItem(DesignerActionList,DesignerActionItem): Using member 'System.ComponentModel.PropertyDescriptor.GetEditor(Type)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. Editors registered in TypeDescriptor.AddEditorTable may be trimmed. PropertyDescriptor's PropertyType cannot be statically discovered. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2026: System.ComponentModel.Design.DesignerActionPanel.ProcessTaskItem(DesignerActionList,DesignerActionItem): Using member 'System.ComponentModel.PropertyDescriptor.Converter.get' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyDescriptor's PropertyType cannot be statically discovered. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2026: System.Windows.Forms.PropertyGrid.OnViewPropertyPagesButtonClick(Object,EventArgs): Using member 'System.ComponentModel.TypeDescriptor.GetEditor(Object,Type)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. Editors registered in TypeDescriptor.AddEditorTable may be trimmed. The Type of component cannot be statically discovered. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2026: System.ComponentModel.Design.CollectionEditor.CollectionEditorCollectionForm.ListItem.Editor.get: Using member 'System.ComponentModel.TypeDescriptor.GetEditor(Object,Type)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. Editors registered in TypeDescriptor.AddEditorTable may be trimmed. The Type of component cannot be statically discovered. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2062: System.Windows.Forms.Design.ImageListImageEditor.EditValue(ITypeDescriptorContext,IServiceProvider,Object): Value passed to parameter 'type' of method 'System.Activator.CreateInstance(Type,BindingFlags,Binder,Object[],CultureInfo)' can not be statically determined and may not meet 'DynamicallyAccessedMembersAttribute' requirements. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2026: System.Windows.Forms.PropertyGrid.EnablePropPageButton(Object): Using member 'System.ComponentModel.TypeDescriptor.GetEditor(Object,Type)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. Editors registered in TypeDescriptor.AddEditorTable may be trimmed. The Type of component cannot be statically discovered. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2026: System.Windows.Forms.DataObject.ComDataObjectAdapter.g__ReadObjectFromHandleDeserializer|4_4(Stream,Boolean): Using member 'System.Runtime.Serialization.Formatters.Binary.BinaryFormatter.Deserialize(Stream)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. BinaryFormatter serialization is not trim compatible because the type of objects being processed cannot be statically discovered. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : AOT analysis warning IL3050: System.Windows.Forms.DataObject.ComDataObjectAdapter.g__ReadObjectFromHandleDeserializer|4_4(Stream,Boolean): Using member 'System.Runtime.Serialization.Formatters.Binary.BinaryFormatter.Deserialize(Stream)' which has 'RequiresDynamicCodeAttribute' can break functionality when AOT compiling. BinaryFormatter serialization uses dynamic code generation, the type of objects being processed cannot be statically discovered. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2026: System.ComponentModel.TypeDescriptorHelper.TryGetAttribute(Object,!!0&): Using member 'System.ComponentModel.TypeDescriptor.GetAttributes(Object)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. The Type of component cannot be statically discovered. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2026: System.Windows.Forms.Design.ImageCollectionEditor.CreateInstance(Type): Using member 'System.ComponentModel.TypeDescriptor.GetEditor(Type,Type)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. Editors registered in TypeDescriptor.AddEditorTable may be trimmed. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2067: System.ComponentModel.Design.CollectionEditor.CreateInstance(Type): 'objectType' argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicConstructors' in call to 'System.ComponentModel.TypeDescriptor.CreateInstance(IServiceProvider,Type,Type[],Object[])'. The parameter 'itemType' of method 'System.ComponentModel.Design.CollectionEditor.CreateInstance(Type)' does not have matching annotations. The source value must declare at least the same requirements as those declared on the target location it is assigned to. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2070: System.Windows.Forms.PropertyGrid.CreateTab(Type,IDesignerHost): 'this' argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicConstructors' in call to 'System.Type.GetConstructor(Type[])'. The parameter 'tabType' of method 'System.Windows.Forms.PropertyGrid.CreateTab(Type,IDesignerHost)' does not have matching annotations. The source value must declare at least the same requirements as those declared on the target location it is assigned to. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2070: System.Windows.Forms.PropertyGrid.CreateTab(Type,IDesignerHost): 'this' argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicConstructors' in call to 'System.Type.GetConstructor(Type[])'. The parameter 'tabType' of method 'System.Windows.Forms.PropertyGrid.CreateTab(Type,IDesignerHost)' does not have matching annotations. The source value must declare at least the same requirements as those declared on the target location it is assigned to. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2067: System.Windows.Forms.PropertyGrid.CreateTab(Type,IDesignerHost): 'type' argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicParameterlessConstructor' in call to 'System.Activator.CreateInstance(Type)'. The parameter 'tabType' of method 'System.Windows.Forms.PropertyGrid.CreateTab(Type,IDesignerHost)' does not have matching annotations. The source value must declare at least the same requirements as those declared on the target location it is assigned to. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2075: System.ComponentModel.Design.DesignerActionPanel.IsReadOnlyProperty(PropertyDescriptor): 'this' argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicProperties' in call to 'System.Type.GetProperty(String)'. The return value of method 'System.ComponentModel.PropertyDescriptor.ComponentType.get' does not have matching annotations. The source value must declare at least the same requirements as those declared on the target location it is assigned to. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2026: System.Windows.Forms.ComponentModel.Com2Interop.Com2PropertyDescriptor.GetBaseTypeConverter(): Using member 'System.ComponentModel.PropertyDescriptor.Converter.get' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyDescriptor's PropertyType cannot be statically discovered. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2026: System.Windows.Forms.ComponentModel.Com2Interop.Com2PropertyDescriptor.GetBaseTypeEditor(Type): Using member 'System.ComponentModel.PropertyDescriptor.GetEditor(Type)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. Editors registered in TypeDescriptor.AddEditorTable may be trimmed. PropertyDescriptor's PropertyType cannot be statically discovered. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2026: System.Windows.Forms.ComponentModel.Com2Interop.ComNativeDescriptor.ResolveVariantTypeConverterAndTypeEditor(Object,TypeConverter&,Type,Object&): Using member 'System.ComponentModel.TypeDescriptor.GetConverter(Type)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. Generic TypeConverters may require the generic types to be annotated. For example, NullableConverter requires the underlying type to be DynamicallyAccessedMembers All. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2072: System.Windows.Forms.ComponentModel.Com2Interop.ComNativeDescriptor.ResolveVariantTypeConverterAndTypeEditor(Object,TypeConverter&,Type,Object&): 'type' argument does not satisfy 'DynamicallyAccessedMemberTypes.All' in call to 'System.ComponentModel.TypeDescriptor.GetConverter(Type)'. The return value of method 'System.Object.GetType()' does not have matching annotations. The source value must declare at least the same requirements as those declared on the target location it is assigned to. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2026: System.Windows.Forms.ComponentModel.Com2Interop.ComNativeDescriptor.ResolveVariantTypeConverterAndTypeEditor(Object,TypeConverter&,Type,Object&): Using member 'System.ComponentModel.TypeDescriptor.GetEditor(Type,Type)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. Editors registered in TypeDescriptor.AddEditorTable may be trimmed. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2072: System.Windows.Forms.ComponentModel.Com2Interop.ComNativeDescriptor.ResolveVariantTypeConverterAndTypeEditor(Object,TypeConverter&,Type,Object&): 'type' argument does not satisfy 'DynamicallyAccessedMemberTypes.All' in call to 'System.ComponentModel.TypeDescriptor.GetEditor(Type,Type)'. The return value of method 'System.Object.GetType()' does not have matching annotations. The source value must declare at least the same requirements as those declared on the target location it is assigned to. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2026: System.Windows.Forms.ComponentModel.Com2Interop.Com2IPerPropertyBrowsingHandler.OnGetDisplayValue(Com2PropertyDescriptor,GetNameItemEvent): Using member 'System.ComponentModel.PropertyDescriptor.Converter.get' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyDescriptor's PropertyType cannot be statically discovered. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2026: System.Windows.Forms.AxHost.SetSelectionStyle(Int32): Using member 'System.ComponentModel.TypeDescriptor.GetProperties(Object)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyDescriptor's PropertyType cannot be statically discovered. The Type of component cannot be statically discovered. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2026: System.ComponentModel.Design.DesignerActionPanel.PropertyLine.PropertyDescriptor.get: Using member 'System.ComponentModel.TypeDescriptor.GetProperties(Object)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyDescriptor's PropertyType cannot be statically discovered. The Type of component cannot be statically discovered. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2026: System.ComponentModel.Design.DesignerActionPanel.EditorPropertyLine.OnPropertyTaskItemUpdated(ToolTip,Int32&): Using member 'System.ComponentModel.PropertyDescriptor.GetEditor(Type)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. Editors registered in TypeDescriptor.AddEditorTable may be trimmed. PropertyDescriptor's PropertyType cannot be statically discovered. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2026: System.ComponentModel.Design.DesignerActionPanel.TextBoxPropertyLine.OnValueChanged(): Using member 'System.ComponentModel.PropertyDescriptor.Converter.get' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyDescriptor's PropertyType cannot be statically discovered. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2026: System.ComponentModel.Design.DesignerActionPanel.EditorPropertyLine.ActivateDropDown(): Using member 'System.ComponentModel.PropertyDescriptor.Converter.get' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyDescriptor's PropertyType cannot be statically discovered. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2026: System.Windows.Forms.PropertyGridInternal.PropertiesTab.GetProperties(ITypeDescriptorContext,Object,Attribute[]): Using member 'System.ComponentModel.TypeDescriptor.GetProperties(Object,Attribute[])' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyDescriptor's PropertyType cannot be statically discovered. The Type of component cannot be statically discovered. The public parameterless constructor or the 'Default' static field may be trimmed from the Attribute's Type. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2026: System.Windows.Forms.PropertyGridInternal.PropertiesTab.GetProperties(ITypeDescriptorContext,Object,Attribute[]): Using member 'System.ComponentModel.PropertyDescriptor.Converter.get' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyDescriptor's PropertyType cannot be statically discovered. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2026: System.Windows.Forms.PropertyGridInternal.PropertiesTab.GetProperties(ITypeDescriptorContext,Object,Attribute[]): Using member 'System.ComponentModel.TypeDescriptor.GetConverter(Object)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. Generic TypeConverters may require the generic types to be annotated. For example, NullableConverter requires the underlying type to be DynamicallyAccessedMembers All. The Type of component cannot be statically discovered. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2026: System.Windows.Forms.PropertyGridInternal.PropertiesTab.GetProperties(ITypeDescriptorContext,Object,Attribute[]): Using member 'System.ComponentModel.TypeConverter.GetProperties(ITypeDescriptorContext,Object,Attribute[])' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. The Type of value cannot be statically discovered. The public parameterless constructor or the 'Default' static field may be trimmed from the Attribute's Type. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2026: System.Windows.Forms.PropertyGridInternal.PropertiesTab.GetProperties(ITypeDescriptorContext,Object,Attribute[]): Using member 'System.ComponentModel.TypeDescriptor.GetProperties(Object,Attribute[])' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyDescriptor's PropertyType cannot be statically discovered. The Type of component cannot be statically discovered. The public parameterless constructor or the 'Default' static field may be trimmed from the Attribute's Type. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2026: System.Windows.Forms.Design.EventsTab.GetProperties(ITypeDescriptorContext,Object,Attribute[]): Using member 'System.ComponentModel.TypeDescriptor.GetEvents(Object,Attribute[],Boolean)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. The Type of component cannot be statically discovered. The public parameterless constructor or the 'Default' static field may be trimmed from the Attribute's Type. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2026: System.Windows.Forms.Design.EventsTab.GetProperties(ITypeDescriptorContext,Object,Attribute[]): Using member 'System.ComponentModel.TypeDescriptor.GetProperties(Object,Attribute[])' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyDescriptor's PropertyType cannot be statically discovered. The Type of component cannot be statically discovered. The public parameterless constructor or the 'Default' static field may be trimmed from the Attribute's Type. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2026: System.Windows.Forms.Design.EventsTab.GetProperties(ITypeDescriptorContext,Object,Attribute[]): Using member 'System.ComponentModel.PropertyDescriptor.Converter.get' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyDescriptor's PropertyType cannot be statically discovered. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2026: System.Windows.Forms.Design.EventsTab.GetProperties(ITypeDescriptorContext,Object,Attribute[]): Using member 'System.ComponentModel.TypeDescriptor.GetEvents(Object,Attribute[])' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. The Type of component cannot be statically discovered. The public parameterless constructor or the 'Default' static field may be trimmed from the Attribute's Type. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2026: System.Windows.Forms.Design.EventsTab.GetProperties(ITypeDescriptorContext,Object,Attribute[]): Using member 'System.ComponentModel.TypeDescriptor.CreateProperty(Type,PropertyDescriptor,Attribute[])' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyDescriptor's PropertyType cannot be statically discovered. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2072: System.Windows.Forms.Design.EventsTab.GetProperties(ITypeDescriptorContext,Object,Attribute[]): 'componentType' argument does not satisfy 'DynamicallyAccessedMemberTypes.All' in call to 'System.ComponentModel.TypeDescriptor.CreateProperty(Type,PropertyDescriptor,Attribute[])'. The return value of method 'System.ComponentModel.PropertyDescriptor.ComponentType.get' does not have matching annotations. The source value must declare at least the same requirements as those declared on the target location it is assigned to. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2026: System.Windows.Forms.LinkConverter.ConvertFrom(ITypeDescriptorContext,CultureInfo,Object): Using member 'System.ComponentModel.TypeDescriptor.GetConverter(Type)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. Generic TypeConverters may require the generic types to be annotated. For example, NullableConverter requires the underlying type to be DynamicallyAccessedMembers All. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2026: System.Windows.Forms.LinkConverter.ConvertTo(ITypeDescriptorContext,CultureInfo,Object,Type): Using member 'System.ComponentModel.TypeDescriptor.GetConverter(Type)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. Generic TypeConverters may require the generic types to be annotated. For example, NullableConverter requires the underlying type to be DynamicallyAccessedMembers All. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2026: System.Windows.Forms.PropertyGridInternal.GridEntry.EntryFlags.get: Using member 'System.ComponentModel.TypeDescriptor.GetAttributes(Object)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. The Type of component cannot be statically discovered. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2026: System.Windows.Forms.PropertyGridInternal.GridEntry.EntryFlags.get: Using member 'System.ComponentModel.AttributeCollection.Contains(Attribute)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. The public parameterless constructor or the 'Default' static field may be trimmed from the Attribute's Type. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2072: System.Windows.Forms.PropertyGridInternal.GridEntry.EntryFlags.get: 'componentType' argument does not satisfy 'DynamicallyAccessedMemberTypes.All' in call to 'System.ComponentModel.TypeDescriptor.GetAttributes(Type)'. The return value of method 'System.Windows.Forms.PropertyGridInternal.GridEntry.PropertyType.get' does not have matching annotations. The source value must declare at least the same requirements as those declared on the target location it is assigned to. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2026: System.Windows.Forms.PropertyGridInternal.GridEntry.EntryFlags.get: Using member 'System.ComponentModel.AttributeCollection.Contains(Attribute)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. The public parameterless constructor or the 'Default' static field may be trimmed from the Attribute's Type. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2026: System.Windows.Forms.PropertyGridInternal.PropertyGridView.DropDownHolder.GetInstanceCreationEditor(PropertyDescriptorGridEntry): Using member 'System.ComponentModel.PropertyDescriptor.GetEditor(Type)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. Editors registered in TypeDescriptor.AddEditorTable may be trimmed. PropertyDescriptor's PropertyType cannot be statically discovered. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2026: System.Windows.Forms.PropertyGridInternal.PropertyGridView.DropDownHolder.GetInstanceCreationEditor(PropertyDescriptorGridEntry): Using member 'System.ComponentModel.TypeDescriptor.GetEditor(Object,Type)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. Editors registered in TypeDescriptor.AddEditorTable may be trimmed. The Type of component cannot be statically discovered. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2075: System.ComponentModel.Design.DesignerActionMethodItem.Invoke(): 'this' argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicMethods', 'DynamicallyAccessedMemberTypes.NonPublicMethods' in call to 'System.Type.GetMethod(String,BindingFlags)'. The return value of method 'System.Object.GetType()' does not have matching annotations. The source value must declare at least the same requirements as those declared on the target location it is assigned to. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2026: System.ComponentModel.Design.DesignerActionPanel.PropertyLine.SetValue(Object): Using member 'System.ComponentModel.PropertyDescriptor.Converter.get' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyDescriptor's PropertyType cannot be statically discovered. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2026: System.ComponentModel.Design.DesignerActionPanel.PropertyLine.SetValue(Object): Using member 'System.ComponentModel.PropertyDescriptor.Converter.get' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyDescriptor's PropertyType cannot be statically discovered. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2026: System.ComponentModel.Design.DesignerActionPanel.PropertyLine.SetValue(Object): Using member 'System.ComponentModel.PropertyDescriptor.Converter.get' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyDescriptor's PropertyType cannot be statically discovered. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2026: System.ComponentModel.Design.DesignerActionPanel.TextBoxPropertyLine.GetStandardValues(): Using member 'System.ComponentModel.PropertyDescriptor.Converter.get' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyDescriptor's PropertyType cannot be statically discovered. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2026: System.ComponentModel.Design.DesignerActionPanel.EditorPropertyLine.IsReadOnly(): Using member 'System.ComponentModel.PropertyDescriptor.Converter.get' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyDescriptor's PropertyType cannot be statically discovered. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2026: System.ComponentModel.Design.DesignerActionPanel.EditorPropertyLine.IsReadOnly(): Using member 'System.ComponentModel.PropertyDescriptor.Converter.get' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyDescriptor's PropertyType cannot be statically discovered. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2026: System.ComponentModel.Design.DesignerActionPanel.EditorPropertyLine.IsReadOnly(): Using member 'System.ComponentModel.PropertyDescriptor.Converter.get' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyDescriptor's PropertyType cannot be statically discovered. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2072: System.Windows.Forms.ComponentModel.Com2Interop.Com2IDispatchConverter.Com2IDispatchConverter(Com2PropertyDescriptor,Boolean): 'baseType' argument does not satisfy 'DynamicallyAccessedMemberTypes.All' in call to 'System.Windows.Forms.ComponentModel.Com2Interop.Com2ExtendedTypeConverter.Com2ExtendedTypeConverter(Type)'. The return value of method 'System.ComponentModel.PropertyDescriptor.PropertyType.get' does not have matching annotations. The source value must declare at least the same requirements as those declared on the target location it is assigned to. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : AOT analysis warning IL3050: Microsoft.JSInterop.Infrastructure.DotNetDispatcher.BeginInvokeDotNet(JSRuntime,DotNetInvocationInfo,String): Using member 'System.Text.Json.JsonSerializer.Serialize(Object,JsonSerializerOptions)' which has 'RequiresDynamicCodeAttribute' can break functionality when AOT compiling. JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2026: Microsoft.AspNetCore.Components.WebView.IpcCommon.TryDeserialize(String,T&,ArraySegment`1&): Using member 'System.Text.Json.JsonSerializer.Deserialize(ReadOnlySpan`1,Type,JsonSerializerOptions)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : AOT analysis warning IL3050: Microsoft.AspNetCore.Components.WebView.IpcCommon.TryDeserialize(String,T&,ArraySegment`1&): Using member 'System.Text.Json.JsonSerializer.Deserialize(ReadOnlySpan`1,Type,JsonSerializerOptions)' which has 'RequiresDynamicCodeAttribute' can break functionality when AOT compiling. JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : AOT analysis warning IL3050: Microsoft.JSInterop.JSRuntime.InvokeAsync(Int64,String,CancellationToken,Object[]): Using member 'System.Text.Json.JsonSerializer.Serialize(Object[],JsonSerializerOptions)' which has 'RequiresDynamicCodeAttribute' can break functionality when AOT compiling. JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : AOT analysis warning IL3050: Microsoft.JSInterop.JSRuntime.EndInvokeJS(Int64,Boolean,Utf8JsonReader&): Using member 'System.Text.Json.JsonSerializer.Deserialize(Utf8JsonReader&,Type,JsonSerializerOptions)' which has 'RequiresDynamicCodeAttribute' can break functionality when AOT compiling. JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2026: System.Windows.Forms.ComponentModel.Com2Interop.Com2ExtendedTypeConverter.Com2ExtendedTypeConverter(Type): Using member 'System.ComponentModel.TypeDescriptor.GetConverter(Type)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. Generic TypeConverters may require the generic types to be annotated. For example, NullableConverter requires the underlying type to be DynamicallyAccessedMembers All. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2026: System.Windows.Forms.PropertyGrid.OnPropertyValueSet(GridItem,Object): Using member 'System.ComponentModel.TypeDescriptor.GetEditor(Type,Type)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. Editors registered in TypeDescriptor.AddEditorTable may be trimmed. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2072: System.Windows.Forms.PropertyGrid.OnPropertyValueSet(GridItem,Object): 'type' argument does not satisfy 'DynamicallyAccessedMemberTypes.All' in call to 'System.ComponentModel.TypeDescriptor.GetEditor(Type,Type)'. The return value of method 'System.ComponentModel.PropertyDescriptor.PropertyType.get' does not have matching annotations. The source value must declare at least the same requirements as those declared on the target location it is assigned to. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2026: System.Windows.Forms.PropertyGridInternal.MultiSelectRootGridEntry.ForceReadOnly.get: Using member 'System.ComponentModel.TypeDescriptor.GetAttributes(Object)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. The Type of component cannot be statically discovered. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2026: System.Windows.Forms.PropertyGridInternal.MultiSelectRootGridEntry.ForceReadOnly.get: Using member 'System.ComponentModel.AttributeCollection.Contains(Attribute)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. The public parameterless constructor or the 'Default' static field may be trimmed from the Attribute's Type. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2026: System.Windows.Forms.PropertyGridInternal.SingleSelectRootGridEntry.ForceReadOnly.get: Using member 'System.ComponentModel.TypeDescriptor.GetAttributes(Object)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. The Type of component cannot be statically discovered. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2026: System.Windows.Forms.PropertyGridInternal.SingleSelectRootGridEntry.ForceReadOnly.get: Using member 'System.ComponentModel.AttributeCollection.Contains(Attribute)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. The public parameterless constructor or the 'Default' static field may be trimmed from the Attribute's Type. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2026: System.Windows.Forms.PropertyGridInternal.SingleSelectRootGridEntry.PropertyValue.set: Using member 'System.ComponentModel.TypeDescriptor.GetClassName(Object)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. The Type of component cannot be statically discovered. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2072: System.Windows.Forms.PropertyGridInternal.GridEntry.Attributes.get: 'componentType' argument does not satisfy 'DynamicallyAccessedMemberTypes.All' in call to 'System.ComponentModel.TypeDescriptor.GetAttributes(Type)'. The return value of method 'System.Windows.Forms.PropertyGridInternal.GridEntry.PropertyType.get' does not have matching annotations. The source value must declare at least the same requirements as those declared on the target location it is assigned to. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2026: System.Windows.Forms.PropertyGridInternal.GridEntry.TypeConverter.get: Using member 'System.ComponentModel.TypeDescriptor.GetConverter(Object)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. Generic TypeConverters may require the generic types to be annotated. For example, NullableConverter requires the underlying type to be DynamicallyAccessedMembers All. The Type of component cannot be statically discovered. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2026: System.Windows.Forms.PropertyGridInternal.GridEntry.UITypeEditor.get: Using member 'System.ComponentModel.TypeDescriptor.GetEditor(Type,Type)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. Editors registered in TypeDescriptor.AddEditorTable may be trimmed. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2072: System.Windows.Forms.PropertyGridInternal.GridEntry.UITypeEditor.get: 'type' argument does not satisfy 'DynamicallyAccessedMemberTypes.All' in call to 'System.ComponentModel.TypeDescriptor.GetEditor(Type,Type)'. The return value of method 'System.Windows.Forms.PropertyGridInternal.GridEntry.PropertyType.get' does not have matching annotations. The source value must declare at least the same requirements as those declared on the target location it is assigned to. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2026: System.Windows.Forms.PropertyGridInternal.SingleSelectRootGridEntry.SingleSelectRootGridEntry(PropertyGridView,Object,IServiceProvider,IDesignerHost,PropertyTab,PropertySort): Using member 'System.ComponentModel.TypeDescriptor.GetClassName(Object)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. The Type of component cannot be statically discovered. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2026: System.Windows.Forms.LinkArea.LinkAreaConverter.ConvertFrom(ITypeDescriptorContext,CultureInfo,Object): Using member 'System.ComponentModel.TypeDescriptor.GetConverter(Type)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. Generic TypeConverters may require the generic types to be annotated. For example, NullableConverter requires the underlying type to be DynamicallyAccessedMembers All. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2026: System.Windows.Forms.LinkArea.LinkAreaConverter.ConvertTo(ITypeDescriptorContext,CultureInfo,Object,Type): Using member 'System.ComponentModel.TypeDescriptor.GetConverter(Type)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. Generic TypeConverters may require the generic types to be annotated. For example, NullableConverter requires the underlying type to be DynamicallyAccessedMembers All. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2074: Windows.Win32.System.Ole.ClassPropertyDispatchAdapter.ClassPropertyDispatchAdapter(Object,ClassPropertyDispatchAdapter): value stored in field 'Windows.Win32.System.Ole.ClassPropertyDispatchAdapter._type' does not satisfy 'DynamicallyAccessedMemberTypes.PublicProperties' requirements. The return value of method 'System.Object.GetType()' does not have matching annotations. The source value must declare at least the same requirements as those declared on the target location it is assigned to. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2026: System.Windows.Forms.PropertyGrid.Windows.Win32.System.Ole.IPropertyNotifySink.Interface.OnChanged(Int32): Using member 'System.ComponentModel.TypeDescriptor.GetClassName(Object)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. The Type of component cannot be statically discovered. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2026: System.Windows.Forms.AxHost.OleInterfaces.Windows.Win32.System.Ole.IPropertyNotifySink.Interface.OnChanged(Int32): Using member 'System.ComponentModel.ICustomTypeDescriptor.GetProperties()' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyDescriptor's PropertyType cannot be statically discovered. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : AOT analysis warning IL3050: System.Windows.Forms.ComponentModel.Com2Interop.Com2TypeInfoProcessor.ModuleBuilder.get: Using member 'System.Reflection.Emit.AssemblyBuilder.DefineDynamicAssembly(AssemblyName,AssemblyBuilderAccess)' which has 'RequiresDynamicCodeAttribute' can break functionality when AOT compiling. Defining a dynamic assembly requires dynamic code. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : AOT analysis warning IL3050: Microsoft.JSInterop.Infrastructure.DotNetDispatcher.EndInvokeDotNetAfterTask(Task,JSRuntime,DotNetInvocationInfo&): Using member 'System.Text.Json.JsonSerializer.Serialize(Object,JsonSerializerOptions)' which has 'RequiresDynamicCodeAttribute' can break functionality when AOT compiling. JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : AOT analysis warning IL3050: Microsoft.JSInterop.Infrastructure.DotNetDispatcher.<>c.b__14_0(Type,MethodInfo): Using member 'System.Reflection.MethodInfo.MakeGenericMethod(Type[])' which has 'RequiresDynamicCodeAttribute' can break functionality when AOT compiling. The native code for this instantiation might not be available at runtime. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : AOT analysis warning IL3050: Microsoft.JSInterop.Infrastructure.DotNetDispatcher.ParseArguments(JSRuntime,String,String,Type[]): Using member 'System.Text.Json.JsonSerializer.Deserialize(Utf8JsonReader&,Type,JsonSerializerOptions)' which has 'RequiresDynamicCodeAttribute' can break functionality when AOT compiling. JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2111: Microsoft.JSInterop.Infrastructure.DotNetDispatcher.GetCachedMethodInfo(IDotNetObjectReference,String): Method 'Microsoft.JSInterop.Infrastructure.DotNetDispatcher.g__ScanTypeForCallableMethods|16_0(Type)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2065: Microsoft.JSInterop.Infrastructure.DotNetDispatcher.ScanAssemblyForCallableMethods(DotNetDispatcher.AssemblyKey): Value passed to implicit 'this' parameter of method 'System.Type.GetMethods(BindingFlags)' can not be statically determined and may not meet 'DynamicallyAccessedMembersAttribute' requirements. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2026: System.Windows.Forms.PropertyGridInternal.PropertyDescriptorGridEntry.HelpKeyword.get: Using member 'System.ComponentModel.TypeDescriptor.GetClassName(Object)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. The Type of component cannot be statically discovered. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2026: System.Windows.Forms.PropertyGridInternal.PropertyDescriptorGridEntry.HelpKeyword.get: Using member 'System.ComponentModel.TypeDescriptor.GetProperties(Type)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyDescriptor's PropertyType cannot be statically discovered. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2072: System.Windows.Forms.PropertyGridInternal.PropertyDescriptorGridEntry.HelpKeyword.get: 'componentType' argument does not satisfy 'DynamicallyAccessedMemberTypes.All' in call to 'System.ComponentModel.TypeDescriptor.GetProperties(Type)'. The return value of method 'System.Object.GetType()' does not have matching annotations. The source value must declare at least the same requirements as those declared on the target location it is assigned to. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2026: System.Windows.Forms.PropertyGridInternal.PropertyDescriptorGridEntry.HelpKeyword.get: Using member 'System.ComponentModel.TypeDescriptor.GetClassName(Object)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. The Type of component cannot be statically discovered. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2026: System.Windows.Forms.PropertyGridInternal.PropertyDescriptorGridEntry.TypeConverter.get: Using member 'System.ComponentModel.PropertyDescriptor.Converter.get' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyDescriptor's PropertyType cannot be statically discovered. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2026: System.Windows.Forms.PropertyGridInternal.PropertyDescriptorGridEntry.UITypeEditor.get: Using member 'System.ComponentModel.PropertyDescriptor.GetEditor(Type)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. Editors registered in TypeDescriptor.AddEditorTable may be trimmed. PropertyDescriptor's PropertyType cannot be statically discovered. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2026: System.Windows.Forms.PropertyGridInternal.GridEntry.GetChildEntries(): Using member 'System.ComponentModel.TypeConverter.GetProperties(ITypeDescriptorContext,Object,Attribute[])' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. The Type of value cannot be statically discovered. The public parameterless constructor or the 'Default' static field may be trimmed from the Attribute's Type. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2026: System.Windows.Forms.PropertyGridInternal.GridEntry.GetChildEntries(): Using member 'System.ComponentModel.TypeDescriptor.GetDefaultProperty(Object)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyDescriptor's PropertyType cannot be statically discovered. The Type of component cannot be statically discovered. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2026: System.Windows.Forms.Design.EventsTab.GetDefaultProperty(Object): Using member 'System.ComponentModel.TypeDescriptor.GetDefaultEvent(Object)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. The built-in EventDescriptor implementation uses Reflection which requires unreferenced code. The Type of component cannot be statically discovered. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2026: System.Windows.Forms.PropertyGridInternal.ImmutablePropertyDescriptorGridEntry.PropertyValue.set: Using member 'System.ComponentModel.TypeConverter.GetProperties(ITypeDescriptorContext,Object)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. The Type of value cannot be statically discovered. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2026: System.Windows.Forms.PropertyGridInternal.MultiPropertyDescriptorGridEntry.NotifyParentsOfChanges(GridEntry): Using member 'System.ComponentModel.AttributeCollection.Contains(Attribute)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. The public parameterless constructor or the 'Default' static field may be trimmed from the Attribute's Type. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2026: System.Windows.Forms.PropertyGridInternal.PropertyDescriptorGridEntry.NotifyParentsOfChanges(GridEntry): Using member 'System.ComponentModel.AttributeCollection.Contains(Attribute)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. The public parameterless constructor or the 'Default' static field may be trimmed from the Attribute's Type. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2026: System.Windows.Forms.PropertyGridInternal.PropertyDescriptorGridEntry.SetPropertyValue(Object,Object,Boolean,String): Using member 'System.ComponentModel.TypeDescriptor.GetEvents(Object)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. The Type of component cannot be statically discovered. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : AOT analysis warning IL3050: Microsoft.JSInterop.Infrastructure.TaskGenericsUtil.<>c.b__5_0(Type): Using member 'System.Type.MakeGenericType(Type[])' which has 'RequiresDynamicCodeAttribute' can break functionality when AOT compiling. The native code for this instantiation might not be available at runtime. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : AOT analysis warning IL3050: Microsoft.JSInterop.Infrastructure.TaskGenericsUtil.<>c.b__12_0(Type): Using member 'System.Type.MakeGenericType(Type[])' which has 'RequiresDynamicCodeAttribute' can break functionality when AOT compiling. The native code for this instantiation might not be available at runtime. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2070: Microsoft.Web.WebView2.Core.CoreWebView2PrivateHostObjectHelper.RawHelper.GetMethodInfo(Type,String,Nullable`1): 'this' argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicConstructors', 'DynamicallyAccessedMemberTypes.PublicMethods', 'DynamicallyAccessedMemberTypes.PublicFields', 'DynamicallyAccessedMemberTypes.PublicNestedTypes', 'DynamicallyAccessedMemberTypes.PublicProperties', 'DynamicallyAccessedMemberTypes.PublicEvents' in call to 'System.Type.GetMember(String)'. The parameter 'type' of method 'Microsoft.Web.WebView2.Core.CoreWebView2PrivateHostObjectHelper.RawHelper.GetMethodInfo(Type,String,Nullable`1)' does not have matching annotations. The source value must declare at least the same requirements as those declared on the target location it is assigned to. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2070: Microsoft.Web.WebView2.Core.CoreWebView2PrivateHostObjectHelper.AwaitableReflection.FromAwaitableType(Type): 'this' argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicMethods' in call to 'System.Type.GetMethod(String)'. The parameter 'type' of method 'Microsoft.Web.WebView2.Core.CoreWebView2PrivateHostObjectHelper.AwaitableReflection.FromAwaitableType(Type)' does not have matching annotations. The source value must declare at least the same requirements as those declared on the target location it is assigned to. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2075: Microsoft.Web.WebView2.Core.CoreWebView2PrivateHostObjectHelper.AwaitableReflection.FromAwaitableType(Type): 'this' argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicProperties' in call to 'System.Type.GetProperty(String)'. The return value of method 'System.Reflection.MethodInfo.ReturnType.get' does not have matching annotations. The source value must declare at least the same requirements as those declared on the target location it is assigned to. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2075: Microsoft.Web.WebView2.Core.CoreWebView2PrivateHostObjectHelper.AwaitableReflection.FromAwaitableType(Type): 'this' argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicMethods' in call to 'System.Type.GetMethod(String)'. The return value of method 'System.Reflection.MethodInfo.ReturnType.get' does not have matching annotations. The source value must declare at least the same requirements as those declared on the target location it is assigned to. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2075: Microsoft.Web.WebView2.Core.CoreWebView2PrivateHostObjectHelper.AwaitableReflection.FromAwaitableType(Type): 'this' argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicMethods' in call to 'System.Type.GetMethod(String)'. The return value of method 'System.Reflection.MethodInfo.ReturnType.get' does not have matching annotations. The source value must declare at least the same requirements as those declared on the target location it is assigned to. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2026: System.Windows.Forms.PropertyGridInternal.MergePropertyDescriptor.CopyValue(Object): Using member 'System.ComponentModel.TypeDescriptor.GetConverter(Object)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. Generic TypeConverters may require the generic types to be annotated. For example, NullableConverter requires the underlying type to be DynamicallyAccessedMembers All. The Type of component cannot be statically discovered. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj] 1>ILC : Trim analysis warning IL2026: System.Windows.Forms.Design.PropertyTab.GetDefaultProperty(Object): Using member 'System.ComponentModel.TypeDescriptor.GetDefaultProperty(Object)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyDescriptor's PropertyType cannot be statically discovered. The Type of component cannot be statically discovered. [D:\Games and Programs\VisualStudioProjects1\BlazorNativeAOT\BlazorNativeAOT.csproj]