ILLink: Trim analysis warning IL2026: ..LanguageSupport.ForceLoadRuntimeApis(LanguageSupport* modopt(System.Runtime.CompilerServices.IsConst) modopt(System.Runtime.CompilerServices.IsConst)): Using member 'System.Reflection.Module.GetMethods(BindingFlags)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. Methods might be removed. ILLink: Trim analysis warning IL2026: ..ThisModule.ResolveMethod(method): Using member 'System.ModuleHandle.ResolveMethodHandle(Int32)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. Trimming changes metadata tokens. ILLink: Trim analysis warning IL2026: MS.Internal.FontFace.CompositeFontParser.CompositeFontParser(Stream): 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. ILLink: Trim analysis warning IL2026: System.Windows.DataObject.SaveObjectToHandle(IntPtr, 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. ILLink: Trim analysis warning IL2050: System.Windows.DataObject.Win32CreateStreamOnHGlobal(IntPtr, Boolean, IStream&): P/invoke method 'MS.Win32.UnsafeNativeMethods.CreateStreamOnHGlobal(IntPtr, Boolean, IStream&)' declares a parameter with COM marshalling. Correctness of COM interop cannot be guaranteed after trimming. Interfaces and interface members might be removed. ILLink: Trim analysis warning IL2026: System.Windows.Duration.ToString(): 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. ILLink: Trim analysis warning IL2075: MS.Internal.TextFormatting.TextMetrics.FullTextLine.WrapException(Exception): 'this' argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicConstructors' in call to 'System.Type.GetConstructor(Type[])'. The return value of method 'System.Exception.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. ILLink: Trim analysis warning IL2075: MS.Internal.TextFormatting.TextMetrics.FullTextLine.WrapException(Exception): 'this' argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicConstructors' in call to 'System.Type.GetConstructor(Type[])'. The return value of method 'System.Exception.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. ILLink: Trim analysis warning IL2026: System.Windows.Interop.HwndMouseInputProvider.EnsureFrameworkAccessors(HwndSource): Using member 'System.Reflection.Assembly.GetType(String)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. Types might be removed by trimming. If the type name is a string literal, consider using Type.GetType instead. ILLink: Trim analysis warning IL2075: System.Windows.Interop.HwndMouseInputProvider.EnsureFrameworkAccessors(HwndSource): 'this' argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicFields' in call to 'System.Type.GetField(String, BindingFlags)'. 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. ILLink: Trim analysis warning IL2075: System.Windows.Interop.HwndMouseInputProvider.EnsureFrameworkAccessors(HwndSource): 'this' argument does not satisfy 'DynamicallyAccessedMemberTypes.NonPublicMethods' in call to 'System.Type.GetMethod(String, BindingFlags)'. 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. ILLink: Trim analysis warning IL2050: MS.Internal.WindowsRuntime.Windows.UI.ViewManagement.InputPaneRcw.GetInputPaneActivationFactory(): P/invoke method 'MS.Internal.WindowsRuntime.Windows.UI.ViewManagement.NativeMethods.RoGetActivationFactory(IntPtr, Guid&, Object&)' declares a parameter with COM marshalling. Correctness of COM interop cannot be guaranteed after trimming. Interfaces and interface members might be removed. ILLink: Trim analysis warning IL2050: System.Windows.Input.InputProcessorProfilesLoader.Load(): P/invoke method 'MS.Win32.UnsafeNativeMethods.TF_CreateInputProcessorProfiles(UnsafeNativeMethods.ITfInputProcessorProfiles&)' declares a parameter with COM marshalling. Correctness of COM interop cannot be guaranteed after trimming. Interfaces and interface members might be removed. ILLink: Trim analysis warning IL2026: System.Windows.Input.KeyGestureValueSerializer.ConvertFromString(String, IValueSerializerContext): 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. ILLink: Trim analysis warning IL2026: System.Windows.Input.KeyGestureValueSerializer.ConvertToString(Object, IValueSerializerContext): 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. ILLink: Trim analysis warning IL2026: System.Windows.KeyTimeConverter.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. ILLink: Trim analysis warning IL2026: System.Windows.KeyTimeConverter.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. ILLink: Trim analysis warning IL2026: System.Windows.KeyTimeConverter.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. ILLink: Trim analysis warning IL2026: System.Windows.KeyTimeConverter.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. ILLink: Trim analysis warning IL2050: MS.Internal.MimeTypeMapper.GetMimeTypeFromUrlMon(Uri): P/invoke method 'MS.Win32.Compile.UnsafeNativeMethods.FindMimeFromData(IBindCtx, String, IntPtr, Int32, String, Int32, String&, Int32)' declares a parameter with COM marshalling. Correctness of COM interop cannot be guaranteed after trimming. Interfaces and interface members might be removed. ILLink: Trim analysis warning IL2026: System.Windows.Input.MouseActionValueSerializer.ConvertFromString(String, IValueSerializerContext): 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. ILLink: Trim analysis warning IL2026: System.Windows.Input.MouseActionValueSerializer.ConvertToString(Object, IValueSerializerContext): 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. ILLink: Trim analysis warning IL2026: System.Windows.Input.MouseGestureConverter.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. ILLink: Trim analysis warning IL2026: System.Windows.Input.MouseGestureConverter.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. ILLink: Trim analysis warning IL2026: System.Windows.Input.MouseGestureConverter.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. ILLink: Trim analysis warning IL2026: System.Windows.Input.MouseGestureConverter.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. ILLink: Trim analysis warning IL2026: System.Windows.Input.MouseGestureValueSerializer.ConvertFromString(String, IValueSerializerContext): 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. ILLink: Trim analysis warning IL2026: System.Windows.Input.MouseGestureValueSerializer.ConvertToString(Object, IValueSerializerContext): 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. ILLink: Trim analysis warning IL2026: System.Windows.DataObject.OleConverter.ReadObjectFromHandle(IntPtr, 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. ILLink: Trim analysis warning IL2050: System.Windows.OleServicesContext.OleDoDragDrop(IDataObject, UnsafeNativeMethods.IOleDropSource, Int32, Int32[]): P/invoke method 'MS.Win32.UnsafeNativeMethods.DoDragDrop(IDataObject, UnsafeNativeMethods.IOleDropSource, Int32, Int32[])' declares a parameter with COM marshalling. Correctness of COM interop cannot be guaranteed after trimming. Interfaces and interface members might be removed. ILLink: Trim analysis warning IL2050: System.Windows.OleServicesContext.OleGetClipboard(IDataObject&): P/invoke method 'MS.Win32.UnsafeNativeMethods.OleGetClipboard(IDataObject&)' declares a parameter with COM marshalling. Correctness of COM interop cannot be guaranteed after trimming. Interfaces and interface members might be removed. ILLink: Trim analysis warning IL2050: System.Windows.OleServicesContext.OleRegisterDragDrop(HandleRef, UnsafeNativeMethods.IOleDropTarget): P/invoke method 'MS.Win32.UnsafeNativeMethods.RegisterDragDrop(HandleRef, UnsafeNativeMethods.IOleDropTarget)' declares a parameter with COM marshalling. Correctness of COM interop cannot be guaranteed after trimming. Interfaces and interface members might be removed. ILLink: Trim analysis warning IL2050: System.Windows.OleServicesContext.OleSetClipboard(IDataObject): P/invoke method 'MS.Win32.UnsafeNativeMethods.OleSetClipboard(IDataObject)' declares a parameter with COM marshalling. Correctness of COM interop cannot be guaranteed after trimming. Interfaces and interface members might be removed. ILLink: Trim analysis warning IL2026: System.Windows.Media.Animation.RepeatBehaviorConverter.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. ILLink: Trim analysis warning IL2026: System.Windows.Media.Animation.RepeatBehaviorConverter.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. ILLink: Trim analysis warning IL2050: MS.Internal.SecurityHelper.MapUrlToZoneWrapper(Uri): P/invoke method 'MS.Win32.UnsafeNativeMethods.CoInternetCreateSecurityManager(Object, Object&, Int32)' declares a parameter with COM marshalling. Correctness of COM interop cannot be guaranteed after trimming. Interfaces and interface members might be removed. ILLink: Trim analysis warning IL2091: System.Windows.Input.Tracing.StylusTraceLogger.Log(String, T): 'T' generic argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicProperties' in 'System.Diagnostics.Tracing.EventSource.Write(String, EventSourceOptions, T)'. The generic parameter 'T' of 'System.Windows.Input.Tracing.StylusTraceLogger.Log(String, T)' 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. ILLink: Trim analysis warning IL2026: System.Windows.Input.Tracing.StylusTraceLogger.Log(String, T): Using member 'System.Diagnostics.Tracing.EventSource.Write(String, EventSourceOptions, T)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. EventSource will serialize the whole object graph. Trimmer will not safely handle this case because properties may be trimmed. ILLink: Trim analysis warning IL2050: MS.Win32.Penimc.UnsafeNativeMethods.CreatePimcManager(): P/invoke method 'MS.Win32.Penimc.UnsafeNativeMethods.CoCreateInstance(Guid&, Object, Int32, Guid&)' declares a parameter with COM marshalling. Correctness of COM interop cannot be guaranteed after trimming. Interfaces and interface members might be removed. ILLink: Trim analysis warning IL2026: MS.Internal.Telemetry.PresentationCore.XpsOMPrintingTraceLogger.LogXpsOMStatus(Boolean): Using member 'System.Diagnostics.Tracing.EventSource.Write(String, EventSourceOptions, T)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. EventSource will serialize the whole object graph. Trimmer will not safely handle this case because properties may be trimmed. ILLink: Trim analysis warning IL2026: System.Windows.Markup.Primitives.ElementMarkupObject.d__5.MoveNext(): 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. ILLink: Trim analysis warning IL2072: System.Windows.Interop.ActiveXHost.CreateActiveXObject(Guid): 'type' argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicParameterlessConstructor' in call to 'System.Activator.CreateInstance(Type)'. The return value of method 'System.Type.GetTypeFromCLSID(Guid)' 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. ILLink: Trim analysis warning IL2072: System.Windows.Baml2006.Baml2006Reader.Process_PropertyWithConverter(): 'type' argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicParameterlessConstructor', 'DynamicallyAccessedMemberTypes.PublicFields' in call to 'System.ComponentModel.EnumConverter.EnumConverter(Type)'. The return value of method 'System.Xaml.XamlType.UnderlyingType.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. ILLink: Trim analysis warning IL2072: System.Windows.Baml2006.Baml2006Reader.WriteTypeConvertedInstance(Int16, Int32): 'type' argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicParameterlessConstructor', 'DynamicallyAccessedMemberTypes.PublicFields' in call to 'System.ComponentModel.EnumConverter.EnumConverter(Type)'. The return value of method 'System.Xaml.XamlType.UnderlyingType.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. ILLink: Trim analysis warning IL2026: System.Windows.Baml2006.Baml2006SchemaContext.ResolveBamlTypeToType(Baml2006SchemaContext.BamlType): Using member 'System.Reflection.Assembly.GetType(String, Boolean)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. Types might be removed by trimming. If the type name is a string literal, consider using Type.GetType instead. ILLink: Trim analysis warning IL2026: System.Windows.Data.BindingListCollectionView.b__96_0(): Using member 'System.ComponentModel.IBindingListView.Filter.set' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. Members of types used in the filter expression might be trimmed. ILLink: Trim analysis warning IL2026: System.Windows.Data.BindingListCollectionView.ConvertSortDescriptionCollection(SortDescriptionCollection): Using member 'System.ComponentModel.TypeDescriptor.GetProperties(Type)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyDescriptor's PropertyType cannot be statically discovered. ILLink: Trim analysis warning IL2072: System.Windows.Data.BindingListCollectionView.ConvertSortDescriptionCollection(SortDescriptionCollection): 'componentType' argument does not satisfy 'DynamicallyAccessedMemberTypes.All' in call to 'System.ComponentModel.TypeDescriptor.GetProperties(Type)'. The return value of method 'System.Windows.Data.CollectionView.GetItemType(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. ILLink: Trim analysis warning IL2075: System.Windows.Data.CollectionView.GetItemType(Boolean): 'this' argument does not satisfy 'DynamicallyAccessedMemberTypes.Interfaces' in call to 'System.Type.GetInterfaces()'. 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. ILLink: Trim analysis warning IL2070: System.Windows.Input.CommandConverter.ConvertFromHelper(Type, String): 'this' argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicProperties' in call to 'System.Type.GetProperty(String, BindingFlags)'. The parameter 'ownerType' of method 'System.Windows.Input.CommandConverter.ConvertFromHelper(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. ILLink: Trim analysis warning IL2070: System.Windows.Input.CommandConverter.ConvertFromHelper(Type, String): 'this' argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicFields' in call to 'System.Type.GetField(String, BindingFlags)'. The parameter 'ownerType' of method 'System.Windows.Input.CommandConverter.ConvertFromHelper(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. ILLink: Trim analysis warning IL2075: System.Windows.Input.CommandValueSerializer.CanConvertToString(Object, IValueSerializerContext): 'this' argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicProperties' in call to 'System.Type.GetProperty(String, BindingFlags)'. The return value of method 'System.Windows.Input.RoutedCommand.OwnerType.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. ILLink: Trim analysis warning IL2075: System.Windows.Input.CommandValueSerializer.CanConvertToString(Object, IValueSerializerContext): 'this' argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicFields' in call to 'System.Type.GetField(String, BindingFlags)'. The return value of method 'System.Windows.Input.RoutedCommand.OwnerType.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. ILLink: Trim analysis warning IL2075: WinRT.ComWrappersSupport.GetInterfaceTableEntries(Object): 'this' argument does not satisfy 'DynamicallyAccessedMemberTypes.Interfaces' in call to 'System.Type.GetInterfaces()'. 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. ILLink: Trim analysis warning IL2075: WinRT.ComWrappersSupport.GetInterfaceTableEntries(Object): 'this' argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicFields' in call to 'System.Type.GetField(String, BindingFlags)'. The return value of method 'WinRT.TypeExtensions.FindVftblType(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. ILLink: Trim analysis warning IL2075: WinRT.ComWrappersSupport.GetInterfaceTableEntries(Object): 'this' argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicFields' in call to 'System.Type.GetField(String, BindingFlags)'. The return value of method 'WinRT.TypeExtensions.FindVftblType(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. ILLink: Trim analysis warning IL2075: WinRT.ComWrappersSupport.GetInterfaceTableEntries(Object): 'this' argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicFields' in call to 'System.Type.GetField(String, BindingFlags)'. The return value of method 'WinRT.TypeExtensions.GetHelperType(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. ILLink: Trim analysis warning IL2026: WinRT.ComWrappersSupport.PregenerateNativeTypeInformation(Object): Using member 'System.Reflection.Assembly.GetType(String)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. Types might be removed by trimming. If the type name is a string literal, consider using Type.GetType instead. ILLink: Trim analysis warning IL2075: WinRT.ComWrappersSupport.TryUnwrapObject(Object, IObjectReference&): 'this' argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicFields', 'DynamicallyAccessedMemberTypes.NonPublicFields' in call to 'System.Type.GetField(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. ILLink: Trim analysis warning IL2075: WinRT.ComWrappersSupport.TryUnwrapObject(Object, IObjectReference&): 'this' argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicProperties', 'DynamicallyAccessedMemberTypes.NonPublicProperties' in call to 'System.Type.GetProperty(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. ILLink: Trim analysis warning IL2026: MS.Internal.Telemetry.PresentationFramework.ControlsTraceLogger.LogUsedControlsDetails(): Using member 'System.Diagnostics.Tracing.EventSource.Write(String, EventSourceOptions, T)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. EventSource will serialize the whole object graph. Trimmer will not safely handle this case because properties may be trimmed. ILLink: Trim analysis warning IL2026: MS.Internal.AppModel.DataStreams.LoadSubStreams(UIElement, ArrayList): 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. ILLink: Trim analysis warning IL2026: MS.Internal.AppModel.DataStreams.SaveSubStreams(UIElement): 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. ILLink: Trim analysis warning IL2072: System.Windows.Controls.ContentPresenter.DefaultSelector.SelectTemplate(Object, DependencyObject): 'type' argument does not satisfy 'DynamicallyAccessedMemberTypes.All' in call to 'System.ComponentModel.TypeDescriptor.GetConverter(Type)'. The return value of method 'System.Windows.Markup.ReflectionHelper.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. ILLink: Trim analysis warning IL2026: System.Windows.Controls.ContentPresenter.DefaultSelector.SelectTemplate(Object, DependencyObject): 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. ILLink: Trim analysis warning IL2026: System.Windows.Controls.ContentPresenter.DefaultTemplate.DoDefaultExpansion(TextBlock, Object, ContentPresenter): 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. ILLink: Trim analysis warning IL2072: System.Windows.Controls.ContentPresenter.DefaultTemplate.DoDefaultExpansion(TextBlock, Object, ContentPresenter): 'type' argument does not satisfy 'DynamicallyAccessedMemberTypes.All' in call to 'System.ComponentModel.TypeDescriptor.GetConverter(Type)'. The return value of method 'System.Windows.Markup.ReflectionHelper.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. ILLink: Trim analysis warning IL2067: MS.Internal.Data.DefaultValueConverter.GetConverter(Type): 'type' argument does not satisfy 'DynamicallyAccessedMemberTypes.All' in call to 'System.ComponentModel.TypeDescriptor.GetConverter(Type)'. The parameter 'type' of method 'MS.Internal.Data.DefaultValueConverter.GetConverter(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. ILLink: Trim analysis warning IL2026: MS.Internal.Data.DefaultValueConverter.GetConverter(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. ILLink: Trim analysis warning IL2070: MS.Internal.Data.DefaultValueConverter.TryParse(Object, Type, CultureInfo): 'this' argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicMethods' in call to 'System.Type.GetMethod(String, BindingFlags, Binder, Type[], ParameterModifier[])'. The parameter 'targetType' of method 'MS.Internal.Data.DefaultValueConverter.TryParse(Object, Type, CultureInfo)' 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. ILLink: Trim analysis warning IL2070: MS.Internal.Data.DefaultValueConverter.TryParse(Object, Type, CultureInfo): 'this' argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicMethods' in call to 'System.Type.GetMethod(String, BindingFlags, Binder, Type[], ParameterModifier[])'. The parameter 'targetType' of method 'MS.Internal.Data.DefaultValueConverter.TryParse(Object, Type, CultureInfo)' 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. ILLink: Trim analysis warning IL2070: MS.Internal.Data.DefaultValueConverter.TryParse(Object, Type, CultureInfo): 'this' argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicMethods' in call to 'System.Type.GetMethod(String, BindingFlags, Binder, Type[], ParameterModifier[])'. The parameter 'targetType' of method 'MS.Internal.Data.DefaultValueConverter.TryParse(Object, Type, CultureInfo)' 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. ILLink: Trim analysis warning IL2072: System.Windows.Documents.DPTypeDescriptorContext.GetStringValue(DependencyProperty, Object): 'type' argument does not satisfy 'DynamicallyAccessedMemberTypes.All' in call to 'System.ComponentModel.TypeDescriptor.GetConverter(Type)'. The return value of method 'System.Windows.DependencyProperty.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. ILLink: Trim analysis warning IL2026: System.Windows.Documents.DPTypeDescriptorContext.GetStringValue(DependencyProperty, 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. ILLink: Trim analysis warning IL2077: System.Windows.Documents.TextTreeDeleteContentUndoUnit.ElementContentContainer.Do(TextPointer): 'type' argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicParameterlessConstructor' in call to 'System.Activator.CreateInstance(Type)'. The field 'System.Windows.Documents.TextTreeDeleteContentUndoUnit.ElementContentContainer._elementType' 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. ILLink: Trim analysis warning IL2072: System.Windows.Markup.Primitives.ElementMarkupObject.Attributes.get: 'componentType' argument does not satisfy 'DynamicallyAccessedMemberTypes.All' in call to 'System.ComponentModel.TypeDescriptor.GetAttributes(Type)'. The return value of method 'System.Windows.Markup.Primitives.MarkupObject.ObjectType.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. ILLink: Trim analysis warning IL2075: System.Windows.Markup.Primitives.ElementMarkupObject.ShouldSerialize(PropertyDescriptor, Object, XamlDesignerSerializationManager): 'this' argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicMethods', 'DynamicallyAccessedMemberTypes.NonPublicMethods' in call to 'System.Type.GetMethod(String, BindingFlags, Binder, Type[], ParameterModifier[])'. The return value of method 'System.Windows.DependencyProperty.OwnerType.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. ILLink: Trim analysis warning IL2075: System.Windows.Markup.Primitives.ElementMarkupObject.ShouldSerialize(PropertyDescriptor, Object, XamlDesignerSerializationManager): 'this' argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicMethods', 'DynamicallyAccessedMemberTypes.NonPublicMethods' in call to 'System.Type.GetMethod(String, BindingFlags, Binder, Type[], ParameterModifier[])'. The return value of method 'System.Windows.DependencyProperty.OwnerType.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. ILLink: Trim analysis warning IL2075: System.Windows.Markup.Primitives.ElementMarkupObject.ShouldSerialize(PropertyDescriptor, Object, XamlDesignerSerializationManager): 'this' argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicMethods', 'DynamicallyAccessedMemberTypes.NonPublicMethods' in call to 'System.Type.GetMethod(String, BindingFlags, Binder, Type[], ParameterModifier[])'. The return value of method 'System.Windows.DependencyProperty.OwnerType.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. ILLink: Trim analysis warning IL2075: System.Windows.Markup.Primitives.ElementMarkupObject.ShouldSerialize(PropertyDescriptor, Object, XamlDesignerSerializationManager): 'this' argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicMethods', 'DynamicallyAccessedMemberTypes.NonPublicMethods' in call to 'System.Type.GetMethod(String, BindingFlags, Binder, Type[], ParameterModifier[])'. The return value of method 'System.Windows.DependencyProperty.OwnerType.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. ILLink: Trim analysis warning IL2075: System.Windows.Markup.Primitives.ElementMarkupObject.ShouldSerialize(PropertyDescriptor, Object, XamlDesignerSerializationManager): 'this' argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicMethods', 'DynamicallyAccessedMemberTypes.NonPublicMethods' in call to 'System.Type.GetMethod(String, BindingFlags, Binder, Type[], ParameterModifier[])'. 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. ILLink: Trim analysis warning IL2075: System.Windows.Markup.Primitives.ElementMarkupObject.ShouldSerialize(PropertyDescriptor, Object, XamlDesignerSerializationManager): 'this' argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicMethods', 'DynamicallyAccessedMemberTypes.NonPublicMethods' in call to 'System.Type.GetMethod(String, BindingFlags, Binder, Type[], ParameterModifier[])'. 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. ILLink: Trim analysis warning IL2075: System.Windows.Markup.Primitives.ElementMarkupObject.ShouldSerialize(PropertyDescriptor, Object, XamlDesignerSerializationManager): 'this' argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicMethods', 'DynamicallyAccessedMemberTypes.NonPublicMethods' in call to 'System.Type.GetMethod(String, BindingFlags, Binder, Type[], ParameterModifier[])'. 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. ILLink: Trim analysis warning IL2075: System.Windows.Markup.Primitives.ElementMarkupObject.ShouldSerialize(PropertyDescriptor, Object, XamlDesignerSerializationManager): 'this' argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicMethods', 'DynamicallyAccessedMemberTypes.NonPublicMethods' in call to 'System.Type.GetMethod(String, BindingFlags, Binder, Type[], ParameterModifier[])'. 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. ILLink: Trim analysis warning IL2026: System.Windows.Markup.Primitives.ElementMarkupObject.TryGetConstructorInfoArguments(Object, ParameterInfo[]&, ICollection&): 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. ILLink: Trim analysis warning IL2026: System.Windows.Markup.Primitives.ElementProperty.CheckForMarkupExtension(Type, Object, IValueSerializerContext, Boolean): 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. ILLink: Trim analysis warning IL2026: System.Windows.Markup.Primitives.ElementProperty.Value.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. ILLink: Trim analysis warning IL2075: System.Windows.Markup.Primitives.ElementPropertyBase.GetDictionaryKeyType(IDictionary): 'this' argument does not satisfy 'DynamicallyAccessedMemberTypes.Interfaces' in call to 'System.Type.GetInterfaces()'. 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. ILLink: Trim analysis warning IL2026: System.Windows.Markup.EventSetterHandlerConverter.ConvertFrom(ITypeDescriptorContext, CultureInfo, Object): Using member 'System.Reflection.Assembly.GetType(String)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. Types might be removed by trimming. If the type name is a string literal, consider using Type.GetType instead. ILLink: Trim analysis warning IL2026: System.Windows.Markup.EventSetterHandlerConverter.ConvertFrom(ITypeDescriptorContext, CultureInfo, Object): Using member 'System.Delegate.CreateDelegate(Type, Object, String)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. The target method might be removed. ILLink: Trim analysis warning IL2075: WinRT.ExceptionExtensions.SetHResult(Exception, Int32): 'this' argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicProperties' in call to 'System.Type.GetProperty(String)'. The return value of method 'System.Exception.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. ILLink: Trim analysis warning IL2077: System.Windows.FrameworkElementFactory.CreateDependencyObject(): 'type' argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicParameterlessConstructor' in call to 'System.Activator.CreateInstance(Type)'. The field 'System.Windows.FrameworkElementFactory._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. ILLink: Trim analysis warning IL2072: System.Windows.Markup.Primitives.FrameworkElementFactoryMarkupObject.Attributes.get: 'componentType' argument does not satisfy 'DynamicallyAccessedMemberTypes.All' in call to 'System.ComponentModel.TypeDescriptor.GetAttributes(Type)'. The return value of method 'System.Windows.Markup.Primitives.MarkupObject.ObjectType.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. ILLink: Trim analysis warning IL2072: System.Windows.Controls.GridViewHeaderRowPresenter.AddFloatingHeader(GridViewColumnHeader): 'type' argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicParameterlessConstructor' in call to 'System.Activator.CreateInstance(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. ILLink: Trim analysis warning IL2070: WinRT.GuidGenerator.GetIID(Type): 'this' argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicFields' in call to 'System.Type.GetField(String)'. The parameter 'type' of method 'WinRT.GuidGenerator.GetIID(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. ILLink: Trim analysis warning IL2075: WinRT.GuidGenerator.GetSignature(Type): 'this' argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicMethods' in call to 'System.Type.GetMethod(String, BindingFlags)'. The return value of method 'WinRT.TypeExtensions.FindHelperType(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. ILLink: Trim analysis warning IL2070: WinRT.GuidGenerator.GetSignature(Type): 'this' argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicFields' in call to 'System.Type.GetFields(BindingFlags)'. The parameter 'type' of method 'WinRT.GuidGenerator.GetSignature(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. ILLink: Trim analysis warning IL2075: MS.Internal.Data.IndexedEnumerable.SetCollection(IEnumerable): 'this' argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicMethods' in call to 'System.Type.GetMethod(String, 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. ILLink: Trim analysis warning IL2075: MS.Internal.Data.IndexedEnumerable.SetCollection(IEnumerable): 'this' argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicConstructors', 'DynamicallyAccessedMemberTypes.PublicMethods', 'DynamicallyAccessedMemberTypes.PublicFields', 'DynamicallyAccessedMemberTypes.PublicNestedTypes', 'DynamicallyAccessedMemberTypes.PublicProperties', 'DynamicallyAccessedMemberTypes.PublicEvents' in call to 'System.Type.GetDefaultMembers()'. 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. ILLink: Trim analysis warning IL2075: MS.Internal.Data.IndexedEnumerable.SetCollection(IEnumerable): 'this' argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicProperties' in call to 'System.Type.GetProperty(String, 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. ILLink: Trim analysis warning IL2090: MS.Internal.Interop.InternalDispatchObject.InternalDispatchObject`1(): 'this' argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicMethods' in call to 'System.Type.GetMethods()'. The generic parameter 'IDispInterface' of 'MS.Internal.Interop.InternalDispatchObject' 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. ILLink: Trim analysis warning IL2045: MS.Internal.Interop.InternalDispatchObject.InternalDispatchObject`1(): Attribute 'System.Runtime.InteropServices.DispIdAttribute' is being referenced in code but the trimmer was instructed to remove all instances of this attribute. If the attribute instances are necessary make sure to either remove the trimmer attribute XML portion which removes the attribute instances, or override the removal by using the trimmer XML descriptor to keep the attribute type (which in turn keeps all of its instances). ILLink: Trim analysis warning IL2045: MS.Internal.Interop.InternalDispatchObject.InternalDispatchObject`1(): Attribute 'System.Runtime.InteropServices.DispIdAttribute' is being referenced in code but the trimmer was instructed to remove all instances of this attribute. If the attribute instances are necessary make sure to either remove the trimmer attribute XML portion which removes the attribute instances, or override the removal by using the trimmer XML descriptor to keep the attribute type (which in turn keeps all of its instances). ILLink: Trim analysis warning IL2094: MS.Internal.Interop.InternalDispatchObject.System.Reflection.IReflect.GetField(String, BindingFlags): 'DynamicallyAccessedMemberTypes' in 'DynamicallyAccessedMembersAttribute' on the implicit 'this' parameter of method 'MS.Internal.Interop.InternalDispatchObject.System.Reflection.IReflect.GetField(String, BindingFlags)' don't match overridden implicit 'this' parameter of method 'System.Reflection.IReflect.GetField(String, BindingFlags)'. All overridden members must have the same 'DynamicallyAccessedMembersAttribute' usage. ILLink: Trim analysis warning IL2094: MS.Internal.Interop.InternalDispatchObject.System.Reflection.IReflect.GetFields(BindingFlags): 'DynamicallyAccessedMemberTypes' in 'DynamicallyAccessedMembersAttribute' on the implicit 'this' parameter of method 'MS.Internal.Interop.InternalDispatchObject.System.Reflection.IReflect.GetFields(BindingFlags)' don't match overridden implicit 'this' parameter of method 'System.Reflection.IReflect.GetFields(BindingFlags)'. All overridden members must have the same 'DynamicallyAccessedMembersAttribute' usage. ILLink: Trim analysis warning IL2094: MS.Internal.Interop.InternalDispatchObject.System.Reflection.IReflect.GetMember(String, BindingFlags): 'DynamicallyAccessedMemberTypes' in 'DynamicallyAccessedMembersAttribute' on the implicit 'this' parameter of method 'MS.Internal.Interop.InternalDispatchObject.System.Reflection.IReflect.GetMember(String, BindingFlags)' don't match overridden implicit 'this' parameter of method 'System.Reflection.IReflect.GetMember(String, BindingFlags)'. All overridden members must have the same 'DynamicallyAccessedMembersAttribute' usage. ILLink: Trim analysis warning IL2094: MS.Internal.Interop.InternalDispatchObject.System.Reflection.IReflect.GetMembers(BindingFlags): 'DynamicallyAccessedMemberTypes' in 'DynamicallyAccessedMembersAttribute' on the implicit 'this' parameter of method 'MS.Internal.Interop.InternalDispatchObject.System.Reflection.IReflect.GetMembers(BindingFlags)' don't match overridden implicit 'this' parameter of method 'System.Reflection.IReflect.GetMembers(BindingFlags)'. All overridden members must have the same 'DynamicallyAccessedMembersAttribute' usage. ILLink: Trim analysis warning IL2094: MS.Internal.Interop.InternalDispatchObject.System.Reflection.IReflect.GetMethod(String, BindingFlags, Binder, Type[], ParameterModifier[]): 'DynamicallyAccessedMemberTypes' in 'DynamicallyAccessedMembersAttribute' on the implicit 'this' parameter of method 'MS.Internal.Interop.InternalDispatchObject.System.Reflection.IReflect.GetMethod(String, BindingFlags, Binder, Type[], ParameterModifier[])' don't match overridden implicit 'this' parameter of method 'System.Reflection.IReflect.GetMethod(String, BindingFlags, Binder, Type[], ParameterModifier[])'. All overridden members must have the same 'DynamicallyAccessedMembersAttribute' usage. ILLink: Trim analysis warning IL2094: MS.Internal.Interop.InternalDispatchObject.System.Reflection.IReflect.GetMethod(String, BindingFlags): 'DynamicallyAccessedMemberTypes' in 'DynamicallyAccessedMembersAttribute' on the implicit 'this' parameter of method 'MS.Internal.Interop.InternalDispatchObject.System.Reflection.IReflect.GetMethod(String, BindingFlags)' don't match overridden implicit 'this' parameter of method 'System.Reflection.IReflect.GetMethod(String, BindingFlags)'. All overridden members must have the same 'DynamicallyAccessedMembersAttribute' usage. ILLink: Trim analysis warning IL2094: MS.Internal.Interop.InternalDispatchObject.System.Reflection.IReflect.GetMethods(BindingFlags): 'DynamicallyAccessedMemberTypes' in 'DynamicallyAccessedMembersAttribute' on the implicit 'this' parameter of method 'MS.Internal.Interop.InternalDispatchObject.System.Reflection.IReflect.GetMethods(BindingFlags)' don't match overridden implicit 'this' parameter of method 'System.Reflection.IReflect.GetMethods(BindingFlags)'. All overridden members must have the same 'DynamicallyAccessedMembersAttribute' usage. ILLink: Trim analysis warning IL2094: MS.Internal.Interop.InternalDispatchObject.System.Reflection.IReflect.GetProperties(BindingFlags): 'DynamicallyAccessedMemberTypes' in 'DynamicallyAccessedMembersAttribute' on the implicit 'this' parameter of method 'MS.Internal.Interop.InternalDispatchObject.System.Reflection.IReflect.GetProperties(BindingFlags)' don't match overridden implicit 'this' parameter of method 'System.Reflection.IReflect.GetProperties(BindingFlags)'. All overridden members must have the same 'DynamicallyAccessedMembersAttribute' usage. ILLink: Trim analysis warning IL2094: MS.Internal.Interop.InternalDispatchObject.System.Reflection.IReflect.GetProperty(String, BindingFlags, Binder, Type, Type[], ParameterModifier[]): 'DynamicallyAccessedMemberTypes' in 'DynamicallyAccessedMembersAttribute' on the implicit 'this' parameter of method 'MS.Internal.Interop.InternalDispatchObject.System.Reflection.IReflect.GetProperty(String, BindingFlags, Binder, Type, Type[], ParameterModifier[])' don't match overridden implicit 'this' parameter of method 'System.Reflection.IReflect.GetProperty(String, BindingFlags, Binder, Type, Type[], ParameterModifier[])'. All overridden members must have the same 'DynamicallyAccessedMembersAttribute' usage. ILLink: Trim analysis warning IL2094: MS.Internal.Interop.InternalDispatchObject.System.Reflection.IReflect.GetProperty(String, BindingFlags): 'DynamicallyAccessedMemberTypes' in 'DynamicallyAccessedMembersAttribute' on the implicit 'this' parameter of method 'MS.Internal.Interop.InternalDispatchObject.System.Reflection.IReflect.GetProperty(String, BindingFlags)' don't match overridden implicit 'this' parameter of method 'System.Reflection.IReflect.GetProperty(String, BindingFlags)'. All overridden members must have the same 'DynamicallyAccessedMembersAttribute' usage. ILLink: Trim analysis warning IL2094: MS.Internal.Interop.InternalDispatchObject.System.Reflection.IReflect.InvokeMember(String, BindingFlags, Binder, Object, Object[], ParameterModifier[], CultureInfo, String[]): 'DynamicallyAccessedMemberTypes' in 'DynamicallyAccessedMembersAttribute' on the implicit 'this' parameter of method 'MS.Internal.Interop.InternalDispatchObject.System.Reflection.IReflect.InvokeMember(String, BindingFlags, Binder, Object, Object[], ParameterModifier[], CultureInfo, String[])' don't match overridden implicit 'this' parameter of method 'System.Reflection.IReflect.InvokeMember(String, BindingFlags, Binder, Object, Object[], ParameterModifier[], CultureInfo, String[])'. All overridden members must have the same 'DynamicallyAccessedMembersAttribute' usage. ILLink: Trim analysis warning IL2090: WinRT.IObjectReference.AsType(): 'this' argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicConstructors' in call to 'System.Type.GetConstructor(Type[])'. The generic parameter 'T' of 'WinRT.IObjectReference.AsType()' 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. ILLink: Trim analysis warning IL2057: MS.Internal.AppModel.JournalEntryPageFunctionType.ResumePageFunction(): 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. ILLink: Trim analysis warning IL2075: System.Windows.Data.ListCollectionView.EnsureItemConstructor(): 'this' argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicParameterlessConstructor' in call to 'System.Type.GetConstructor(Type[])'. The return value of method 'System.Windows.Data.CollectionView.GetItemType(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. ILLink: Trim analysis warning IL2067: System.Windows.Markup.Primitives.MarkupWriter.GetWrapperTypes(Type): 'componentType' argument does not satisfy 'DynamicallyAccessedMemberTypes.All' in call to 'System.ComponentModel.TypeDescriptor.GetAttributes(Type)'. The parameter 'type' of method 'System.Windows.Markup.Primitives.MarkupWriter.GetWrapperTypes(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. ILLink: Trim analysis warning IL2026: System.Windows.Markup.Primitives.MarkupWriter.NeedToWriteExplicitTag(MarkupProperty, MarkupObject): 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. ILLink: Trim analysis warning IL2080: WinRT.Marshaler..cctor(): 'this' argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicMethods', 'DynamicallyAccessedMemberTypes.NonPublicMethods' in call to 'System.Type.GetMethod(String, BindingFlags)'. The field 'WinRT.Marshaler.AbiType' 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. ILLink: Trim analysis warning IL2080: WinRT.MarshalGeneric.BindCopyAbi(): 'this' argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicMethods', 'DynamicallyAccessedMemberTypes.NonPublicMethods' in call to 'System.Type.GetMethod(String, BindingFlags)'. The field 'WinRT.MarshalGeneric.HelperType' 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. ILLink: Trim analysis warning IL2080: WinRT.MarshalGeneric.BindCopyManaged(): 'this' argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicMethods', 'DynamicallyAccessedMemberTypes.NonPublicMethods' in call to 'System.Type.GetMethod(String, BindingFlags)'. The field 'WinRT.MarshalGeneric.HelperType' 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. ILLink: Trim analysis warning IL2080: WinRT.MarshalGeneric.BindCreateMarshaler(): 'this' argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicMethods', 'DynamicallyAccessedMemberTypes.NonPublicMethods' in call to 'System.Type.GetMethod(String, BindingFlags)'. The field 'WinRT.MarshalGeneric.HelperType' 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. ILLink: Trim analysis warning IL2080: WinRT.MarshalGeneric.BindDisposeMarshaler(): 'this' argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicMethods', 'DynamicallyAccessedMemberTypes.NonPublicMethods' in call to 'System.Type.GetMethod(String, BindingFlags)'. The field 'WinRT.MarshalGeneric.HelperType' 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. ILLink: Trim analysis warning IL2080: WinRT.MarshalGeneric.BindFromAbi(): 'this' argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicMethods', 'DynamicallyAccessedMemberTypes.NonPublicMethods' in call to 'System.Type.GetMethod(String, BindingFlags)'. The field 'WinRT.MarshalGeneric.HelperType' 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. ILLink: Trim analysis warning IL2080: WinRT.MarshalGeneric.BindFromManaged(): 'this' argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicMethods', 'DynamicallyAccessedMemberTypes.NonPublicMethods' in call to 'System.Type.GetMethod(String, BindingFlags)'. The field 'WinRT.MarshalGeneric.HelperType' 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. ILLink: Trim analysis warning IL2080: WinRT.MarshalGeneric.BindGetAbi(): 'this' argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicMethods', 'DynamicallyAccessedMemberTypes.NonPublicMethods' in call to 'System.Type.GetMethod(String, BindingFlags)'. The field 'WinRT.MarshalGeneric.HelperType' 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. ILLink: Trim analysis warning IL2070: WinRT.MarshalInspectable.FromAbi(IntPtr): 'this' argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicMethods', 'DynamicallyAccessedMemberTypes.NonPublicMethods' in call to 'System.Type.GetMethod(String, BindingFlags)'. The parameter 'type' of method 'WinRT.Projections.TryGetMarshalerTypeForProjectedRuntimeClass(IObjectReference, 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. ILLink: Trim analysis warning IL2080: WinRT.MarshalInterface.BindFromAbi(): 'this' argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicMethods', 'DynamicallyAccessedMemberTypes.NonPublicMethods' in call to 'System.Type.GetMethod(String, BindingFlags)'. The field 'WinRT.MarshalInterface.HelperType' 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. ILLink: Trim analysis warning IL2080: WinRT.MarshalInterface.BindFromAbi(): 'this' argument does not satisfy 'DynamicallyAccessedMemberTypes.NonPublicConstructors' in call to 'System.Type.GetConstructor(BindingFlags, Binder, Type[], ParameterModifier[])'. The field 'WinRT.MarshalInterface.HelperType' 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. ILLink: Trim analysis warning IL2080: WinRT.MarshalInterface.BindToAbi(): 'this' argument does not satisfy 'DynamicallyAccessedMemberTypes.NonPublicFields' in call to 'System.Type.GetField(String, BindingFlags)'. The field 'WinRT.MarshalInterface.HelperType' 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. ILLink: Trim analysis warning IL2050: System.Windows.Documents.NLGSpellerInterop.CreateInstance(Guid, Guid): P/invoke method 'System.Windows.Documents.NLGSpellerInterop.UnsafeNlMethods.NlGetClassObject(Guid&, Guid&, Object&)' declares a parameter with COM marshalling. Correctness of COM interop cannot be guaranteed after trimming. Interfaces and interface members might be removed. ILLink: Trim analysis warning IL2026: System.Windows.NullableBoolConverter.NullableBoolConverter(): Using member 'System.ComponentModel.NullableConverter.NullableConverter(Type)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. The UnderlyingType cannot be statically discovered. ILLink: Trim analysis warning IL2080: System.Windows.Data.ObjectDataProvider.InvokeMethodOnInstance(Exception&): 'this' argument does not satisfy 'DynamicallyAccessedMemberTypes.All' in call to 'System.Type.InvokeMember(String, BindingFlags, Binder, Object, Object[], CultureInfo)'. The field 'System.Windows.Data.ObjectDataProvider._objectType' 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. ILLink: Trim analysis warning IL2080: System.Windows.Data.ObjectDataProvider.QueryWorker(Object): 'this' argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicConstructors' in call to 'System.Type.GetConstructors()'. The field 'System.Windows.Data.ObjectDataProvider._objectType' 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. ILLink: Trim analysis warning IL2090: WinRT.ObjectReference.GetVtables(IntPtr): 'this' argument does not satisfy 'DynamicallyAccessedMemberTypes.NonPublicConstructors' in call to 'System.Type.GetConstructor(BindingFlags, Binder, Type[], ParameterModifier[])'. The generic parameter 'T' of 'WinRT.ObjectReference' 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. ILLink: Trim analysis warning IL2091: WinRT.ObjectReference.GetVtables(IntPtr): 'T' generic argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicConstructors', 'DynamicallyAccessedMemberTypes.NonPublicConstructors' in 'System.Runtime.InteropServices.Marshal.PtrToStructure(IntPtr)'. The generic parameter 'T' of 'WinRT.ObjectReference' 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. ILLink: Trim analysis warning IL2026: System.Windows.Markup.ParserContext.ToXmlParserContext(ParserContext): 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. ILLink: Trim analysis warning IL2050: System.Windows.Controls.Primitives.Popup.PopupSecurityHelper.ForceMsaaToUiaBridge(PopupRoot): P/invoke method 'MS.Win32.UnsafeNativeMethods.ObjectFromLresult(IntPtr, Guid&, IntPtr, IAccessible&)' declares a parameter with COM marshalling. Correctness of COM interop cannot be guaranteed after trimming. Interfaces and interface members might be removed. ILLink: Trim analysis warning IL2055: WinRT.Projections.FindCustomHelperTypeMapping(Type): Call to 'System.Type.MakeGenericType(Type[])' can not be statically analyzed. It's not possible to guarantee the availability of requirements of the generic type. ILLink: Trim analysis warning IL2055: WinRT.Projections.FindCustomPublicTypeForAbiType(Type): Call to 'System.Type.MakeGenericType(Type[])' can not be statically analyzed. It's not possible to guarantee the availability of requirements of the generic type. ILLink: Trim analysis warning IL2055: WinRT.Projections.TryGetCompatibleWindowsRuntimeTypeForVariantType(Type, Type&): Call to 'System.Type.MakeGenericType(Type[])' can not be statically analyzed. It's not possible to guarantee the availability of requirements of the generic type. ILLink: Trim analysis warning IL2070: WinRT.Projections.TryGetDefaultInterfaceTypeForRuntimeClassType(Type, Type&): 'this' argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicProperties', 'DynamicallyAccessedMemberTypes.NonPublicProperties' in call to 'System.Type.GetProperty(String, BindingFlags)'. The parameter 'runtimeClass' of method 'WinRT.Projections.TryGetDefaultInterfaceTypeForRuntimeClassType(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. ILLink: Trim analysis warning IL2070: System.Windows.PropertyPath.GetPropertyHelper(Type, String): 'this' argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicProperties' in call to 'System.Type.GetProperty(String, BindingFlags)'. The parameter 'ownerType' of method 'System.Windows.PropertyPath.GetPropertyHelper(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. ILLink: Trim analysis warning IL2070: System.Windows.PropertyPath.GetPropertyHelper(Type, String): 'this' argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicProperties' in call to 'System.Type.GetProperty(String, BindingFlags)'. The parameter 'ownerType' of method 'System.Windows.PropertyPath.GetPropertyHelper(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. ILLink: Trim analysis warning IL2067: System.Windows.PropertyPath.GetTypedParamValue(String, Type, Boolean): 'type' argument does not satisfy 'DynamicallyAccessedMemberTypes.All' in call to 'System.ComponentModel.TypeDescriptor.GetConverter(Type)'. The parameter 'type' of method 'System.Windows.PropertyPath.GetTypedParamValue(String, Type, 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. ILLink: Trim analysis warning IL2026: System.Windows.PropertyPath.GetTypedParamValue(String, Type, Boolean): 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. ILLink: Trim analysis warning IL2026: System.Windows.PropertyPath.ResolvePropertyName(String, Object, Type, Object, 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. ILLink: Trim analysis warning IL2026: System.Windows.PropertyPath.ResolvePropertyName(String, Object, Type, Object, 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. ILLink: Trim analysis warning IL2026: System.Windows.PropertyPathConverter.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. ILLink: Trim analysis warning IL2072: System.Windows.PropertyPathConverter.ConvertTo(ITypeDescriptorContext, CultureInfo, Object, Type): 'type' argument does not satisfy 'DynamicallyAccessedMemberTypes.All' in call to 'System.ComponentModel.TypeDescriptor.GetConverter(Type)'. The return value of method 'System.Reflection.MemberInfo.DeclaringType.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. ILLink: Trim analysis warning IL2072: System.Windows.PropertyPathConverter.ConvertTo(ITypeDescriptorContext, CultureInfo, Object, Type): 'type' argument does not satisfy 'DynamicallyAccessedMemberTypes.All' in call to 'System.ComponentModel.TypeDescriptor.GetConverter(Type)'. 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. ILLink: Trim analysis warning IL2072: System.Windows.PropertyPathConverter.ConvertTo(ITypeDescriptorContext, CultureInfo, Object, Type): 'type' argument does not satisfy 'DynamicallyAccessedMemberTypes.All' in call to 'System.ComponentModel.TypeDescriptor.GetConverter(Type)'. The return value of method 'MS.Internal.Data.DynamicObjectAccessor.OwnerType.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. ILLink: Trim analysis warning IL2072: System.Windows.PropertyPathConverter.ConvertTo(ITypeDescriptorContext, CultureInfo, Object, Type): '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. ILLink: Trim analysis warning IL2072: System.Windows.PropertyPathConverter.ConvertTo(ITypeDescriptorContext, CultureInfo, Object, Type): 'type' argument does not satisfy 'DynamicallyAccessedMemberTypes.All' in call to 'System.ComponentModel.TypeDescriptor.GetConverter(Type)'. The return value of method 'System.Windows.DependencyProperty.OwnerType.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. ILLink: Trim analysis warning IL2070: MS.Internal.Data.PropertyPathWorker.GetIndexers(Type, Int32): 'this' argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicProperties' in call to 'System.Type.GetProperties(BindingFlags)'. The parameter 'type' of method 'MS.Internal.Data.PropertyPathWorker.GetIndexers(Type, Int32)' 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. ILLink: Trim analysis warning IL2070: MS.Internal.Data.PropertyPathWorker.GetIndexers(Type, Int32): 'this' argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicConstructors', 'DynamicallyAccessedMemberTypes.PublicMethods', 'DynamicallyAccessedMemberTypes.PublicFields', 'DynamicallyAccessedMemberTypes.PublicNestedTypes', 'DynamicallyAccessedMemberTypes.PublicProperties', 'DynamicallyAccessedMemberTypes.PublicEvents' in call to 'System.Type.GetDefaultMembers()'. The parameter 'type' of method 'MS.Internal.Data.PropertyPathWorker.GetIndexers(Type, Int32)' 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. ILLink: Trim analysis warning IL2026: MS.Internal.Data.PropertyPathWorker.MatchIndexerParameters(PropertyInfo, IndexerParameterInfo[], Object[], Boolean): 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. ILLink: Trim analysis warning IL2072: MS.Internal.Data.PropertyPathWorker.MatchIndexerParameters(PropertyInfo, IndexerParameterInfo[], Object[], Boolean): 'type' argument does not satisfy 'DynamicallyAccessedMemberTypes.All' in call to 'System.ComponentModel.TypeDescriptor.GetConverter(Type)'. The return value of method 'System.Reflection.ParameterInfo.ParameterType.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. ILLink: Trim analysis warning IL2026: MS.Internal.Data.PropertyPathWorker.ShouldConvertIndexerToProperty(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. ILLink: Trim analysis warning IL2070: MS.Internal.Data.StaticPropertyChangedEventManager.PropertyRecord.StartListening(Type): 'this' argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicEvents' in call to 'System.Type.GetEvent(String, BindingFlags)'. The parameter 'type' of method 'MS.Internal.Data.StaticPropertyChangedEventManager.PropertyRecord.StartListening(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. ILLink: Trim analysis warning IL2070: MS.Internal.Data.StaticPropertyChangedEventManager.PropertyRecord.StopListening(Type): 'this' argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicEvents' in call to 'System.Type.GetEvent(String, BindingFlags)'. The parameter 'type' of method 'MS.Internal.Data.StaticPropertyChangedEventManager.PropertyRecord.StopListening(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. ILLink: Trim analysis warning IL2026: System.Windows.SystemResources.ResourceDictionaries.LoadExternalAssembly(Boolean, Boolean, Assembly&, String&): Using member 'System.Reflection.Assembly.GetType(String)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. Types might be removed by trimming. If the type name is a string literal, consider using Type.GetType instead. ILLink: Trim analysis warning IL2057: MS.Internal.AppModel.ReturnEventSaver._Attach(Object, PageFunctionBase): 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. ILLink: Trim analysis warning IL2026: MS.Internal.AppModel.ReturnEventSaver._Attach(Object, PageFunctionBase): Using member 'System.Delegate.CreateDelegate(Type, Object, String)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. The target method might be removed. ILLink: Trim analysis warning IL2070: MS.Internal.Annotations.Serializer.Serializer(Type): 'this' argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicParameterlessConstructor' in call to 'System.Type.GetConstructor(Type[])'. The parameter 'type' of method 'MS.Internal.Annotations.Serializer.Serializer(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. ILLink: Trim analysis warning IL2026: System.Windows.Documents.Tracing.SpellerCOMActionTraceLogger.UpdateRunningAverageAndLogDebugInfo(Int64): Using member 'System.Diagnostics.Tracing.EventSource.Write(String, EventSourceOptions, T)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. EventSource will serialize the whole object graph. Trimmer will not safely handle this case because properties may be trimmed. ILLink: Trim analysis warning IL2070: MS.Internal.SystemDataHelper.NullValueForSqlNullableType(Type): 'this' argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicFields' in call to 'System.Type.GetField(String, BindingFlags)'. The parameter 'type' of method 'MS.Internal.SystemDataHelper.NullValueForSqlNullableType(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. ILLink: Trim analysis warning IL2070: MS.Internal.SystemDataHelper.NullValueForSqlNullableType(Type): 'this' argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicProperties' in call to 'System.Type.GetProperty(String, BindingFlags)'. The parameter 'type' of method 'MS.Internal.SystemDataHelper.NullValueForSqlNullableType(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. ILLink: Trim analysis warning IL2026: System.Windows.Documents.Speller.TextMapOffsetErrorLogger.LogDebugInfo(): Using member 'System.Diagnostics.Tracing.EventSource.Write(String, EventSourceOptions, T)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. EventSource will serialize the whole object graph. Trimmer will not safely handle this case because properties may be trimmed. ILLink: Trim analysis warning IL2072: System.Windows.Documents.TextRange.ApplyPropertyValue(DependencyProperty, Object, Boolean, PropertyValueAction): 'type' argument does not satisfy 'DynamicallyAccessedMemberTypes.All' in call to 'System.ComponentModel.TypeDescriptor.GetConverter(Type)'. The return value of method 'System.Windows.DependencyProperty.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. ILLink: Trim analysis warning IL2026: System.Windows.Documents.TextRange.ApplyPropertyValue(DependencyProperty, Object, Boolean, PropertyValueAction): 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. ILLink: Trim analysis warning IL2072: System.Windows.Documents.TextRangeEdit.InsertElementClone(TextPointer, TextPointer, TextElement): 'type' argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicParameterlessConstructor' in call to 'System.Activator.CreateInstance(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. ILLink: Trim analysis warning IL2072: System.Windows.Documents.TextRangeSerialization.WriteXamlAtomicElement(DependencyObject, XmlWriter, Boolean): 'type' argument does not satisfy 'DynamicallyAccessedMemberTypes.All' in call to 'System.ComponentModel.TypeDescriptor.GetConverter(Type)'. The return value of method 'System.Windows.DependencyProperty.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. ILLink: Trim analysis warning IL2026: System.Windows.Documents.TextRangeSerialization.WriteXamlAtomicElement(DependencyObject, XmlWriter, Boolean): 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. ILLink: Trim analysis warning IL2077: System.Windows.Documents.TextTreeExtractElementUndoUnit.DoCore(): 'type' argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicParameterlessConstructor' in call to 'System.Activator.CreateInstance(Type)'. The field 'System.Windows.Documents.TextTreeExtractElementUndoUnit._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. ILLink: Trim analysis warning IL2057: WinRT.TypeExtensions.FindHelperType(Type): 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. ILLink: Trim analysis warning IL2057: WinRT.TypeExtensions.FindHelperType(Type): 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. ILLink: Trim analysis warning IL2070: WinRT.TypeExtensions.FindVftblType(Type): 'this' argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicNestedTypes' in call to 'System.Type.GetNestedType(String)'. The parameter 'helperType' of method 'WinRT.TypeExtensions.FindVftblType(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. ILLink: Trim analysis warning IL2055: WinRT.TypeExtensions.FindVftblType(Type): Call to 'System.Type.MakeGenericType(Type[])' can not be statically analyzed. It's not possible to guarantee the availability of requirements of the generic type. ILLink: Trim analysis warning IL2075: WinRT.TypeExtensions.GetAbiType(Type): 'this' argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicMethods', 'DynamicallyAccessedMemberTypes.NonPublicMethods' in call to 'System.Type.GetMethod(String, BindingFlags)'. The return value of method 'WinRT.TypeExtensions.GetHelperType(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. ILLink: Trim analysis warning IL2075: WinRT.TypeExtensions.GetMarshalerType(Type): 'this' argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicMethods', 'DynamicallyAccessedMemberTypes.NonPublicMethods' in call to 'System.Type.GetMethod(String, BindingFlags)'. The return value of method 'WinRT.TypeExtensions.GetHelperType(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. ILLink: Trim analysis warning IL2080: MS.Internal.Data.StaticPropertyChangedEventManager.TypeRecord.StartListening(): 'this' argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicEvents' in call to 'System.Type.GetEvent(String, BindingFlags)'. The field 'MS.Internal.Data.StaticPropertyChangedEventManager.TypeRecord._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. ILLink: Trim analysis warning IL2080: MS.Internal.Data.StaticPropertyChangedEventManager.TypeRecord.StopListening(): 'this' argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicEvents' in call to 'System.Type.GetEvent(String, BindingFlags)'. The field 'MS.Internal.Data.StaticPropertyChangedEventManager.TypeRecord._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. ILLink: Trim analysis warning IL2026: System.Windows.Controls.ContentPresenter.UseContentTemplate.BuildVisualTree(FrameworkElement): 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. ILLink: Trim analysis warning IL2072: System.Windows.Controls.ContentPresenter.UseContentTemplate.BuildVisualTree(FrameworkElement): 'type' argument does not satisfy 'DynamicallyAccessedMemberTypes.All' in call to 'System.ComponentModel.TypeDescriptor.GetConverter(Type)'. The return value of method 'System.Windows.Markup.ReflectionHelper.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. ILLink: Trim analysis warning IL2026: MS.Internal.Data.ValueTable.InvalidateCache(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. ILLink: Trim analysis warning IL2072: MS.Internal.Data.ValueTable.InvalidateCache(Object, 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. ILLink: Trim analysis warning IL2026: MS.Internal.Data.ValueTable.InvalidateCache(Object, 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. ILLink: Trim analysis warning IL2072: System.Windows.Controls.WebBrowser.WebOCHostingAdaptor.CreateWebOC(): 'type' argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicParameterlessConstructor' in call to 'System.Activator.CreateInstance(Type)'. The return value of method 'System.Type.GetTypeFromCLSID(Guid)' 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. ILLink: Trim analysis warning IL2072: System.Windows.Window.ApplyTaskbarItemInfo(): 'type' argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicParameterlessConstructor' in call to 'System.Activator.CreateInstance(Type)'. The return value of method 'System.Type.GetTypeFromCLSID(Guid)' 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. ILLink: Trim analysis warning IL2026: System.Windows.Markup.XamlTypeMapper.GetInternalTypeHelperTypeFromAssembly(ParserContext): Using member 'System.Reflection.Assembly.GetType(String)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. Types might be removed by trimming. If the type name is a string literal, consider using Type.GetType instead. ILLink: Trim analysis warning IL2026: System.Windows.Markup.XamlTypeMapper.GetInternalTypeHelperTypeFromAssembly(ParserContext): Using member 'System.Reflection.Assembly.GetType(String)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. Types might be removed by trimming. If the type name is a string literal, consider using Type.GetType instead. ILLink: Trim analysis warning IL2026: System.Windows.Markup.XamlTypeMapper.GetObjectType(NamespaceMapEntry, String, Boolean): Using member 'System.Reflection.Assembly.GetType(String)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. Types might be removed by trimming. If the type name is a string literal, consider using Type.GetType instead. ILLink: Trim analysis warning IL2026: System.Windows.Markup.XamlTypeMapper.GetObjectType(NamespaceMapEntry, String, Boolean): Using member 'System.Reflection.Assembly.GetType(String)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. Types might be removed by trimming. If the type name is a string literal, consider using Type.GetType instead. ILLink: Trim analysis warning IL2026: System.Windows.Markup.XamlTypeMapper.GetTypeFromName(String, DependencyObject): Using member 'System.Reflection.Assembly.GetType(String)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. Types might be removed by trimming. If the type name is a string literal, consider using Type.GetType instead. ILLink: Trim analysis warning IL2026: System.Windows.Markup.XamlTypeMapper.GetTypeFromName(String, DependencyObject): Using member 'System.Reflection.Assembly.GetType(String)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. Types might be removed by trimming. If the type name is a string literal, consider using Type.GetType instead. ILLink: Trim analysis warning IL2075: MS.Internal.Data.XDeferredAxisSource.Item.get: 'this' argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicConstructors', 'DynamicallyAccessedMemberTypes.PublicMethods', 'DynamicallyAccessedMemberTypes.PublicFields', 'DynamicallyAccessedMemberTypes.PublicNestedTypes', 'DynamicallyAccessedMemberTypes.PublicProperties', 'DynamicallyAccessedMemberTypes.PublicEvents' in call to 'System.Type.GetDefaultMembers()'. 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. ILLink: Trim analysis warning IL2046: System.Windows.Xps.Serialization.ColorTypeConverter.GetProperties(ITypeDescriptorContext, Object, Attribute[]): Base member 'System.ComponentModel.ExpandableObjectConverter.GetProperties(ITypeDescriptorContext, Object, Attribute[])' with 'RequiresUnreferencedCodeAttribute' has a derived member 'System.Windows.Xps.Serialization.ColorTypeConverter.GetProperties(ITypeDescriptorContext, Object, Attribute[])' without 'RequiresUnreferencedCodeAttribute'. 'RequiresUnreferencedCodeAttribute' annotations must match across all interface implementations or overrides. ILLink: Trim analysis warning IL2046: System.Windows.Xps.Serialization.FontTypeConverter.GetProperties(ITypeDescriptorContext, Object, Attribute[]): Base member 'System.ComponentModel.ExpandableObjectConverter.GetProperties(ITypeDescriptorContext, Object, Attribute[])' with 'RequiresUnreferencedCodeAttribute' has a derived member 'System.Windows.Xps.Serialization.FontTypeConverter.GetProperties(ITypeDescriptorContext, Object, Attribute[])' without 'RequiresUnreferencedCodeAttribute'. 'RequiresUnreferencedCodeAttribute' annotations must match across all interface implementations or overrides. ILLink: Trim analysis warning IL2046: System.Windows.Xps.Serialization.ImageSourceTypeConverter.GetProperties(ITypeDescriptorContext, Object, Attribute[]): Base member 'System.ComponentModel.ExpandableObjectConverter.GetProperties(ITypeDescriptorContext, Object, Attribute[])' with 'RequiresUnreferencedCodeAttribute' has a derived member 'System.Windows.Xps.Serialization.ImageSourceTypeConverter.GetProperties(ITypeDescriptorContext, Object, Attribute[])' without 'RequiresUnreferencedCodeAttribute'. 'RequiresUnreferencedCodeAttribute' annotations must match across all interface implementations or overrides. ILLink: Trim analysis warning IL2026: System.Windows.Xps.Serialization.PackageSerializationManager.GetTypeConverter(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. ILLink: Trim analysis warning IL2067: System.Windows.Xps.Serialization.PackageSerializationManager.GetTypeConverter(Type): 'type' argument does not satisfy 'DynamicallyAccessedMemberTypes.All' in call to 'System.ComponentModel.TypeDescriptor.GetConverter(Type)'. The parameter 'serializedObjectType' of method 'System.Windows.Xps.Serialization.PackageSerializationManager.GetTypeConverter(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. ILLink: Trim analysis warning IL2026: System.Windows.Xps.Serialization.PackageSerializationManager.GetTypeConverter(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. ILLink: Trim analysis warning IL2072: System.Windows.Xps.Serialization.PackageSerializationManager.GetTypeConverter(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. ILLink: Trim analysis warning IL2050: MS.Internal.Printing.Configuration.PTProvider.CreateStreamOnHGlobal(): P/invoke method 'MS.Internal.Printing.Configuration.UnsafeNativeMethods.CreateStreamOnHGlobal(SafeMemoryHandle, Boolean, IStream&)' declares a parameter with COM marshalling. Correctness of COM interop cannot be guaranteed after trimming. Interfaces and interface members might be removed. ILLink: Trim analysis warning IL2026: System.Windows.Xps.Serialization.ReachHierarchySimulator.SimulateBeginFixedPage(): 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. ILLink: Trim analysis warning IL2026: System.Windows.Xps.Serialization.ReachHierarchySimulator.SimulateBeginFixedPage(): 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. ILLink: Trim analysis warning IL2026: System.Windows.Xps.Serialization.ReachTreeWalker.WriteAttribute(XmlWriter, String, 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. ILLink: Trim analysis warning IL2067: System.Windows.Xps.Serialization.SerializersCacheManager.CreateReachSerializer(Type): 'type' argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicConstructors' in call to 'System.Activator.CreateInstance(Type, Object[])'. The parameter 'serializerType' of method 'System.Windows.Xps.Serialization.SerializersCacheManager.CreateReachSerializer(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. ILLink: Trim analysis warning IL2075: System.Windows.Xps.Serialization.SerializersCacheManager.GetTypeDependencyPropertiesCacheItem(Object): 'this' argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicMethods', 'DynamicallyAccessedMemberTypes.NonPublicMethods' in call to 'System.Type.GetMethod(String, BindingFlags)'. The return value of method 'System.Windows.DependencyProperty.OwnerType.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. ILLink: Trim analysis warning IL2075: System.Windows.Xps.Serialization.SerializersCacheManager.GetTypeDependencyPropertiesCacheItem(Object): 'this' argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicProperties' in call to 'System.Type.GetProperties()'. The return value of method 'System.Windows.DependencyProperty.OwnerType.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. ILLink: Trim analysis warning IL2080: System.Windows.Xps.Serialization.TypeCacheItem.GetClrSerializableProperties(SerializersCacheManager): 'this' argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicProperties' in call to 'System.Type.GetProperties()'. The field 'System.Windows.Xps.Serialization.TypeCacheItem.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. ILLink: Trim analysis warning IL2050: MS.Internal.Printing.Configuration.UnsafeNativeMethods.PTConvertDevModeToPrintTicket(SafePTProviderHandle, UInt32, HandleRef, UInt32, IStream): P/invoke method 'MS.Internal.Printing.Configuration.UnsafeNativeMethods.PTConvertDevModeToPrintTicketImpl(SafePTProviderHandle, UInt32, HandleRef, UInt32, IStream)' declares a parameter with COM marshalling. Correctness of COM interop cannot be guaranteed after trimming. Interfaces and interface members might be removed. ILLink: Trim analysis warning IL2050: MS.Internal.Printing.Configuration.UnsafeNativeMethods.PTConvertPrintTicketToDevMode(SafePTProviderHandle, IStream, UInt32, UInt32, UInt32&, IntPtr&, String&): P/invoke method 'MS.Internal.Printing.Configuration.UnsafeNativeMethods.PTConvertPrintTicketToDevModeImpl(SafePTProviderHandle, IStream, UInt32, UInt32, UInt32&, IntPtr&, String&)' declares a parameter with COM marshalling. Correctness of COM interop cannot be guaranteed after trimming. Interfaces and interface members might be removed. ILLink: Trim analysis warning IL2050: MS.Internal.Printing.Configuration.UnsafeNativeMethods.PTGetPrintCapabilities(SafePTProviderHandle, IStream, IStream, String&): P/invoke method 'MS.Internal.Printing.Configuration.UnsafeNativeMethods.PTGetPrintCapabilitiesImpl(SafePTProviderHandle, IStream, IStream, String&)' declares a parameter with COM marshalling. Correctness of COM interop cannot be guaranteed after trimming. Interfaces and interface members might be removed. ILLink: Trim analysis warning IL2050: MS.Internal.Printing.Configuration.UnsafeNativeMethods.PTMergeAndValidatePrintTicket(SafePTProviderHandle, IStream, IStream, UInt32, IStream, String&): P/invoke method 'MS.Internal.Printing.Configuration.UnsafeNativeMethods.PTMergeAndValidatePrintTicketImpl(SafePTProviderHandle, IStream, IStream, UInt32, IStream, String&)' declares a parameter with COM marshalling. Correctness of COM interop cannot be guaranteed after trimming. Interfaces and interface members might be removed. ILLink: Trim analysis warning IL2072: System.Configuration.ConfigurationProperty.CreateConverter(): 'type' argument does not satisfy 'DynamicallyAccessedMemberTypes.All' in call to 'System.ComponentModel.TypeDescriptor.GetConverter(Type)'. The return value of method 'System.Configuration.ConfigurationProperty.Type.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. ILLink: Trim analysis warning IL2026: System.Configuration.ConfigurationProperty.CreateConverter(): 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. ILLink: Trim analysis warning IL2067: System.Configuration.TypeUtil.CreateInstance(Type): 'type' argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicParameterlessConstructor', 'DynamicallyAccessedMemberTypes.NonPublicConstructors' in call to 'System.Activator.CreateInstance(Type, Boolean)'. The parameter 'type' of method 'System.Configuration.TypeUtil.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. ILLink: Trim analysis warning IL2070: System.Configuration.TypeUtil.GetConstructor(Type, Type, Boolean): 'this' argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicConstructors', 'DynamicallyAccessedMemberTypes.NonPublicConstructors' in call to 'System.Type.GetConstructor(BindingFlags, Binder, CallingConventions, Type[], ParameterModifier[])'. The parameter 'type' of method 'System.Configuration.TypeUtil.GetConstructor(Type, Type, 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. ILLink: Trim analysis warning IL2026: System.Configuration.TypeUtil.GetImplicitType(String): Using member 'System.Reflection.Assembly.GetType(String, Boolean)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. Types might be removed by trimming. If the type name is a string literal, consider using Type.GetType instead. ILLink: Trim analysis warning IL2057: System.Configuration.TypeUtil.GetImplicitType(String): 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. ILLink: Trim analysis warning IL2057: System.Configuration.TypeUtil.GetType(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. ILLink: Trim analysis warning IL2026: ..LanguageSupport.ForceLoadRuntimeApis(LanguageSupport* modopt(System.Runtime.CompilerServices.IsConst) modopt(System.Runtime.CompilerServices.IsConst)): Using member 'System.Reflection.Module.GetMethods(BindingFlags)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. Methods might be removed. ILLink: Trim analysis warning IL2026: ..ThisModule.ResolveMethod(method): Using member 'System.ModuleHandle.ResolveMethodHandle(Int32)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. Trimming changes metadata tokens. ILLink: Trim analysis warning IL2050: MS.Internal.PrintWin32Thunk.Win32ApiThunk.PresentationNativeUnsafeNativeMethods.PrintToPackageTarget(String, String, IStream, IPrintDocumentPackageTarget&, IXpsDocumentPackageTarget&): P/invoke method 'MS.Internal.PrintWin32Thunk.Win32ApiThunk.PresentationNativeUnsafeNativeMethods.PrintToPackageTargetImpl(String, String, IStream, IPrintDocumentPackageTarget&, IXpsDocumentPackageTarget&)' declares a parameter with COM marshalling. Correctness of COM interop cannot be guaranteed after trimming. Interfaces and interface members might be removed. ILLink: Trim analysis warning IL2045: System.Runtime.InteropServices.ComAwareEventInfo.GetDataForComInvocation(EventInfo, Guid&, Int32&): Attribute 'System.Runtime.InteropServices.ComEventInterfaceAttribute' is being referenced in code but the trimmer was instructed to remove all instances of this attribute. If the attribute instances are necessary make sure to either remove the trimmer attribute XML portion which removes the attribute instances, or override the removal by using the trimmer XML descriptor to keep the attribute type (which in turn keeps all of its instances). ILLink: Trim analysis warning IL2045: System.Runtime.InteropServices.ComAwareEventInfo.GetDataForComInvocation(EventInfo, Guid&, Int32&): Attribute 'System.Runtime.InteropServices.ComEventInterfaceAttribute' is being referenced in code but the trimmer was instructed to remove all instances of this attribute. If the attribute instances are necessary make sure to either remove the trimmer attribute XML portion which removes the attribute instances, or override the removal by using the trimmer XML descriptor to keep the attribute type (which in turn keeps all of its instances). ILLink: Trim analysis warning IL2045: System.Runtime.InteropServices.ComAwareEventInfo.GetDataForComInvocation(EventInfo, Guid&, Int32&): Attribute 'System.Runtime.InteropServices.DispIdAttribute' is being referenced in code but the trimmer was instructed to remove all instances of this attribute. If the attribute instances are necessary make sure to either remove the trimmer attribute XML portion which removes the attribute instances, or override the removal by using the trimmer XML descriptor to keep the attribute type (which in turn keeps all of its instances). ILLink: Trim analysis warning IL2045: System.Runtime.InteropServices.ComAwareEventInfo.GetDataForComInvocation(EventInfo, Guid&, Int32&): Attribute 'System.Runtime.InteropServices.DispIdAttribute' is being referenced in code but the trimmer was instructed to remove all instances of this attribute. If the attribute instances are necessary make sure to either remove the trimmer attribute XML portion which removes the attribute instances, or override the removal by using the trimmer XML descriptor to keep the attribute type (which in turn keeps all of its instances). ILLink: Trim analysis warning IL2045: System.Runtime.InteropServices.ComAwareEventInfo.GetDataForComInvocation(EventInfo, Guid&, Int32&): Attribute 'System.Runtime.InteropServices.ComEventInterfaceAttribute' is being referenced in code but the trimmer was instructed to remove all instances of this attribute. If the attribute instances are necessary make sure to either remove the trimmer attribute XML portion which removes the attribute instances, or override the removal by using the trimmer XML descriptor to keep the attribute type (which in turn keeps all of its instances). src\System.Windows.Forms\src\System\Windows\Forms\ActiveX\Control.ActiveXImpl.cs(1138,25): 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. src\System.Windows.Forms\src\System\Windows\Forms\ActiveX\Control.ActiveXImpl.cs(1149,17): 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. src\System.Windows.Forms\src\System\Windows\Forms\ActiveX\Control.ActiveXImpl.cs(1424,17): Trim analysis warning IL2045: System.Windows.Forms.Control.ActiveXImpl.g__GetDefaultEventsInterface|73_0(Type): Attribute 'System.Runtime.InteropServices.ComSourceInterfacesAttribute' is being referenced in code but the trimmer was instructed to remove all instances of this attribute. If the attribute instances are necessary make sure to either remove the trimmer attribute XML portion which removes the attribute instances, or override the removal by using the trimmer XML descriptor to keep the attribute type (which in turn keeps all of its instances). src\System.Windows.Forms\src\System\Windows\Forms\ActiveX\Control.ActiveXImpl.cs(1424,17): Trim analysis warning IL2045: System.Windows.Forms.Control.ActiveXImpl.g__GetDefaultEventsInterface|73_0(Type): Attribute 'System.Runtime.InteropServices.ComSourceInterfacesAttribute' is being referenced in code but the trimmer was instructed to remove all instances of this attribute. If the attribute instances are necessary make sure to either remove the trimmer attribute XML portion which removes the attribute instances, or override the removal by using the trimmer XML descriptor to keep the attribute type (which in turn keeps all of its instances). src\System.Windows.Forms\src\System\Windows\Forms\ActiveX\Control.ActiveXImpl.cs(1428,21): 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 by trimming. If the type name is a string literal, consider using Type.GetType instead. src\System.Windows.Forms\src\System\Windows\Forms\ActiveX\Control.ActiveXImpl.cs(1429,21): 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. src\System.Windows.Forms\src\System\Windows\Forms\ActiveX\Control.ActiveXImpl.cs(975,13): 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. src\System.Windows.Forms\src\System\Windows\Forms\ActiveX\Control.ActiveXImpl.cs(1038,13): 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. src\System.Windows.Forms\src\System\Windows\Forms\ActiveX\Control.ActiveXImpl.cs(1340,9): Trim analysis warning IL2045: System.Windows.Forms.Control.ActiveXImpl.QuickActivate(QACONTAINER*, QACONTROL*): Attribute 'System.Runtime.InteropServices.ComSourceInterfacesAttribute' is being referenced in code but the trimmer was instructed to remove all instances of this attribute. If the attribute instances are necessary make sure to either remove the trimmer attribute XML portion which removes the attribute instances, or override the removal by using the trimmer XML descriptor to keep the attribute type (which in turn keeps all of its instances). src\System.Windows.Forms\src\System\Windows\Forms\ActiveX\Control.ActiveXImpl.cs(1472,13): 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. src\System.Windows.Forms\src\System\Windows\Forms\ActiveX\Control.ActiveXImpl.cs(1507,25): 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. src\System.Windows.Forms\src\System\Windows\Forms\ActiveX\Control.ActiveXImpl.cs(1518,17): 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. src\System.Windows.Forms\src\System\Resources\AssemblyNamesTypeResolutionService.cs(75,5): Trim analysis warning IL2092: System.Resources.AssemblyNamesTypeResolutionService.GetType(String, Boolean, Boolean): 'DynamicallyAccessedMemberTypes' in 'DynamicallyAccessedMembersAttribute' on the parameter 'name' of method 'System.Resources.AssemblyNamesTypeResolutionService.GetType(String, Boolean, Boolean)' don't match overridden parameter 'name' of method 'System.ComponentModel.Design.ITypeResolutionService.GetType(String, Boolean, Boolean)'. All overridden members must have the same 'DynamicallyAccessedMembersAttribute' usage. src\System.Windows.Forms\src\System\Resources\AssemblyNamesTypeResolutionService.cs(75,5): Trim analysis warning IL2093: System.Resources.AssemblyNamesTypeResolutionService.GetType(String, Boolean, Boolean): 'DynamicallyAccessedMemberTypes' in 'DynamicallyAccessedMembersAttribute' on the return value of method 'System.Resources.AssemblyNamesTypeResolutionService.GetType(String, Boolean, Boolean)' don't match overridden return value of method 'System.ComponentModel.Design.ITypeResolutionService.GetType(String, Boolean, Boolean)'. All overridden members must have the same 'DynamicallyAccessedMembersAttribute' usage. src\System.Windows.Forms\src\System\Resources\AssemblyNamesTypeResolutionService.cs(70,42): Trim analysis warning IL2093: System.Resources.AssemblyNamesTypeResolutionService.GetType(String): 'DynamicallyAccessedMemberTypes' in 'DynamicallyAccessedMembersAttribute' on the return value of method 'System.Resources.AssemblyNamesTypeResolutionService.GetType(String)' don't match overridden return value of method 'System.ComponentModel.Design.ITypeResolutionService.GetType(String)'. All overridden members must have the same 'DynamicallyAccessedMembersAttribute' usage. src\System.Windows.Forms\src\System\Resources\AssemblyNamesTypeResolutionService.cs(70,42): Trim analysis warning IL2092: System.Resources.AssemblyNamesTypeResolutionService.GetType(String): 'DynamicallyAccessedMemberTypes' in 'DynamicallyAccessedMembersAttribute' on the parameter 'name' of method 'System.Resources.AssemblyNamesTypeResolutionService.GetType(String)' don't match overridden parameter 'name' of method 'System.ComponentModel.Design.ITypeResolutionService.GetType(String)'. All overridden members must have the same 'DynamicallyAccessedMembersAttribute' usage. src\System.Windows.Forms\src\System\Windows\Forms\DataBinding\Binding.cs(493,13): 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. src\System.Windows.Forms\src\System\Windows\Forms\DataBinding\Binding.cs(496,17): 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. src\System.Windows.Forms\src\System\Windows\Forms\DataBinding\Binding.cs(496,17): 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. src\System.Windows.Forms\src\System\Windows\Forms\DataBinding\Binding.cs(500,17): 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. src\System.Windows.Forms\src\System\Windows\Forms\DataBinding\Binding.cs(535,13): 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. src\System.Windows.Forms\src\System\Windows\Forms\DataBinding\Binding.cs(545,13): 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. src\System.Windows.Forms\src\System\Windows\Forms\DataBinding\Binding.cs(767,21): 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. src\System.Windows.Forms\src\System\Windows\Forms\DataBinding\Binding.cs(793,13): 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. src\System.Windows.Forms\src\System\Windows\Forms\DataBinding\Binding.cs(793,13): 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. src\System.Windows.Forms\src\System\Windows\Forms\DataBinding\Binding.cs(693,21): 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. src\System.Windows.Forms\src\System\Windows\Forms\DataBinding\Binding.cs(719,13): 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. src\System.Windows.Forms\src\System\Windows\Forms\DataBinding\Binding.cs(719,13): 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. src\System.Windows.Forms\src\System\Windows\Forms\DataBinding\BindingSource.cs(529,9): Trim analysis warning IL2070: System.Windows.Forms.BindingSource.CreateBindingList(Type): 'this' argument does not satisfy 'DynamicallyAccessedMemberTypes.All' in call to 'System.Type.MakeGenericType(Type[])'. The parameter 'type' of method 'System.Windows.Forms.BindingSource.CreateBindingList(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. src\System.Windows.Forms\src\System\Windows\Forms\DataBinding\BindingSource.cs(531,9): Trim analysis warning IL2026: System.Windows.Forms.BindingSource.CreateBindingList(Type): Using member 'System.ComponentModel.BindingList.BindingList`1()' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. Raises ListChanged events with PropertyDescriptors. PropertyDescriptors require unreferenced code. src\System.Windows.Forms\src\System\Windows\Forms\DataBinding\BindingSource.cs(544,13): Trim analysis warning IL2067: System.Windows.Forms.BindingSource.CreateInstanceOfType(Type): 'type' argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicParameterlessConstructor' in call to 'System.Activator.CreateInstance(Type)'. The parameter 'type' of method 'System.Windows.Forms.BindingSource.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. src\System.Windows.Forms\src\System\Windows\Forms\DataBinding\BindingSource.cs(284,17): Trim analysis warning IL2026: System.Windows.Forms.BindingSource.InnerListFilter.set: Using member 'System.ComponentModel.IBindingListView.Filter.set' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. Members of types used in the filter expression might be trimmed. src\System.Windows.Forms\src\System\Windows\Forms\DataBinding\BindingSource.cs(1198,13): Trim analysis warning IL2080: System.Windows.Forms.BindingSource.SetList(IList, Boolean, Boolean): 'this' argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicParameterlessConstructor' in call to 'System.Type.GetConstructor(BindingFlags, Binder, Type[], ParameterModifier[])'. The field 'System.Windows.Forms.BindingSource._itemType' 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. src\System.Windows.Forms\src\System\Windows\Forms\Controls\Buttons\ButtonBase.cs(158,21): 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. src\System.Windows.Forms\src\System\Windows\Forms\Controls\ListView\ColumnHeaderConverter.cs(42,13): Trim analysis warning IL2026: System.Windows.Forms.ColumnHeaderConverter.ConvertTo(ITypeDescriptorContext, CultureInfo, Object, Type): 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. src\System.Windows.Forms\src\System\Windows\Forms\Controls\ListView\ColumnHeaderConverter.cs(47,17): Trim analysis warning IL2075: System.Windows.Forms.ColumnHeaderConverter.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.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. src\System.Windows.Forms\src\System\Windows\Forms\Controls\ListView\ColumnHeaderConverter.cs(56,17): Trim analysis warning IL2075: System.Windows.Forms.ColumnHeaderConverter.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.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. src\System.Windows.Forms\src\System\Windows\Forms\Controls\ListView\ColumnHeaderConverter.cs(65,17): Trim analysis warning IL2075: System.Windows.Forms.ColumnHeaderConverter.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.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. src\System.Windows.Forms\src\System\Windows\Forms\ComponentModel\COM2Interop\COM2ExtendedTypeConverter.cs(24,9): 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. src\System.Windows.Forms\src\System\Windows\Forms\ComponentModel\COM2Interop\COM2IDispatchConverter.cs(22,11): 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. src\System.Windows.Forms\src\System\Windows\Forms\ComponentModel\COM2Interop\COM2IManagedPerPropertyBrowsingHandler.cs(78,17): 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. src\System.Windows.Forms\src\System\Windows\Forms\ComponentModel\COM2Interop\COM2IManagedPerPropertyBrowsingHandler.cs(111,17): 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 by trimming. If the type name is a string literal, consider using Type.GetType instead. src\System.Windows.Forms\src\System\Windows\Forms\ComponentModel\COM2Interop\COM2IManagedPerPropertyBrowsingHandler.cs(111,17): 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. src\System.Windows.Forms\src\System\Windows\Forms\ComponentModel\COM2Interop\COM2IManagedPerPropertyBrowsingHandler.cs(127,17): 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. src\System.Windows.Forms\src\System\Windows\Forms\ComponentModel\COM2Interop\COM2IManagedPerPropertyBrowsingHandler.cs(154,45): 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. src\System.Windows.Forms\src\System\Windows\Forms\ComponentModel\COM2Interop\COM2IManagedPerPropertyBrowsingHandler.cs(162,29): 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. src\System.Windows.Forms\src\System\Windows\Forms\ComponentModel\COM2Interop\COM2IManagedPerPropertyBrowsingHandler.cs(180,21): 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. src\System.Windows.Forms\src\System\Windows\Forms\ComponentModel\COM2Interop\COM2IPerPropertyBrowsingHandler.cs(84,9): 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. src\System.Windows.Forms\src\System\Windows\Forms\ComponentModel\COM2Interop\COM2PropertyDescriptor.cs(505,9): 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. src\System.Windows.Forms\src\System\Windows\Forms\ComponentModel\COM2Interop\COM2PropertyDescriptor.cs(543,9): 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. src\System.Windows.Forms\src\System\Windows\Forms\OLE\DataObject.ComDataObjectAdapter.cs(143,21): 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. src\System.Windows.Forms\src\System\Windows\Forms\Layout\CommonProperties.cs(767,47): Trim analysis warning IL2026: System.Windows.Forms.Layout.CommonProperties.Debug_GetCurrentPropertyState(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. src\System.Windows.Forms\src\System\Windows\Forms\Layout\CommonProperties.cs(778,25): Trim analysis warning IL2026: System.Windows.Forms.Layout.CommonProperties.Debug_GetCurrentPropertyState(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. src\System.Windows.Forms\src\System\Windows\Forms\ComponentModel\COM2Interop\ComNativeDescriptor.cs(100,12): 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. src\System.Windows.Forms\src\System\Windows\Forms\ComponentModel\COM2Interop\ComNativeDescriptor.cs(100,12): 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. src\System.Windows.Forms\src\System\Windows\Forms\ComponentModel\COM2Interop\ComNativeDescriptor.cs(97,63): 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. src\System.Windows.Forms\src\System\Windows\Forms\ComponentModel\COM2Interop\ComNativeDescriptor.cs(337,13): 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. src\System.Windows.Forms\src\System\Windows\Forms\ComponentModel\COM2Interop\ComNativeDescriptor.cs(337,13): 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. src\System.Windows.Forms\src\System\Windows\Forms\ComponentModel\COM2Interop\ComNativeDescriptor.cs(343,13): 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. src\System.Windows.Forms\src\System\Windows\Forms\ComponentModel\COM2Interop\ComNativeDescriptor.cs(343,13): 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. src\System.Windows.Forms\src\System\Windows\Forms\Design\ComponentEditorForm.ComponentEditorPageSite.cs(38,17): Trim analysis warning IL2067: System.Windows.Forms.Design.ComponentEditorForm.ComponentEditorPageSite.ComponentEditorPageSite(Control, Type, IComponent, ComponentEditorForm): 'type' argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicParameterlessConstructor' in call to 'System.Activator.CreateInstance(Type)'. The parameter 'pageClass' of method 'System.Windows.Forms.Design.ComponentEditorForm.ComponentEditorPageSite.ComponentEditorPageSite(Control, Type, IComponent, ComponentEditorForm)' 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. ILLink: 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. ILLink: 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. src\System.Windows.Forms\src\System\Windows\Forms\Control.cs(13363,13): 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. src\System.Windows.Forms\src\System\Windows\Forms\Control.cs(13364,13): 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. src\System.Windows.Forms\src\System\Windows\Forms\Control.cs(86,21): Trim analysis warning IL2026: System.Windows.Forms.Control.TraceCanProcessMnemonic(): Using member 'System.Diagnostics.StackFrame.GetMethod()' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. Metadata for the method might be incomplete or removed. src\System.Windows.Forms\src\System\Windows\Forms\Controls\DataGridView\DataGridView.Methods.cs(6987,9): Trim analysis warning IL2067: System.Windows.Forms.DataGridView.GetCachedTypeConverter(Type): 'type' argument does not satisfy 'DynamicallyAccessedMemberTypes.All' in call to 'System.ComponentModel.TypeDescriptor.GetConverter(Type)'. The parameter 'type' of method 'System.Windows.Forms.DataGridView.GetCachedTypeConverter(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. src\System.Windows.Forms\src\System\Windows\Forms\Controls\DataGridView\DataGridView.Methods.cs(6987,9): Trim analysis warning IL2026: System.Windows.Forms.DataGridView.GetCachedTypeConverter(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. src\System.Windows.Forms\src\System\Windows\Forms\Controls\DataGridView\DataGridViewBand.cs(257,17): Trim analysis warning IL2072: System.Windows.Forms.DataGridViewBand.HeaderCellCore.get: 'type' argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicParameterlessConstructor' in call to 'System.Activator.CreateInstance(Type)'. The return value of method 'System.Windows.Forms.DataGridViewBand.DefaultHeaderCellType.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. src\System.Windows.Forms\src\System\Windows\Forms\Controls\DataGridView\DataGridViewCell.cs(258,21): Trim analysis warning IL2026: System.Windows.Forms.DataGridViewCell.FormattedValueTypeConverter.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. src\System.Windows.Forms\src\System\Windows\Forms\Controls\DataGridView\DataGridViewCell.cs(258,21): Trim analysis warning IL2072: System.Windows.Forms.DataGridViewCell.FormattedValueTypeConverter.get: 'type' argument does not satisfy 'DynamicallyAccessedMemberTypes.All' in call to 'System.ComponentModel.TypeDescriptor.GetConverter(Type)'. The return value of method 'System.Windows.Forms.DataGridViewCell.FormattedValueType.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. src\System.Windows.Forms\src\System\Windows\Forms\Controls\DataGridView\DataGridViewCell.cs(776,21): Trim analysis warning IL2026: System.Windows.Forms.DataGridViewCell.ValueTypeConverter.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. src\System.Windows.Forms\src\System\Windows\Forms\Controls\DataGridView\DataGridViewCell.cs(776,21): Trim analysis warning IL2072: System.Windows.Forms.DataGridViewCell.ValueTypeConverter.get: 'type' argument does not satisfy 'DynamicallyAccessedMemberTypes.All' in call to 'System.ComponentModel.TypeDescriptor.GetConverter(Type)'. The return value of method 'System.Windows.Forms.DataGridViewCell.ValueType.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. src\System.Windows.Forms\src\System\Windows\Forms\Controls\DataGridView\DataGridViewCellConverter.cs(30,13): Trim analysis warning IL2075: System.Windows.Forms.DataGridViewCellConverter.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. src\System.Windows.Forms\src\System\Windows\Forms\Controls\DataGridView\DataGridViewCellStyleConverter.cs(40,13): Trim analysis warning IL2075: System.Windows.Forms.DataGridViewCellStyleConverter.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. src\System.Windows.Forms\src\System\Windows\Forms\Controls\DataGridView\DataGridViewColumnConverter.cs(42,17): Trim analysis warning IL2075: System.Windows.Forms.DataGridViewColumnConverter.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. src\System.Windows.Forms\src\System\Windows\Forms\Controls\DataGridView\DataGridViewColumnConverter.cs(51,13): Trim analysis warning IL2075: System.Windows.Forms.DataGridViewColumnConverter.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. src\System.Windows.Forms\src\System\Windows\Forms\Controls\DataGridView\DataGridViewComboBoxCell.cs(364,51): Trim analysis warning IL2072: System.Windows.Forms.DataGridViewComboBoxCell.DisplayTypeConverter.get: 'type' argument does not satisfy 'DynamicallyAccessedMemberTypes.All' in call to 'System.ComponentModel.TypeDescriptor.GetConverter(Type)'. The return value of method 'System.Windows.Forms.DataGridViewComboBoxCell.DisplayType.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. src\System.Windows.Forms\src\System\Windows\Forms\Controls\DataGridView\DataGridViewComboBoxCell.cs(364,51): Trim analysis warning IL2026: System.Windows.Forms.DataGridViewComboBoxCell.DisplayTypeConverter.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. src\System.Windows.Forms\src\System\Windows\Forms\Controls\DataGridView\DataGridViewComboBoxCell.cs(1012,17): Trim analysis warning IL2026: System.Windows.Forms.DataGridViewComboBoxCell.GetFormattedValue(Object, Int32, DataGridViewCellStyle&, TypeConverter, TypeConverter, DataGridViewDataErrorContexts): Using member 'System.ComponentModel.PropertyDescriptor.Converter.get' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyDescriptor's PropertyType cannot be statically discovered. src\System.Windows.Forms\src\System\Windows\Forms\Controls\DataGridView\DataGridViewComboBoxCell.cs(1016,17): Trim analysis warning IL2026: System.Windows.Forms.DataGridViewComboBoxCell.GetFormattedValue(Object, Int32, DataGridViewCellStyle&, TypeConverter, TypeConverter, DataGridViewDataErrorContexts): Using member 'System.ComponentModel.PropertyDescriptor.Converter.get' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyDescriptor's PropertyType cannot be statically discovered. src\System.Windows.Forms\src\System\Windows\Forms\Controls\DataGridView\DataGridViewComboBoxCell.cs(1166,13): Trim analysis warning IL2026: System.Windows.Forms.DataGridViewComboBoxCell.GetItemDisplayValue(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. src\System.Windows.Forms\src\System\Windows\Forms\Controls\DataGridView\DataGridViewComboBoxCell.cs(1175,13): Trim analysis warning IL2026: System.Windows.Forms.DataGridViewComboBoxCell.GetItemDisplayValue(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. src\System.Windows.Forms\src\System\Windows\Forms\Controls\DataGridView\DataGridViewComboBoxCell.cs(1241,13): Trim analysis warning IL2026: System.Windows.Forms.DataGridViewComboBoxCell.GetItemValue(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. src\System.Windows.Forms\src\System\Windows\Forms\Controls\DataGridView\DataGridViewComboBoxCell.cs(1251,13): Trim analysis warning IL2026: System.Windows.Forms.DataGridViewComboBoxCell.GetItemValue(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. src\System.Windows.Forms\src\System\Windows\Forms\Controls\DataGridView\DataGridViewComboBoxCell.cs(1562,13): Trim analysis warning IL2026: System.Windows.Forms.DataGridViewComboBoxCell.ItemFromComboBoxItems(Int32, 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. src\System.Windows.Forms\src\System\Windows\Forms\Controls\DataGridView\DataGridViewComboBoxCell.cs(1580,17): Trim analysis warning IL2026: System.Windows.Forms.DataGridViewComboBoxCell.ItemFromComboBoxItems(Int32, 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. src\System.Windows.Forms\src\System\Windows\Forms\Controls\DataGridView\DataGridViewComboBoxCell.cs(2491,17): Trim analysis warning IL2026: System.Windows.Forms.DataGridViewComboBoxCell.ParseFormattedValue(Object, DataGridViewCellStyle, TypeConverter, TypeConverter): Using member 'System.ComponentModel.PropertyDescriptor.Converter.get' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyDescriptor's PropertyType cannot be statically discovered. src\System.Windows.Forms\src\System\Windows\Forms\Controls\DataGridView\DataGridViewComboBoxCell.cs(2495,17): Trim analysis warning IL2026: System.Windows.Forms.DataGridViewComboBoxCell.ParseFormattedValue(Object, DataGridViewCellStyle, TypeConverter, TypeConverter): Using member 'System.ComponentModel.PropertyDescriptor.Converter.get' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyDescriptor's PropertyType cannot be statically discovered. src\System.Windows.Forms\src\System\Windows\Forms\Controls\DataGridView\DataGridView.DataConnection.cs(274,13): Trim analysis warning IL2026: System.Windows.Forms.DataGridView.DataGridViewDataConnection.BoundColumnConverter(Int32): Using member 'System.ComponentModel.PropertyDescriptor.Converter.get' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyDescriptor's PropertyType cannot be statically discovered. src\System.Windows.Forms\src\System\Windows\Forms\Controls\DataGridView\DataGridView.DataConnection.cs(942,21): Trim analysis warning IL2026: System.Windows.Forms.DataGridView.DataGridViewDataConnection.GetCollectionOfBoundDataGridViewColumns(): Using member 'System.MulticastDelegate.MulticastDelegate(Object, String)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. The target method might be removed. src\System.Windows.Forms\src\System\Windows\Forms\Controls\DataGridView\DataGridView.DataConnection.cs(942,21): Trim analysis warning IL2111: System.Windows.Forms.DataGridView.DataGridViewDataConnection.GetCollectionOfBoundDataGridViewColumns(): Method 'System.MulticastDelegate.MulticastDelegate(Type, String)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. src\System.Windows.Forms\src\System\Windows\Forms\Controls\DataGridView\DataGridView.DataConnection.cs(942,21): Trim analysis warning IL2111: System.Windows.Forms.DataGridView.DataGridViewDataConnection.GetCollectionOfBoundDataGridViewColumns(): Method 'System.Delegate.CreateDelegate(Type, Type, String)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. src\System.Windows.Forms\src\System\Windows\Forms\Controls\DataGridView\DataGridView.DataConnection.cs(942,21): Trim analysis warning IL2026: System.Windows.Forms.DataGridView.DataGridViewDataConnection.GetCollectionOfBoundDataGridViewColumns(): Using member 'System.Delegate.CreateDelegate(Type, Object, String, Boolean)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. The target method might be removed. src\System.Windows.Forms\src\System\Windows\Forms\Controls\DataGridView\DataGridView.DataConnection.cs(942,21): Trim analysis warning IL2026: System.Windows.Forms.DataGridView.DataGridViewDataConnection.GetCollectionOfBoundDataGridViewColumns(): Using member 'System.Delegate.CreateDelegate(Type, Object, String)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. The target method might be removed. src\System.Windows.Forms\src\System\Windows\Forms\Controls\DataGridView\DataGridView.DataConnection.cs(942,21): Trim analysis warning IL2111: System.Windows.Forms.DataGridView.DataGridViewDataConnection.GetCollectionOfBoundDataGridViewColumns(): Method 'System.Delegate.BindToMethodName(Object, RuntimeType, String, DelegateBindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. src\System.Windows.Forms\src\System\Windows\Forms\Controls\DataGridView\DataGridView.DataConnection.cs(942,21): Trim analysis warning IL2026: System.Windows.Forms.DataGridView.DataGridViewDataConnection.GetCollectionOfBoundDataGridViewColumns(): 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. src\System.Windows.Forms\src\System\Windows\Forms\Controls\DataGridView\DataGridView.DataConnection.cs(942,21): Trim analysis warning IL2026: System.Windows.Forms.DataGridView.DataGridViewDataConnection.GetCollectionOfBoundDataGridViewColumns(): Using member 'System.Delegate.Delegate(Object, String)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. The target method might be removed. src\System.Windows.Forms\src\System\Windows\Forms\Controls\DataGridView\DataGridView.DataConnection.cs(942,21): Trim analysis warning IL2111: System.Windows.Forms.DataGridView.DataGridViewDataConnection.GetCollectionOfBoundDataGridViewColumns(): Method 'System.Delegate.Delegate(Type, String)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. src\System.Windows.Forms\src\System\Windows\Forms\Controls\DataGridView\DataGridView.DataConnection.cs(942,21): Trim analysis warning IL2111: System.Windows.Forms.DataGridView.DataGridViewDataConnection.GetCollectionOfBoundDataGridViewColumns(): Method 'System.Delegate.CreateDelegate(Type, Type, String, Boolean, Boolean)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. src\System.Windows.Forms\src\System\Windows\Forms\Controls\DataGridView\DataGridView.DataConnection.cs(942,21): Trim analysis warning IL2111: System.Windows.Forms.DataGridView.DataGridViewDataConnection.GetCollectionOfBoundDataGridViewColumns(): Method 'System.Delegate.CreateDelegate(Type, Type, String, Boolean)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. src\System.Windows.Forms\src\System\Windows\Forms\Controls\DataGridView\DataGridView.DataConnection.cs(942,21): Trim analysis warning IL2026: System.Windows.Forms.DataGridView.DataGridViewDataConnection.GetCollectionOfBoundDataGridViewColumns(): Using member 'System.Delegate.CreateDelegate(Type, Object, String, Boolean, Boolean)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. The target method might be removed. src\System.Windows.Forms\src\System\Windows\Forms\Controls\DataGridView\DataGridView.DataConnection.cs(957,17): Trim analysis warning IL2026: System.Windows.Forms.DataGridView.DataGridViewDataConnection.GetCollectionOfBoundDataGridViewColumns(): Using member 'System.ComponentModel.PropertyDescriptor.Converter.get' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyDescriptor's PropertyType cannot be statically discovered. src\System.Windows.Forms\src\System\Windows\Forms\Controls\DataGridView\DataGridView.DataConnection.cs(911,13): Trim analysis warning IL2111: System.Windows.Forms.DataGridView.DataGridViewDataConnection.GetDataGridViewColumnFromType(Type): Method 'System.Delegate.Delegate(Type, String)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. src\System.Windows.Forms\src\System\Windows\Forms\Controls\DataGridView\DataGridView.DataConnection.cs(911,13): Trim analysis warning IL2111: System.Windows.Forms.DataGridView.DataGridViewDataConnection.GetDataGridViewColumnFromType(Type): Method 'System.Delegate.CreateDelegate(Type, Type, String, Boolean, Boolean)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. src\System.Windows.Forms\src\System\Windows\Forms\Controls\DataGridView\DataGridView.DataConnection.cs(911,13): Trim analysis warning IL2111: System.Windows.Forms.DataGridView.DataGridViewDataConnection.GetDataGridViewColumnFromType(Type): Method 'System.Delegate.BindToMethodName(Object, RuntimeType, String, DelegateBindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. src\System.Windows.Forms\src\System\Windows\Forms\Controls\DataGridView\DataGridView.DataConnection.cs(911,13): Trim analysis warning IL2026: System.Windows.Forms.DataGridView.DataGridViewDataConnection.GetDataGridViewColumnFromType(Type): Using member 'System.Delegate.CreateDelegate(Type, Object, String)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. The target method might be removed. src\System.Windows.Forms\src\System\Windows\Forms\Controls\DataGridView\DataGridView.DataConnection.cs(911,13): Trim analysis warning IL2026: System.Windows.Forms.DataGridView.DataGridViewDataConnection.GetDataGridViewColumnFromType(Type): Using member 'System.Delegate.CreateDelegate(Type, Object, String, Boolean)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. The target method might be removed. src\System.Windows.Forms\src\System\Windows\Forms\Controls\DataGridView\DataGridView.DataConnection.cs(911,13): Trim analysis warning IL2026: System.Windows.Forms.DataGridView.DataGridViewDataConnection.GetDataGridViewColumnFromType(Type): Using member 'System.MulticastDelegate.MulticastDelegate(Object, String)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. The target method might be removed. src\System.Windows.Forms\src\System\Windows\Forms\Controls\DataGridView\DataGridView.DataConnection.cs(911,13): Trim analysis warning IL2111: System.Windows.Forms.DataGridView.DataGridViewDataConnection.GetDataGridViewColumnFromType(Type): Method 'System.Delegate.CreateDelegate(Type, Type, String)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. src\System.Windows.Forms\src\System\Windows\Forms\Controls\DataGridView\DataGridView.DataConnection.cs(911,13): Trim analysis warning IL2111: System.Windows.Forms.DataGridView.DataGridViewDataConnection.GetDataGridViewColumnFromType(Type): Method 'System.Delegate.CreateDelegate(Type, Type, String, Boolean)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. src\System.Windows.Forms\src\System\Windows\Forms\Controls\DataGridView\DataGridView.DataConnection.cs(911,13): Trim analysis warning IL2026: System.Windows.Forms.DataGridView.DataGridViewDataConnection.GetDataGridViewColumnFromType(Type): Using member 'System.Delegate.Delegate(Object, String)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. The target method might be removed. src\System.Windows.Forms\src\System\Windows\Forms\Controls\DataGridView\DataGridView.DataConnection.cs(911,13): Trim analysis warning IL2111: System.Windows.Forms.DataGridView.DataGridViewDataConnection.GetDataGridViewColumnFromType(Type): Method 'System.MulticastDelegate.MulticastDelegate(Type, String)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. src\System.Windows.Forms\src\System\Windows\Forms\Controls\DataGridView\DataGridView.DataConnection.cs(911,13): Trim analysis warning IL2026: System.Windows.Forms.DataGridView.DataGridViewDataConnection.GetDataGridViewColumnFromType(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. src\System.Windows.Forms\src\System\Windows\Forms\Controls\DataGridView\DataGridView.DataConnection.cs(911,13): Trim analysis warning IL2026: System.Windows.Forms.DataGridView.DataGridViewDataConnection.GetDataGridViewColumnFromType(Type): Using member 'System.Delegate.CreateDelegate(Type, Object, String, Boolean, Boolean)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. The target method might be removed. src\System.Windows.Forms\src\System\Windows\Forms\Controls\DataGridView\DataGridViewRowConverter.cs(29,13): Trim analysis warning IL2075: System.Windows.Forms.DataGridViewRowConverter.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. src\System.Windows.Forms\src\System\Windows\Forms\OLE\DataObject.cs(685,13): 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. src\System.Windows.Forms\src\System\Windows\Forms\Controls\PropertyGrid\PropertyGridInternal\PropertyGridView.DropDownHolder.cs(190,13): 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. src\System.Windows.Forms\src\System\Windows\Forms\Controls\PropertyGrid\PropertyGridInternal\PropertyGridView.DropDownHolder.cs(198,21): 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. ILLink: Trim analysis warning IL2026: System.Windows.Forms.FlatButtonAppearance.BorderColor: 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. ILLink: Trim analysis warning IL2026: System.Windows.Forms.FlatButtonAppearance.CheckedBackColor: 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. ILLink: Trim analysis warning IL2026: System.Windows.Forms.FlatButtonAppearance.MouseDownBackColor: 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. ILLink: Trim analysis warning IL2026: System.Windows.Forms.FlatButtonAppearance.MouseOverBackColor: 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. ILLink: 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. src\System.Windows.Forms\src\System\Windows\Forms\Internal\Formatter.cs(137,9): 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. src\System.Windows.Forms\src\System\Windows\Forms\Internal\Formatter.cs(137,9): 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. src\System.Windows.Forms\src\System\Windows\Forms\Internal\Formatter.cs(143,9): 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. src\System.Windows.Forms\src\System\Windows\Forms\Internal\Formatter.cs(143,9): 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. src\System.Windows.Forms\src\System\Windows\Forms\Internal\Formatter.cs(438,13): 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. src\System.Windows.Forms\src\System\Windows\Forms\Internal\Formatter.cs(449,13): 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. src\System.Windows.Forms\src\System\Windows\Forms\Internal\Formatter.cs(460,13): 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. src\System.Windows.Forms\src\System\Windows\Forms\Internal\Formatter.cs(288,9): 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. src\System.Windows.Forms\src\System\Windows\Forms\Internal\Formatter.cs(288,9): 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. src\System.Windows.Forms\src\System\Windows\Forms\Internal\Formatter.cs(294,9): 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. src\System.Windows.Forms\src\System\Windows\Forms\Internal\Formatter.cs(294,9): 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. src\System.Windows.Forms\src\System\Windows\Forms\Controls\PropertyGrid\PropertyGridInternal\GridEntry.cs(122,57): 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. src\System.Windows.Forms\src\System\Windows\Forms\Controls\PropertyGrid\PropertyGridInternal\GridEntry.cs(355,17): 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. src\System.Windows.Forms\src\System\Windows\Forms\Controls\PropertyGrid\PropertyGridInternal\GridEntry.cs(355,17): 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. src\System.Windows.Forms\src\System\Windows\Forms\Controls\PropertyGrid\PropertyGridInternal\GridEntry.cs(369,13): 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. src\System.Windows.Forms\src\System\Windows\Forms\Controls\PropertyGrid\PropertyGridInternal\GridEntry.cs(391,13): 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. src\System.Windows.Forms\src\System\Windows\Forms\Controls\PropertyGrid\PropertyGridInternal\GridEntry.cs(748,12): 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. src\System.Windows.Forms\src\System\Windows\Forms\Controls\PropertyGrid\PropertyGridInternal\GridEntry.cs(759,17): 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. src\System.Windows.Forms\src\System\Windows\Forms\Controls\PropertyGrid\PropertyGridInternal\GridEntry.cs(759,17): 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. src\System.Windows.Forms\src\System\Windows\Forms\Controls\PropertyGrid\PropertyGridInternal\GridEntry.cs(1271,17): 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. src\System.Windows.Forms\src\System\Windows\Forms\Controls\PropertyGrid\PropertyGridInternal\GridEntry.cs(1272,17): 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. src\System.Windows.Forms\src\System\Windows\Forms\ImageIndexConverter.cs(98,17): Trim analysis warning IL2026: System.Windows.Forms.ImageIndexConverter.GetStandardValues(ITypeDescriptorContext): 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. src\System.Windows.Forms\src\System\Windows\Forms\ImageKeyConverter.cs(114,17): Trim analysis warning IL2026: System.Windows.Forms.ImageKeyConverter.GetStandardValues(ITypeDescriptorContext): 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. src\System.Windows.Forms\src\misc\ImageListUtils.cs(38,13): Trim analysis warning IL2026: System.Windows.Forms.ImageListUtils.GetImageListProperty(PropertyDescriptor, 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. src\System.Windows.Forms\src\System\Windows\Forms\Controls\PropertyGrid\PropertyGridInternal\ImmutablePropertyDescriptorGridEntry.cs(44,13): 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. src\System.Windows.Forms\src\System\Windows\Forms\Controls\Labels\LinkArea.LinkAreaConverter.cs(95,21): 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. src\System.Windows.Forms\src\System\Windows\Forms\Controls\Labels\LinkConverter.cs(91,17): 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. src\System.Windows.Forms\src\System\Windows\Forms\DataBinding\ListBindingConverter.cs(140,13): 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. src\System.Windows.Forms\src\System\Windows\Forms\DataBinding\ListBindingConverter.cs(186,25): 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. src\System.Windows.Forms\src\System\Windows\Forms\DataBinding\ListBindingHelper.cs(261,13): 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. src\System.Windows.Forms\src\System\Windows\Forms\DataBinding\ListBindingHelper.cs(153,17): 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. src\System.Windows.Forms\src\System\Windows\Forms\DataBinding\ListBindingHelper.cs(587,13): 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. src\System.Windows.Forms\src\System\Windows\Forms\DataBinding\ListBindingHelper.cs(587,13): 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. src\System.Windows.Forms\src\System\Windows\Forms\DataBinding\ListBindingHelper.cs(602,21): 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. src\System.Windows.Forms\src\System\Windows\Forms\DataBinding\ListBindingHelper.cs(602,21): 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. src\System.Windows.Forms\src\System\Windows\Forms\DataBinding\ListBindingHelper.cs(640,17): 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. src\System.Windows.Forms\src\System\Windows\Forms\DataBinding\ListBindingHelper.cs(648,17): 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. src\System.Windows.Forms\src\System\Windows\Forms\DataBinding\ListBindingHelper.cs(652,21): 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. src\System.Windows.Forms\src\System\Windows\Forms\DataBinding\ListBindingHelper.cs(496,9): 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. src\System.Windows.Forms\src\System\Windows\Forms\DataBinding\ListBindingHelper.cs(577,9): 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. src\System.Windows.Forms\src\System\Windows\Forms\DataBinding\ListBindingHelper.cs(577,9): 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. src\System.Windows.Forms\src\System\Windows\Forms\DataBinding\ListBindingHelper.cs(557,9): 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. src\System.Windows.Forms\src\System\Windows\Forms\DataBinding\ListBindingHelper.cs(520,39): 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. src\System.Windows.Forms\src\System\Windows\Forms\Controls\ListControl\ListControl.cs(435,21): 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. src\System.Windows.Forms\src\System\Windows\Forms\Controls\ListControl\ListControl.cs(146,25): 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. src\System.Windows.Forms\src\System\Windows\Forms\Controls\ListControl\ListControl.cs(529,9): 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. src\System.Windows.Forms\src\System\Windows\Forms\MDI\MDIWindowDialog.cs(89,9): 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. src\System.Windows.Forms\src\System\Windows\Forms\MDI\MDIWindowDialog.cs(95,9): 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. src\System.Windows.Forms\src\System\Windows\Forms\MDI\MDIWindowDialog.cs(102,9): 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. src\System.Windows.Forms\src\System\Windows\Forms\MDI\MDIWindowDialog.cs(109,9): 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. src\System.Windows.Forms\src\System\Windows\Forms\MDI\MDIWindowDialog.cs(121,9): 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. src\System.Windows.Forms\src\System\Windows\Forms\Controls\PropertyGrid\PropertyGridInternal\MergePropertyDescriptor.cs(138,9): 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. src\System.Windows.Forms\src\System\Windows\Forms\Controls\PropertyGrid\PropertyGridInternal\MultiPropertyDescriptorGridEntry.cs(202,9): 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. src\System.Windows.Forms\src\System\Windows\Forms\Controls\PropertyGrid\PropertyGridInternal\MultiSelectRootGridEntry.cs(37,21): 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. src\System.Windows.Forms\src\System\Windows\Forms\Controls\PropertyGrid\PropertyGridInternal\MultiSelectRootGridEntry.cs(37,21): 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. src\System.Windows.Forms\src\System\Windows\Forms\Controls\ToolStrips\OpacityConverter.cs(48,17): 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. src\System.Windows.Forms\src\System\Windows\Forms\Controls\PropertyGrid\PropertyGridInternal\PropertyDescriptorGridEntry.cs(100,21): 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. src\System.Windows.Forms\src\System\Windows\Forms\Controls\PropertyGrid\PropertyGridInternal\PropertyDescriptorGridEntry.cs(110,25): 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. src\System.Windows.Forms\src\System\Windows\Forms\Controls\PropertyGrid\PropertyGridInternal\PropertyDescriptorGridEntry.cs(110,25): 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. src\System.Windows.Forms\src\System\Windows\Forms\Controls\PropertyGrid\PropertyGridInternal\PropertyDescriptorGridEntry.cs(114,21): 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. src\System.Windows.Forms\src\System\Windows\Forms\Controls\PropertyGrid\PropertyGridInternal\PropertyDescriptorGridEntry.cs(277,13): 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. src\System.Windows.Forms\src\System\Windows\Forms\Controls\PropertyGrid\PropertyGridInternal\PropertyDescriptorGridEntry.cs(292,13): 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. src\System.Windows.Forms\src\System\Windows\Forms\Controls\PropertyGrid\PropertyGridInternal\PropertyDescriptorGridEntry.cs(358,9): 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. src\System.Windows.Forms\src\System\Windows\Forms\Controls\PropertyGrid\PropertyGridInternal\PropertyDescriptorGridEntry.cs(628,21): 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. ILLink: Trim analysis warning IL2026: System.Windows.Forms.PropertyGrid.CategoryForeColor: 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. ILLink: Trim analysis warning IL2026: System.Windows.Forms.PropertyGrid.CategorySplitterColor: 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. src\System.Windows.Forms\src\System\Windows\Forms\Controls\PropertyGrid\PropertyGrid.cs(1662,13): 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. src\System.Windows.Forms\src\System\Windows\Forms\Controls\PropertyGrid\PropertyGrid.cs(1667,17): 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. src\System.Windows.Forms\src\System\Windows\Forms\Controls\PropertyGrid\PropertyGrid.cs(1688,21): 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. src\System.Windows.Forms\src\System\Windows\Forms\Controls\PropertyGrid\PropertyGrid.cs(2012,13): 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. ILLink: Trim analysis warning IL2026: System.Windows.Forms.PropertyGrid.LineColor: 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. src\System.Windows.Forms\src\System\Windows\Forms\Controls\PropertyGrid\PropertyGrid.cs(2435,9): Trim analysis warning IL2072: System.Windows.Forms.PropertyGrid.OnComponentAdded(Object, ComponentEventArgs): 'componentType' argument does not satisfy 'DynamicallyAccessedMemberTypes.All' in call to 'System.ComponentModel.TypeDescriptorHelper.TryGetAttribute(Type, T&)'. 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. src\System.Windows.Forms\src\System\Windows\Forms\Controls\PropertyGrid\PropertyGrid.cs(2482,9): Trim analysis warning IL2072: System.Windows.Forms.PropertyGrid.OnComponentRemoved(Object, ComponentEventArgs): 'componentType' argument does not satisfy 'DynamicallyAccessedMemberTypes.All' in call to 'System.ComponentModel.TypeDescriptorHelper.TryGetAttribute(Type, T&)'. 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. src\System.Windows.Forms\src\System\Windows\Forms\Controls\PropertyGrid\PropertyGrid.cs(2952,9): 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. src\System.Windows.Forms\src\System\Windows\Forms\Controls\PropertyGrid\PropertyGrid.cs(2952,9): 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. src\System.Windows.Forms\src\System\Windows\Forms\Controls\PropertyGrid\PropertyGrid.cs(3141,25): 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. src\System.Windows.Forms\src\System\Windows\Forms\Controls\PropertyGrid\PropertyGrid.cs(3455,17): Trim analysis warning IL2072: System.Windows.Forms.PropertyGrid.RefreshTabs(PropertyTabScope): 'componentType' argument does not satisfy 'DynamicallyAccessedMemberTypes.All' in call to 'System.ComponentModel.TypeDescriptorHelper.TryGetAttribute(Type, T&)'. 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. ILLink: Trim analysis warning IL2026: System.Windows.Forms.PropertyGrid.SelectedItemWithFocusBackColor: 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. ILLink: Trim analysis warning IL2026: System.Windows.Forms.PropertyGrid.SelectedItemWithFocusForeColor: 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. ILLink: Trim analysis warning IL2026: System.Windows.Forms.PropertyGrid.ViewBorderColor: 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. src\System.Windows.Forms\src\System\Windows\Forms\Controls\PropertyGrid\PropertyGrid.cs(2373,13): Trim analysis warning IL2045: System.Windows.Forms.PropertyGrid.Windows.Win32.System.Ole.IPropertyNotifySink.Interface.OnChanged(Int32): Attribute 'System.Runtime.InteropServices.DispIdAttribute' is being referenced in code but the trimmer was instructed to remove all instances of this attribute. If the attribute instances are necessary make sure to either remove the trimmer attribute XML portion which removes the attribute instances, or override the removal by using the trimmer XML descriptor to keep the attribute type (which in turn keeps all of its instances). src\System.Windows.Forms\src\System\Windows\Forms\Controls\PropertyGrid\PropertyGrid.cs(2391,17): 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. src\System.Windows.Forms\src\System\Windows\Forms\Controls\PropertyGrid\PropertyGrid.cs(2364,5): Trim analysis warning IL2045: System.Windows.Forms.PropertyGrid.Windows.Win32.System.Ole.IPropertyNotifySink.Interface.OnChanged(Int32): Attribute 'System.Runtime.InteropServices.DispIdAttribute' is being referenced in code but the trimmer was instructed to remove all instances of this attribute. If the attribute instances are necessary make sure to either remove the trimmer attribute XML portion which removes the attribute instances, or override the removal by using the trimmer XML descriptor to keep the attribute type (which in turn keeps all of its instances). src\System.Windows.Forms\src\System\Windows\Forms\DataBinding\PropertyManager.cs(39,13): 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. src\System.Windows.Forms\src\System\Windows\Forms\Controls\PropertyGrid\PropertyGridInternal\SingleSelectRootGridEntry.cs(41,9): 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. src\System.Windows.Forms\src\System\Windows\Forms\Controls\PropertyGrid\PropertyGridInternal\SingleSelectRootGridEntry.cs(126,17): 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. src\System.Windows.Forms\src\System\Windows\Forms\Controls\PropertyGrid\PropertyGridInternal\SingleSelectRootGridEntry.cs(126,17): 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. src\System.Windows.Forms\src\System\Windows\Forms\Controls\PropertyGrid\PropertyGridInternal\SingleSelectRootGridEntry.cs(182,13): 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. ILLink: Trim analysis warning IL2026: System.Windows.Forms.SplitContainer.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. src\System.Windows.Forms\src\System\Windows\Forms\Panels\TableLayoutPanel\TableLayoutSettings.StyleConverter.cs(31,25): 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. src\System.Windows.Forms\src\System\Windows\Forms\Panels\TableLayoutPanel\TableLayoutSettings.StyleConverter.cs(36,25): 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. src\System.Windows.Forms\src\System\Windows\Forms\Panels\TableLayoutPanel\TableLayoutSettings.cs(497,21): 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. src\System.Windows.Forms\src\System\Windows\Forms\Panels\TableLayoutPanel\TableLayoutSettings.cs(470,9): 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. ILLink: Trim analysis warning IL2026: System.Windows.Forms.TabPage.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. src\System.Windows.Forms\src\System\Windows\Forms\Controls\TabControl\TabPage.cs(117,21): 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. ILLink: Trim analysis warning IL2111: System.Windows.Forms.TextBox.AutoCompleteSource: Method 'System.Windows.Forms.TextBoxAutoCompleteSourceConverter.TextBoxAutoCompleteSourceConverter(Type)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2026: System.Windows.Forms.ToolStrip.ImageScalingSize: 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. src\System.Windows.Forms\src\System\Windows\Forms\Controls\ToolStrips\ToolStripMenuItem.cs(1127,9): 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. ILLink: Trim analysis warning IL2026: System.Windows.Forms.ToolTip.BackColor: 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. ILLink: Trim analysis warning IL2026: System.Windows.Forms.ToolTip.ForeColor: 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. src\System.Windows.Forms\src\System\Windows\Forms\Controls\TreeView\TreeViewImageIndexConverter.cs(85,17): Trim analysis warning IL2026: System.Windows.Forms.TreeViewImageIndexConverter.GetStandardValues(ITypeDescriptorContext): 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. src\System.Windows.Forms\src\System\Drawing\Design\UITypeEditor.cs(47,9): 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. ILLink: 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. ILLink: 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. ILLink: 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. ILLink: 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. ILLink: 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. ILLink: 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. ILLink: 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. ILLink: 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. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.BindingSourceDesigner.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. ILLink: Trim analysis warning IL2026: System.Drawing.BitmapSelector.DoesAssemblyHaveCustomAttribute(Assembly, String): Using member 'System.Reflection.Assembly.GetType(String)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. Types might be removed by trimming. If the type name is a string literal, consider using Type.GetType instead. ILLink: 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. ILLink: 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. ILLink: 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. ILLink: 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. ILLink: Trim analysis warning IL2026: System.ComponentModel.Design.Serialization.CodeDomSerializer.Deserialize(IDesignerSerializationManager, Object): 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. ILLink: Trim analysis warning IL2026: System.ComponentModel.Design.Serialization.CodeDomSerializer.Deserialize(IDesignerSerializationManager, 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. ILLink: Trim analysis warning IL2026: System.ComponentModel.Design.Serialization.CodeDomSerializer.Deserialize(IDesignerSerializationManager, 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. ILLink: Trim analysis warning IL2026: System.ComponentModel.Design.Serialization.CodeDomSerializer.ResetBrowsableProperties(Object): 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. ILLink: Trim analysis warning IL2026: System.ComponentModel.Design.Serialization.CodeDomSerializer.ResetBrowsableProperties(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. ILLink: Trim analysis warning IL2026: System.ComponentModel.Design.Serialization.CodeDomSerializer.ResetBrowsableProperties(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. ILLink: Trim analysis warning IL2026: System.ComponentModel.Design.Serialization.CodeDomSerializer.Serialize(IDesignerSerializationManager, Object): 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. ILLink: Trim analysis warning IL2075: System.ComponentModel.Design.Serialization.CodeDomSerializerBase.DeserializeAssignStatement(IDesignerSerializationManager, CodeAssignStatement): 'this' argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicFields' in call to 'System.Type.GetField(String, BindingFlags)'. The return value of method 'System.ComponentModel.Design.Serialization.CodeDomSerializerBase.GetReflectionTypeFromTypeHelper(IDesignerSerializationManager, 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. ILLink: Trim analysis warning IL2075: System.ComponentModel.Design.Serialization.CodeDomSerializerBase.DeserializeAssignStatement(IDesignerSerializationManager, CodeAssignStatement): 'this' argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicFields' in call to 'System.Type.GetField(String, BindingFlags)'. The return value of method 'System.ComponentModel.Design.Serialization.CodeDomSerializerBase.GetReflectionTypeHelper(IDesignerSerializationManager, 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. ILLink: Trim analysis warning IL2075: System.ComponentModel.Design.Serialization.CodeDomSerializerBase.DeserializeExpression(IDesignerSerializationManager, String, CodeExpression): 'this' argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicMethods' in call to 'System.Type.GetMethod(String)'. The return value of method 'System.ComponentModel.Design.Serialization.IDesignerSerializationManager.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. ILLink: Trim analysis warning IL2075: System.ComponentModel.Design.Serialization.CodeDomSerializerBase.DeserializeExpression(IDesignerSerializationManager, String, CodeExpression): 'this' argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicMethods' in call to 'System.Type.GetMethod(String, Type[])'. The return value of method 'System.ComponentModel.Design.Serialization.CodeDomSerializerBase.GetReflectionTypeHelper(IDesignerSerializationManager, 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. ILLink: Trim analysis warning IL2075: System.ComponentModel.Design.Serialization.CodeDomSerializerBase.DeserializeExpression(IDesignerSerializationManager, String, CodeExpression): 'this' argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicMethods' in call to 'System.Type.GetMethod(String, 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. ILLink: Trim analysis warning IL2072: System.ComponentModel.Design.Serialization.CodeDomSerializerBase.DeserializeExpression(IDesignerSerializationManager, String, CodeExpression): 'type' argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicConstructors' in call to 'System.Activator.CreateInstance(Type, Object[])'. The return value of method 'System.ComponentModel.Design.Serialization.IDesignerSerializationManager.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. ILLink: Trim analysis warning IL2075: System.ComponentModel.Design.Serialization.CodeDomSerializerBase.DeserializeExpression(IDesignerSerializationManager, String, CodeExpression): 'this' argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicFields' in call to 'System.Type.GetField(String, BindingFlags)'. The return value of method 'System.ComponentModel.Design.Serialization.CodeDomSerializerBase.GetReflectionTypeFromTypeHelper(IDesignerSerializationManager, 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. ILLink: Trim analysis warning IL2075: System.ComponentModel.Design.Serialization.CodeDomSerializerBase.DeserializeExpression(IDesignerSerializationManager, String, CodeExpression): 'this' argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicFields' in call to 'System.Type.GetField(String, BindingFlags)'. The return value of method 'System.ComponentModel.Design.Serialization.CodeDomSerializerBase.GetReflectionTypeHelper(IDesignerSerializationManager, 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. ILLink: Trim analysis warning IL2075: System.ComponentModel.Design.Serialization.CodeDomSerializerBase.DeserializeExpression(IDesignerSerializationManager, String, CodeExpression): 'this' argument does not satisfy 'DynamicallyAccessedMemberTypes.All' in call to 'System.Type.InvokeMember(String, BindingFlags, Binder, Object, Object[], ParameterModifier[], CultureInfo, String[])'. The return value of method 'System.ComponentModel.Design.Serialization.CodeDomSerializerBase.GetReflectionTypeFromTypeHelper(IDesignerSerializationManager, 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. ILLink: Trim analysis warning IL2075: System.ComponentModel.Design.Serialization.CodeDomSerializerBase.DeserializeExpression(IDesignerSerializationManager, String, CodeExpression): 'this' argument does not satisfy 'DynamicallyAccessedMemberTypes.All' in call to 'System.Type.InvokeMember(String, BindingFlags, Binder, Object, Object[], ParameterModifier[], CultureInfo, String[])'. The return value of method 'System.ComponentModel.Design.Serialization.CodeDomSerializerBase.GetReflectionTypeHelper(IDesignerSerializationManager, 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. ILLink: Trim analysis warning IL2075: System.ComponentModel.Design.Serialization.CodeDomSerializerBase.DeserializeExpression(IDesignerSerializationManager, String, CodeExpression): 'this' argument does not satisfy 'DynamicallyAccessedMemberTypes.All' in call to 'System.Type.InvokeMember(String, BindingFlags, Binder, Object, Object[], ParameterModifier[], CultureInfo, String[])'. The return value of method 'System.ComponentModel.Design.Serialization.CodeDomSerializerBase.GetReflectionTypeFromTypeHelper(IDesignerSerializationManager, 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. ILLink: Trim analysis warning IL2075: System.ComponentModel.Design.Serialization.CodeDomSerializerBase.DeserializeExpression(IDesignerSerializationManager, String, CodeExpression): 'this' argument does not satisfy 'DynamicallyAccessedMemberTypes.All' in call to 'System.Type.InvokeMember(String, BindingFlags, Binder, Object, Object[], ParameterModifier[], CultureInfo, String[])'. The return value of method 'System.ComponentModel.Design.Serialization.CodeDomSerializerBase.GetReflectionTypeHelper(IDesignerSerializationManager, 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. ILLink: Trim analysis warning IL2026: System.ComponentModel.Design.Serialization.CodeDomSerializerBase.DeserializePropertiesFromResources(IDesignerSerializationManager, Object, Attribute[]): 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. ILLink: Trim analysis warning IL2075: System.ComponentModel.Design.Serialization.CodeDomSerializerBase.DeserializePropertyReferenceExpression(IDesignerSerializationManager, CodePropertyReferenceExpression, Boolean): 'this' argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicProperties', 'DynamicallyAccessedMemberTypes.NonPublicProperties' in call to 'System.Type.GetProperty(String, BindingFlags)'. The return value of method 'System.ComponentModel.Design.Serialization.CodeDomSerializerBase.GetReflectionTypeHelper(IDesignerSerializationManager, 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. ILLink: Trim analysis warning IL2075: System.ComponentModel.Design.Serialization.CodeDomSerializerBase.DeserializePropertyReferenceExpression(IDesignerSerializationManager, CodePropertyReferenceExpression, Boolean): 'this' argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicProperties' in call to 'System.Type.GetProperty(String, BindingFlags)'. The return value of method 'System.ComponentModel.Design.Serialization.CodeDomSerializerBase.GetReflectionTypeFromTypeHelper(IDesignerSerializationManager, 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. ILLink: Trim analysis warning IL2067: System.ComponentModel.Design.Serialization.CodeDomSerializerBase.GetAttributesFromTypeHelper(IDesignerSerializationManager, Type): 'objectType' argument does not satisfy 'DynamicallyAccessedMemberTypes.All' in call to 'System.ComponentModel.TypeDescriptionProvider.GetTypeDescriptor(Type)'. The parameter 'type' of method 'System.ComponentModel.Design.Serialization.CodeDomSerializerBase.GetAttributesFromTypeHelper(IDesignerSerializationManager, 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. ILLink: Trim analysis warning IL2067: System.ComponentModel.Design.Serialization.CodeDomSerializerBase.GetAttributesFromTypeHelper(IDesignerSerializationManager, Type): 'componentType' argument does not satisfy 'DynamicallyAccessedMemberTypes.All' in call to 'System.ComponentModel.TypeDescriptor.GetAttributes(Type)'. The parameter 'type' of method 'System.ComponentModel.Design.Serialization.CodeDomSerializerBase.GetAttributesFromTypeHelper(IDesignerSerializationManager, 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. ILLink: Trim analysis warning IL2026: System.ComponentModel.Design.Serialization.CodeDomSerializerBase.GetAttributesHelper(IDesignerSerializationManager, Object): Using member 'System.ComponentModel.TypeDescriptionProvider.GetTypeDescriptor(Object)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. The Type of instance cannot be statically discovered. ILLink: Trim analysis warning IL2026: System.ComponentModel.Design.Serialization.CodeDomSerializerBase.GetAttributesHelper(IDesignerSerializationManager, 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. ILLink: Trim analysis warning IL2026: System.ComponentModel.Design.Serialization.CodeDomSerializerBase.GetEventsHelper(IDesignerSerializationManager, Object, Attribute[]): Using member 'System.ComponentModel.TypeDescriptionProvider.GetTypeDescriptor(Object)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. The Type of instance cannot be statically discovered. ILLink: Trim analysis warning IL2026: System.ComponentModel.Design.Serialization.CodeDomSerializerBase.GetEventsHelper(IDesignerSerializationManager, Object, Attribute[]): Using member 'System.ComponentModel.ICustomTypeDescriptor.GetEvents(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. ILLink: Trim analysis warning IL2026: System.ComponentModel.Design.Serialization.CodeDomSerializerBase.GetEventsHelper(IDesignerSerializationManager, Object, Attribute[]): 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. ILLink: Trim analysis warning IL2026: System.ComponentModel.Design.Serialization.CodeDomSerializerBase.GetEventsHelper(IDesignerSerializationManager, 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. ILLink: Trim analysis warning IL2026: System.ComponentModel.Design.Serialization.CodeDomSerializerBase.GetPropertiesHelper(IDesignerSerializationManager, Object, Attribute[]): Using member 'System.ComponentModel.TypeDescriptionProvider.GetTypeDescriptor(Object)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. The Type of instance cannot be statically discovered. ILLink: Trim analysis warning IL2026: System.ComponentModel.Design.Serialization.CodeDomSerializerBase.GetPropertiesHelper(IDesignerSerializationManager, Object, Attribute[]): Using member 'System.ComponentModel.ICustomTypeDescriptor.GetProperties()' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyDescriptor's PropertyType cannot be statically discovered. ILLink: Trim analysis warning IL2026: System.ComponentModel.Design.Serialization.CodeDomSerializerBase.GetPropertiesHelper(IDesignerSerializationManager, Object, Attribute[]): Using member 'System.ComponentModel.ICustomTypeDescriptor.GetProperties(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. ILLink: Trim analysis warning IL2026: System.ComponentModel.Design.Serialization.CodeDomSerializerBase.GetPropertiesHelper(IDesignerSerializationManager, Object, Attribute[]): 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. ILLink: Trim analysis warning IL2026: System.ComponentModel.Design.Serialization.CodeDomSerializerBase.GetPropertiesHelper(IDesignerSerializationManager, 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. ILLink: Trim analysis warning IL2067: System.ComponentModel.Design.Serialization.CodeDomSerializerBase.GetReflectionTypeFromTypeHelper(IDesignerSerializationManager, 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.Serialization.CodeDomSerializerBase.GetReflectionTypeFromTypeHelper(IDesignerSerializationManager, 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. ILLink: Trim analysis warning IL2067: System.ComponentModel.Design.Serialization.CodeDomSerializerBase.GetReflectionTypeFromTypeHelper(IDesignerSerializationManager, Type): '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.Serialization.CodeDomSerializerBase.GetReflectionTypeFromTypeHelper(IDesignerSerializationManager, 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. ILLink: Trim analysis warning IL2026: System.ComponentModel.Design.Serialization.CodeDomSerializerBase.GetReflectionTypeHelper(IDesignerSerializationManager, Object): Using member 'System.ComponentModel.TypeDescriptionProvider.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. ILLink: Trim analysis warning IL2026: System.ComponentModel.Design.Serialization.CodeDomSerializerBase.GetReflectionTypeHelper(IDesignerSerializationManager, 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. ILLink: Trim analysis warning IL2072: System.ComponentModel.Design.Serialization.CodeDomSerializerBase.GetSerializer(IDesignerSerializationManager, Object): 'type' argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicParameterlessConstructor' in call to 'System.Activator.CreateInstance(Type)'. The return value of method 'System.ComponentModel.Design.Serialization.DesignerSerializationManager.GetRuntimeType(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. ILLink: Trim analysis warning IL2072: System.ComponentModel.Design.Serialization.CodeDomSerializerBase.GetSerializer(IDesignerSerializationManager, Object): 'type' argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicParameterlessConstructor' in call to 'System.Activator.CreateInstance(Type)'. The return value of method 'System.ComponentModel.Design.Serialization.IDesignerSerializationManager.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. ILLink: Trim analysis warning IL2026: System.ComponentModel.Design.Serialization.CodeDomSerializerBase.SerializeCreationExpression(IDesignerSerializationManager, Object, Boolean&): 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. ILLink: Trim analysis warning IL2075: System.ComponentModel.Design.Serialization.CodeDomSerializerBase.SerializeCreationExpression(IDesignerSerializationManager, Object, Boolean&): 'this' argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicParameterlessConstructor' in call to 'System.Type.GetConstructor(Type[])'. The return value of method 'System.ComponentModel.Design.Serialization.CodeDomSerializerBase.GetReflectionTypeHelper(IDesignerSerializationManager, 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. ILLink: Trim analysis warning IL2026: System.ComponentModel.Design.Serialization.CodeDomSerializerBase.SerializeCreationExpression(IDesignerSerializationManager, Object, Boolean&): 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. ILLink: Trim analysis warning IL2026: System.ComponentModel.Design.Serialization.CodeDomSerializerBase.SerializeProperties(IDesignerSerializationManager, CodeStatementCollection, Object, Attribute[]): 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. ILLink: Trim analysis warning IL2026: System.ComponentModel.Design.Serialization.CodeDomSerializerBase.SerializePropertiesToResources(IDesignerSerializationManager, CodeStatementCollection, Object, Attribute[]): 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. ILLink: Trim analysis warning IL2026: System.ComponentModel.Design.Serialization.CollectionCodeDomSerializer.ChooseMethodByType(TypeDescriptionProvider, List, ICollection): Using member 'System.ComponentModel.TypeDescriptionProvider.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. ILLink: Trim analysis warning IL2026: System.ComponentModel.Design.Serialization.CollectionCodeDomSerializer.SerializeArray(IDesignerSerializationManager, Type, Array, ICollection): 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. ILLink: Trim analysis warning IL2026: System.ComponentModel.Design.Serialization.CollectionCodeDomSerializer.SerializeArray(IDesignerSerializationManager, Type, Array, ICollection): 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. ILLink: Trim analysis warning IL2026: System.ComponentModel.Design.Serialization.CollectionCodeDomSerializer.SerializeCollection(IDesignerSerializationManager, CodeExpression, Type, ICollection, ICollection): Using member 'System.ComponentModel.TypeDescriptionProvider.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. ILLink: Trim analysis warning IL2075: System.ComponentModel.Design.Serialization.CollectionCodeDomSerializer.SerializeCollection(IDesignerSerializationManager, CodeExpression, Type, ICollection, ICollection): 'this' argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicMethods' in call to 'System.Type.GetMethods(BindingFlags)'. The return value of method 'System.ComponentModel.TypeDescriptionProvider.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. ILLink: Trim analysis warning IL2026: System.ComponentModel.Design.Serialization.CollectionCodeDomSerializer.ShouldClearCollection(IDesignerSerializationManager, ICollection): 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. ILLink: Trim analysis warning IL2075: System.ComponentModel.Design.Serialization.CollectionCodeDomSerializer.ShouldClearCollection(IDesignerSerializationManager, ICollection): 'this' argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicMethods' in call to 'System.Type.GetMethod(String, BindingFlags, Binder, Type[], ParameterModifier[])'. 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. ILLink: 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. ILLink: 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. ILLink: 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. ILLink: 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. ILLink: 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. ILLink: 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. ILLink: 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. ILLink: 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. ILLink: 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. ILLink: 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. ILLink: 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. ILLink: 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. ILLink: 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. ILLink: 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. ILLink: 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. ILLink: 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. ILLink: 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. ILLink: 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. ILLink: 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. ILLink: 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. ILLink: 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. ILLink: 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. ILLink: 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. ILLink: 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. ILLink: 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. ILLink: 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. ILLink: 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. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.ColumnHeaderCollectionEditor.OnItemRemoving(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. ILLink: 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. ILLink: 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. ILLink: 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. ILLink: 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. ILLink: 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. ILLink: 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. ILLink: 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. ILLink: 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. ILLink: 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. ILLink: 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. ILLink: 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. ILLink: 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. ILLink: 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. ILLink: 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. ILLink: 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. ILLink: 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. ILLink: 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. ILLink: 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. ILLink: 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. ILLink: 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. ILLink: 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. ILLink: 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. ILLink: 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. ILLink: Trim analysis warning IL2072: System.ComponentModel.Design.ComponentDesigner.PostFilterEvents(IDictionary): 'componentType' argument does not satisfy 'DynamicallyAccessedMemberTypes.All' in call to 'System.ComponentModel.TypeDescriptor.CreateEvent(Type, EventDescriptor, Attribute[])'. The return value of method 'System.ComponentModel.EventDescriptor.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. ILLink: Trim analysis warning IL2026: System.ComponentModel.Design.ComponentDesigner.PostFilterProperties(IDictionary): 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. ILLink: Trim analysis warning IL2072: System.ComponentModel.Design.ComponentDesigner.PostFilterProperties(IDictionary): '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. ILLink: Trim analysis warning IL2026: System.ComponentModel.Design.ComponentDesigner.PreFilterProperties(IDictionary): 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. ILLink: Trim analysis warning IL2026: System.ComponentModel.Design.ComponentDesigner.UpdateTextualDefaultProperty(): 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. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.CommandSet.ComponentLeftCompare.Compare(IComponent, 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. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.CommandSet.ComponentLeftCompare.Compare(IComponent, 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. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.CommandSet.ComponentTopCompare.Compare(IComponent, 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. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.CommandSet.ComponentTopCompare.Compare(IComponent, 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. ILLink: 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. ILLink: 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. ILLink: 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. ILLink: 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. ILLink: 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. ILLink: 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. ILLink: 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. ILLink: 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. ILLink: 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. ILLink: 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. ILLink: 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. ILLink: 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. ILLink: 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. ILLink: 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. ILLink: 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. ILLink: 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. ILLink: 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. ILLink: 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. ILLink: 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. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.ControlDesigner.EnableDesignMode(Control, String): 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. ILLink: 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. ILLink: 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. ILLink: 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. ILLink: 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. ILLink: 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. ILLink: 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. ILLink: 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. ILLink: 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. ILLink: 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. ILLink: 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. ILLink: 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. ILLink: 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. ILLink: 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. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.ControlDesigner.OnSetComponentDefaults(): 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. ILLink: 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. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.ControlDesigner.PreFilterProperties(IDictionary): Method 'System.Windows.Forms.AccessibleObject.System.Reflection.IReflect.GetMembers(BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.ControlDesigner.PreFilterProperties(IDictionary): Using member 'System.ComponentModel.PropertyDescriptor.Converter.get' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyDescriptor's PropertyType cannot be statically discovered. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.ControlDesigner.PreFilterProperties(IDictionary): Method 'System.ComponentModel.PropertyDescriptor.GetTypeFromName(String)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.ControlDesigner.PreFilterProperties(IDictionary): Method 'System.Windows.Forms.AccessibleObject.System.Reflection.IReflect.InvokeMember(String, BindingFlags, Binder, Object, Object[], ParameterModifier[], CultureInfo, String[])' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.ControlDesigner.PreFilterProperties(IDictionary): 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. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.ControlDesigner.PreFilterProperties(IDictionary): Using member 'System.ComponentModel.PropertyDescriptor.GetChildProperties(Object, Attribute[])' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyDescriptor's PropertyType cannot be statically discovered. The Type of instance cannot be statically discovered. The public parameterless constructor or the 'Default' static field may be trimmed from the Attribute's Type. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.ControlDesigner.PreFilterProperties(IDictionary): Using member 'System.ComponentModel.PropertyDescriptor.GetChildProperties(Object)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyDescriptor's PropertyType cannot be statically discovered. The Type of instance cannot be statically discovered. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.ControlDesigner.PreFilterProperties(IDictionary): Using member 'System.ComponentModel.PropertyDescriptor.GetChildProperties()' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyDescriptor's PropertyType cannot be statically discovered. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.ControlDesigner.PreFilterProperties(IDictionary): Method 'System.Reflection.IReflect.GetMethod(String, BindingFlags, Binder, Type[], ParameterModifier[])' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.ControlDesigner.PreFilterProperties(IDictionary): Method 'System.ComponentModel.PropertyDescriptor.CreateInstance(Type)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.ControlDesigner.PreFilterProperties(IDictionary): Using member 'System.ComponentModel.PropertyDescriptor.Converter.get' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyDescriptor's PropertyType cannot be statically discovered. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.ControlDesigner.PreFilterProperties(IDictionary): Method 'System.ComponentModel.MemberDescriptor.FindMethod(Type, String, Type[], Type, Boolean)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.ControlDesigner.PreFilterProperties(IDictionary): Method 'System.ComponentModel.MemberDescriptor.FindMethod(Type, String, Type[], Type)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.ControlDesigner.PreFilterProperties(IDictionary): 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. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.ControlDesigner.PreFilterProperties(IDictionary): Using member 'System.ComponentModel.PropertyDescriptor.GetChildProperties(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. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.ControlDesigner.PreFilterProperties(IDictionary): Method 'System.Reflection.IReflect.GetMethod(String, BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.ControlDesigner.PreFilterProperties(IDictionary): Using member 'System.ComponentModel.PropertyDescriptor.GetTypeFromName(String)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. Calls ComponentType.Assembly.GetType on the non-fully qualified typeName, which the trimmer cannot recognize. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.ControlDesigner.PreFilterProperties(IDictionary): Method 'System.Reflection.IReflect.GetField(String, BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.ControlDesigner.PreFilterProperties(IDictionary): Method 'System.Windows.Forms.AccessibleObject.System.Reflection.IReflect.GetMember(String, BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.ControlDesigner.PreFilterProperties(IDictionary): Method 'System.Windows.Forms.AccessibleObject.System.Reflection.IReflect.GetProperties(BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.ControlDesigner.PreFilterProperties(IDictionary): Method 'System.Windows.Forms.AccessibleObject.System.Reflection.IReflect.GetProperty(String, BindingFlags, Binder, Type, Type[], ParameterModifier[])' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.ControlDesigner.PreFilterProperties(IDictionary): Method 'System.Windows.Forms.AccessibleObject.System.Reflection.IReflect.GetProperty(String, BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.ControlDesigner.PreFilterProperties(IDictionary): Method 'System.Reflection.IReflect.GetMethods(BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.ControlDesigner.PreFilterProperties(IDictionary): Method 'System.Windows.Forms.AccessibleObject.System.Reflection.IReflect.GetField(String, BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.ControlDesigner.PreFilterProperties(IDictionary): Method 'System.Windows.Forms.AccessibleObject.System.Reflection.IReflect.GetMethods(BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.ControlDesigner.PreFilterProperties(IDictionary): Method 'System.Windows.Forms.AccessibleObject.System.Reflection.IReflect.GetMethod(String, BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.ControlDesigner.PreFilterProperties(IDictionary): Method 'System.Windows.Forms.AccessibleObject.System.Reflection.IReflect.GetFields(BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.ControlDesigner.PreFilterProperties(IDictionary): Method 'System.Windows.Forms.AccessibleObject.System.Reflection.IReflect.GetMethod(String, BindingFlags, Binder, Type[], ParameterModifier[])' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.ControlDesigner.PreFilterProperties(IDictionary): Method 'System.Reflection.IReflect.InvokeMember(String, BindingFlags, Binder, Object, Object[], ParameterModifier[], CultureInfo, String[])' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.ControlDesigner.PreFilterProperties(IDictionary): Method 'System.Reflection.IReflect.GetMembers(BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.ControlDesigner.PreFilterProperties(IDictionary): Method 'System.Reflection.IReflect.GetMember(String, BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.ControlDesigner.PreFilterProperties(IDictionary): Method 'System.Reflection.IReflect.GetProperties(BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.ControlDesigner.PreFilterProperties(IDictionary): Method 'System.Reflection.IReflect.GetProperty(String, BindingFlags, Binder, Type, Type[], ParameterModifier[])' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.ControlDesigner.PreFilterProperties(IDictionary): Method 'System.Reflection.IReflect.GetProperty(String, BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.ControlDesigner.PreFilterProperties(IDictionary): Method 'System.Reflection.IReflect.GetFields(BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.ControlDesigner.PreFilterProperties(IDictionary): Method 'System.Windows.Forms.AccessibleObject.System.Reflection.IReflect.GetField(String, BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.ControlDesigner.PreFilterProperties(IDictionary): Method 'System.Windows.Forms.AccessibleObject.System.Reflection.IReflect.GetFields(BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.ControlDesigner.PreFilterProperties(IDictionary): Method 'System.Windows.Forms.AccessibleObject.System.Reflection.IReflect.GetProperty(String, BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.ControlDesigner.PreFilterProperties(IDictionary): Method 'System.Windows.Forms.AccessibleObject.System.Reflection.IReflect.GetProperty(String, BindingFlags, Binder, Type, Type[], ParameterModifier[])' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.ControlDesigner.PreFilterProperties(IDictionary): Method 'System.Windows.Forms.AccessibleObject.System.Reflection.IReflect.InvokeMember(String, BindingFlags, Binder, Object, Object[], ParameterModifier[], CultureInfo, String[])' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.ControlDesigner.PreFilterProperties(IDictionary): Method 'System.Windows.Forms.AccessibleObject.System.Reflection.IReflect.GetMember(String, BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.ControlDesigner.PreFilterProperties(IDictionary): Method 'System.Windows.Forms.AccessibleObject.System.Reflection.IReflect.GetMembers(BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.ControlDesigner.PreFilterProperties(IDictionary): Method 'System.Windows.Forms.AccessibleObject.System.Reflection.IReflect.GetMethods(BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.ControlDesigner.PreFilterProperties(IDictionary): Method 'System.Windows.Forms.AccessibleObject.System.Reflection.IReflect.GetProperties(BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.ControlDesigner.PreFilterProperties(IDictionary): Method 'System.Windows.Forms.AccessibleObject.System.Reflection.IReflect.GetMethod(String, BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.ControlDesigner.PreFilterProperties(IDictionary): Method 'System.Reflection.IReflect.GetField(String, BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.ControlDesigner.PreFilterProperties(IDictionary): Method 'System.Reflection.IReflect.InvokeMember(String, BindingFlags, Binder, Object, Object[], ParameterModifier[], CultureInfo, String[])' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.ControlDesigner.PreFilterProperties(IDictionary): Method 'System.Reflection.IReflect.GetProperty(String, BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.ControlDesigner.PreFilterProperties(IDictionary): Method 'System.Reflection.IReflect.GetFields(BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.ControlDesigner.PreFilterProperties(IDictionary): Method 'System.Reflection.IReflect.GetMethods(BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.ControlDesigner.PreFilterProperties(IDictionary): Method 'System.Reflection.IReflect.GetMethod(String, BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.ControlDesigner.PreFilterProperties(IDictionary): Method 'System.Reflection.IReflect.GetMethod(String, BindingFlags, Binder, Type[], ParameterModifier[])' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.ControlDesigner.PreFilterProperties(IDictionary): Using member 'System.ComponentModel.PropertyDescriptor.Converter.get' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyDescriptor's PropertyType cannot be statically discovered. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.ControlDesigner.PreFilterProperties(IDictionary): Method 'System.Windows.Forms.AccessibleObject.System.Reflection.IReflect.GetMethod(String, BindingFlags, Binder, Type[], ParameterModifier[])' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.ControlDesigner.PreFilterProperties(IDictionary): Method 'System.ComponentModel.PropertyDescriptor.GetTypeFromName(String)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.ControlDesigner.PreFilterProperties(IDictionary): Method 'System.Reflection.IReflect.GetProperty(String, BindingFlags, Binder, Type, Type[], ParameterModifier[])' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.ControlDesigner.PreFilterProperties(IDictionary): Using member 'System.ComponentModel.PropertyDescriptor.GetTypeFromName(String)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. Calls ComponentType.Assembly.GetType on the non-fully qualified typeName, which the trimmer cannot recognize. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.ControlDesigner.PreFilterProperties(IDictionary): Using member 'System.ComponentModel.PropertyDescriptor.GetChildProperties(Object, Attribute[])' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyDescriptor's PropertyType cannot be statically discovered. The Type of instance cannot be statically discovered. The public parameterless constructor or the 'Default' static field may be trimmed from the Attribute's Type. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.ControlDesigner.PreFilterProperties(IDictionary): Using member 'System.ComponentModel.PropertyDescriptor.GetChildProperties(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. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.ControlDesigner.PreFilterProperties(IDictionary): Using member 'System.ComponentModel.PropertyDescriptor.GetChildProperties()' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyDescriptor's PropertyType cannot be statically discovered. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.ControlDesigner.PreFilterProperties(IDictionary): Method 'System.ComponentModel.PropertyDescriptor.CreateInstance(Type)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.ControlDesigner.PreFilterProperties(IDictionary): Using member 'System.ComponentModel.PropertyDescriptor.Converter.get' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyDescriptor's PropertyType cannot be statically discovered. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.ControlDesigner.PreFilterProperties(IDictionary): Method 'System.ComponentModel.MemberDescriptor.FindMethod(Type, String, Type[], Type, Boolean)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.ControlDesigner.PreFilterProperties(IDictionary): Method 'System.ComponentModel.MemberDescriptor.FindMethod(Type, String, Type[], Type)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.ControlDesigner.PreFilterProperties(IDictionary): Using member 'System.ComponentModel.TypeDescriptor.CreateProperty(Type, String, Type, Attribute[])' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyDescriptor's PropertyType cannot be statically discovered. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.ControlDesigner.PreFilterProperties(IDictionary): 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. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.ControlDesigner.PreFilterProperties(IDictionary): Method 'System.Reflection.IReflect.GetProperties(BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.ControlDesigner.PreFilterProperties(IDictionary): Using member 'System.ComponentModel.PropertyDescriptor.GetChildProperties(Object)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyDescriptor's PropertyType cannot be statically discovered. The Type of instance cannot be statically discovered. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.ControlDesigner.PreFilterProperties(IDictionary): Method 'System.Reflection.IReflect.GetMember(String, BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.ControlDesigner.PreFilterProperties(IDictionary): Method 'System.Reflection.IReflect.GetMembers(BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.ControlDesigner.PreFilterProperties(IDictionary): Method 'System.Windows.Forms.AccessibleObject.System.Reflection.IReflect.GetFields(BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.ControlDesigner.PreFilterProperties(IDictionary): Method 'System.Reflection.IReflect.GetProperty(String, BindingFlags, Binder, Type, Type[], ParameterModifier[])' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.ControlDesigner.PreFilterProperties(IDictionary): Method 'System.Reflection.IReflect.GetProperties(BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.ControlDesigner.PreFilterProperties(IDictionary): Method 'System.Reflection.IReflect.GetMember(String, BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.ControlDesigner.PreFilterProperties(IDictionary): Method 'System.Reflection.IReflect.GetMembers(BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.ControlDesigner.PreFilterProperties(IDictionary): Method 'System.Reflection.IReflect.InvokeMember(String, BindingFlags, Binder, Object, Object[], ParameterModifier[], CultureInfo, String[])' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.ControlDesigner.PreFilterProperties(IDictionary): Method 'System.Windows.Forms.AccessibleObject.System.Reflection.IReflect.GetMethod(String, BindingFlags, Binder, Type[], ParameterModifier[])' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.ControlDesigner.PreFilterProperties(IDictionary): Method 'System.Windows.Forms.AccessibleObject.System.Reflection.IReflect.GetMethod(String, BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.ControlDesigner.PreFilterProperties(IDictionary): Method 'System.Windows.Forms.AccessibleObject.System.Reflection.IReflect.GetMethods(BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.ControlDesigner.PreFilterProperties(IDictionary): Method 'System.Windows.Forms.AccessibleObject.System.Reflection.IReflect.GetField(String, BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.ControlDesigner.PreFilterProperties(IDictionary): Method 'System.Windows.Forms.AccessibleObject.System.Reflection.IReflect.GetProperty(String, BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.ControlDesigner.PreFilterProperties(IDictionary): Method 'System.Reflection.IReflect.GetProperty(String, BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.ControlDesigner.PreFilterProperties(IDictionary): Method 'System.Windows.Forms.AccessibleObject.System.Reflection.IReflect.GetProperty(String, BindingFlags, Binder, Type, Type[], ParameterModifier[])' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.ControlDesigner.PreFilterProperties(IDictionary): Method 'System.Windows.Forms.AccessibleObject.System.Reflection.IReflect.GetProperties(BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.ControlDesigner.PreFilterProperties(IDictionary): Method 'System.Windows.Forms.AccessibleObject.System.Reflection.IReflect.GetMember(String, BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.ControlDesigner.PreFilterProperties(IDictionary): Method 'System.Windows.Forms.AccessibleObject.System.Reflection.IReflect.GetMembers(BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.ControlDesigner.PreFilterProperties(IDictionary): Method 'System.Windows.Forms.AccessibleObject.System.Reflection.IReflect.InvokeMember(String, BindingFlags, Binder, Object, Object[], ParameterModifier[], CultureInfo, String[])' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.ControlDesigner.PreFilterProperties(IDictionary): Using member 'System.ComponentModel.PropertyDescriptor.Converter.get' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyDescriptor's PropertyType cannot be statically discovered. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.ControlDesigner.PreFilterProperties(IDictionary): Using member 'System.ComponentModel.PropertyDescriptor.GetChildProperties(Object)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyDescriptor's PropertyType cannot be statically discovered. The Type of instance cannot be statically discovered. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.ControlDesigner.PreFilterProperties(IDictionary): Method 'System.ComponentModel.MemberDescriptor.FindMethod(Type, String, Type[], Type, Boolean)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.ControlDesigner.PreFilterProperties(IDictionary): Method 'System.ComponentModel.MemberDescriptor.FindMethod(Type, String, Type[], Type)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.ControlDesigner.PreFilterProperties(IDictionary): Method 'System.Reflection.IReflect.GetFields(BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.ControlDesigner.PreFilterProperties(IDictionary): Using member 'System.ComponentModel.TypeDescriptor.CreateProperty(Type, String, Type, Attribute[])' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyDescriptor's PropertyType cannot be statically discovered. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.ControlDesigner.PreFilterProperties(IDictionary): Method 'System.Reflection.IReflect.GetMethods(BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.ControlDesigner.PreFilterProperties(IDictionary): Method 'System.Reflection.IReflect.GetMethod(String, BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.ControlDesigner.PreFilterProperties(IDictionary): Method 'System.Reflection.IReflect.GetMethod(String, BindingFlags, Binder, Type[], ParameterModifier[])' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.ControlDesigner.PreFilterProperties(IDictionary): Using member 'System.ComponentModel.PropertyDescriptor.Converter.get' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyDescriptor's PropertyType cannot be statically discovered. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.ControlDesigner.PreFilterProperties(IDictionary): Method 'System.ComponentModel.PropertyDescriptor.GetTypeFromName(String)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.ControlDesigner.PreFilterProperties(IDictionary): Using member 'System.ComponentModel.PropertyDescriptor.GetTypeFromName(String)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. Calls ComponentType.Assembly.GetType on the non-fully qualified typeName, which the trimmer cannot recognize. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.ControlDesigner.PreFilterProperties(IDictionary): 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. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.ControlDesigner.PreFilterProperties(IDictionary): Using member 'System.ComponentModel.PropertyDescriptor.GetChildProperties(Object, Attribute[])' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyDescriptor's PropertyType cannot be statically discovered. The Type of instance cannot be statically discovered. The public parameterless constructor or the 'Default' static field may be trimmed from the Attribute's Type. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.ControlDesigner.PreFilterProperties(IDictionary): Method 'System.Reflection.IReflect.GetField(String, BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.ControlDesigner.PreFilterProperties(IDictionary): Using member 'System.ComponentModel.PropertyDescriptor.GetChildProperties(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. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.ControlDesigner.PreFilterProperties(IDictionary): Using member 'System.ComponentModel.PropertyDescriptor.GetChildProperties()' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyDescriptor's PropertyType cannot be statically discovered. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.ControlDesigner.PreFilterProperties(IDictionary): Method 'System.ComponentModel.PropertyDescriptor.CreateInstance(Type)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.ControlDesigner.Name.set: Using member 'System.ComponentModel.ISite.Name.set' 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. ILLink: 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. ILLink: Trim analysis warning IL2072: System.Windows.Forms.Design.DataGridViewAddColumnDialog.AddColumn(): 'type' argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicParameterlessConstructor' in call to 'System.Activator.CreateInstance(Type)'. The return value of method 'System.Windows.Forms.Design.DataGridViewAddColumnDialog.ComboBoxItem.ColumnType.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. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.DataGridViewAddColumnDialog.AddColumn(): 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. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.DataGridViewAddColumnDialog.AddColumn(): 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. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.DataGridViewAddColumnDialog.DataGridViewAddColumnDialog_Closed(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. ILLink: Trim analysis warning IL2067: System.Windows.Forms.Design.DataGridViewAddColumnDialog.GetComponentDesignerForType(ITypeResolutionService, Type): 'componentType' argument does not satisfy 'DynamicallyAccessedMemberTypes.All' in call to 'System.ComponentModel.TypeDescriptor.GetAttributes(Type)'. The parameter 'type' of method 'System.Windows.Forms.Design.DataGridViewAddColumnDialog.GetComponentDesignerForType(ITypeResolutionService, 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. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.DataGridViewAddColumnDialog.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. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.DataGridViewAddColumnDialog.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. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.DataGridViewAddColumnDialog.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. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.DataGridViewAddColumnDialog.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. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.DataGridViewAddColumnDialog.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. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.DataGridViewAddColumnDialog.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. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.DataGridViewAddColumnDialog.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. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.DataGridViewAddColumnDialog.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. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.DataGridViewAddColumnDialog.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. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.DataGridViewAddColumnDialog.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. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.DataGridViewAddColumnDialog.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. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.DataGridViewAddColumnDialog.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. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.DataGridViewAddColumnDialog.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. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.DataGridViewAddColumnDialog.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. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.DataGridViewAddColumnDialog.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. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.DataGridViewAddColumnDialog.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. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.DataGridViewAddColumnDialog.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. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.DataGridViewAddColumnDialog.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. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.DataGridViewAddColumnDialog.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. ILLink: Trim analysis warning IL2072: System.Windows.Forms.Design.DataGridViewAddColumnDialog.PopulateColumnTypesCombo(): 'componentType' argument does not satisfy 'DynamicallyAccessedMemberTypes.All' in call to 'System.ComponentModel.TypeDescriptorHelper.TryGetAttribute(Type, T&)'. 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. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.DataGridViewAddColumnDialog.PopulateDataColumns(): Using member 'System.Delegate.CreateDelegate(Type, Object, String, Boolean, Boolean)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. The target method might be removed. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.DataGridViewAddColumnDialog.PopulateDataColumns(): Method 'System.Delegate.Delegate(Type, String)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.DataGridViewAddColumnDialog.PopulateDataColumns(): Method 'System.Delegate.CreateDelegate(Type, Type, String, Boolean, Boolean)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.DataGridViewAddColumnDialog.PopulateDataColumns(): Method 'System.Delegate.BindToMethodName(Object, RuntimeType, String, DelegateBindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.DataGridViewAddColumnDialog.PopulateDataColumns(): Method 'System.MulticastDelegate.MulticastDelegate(Type, String)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.DataGridViewAddColumnDialog.PopulateDataColumns(): Using member 'System.MulticastDelegate.MulticastDelegate(Object, String)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. The target method might be removed. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.DataGridViewAddColumnDialog.PopulateDataColumns(): Method 'System.Delegate.CreateDelegate(Type, Type, String, Boolean)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.DataGridViewAddColumnDialog.PopulateDataColumns(): Using member 'System.Delegate.CreateDelegate(Type, Object, String)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. The target method might be removed. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.DataGridViewAddColumnDialog.PopulateDataColumns(): Using member 'System.Delegate.CreateDelegate(Type, Object, String, Boolean)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. The target method might be removed. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.DataGridViewAddColumnDialog.PopulateDataColumns(): Method 'System.Delegate.CreateDelegate(Type, Type, String)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.DataGridViewAddColumnDialog.PopulateDataColumns(): Using member 'System.Delegate.Delegate(Object, String)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. The target method might be removed. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.DataGridViewAddColumnDialog.PopulateDataColumns(): 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. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.DataGridViewAddColumnDialog.SetDefaultDataGridViewColumnType(Type): Method 'System.Delegate.Delegate(Type, String)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.DataGridViewAddColumnDialog.SetDefaultDataGridViewColumnType(Type): Method 'System.MulticastDelegate.MulticastDelegate(Type, String)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.DataGridViewAddColumnDialog.SetDefaultDataGridViewColumnType(Type): Using member 'System.MulticastDelegate.MulticastDelegate(Object, String)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. The target method might be removed. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.DataGridViewAddColumnDialog.SetDefaultDataGridViewColumnType(Type): Method 'System.Delegate.CreateDelegate(Type, Type, String, Boolean)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.DataGridViewAddColumnDialog.SetDefaultDataGridViewColumnType(Type): Method 'System.Delegate.CreateDelegate(Type, Type, String)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.DataGridViewAddColumnDialog.SetDefaultDataGridViewColumnType(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. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.DataGridViewAddColumnDialog.SetDefaultDataGridViewColumnType(Type): Using member 'System.Delegate.Delegate(Object, String)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. The target method might be removed. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.DataGridViewAddColumnDialog.SetDefaultDataGridViewColumnType(Type): Using member 'System.Delegate.CreateDelegate(Type, Object, String, Boolean, Boolean)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. The target method might be removed. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.DataGridViewAddColumnDialog.SetDefaultDataGridViewColumnType(Type): Method 'System.Delegate.CreateDelegate(Type, Type, String, Boolean, Boolean)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.DataGridViewAddColumnDialog.SetDefaultDataGridViewColumnType(Type): Method 'System.Delegate.BindToMethodName(Object, RuntimeType, String, DelegateBindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.DataGridViewAddColumnDialog.SetDefaultDataGridViewColumnType(Type): Using member 'System.Delegate.CreateDelegate(Type, Object, String)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. The target method might be removed. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.DataGridViewAddColumnDialog.SetDefaultDataGridViewColumnType(Type): Using member 'System.Delegate.CreateDelegate(Type, Object, String, Boolean)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. The target method might be removed. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.DataGridViewCellStyleBuilder.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. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.DataGridViewCellStyleBuilder.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. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.DataGridViewCellStyleBuilder.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. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.DataGridViewCellStyleBuilder.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. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.DataGridViewCellStyleBuilder.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. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.DataGridViewCellStyleBuilder.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. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.DataGridViewCellStyleBuilder.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. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.DataGridViewCellStyleBuilder.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. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.DataGridViewCellStyleBuilder.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. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.DataGridViewCellStyleBuilder.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. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.DataGridViewCellStyleBuilder.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. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.DataGridViewCellStyleBuilder.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. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.DataGridViewCellStyleBuilder.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. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.DataGridViewCellStyleBuilder.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. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.DataGridViewDesigner.DataGridViewChooseDataSourceActionList.DataSource.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. ILLink: Trim analysis warning IL2067: System.Windows.Forms.Design.DataGridViewColumnCollectionDialog.ColumnTypeChanged(DataGridViewColumnCollectionDialog.ListBoxItem, Type): 'type' argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicParameterlessConstructor' in call to 'System.Activator.CreateInstance(Type)'. The parameter 'newType' of method 'System.Windows.Forms.Design.DataGridViewColumnCollectionDialog.ColumnTypeChanged(DataGridViewColumnCollectionDialog.ListBoxItem, 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. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.DataGridViewColumnCollectionDialog.CommitChanges(): 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. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.DataGridViewColumnCollectionDialog.CommitChanges(): 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. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.DataGridViewColumnCollectionDialog.CommitChanges(): 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. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.DataGridViewColumnCollectionDialog.CommitChanges(): 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. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.DataGridViewColumnCollectionDialog.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. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.DataGridViewColumnCollectionDialog.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. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.DataGridViewColumnCollectionDialog.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. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.DataGridViewColumnCollectionDialog.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. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.DataGridViewColumnCollectionDialog.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. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.DataGridViewColumnCollectionDialog.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. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.DataGridViewColumnCollectionDialog.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. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.DataGridViewColumnCollectionDialog.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. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.DataGridViewColumnCollectionDialog.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. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.DataGridViewColumnCollectionDialog.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. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.DataGridViewColumnCollectionDialog.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. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.DataGridViewColumnCollectionDialog.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. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.DataGridViewColumnCollectionDialog.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. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.DataGridViewColumnCollectionDialog.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. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.DataGridViewColumnCollectionDialog.IsColumnAddedByUser(DataGridViewColumn): 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. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.DataGridViewColumnDesigner.PreFilterProperties(IDictionary): 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. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.DataGridViewColumnDesigner.PreFilterProperties(IDictionary): 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. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.DataGridViewColumnDesigner.PreFilterProperties(IDictionary): 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. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.DataGridViewColumnDesigner.PreFilterProperties(IDictionary): Using member 'System.ComponentModel.TypeDescriptor.CreateProperty(Type, String, Type, Attribute[])' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyDescriptor's PropertyType cannot be statically discovered. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.DataGridViewColumnDesigner.Name.set: Using member 'System.ComponentModel.ISite.Name.set' 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. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.DataGridViewComboBoxColumnDesigner.PreFilterProperties(IDictionary): 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. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.DataGridViewComboBoxColumnDesigner.PreFilterProperties(IDictionary): 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. ILLink: Trim analysis warning IL2046: System.Windows.Forms.Design.DataGridViewComponentPropertyGridSite.Name.set: Interface member 'System.ComponentModel.ISite.Name.set' with 'RequiresUnreferencedCodeAttribute' has an implementation member 'System.Windows.Forms.Design.DataGridViewComponentPropertyGridSite.Name.set' without 'RequiresUnreferencedCodeAttribute'. 'RequiresUnreferencedCodeAttribute' annotations must match across all interface implementations or overrides. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.DataGridViewDesigner.DataGridViewDesigner_ComponentRemoving(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. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.DataGridViewDesigner.PreFilterProperties(IDictionary): Method 'System.ComponentModel.MemberDescriptor.FindMethod(Type, String, Type[], Type, Boolean)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.DataGridViewDesigner.PreFilterProperties(IDictionary): Method 'System.Windows.Forms.AccessibleObject.System.Reflection.IReflect.GetField(String, BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.DataGridViewDesigner.PreFilterProperties(IDictionary): Method 'System.Windows.Forms.AccessibleObject.System.Reflection.IReflect.GetMethods(BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.DataGridViewDesigner.PreFilterProperties(IDictionary): Method 'System.Windows.Forms.AccessibleObject.System.Reflection.IReflect.GetMethod(String, BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.DataGridViewDesigner.PreFilterProperties(IDictionary): Method 'System.Windows.Forms.AccessibleObject.System.Reflection.IReflect.GetMethod(String, BindingFlags, Binder, Type[], ParameterModifier[])' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.DataGridViewDesigner.PreFilterProperties(IDictionary): Method 'System.Reflection.IReflect.InvokeMember(String, BindingFlags, Binder, Object, Object[], ParameterModifier[], CultureInfo, String[])' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.DataGridViewDesigner.PreFilterProperties(IDictionary): 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. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.DataGridViewDesigner.PreFilterProperties(IDictionary): Method 'System.ComponentModel.MemberDescriptor.FindMethod(Type, String, Type[], Type)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.DataGridViewDesigner.PreFilterProperties(IDictionary): Method 'System.Reflection.IReflect.GetMembers(BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.DataGridViewDesigner.PreFilterProperties(IDictionary): Using member 'System.ComponentModel.PropertyDescriptor.Converter.get' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyDescriptor's PropertyType cannot be statically discovered. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.DataGridViewDesigner.PreFilterProperties(IDictionary): Method 'System.Reflection.IReflect.GetMember(String, BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.DataGridViewDesigner.PreFilterProperties(IDictionary): Method 'System.ComponentModel.PropertyDescriptor.CreateInstance(Type)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.DataGridViewDesigner.PreFilterProperties(IDictionary): Method 'System.Windows.Forms.AccessibleObject.System.Reflection.IReflect.GetFields(BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.DataGridViewDesigner.PreFilterProperties(IDictionary): Using member 'System.ComponentModel.PropertyDescriptor.GetChildProperties()' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyDescriptor's PropertyType cannot be statically discovered. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.DataGridViewDesigner.PreFilterProperties(IDictionary): Using member 'System.ComponentModel.PropertyDescriptor.GetChildProperties(Object)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyDescriptor's PropertyType cannot be statically discovered. The Type of instance cannot be statically discovered. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.DataGridViewDesigner.PreFilterProperties(IDictionary): Using member 'System.ComponentModel.PropertyDescriptor.GetChildProperties(Object, Attribute[])' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyDescriptor's PropertyType cannot be statically discovered. The Type of instance cannot be statically discovered. The public parameterless constructor or the 'Default' static field may be trimmed from the Attribute's Type. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.DataGridViewDesigner.PreFilterProperties(IDictionary): 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. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.DataGridViewDesigner.PreFilterProperties(IDictionary): Using member 'System.ComponentModel.PropertyDescriptor.GetTypeFromName(String)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. Calls ComponentType.Assembly.GetType on the non-fully qualified typeName, which the trimmer cannot recognize. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.DataGridViewDesigner.PreFilterProperties(IDictionary): Method 'System.ComponentModel.PropertyDescriptor.GetTypeFromName(String)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.DataGridViewDesigner.PreFilterProperties(IDictionary): Using member 'System.ComponentModel.PropertyDescriptor.Converter.get' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyDescriptor's PropertyType cannot be statically discovered. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.DataGridViewDesigner.PreFilterProperties(IDictionary): Method 'System.Reflection.IReflect.GetMethod(String, BindingFlags, Binder, Type[], ParameterModifier[])' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.DataGridViewDesigner.PreFilterProperties(IDictionary): Method 'System.Reflection.IReflect.GetMethod(String, BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.DataGridViewDesigner.PreFilterProperties(IDictionary): Method 'System.Reflection.IReflect.GetMethods(BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.DataGridViewDesigner.PreFilterProperties(IDictionary): Method 'System.Reflection.IReflect.GetField(String, BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.DataGridViewDesigner.PreFilterProperties(IDictionary): Method 'System.Reflection.IReflect.GetFields(BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.DataGridViewDesigner.PreFilterProperties(IDictionary): Method 'System.Reflection.IReflect.GetProperty(String, BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.DataGridViewDesigner.PreFilterProperties(IDictionary): Using member 'System.ComponentModel.PropertyDescriptor.GetChildProperties(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. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.DataGridViewDesigner.PreFilterProperties(IDictionary): Method 'System.Reflection.IReflect.GetProperty(String, BindingFlags, Binder, Type, Type[], ParameterModifier[])' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.DataGridViewDesigner.PreFilterProperties(IDictionary): Method 'System.Reflection.IReflect.GetProperties(BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.DataGridViewDesigner.PreFilterProperties(IDictionary): Method 'System.Windows.Forms.AccessibleObject.System.Reflection.IReflect.InvokeMember(String, BindingFlags, Binder, Object, Object[], ParameterModifier[], CultureInfo, String[])' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.DataGridViewDesigner.PreFilterProperties(IDictionary): Method 'System.Windows.Forms.AccessibleObject.System.Reflection.IReflect.GetMembers(BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.DataGridViewDesigner.PreFilterProperties(IDictionary): Method 'System.Windows.Forms.AccessibleObject.System.Reflection.IReflect.GetMember(String, BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.DataGridViewDesigner.PreFilterProperties(IDictionary): Method 'System.Windows.Forms.AccessibleObject.System.Reflection.IReflect.GetProperties(BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.DataGridViewDesigner.PreFilterProperties(IDictionary): Method 'System.Windows.Forms.AccessibleObject.System.Reflection.IReflect.GetProperty(String, BindingFlags, Binder, Type, Type[], ParameterModifier[])' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.DataGridViewDesigner.PreFilterProperties(IDictionary): Method 'System.Windows.Forms.AccessibleObject.System.Reflection.IReflect.GetProperty(String, BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.DataGridViewDesigner.ProcessSimilarSchema(DataGridView): 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. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.DataGridViewDesigner.ProcessSimilarSchema(DataGridView): Method 'System.Delegate.Delegate(Type, String)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.DataGridViewDesigner.ProcessSimilarSchema(DataGridView): Method 'System.MulticastDelegate.MulticastDelegate(Type, String)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.DataGridViewDesigner.ProcessSimilarSchema(DataGridView): Using member 'System.MulticastDelegate.MulticastDelegate(Object, String)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. The target method might be removed. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.DataGridViewDesigner.ProcessSimilarSchema(DataGridView): Method 'System.Delegate.CreateDelegate(Type, Type, String, Boolean)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.DataGridViewDesigner.ProcessSimilarSchema(DataGridView): Using member 'System.Delegate.CreateDelegate(Type, Object, String, Boolean, Boolean)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. The target method might be removed. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.DataGridViewDesigner.ProcessSimilarSchema(DataGridView): Using member 'System.Delegate.CreateDelegate(Type, Object, String, Boolean)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. The target method might be removed. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.DataGridViewDesigner.ProcessSimilarSchema(DataGridView): Method 'System.Delegate.CreateDelegate(Type, Type, String)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.DataGridViewDesigner.ProcessSimilarSchema(DataGridView): Using member 'System.Delegate.Delegate(Object, String)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. The target method might be removed. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.DataGridViewDesigner.ProcessSimilarSchema(DataGridView): 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. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.DataGridViewDesigner.ProcessSimilarSchema(DataGridView): Using member 'System.Delegate.CreateDelegate(Type, Object, String)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. The target method might be removed. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.DataGridViewDesigner.ProcessSimilarSchema(DataGridView): Method 'System.Delegate.BindToMethodName(Object, RuntimeType, String, DelegateBindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.DataGridViewDesigner.ProcessSimilarSchema(DataGridView): Method 'System.Delegate.CreateDelegate(Type, Type, String, Boolean, Boolean)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.DataGridViewDesigner.ProcessSimilarSchema(DataGridView): 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. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.DataGridViewDesigner.ProcessSimilarSchema(DataGridView): 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. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.DataGridViewDesigner.ProcessSimilarSchema(DataGridView): 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. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.DataGridViewDesigner.ProcessSimilarSchema(DataGridView): Using member 'System.Delegate.CreateDelegate(Type, Object, String, Boolean, Boolean)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. The target method might be removed. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.DataGridViewDesigner.ProcessSimilarSchema(DataGridView): Method 'System.Delegate.Delegate(Type, String)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.DataGridViewDesigner.ProcessSimilarSchema(DataGridView): Using member 'System.Delegate.Delegate(Object, String)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. The target method might be removed. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.DataGridViewDesigner.ProcessSimilarSchema(DataGridView): Using member 'System.Delegate.CreateDelegate(Type, Object, String)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. The target method might be removed. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.DataGridViewDesigner.ProcessSimilarSchema(DataGridView): Using member 'System.Delegate.CreateDelegate(Type, Object, String, Boolean)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. The target method might be removed. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.DataGridViewDesigner.ProcessSimilarSchema(DataGridView): Method 'System.Delegate.CreateDelegate(Type, Type, String, Boolean)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.DataGridViewDesigner.ProcessSimilarSchema(DataGridView): Method 'System.Delegate.CreateDelegate(Type, Type, String, Boolean, Boolean)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.DataGridViewDesigner.ProcessSimilarSchema(DataGridView): Using member 'System.MulticastDelegate.MulticastDelegate(Object, String)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. The target method might be removed. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.DataGridViewDesigner.ProcessSimilarSchema(DataGridView): Method 'System.MulticastDelegate.MulticastDelegate(Type, String)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.DataGridViewDesigner.ProcessSimilarSchema(DataGridView): Method 'System.Delegate.CreateDelegate(Type, Type, String)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.DataGridViewDesigner.ProcessSimilarSchema(DataGridView): Method 'System.Delegate.BindToMethodName(Object, RuntimeType, String, DelegateBindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.DataGridViewDesigner.RefreshColumnCollection(): 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. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.DataGridViewDesigner.RefreshColumnCollection(): 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. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.DataGridViewDesigner.RefreshColumnCollection(): Method 'System.MulticastDelegate.MulticastDelegate(Type, String)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.DataGridViewDesigner.RefreshColumnCollection(): Method 'System.Delegate.CreateDelegate(Type, Type, String, Boolean, Boolean)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.DataGridViewDesigner.RefreshColumnCollection(): Using member 'System.MulticastDelegate.MulticastDelegate(Object, String)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. The target method might be removed. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.DataGridViewDesigner.RefreshColumnCollection(): Method 'System.Delegate.CreateDelegate(Type, Type, String, Boolean)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.DataGridViewDesigner.RefreshColumnCollection(): Using member 'System.Delegate.CreateDelegate(Type, Object, String, Boolean)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. The target method might be removed. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.DataGridViewDesigner.RefreshColumnCollection(): Using member 'System.Delegate.CreateDelegate(Type, Object, String)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. The target method might be removed. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.DataGridViewDesigner.RefreshColumnCollection(): 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. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.DataGridViewDesigner.RefreshColumnCollection(): Using member 'System.Delegate.Delegate(Object, String)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. The target method might be removed. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.DataGridViewDesigner.RefreshColumnCollection(): Method 'System.Delegate.Delegate(Type, String)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.DataGridViewDesigner.RefreshColumnCollection(): Using member 'System.Delegate.CreateDelegate(Type, Object, String, Boolean, Boolean)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. The target method might be removed. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.DataGridViewDesigner.RefreshColumnCollection(): Method 'System.Delegate.BindToMethodName(Object, RuntimeType, String, DelegateBindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.DataGridViewDesigner.RefreshColumnCollection(): Method 'System.Delegate.CreateDelegate(Type, Type, String)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.DataGridViewDesigner.RefreshColumnCollection(): 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. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.DataGridViewDesigner.AutoSizeColumnsMode.set: Using member 'System.ComponentModel.TypeDescriptor.GetProperties(Type)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyDescriptor's PropertyType cannot be statically discovered. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.DataGridViewDesigner.DataGridViewPropertiesActionList.AllowUserToAddRows.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. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.DataGridViewDesigner.DataGridViewPropertiesActionList.AllowUserToDeleteRows.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. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.DataGridViewDesigner.DataGridViewPropertiesActionList.AllowUserToOrderColumns.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. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.DataGridViewDesigner.DataGridViewPropertiesActionList.ReadOnly.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. ILLink: Trim analysis warning IL2072: System.Windows.Forms.Design.DesignBindingPicker.AddProjectDataSourceContents(TreeNodeCollection, DesignBindingPicker.DataSourceNode): 'type' argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicParameterlessConstructor' in call to 'System.Activator.CreateInstance(Type)'. The return value of method 'System.Windows.Forms.Design.DesignBindingPicker.GetType(String, Boolean, 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. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.DesignBindingPicker.CreateNewBindingSource(Object, String): 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. ILLink: Trim analysis warning IL2067: System.Windows.Forms.Design.DesignBindingPicker.GetType(String, Boolean, Boolean): 'name' argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicParameterlessConstructor' in call to 'System.ComponentModel.Design.ITypeResolutionService.GetType(String, Boolean, Boolean)'. The parameter 'name' of method 'System.Windows.Forms.Design.DesignBindingPicker.GetType(String, Boolean, 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. ILLink: Trim analysis warning IL2096: System.Windows.Forms.Design.DesignBindingPicker.GetType(String, Boolean, Boolean): Call to 'System.Type.GetType(String, Boolean, Boolean)' can perform case insensitive lookup of the type, currently trimming can not guarantee presence of all the matching types. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.DesignBindingPicker.IsBindableDataSource(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. ILLink: 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. ILLink: 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. ILLink: 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. ILLink: 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. ILLink: 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. ILLink: 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. ILLink: 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. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.ControlDesigner.DesignerControlCollection.Clear(): 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. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.ControlDesigner.DesignerControlCollection.Clear(): 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. ILLink: Trim analysis warning IL2046: System.ComponentModel.Design.DesignerHost.Add(IComponent, String): Base member 'System.ComponentModel.Container.Add(IComponent, String)' with 'RequiresUnreferencedCodeAttribute' has a derived member 'System.ComponentModel.Design.DesignerHost.Add(IComponent, String)' without 'RequiresUnreferencedCodeAttribute'. 'RequiresUnreferencedCodeAttribute' annotations must match across all interface implementations or overrides. ILLink: Trim analysis warning IL2094: System.ComponentModel.Design.DesignerHost.System.Reflection.IReflect.GetField(String, BindingFlags): 'DynamicallyAccessedMemberTypes' in 'DynamicallyAccessedMembersAttribute' on the implicit 'this' parameter of method 'System.ComponentModel.Design.DesignerHost.System.Reflection.IReflect.GetField(String, BindingFlags)' don't match overridden implicit 'this' parameter of method 'System.Reflection.IReflect.GetField(String, BindingFlags)'. All overridden members must have the same 'DynamicallyAccessedMembersAttribute' usage. ILLink: Trim analysis warning IL2094: System.ComponentModel.Design.DesignerHost.System.Reflection.IReflect.GetFields(BindingFlags): 'DynamicallyAccessedMemberTypes' in 'DynamicallyAccessedMembersAttribute' on the implicit 'this' parameter of method 'System.ComponentModel.Design.DesignerHost.System.Reflection.IReflect.GetFields(BindingFlags)' don't match overridden implicit 'this' parameter of method 'System.Reflection.IReflect.GetFields(BindingFlags)'. All overridden members must have the same 'DynamicallyAccessedMembersAttribute' usage. ILLink: Trim analysis warning IL2094: System.ComponentModel.Design.DesignerHost.System.Reflection.IReflect.GetMember(String, BindingFlags): 'DynamicallyAccessedMemberTypes' in 'DynamicallyAccessedMembersAttribute' on the implicit 'this' parameter of method 'System.ComponentModel.Design.DesignerHost.System.Reflection.IReflect.GetMember(String, BindingFlags)' don't match overridden implicit 'this' parameter of method 'System.Reflection.IReflect.GetMember(String, BindingFlags)'. All overridden members must have the same 'DynamicallyAccessedMembersAttribute' usage. ILLink: Trim analysis warning IL2094: System.ComponentModel.Design.DesignerHost.System.Reflection.IReflect.GetMembers(BindingFlags): 'DynamicallyAccessedMemberTypes' in 'DynamicallyAccessedMembersAttribute' on the implicit 'this' parameter of method 'System.ComponentModel.Design.DesignerHost.System.Reflection.IReflect.GetMembers(BindingFlags)' don't match overridden implicit 'this' parameter of method 'System.Reflection.IReflect.GetMembers(BindingFlags)'. All overridden members must have the same 'DynamicallyAccessedMembersAttribute' usage. ILLink: Trim analysis warning IL2094: System.ComponentModel.Design.DesignerHost.System.Reflection.IReflect.GetMethod(String, BindingFlags): 'DynamicallyAccessedMemberTypes' in 'DynamicallyAccessedMembersAttribute' on the implicit 'this' parameter of method 'System.ComponentModel.Design.DesignerHost.System.Reflection.IReflect.GetMethod(String, BindingFlags)' don't match overridden implicit 'this' parameter of method 'System.Reflection.IReflect.GetMethod(String, BindingFlags)'. All overridden members must have the same 'DynamicallyAccessedMembersAttribute' usage. ILLink: Trim analysis warning IL2094: System.ComponentModel.Design.DesignerHost.System.Reflection.IReflect.GetMethod(String, BindingFlags, Binder, Type[], ParameterModifier[]): 'DynamicallyAccessedMemberTypes' in 'DynamicallyAccessedMembersAttribute' on the implicit 'this' parameter of method 'System.ComponentModel.Design.DesignerHost.System.Reflection.IReflect.GetMethod(String, BindingFlags, Binder, Type[], ParameterModifier[])' don't match overridden implicit 'this' parameter of method 'System.Reflection.IReflect.GetMethod(String, BindingFlags, Binder, Type[], ParameterModifier[])'. All overridden members must have the same 'DynamicallyAccessedMembersAttribute' usage. ILLink: Trim analysis warning IL2094: System.ComponentModel.Design.DesignerHost.System.Reflection.IReflect.GetMethods(BindingFlags): 'DynamicallyAccessedMemberTypes' in 'DynamicallyAccessedMembersAttribute' on the implicit 'this' parameter of method 'System.ComponentModel.Design.DesignerHost.System.Reflection.IReflect.GetMethods(BindingFlags)' don't match overridden implicit 'this' parameter of method 'System.Reflection.IReflect.GetMethods(BindingFlags)'. All overridden members must have the same 'DynamicallyAccessedMembersAttribute' usage. ILLink: Trim analysis warning IL2094: System.ComponentModel.Design.DesignerHost.System.Reflection.IReflect.GetProperties(BindingFlags): 'DynamicallyAccessedMemberTypes' in 'DynamicallyAccessedMembersAttribute' on the implicit 'this' parameter of method 'System.ComponentModel.Design.DesignerHost.System.Reflection.IReflect.GetProperties(BindingFlags)' don't match overridden implicit 'this' parameter of method 'System.Reflection.IReflect.GetProperties(BindingFlags)'. All overridden members must have the same 'DynamicallyAccessedMembersAttribute' usage. ILLink: Trim analysis warning IL2094: System.ComponentModel.Design.DesignerHost.System.Reflection.IReflect.GetProperty(String, BindingFlags, Binder, Type, Type[], ParameterModifier[]): 'DynamicallyAccessedMemberTypes' in 'DynamicallyAccessedMembersAttribute' on the implicit 'this' parameter of method 'System.ComponentModel.Design.DesignerHost.System.Reflection.IReflect.GetProperty(String, BindingFlags, Binder, Type, Type[], ParameterModifier[])' don't match overridden implicit 'this' parameter of method 'System.Reflection.IReflect.GetProperty(String, BindingFlags, Binder, Type, Type[], ParameterModifier[])'. All overridden members must have the same 'DynamicallyAccessedMembersAttribute' usage. ILLink: Trim analysis warning IL2094: System.ComponentModel.Design.DesignerHost.System.Reflection.IReflect.GetProperty(String, BindingFlags): 'DynamicallyAccessedMemberTypes' in 'DynamicallyAccessedMembersAttribute' on the implicit 'this' parameter of method 'System.ComponentModel.Design.DesignerHost.System.Reflection.IReflect.GetProperty(String, BindingFlags)' don't match overridden implicit 'this' parameter of method 'System.Reflection.IReflect.GetProperty(String, BindingFlags)'. All overridden members must have the same 'DynamicallyAccessedMembersAttribute' usage. ILLink: Trim analysis warning IL2094: System.ComponentModel.Design.DesignerHost.System.Reflection.IReflect.InvokeMember(String, BindingFlags, Binder, Object, Object[], ParameterModifier[], CultureInfo, String[]): 'DynamicallyAccessedMemberTypes' in 'DynamicallyAccessedMembersAttribute' on the implicit 'this' parameter of method 'System.ComponentModel.Design.DesignerHost.System.Reflection.IReflect.InvokeMember(String, BindingFlags, Binder, Object, Object[], ParameterModifier[], CultureInfo, String[])' don't match overridden implicit 'this' parameter of method 'System.Reflection.IReflect.InvokeMember(String, BindingFlags, Binder, Object, Object[], ParameterModifier[], CultureInfo, String[])'. All overridden members must have the same 'DynamicallyAccessedMembersAttribute' usage. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.TableLayoutPanelDesigner.DesignerTableLayoutControlCollection.Clear(): 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. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.TableLayoutPanelDesigner.DesignerTableLayoutControlCollection.Clear(): 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. ILLink: 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. ILLink: 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. ILLink: 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. ILLink: 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. ILLink: 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. ILLink: 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. ILLink: 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. ILLink: 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. ILLink: 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. ILLink: 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. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.DocumentDesigner.Location: 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. ILLink: 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. ILLink: 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. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.DocumentDesigner.PreFilterProperties(IDictionary): Using member 'System.ComponentModel.PropertyDescriptor.Converter.get' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyDescriptor's PropertyType cannot be statically discovered. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.DocumentDesigner.PreFilterProperties(IDictionary): Method 'System.Reflection.IReflect.GetProperty(String, BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.DocumentDesigner.PreFilterProperties(IDictionary): Method 'System.Windows.Forms.AccessibleObject.System.Reflection.IReflect.InvokeMember(String, BindingFlags, Binder, Object, Object[], ParameterModifier[], CultureInfo, String[])' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.DocumentDesigner.PreFilterProperties(IDictionary): Method 'System.Windows.Forms.AccessibleObject.System.Reflection.IReflect.GetMembers(BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.DocumentDesigner.PreFilterProperties(IDictionary): Method 'System.Windows.Forms.AccessibleObject.System.Reflection.IReflect.GetMember(String, BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.DocumentDesigner.PreFilterProperties(IDictionary): Method 'System.Windows.Forms.AccessibleObject.System.Reflection.IReflect.GetProperties(BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.DocumentDesigner.PreFilterProperties(IDictionary): Method 'System.Windows.Forms.AccessibleObject.System.Reflection.IReflect.GetProperty(String, BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.DocumentDesigner.PreFilterProperties(IDictionary): Method 'System.Windows.Forms.AccessibleObject.System.Reflection.IReflect.GetFields(BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.DocumentDesigner.PreFilterProperties(IDictionary): Method 'System.Reflection.IReflect.GetProperty(String, BindingFlags, Binder, Type, Type[], ParameterModifier[])' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.DocumentDesigner.PreFilterProperties(IDictionary): Method 'System.Windows.Forms.AccessibleObject.System.Reflection.IReflect.GetField(String, BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.DocumentDesigner.PreFilterProperties(IDictionary): Method 'System.Windows.Forms.AccessibleObject.System.Reflection.IReflect.GetMethods(BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.DocumentDesigner.PreFilterProperties(IDictionary): Method 'System.Windows.Forms.AccessibleObject.System.Reflection.IReflect.GetMethod(String, BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.DocumentDesigner.PreFilterProperties(IDictionary): Method 'System.Windows.Forms.AccessibleObject.System.Reflection.IReflect.GetMethod(String, BindingFlags, Binder, Type[], ParameterModifier[])' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.DocumentDesigner.PreFilterProperties(IDictionary): Method 'System.Reflection.IReflect.InvokeMember(String, BindingFlags, Binder, Object, Object[], ParameterModifier[], CultureInfo, String[])' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.DocumentDesigner.PreFilterProperties(IDictionary): Method 'System.Reflection.IReflect.GetMembers(BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.DocumentDesigner.PreFilterProperties(IDictionary): Method 'System.Windows.Forms.AccessibleObject.System.Reflection.IReflect.GetProperty(String, BindingFlags, Binder, Type, Type[], ParameterModifier[])' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.DocumentDesigner.PreFilterProperties(IDictionary): Method 'System.Reflection.IReflect.GetProperties(BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.DocumentDesigner.PreFilterProperties(IDictionary): Method 'System.Reflection.IReflect.GetMember(String, BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.DocumentDesigner.PreFilterProperties(IDictionary): Method 'System.Reflection.IReflect.GetFields(BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.DocumentDesigner.PreFilterProperties(IDictionary): Method 'System.ComponentModel.MemberDescriptor.FindMethod(Type, String, Type[], Type, Boolean)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.DocumentDesigner.PreFilterProperties(IDictionary): Method 'System.ComponentModel.MemberDescriptor.FindMethod(Type, String, Type[], Type)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.DocumentDesigner.PreFilterProperties(IDictionary): Using member 'System.ComponentModel.TypeDescriptor.CreateProperty(Type, String, Type, Attribute[])' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyDescriptor's PropertyType cannot be statically discovered. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.DocumentDesigner.PreFilterProperties(IDictionary): Using member 'System.ComponentModel.PropertyDescriptor.GetChildProperties()' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyDescriptor's PropertyType cannot be statically discovered. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.DocumentDesigner.PreFilterProperties(IDictionary): Using member 'System.ComponentModel.PropertyDescriptor.GetChildProperties(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. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.DocumentDesigner.PreFilterProperties(IDictionary): Using member 'System.ComponentModel.PropertyDescriptor.GetChildProperties(Object)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyDescriptor's PropertyType cannot be statically discovered. The Type of instance cannot be statically discovered. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.DocumentDesigner.PreFilterProperties(IDictionary): Using member 'System.ComponentModel.PropertyDescriptor.GetChildProperties(Object, Attribute[])' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyDescriptor's PropertyType cannot be statically discovered. The Type of instance cannot be statically discovered. The public parameterless constructor or the 'Default' static field may be trimmed from the Attribute's Type. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.DocumentDesigner.PreFilterProperties(IDictionary): 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. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.DocumentDesigner.PreFilterProperties(IDictionary): Using member 'System.ComponentModel.PropertyDescriptor.GetTypeFromName(String)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. Calls ComponentType.Assembly.GetType on the non-fully qualified typeName, which the trimmer cannot recognize. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.DocumentDesigner.PreFilterProperties(IDictionary): Method 'System.ComponentModel.PropertyDescriptor.GetTypeFromName(String)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.DocumentDesigner.PreFilterProperties(IDictionary): Using member 'System.ComponentModel.PropertyDescriptor.Converter.get' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyDescriptor's PropertyType cannot be statically discovered. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.DocumentDesigner.PreFilterProperties(IDictionary): Method 'System.Reflection.IReflect.GetMethod(String, BindingFlags, Binder, Type[], ParameterModifier[])' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.DocumentDesigner.PreFilterProperties(IDictionary): Method 'System.Reflection.IReflect.GetMethod(String, BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.DocumentDesigner.PreFilterProperties(IDictionary): Method 'System.Reflection.IReflect.GetMethods(BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.DocumentDesigner.PreFilterProperties(IDictionary): Method 'System.Reflection.IReflect.GetField(String, BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.DocumentDesigner.PreFilterProperties(IDictionary): Method 'System.ComponentModel.PropertyDescriptor.CreateInstance(Type)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.DocumentDesigner.PreFilterProperties(IDictionary): Method 'System.Reflection.IReflect.GetMethods(BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.DocumentDesigner.PreFilterProperties(IDictionary): Method 'System.Reflection.IReflect.GetMethod(String, BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.DocumentDesigner.PreFilterProperties(IDictionary): Method 'System.Reflection.IReflect.GetMethod(String, BindingFlags, Binder, Type[], ParameterModifier[])' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.DocumentDesigner.PreFilterProperties(IDictionary): Using member 'System.ComponentModel.PropertyDescriptor.Converter.get' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyDescriptor's PropertyType cannot be statically discovered. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.DocumentDesigner.PreFilterProperties(IDictionary): Method 'System.ComponentModel.PropertyDescriptor.GetTypeFromName(String)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.DocumentDesigner.PreFilterProperties(IDictionary): Method 'System.Windows.Forms.AccessibleObject.System.Reflection.IReflect.GetMethod(String, BindingFlags, Binder, Type[], ParameterModifier[])' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.DocumentDesigner.PreFilterProperties(IDictionary): Method 'System.Reflection.IReflect.GetFields(BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.DocumentDesigner.PreFilterProperties(IDictionary): Method 'System.Windows.Forms.AccessibleObject.System.Reflection.IReflect.InvokeMember(String, BindingFlags, Binder, Object, Object[], ParameterModifier[], CultureInfo, String[])' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.DocumentDesigner.PreFilterProperties(IDictionary): Method 'System.Windows.Forms.AccessibleObject.System.Reflection.IReflect.GetMembers(BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.DocumentDesigner.PreFilterProperties(IDictionary): Method 'System.Windows.Forms.AccessibleObject.System.Reflection.IReflect.GetMember(String, BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.DocumentDesigner.PreFilterProperties(IDictionary): Method 'System.Windows.Forms.AccessibleObject.System.Reflection.IReflect.GetProperties(BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.DocumentDesigner.PreFilterProperties(IDictionary): Method 'System.Windows.Forms.AccessibleObject.System.Reflection.IReflect.GetProperty(String, BindingFlags, Binder, Type, Type[], ParameterModifier[])' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.DocumentDesigner.PreFilterProperties(IDictionary): Method 'System.Windows.Forms.AccessibleObject.System.Reflection.IReflect.GetProperty(String, BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.DocumentDesigner.PreFilterProperties(IDictionary): Method 'System.Windows.Forms.AccessibleObject.System.Reflection.IReflect.GetFields(BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.DocumentDesigner.PreFilterProperties(IDictionary): Method 'System.Windows.Forms.AccessibleObject.System.Reflection.IReflect.GetField(String, BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.DocumentDesigner.PreFilterProperties(IDictionary): Method 'System.Windows.Forms.AccessibleObject.System.Reflection.IReflect.GetMethods(BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.DocumentDesigner.PreFilterProperties(IDictionary): Method 'System.Windows.Forms.AccessibleObject.System.Reflection.IReflect.GetMethod(String, BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.DocumentDesigner.PreFilterProperties(IDictionary): 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. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.DocumentDesigner.PreFilterProperties(IDictionary): Method 'System.Reflection.IReflect.InvokeMember(String, BindingFlags, Binder, Object, Object[], ParameterModifier[], CultureInfo, String[])' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.DocumentDesigner.PreFilterProperties(IDictionary): Method 'System.Reflection.IReflect.GetMembers(BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.DocumentDesigner.PreFilterProperties(IDictionary): Method 'System.Reflection.IReflect.GetMember(String, BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.DocumentDesigner.PreFilterProperties(IDictionary): Method 'System.Reflection.IReflect.GetProperties(BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.DocumentDesigner.PreFilterProperties(IDictionary): Method 'System.Reflection.IReflect.GetProperty(String, BindingFlags, Binder, Type, Type[], ParameterModifier[])' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.DocumentDesigner.PreFilterProperties(IDictionary): Method 'System.Reflection.IReflect.GetProperty(String, BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.DocumentDesigner.PreFilterProperties(IDictionary): Method 'System.Reflection.IReflect.GetField(String, BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.DocumentDesigner.PreFilterProperties(IDictionary): Using member 'System.ComponentModel.PropertyDescriptor.GetChildProperties(Object, Attribute[])' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyDescriptor's PropertyType cannot be statically discovered. The Type of instance cannot be statically discovered. The public parameterless constructor or the 'Default' static field may be trimmed from the Attribute's Type. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.DocumentDesigner.PreFilterProperties(IDictionary): Using member 'System.ComponentModel.PropertyDescriptor.GetTypeFromName(String)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. Calls ComponentType.Assembly.GetType on the non-fully qualified typeName, which the trimmer cannot recognize. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.DocumentDesigner.PreFilterProperties(IDictionary): Using member 'System.ComponentModel.PropertyDescriptor.GetChildProperties(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. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.DocumentDesigner.PreFilterProperties(IDictionary): Using member 'System.ComponentModel.PropertyDescriptor.GetChildProperties()' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyDescriptor's PropertyType cannot be statically discovered. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.DocumentDesigner.PreFilterProperties(IDictionary): Method 'System.ComponentModel.PropertyDescriptor.CreateInstance(Type)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.DocumentDesigner.PreFilterProperties(IDictionary): Using member 'System.ComponentModel.PropertyDescriptor.Converter.get' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyDescriptor's PropertyType cannot be statically discovered. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.DocumentDesigner.PreFilterProperties(IDictionary): Method 'System.ComponentModel.MemberDescriptor.FindMethod(Type, String, Type[], Type, Boolean)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.DocumentDesigner.PreFilterProperties(IDictionary): Method 'System.ComponentModel.MemberDescriptor.FindMethod(Type, String, Type[], Type)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.DocumentDesigner.PreFilterProperties(IDictionary): Using member 'System.ComponentModel.TypeDescriptor.CreateProperty(Type, String, Type, Attribute[])' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyDescriptor's PropertyType cannot be statically discovered. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.DocumentDesigner.PreFilterProperties(IDictionary): Using member 'System.ComponentModel.PropertyDescriptor.GetChildProperties(Object)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyDescriptor's PropertyType cannot be statically discovered. The Type of instance cannot be statically discovered. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.DocumentDesigner.PreFilterProperties(IDictionary): Using member 'System.ComponentModel.TypeDescriptor.CreateProperty(Type, String, Type, Attribute[])' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyDescriptor's PropertyType cannot be statically discovered. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.DocumentDesigner.PreFilterProperties(IDictionary): Method 'System.Reflection.IReflect.GetMethod(String, BindingFlags, Binder, Type[], ParameterModifier[])' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.DocumentDesigner.PreFilterProperties(IDictionary): Method 'System.Reflection.IReflect.GetMethod(String, BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.DocumentDesigner.PreFilterProperties(IDictionary): Method 'System.Reflection.IReflect.GetMethods(BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.DocumentDesigner.PreFilterProperties(IDictionary): Method 'System.Reflection.IReflect.GetField(String, BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.DocumentDesigner.PreFilterProperties(IDictionary): Method 'System.Reflection.IReflect.GetFields(BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.DocumentDesigner.PreFilterProperties(IDictionary): Method 'System.Reflection.IReflect.GetProperty(String, BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.DocumentDesigner.PreFilterProperties(IDictionary): Method 'System.Reflection.IReflect.GetMember(String, BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.DocumentDesigner.PreFilterProperties(IDictionary): Method 'System.Reflection.IReflect.GetProperty(String, BindingFlags, Binder, Type, Type[], ParameterModifier[])' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.DocumentDesigner.PreFilterProperties(IDictionary): Method 'System.Reflection.IReflect.GetProperties(BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.DocumentDesigner.PreFilterProperties(IDictionary): Method 'System.Windows.Forms.AccessibleObject.System.Reflection.IReflect.GetProperty(String, BindingFlags, Binder, Type, Type[], ParameterModifier[])' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.DocumentDesigner.PreFilterProperties(IDictionary): Method 'System.Reflection.IReflect.GetMembers(BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.DocumentDesigner.PreFilterProperties(IDictionary): Method 'System.Reflection.IReflect.InvokeMember(String, BindingFlags, Binder, Object, Object[], ParameterModifier[], CultureInfo, String[])' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.DocumentDesigner.PreFilterProperties(IDictionary): Method 'System.Windows.Forms.AccessibleObject.System.Reflection.IReflect.GetMethod(String, BindingFlags, Binder, Type[], ParameterModifier[])' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.DocumentDesigner.PreFilterProperties(IDictionary): Method 'System.Windows.Forms.AccessibleObject.System.Reflection.IReflect.GetMethod(String, BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.DocumentDesigner.PreFilterProperties(IDictionary): Method 'System.Windows.Forms.AccessibleObject.System.Reflection.IReflect.GetMethods(BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.DocumentDesigner.PreFilterProperties(IDictionary): Method 'System.Windows.Forms.AccessibleObject.System.Reflection.IReflect.GetProperty(String, BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.DocumentDesigner.PreFilterProperties(IDictionary): Method 'System.Windows.Forms.AccessibleObject.System.Reflection.IReflect.GetProperties(BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.DocumentDesigner.PreFilterProperties(IDictionary): Method 'System.Windows.Forms.AccessibleObject.System.Reflection.IReflect.InvokeMember(String, BindingFlags, Binder, Object, Object[], ParameterModifier[], CultureInfo, String[])' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.DocumentDesigner.PreFilterProperties(IDictionary): Method 'System.Windows.Forms.AccessibleObject.System.Reflection.IReflect.GetMembers(BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.DocumentDesigner.PreFilterProperties(IDictionary): Method 'System.Windows.Forms.AccessibleObject.System.Reflection.IReflect.GetMember(String, BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.DocumentDesigner.PreFilterProperties(IDictionary): Using member 'System.Windows.Forms.Control.AxSourcingSite.Name.set' 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. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.DocumentDesigner.PreFilterProperties(IDictionary): Using member 'System.Windows.Forms.Control.AxSourcingSite.Name.set' 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. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.DocumentDesigner.PreFilterProperties(IDictionary): Using member 'System.ComponentModel.ISite.Name.set' 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. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.DocumentDesigner.PreFilterProperties(IDictionary): Method 'System.Windows.Forms.AccessibleObject.System.Reflection.IReflect.GetFields(BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2118: System.Windows.Forms.Design.DocumentDesigner.PreFilterProperties(IDictionary): Compiler-generated member 'System.Windows.Forms.Control.ActiveXImpl.g__GetDefaultEventsInterface|73_0(Type)' is accessed via reflection. Trimmer can't guarantee availability of the requirements of the member. ILLink: Trim analysis warning IL2118: System.Windows.Forms.Design.DocumentDesigner.PreFilterProperties(IDictionary): Compiler-generated member 'System.Windows.Forms.Control.ActiveXImpl.g__SetValue|65_0(PropertyDescriptor, Object)' is accessed via reflection. Trimmer can't guarantee availability of the requirements of the member. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.DocumentDesigner.PreFilterProperties(IDictionary): Method 'System.Windows.Forms.AccessibleObject.System.Reflection.IReflect.GetField(String, BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.DocumentDesigner.PreFilterProperties(IDictionary): Using member 'System.ComponentModel.ISite.Name.set' 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. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.DocumentDesigner.PreFilterProperties(IDictionary): Using member 'System.ComponentModel.PropertyDescriptor.Converter.get' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyDescriptor's PropertyType cannot be statically discovered. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.DocumentDesigner.PreFilterProperties(IDictionary): 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. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.DocumentDesigner.PreFilterProperties(IDictionary): Method 'System.ComponentModel.MemberDescriptor.FindMethod(Type, String, Type[], Type)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.DocumentDesigner.PreFilterProperties(IDictionary): Method 'System.ComponentModel.MemberDescriptor.FindMethod(Type, String, Type[], Type, Boolean)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.DocumentDesigner.PreFilterProperties(IDictionary): Using member 'System.ComponentModel.PropertyDescriptor.Converter.get' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyDescriptor's PropertyType cannot be statically discovered. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.DocumentDesigner.PreFilterProperties(IDictionary): Method 'System.ComponentModel.PropertyDescriptor.CreateInstance(Type)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.DocumentDesigner.PreFilterProperties(IDictionary): Using member 'System.ComponentModel.PropertyDescriptor.GetChildProperties()' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyDescriptor's PropertyType cannot be statically discovered. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.DocumentDesigner.PreFilterProperties(IDictionary): Using member 'System.ComponentModel.PropertyDescriptor.GetChildProperties(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. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.DocumentDesigner.PreFilterProperties(IDictionary): Using member 'System.ComponentModel.PropertyDescriptor.GetChildProperties(Object)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyDescriptor's PropertyType cannot be statically discovered. The Type of instance cannot be statically discovered. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.DocumentDesigner.PreFilterProperties(IDictionary): Method 'System.ComponentModel.PropertyDescriptor.GetTypeFromName(String)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.DocumentDesigner.PreFilterProperties(IDictionary): Method 'System.Reflection.IReflect.GetMethod(String, BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.DocumentDesigner.PreFilterProperties(IDictionary): Method 'System.Reflection.IReflect.GetMethods(BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.DocumentDesigner.PreFilterProperties(IDictionary): Method 'System.Windows.Forms.AccessibleObject.System.Reflection.IReflect.InvokeMember(String, BindingFlags, Binder, Object, Object[], ParameterModifier[], CultureInfo, String[])' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.DocumentDesigner.PreFilterProperties(IDictionary): Method 'System.Windows.Forms.AccessibleObject.System.Reflection.IReflect.GetMembers(BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.DocumentDesigner.PreFilterProperties(IDictionary): Method 'System.Windows.Forms.AccessibleObject.System.Reflection.IReflect.GetMember(String, BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.DocumentDesigner.PreFilterProperties(IDictionary): Method 'System.Windows.Forms.AccessibleObject.System.Reflection.IReflect.GetProperties(BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.DocumentDesigner.PreFilterProperties(IDictionary): Method 'System.Windows.Forms.AccessibleObject.System.Reflection.IReflect.GetProperty(String, BindingFlags, Binder, Type, Type[], ParameterModifier[])' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.DocumentDesigner.PreFilterProperties(IDictionary): Method 'System.Windows.Forms.AccessibleObject.System.Reflection.IReflect.GetProperty(String, BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.DocumentDesigner.PreFilterProperties(IDictionary): Method 'System.Windows.Forms.AccessibleObject.System.Reflection.IReflect.GetFields(BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.DocumentDesigner.PreFilterProperties(IDictionary): Method 'System.Windows.Forms.AccessibleObject.System.Reflection.IReflect.GetField(String, BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.DocumentDesigner.PreFilterProperties(IDictionary): Method 'System.Windows.Forms.AccessibleObject.System.Reflection.IReflect.GetMethods(BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.DocumentDesigner.PreFilterProperties(IDictionary): Method 'System.Reflection.IReflect.GetMethod(String, BindingFlags, Binder, Type[], ParameterModifier[])' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.DocumentDesigner.PreFilterProperties(IDictionary): Method 'System.Windows.Forms.AccessibleObject.System.Reflection.IReflect.GetMethod(String, BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.DocumentDesigner.PreFilterProperties(IDictionary): Using member 'System.ComponentModel.PropertyDescriptor.GetChildProperties(Object, Attribute[])' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyDescriptor's PropertyType cannot be statically discovered. The Type of instance cannot be statically discovered. The public parameterless constructor or the 'Default' static field may be trimmed from the Attribute's Type. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.DocumentDesigner.PreFilterProperties(IDictionary): Method 'System.Reflection.IReflect.InvokeMember(String, BindingFlags, Binder, Object, Object[], ParameterModifier[], CultureInfo, String[])' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.DocumentDesigner.PreFilterProperties(IDictionary): Method 'System.Reflection.IReflect.GetMembers(BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.DocumentDesigner.PreFilterProperties(IDictionary): Method 'System.Reflection.IReflect.GetMember(String, BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.DocumentDesigner.PreFilterProperties(IDictionary): Method 'System.Reflection.IReflect.GetProperties(BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.DocumentDesigner.PreFilterProperties(IDictionary): Method 'System.Reflection.IReflect.GetProperty(String, BindingFlags, Binder, Type, Type[], ParameterModifier[])' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.DocumentDesigner.PreFilterProperties(IDictionary): Method 'System.Reflection.IReflect.GetProperty(String, BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.DocumentDesigner.PreFilterProperties(IDictionary): Method 'System.Reflection.IReflect.GetFields(BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.DocumentDesigner.PreFilterProperties(IDictionary): Method 'System.Reflection.IReflect.GetField(String, BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.DocumentDesigner.PreFilterProperties(IDictionary): Method 'System.Windows.Forms.AccessibleObject.System.Reflection.IReflect.GetMethod(String, BindingFlags, Binder, Type[], ParameterModifier[])' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.DocumentDesigner.PreFilterProperties(IDictionary): Using member 'System.ComponentModel.PropertyDescriptor.GetTypeFromName(String)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. Calls ComponentType.Assembly.GetType on the non-fully qualified typeName, which the trimmer cannot recognize. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.DocumentDesigner.PreFilterProperties(IDictionary): 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. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.DocumentDesigner.PreFilterProperties(IDictionary): Using member 'System.ComponentModel.PropertyDescriptor.Converter.get' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyDescriptor's PropertyType cannot be statically discovered. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.DocumentDesigner.PreFilterProperties(IDictionary): Method 'System.Windows.Forms.AccessibleObject.System.Reflection.IReflect.GetMembers(BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.DocumentDesigner.PreFilterProperties(IDictionary): Method 'System.Windows.Forms.AccessibleObject.System.Reflection.IReflect.GetMember(String, BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.DocumentDesigner.PreFilterProperties(IDictionary): Method 'System.Windows.Forms.AccessibleObject.System.Reflection.IReflect.GetProperties(BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.DocumentDesigner.PreFilterProperties(IDictionary): Method 'System.Windows.Forms.AccessibleObject.System.Reflection.IReflect.GetProperty(String, BindingFlags, Binder, Type, Type[], ParameterModifier[])' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.DocumentDesigner.PreFilterProperties(IDictionary): Method 'System.Windows.Forms.AccessibleObject.System.Reflection.IReflect.GetProperty(String, BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.DocumentDesigner.PreFilterProperties(IDictionary): Method 'System.Windows.Forms.AccessibleObject.System.Reflection.IReflect.GetFields(BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.DocumentDesigner.PreFilterProperties(IDictionary): Method 'System.Windows.Forms.AccessibleObject.System.Reflection.IReflect.GetField(String, BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.DocumentDesigner.PreFilterProperties(IDictionary): Method 'System.Windows.Forms.AccessibleObject.System.Reflection.IReflect.GetMethods(BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.DocumentDesigner.PreFilterProperties(IDictionary): Method 'System.Windows.Forms.AccessibleObject.System.Reflection.IReflect.GetMethod(String, BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.DocumentDesigner.PreFilterProperties(IDictionary): Method 'System.Windows.Forms.AccessibleObject.System.Reflection.IReflect.GetMethod(String, BindingFlags, Binder, Type[], ParameterModifier[])' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.DocumentDesigner.PreFilterProperties(IDictionary): Method 'System.Reflection.IReflect.InvokeMember(String, BindingFlags, Binder, Object, Object[], ParameterModifier[], CultureInfo, String[])' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.DocumentDesigner.PreFilterProperties(IDictionary): Method 'System.Reflection.IReflect.GetMembers(BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.DocumentDesigner.PreFilterProperties(IDictionary): Method 'System.Reflection.IReflect.GetMember(String, BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.DocumentDesigner.PreFilterProperties(IDictionary): Method 'System.Reflection.IReflect.GetProperties(BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.DocumentDesigner.PreFilterProperties(IDictionary): Method 'System.Reflection.IReflect.GetProperty(String, BindingFlags, Binder, Type, Type[], ParameterModifier[])' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.DocumentDesigner.PreFilterProperties(IDictionary): Method 'System.Reflection.IReflect.GetProperty(String, BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.DocumentDesigner.PreFilterProperties(IDictionary): Method 'System.Reflection.IReflect.GetFields(BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.DocumentDesigner.PreFilterProperties(IDictionary): Method 'System.ComponentModel.MemberDescriptor.FindMethod(Type, String, Type[], Type, Boolean)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.DocumentDesigner.PreFilterProperties(IDictionary): Using member 'System.ComponentModel.PropertyDescriptor.Converter.get' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyDescriptor's PropertyType cannot be statically discovered. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.DocumentDesigner.PreFilterProperties(IDictionary): Method 'System.ComponentModel.PropertyDescriptor.CreateInstance(Type)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.DocumentDesigner.PreFilterProperties(IDictionary): Using member 'System.ComponentModel.PropertyDescriptor.GetChildProperties()' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyDescriptor's PropertyType cannot be statically discovered. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.DocumentDesigner.PreFilterProperties(IDictionary): Using member 'System.ComponentModel.PropertyDescriptor.GetChildProperties(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. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.DocumentDesigner.PreFilterProperties(IDictionary): Using member 'System.ComponentModel.PropertyDescriptor.GetChildProperties(Object)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyDescriptor's PropertyType cannot be statically discovered. The Type of instance cannot be statically discovered. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.DocumentDesigner.PreFilterProperties(IDictionary): Method 'System.Windows.Forms.AccessibleObject.System.Reflection.IReflect.InvokeMember(String, BindingFlags, Binder, Object, Object[], ParameterModifier[], CultureInfo, String[])' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.DocumentDesigner.PreFilterProperties(IDictionary): Using member 'System.ComponentModel.PropertyDescriptor.GetChildProperties(Object, Attribute[])' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyDescriptor's PropertyType cannot be statically discovered. The Type of instance cannot be statically discovered. The public parameterless constructor or the 'Default' static field may be trimmed from the Attribute's Type. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.DocumentDesigner.PreFilterProperties(IDictionary): Using member 'System.ComponentModel.PropertyDescriptor.GetTypeFromName(String)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. Calls ComponentType.Assembly.GetType on the non-fully qualified typeName, which the trimmer cannot recognize. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.DocumentDesigner.PreFilterProperties(IDictionary): Method 'System.ComponentModel.PropertyDescriptor.GetTypeFromName(String)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.DocumentDesigner.PreFilterProperties(IDictionary): Method 'System.Reflection.IReflect.GetMethod(String, BindingFlags, Binder, Type[], ParameterModifier[])' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.DocumentDesigner.PreFilterProperties(IDictionary): Method 'System.Reflection.IReflect.GetMethod(String, BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.DocumentDesigner.PreFilterProperties(IDictionary): Method 'System.Reflection.IReflect.GetMethods(BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.DocumentDesigner.PreFilterProperties(IDictionary): Method 'System.Reflection.IReflect.GetField(String, BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.DocumentDesigner.PreFilterProperties(IDictionary): 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. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.DocumentDesigner.PreFilterProperties(IDictionary): Method 'System.ComponentModel.MemberDescriptor.FindMethod(Type, String, Type[], Type)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.DocumentDesigner.PreFilterProperties(IDictionary): 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. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.DocumentDesigner.PreFilterProperties(IDictionary): Method 'System.ComponentModel.MemberDescriptor.FindMethod(Type, String, Type[], Type, Boolean)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.DocumentDesigner.PreFilterProperties(IDictionary): Method 'System.Windows.Forms.AccessibleObject.System.Reflection.IReflect.InvokeMember(String, BindingFlags, Binder, Object, Object[], ParameterModifier[], CultureInfo, String[])' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.DocumentDesigner.PreFilterProperties(IDictionary): Method 'System.Windows.Forms.AccessibleObject.System.Reflection.IReflect.GetMembers(BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.DocumentDesigner.PreFilterProperties(IDictionary): Method 'System.Windows.Forms.AccessibleObject.System.Reflection.IReflect.GetMember(String, BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.DocumentDesigner.PreFilterProperties(IDictionary): Method 'System.Windows.Forms.AccessibleObject.System.Reflection.IReflect.GetProperties(BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.DocumentDesigner.PreFilterProperties(IDictionary): Method 'System.Windows.Forms.AccessibleObject.System.Reflection.IReflect.GetProperty(String, BindingFlags, Binder, Type, Type[], ParameterModifier[])' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.DocumentDesigner.PreFilterProperties(IDictionary): Method 'System.Windows.Forms.AccessibleObject.System.Reflection.IReflect.GetProperty(String, BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.DocumentDesigner.PreFilterProperties(IDictionary): Method 'System.Windows.Forms.AccessibleObject.System.Reflection.IReflect.GetFields(BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.DocumentDesigner.PreFilterProperties(IDictionary): Method 'System.Windows.Forms.AccessibleObject.System.Reflection.IReflect.GetField(String, BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.DocumentDesigner.PreFilterProperties(IDictionary): Method 'System.Windows.Forms.AccessibleObject.System.Reflection.IReflect.GetMethods(BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.DocumentDesigner.PreFilterProperties(IDictionary): Method 'System.Windows.Forms.AccessibleObject.System.Reflection.IReflect.GetMethod(String, BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.DocumentDesigner.PreFilterProperties(IDictionary): Method 'System.Windows.Forms.AccessibleObject.System.Reflection.IReflect.GetMethod(String, BindingFlags, Binder, Type[], ParameterModifier[])' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.DocumentDesigner.PreFilterProperties(IDictionary): Method 'System.Reflection.IReflect.InvokeMember(String, BindingFlags, Binder, Object, Object[], ParameterModifier[], CultureInfo, String[])' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.DocumentDesigner.PreFilterProperties(IDictionary): Method 'System.Reflection.IReflect.GetMembers(BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.DocumentDesigner.PreFilterProperties(IDictionary): Method 'System.Reflection.IReflect.GetMember(String, BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.DocumentDesigner.PreFilterProperties(IDictionary): Method 'System.Reflection.IReflect.GetProperties(BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.DocumentDesigner.PreFilterProperties(IDictionary): Method 'System.Reflection.IReflect.GetProperty(String, BindingFlags, Binder, Type, Type[], ParameterModifier[])' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.DocumentDesigner.PreFilterProperties(IDictionary): Method 'System.Reflection.IReflect.GetProperty(String, BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.DocumentDesigner.PreFilterProperties(IDictionary): Using member 'System.ComponentModel.PropertyDescriptor.Converter.get' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyDescriptor's PropertyType cannot be statically discovered. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.DocumentDesigner.PreFilterProperties(IDictionary): Method 'System.ComponentModel.PropertyDescriptor.CreateInstance(Type)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.DocumentDesigner.PreFilterProperties(IDictionary): Using member 'System.ComponentModel.PropertyDescriptor.GetChildProperties()' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyDescriptor's PropertyType cannot be statically discovered. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.DocumentDesigner.PreFilterProperties(IDictionary): Using member 'System.ComponentModel.PropertyDescriptor.GetChildProperties(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. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.DocumentDesigner.PreFilterProperties(IDictionary): Using member 'System.ComponentModel.PropertyDescriptor.GetChildProperties(Object)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyDescriptor's PropertyType cannot be statically discovered. The Type of instance cannot be statically discovered. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.DocumentDesigner.PreFilterProperties(IDictionary): Using member 'System.ComponentModel.PropertyDescriptor.GetChildProperties(Object, Attribute[])' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyDescriptor's PropertyType cannot be statically discovered. The Type of instance cannot be statically discovered. The public parameterless constructor or the 'Default' static field may be trimmed from the Attribute's Type. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.DocumentDesigner.PreFilterProperties(IDictionary): Method 'System.ComponentModel.MemberDescriptor.FindMethod(Type, String, Type[], Type)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.DocumentDesigner.PreFilterProperties(IDictionary): 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. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.DocumentDesigner.PreFilterProperties(IDictionary): Method 'System.ComponentModel.PropertyDescriptor.GetTypeFromName(String)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.DocumentDesigner.PreFilterProperties(IDictionary): Using member 'System.ComponentModel.PropertyDescriptor.Converter.get' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyDescriptor's PropertyType cannot be statically discovered. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.DocumentDesigner.PreFilterProperties(IDictionary): Method 'System.Reflection.IReflect.GetMethod(String, BindingFlags, Binder, Type[], ParameterModifier[])' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.DocumentDesigner.PreFilterProperties(IDictionary): Method 'System.Reflection.IReflect.GetMethod(String, BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.DocumentDesigner.PreFilterProperties(IDictionary): Method 'System.Reflection.IReflect.GetField(String, BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.DocumentDesigner.PreFilterProperties(IDictionary): Method 'System.Reflection.IReflect.GetFields(BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.DocumentDesigner.PreFilterProperties(IDictionary): Using member 'System.ComponentModel.PropertyDescriptor.GetTypeFromName(String)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. Calls ComponentType.Assembly.GetType on the non-fully qualified typeName, which the trimmer cannot recognize. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.DocumentDesigner.PreFilterProperties(IDictionary): 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. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.DocumentDesigner.PreFilterProperties(IDictionary): Method 'System.Reflection.IReflect.GetMethods(BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.DocumentDesigner.PreFilterProperties(IDictionary): 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. ILLink: Trim analysis warning IL2072: System.Windows.Forms.Design.DocumentDesigner.PreFilterProperties(IDictionary): '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. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.Behavior.DragAssistanceManager.Initialize(List, 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. ILLink: 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. ILLink: 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. ILLink: 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. ILLink: 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. ILLink: 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. ILLink: 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. ILLink: 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. ILLink: 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. ILLink: 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. ILLink: 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. ILLink: 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. ILLink: 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. ILLink: 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. ILLink: 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. ILLink: 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. ILLink: 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. ILLink: 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. ILLink: 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. ILLink: 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. ILLink: 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. ILLink: Trim analysis warning IL2046: System.ComponentModel.Design.EventBindingService.EventPropertyDescriptor.Converter.get: Base member 'System.ComponentModel.PropertyDescriptor.Converter.get' with 'RequiresUnreferencedCodeAttribute' has a derived member 'System.ComponentModel.Design.EventBindingService.EventPropertyDescriptor.Converter.get' without 'RequiresUnreferencedCodeAttribute'. 'RequiresUnreferencedCodeAttribute' annotations must match across all interface implementations or overrides. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.FlowLayoutPanelDesigner.GetTransactionDescription(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. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.FlowLayoutPanelDesigner.OnChildControlAdded(Object, ControlEventArgs): 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. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.FlowLayoutPanelDesigner.PreFilterProperties(IDictionary): Method 'System.Windows.Forms.AccessibleObject.System.Reflection.IReflect.GetMembers(BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.FlowLayoutPanelDesigner.PreFilterProperties(IDictionary): Method 'System.ComponentModel.MemberDescriptor.FindMethod(Type, String, Type[], Type)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.FlowLayoutPanelDesigner.PreFilterProperties(IDictionary): Method 'System.Reflection.IReflect.InvokeMember(String, BindingFlags, Binder, Object, Object[], ParameterModifier[], CultureInfo, String[])' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.FlowLayoutPanelDesigner.PreFilterProperties(IDictionary): Method 'System.Windows.Forms.AccessibleObject.System.Reflection.IReflect.GetMethod(String, BindingFlags, Binder, Type[], ParameterModifier[])' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.FlowLayoutPanelDesigner.PreFilterProperties(IDictionary): Method 'System.Windows.Forms.AccessibleObject.System.Reflection.IReflect.GetMethod(String, BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.FlowLayoutPanelDesigner.PreFilterProperties(IDictionary): Method 'System.Windows.Forms.AccessibleObject.System.Reflection.IReflect.GetProperties(BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.FlowLayoutPanelDesigner.PreFilterProperties(IDictionary): Method 'System.Windows.Forms.AccessibleObject.System.Reflection.IReflect.GetMember(String, BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.FlowLayoutPanelDesigner.PreFilterProperties(IDictionary): Method 'System.Windows.Forms.AccessibleObject.System.Reflection.IReflect.GetField(String, BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.FlowLayoutPanelDesigner.PreFilterProperties(IDictionary): Method 'System.Windows.Forms.AccessibleObject.System.Reflection.IReflect.GetFields(BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.FlowLayoutPanelDesigner.PreFilterProperties(IDictionary): Method 'System.Windows.Forms.AccessibleObject.System.Reflection.IReflect.GetProperty(String, BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.FlowLayoutPanelDesigner.PreFilterProperties(IDictionary): Method 'System.Windows.Forms.AccessibleObject.System.Reflection.IReflect.InvokeMember(String, BindingFlags, Binder, Object, Object[], ParameterModifier[], CultureInfo, String[])' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.FlowLayoutPanelDesigner.PreFilterProperties(IDictionary): Method 'System.Windows.Forms.AccessibleObject.System.Reflection.IReflect.GetMethods(BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.FlowLayoutPanelDesigner.PreFilterProperties(IDictionary): 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. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.FlowLayoutPanelDesigner.PreFilterProperties(IDictionary): Method 'System.ComponentModel.MemberDescriptor.FindMethod(Type, String, Type[], Type, Boolean)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.FlowLayoutPanelDesigner.PreFilterProperties(IDictionary): Method 'System.Reflection.IReflect.GetMember(String, BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.FlowLayoutPanelDesigner.PreFilterProperties(IDictionary): Method 'System.Reflection.IReflect.GetProperty(String, BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.FlowLayoutPanelDesigner.PreFilterProperties(IDictionary): Method 'System.Reflection.IReflect.GetFields(BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.FlowLayoutPanelDesigner.PreFilterProperties(IDictionary): Method 'System.Reflection.IReflect.GetField(String, BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.FlowLayoutPanelDesigner.PreFilterProperties(IDictionary): Method 'System.Reflection.IReflect.GetMethods(BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.FlowLayoutPanelDesigner.PreFilterProperties(IDictionary): Method 'System.Reflection.IReflect.GetMethod(String, BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.FlowLayoutPanelDesigner.PreFilterProperties(IDictionary): Method 'System.Reflection.IReflect.GetMethod(String, BindingFlags, Binder, Type[], ParameterModifier[])' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.FlowLayoutPanelDesigner.PreFilterProperties(IDictionary): Using member 'System.ComponentModel.PropertyDescriptor.Converter.get' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyDescriptor's PropertyType cannot be statically discovered. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.FlowLayoutPanelDesigner.PreFilterProperties(IDictionary): Method 'System.ComponentModel.PropertyDescriptor.GetTypeFromName(String)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.FlowLayoutPanelDesigner.PreFilterProperties(IDictionary): Using member 'System.ComponentModel.PropertyDescriptor.GetTypeFromName(String)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. Calls ComponentType.Assembly.GetType on the non-fully qualified typeName, which the trimmer cannot recognize. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.FlowLayoutPanelDesigner.PreFilterProperties(IDictionary): 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. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.FlowLayoutPanelDesigner.PreFilterProperties(IDictionary): Method 'System.Reflection.IReflect.GetProperties(BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.FlowLayoutPanelDesigner.PreFilterProperties(IDictionary): Using member 'System.ComponentModel.PropertyDescriptor.GetChildProperties(Object, Attribute[])' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyDescriptor's PropertyType cannot be statically discovered. The Type of instance cannot be statically discovered. The public parameterless constructor or the 'Default' static field may be trimmed from the Attribute's Type. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.FlowLayoutPanelDesigner.PreFilterProperties(IDictionary): Using member 'System.ComponentModel.PropertyDescriptor.GetChildProperties(Object)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyDescriptor's PropertyType cannot be statically discovered. The Type of instance cannot be statically discovered. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.FlowLayoutPanelDesigner.PreFilterProperties(IDictionary): Using member 'System.ComponentModel.PropertyDescriptor.GetChildProperties(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. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.FlowLayoutPanelDesigner.PreFilterProperties(IDictionary): Using member 'System.ComponentModel.PropertyDescriptor.GetChildProperties()' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyDescriptor's PropertyType cannot be statically discovered. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.FlowLayoutPanelDesigner.PreFilterProperties(IDictionary): Method 'System.ComponentModel.PropertyDescriptor.CreateInstance(Type)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.FlowLayoutPanelDesigner.PreFilterProperties(IDictionary): Using member 'System.ComponentModel.PropertyDescriptor.Converter.get' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyDescriptor's PropertyType cannot be statically discovered. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.FlowLayoutPanelDesigner.PreFilterProperties(IDictionary): Method 'System.Reflection.IReflect.GetMembers(BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.FlowLayoutPanelDesigner.PreFilterProperties(IDictionary): Method 'System.Reflection.IReflect.GetProperty(String, BindingFlags, Binder, Type, Type[], ParameterModifier[])' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.FlowLayoutPanelDesigner.PreFilterProperties(IDictionary): Method 'System.Windows.Forms.AccessibleObject.System.Reflection.IReflect.GetProperty(String, BindingFlags, Binder, Type, Type[], ParameterModifier[])' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.FlowLayoutPanelDesigner.ReorderControls(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. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.FormatControl.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. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.FormatControl.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. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.FormatControl.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. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.FormatControl.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. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.FormatControl.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. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.FormatControl.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. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.FormatControl.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. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.FormatControl.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. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.FormatControl.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. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.FormatControl.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. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.FormatControl.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. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.FormatControl.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. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.FormatControl.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. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.FormatControl.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. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.FormatControl.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. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.FormatControl.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. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.FormatStringEditor.EditValue(ITypeDescriptorContext, IServiceProvider, 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. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.FormatStringEditor.EditValue(ITypeDescriptorContext, IServiceProvider, 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. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.FormatStringEditor.EditValue(ITypeDescriptorContext, IServiceProvider, 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. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.FormatStringEditor.EditValue(ITypeDescriptorContext, IServiceProvider, 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. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.FormatStringEditor.EditValue(ITypeDescriptorContext, IServiceProvider, 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. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.FormatStringEditor.EditValue(ITypeDescriptorContext, IServiceProvider, 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. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.FormatStringEditor.EditValue(ITypeDescriptorContext, IServiceProvider, 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. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.FormatStringEditor.EditValue(ITypeDescriptorContext, IServiceProvider, 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. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.FormatStringEditor.EditValue(ITypeDescriptorContext, IServiceProvider, 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. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.FormatStringEditor.EditValue(ITypeDescriptorContext, IServiceProvider, 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. ILLink: 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. ILLink: 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. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.FormDocumentDesigner.PreFilterProperties(IDictionary): Method 'System.Windows.Forms.AccessibleObject.System.Reflection.IReflect.GetMethod(String, BindingFlags, Binder, Type[], ParameterModifier[])' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.FormDocumentDesigner.PreFilterProperties(IDictionary): Method 'System.Windows.Forms.AccessibleObject.System.Reflection.IReflect.GetMethod(String, BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.FormDocumentDesigner.PreFilterProperties(IDictionary): Method 'System.Windows.Forms.AccessibleObject.System.Reflection.IReflect.GetMethods(BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.FormDocumentDesigner.PreFilterProperties(IDictionary): Method 'System.Windows.Forms.AccessibleObject.System.Reflection.IReflect.GetField(String, BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.FormDocumentDesigner.PreFilterProperties(IDictionary): Method 'System.Windows.Forms.AccessibleObject.System.Reflection.IReflect.GetFields(BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.FormDocumentDesigner.PreFilterProperties(IDictionary): Method 'System.Windows.Forms.AccessibleObject.System.Reflection.IReflect.GetProperty(String, BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.FormDocumentDesigner.PreFilterProperties(IDictionary): Method 'System.Windows.Forms.AccessibleObject.System.Reflection.IReflect.GetProperty(String, BindingFlags, Binder, Type, Type[], ParameterModifier[])' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.FormDocumentDesigner.PreFilterProperties(IDictionary): Method 'System.Windows.Forms.AccessibleObject.System.Reflection.IReflect.GetProperties(BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.FormDocumentDesigner.PreFilterProperties(IDictionary): Method 'System.Windows.Forms.AccessibleObject.System.Reflection.IReflect.GetMember(String, BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.FormDocumentDesigner.PreFilterProperties(IDictionary): Method 'System.Windows.Forms.AccessibleObject.System.Reflection.IReflect.GetMembers(BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.FormDocumentDesigner.PreFilterProperties(IDictionary): Method 'System.Windows.Forms.AccessibleObject.System.Reflection.IReflect.InvokeMember(String, BindingFlags, Binder, Object, Object[], ParameterModifier[], CultureInfo, String[])' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.FormDocumentDesigner.PreFilterProperties(IDictionary): Method 'System.Reflection.IReflect.InvokeMember(String, BindingFlags, Binder, Object, Object[], ParameterModifier[], CultureInfo, String[])' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.FormDocumentDesigner.PreFilterProperties(IDictionary): Method 'System.Reflection.IReflect.GetMembers(BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.FormDocumentDesigner.PreFilterProperties(IDictionary): Method 'System.Reflection.IReflect.GetMember(String, BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.FormDocumentDesigner.PreFilterProperties(IDictionary): Method 'System.Reflection.IReflect.GetFields(BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.FormDocumentDesigner.PreFilterProperties(IDictionary): Using member 'System.ComponentModel.PropertyDescriptor.Converter.get' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyDescriptor's PropertyType cannot be statically discovered. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.FormDocumentDesigner.PreFilterProperties(IDictionary): Using member 'System.ComponentModel.PropertyDescriptor.Converter.get' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyDescriptor's PropertyType cannot be statically discovered. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.FormDocumentDesigner.PreFilterProperties(IDictionary): Using member 'System.ComponentModel.PropertyDescriptor.GetChildProperties(Object)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyDescriptor's PropertyType cannot be statically discovered. The Type of instance cannot be statically discovered. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.FormDocumentDesigner.PreFilterProperties(IDictionary): Using member 'System.ComponentModel.PropertyDescriptor.GetChildProperties(Object, Attribute[])' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyDescriptor's PropertyType cannot be statically discovered. The Type of instance cannot be statically discovered. The public parameterless constructor or the 'Default' static field may be trimmed from the Attribute's Type. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.FormDocumentDesigner.PreFilterProperties(IDictionary): Method 'System.ComponentModel.PropertyDescriptor.GetTypeFromName(String)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.FormDocumentDesigner.PreFilterProperties(IDictionary): Using member 'System.ComponentModel.PropertyDescriptor.GetTypeFromName(String)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. Calls ComponentType.Assembly.GetType on the non-fully qualified typeName, which the trimmer cannot recognize. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.FormDocumentDesigner.PreFilterProperties(IDictionary): Method 'System.Reflection.IReflect.GetProperties(BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.FormDocumentDesigner.PreFilterProperties(IDictionary): Method 'System.ComponentModel.MemberDescriptor.FindMethod(Type, String, Type[], Type, Boolean)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.FormDocumentDesigner.PreFilterProperties(IDictionary): Method 'System.Reflection.IReflect.GetMethod(String, BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.FormDocumentDesigner.PreFilterProperties(IDictionary): Method 'System.Reflection.IReflect.GetProperty(String, BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.FormDocumentDesigner.PreFilterProperties(IDictionary): Using member 'System.ComponentModel.PropertyDescriptor.GetChildProperties(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. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.FormDocumentDesigner.PreFilterProperties(IDictionary): Method 'System.Reflection.IReflect.GetMethod(String, BindingFlags, Binder, Type[], ParameterModifier[])' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.FormDocumentDesigner.PreFilterProperties(IDictionary): Using member 'System.ComponentModel.PropertyDescriptor.GetChildProperties()' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyDescriptor's PropertyType cannot be statically discovered. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.FormDocumentDesigner.PreFilterProperties(IDictionary): Method 'System.ComponentModel.MemberDescriptor.FindMethod(Type, String, Type[], Type)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.FormDocumentDesigner.PreFilterProperties(IDictionary): 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. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.FormDocumentDesigner.PreFilterProperties(IDictionary): Method 'System.Reflection.IReflect.GetMethods(BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.FormDocumentDesigner.PreFilterProperties(IDictionary): 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. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.FormDocumentDesigner.PreFilterProperties(IDictionary): Method 'System.Reflection.IReflect.GetField(String, BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.FormDocumentDesigner.PreFilterProperties(IDictionary): Method 'System.Reflection.IReflect.GetProperty(String, BindingFlags, Binder, Type, Type[], ParameterModifier[])' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.FormDocumentDesigner.PreFilterProperties(IDictionary): Method 'System.ComponentModel.PropertyDescriptor.CreateInstance(Type)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.FormDocumentDesigner.PreFilterProperties(IDictionary): Method 'System.Reflection.IReflect.GetMember(String, BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.FormDocumentDesigner.PreFilterProperties(IDictionary): Method 'System.Reflection.IReflect.InvokeMember(String, BindingFlags, Binder, Object, Object[], ParameterModifier[], CultureInfo, String[])' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.FormDocumentDesigner.PreFilterProperties(IDictionary): 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. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.FormDocumentDesigner.PreFilterProperties(IDictionary): Method 'System.ComponentModel.MemberDescriptor.FindMethod(Type, String, Type[], Type)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.FormDocumentDesigner.PreFilterProperties(IDictionary): Method 'System.Reflection.IReflect.GetProperty(String, BindingFlags, Binder, Type, Type[], ParameterModifier[])' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.FormDocumentDesigner.PreFilterProperties(IDictionary): Method 'System.ComponentModel.MemberDescriptor.FindMethod(Type, String, Type[], Type, Boolean)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.FormDocumentDesigner.PreFilterProperties(IDictionary): Method 'System.Reflection.IReflect.GetFields(BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.FormDocumentDesigner.PreFilterProperties(IDictionary): Method 'System.ComponentModel.PropertyDescriptor.CreateInstance(Type)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.FormDocumentDesigner.PreFilterProperties(IDictionary): Using member 'System.ComponentModel.PropertyDescriptor.Converter.get' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyDescriptor's PropertyType cannot be statically discovered. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.FormDocumentDesigner.PreFilterProperties(IDictionary): Method 'System.Reflection.IReflect.GetMembers(BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.FormDocumentDesigner.PreFilterProperties(IDictionary): Method 'System.Reflection.IReflect.GetProperties(BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.FormDocumentDesigner.PreFilterProperties(IDictionary): Method 'System.Reflection.IReflect.GetProperty(String, BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.FormDocumentDesigner.PreFilterProperties(IDictionary): Method 'System.Windows.Forms.AccessibleObject.System.Reflection.IReflect.InvokeMember(String, BindingFlags, Binder, Object, Object[], ParameterModifier[], CultureInfo, String[])' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.FormDocumentDesigner.PreFilterProperties(IDictionary): Method 'System.Reflection.IReflect.GetMethods(BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.FormDocumentDesigner.PreFilterProperties(IDictionary): Method 'System.Reflection.IReflect.GetMethod(String, BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.FormDocumentDesigner.PreFilterProperties(IDictionary): Method 'System.Reflection.IReflect.GetMethod(String, BindingFlags, Binder, Type[], ParameterModifier[])' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.FormDocumentDesigner.PreFilterProperties(IDictionary): Using member 'System.ComponentModel.PropertyDescriptor.Converter.get' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyDescriptor's PropertyType cannot be statically discovered. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.FormDocumentDesigner.PreFilterProperties(IDictionary): Method 'System.ComponentModel.PropertyDescriptor.GetTypeFromName(String)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.FormDocumentDesigner.PreFilterProperties(IDictionary): Using member 'System.ComponentModel.PropertyDescriptor.GetTypeFromName(String)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. Calls ComponentType.Assembly.GetType on the non-fully qualified typeName, which the trimmer cannot recognize. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.FormDocumentDesigner.PreFilterProperties(IDictionary): 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. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.FormDocumentDesigner.PreFilterProperties(IDictionary): Method 'System.Windows.Forms.AccessibleObject.System.Reflection.IReflect.GetMethod(String, BindingFlags, Binder, Type[], ParameterModifier[])' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.FormDocumentDesigner.PreFilterProperties(IDictionary): Method 'System.Windows.Forms.AccessibleObject.System.Reflection.IReflect.GetMethod(String, BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.FormDocumentDesigner.PreFilterProperties(IDictionary): Using member 'System.ComponentModel.PropertyDescriptor.GetChildProperties()' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyDescriptor's PropertyType cannot be statically discovered. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.FormDocumentDesigner.PreFilterProperties(IDictionary): Method 'System.Windows.Forms.AccessibleObject.System.Reflection.IReflect.GetField(String, BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.FormDocumentDesigner.PreFilterProperties(IDictionary): Using member 'System.ComponentModel.PropertyDescriptor.GetChildProperties(Object, Attribute[])' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyDescriptor's PropertyType cannot be statically discovered. The Type of instance cannot be statically discovered. The public parameterless constructor or the 'Default' static field may be trimmed from the Attribute's Type. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.FormDocumentDesigner.PreFilterProperties(IDictionary): Method 'System.Windows.Forms.AccessibleObject.System.Reflection.IReflect.GetMethods(BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.FormDocumentDesigner.PreFilterProperties(IDictionary): Method 'System.Windows.Forms.AccessibleObject.System.Reflection.IReflect.GetProperty(String, BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.FormDocumentDesigner.PreFilterProperties(IDictionary): Using member 'System.ComponentModel.PropertyDescriptor.GetChildProperties(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. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.FormDocumentDesigner.PreFilterProperties(IDictionary): Using member 'System.ComponentModel.PropertyDescriptor.GetChildProperties(Object)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyDescriptor's PropertyType cannot be statically discovered. The Type of instance cannot be statically discovered. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.FormDocumentDesigner.PreFilterProperties(IDictionary): Method 'System.Windows.Forms.AccessibleObject.System.Reflection.IReflect.GetMembers(BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.FormDocumentDesigner.PreFilterProperties(IDictionary): Method 'System.Windows.Forms.AccessibleObject.System.Reflection.IReflect.GetMember(String, BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.FormDocumentDesigner.PreFilterProperties(IDictionary): Method 'System.Windows.Forms.AccessibleObject.System.Reflection.IReflect.GetProperties(BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.FormDocumentDesigner.PreFilterProperties(IDictionary): Method 'System.Windows.Forms.AccessibleObject.System.Reflection.IReflect.GetProperty(String, BindingFlags, Binder, Type, Type[], ParameterModifier[])' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.FormDocumentDesigner.PreFilterProperties(IDictionary): Method 'System.Windows.Forms.AccessibleObject.System.Reflection.IReflect.GetFields(BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.FormDocumentDesigner.PreFilterProperties(IDictionary): Method 'System.Reflection.IReflect.GetField(String, BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.FormDocumentDesigner.PreFilterProperties(IDictionary): Method 'System.Windows.Forms.AccessibleObject.System.Reflection.IReflect.GetField(String, BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.FormDocumentDesigner.PreFilterProperties(IDictionary): Method 'System.Windows.Forms.AccessibleObject.System.Reflection.IReflect.GetFields(BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.FormDocumentDesigner.PreFilterProperties(IDictionary): Method 'System.Windows.Forms.AccessibleObject.System.Reflection.IReflect.GetProperty(String, BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.FormDocumentDesigner.PreFilterProperties(IDictionary): Method 'System.Windows.Forms.AccessibleObject.System.Reflection.IReflect.GetProperty(String, BindingFlags, Binder, Type, Type[], ParameterModifier[])' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.FormDocumentDesigner.PreFilterProperties(IDictionary): Method 'System.Windows.Forms.AccessibleObject.System.Reflection.IReflect.GetMember(String, BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.FormDocumentDesigner.PreFilterProperties(IDictionary): Method 'System.Windows.Forms.AccessibleObject.System.Reflection.IReflect.GetProperties(BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.FormDocumentDesigner.PreFilterProperties(IDictionary): Method 'System.Windows.Forms.AccessibleObject.System.Reflection.IReflect.GetMembers(BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.FormDocumentDesigner.PreFilterProperties(IDictionary): Method 'System.Windows.Forms.AccessibleObject.System.Reflection.IReflect.InvokeMember(String, BindingFlags, Binder, Object, Object[], ParameterModifier[], CultureInfo, String[])' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.FormDocumentDesigner.PreFilterProperties(IDictionary): Method 'System.Reflection.IReflect.GetProperty(String, BindingFlags, Binder, Type, Type[], ParameterModifier[])' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.FormDocumentDesigner.PreFilterProperties(IDictionary): Method 'System.Windows.Forms.AccessibleObject.System.Reflection.IReflect.GetMethod(String, BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.FormDocumentDesigner.PreFilterProperties(IDictionary): 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. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.FormDocumentDesigner.PreFilterProperties(IDictionary): Method 'System.ComponentModel.MemberDescriptor.FindMethod(Type, String, Type[], Type)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.FormDocumentDesigner.PreFilterProperties(IDictionary): Method 'System.ComponentModel.MemberDescriptor.FindMethod(Type, String, Type[], Type, Boolean)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.FormDocumentDesigner.PreFilterProperties(IDictionary): Using member 'System.ComponentModel.PropertyDescriptor.Converter.get' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyDescriptor's PropertyType cannot be statically discovered. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.FormDocumentDesigner.PreFilterProperties(IDictionary): Method 'System.ComponentModel.PropertyDescriptor.CreateInstance(Type)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.FormDocumentDesigner.PreFilterProperties(IDictionary): Using member 'System.ComponentModel.PropertyDescriptor.GetChildProperties()' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyDescriptor's PropertyType cannot be statically discovered. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.FormDocumentDesigner.PreFilterProperties(IDictionary): Using member 'System.ComponentModel.PropertyDescriptor.GetChildProperties(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. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.FormDocumentDesigner.PreFilterProperties(IDictionary): Using member 'System.ComponentModel.PropertyDescriptor.GetChildProperties(Object)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyDescriptor's PropertyType cannot be statically discovered. The Type of instance cannot be statically discovered. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.FormDocumentDesigner.PreFilterProperties(IDictionary): Using member 'System.ComponentModel.PropertyDescriptor.GetChildProperties(Object, Attribute[])' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyDescriptor's PropertyType cannot be statically discovered. The Type of instance cannot be statically discovered. The public parameterless constructor or the 'Default' static field may be trimmed from the Attribute's Type. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.FormDocumentDesigner.PreFilterProperties(IDictionary): 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. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.FormDocumentDesigner.PreFilterProperties(IDictionary): Using member 'System.ComponentModel.PropertyDescriptor.GetTypeFromName(String)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. Calls ComponentType.Assembly.GetType on the non-fully qualified typeName, which the trimmer cannot recognize. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.FormDocumentDesigner.PreFilterProperties(IDictionary): Method 'System.Windows.Forms.AccessibleObject.System.Reflection.IReflect.GetMethods(BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.FormDocumentDesigner.PreFilterProperties(IDictionary): Using member 'System.ComponentModel.PropertyDescriptor.Converter.get' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyDescriptor's PropertyType cannot be statically discovered. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.FormDocumentDesigner.PreFilterProperties(IDictionary): Method 'System.ComponentModel.PropertyDescriptor.GetTypeFromName(String)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.FormDocumentDesigner.PreFilterProperties(IDictionary): Method 'System.Reflection.IReflect.GetMember(String, BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.FormDocumentDesigner.PreFilterProperties(IDictionary): Method 'System.Reflection.IReflect.GetMethod(String, BindingFlags, Binder, Type[], ParameterModifier[])' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.FormDocumentDesigner.PreFilterProperties(IDictionary): Method 'System.Reflection.IReflect.GetMethod(String, BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.FormDocumentDesigner.PreFilterProperties(IDictionary): Method 'System.Reflection.IReflect.GetMethods(BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.FormDocumentDesigner.PreFilterProperties(IDictionary): Method 'System.Reflection.IReflect.GetField(String, BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.FormDocumentDesigner.PreFilterProperties(IDictionary): Method 'System.Reflection.IReflect.GetFields(BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.FormDocumentDesigner.PreFilterProperties(IDictionary): Method 'System.Reflection.IReflect.GetProperty(String, BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.FormDocumentDesigner.PreFilterProperties(IDictionary): Method 'System.Reflection.IReflect.GetProperties(BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.FormDocumentDesigner.PreFilterProperties(IDictionary): Method 'System.Windows.Forms.AccessibleObject.System.Reflection.IReflect.GetMethod(String, BindingFlags, Binder, Type[], ParameterModifier[])' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.FormDocumentDesigner.PreFilterProperties(IDictionary): Method 'System.Reflection.IReflect.InvokeMember(String, BindingFlags, Binder, Object, Object[], ParameterModifier[], CultureInfo, String[])' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.FormDocumentDesigner.PreFilterProperties(IDictionary): Method 'System.Reflection.IReflect.GetMembers(BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.FormDocumentDesigner.Size.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. ILLink: 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. ILLink: 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. ILLink: 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. ILLink: 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. ILLink: 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. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.ImageIndexEditor.ImageIndexEditor(): Using member 'System.Delegate.CreateDelegate(Type, Object, String, Boolean, Boolean)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. The target method might be removed. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.ImageIndexEditor.ImageIndexEditor(): Method 'System.Delegate.CreateDelegate(Type, Type, String, Boolean, Boolean)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.ImageIndexEditor.ImageIndexEditor(): Method 'System.Delegate.BindToMethodName(Object, RuntimeType, String, DelegateBindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.ImageIndexEditor.ImageIndexEditor(): Using member 'System.Delegate.CreateDelegate(Type, Object, String)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. The target method might be removed. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.ImageIndexEditor.ImageIndexEditor(): Method 'System.Delegate.Delegate(Type, String)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.ImageIndexEditor.ImageIndexEditor(): Using member 'System.Delegate.CreateDelegate(Type, Object, String, Boolean)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. The target method might be removed. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.ImageIndexEditor.ImageIndexEditor(): Method 'System.Delegate.CreateDelegate(Type, Type, String)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.ImageIndexEditor.ImageIndexEditor(): Method 'System.Delegate.CreateDelegate(Type, Type, String, Boolean)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.ImageIndexEditor.ImageIndexEditor(): Using member 'System.Delegate.Delegate(Object, String)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. The target method might be removed. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.ImageIndexEditor.ImageIndexEditor(): Using member 'System.MulticastDelegate.MulticastDelegate(Object, String)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. The target method might be removed. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.ImageIndexEditor.ImageIndexEditor(): Method 'System.MulticastDelegate.MulticastDelegate(Type, String)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.ImageIndexEditor.GetImage(ITypeDescriptorContext, Int32, 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. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.ImageIndexEditor.GetImageListProperty(PropertyDescriptor, 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. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.ImageListDesigner.PreFilterProperties(IDictionary): 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. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.ImageListDesigner.PreFilterProperties(IDictionary): Using member 'System.ComponentModel.TypeDescriptor.CreateProperty(Type, String, Type, Attribute[])' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyDescriptor's PropertyType cannot be statically discovered. ILLink: 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. ILLink: 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. ILLink: 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. ILLink: 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. ILLink: 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. ILLink: 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. ILLink: 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. ILLink: 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. ILLink: 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. ILLink: 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. ILLink: 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. ILLink: 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. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.LinkAreaEditor.EditValue(ITypeDescriptorContext, IServiceProvider, 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. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.LinkAreaEditor.LinkAreaUI.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. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.LinkAreaEditor.LinkAreaUI.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. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.LinkAreaEditor.LinkAreaUI.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. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.LinkAreaEditor.LinkAreaUI.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. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.LinkAreaEditor.LinkAreaUI.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. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.LinkAreaEditor.LinkAreaUI.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. ILLink: 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. ILLink: 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. ILLink: 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. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.ListBoxDesigner.PreFilterProperties(IDictionary): 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. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.ListBoxDesigner.PreFilterProperties(IDictionary): Method 'System.ComponentModel.MemberDescriptor.FindMethod(Type, String, Type[], Type, Boolean)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.ListBoxDesigner.PreFilterProperties(IDictionary): Using member 'System.ComponentModel.PropertyDescriptor.GetChildProperties(Object)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyDescriptor's PropertyType cannot be statically discovered. The Type of instance cannot be statically discovered. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.ListBoxDesigner.PreFilterProperties(IDictionary): Using member 'System.ComponentModel.PropertyDescriptor.Converter.get' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyDescriptor's PropertyType cannot be statically discovered. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.ListBoxDesigner.PreFilterProperties(IDictionary): Method 'System.ComponentModel.PropertyDescriptor.CreateInstance(Type)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.ListBoxDesigner.PreFilterProperties(IDictionary): Using member 'System.ComponentModel.PropertyDescriptor.GetChildProperties()' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyDescriptor's PropertyType cannot be statically discovered. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.ListBoxDesigner.PreFilterProperties(IDictionary): Using member 'System.ComponentModel.PropertyDescriptor.GetChildProperties(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. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.ListBoxDesigner.PreFilterProperties(IDictionary): Using member 'System.ComponentModel.PropertyDescriptor.GetChildProperties(Object, Attribute[])' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyDescriptor's PropertyType cannot be statically discovered. The Type of instance cannot be statically discovered. The public parameterless constructor or the 'Default' static field may be trimmed from the Attribute's Type. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.ListBoxDesigner.PreFilterProperties(IDictionary): Method 'System.Reflection.IReflect.GetMethods(BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.ListBoxDesigner.PreFilterProperties(IDictionary): Using member 'System.ComponentModel.PropertyDescriptor.GetTypeFromName(String)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. Calls ComponentType.Assembly.GetType on the non-fully qualified typeName, which the trimmer cannot recognize. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.ListBoxDesigner.PreFilterProperties(IDictionary): Method 'System.Windows.Forms.AccessibleObject.System.Reflection.IReflect.InvokeMember(String, BindingFlags, Binder, Object, Object[], ParameterModifier[], CultureInfo, String[])' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.ListBoxDesigner.PreFilterProperties(IDictionary): Method 'System.Windows.Forms.AccessibleObject.System.Reflection.IReflect.GetMembers(BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.ListBoxDesigner.PreFilterProperties(IDictionary): Method 'System.Windows.Forms.AccessibleObject.System.Reflection.IReflect.GetMember(String, BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.ListBoxDesigner.PreFilterProperties(IDictionary): Method 'System.Windows.Forms.AccessibleObject.System.Reflection.IReflect.GetProperties(BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.ListBoxDesigner.PreFilterProperties(IDictionary): Method 'System.Windows.Forms.AccessibleObject.System.Reflection.IReflect.GetProperty(String, BindingFlags, Binder, Type, Type[], ParameterModifier[])' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.ListBoxDesigner.PreFilterProperties(IDictionary): Method 'System.Windows.Forms.AccessibleObject.System.Reflection.IReflect.GetProperty(String, BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.ListBoxDesigner.PreFilterProperties(IDictionary): Method 'System.Windows.Forms.AccessibleObject.System.Reflection.IReflect.GetFields(BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.ListBoxDesigner.PreFilterProperties(IDictionary): Method 'System.Windows.Forms.AccessibleObject.System.Reflection.IReflect.GetField(String, BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.ListBoxDesigner.PreFilterProperties(IDictionary): Method 'System.Windows.Forms.AccessibleObject.System.Reflection.IReflect.GetMethods(BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.ListBoxDesigner.PreFilterProperties(IDictionary): Method 'System.Windows.Forms.AccessibleObject.System.Reflection.IReflect.GetMethod(String, BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.ListBoxDesigner.PreFilterProperties(IDictionary): 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. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.ListBoxDesigner.PreFilterProperties(IDictionary): Method 'System.Reflection.IReflect.InvokeMember(String, BindingFlags, Binder, Object, Object[], ParameterModifier[], CultureInfo, String[])' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.ListBoxDesigner.PreFilterProperties(IDictionary): Method 'System.Windows.Forms.AccessibleObject.System.Reflection.IReflect.GetMethod(String, BindingFlags, Binder, Type[], ParameterModifier[])' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.ListBoxDesigner.PreFilterProperties(IDictionary): Method 'System.Reflection.IReflect.GetMember(String, BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.ListBoxDesigner.PreFilterProperties(IDictionary): Method 'System.Reflection.IReflect.GetProperties(BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.ListBoxDesigner.PreFilterProperties(IDictionary): Method 'System.Reflection.IReflect.GetProperty(String, BindingFlags, Binder, Type, Type[], ParameterModifier[])' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.ListBoxDesigner.PreFilterProperties(IDictionary): Method 'System.Reflection.IReflect.GetProperty(String, BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.ListBoxDesigner.PreFilterProperties(IDictionary): Method 'System.Reflection.IReflect.GetFields(BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.ListBoxDesigner.PreFilterProperties(IDictionary): Method 'System.Reflection.IReflect.GetField(String, BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.ListBoxDesigner.PreFilterProperties(IDictionary): Method 'System.Reflection.IReflect.GetMethod(String, BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.ListBoxDesigner.PreFilterProperties(IDictionary): Method 'System.Reflection.IReflect.GetMethod(String, BindingFlags, Binder, Type[], ParameterModifier[])' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.ListBoxDesigner.PreFilterProperties(IDictionary): Using member 'System.ComponentModel.PropertyDescriptor.Converter.get' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyDescriptor's PropertyType cannot be statically discovered. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.ListBoxDesigner.PreFilterProperties(IDictionary): Method 'System.ComponentModel.PropertyDescriptor.GetTypeFromName(String)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.ListBoxDesigner.PreFilterProperties(IDictionary): Method 'System.Reflection.IReflect.GetMembers(BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.ListBoxDesigner.PreFilterProperties(IDictionary): Method 'System.ComponentModel.MemberDescriptor.FindMethod(Type, String, Type[], Type)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.ListBoxDesigner.PreFilterProperties(IDictionary): Method 'System.Reflection.IReflect.GetField(String, BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.ListBoxDesigner.PreFilterProperties(IDictionary): Method 'System.ComponentModel.PropertyDescriptor.CreateInstance(Type)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.ListBoxDesigner.PreFilterProperties(IDictionary): Using member 'System.ComponentModel.PropertyDescriptor.Converter.get' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyDescriptor's PropertyType cannot be statically discovered. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.ListBoxDesigner.PreFilterProperties(IDictionary): Method 'System.Reflection.IReflect.GetMethods(BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.ListBoxDesigner.PreFilterProperties(IDictionary): Using member 'System.ComponentModel.PropertyDescriptor.GetChildProperties(Object, Attribute[])' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyDescriptor's PropertyType cannot be statically discovered. The Type of instance cannot be statically discovered. The public parameterless constructor or the 'Default' static field may be trimmed from the Attribute's Type. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.ListBoxDesigner.PreFilterProperties(IDictionary): Method 'System.Windows.Forms.AccessibleObject.System.Reflection.IReflect.GetMembers(BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.ListBoxDesigner.PreFilterProperties(IDictionary): Using member 'System.ComponentModel.PropertyDescriptor.GetChildProperties(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. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.ListBoxDesigner.PreFilterProperties(IDictionary): Using member 'System.ComponentModel.PropertyDescriptor.GetTypeFromName(String)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. Calls ComponentType.Assembly.GetType on the non-fully qualified typeName, which the trimmer cannot recognize. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.ListBoxDesigner.PreFilterProperties(IDictionary): Method 'System.ComponentModel.PropertyDescriptor.GetTypeFromName(String)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.ListBoxDesigner.PreFilterProperties(IDictionary): Using member 'System.ComponentModel.PropertyDescriptor.Converter.get' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyDescriptor's PropertyType cannot be statically discovered. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.ListBoxDesigner.PreFilterProperties(IDictionary): Method 'System.Reflection.IReflect.GetMethod(String, BindingFlags, Binder, Type[], ParameterModifier[])' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.ListBoxDesigner.PreFilterProperties(IDictionary): Method 'System.Reflection.IReflect.GetMethod(String, BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.ListBoxDesigner.PreFilterProperties(IDictionary): Using member 'System.ComponentModel.PropertyDescriptor.GetChildProperties()' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyDescriptor's PropertyType cannot be statically discovered. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.ListBoxDesigner.PreFilterProperties(IDictionary): Method 'System.ComponentModel.MemberDescriptor.FindMethod(Type, String, Type[], Type, Boolean)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.ListBoxDesigner.PreFilterProperties(IDictionary): Method 'System.ComponentModel.MemberDescriptor.FindMethod(Type, String, Type[], Type)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.ListBoxDesigner.PreFilterProperties(IDictionary): 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. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.ListBoxDesigner.PreFilterProperties(IDictionary): Using member 'System.ComponentModel.PropertyDescriptor.GetChildProperties(Object)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyDescriptor's PropertyType cannot be statically discovered. The Type of instance cannot be statically discovered. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.ListBoxDesigner.PreFilterProperties(IDictionary): Method 'System.Windows.Forms.AccessibleObject.System.Reflection.IReflect.InvokeMember(String, BindingFlags, Binder, Object, Object[], ParameterModifier[], CultureInfo, String[])' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.ListBoxDesigner.PreFilterProperties(IDictionary): Method 'System.Reflection.IReflect.GetMember(String, BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.ListBoxDesigner.PreFilterProperties(IDictionary): Method 'System.Reflection.IReflect.GetProperty(String, BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.ListBoxDesigner.PreFilterProperties(IDictionary): Method 'System.Reflection.IReflect.InvokeMember(String, BindingFlags, Binder, Object, Object[], ParameterModifier[], CultureInfo, String[])' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.ListBoxDesigner.PreFilterProperties(IDictionary): Method 'System.Windows.Forms.AccessibleObject.System.Reflection.IReflect.GetMethod(String, BindingFlags, Binder, Type[], ParameterModifier[])' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.ListBoxDesigner.PreFilterProperties(IDictionary): Method 'System.Windows.Forms.AccessibleObject.System.Reflection.IReflect.GetMethod(String, BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.ListBoxDesigner.PreFilterProperties(IDictionary): Method 'System.Windows.Forms.AccessibleObject.System.Reflection.IReflect.GetMethods(BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.ListBoxDesigner.PreFilterProperties(IDictionary): Method 'System.Reflection.IReflect.GetFields(BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.ListBoxDesigner.PreFilterProperties(IDictionary): Method 'System.Windows.Forms.AccessibleObject.System.Reflection.IReflect.GetFields(BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.ListBoxDesigner.PreFilterProperties(IDictionary): Method 'System.Windows.Forms.AccessibleObject.System.Reflection.IReflect.GetProperty(String, BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.ListBoxDesigner.PreFilterProperties(IDictionary): Method 'System.Windows.Forms.AccessibleObject.System.Reflection.IReflect.GetProperty(String, BindingFlags, Binder, Type, Type[], ParameterModifier[])' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.ListBoxDesigner.PreFilterProperties(IDictionary): Method 'System.Windows.Forms.AccessibleObject.System.Reflection.IReflect.GetProperties(BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.ListBoxDesigner.PreFilterProperties(IDictionary): Method 'System.Windows.Forms.AccessibleObject.System.Reflection.IReflect.GetMember(String, BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.ListBoxDesigner.PreFilterProperties(IDictionary): Method 'System.Reflection.IReflect.GetMembers(BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.ListBoxDesigner.PreFilterProperties(IDictionary): 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. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.ListBoxDesigner.PreFilterProperties(IDictionary): Method 'System.Windows.Forms.AccessibleObject.System.Reflection.IReflect.GetField(String, BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.ListBoxDesigner.PreFilterProperties(IDictionary): Method 'System.Reflection.IReflect.GetProperties(BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.ListBoxDesigner.PreFilterProperties(IDictionary): Method 'System.Reflection.IReflect.GetProperty(String, BindingFlags, Binder, Type, Type[], ParameterModifier[])' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.DataGridViewColumnCollectionDialog.ListBoxItem.System.ComponentModel.ICustomTypeDescriptor.GetAttributes(): 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. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.DataGridViewColumnCollectionDialog.ListBoxItem.System.ComponentModel.ICustomTypeDescriptor.GetClassName(): 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. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.DataGridViewColumnCollectionDialog.ListBoxItem.System.ComponentModel.ICustomTypeDescriptor.GetComponentName(): 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. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.DataGridViewColumnCollectionDialog.ListBoxItem.System.ComponentModel.ICustomTypeDescriptor.GetConverter(): 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. ILLink: Trim analysis warning IL2046: System.Windows.Forms.Design.DataGridViewColumnCollectionDialog.ListBoxItem.System.ComponentModel.ICustomTypeDescriptor.GetConverter(): Interface member 'System.ComponentModel.ICustomTypeDescriptor.GetConverter()' with 'RequiresUnreferencedCodeAttribute' has an implementation member 'System.Windows.Forms.Design.DataGridViewColumnCollectionDialog.ListBoxItem.System.ComponentModel.ICustomTypeDescriptor.GetConverter()' without 'RequiresUnreferencedCodeAttribute'. 'RequiresUnreferencedCodeAttribute' annotations must match across all interface implementations or overrides. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.DataGridViewColumnCollectionDialog.ListBoxItem.System.ComponentModel.ICustomTypeDescriptor.GetDefaultEvent(): 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. ILLink: Trim analysis warning IL2046: System.Windows.Forms.Design.DataGridViewColumnCollectionDialog.ListBoxItem.System.ComponentModel.ICustomTypeDescriptor.GetDefaultEvent(): Interface member 'System.ComponentModel.ICustomTypeDescriptor.GetDefaultEvent()' with 'RequiresUnreferencedCodeAttribute' has an implementation member 'System.Windows.Forms.Design.DataGridViewColumnCollectionDialog.ListBoxItem.System.ComponentModel.ICustomTypeDescriptor.GetDefaultEvent()' without 'RequiresUnreferencedCodeAttribute'. 'RequiresUnreferencedCodeAttribute' annotations must match across all interface implementations or overrides. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.DataGridViewColumnCollectionDialog.ListBoxItem.System.ComponentModel.ICustomTypeDescriptor.GetDefaultProperty(): 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. ILLink: Trim analysis warning IL2046: System.Windows.Forms.Design.DataGridViewColumnCollectionDialog.ListBoxItem.System.ComponentModel.ICustomTypeDescriptor.GetDefaultProperty(): Interface member 'System.ComponentModel.ICustomTypeDescriptor.GetDefaultProperty()' with 'RequiresUnreferencedCodeAttribute' has an implementation member 'System.Windows.Forms.Design.DataGridViewColumnCollectionDialog.ListBoxItem.System.ComponentModel.ICustomTypeDescriptor.GetDefaultProperty()' without 'RequiresUnreferencedCodeAttribute'. 'RequiresUnreferencedCodeAttribute' annotations must match across all interface implementations or overrides. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.DataGridViewColumnCollectionDialog.ListBoxItem.System.ComponentModel.ICustomTypeDescriptor.GetEditor(Type): 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. ILLink: Trim analysis warning IL2046: System.Windows.Forms.Design.DataGridViewColumnCollectionDialog.ListBoxItem.System.ComponentModel.ICustomTypeDescriptor.GetEditor(Type): Interface member 'System.ComponentModel.ICustomTypeDescriptor.GetEditor(Type)' with 'RequiresUnreferencedCodeAttribute' has an implementation member 'System.Windows.Forms.Design.DataGridViewColumnCollectionDialog.ListBoxItem.System.ComponentModel.ICustomTypeDescriptor.GetEditor(Type)' without 'RequiresUnreferencedCodeAttribute'. 'RequiresUnreferencedCodeAttribute' annotations must match across all interface implementations or overrides. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.DataGridViewColumnCollectionDialog.ListBoxItem.System.ComponentModel.ICustomTypeDescriptor.GetEvents(): 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. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.DataGridViewColumnCollectionDialog.ListBoxItem.System.ComponentModel.ICustomTypeDescriptor.GetEvents(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. ILLink: Trim analysis warning IL2046: System.Windows.Forms.Design.DataGridViewColumnCollectionDialog.ListBoxItem.System.ComponentModel.ICustomTypeDescriptor.GetEvents(Attribute[]): Interface member 'System.ComponentModel.ICustomTypeDescriptor.GetEvents(Attribute[])' with 'RequiresUnreferencedCodeAttribute' has an implementation member 'System.Windows.Forms.Design.DataGridViewColumnCollectionDialog.ListBoxItem.System.ComponentModel.ICustomTypeDescriptor.GetEvents(Attribute[])' without 'RequiresUnreferencedCodeAttribute'. 'RequiresUnreferencedCodeAttribute' annotations must match across all interface implementations or overrides. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.DataGridViewColumnCollectionDialog.ListBoxItem.System.ComponentModel.ICustomTypeDescriptor.GetProperties(): Using member 'System.ComponentModel.ICustomTypeDescriptor.GetProperties(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. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.DataGridViewColumnCollectionDialog.ListBoxItem.System.ComponentModel.ICustomTypeDescriptor.GetProperties(Attribute[]): 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. ILLink: Trim analysis warning IL2046: System.Windows.Forms.Design.DataGridViewColumnCollectionDialog.ListBoxItem.System.ComponentModel.ICustomTypeDescriptor.GetProperties(Attribute[]): Interface member 'System.ComponentModel.ICustomTypeDescriptor.GetProperties(Attribute[])' with 'RequiresUnreferencedCodeAttribute' has an implementation member 'System.Windows.Forms.Design.DataGridViewColumnCollectionDialog.ListBoxItem.System.ComponentModel.ICustomTypeDescriptor.GetProperties(Attribute[])' without 'RequiresUnreferencedCodeAttribute'. 'RequiresUnreferencedCodeAttribute' annotations must match across all interface implementations or overrides. ILLink: Trim analysis warning IL2046: System.Windows.Forms.Design.DataGridViewColumnCollectionDialog.ListBoxItem.System.ComponentModel.ICustomTypeDescriptor.GetProperties(): Interface member 'System.ComponentModel.ICustomTypeDescriptor.GetProperties()' with 'RequiresUnreferencedCodeAttribute' has an implementation member 'System.Windows.Forms.Design.DataGridViewColumnCollectionDialog.ListBoxItem.System.ComponentModel.ICustomTypeDescriptor.GetProperties()' without 'RequiresUnreferencedCodeAttribute'. 'RequiresUnreferencedCodeAttribute' annotations must match across all interface implementations or overrides. ILLink: 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. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.ListViewDesigner.PreFilterProperties(IDictionary): Method 'System.Reflection.IReflect.GetMembers(BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.ListViewDesigner.PreFilterProperties(IDictionary): Method 'System.Reflection.IReflect.InvokeMember(String, BindingFlags, Binder, Object, Object[], ParameterModifier[], CultureInfo, String[])' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.ListViewDesigner.PreFilterProperties(IDictionary): Method 'System.Windows.Forms.AccessibleObject.System.Reflection.IReflect.GetMethod(String, BindingFlags, Binder, Type[], ParameterModifier[])' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.ListViewDesigner.PreFilterProperties(IDictionary): Method 'System.Windows.Forms.AccessibleObject.System.Reflection.IReflect.GetMethod(String, BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.ListViewDesigner.PreFilterProperties(IDictionary): Method 'System.Windows.Forms.AccessibleObject.System.Reflection.IReflect.GetMethods(BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.ListViewDesigner.PreFilterProperties(IDictionary): Method 'System.Windows.Forms.AccessibleObject.System.Reflection.IReflect.InvokeMember(String, BindingFlags, Binder, Object, Object[], ParameterModifier[], CultureInfo, String[])' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.ListViewDesigner.PreFilterProperties(IDictionary): Method 'System.Windows.Forms.AccessibleObject.System.Reflection.IReflect.GetFields(BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.ListViewDesigner.PreFilterProperties(IDictionary): Method 'System.Windows.Forms.AccessibleObject.System.Reflection.IReflect.GetProperty(String, BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.ListViewDesigner.PreFilterProperties(IDictionary): Method 'System.Windows.Forms.AccessibleObject.System.Reflection.IReflect.GetProperty(String, BindingFlags, Binder, Type, Type[], ParameterModifier[])' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.ListViewDesigner.PreFilterProperties(IDictionary): Method 'System.Windows.Forms.AccessibleObject.System.Reflection.IReflect.GetProperties(BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.ListViewDesigner.PreFilterProperties(IDictionary): Using member 'System.ComponentModel.PropertyDescriptor.GetChildProperties(Object, Attribute[])' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyDescriptor's PropertyType cannot be statically discovered. The Type of instance cannot be statically discovered. The public parameterless constructor or the 'Default' static field may be trimmed from the Attribute's Type. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.ListViewDesigner.PreFilterProperties(IDictionary): Method 'System.Windows.Forms.AccessibleObject.System.Reflection.IReflect.GetMembers(BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.ListViewDesigner.PreFilterProperties(IDictionary): Method 'System.Windows.Forms.AccessibleObject.System.Reflection.IReflect.GetField(String, BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.ListViewDesigner.PreFilterProperties(IDictionary): Method 'System.Reflection.IReflect.GetMember(String, BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.ListViewDesigner.PreFilterProperties(IDictionary): Method 'System.Windows.Forms.AccessibleObject.System.Reflection.IReflect.GetMember(String, BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.ListViewDesigner.PreFilterProperties(IDictionary): Method 'System.Reflection.IReflect.GetProperties(BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.ListViewDesigner.PreFilterProperties(IDictionary): Using member 'System.ComponentModel.PropertyDescriptor.Converter.get' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyDescriptor's PropertyType cannot be statically discovered. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.ListViewDesigner.PreFilterProperties(IDictionary): Method 'System.ComponentModel.PropertyDescriptor.CreateInstance(Type)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.ListViewDesigner.PreFilterProperties(IDictionary): Using member 'System.ComponentModel.PropertyDescriptor.GetChildProperties()' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyDescriptor's PropertyType cannot be statically discovered. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.ListViewDesigner.PreFilterProperties(IDictionary): Using member 'System.ComponentModel.PropertyDescriptor.GetChildProperties(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. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.ListViewDesigner.PreFilterProperties(IDictionary): Using member 'System.ComponentModel.PropertyDescriptor.GetChildProperties(Object)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyDescriptor's PropertyType cannot be statically discovered. The Type of instance cannot be statically discovered. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.ListViewDesigner.PreFilterProperties(IDictionary): Method 'System.Reflection.IReflect.GetProperty(String, BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.ListViewDesigner.PreFilterProperties(IDictionary): Method 'System.ComponentModel.MemberDescriptor.FindMethod(Type, String, Type[], Type, Boolean)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.ListViewDesigner.PreFilterProperties(IDictionary): Method 'System.Reflection.IReflect.GetFields(BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.ListViewDesigner.PreFilterProperties(IDictionary): Method 'System.Reflection.IReflect.GetMethods(BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.ListViewDesigner.PreFilterProperties(IDictionary): Method 'System.Reflection.IReflect.GetMethod(String, BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.ListViewDesigner.PreFilterProperties(IDictionary): Method 'System.Reflection.IReflect.GetMethod(String, BindingFlags, Binder, Type[], ParameterModifier[])' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.ListViewDesigner.PreFilterProperties(IDictionary): Using member 'System.ComponentModel.PropertyDescriptor.Converter.get' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyDescriptor's PropertyType cannot be statically discovered. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.ListViewDesigner.PreFilterProperties(IDictionary): Method 'System.ComponentModel.PropertyDescriptor.GetTypeFromName(String)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.ListViewDesigner.PreFilterProperties(IDictionary): Using member 'System.ComponentModel.PropertyDescriptor.GetTypeFromName(String)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. Calls ComponentType.Assembly.GetType on the non-fully qualified typeName, which the trimmer cannot recognize. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.ListViewDesigner.PreFilterProperties(IDictionary): Method 'System.Reflection.IReflect.GetField(String, BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.ListViewDesigner.PreFilterProperties(IDictionary): Method 'System.ComponentModel.MemberDescriptor.FindMethod(Type, String, Type[], Type)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.ListViewDesigner.PreFilterProperties(IDictionary): 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. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.ListViewDesigner.PreFilterProperties(IDictionary): Method 'System.Reflection.IReflect.GetProperty(String, BindingFlags, Binder, Type, Type[], ParameterModifier[])' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.ListViewDesigner.PreFilterProperties(IDictionary): 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. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.ListViewDesigner.PreFilterProperties(IDictionary): Method 'System.Windows.Forms.AccessibleObject.System.Reflection.IReflect.GetMethod(String, BindingFlags, Binder, Type[], ParameterModifier[])' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.ListViewDesigner.PreFilterProperties(IDictionary): Method 'System.Reflection.IReflect.GetProperty(String, BindingFlags, Binder, Type, Type[], ParameterModifier[])' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.ListViewDesigner.PreFilterProperties(IDictionary): Method 'System.Reflection.IReflect.GetProperties(BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.ListViewDesigner.PreFilterProperties(IDictionary): Method 'System.Reflection.IReflect.GetMember(String, BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.ListViewDesigner.PreFilterProperties(IDictionary): Method 'System.Reflection.IReflect.GetMembers(BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.ListViewDesigner.PreFilterProperties(IDictionary): Method 'System.Reflection.IReflect.InvokeMember(String, BindingFlags, Binder, Object, Object[], ParameterModifier[], CultureInfo, String[])' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.ListViewDesigner.PreFilterProperties(IDictionary): Method 'System.Windows.Forms.AccessibleObject.System.Reflection.IReflect.GetMethod(String, BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.ListViewDesigner.PreFilterProperties(IDictionary): Method 'System.Windows.Forms.AccessibleObject.System.Reflection.IReflect.GetMethods(BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.ListViewDesigner.PreFilterProperties(IDictionary): Method 'System.Windows.Forms.AccessibleObject.System.Reflection.IReflect.GetFields(BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.ListViewDesigner.PreFilterProperties(IDictionary): Method 'System.Reflection.IReflect.GetProperty(String, BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.ListViewDesigner.PreFilterProperties(IDictionary): Method 'System.Windows.Forms.AccessibleObject.System.Reflection.IReflect.GetProperty(String, BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.ListViewDesigner.PreFilterProperties(IDictionary): Method 'System.Windows.Forms.AccessibleObject.System.Reflection.IReflect.GetProperty(String, BindingFlags, Binder, Type, Type[], ParameterModifier[])' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.ListViewDesigner.PreFilterProperties(IDictionary): Method 'System.Windows.Forms.AccessibleObject.System.Reflection.IReflect.GetProperties(BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.ListViewDesigner.PreFilterProperties(IDictionary): Method 'System.Windows.Forms.AccessibleObject.System.Reflection.IReflect.GetMember(String, BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.ListViewDesigner.PreFilterProperties(IDictionary): Method 'System.Windows.Forms.AccessibleObject.System.Reflection.IReflect.GetMembers(BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.ListViewDesigner.PreFilterProperties(IDictionary): Method 'System.Windows.Forms.AccessibleObject.System.Reflection.IReflect.InvokeMember(String, BindingFlags, Binder, Object, Object[], ParameterModifier[], CultureInfo, String[])' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.ListViewDesigner.PreFilterProperties(IDictionary): Method 'System.Windows.Forms.AccessibleObject.System.Reflection.IReflect.GetField(String, BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.ListViewDesigner.PreFilterProperties(IDictionary): Method 'System.Reflection.IReflect.GetFields(BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.ListViewDesigner.PreFilterProperties(IDictionary): Method 'System.Reflection.IReflect.GetMethods(BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.ListViewDesigner.PreFilterProperties(IDictionary): Method 'System.ComponentModel.PropertyDescriptor.CreateInstance(Type)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.ListViewDesigner.PreFilterProperties(IDictionary): Method 'System.ComponentModel.MemberDescriptor.FindMethod(Type, String, Type[], Type, Boolean)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.ListViewDesigner.PreFilterProperties(IDictionary): Using member 'System.ComponentModel.PropertyDescriptor.Converter.get' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyDescriptor's PropertyType cannot be statically discovered. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.ListViewDesigner.PreFilterProperties(IDictionary): Method 'System.Reflection.IReflect.GetField(String, BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.ListViewDesigner.PreFilterProperties(IDictionary): Using member 'System.ComponentModel.PropertyDescriptor.GetChildProperties()' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyDescriptor's PropertyType cannot be statically discovered. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.ListViewDesigner.PreFilterProperties(IDictionary): Using member 'System.ComponentModel.PropertyDescriptor.GetChildProperties(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. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.ListViewDesigner.PreFilterProperties(IDictionary): Using member 'System.ComponentModel.PropertyDescriptor.GetChildProperties(Object)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyDescriptor's PropertyType cannot be statically discovered. The Type of instance cannot be statically discovered. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.ListViewDesigner.PreFilterProperties(IDictionary): Method 'System.ComponentModel.MemberDescriptor.FindMethod(Type, String, Type[], Type)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.ListViewDesigner.PreFilterProperties(IDictionary): Using member 'System.ComponentModel.PropertyDescriptor.GetChildProperties(Object, Attribute[])' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyDescriptor's PropertyType cannot be statically discovered. The Type of instance cannot be statically discovered. The public parameterless constructor or the 'Default' static field may be trimmed from the Attribute's Type. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.ListViewDesigner.PreFilterProperties(IDictionary): 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. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.ListViewDesigner.PreFilterProperties(IDictionary): Using member 'System.ComponentModel.PropertyDescriptor.GetTypeFromName(String)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. Calls ComponentType.Assembly.GetType on the non-fully qualified typeName, which the trimmer cannot recognize. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.ListViewDesigner.PreFilterProperties(IDictionary): Method 'System.ComponentModel.PropertyDescriptor.GetTypeFromName(String)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.ListViewDesigner.PreFilterProperties(IDictionary): Using member 'System.ComponentModel.PropertyDescriptor.Converter.get' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyDescriptor's PropertyType cannot be statically discovered. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.ListViewDesigner.PreFilterProperties(IDictionary): Method 'System.Reflection.IReflect.GetMethod(String, BindingFlags, Binder, Type[], ParameterModifier[])' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.ListViewDesigner.PreFilterProperties(IDictionary): Method 'System.Reflection.IReflect.GetMethod(String, BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.ListViewDesigner.PreFilterProperties(IDictionary): 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. ILLink: Trim analysis warning IL2072: System.Windows.Forms.Design.ListViewItemCollectionEditor.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. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.ListViewItemCollectionEditor.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. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.ListViewItemCollectionEditor.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. ILLink: Trim analysis warning IL2072: System.Windows.Forms.Design.ListViewSubItemCollectionEditor.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. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.ListViewSubItemCollectionEditor.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. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.ListViewSubItemCollectionEditor.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. ILLink: Trim analysis warning IL2072: System.Windows.Forms.Design.MaskDesignerDialog.DiscoverMaskDescriptors(ITypeDiscoveryService): 'type' argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicParameterlessConstructor' in call to 'System.Activator.CreateInstance(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. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.MaskDesignerDialog.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. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.MaskDesignerDialog.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. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.MaskDesignerDialog.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. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.MaskDesignerDialog.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. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.MaskDesignerDialog.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. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.MaskDesignerDialog.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. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.MaskDesignerDialog.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. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.MaskDesignerDialog.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. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.MaskDesignerDialog.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. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.MaskDesignerDialog.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. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.MaskDesignerDialog.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. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.MaskDesignerDialog.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. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.MaskDesignerDialog.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. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.MaskDesignerDialog.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. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.MaskDesignerDialog.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. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.MaskDesignerDialog.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. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.MaskedTextBoxDesigner.PreFilterProperties(IDictionary): Method 'System.Reflection.IReflect.GetField(String, BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.MaskedTextBoxDesigner.PreFilterProperties(IDictionary): Using member 'System.ComponentModel.PropertyDescriptor.GetTypeFromName(String)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. Calls ComponentType.Assembly.GetType on the non-fully qualified typeName, which the trimmer cannot recognize. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.MaskedTextBoxDesigner.PreFilterProperties(IDictionary): Method 'System.ComponentModel.PropertyDescriptor.GetTypeFromName(String)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.MaskedTextBoxDesigner.PreFilterProperties(IDictionary): Using member 'System.ComponentModel.PropertyDescriptor.Converter.get' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyDescriptor's PropertyType cannot be statically discovered. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.MaskedTextBoxDesigner.PreFilterProperties(IDictionary): Method 'System.Windows.Forms.AccessibleObject.System.Reflection.IReflect.InvokeMember(String, BindingFlags, Binder, Object, Object[], ParameterModifier[], CultureInfo, String[])' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.MaskedTextBoxDesigner.PreFilterProperties(IDictionary): Method 'System.Windows.Forms.AccessibleObject.System.Reflection.IReflect.GetMembers(BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.MaskedTextBoxDesigner.PreFilterProperties(IDictionary): Method 'System.Windows.Forms.AccessibleObject.System.Reflection.IReflect.GetMember(String, BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.MaskedTextBoxDesigner.PreFilterProperties(IDictionary): Method 'System.Windows.Forms.AccessibleObject.System.Reflection.IReflect.GetProperties(BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.MaskedTextBoxDesigner.PreFilterProperties(IDictionary): Method 'System.Windows.Forms.AccessibleObject.System.Reflection.IReflect.GetProperty(String, BindingFlags, Binder, Type, Type[], ParameterModifier[])' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.MaskedTextBoxDesigner.PreFilterProperties(IDictionary): Method 'System.Windows.Forms.AccessibleObject.System.Reflection.IReflect.GetProperty(String, BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.MaskedTextBoxDesigner.PreFilterProperties(IDictionary): Method 'System.Windows.Forms.AccessibleObject.System.Reflection.IReflect.GetFields(BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.MaskedTextBoxDesigner.PreFilterProperties(IDictionary): Method 'System.Windows.Forms.AccessibleObject.System.Reflection.IReflect.GetField(String, BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.MaskedTextBoxDesigner.PreFilterProperties(IDictionary): Method 'System.Windows.Forms.AccessibleObject.System.Reflection.IReflect.GetMethods(BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.MaskedTextBoxDesigner.PreFilterProperties(IDictionary): Method 'System.Windows.Forms.AccessibleObject.System.Reflection.IReflect.GetMethod(String, BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.MaskedTextBoxDesigner.PreFilterProperties(IDictionary): Method 'System.Windows.Forms.AccessibleObject.System.Reflection.IReflect.GetMethod(String, BindingFlags, Binder, Type[], ParameterModifier[])' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.MaskedTextBoxDesigner.PreFilterProperties(IDictionary): Method 'System.Reflection.IReflect.InvokeMember(String, BindingFlags, Binder, Object, Object[], ParameterModifier[], CultureInfo, String[])' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.MaskedTextBoxDesigner.PreFilterProperties(IDictionary): Method 'System.Reflection.IReflect.GetMembers(BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.MaskedTextBoxDesigner.PreFilterProperties(IDictionary): Method 'System.Reflection.IReflect.GetMember(String, BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.MaskedTextBoxDesigner.PreFilterProperties(IDictionary): Method 'System.Reflection.IReflect.GetProperties(BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.MaskedTextBoxDesigner.PreFilterProperties(IDictionary): Method 'System.Reflection.IReflect.GetProperty(String, BindingFlags, Binder, Type, Type[], ParameterModifier[])' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.MaskedTextBoxDesigner.PreFilterProperties(IDictionary): Method 'System.Reflection.IReflect.GetProperty(String, BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.MaskedTextBoxDesigner.PreFilterProperties(IDictionary): Method 'System.Reflection.IReflect.GetFields(BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.MaskedTextBoxDesigner.PreFilterProperties(IDictionary): Method 'System.Reflection.IReflect.GetMethods(BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.MaskedTextBoxDesigner.PreFilterProperties(IDictionary): Method 'System.Reflection.IReflect.GetMethod(String, BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.MaskedTextBoxDesigner.PreFilterProperties(IDictionary): Method 'System.Reflection.IReflect.GetMethod(String, BindingFlags, Binder, Type[], ParameterModifier[])' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.MaskedTextBoxDesigner.PreFilterProperties(IDictionary): 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. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.MaskedTextBoxDesigner.PreFilterProperties(IDictionary): Using member 'System.ComponentModel.PropertyDescriptor.GetChildProperties(Object, Attribute[])' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyDescriptor's PropertyType cannot be statically discovered. The Type of instance cannot be statically discovered. The public parameterless constructor or the 'Default' static field may be trimmed from the Attribute's Type. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.MaskedTextBoxDesigner.PreFilterProperties(IDictionary): Using member 'System.ComponentModel.PropertyDescriptor.GetChildProperties(Object)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyDescriptor's PropertyType cannot be statically discovered. The Type of instance cannot be statically discovered. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.MaskedTextBoxDesigner.PreFilterProperties(IDictionary): 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. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.MaskedTextBoxDesigner.PreFilterProperties(IDictionary): Method 'System.ComponentModel.MemberDescriptor.FindMethod(Type, String, Type[], Type)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.MaskedTextBoxDesigner.PreFilterProperties(IDictionary): Using member 'System.ComponentModel.PropertyDescriptor.GetChildProperties(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. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.MaskedTextBoxDesigner.PreFilterProperties(IDictionary): Method 'System.ComponentModel.MemberDescriptor.FindMethod(Type, String, Type[], Type, Boolean)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.MaskedTextBoxDesigner.PreFilterProperties(IDictionary): Using member 'System.ComponentModel.PropertyDescriptor.Converter.get' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyDescriptor's PropertyType cannot be statically discovered. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.MaskedTextBoxDesigner.PreFilterProperties(IDictionary): Method 'System.ComponentModel.PropertyDescriptor.CreateInstance(Type)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.MaskedTextBoxDesigner.PreFilterProperties(IDictionary): Using member 'System.ComponentModel.PropertyDescriptor.GetChildProperties()' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyDescriptor's PropertyType cannot be statically discovered. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.MaskedTextBoxDesignerActionList.SetMask(): 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. ILLink: Trim analysis warning IL2046: System.ComponentModel.Design.Serialization.CodeDomDesignerLoader.ModifierConverter.GetProperties(ITypeDescriptorContext, Object, Attribute[]): Base member 'System.ComponentModel.TypeConverter.GetProperties(ITypeDescriptorContext, Object, Attribute[])' with 'RequiresUnreferencedCodeAttribute' has a derived member 'System.ComponentModel.Design.Serialization.CodeDomDesignerLoader.ModifierConverter.GetProperties(ITypeDescriptorContext, Object, Attribute[])' without 'RequiresUnreferencedCodeAttribute'. 'RequiresUnreferencedCodeAttribute' annotations must match across all interface implementations or overrides. ILLink: 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. ILLink: 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. ILLink: 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. ILLink: 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. ILLink: 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. ILLink: 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. ILLink: 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. ILLink: 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. ILLink: 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. ILLink: 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. ILLink: 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. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.SplitContainerDesigner.OrientationActionList.OrientationActionList(SplitContainerDesigner): 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. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.SplitContainerDesigner.OrientationActionList.OnOrientationActionClick(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. ILLink: 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. ILLink: 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. ILLink: 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. ILLink: 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. ILLink: 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. ILLink: 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. ILLink: 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. ILLink: 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. ILLink: 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. ILLink: 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. ILLink: 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. ILLink: 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. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.ParentControlDesigner.PreFilterProperties(IDictionary): Method 'System.ComponentModel.PropertyDescriptor.GetTypeFromName(String)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.ParentControlDesigner.PreFilterProperties(IDictionary): Method 'System.Reflection.IReflect.GetMethod(String, BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.ParentControlDesigner.PreFilterProperties(IDictionary): Using member 'System.ComponentModel.PropertyDescriptor.GetTypeFromName(String)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. Calls ComponentType.Assembly.GetType on the non-fully qualified typeName, which the trimmer cannot recognize. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.ParentControlDesigner.PreFilterProperties(IDictionary): Method 'System.Reflection.IReflect.GetMethods(BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.ParentControlDesigner.PreFilterProperties(IDictionary): Method 'System.Windows.Forms.AccessibleObject.System.Reflection.IReflect.InvokeMember(String, BindingFlags, Binder, Object, Object[], ParameterModifier[], CultureInfo, String[])' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.ParentControlDesigner.PreFilterProperties(IDictionary): Method 'System.Reflection.IReflect.GetField(String, BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.ParentControlDesigner.PreFilterProperties(IDictionary): Using member 'System.ComponentModel.PropertyDescriptor.Converter.get' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyDescriptor's PropertyType cannot be statically discovered. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.ParentControlDesigner.PreFilterProperties(IDictionary): Method 'System.Reflection.IReflect.GetMethod(String, BindingFlags, Binder, Type[], ParameterModifier[])' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.ParentControlDesigner.PreFilterProperties(IDictionary): Method 'System.Reflection.IReflect.GetFields(BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.ParentControlDesigner.PreFilterProperties(IDictionary): Method 'System.Windows.Forms.AccessibleObject.System.Reflection.IReflect.GetProperties(BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.ParentControlDesigner.PreFilterProperties(IDictionary): Method 'System.Reflection.IReflect.GetProperty(String, BindingFlags, Binder, Type, Type[], ParameterModifier[])' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.ParentControlDesigner.PreFilterProperties(IDictionary): Method 'System.Reflection.IReflect.GetProperties(BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.ParentControlDesigner.PreFilterProperties(IDictionary): Method 'System.Reflection.IReflect.GetMember(String, BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.ParentControlDesigner.PreFilterProperties(IDictionary): Method 'System.Reflection.IReflect.GetMembers(BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.ParentControlDesigner.PreFilterProperties(IDictionary): Method 'System.Windows.Forms.AccessibleObject.System.Reflection.IReflect.GetMembers(BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.ParentControlDesigner.PreFilterProperties(IDictionary): Method 'System.Windows.Forms.AccessibleObject.System.Reflection.IReflect.GetMember(String, BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.ParentControlDesigner.PreFilterProperties(IDictionary): Method 'System.Windows.Forms.AccessibleObject.System.Reflection.IReflect.GetProperty(String, BindingFlags, Binder, Type, Type[], ParameterModifier[])' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.ParentControlDesigner.PreFilterProperties(IDictionary): Method 'System.Windows.Forms.AccessibleObject.System.Reflection.IReflect.GetMethod(String, BindingFlags, Binder, Type[], ParameterModifier[])' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.ParentControlDesigner.PreFilterProperties(IDictionary): Method 'System.Windows.Forms.AccessibleObject.System.Reflection.IReflect.GetProperty(String, BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.ParentControlDesigner.PreFilterProperties(IDictionary): Method 'System.Windows.Forms.AccessibleObject.System.Reflection.IReflect.GetMethods(BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.ParentControlDesigner.PreFilterProperties(IDictionary): Method 'System.Windows.Forms.AccessibleObject.System.Reflection.IReflect.GetFields(BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.ParentControlDesigner.PreFilterProperties(IDictionary): Method 'System.Windows.Forms.AccessibleObject.System.Reflection.IReflect.GetField(String, BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.ParentControlDesigner.PreFilterProperties(IDictionary): 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. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.ParentControlDesigner.PreFilterProperties(IDictionary): Method 'System.Windows.Forms.AccessibleObject.System.Reflection.IReflect.GetMethod(String, BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.ParentControlDesigner.PreFilterProperties(IDictionary): Method 'System.Reflection.IReflect.GetProperty(String, BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.ParentControlDesigner.PreFilterProperties(IDictionary): Using member 'System.ComponentModel.PropertyDescriptor.GetChildProperties(Object, Attribute[])' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyDescriptor's PropertyType cannot be statically discovered. The Type of instance cannot be statically discovered. The public parameterless constructor or the 'Default' static field may be trimmed from the Attribute's Type. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.ParentControlDesigner.PreFilterProperties(IDictionary): Method 'System.Reflection.IReflect.InvokeMember(String, BindingFlags, Binder, Object, Object[], ParameterModifier[], CultureInfo, String[])' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.ParentControlDesigner.PreFilterProperties(IDictionary): Using member 'System.ComponentModel.PropertyDescriptor.GetChildProperties(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. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.ParentControlDesigner.PreFilterProperties(IDictionary): Using member 'System.ComponentModel.TypeDescriptor.CreateProperty(Type, String, Type, Attribute[])' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyDescriptor's PropertyType cannot be statically discovered. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.ParentControlDesigner.PreFilterProperties(IDictionary): Method 'System.ComponentModel.MemberDescriptor.FindMethod(Type, String, Type[], Type)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.ParentControlDesigner.PreFilterProperties(IDictionary): Method 'System.ComponentModel.MemberDescriptor.FindMethod(Type, String, Type[], Type, Boolean)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.ParentControlDesigner.PreFilterProperties(IDictionary): Using member 'System.ComponentModel.PropertyDescriptor.GetChildProperties(Object)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyDescriptor's PropertyType cannot be statically discovered. The Type of instance cannot be statically discovered. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.ParentControlDesigner.PreFilterProperties(IDictionary): Method 'System.ComponentModel.PropertyDescriptor.CreateInstance(Type)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.ParentControlDesigner.PreFilterProperties(IDictionary): Using member 'System.ComponentModel.PropertyDescriptor.GetChildProperties()' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyDescriptor's PropertyType cannot be statically discovered. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.ParentControlDesigner.PreFilterProperties(IDictionary): Using member 'System.ComponentModel.PropertyDescriptor.Converter.get' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyDescriptor's PropertyType cannot be statically discovered. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.ParentControlDesigner.PreFilterProperties(IDictionary): 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. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.ParentControlDesigner.PreFilterProperties(IDictionary): Using member 'System.ComponentModel.PropertyDescriptor.GetTypeFromName(String)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. Calls ComponentType.Assembly.GetType on the non-fully qualified typeName, which the trimmer cannot recognize. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.ParentControlDesigner.PreFilterProperties(IDictionary): Method 'System.ComponentModel.PropertyDescriptor.GetTypeFromName(String)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.ParentControlDesigner.PreFilterProperties(IDictionary): Using member 'System.ComponentModel.PropertyDescriptor.Converter.get' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyDescriptor's PropertyType cannot be statically discovered. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.ParentControlDesigner.PreFilterProperties(IDictionary): Method 'System.Reflection.IReflect.GetMethod(String, BindingFlags, Binder, Type[], ParameterModifier[])' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.ParentControlDesigner.PreFilterProperties(IDictionary): Method 'System.Reflection.IReflect.GetMethod(String, BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.ParentControlDesigner.PreFilterProperties(IDictionary): Method 'System.Reflection.IReflect.GetMethods(BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.ParentControlDesigner.PreFilterProperties(IDictionary): Method 'System.Reflection.IReflect.GetField(String, BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.ParentControlDesigner.PreFilterProperties(IDictionary): Method 'System.Reflection.IReflect.GetFields(BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.ParentControlDesigner.PreFilterProperties(IDictionary): Method 'System.Reflection.IReflect.GetProperty(String, BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.ParentControlDesigner.PreFilterProperties(IDictionary): Method 'System.Reflection.IReflect.GetProperty(String, BindingFlags, Binder, Type, Type[], ParameterModifier[])' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.ParentControlDesigner.PreFilterProperties(IDictionary): Method 'System.Reflection.IReflect.GetProperties(BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.ParentControlDesigner.PreFilterProperties(IDictionary): Method 'System.Reflection.IReflect.GetMembers(BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.ParentControlDesigner.PreFilterProperties(IDictionary): Method 'System.Reflection.IReflect.InvokeMember(String, BindingFlags, Binder, Object, Object[], ParameterModifier[], CultureInfo, String[])' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.ParentControlDesigner.PreFilterProperties(IDictionary): Using member 'System.ComponentModel.PropertyDescriptor.GetChildProperties(Object, Attribute[])' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyDescriptor's PropertyType cannot be statically discovered. The Type of instance cannot be statically discovered. The public parameterless constructor or the 'Default' static field may be trimmed from the Attribute's Type. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.ParentControlDesigner.PreFilterProperties(IDictionary): Method 'System.Windows.Forms.AccessibleObject.System.Reflection.IReflect.GetMethod(String, BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.ParentControlDesigner.PreFilterProperties(IDictionary): Method 'System.Windows.Forms.AccessibleObject.System.Reflection.IReflect.GetMethods(BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.ParentControlDesigner.PreFilterProperties(IDictionary): Method 'System.Windows.Forms.AccessibleObject.System.Reflection.IReflect.GetField(String, BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.ParentControlDesigner.PreFilterProperties(IDictionary): Method 'System.Windows.Forms.AccessibleObject.System.Reflection.IReflect.GetFields(BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.ParentControlDesigner.PreFilterProperties(IDictionary): Method 'System.Windows.Forms.AccessibleObject.System.Reflection.IReflect.GetProperty(String, BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.ParentControlDesigner.PreFilterProperties(IDictionary): Method 'System.Windows.Forms.AccessibleObject.System.Reflection.IReflect.GetProperty(String, BindingFlags, Binder, Type, Type[], ParameterModifier[])' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.ParentControlDesigner.PreFilterProperties(IDictionary): Method 'System.Windows.Forms.AccessibleObject.System.Reflection.IReflect.GetProperties(BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.ParentControlDesigner.PreFilterProperties(IDictionary): Method 'System.Windows.Forms.AccessibleObject.System.Reflection.IReflect.GetMember(String, BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.ParentControlDesigner.PreFilterProperties(IDictionary): Method 'System.Windows.Forms.AccessibleObject.System.Reflection.IReflect.GetMembers(BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.ParentControlDesigner.PreFilterProperties(IDictionary): Method 'System.Windows.Forms.AccessibleObject.System.Reflection.IReflect.InvokeMember(String, BindingFlags, Binder, Object, Object[], ParameterModifier[], CultureInfo, String[])' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.ParentControlDesigner.PreFilterProperties(IDictionary): Method 'System.Reflection.IReflect.GetMember(String, BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.ParentControlDesigner.PreFilterProperties(IDictionary): Method 'System.Windows.Forms.AccessibleObject.System.Reflection.IReflect.GetMethod(String, BindingFlags, Binder, Type[], ParameterModifier[])' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.ParentControlDesigner.PreFilterProperties(IDictionary): Using member 'System.ComponentModel.PropertyDescriptor.GetChildProperties(Object)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyDescriptor's PropertyType cannot be statically discovered. The Type of instance cannot be statically discovered. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.ParentControlDesigner.PreFilterProperties(IDictionary): Using member 'System.ComponentModel.PropertyDescriptor.GetChildProperties()' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyDescriptor's PropertyType cannot be statically discovered. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.ParentControlDesigner.PreFilterProperties(IDictionary): Method 'System.ComponentModel.PropertyDescriptor.CreateInstance(Type)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.ParentControlDesigner.PreFilterProperties(IDictionary): Using member 'System.ComponentModel.PropertyDescriptor.Converter.get' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyDescriptor's PropertyType cannot be statically discovered. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.ParentControlDesigner.PreFilterProperties(IDictionary): Method 'System.ComponentModel.MemberDescriptor.FindMethod(Type, String, Type[], Type, Boolean)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.ParentControlDesigner.PreFilterProperties(IDictionary): Method 'System.ComponentModel.MemberDescriptor.FindMethod(Type, String, Type[], Type)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.ParentControlDesigner.PreFilterProperties(IDictionary): Using member 'System.ComponentModel.TypeDescriptor.CreateProperty(Type, String, Type, Attribute[])' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyDescriptor's PropertyType cannot be statically discovered. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.ParentControlDesigner.PreFilterProperties(IDictionary): Using member 'System.ComponentModel.PropertyDescriptor.GetChildProperties(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. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.ParentControlDesigner.PreFilterProperties(IDictionary): Method 'System.Reflection.IReflect.GetProperty(String, BindingFlags, Binder, Type, Type[], ParameterModifier[])' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.ParentControlDesigner.PreFilterProperties(IDictionary): Method 'System.Reflection.IReflect.GetProperty(String, BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.ParentControlDesigner.PreFilterProperties(IDictionary): Method 'System.Reflection.IReflect.GetFields(BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.ParentControlDesigner.PreFilterProperties(IDictionary): Method 'System.Reflection.IReflect.GetField(String, BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.ParentControlDesigner.PreFilterProperties(IDictionary): Method 'System.Reflection.IReflect.GetMethod(String, BindingFlags, Binder, Type[], ParameterModifier[])' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.ParentControlDesigner.PreFilterProperties(IDictionary): Method 'System.Reflection.IReflect.GetMethod(String, BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.ParentControlDesigner.PreFilterProperties(IDictionary): Method 'System.Reflection.IReflect.GetProperties(BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.ParentControlDesigner.PreFilterProperties(IDictionary): Using member 'System.ComponentModel.PropertyDescriptor.Converter.get' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyDescriptor's PropertyType cannot be statically discovered. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.ParentControlDesigner.PreFilterProperties(IDictionary): Method 'System.ComponentModel.PropertyDescriptor.GetTypeFromName(String)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.ParentControlDesigner.PreFilterProperties(IDictionary): Using member 'System.ComponentModel.PropertyDescriptor.GetTypeFromName(String)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. Calls ComponentType.Assembly.GetType on the non-fully qualified typeName, which the trimmer cannot recognize. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.ParentControlDesigner.PreFilterProperties(IDictionary): 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. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.ParentControlDesigner.PreFilterProperties(IDictionary): Method 'System.Reflection.IReflect.GetMember(String, BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.ParentControlDesigner.PreFilterProperties(IDictionary): Method 'System.Reflection.IReflect.InvokeMember(String, BindingFlags, Binder, Object, Object[], ParameterModifier[], CultureInfo, String[])' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.ParentControlDesigner.PreFilterProperties(IDictionary): Method 'System.Reflection.IReflect.GetMethods(BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.ParentControlDesigner.PreFilterProperties(IDictionary): Method 'System.Windows.Forms.AccessibleObject.System.Reflection.IReflect.GetMethod(String, BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.ParentControlDesigner.PreFilterProperties(IDictionary): Method 'System.Windows.Forms.AccessibleObject.System.Reflection.IReflect.GetMethods(BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.ParentControlDesigner.PreFilterProperties(IDictionary): Method 'System.Windows.Forms.AccessibleObject.System.Reflection.IReflect.GetField(String, BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.ParentControlDesigner.PreFilterProperties(IDictionary): Method 'System.Windows.Forms.AccessibleObject.System.Reflection.IReflect.GetFields(BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.ParentControlDesigner.PreFilterProperties(IDictionary): Method 'System.Windows.Forms.AccessibleObject.System.Reflection.IReflect.GetProperty(String, BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.ParentControlDesigner.PreFilterProperties(IDictionary): Method 'System.Windows.Forms.AccessibleObject.System.Reflection.IReflect.GetProperty(String, BindingFlags, Binder, Type, Type[], ParameterModifier[])' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.ParentControlDesigner.PreFilterProperties(IDictionary): Method 'System.Windows.Forms.AccessibleObject.System.Reflection.IReflect.GetProperties(BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.ParentControlDesigner.PreFilterProperties(IDictionary): Method 'System.Windows.Forms.AccessibleObject.System.Reflection.IReflect.GetMember(String, BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.ParentControlDesigner.PreFilterProperties(IDictionary): Method 'System.Windows.Forms.AccessibleObject.System.Reflection.IReflect.GetMembers(BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.ParentControlDesigner.PreFilterProperties(IDictionary): Method 'System.Windows.Forms.AccessibleObject.System.Reflection.IReflect.InvokeMember(String, BindingFlags, Binder, Object, Object[], ParameterModifier[], CultureInfo, String[])' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.ParentControlDesigner.PreFilterProperties(IDictionary): Method 'System.Reflection.IReflect.GetMembers(BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.ParentControlDesigner.PreFilterProperties(IDictionary): Using member 'System.ComponentModel.PropertyDescriptor.GetChildProperties(Object, Attribute[])' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyDescriptor's PropertyType cannot be statically discovered. The Type of instance cannot be statically discovered. The public parameterless constructor or the 'Default' static field may be trimmed from the Attribute's Type. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.ParentControlDesigner.PreFilterProperties(IDictionary): Method 'System.Windows.Forms.AccessibleObject.System.Reflection.IReflect.GetMethod(String, BindingFlags, Binder, Type[], ParameterModifier[])' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.ParentControlDesigner.PreFilterProperties(IDictionary): Using member 'System.ComponentModel.PropertyDescriptor.GetChildProperties(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. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.ParentControlDesigner.PreFilterProperties(IDictionary): Using member 'System.ComponentModel.PropertyDescriptor.GetChildProperties()' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyDescriptor's PropertyType cannot be statically discovered. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.ParentControlDesigner.PreFilterProperties(IDictionary): Method 'System.ComponentModel.PropertyDescriptor.CreateInstance(Type)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.ParentControlDesigner.PreFilterProperties(IDictionary): Using member 'System.ComponentModel.PropertyDescriptor.Converter.get' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyDescriptor's PropertyType cannot be statically discovered. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.ParentControlDesigner.PreFilterProperties(IDictionary): Method 'System.ComponentModel.MemberDescriptor.FindMethod(Type, String, Type[], Type, Boolean)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.ParentControlDesigner.PreFilterProperties(IDictionary): Method 'System.ComponentModel.MemberDescriptor.FindMethod(Type, String, Type[], Type)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.ParentControlDesigner.PreFilterProperties(IDictionary): Using member 'System.ComponentModel.TypeDescriptor.CreateProperty(Type, String, Type, Attribute[])' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyDescriptor's PropertyType cannot be statically discovered. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.ParentControlDesigner.PreFilterProperties(IDictionary): Using member 'System.ComponentModel.PropertyDescriptor.GetChildProperties(Object)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyDescriptor's PropertyType cannot be statically discovered. The Type of instance cannot be statically discovered. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.ParentControlDesigner.PreFilterProperties(IDictionary): Method 'System.ComponentModel.PropertyDescriptor.GetTypeFromName(String)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.ParentControlDesigner.PreFilterProperties(IDictionary): Using member 'System.ComponentModel.PropertyDescriptor.GetTypeFromName(String)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. Calls ComponentType.Assembly.GetType on the non-fully qualified typeName, which the trimmer cannot recognize. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.ParentControlDesigner.PreFilterProperties(IDictionary): 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. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.ParentControlDesigner.PreFilterProperties(IDictionary): Using member 'System.ComponentModel.PropertyDescriptor.GetChildProperties()' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyDescriptor's PropertyType cannot be statically discovered. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.ParentControlDesigner.PreFilterProperties(IDictionary): Using member 'System.ComponentModel.PropertyDescriptor.GetChildProperties(Object)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyDescriptor's PropertyType cannot be statically discovered. The Type of instance cannot be statically discovered. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.ParentControlDesigner.PreFilterProperties(IDictionary): Using member 'System.ComponentModel.PropertyDescriptor.GetChildProperties(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. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.ParentControlDesigner.PreFilterProperties(IDictionary): Using member 'System.ComponentModel.PropertyDescriptor.Converter.get' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyDescriptor's PropertyType cannot be statically discovered. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.ParentControlDesigner.PreFilterProperties(IDictionary): Using member 'System.ComponentModel.PropertyDescriptor.GetChildProperties(Object, Attribute[])' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyDescriptor's PropertyType cannot be statically discovered. The Type of instance cannot be statically discovered. The public parameterless constructor or the 'Default' static field may be trimmed from the Attribute's Type. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.ParentControlDesigner.PreFilterProperties(IDictionary): Method 'System.Reflection.IReflect.GetMethod(String, BindingFlags, Binder, Type[], ParameterModifier[])' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.ParentControlDesigner.PreFilterProperties(IDictionary): Method 'System.Reflection.IReflect.GetField(String, BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.ParentControlDesigner.PreFilterProperties(IDictionary): Method 'System.Reflection.IReflect.GetMethods(BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.ParentControlDesigner.PreFilterProperties(IDictionary): Method 'System.ComponentModel.PropertyDescriptor.CreateInstance(Type)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.ParentControlDesigner.PreFilterProperties(IDictionary): Method 'System.Reflection.IReflect.GetFields(BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.ParentControlDesigner.PreFilterProperties(IDictionary): Method 'System.Reflection.IReflect.GetProperty(String, BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.ParentControlDesigner.PreFilterProperties(IDictionary): Method 'System.Reflection.IReflect.GetProperty(String, BindingFlags, Binder, Type, Type[], ParameterModifier[])' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.ParentControlDesigner.PreFilterProperties(IDictionary): Method 'System.Reflection.IReflect.GetProperties(BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.ParentControlDesigner.PreFilterProperties(IDictionary): Method 'System.Reflection.IReflect.GetMember(String, BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.ParentControlDesigner.PreFilterProperties(IDictionary): Method 'System.Reflection.IReflect.GetMembers(BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.ParentControlDesigner.PreFilterProperties(IDictionary): Method 'System.Reflection.IReflect.InvokeMember(String, BindingFlags, Binder, Object, Object[], ParameterModifier[], CultureInfo, String[])' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.ParentControlDesigner.PreFilterProperties(IDictionary): Method 'System.Reflection.IReflect.GetMethod(String, BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.ParentControlDesigner.PreFilterProperties(IDictionary): Using member 'System.ComponentModel.PropertyDescriptor.Converter.get' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyDescriptor's PropertyType cannot be statically discovered. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.ParentControlDesigner.PreFilterProperties(IDictionary): Method 'System.Windows.Forms.AccessibleObject.System.Reflection.IReflect.GetMethod(String, BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.ParentControlDesigner.PreFilterProperties(IDictionary): Method 'System.ComponentModel.MemberDescriptor.FindMethod(Type, String, Type[], Type)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.ParentControlDesigner.PreFilterProperties(IDictionary): Method 'System.Windows.Forms.AccessibleObject.System.Reflection.IReflect.GetMethod(String, BindingFlags, Binder, Type[], ParameterModifier[])' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.ParentControlDesigner.PreFilterProperties(IDictionary): Method 'System.Windows.Forms.AccessibleObject.System.Reflection.IReflect.GetField(String, BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.ParentControlDesigner.PreFilterProperties(IDictionary): Method 'System.Windows.Forms.AccessibleObject.System.Reflection.IReflect.GetFields(BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.ParentControlDesigner.PreFilterProperties(IDictionary): Method 'System.Windows.Forms.AccessibleObject.System.Reflection.IReflect.GetProperty(String, BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.ParentControlDesigner.PreFilterProperties(IDictionary): Method 'System.Windows.Forms.AccessibleObject.System.Reflection.IReflect.GetProperty(String, BindingFlags, Binder, Type, Type[], ParameterModifier[])' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.ParentControlDesigner.PreFilterProperties(IDictionary): Method 'System.Windows.Forms.AccessibleObject.System.Reflection.IReflect.GetProperties(BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.ParentControlDesigner.PreFilterProperties(IDictionary): Method 'System.Windows.Forms.AccessibleObject.System.Reflection.IReflect.GetMember(String, BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.ParentControlDesigner.PreFilterProperties(IDictionary): Method 'System.Windows.Forms.AccessibleObject.System.Reflection.IReflect.GetMembers(BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.ParentControlDesigner.PreFilterProperties(IDictionary): Method 'System.Windows.Forms.AccessibleObject.System.Reflection.IReflect.InvokeMember(String, BindingFlags, Binder, Object, Object[], ParameterModifier[], CultureInfo, String[])' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.ParentControlDesigner.PreFilterProperties(IDictionary): Method 'System.ComponentModel.MemberDescriptor.FindMethod(Type, String, Type[], Type, Boolean)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.ParentControlDesigner.PreFilterProperties(IDictionary): Method 'System.Windows.Forms.AccessibleObject.System.Reflection.IReflect.GetMethods(BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.ParentControlDesigner.PreFilterProperties(IDictionary): Using member 'System.ComponentModel.TypeDescriptor.CreateProperty(Type, String, Type, Attribute[])' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyDescriptor's PropertyType cannot be statically discovered. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.ParentControlDesigner.ReParentControls(Control, List, 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. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.ParentControlDesigner.ReParentControls(Control, List, 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. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.ParentControlDesigner.ReParentControls(Control, List, 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. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.ParentControlDesigner.ReParentControls(Control, List, 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. ILLink: 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. ILLink: 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. ILLink: 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. ILLink: 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. ILLink: 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. ILLink: 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. ILLink: 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. ILLink: 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. ILLink: 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. ILLink: 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. ILLink: 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. ILLink: 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. ILLink: 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. ILLink: 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. ILLink: 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. ILLink: 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. ILLink: 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. ILLink: 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. ILLink: 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. ILLink: 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. ILLink: 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. ILLink: 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. ILLink: 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. ILLink: 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. ILLink: 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. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.RichTextBoxDesigner.PreFilterProperties(IDictionary): Method 'System.Windows.Forms.AccessibleObject.System.Reflection.IReflect.GetMethod(String, BindingFlags, Binder, Type[], ParameterModifier[])' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.RichTextBoxDesigner.PreFilterProperties(IDictionary): 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. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.RichTextBoxDesigner.PreFilterProperties(IDictionary): Method 'System.ComponentModel.MemberDescriptor.FindMethod(Type, String, Type[], Type)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.RichTextBoxDesigner.PreFilterProperties(IDictionary): Method 'System.ComponentModel.MemberDescriptor.FindMethod(Type, String, Type[], Type, Boolean)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.RichTextBoxDesigner.PreFilterProperties(IDictionary): Using member 'System.ComponentModel.PropertyDescriptor.Converter.get' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyDescriptor's PropertyType cannot be statically discovered. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.RichTextBoxDesigner.PreFilterProperties(IDictionary): Method 'System.ComponentModel.PropertyDescriptor.CreateInstance(Type)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.RichTextBoxDesigner.PreFilterProperties(IDictionary): Using member 'System.ComponentModel.PropertyDescriptor.GetChildProperties()' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyDescriptor's PropertyType cannot be statically discovered. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.RichTextBoxDesigner.PreFilterProperties(IDictionary): Using member 'System.ComponentModel.PropertyDescriptor.GetChildProperties(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. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.RichTextBoxDesigner.PreFilterProperties(IDictionary): Using member 'System.ComponentModel.PropertyDescriptor.GetChildProperties(Object)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyDescriptor's PropertyType cannot be statically discovered. The Type of instance cannot be statically discovered. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.RichTextBoxDesigner.PreFilterProperties(IDictionary): Using member 'System.ComponentModel.PropertyDescriptor.GetChildProperties(Object, Attribute[])' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyDescriptor's PropertyType cannot be statically discovered. The Type of instance cannot be statically discovered. The public parameterless constructor or the 'Default' static field may be trimmed from the Attribute's Type. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.RichTextBoxDesigner.PreFilterProperties(IDictionary): 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. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.RichTextBoxDesigner.PreFilterProperties(IDictionary): Method 'System.Windows.Forms.AccessibleObject.System.Reflection.IReflect.GetMethod(String, BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.RichTextBoxDesigner.PreFilterProperties(IDictionary): Using member 'System.ComponentModel.PropertyDescriptor.GetTypeFromName(String)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. Calls ComponentType.Assembly.GetType on the non-fully qualified typeName, which the trimmer cannot recognize. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.RichTextBoxDesigner.PreFilterProperties(IDictionary): Using member 'System.ComponentModel.PropertyDescriptor.Converter.get' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyDescriptor's PropertyType cannot be statically discovered. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.RichTextBoxDesigner.PreFilterProperties(IDictionary): Method 'System.Reflection.IReflect.GetMethod(String, BindingFlags, Binder, Type[], ParameterModifier[])' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.RichTextBoxDesigner.PreFilterProperties(IDictionary): Method 'System.Reflection.IReflect.GetMethod(String, BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.RichTextBoxDesigner.PreFilterProperties(IDictionary): Method 'System.Reflection.IReflect.GetMethods(BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.RichTextBoxDesigner.PreFilterProperties(IDictionary): Method 'System.Reflection.IReflect.GetField(String, BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.RichTextBoxDesigner.PreFilterProperties(IDictionary): Method 'System.Reflection.IReflect.GetFields(BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.RichTextBoxDesigner.PreFilterProperties(IDictionary): Method 'System.Reflection.IReflect.GetProperty(String, BindingFlags, Binder, Type, Type[], ParameterModifier[])' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.RichTextBoxDesigner.PreFilterProperties(IDictionary): Method 'System.Reflection.IReflect.GetProperties(BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.RichTextBoxDesigner.PreFilterProperties(IDictionary): Method 'System.Reflection.IReflect.GetMember(String, BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.RichTextBoxDesigner.PreFilterProperties(IDictionary): Method 'System.Reflection.IReflect.GetMembers(BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.RichTextBoxDesigner.PreFilterProperties(IDictionary): Method 'System.Reflection.IReflect.InvokeMember(String, BindingFlags, Binder, Object, Object[], ParameterModifier[], CultureInfo, String[])' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.RichTextBoxDesigner.PreFilterProperties(IDictionary): Method 'System.ComponentModel.PropertyDescriptor.GetTypeFromName(String)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.RichTextBoxDesigner.PreFilterProperties(IDictionary): Method 'System.Windows.Forms.AccessibleObject.System.Reflection.IReflect.GetMethods(BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.RichTextBoxDesigner.PreFilterProperties(IDictionary): Method 'System.Reflection.IReflect.GetProperty(String, BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.RichTextBoxDesigner.PreFilterProperties(IDictionary): Method 'System.Windows.Forms.AccessibleObject.System.Reflection.IReflect.GetField(String, BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.RichTextBoxDesigner.PreFilterProperties(IDictionary): Method 'System.Windows.Forms.AccessibleObject.System.Reflection.IReflect.GetFields(BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.RichTextBoxDesigner.PreFilterProperties(IDictionary): Method 'System.Windows.Forms.AccessibleObject.System.Reflection.IReflect.GetProperty(String, BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.RichTextBoxDesigner.PreFilterProperties(IDictionary): Method 'System.Windows.Forms.AccessibleObject.System.Reflection.IReflect.GetProperty(String, BindingFlags, Binder, Type, Type[], ParameterModifier[])' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.RichTextBoxDesigner.PreFilterProperties(IDictionary): Method 'System.Windows.Forms.AccessibleObject.System.Reflection.IReflect.GetProperties(BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.RichTextBoxDesigner.PreFilterProperties(IDictionary): Method 'System.Windows.Forms.AccessibleObject.System.Reflection.IReflect.InvokeMember(String, BindingFlags, Binder, Object, Object[], ParameterModifier[], CultureInfo, String[])' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.RichTextBoxDesigner.PreFilterProperties(IDictionary): Method 'System.Windows.Forms.AccessibleObject.System.Reflection.IReflect.GetMembers(BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.RichTextBoxDesigner.PreFilterProperties(IDictionary): Method 'System.Windows.Forms.AccessibleObject.System.Reflection.IReflect.GetMember(String, BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: 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. ILLink: 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. ILLink: 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. ILLink: 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. ILLink: 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. ILLink: 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. ILLink: 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. ILLink: 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. ILLink: 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. ILLink: 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. ILLink: 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. ILLink: 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. ILLink: 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. ILLink: 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. ILLink: 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. ILLink: 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. ILLink: 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. ILLink: 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. ILLink: 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. ILLink: 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. ILLink: Trim analysis warning IL2026: System.ComponentModel.Design.Serialization.ResourceCodeDomSerializer.SerializationResourceManager.ApplyResources(Object, String, CultureInfo): Using member 'System.ComponentModel.ComponentResourceManager.ApplyResources(Object, String, CultureInfo)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. The Type of value cannot be statically discovered. ILLink: Trim analysis warning IL2046: System.ComponentModel.Design.Serialization.ResourceCodeDomSerializer.SerializationResourceManager.ApplyResources(Object, String, CultureInfo): Base member 'System.ComponentModel.ComponentResourceManager.ApplyResources(Object, String, CultureInfo)' with 'RequiresUnreferencedCodeAttribute' has a derived member 'System.ComponentModel.Design.Serialization.ResourceCodeDomSerializer.SerializationResourceManager.ApplyResources(Object, String, CultureInfo)' without 'RequiresUnreferencedCodeAttribute'. 'RequiresUnreferencedCodeAttribute' annotations must match across all interface implementations or overrides. ILLink: 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. ILLink: 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. ILLink: 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. ILLink: 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. ILLink: 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. ILLink: 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. ILLink: 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. ILLink: 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. ILLink: 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. ILLink: 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. ILLink: 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. ILLink: 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. ILLink: 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. ILLink: Trim analysis warning IL2046: System.ComponentModel.Design.DesignerHost.Site.em.ComponentModel.ISite.set_Name.set: Interface member 'System.ComponentModel.ISite.Name.set' with 'RequiresUnreferencedCodeAttribute' has an implementation member 'System.ComponentModel.Design.DesignerHost.Site.em.ComponentModel.ISite.set_Name.set' without 'RequiresUnreferencedCodeAttribute'. 'RequiresUnreferencedCodeAttribute' annotations must match across all interface implementations or overrides. ILLink: Trim analysis warning IL2046: System.ComponentModel.Design.SiteNestedContainer.Add(IComponent, String): Base member 'System.ComponentModel.Container.Add(IComponent, String)' with 'RequiresUnreferencedCodeAttribute' has a derived member 'System.ComponentModel.Design.SiteNestedContainer.Add(IComponent, String)' without 'RequiresUnreferencedCodeAttribute'. 'RequiresUnreferencedCodeAttribute' annotations must match across all interface implementations or overrides. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.SplitContainerDesigner.OnSplitterMoved(Object, SplitterEventArgs): 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. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.SplitContainerDesigner.OnSplitterMoved(Object, SplitterEventArgs): 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. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.SplitterPanelDesigner.InheritanceAttribute.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. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.SplitterPanelDesigner.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. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.SplitterPanelDesigner.PreFilterProperties(IDictionary): 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. ILLink: Trim analysis warning IL2072: System.Windows.Forms.Design.SplitterPanelDesigner.PreFilterProperties(IDictionary): '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. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.StringCollectionEditor.StringCollectionForm.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. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.StringCollectionEditor.StringCollectionForm.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. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.StringCollectionEditor.StringCollectionForm.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. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.StringCollectionEditor.StringCollectionForm.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. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.StringCollectionEditor.StringCollectionForm.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. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.StringCollectionEditor.StringCollectionForm.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. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.StyleCollectionEditor.StyleEditorForm.StyleEditorForm(CollectionEditor, 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. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.StyleCollectionEditor.StyleEditorForm.StyleEditorForm(CollectionEditor, 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. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.StyleCollectionEditor.StyleEditorForm.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. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.StyleCollectionEditor.StyleEditorForm.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. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.StyleCollectionEditor.StyleEditorForm.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. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.StyleCollectionEditor.StyleEditorForm.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. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.StyleCollectionEditor.StyleEditorForm.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. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.StyleCollectionEditor.StyleEditorForm.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. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.StyleCollectionEditor.StyleEditorForm.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. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.StyleCollectionEditor.StyleEditorForm.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. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.StyleCollectionEditor.StyleEditorForm.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. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.StyleCollectionEditor.StyleEditorForm.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. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.StyleCollectionEditor.StyleEditorForm.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. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.StyleCollectionEditor.StyleEditorForm.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. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.StyleCollectionEditor.StyleEditorForm.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. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.StyleCollectionEditor.StyleEditorForm.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. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.StyleCollectionEditor.StyleEditorForm.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. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.StyleCollectionEditor.StyleEditorForm.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. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.StyleCollectionEditor.StyleEditorForm.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. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.StyleCollectionEditor.StyleEditorForm.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. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.StyleCollectionEditor.StyleEditorForm.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. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.StyleCollectionEditor.StyleEditorForm.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. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.StyleCollectionEditor.StyleEditorForm.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. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.StyleCollectionEditor.StyleEditorForm.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. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.StyleCollectionEditor.StyleEditorForm.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. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.StyleCollectionEditor.StyleEditorForm.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. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.StyleCollectionEditor.StyleEditorForm.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. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.StyleCollectionEditor.StyleEditorForm.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. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.StyleCollectionEditor.StyleEditorForm.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. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.StyleCollectionEditor.StyleEditorForm.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. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.StyleCollectionEditor.StyleEditorForm.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. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.StyleCollectionEditor.StyleEditorForm.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. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.StyleCollectionEditor.StyleEditorForm.OnOkButtonClick(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. ILLink: 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. ILLink: 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. ILLink: 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. ILLink: 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. ILLink: 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. ILLink: 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. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.TabControlDesigner.PreFilterProperties(IDictionary): Method 'System.Windows.Forms.AccessibleObject.System.Reflection.IReflect.InvokeMember(String, BindingFlags, Binder, Object, Object[], ParameterModifier[], CultureInfo, String[])' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.TabControlDesigner.PreFilterProperties(IDictionary): Method 'System.Reflection.IReflect.GetField(String, BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.TabControlDesigner.PreFilterProperties(IDictionary): Method 'System.Reflection.IReflect.GetMethods(BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.TabControlDesigner.PreFilterProperties(IDictionary): Method 'System.Windows.Forms.AccessibleObject.System.Reflection.IReflect.GetMember(String, BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.TabControlDesigner.PreFilterProperties(IDictionary): Method 'System.Reflection.IReflect.GetFields(BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.TabControlDesigner.PreFilterProperties(IDictionary): Method 'System.Reflection.IReflect.GetProperty(String, BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.TabControlDesigner.PreFilterProperties(IDictionary): Method 'System.Reflection.IReflect.GetProperty(String, BindingFlags, Binder, Type, Type[], ParameterModifier[])' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.TabControlDesigner.PreFilterProperties(IDictionary): Method 'System.Reflection.IReflect.GetProperties(BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.TabControlDesigner.PreFilterProperties(IDictionary): Method 'System.Reflection.IReflect.GetMember(String, BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.TabControlDesigner.PreFilterProperties(IDictionary): Method 'System.Reflection.IReflect.GetMembers(BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.TabControlDesigner.PreFilterProperties(IDictionary): Method 'System.Reflection.IReflect.InvokeMember(String, BindingFlags, Binder, Object, Object[], ParameterModifier[], CultureInfo, String[])' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.TabControlDesigner.PreFilterProperties(IDictionary): Method 'System.Windows.Forms.AccessibleObject.System.Reflection.IReflect.GetMethod(String, BindingFlags, Binder, Type[], ParameterModifier[])' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.TabControlDesigner.PreFilterProperties(IDictionary): Method 'System.Windows.Forms.AccessibleObject.System.Reflection.IReflect.GetMethod(String, BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.TabControlDesigner.PreFilterProperties(IDictionary): Method 'System.Windows.Forms.AccessibleObject.System.Reflection.IReflect.GetMethods(BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.TabControlDesigner.PreFilterProperties(IDictionary): Method 'System.Windows.Forms.AccessibleObject.System.Reflection.IReflect.GetField(String, BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.TabControlDesigner.PreFilterProperties(IDictionary): Method 'System.Windows.Forms.AccessibleObject.System.Reflection.IReflect.GetFields(BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.TabControlDesigner.PreFilterProperties(IDictionary): Method 'System.Windows.Forms.AccessibleObject.System.Reflection.IReflect.GetProperty(String, BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.TabControlDesigner.PreFilterProperties(IDictionary): Method 'System.Reflection.IReflect.GetMethod(String, BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.TabControlDesigner.PreFilterProperties(IDictionary): Method 'System.Windows.Forms.AccessibleObject.System.Reflection.IReflect.GetProperty(String, BindingFlags, Binder, Type, Type[], ParameterModifier[])' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.TabControlDesigner.PreFilterProperties(IDictionary): Method 'System.Windows.Forms.AccessibleObject.System.Reflection.IReflect.GetProperties(BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.TabControlDesigner.PreFilterProperties(IDictionary): Using member 'System.ComponentModel.PropertyDescriptor.GetChildProperties(Object)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyDescriptor's PropertyType cannot be statically discovered. The Type of instance cannot be statically discovered. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.TabControlDesigner.PreFilterProperties(IDictionary): 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. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.TabControlDesigner.PreFilterProperties(IDictionary): Method 'System.Reflection.IReflect.GetMethod(String, BindingFlags, Binder, Type[], ParameterModifier[])' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.TabControlDesigner.PreFilterProperties(IDictionary): Using member 'System.ComponentModel.PropertyDescriptor.Converter.get' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyDescriptor's PropertyType cannot be statically discovered. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.TabControlDesigner.PreFilterProperties(IDictionary): Method 'System.ComponentModel.PropertyDescriptor.GetTypeFromName(String)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.TabControlDesigner.PreFilterProperties(IDictionary): Using member 'System.ComponentModel.PropertyDescriptor.GetTypeFromName(String)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. Calls ComponentType.Assembly.GetType on the non-fully qualified typeName, which the trimmer cannot recognize. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.TabControlDesigner.PreFilterProperties(IDictionary): 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. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.TabControlDesigner.PreFilterProperties(IDictionary): Using member 'System.ComponentModel.PropertyDescriptor.GetChildProperties(Object, Attribute[])' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyDescriptor's PropertyType cannot be statically discovered. The Type of instance cannot be statically discovered. The public parameterless constructor or the 'Default' static field may be trimmed from the Attribute's Type. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.TabControlDesigner.PreFilterProperties(IDictionary): Method 'System.Windows.Forms.AccessibleObject.System.Reflection.IReflect.GetMembers(BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.TabControlDesigner.PreFilterProperties(IDictionary): Using member 'System.ComponentModel.PropertyDescriptor.GetChildProperties(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. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.TabControlDesigner.PreFilterProperties(IDictionary): Using member 'System.ComponentModel.PropertyDescriptor.GetChildProperties()' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyDescriptor's PropertyType cannot be statically discovered. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.TabControlDesigner.PreFilterProperties(IDictionary): Method 'System.ComponentModel.PropertyDescriptor.CreateInstance(Type)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.TabControlDesigner.PreFilterProperties(IDictionary): Using member 'System.ComponentModel.PropertyDescriptor.Converter.get' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyDescriptor's PropertyType cannot be statically discovered. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.TabControlDesigner.PreFilterProperties(IDictionary): Method 'System.ComponentModel.MemberDescriptor.FindMethod(Type, String, Type[], Type, Boolean)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.TabControlDesigner.PreFilterProperties(IDictionary): Method 'System.ComponentModel.MemberDescriptor.FindMethod(Type, String, Type[], Type)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: 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. ILLink: 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. ILLink: 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. ILLink: 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. ILLink: 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. ILLink: 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. ILLink: 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. ILLink: 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. ILLink: 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. ILLink: 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. ILLink: 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. ILLink: 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. ILLink: 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. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.TableLayoutPanelDesigner.FixUpControlsOnDelete(Boolean, Int32, List): 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. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.TableLayoutPanelDesigner.FixUpControlsOnDelete(Boolean, Int32, List): 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. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.TableLayoutPanelDesigner.FixUpControlsOnDelete(Boolean, Int32, List): 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. ILLink: 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. ILLink: 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. ILLink: 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. ILLink: 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. ILLink: 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. ILLink: 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. ILLink: 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. ILLink: 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. ILLink: 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. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.TableLayoutPanelDesigner.IsLocalizable(): 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. ILLink: 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. ILLink: 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. ILLink: 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. ILLink: 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. ILLink: 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. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.TableLayoutPanelDesigner.PreFilterProperties(IDictionary): Method 'System.Windows.Forms.AccessibleObject.System.Reflection.IReflect.GetProperty(String, BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.TableLayoutPanelDesigner.PreFilterProperties(IDictionary): Method 'System.Windows.Forms.AccessibleObject.System.Reflection.IReflect.GetProperty(String, BindingFlags, Binder, Type, Type[], ParameterModifier[])' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.TableLayoutPanelDesigner.PreFilterProperties(IDictionary): Method 'System.Windows.Forms.AccessibleObject.System.Reflection.IReflect.GetProperties(BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.TableLayoutPanelDesigner.PreFilterProperties(IDictionary): Method 'System.ComponentModel.PropertyDescriptor.CreateInstance(Type)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.TableLayoutPanelDesigner.PreFilterProperties(IDictionary): Method 'System.Windows.Forms.AccessibleObject.System.Reflection.IReflect.GetMembers(BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.TableLayoutPanelDesigner.PreFilterProperties(IDictionary): Method 'System.Windows.Forms.AccessibleObject.System.Reflection.IReflect.InvokeMember(String, BindingFlags, Binder, Object, Object[], ParameterModifier[], CultureInfo, String[])' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.TableLayoutPanelDesigner.PreFilterProperties(IDictionary): Method 'System.Windows.Forms.AccessibleObject.System.Reflection.IReflect.GetMember(String, BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.TableLayoutPanelDesigner.PreFilterProperties(IDictionary): 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. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.TableLayoutPanelDesigner.PreFilterProperties(IDictionary): Using member 'System.ComponentModel.PropertyDescriptor.GetChildProperties()' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyDescriptor's PropertyType cannot be statically discovered. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.TableLayoutPanelDesigner.PreFilterProperties(IDictionary): Method 'System.ComponentModel.PropertyDescriptor.GetTypeFromName(String)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.TableLayoutPanelDesigner.PreFilterProperties(IDictionary): Method 'System.Reflection.IReflect.GetMethod(String, BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.TableLayoutPanelDesigner.PreFilterProperties(IDictionary): Method 'System.Reflection.IReflect.GetMethods(BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.TableLayoutPanelDesigner.PreFilterProperties(IDictionary): Method 'System.ComponentModel.MemberDescriptor.FindMethod(Type, String, Type[], Type)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.TableLayoutPanelDesigner.PreFilterProperties(IDictionary): Using member 'System.ComponentModel.PropertyDescriptor.GetChildProperties(Object)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyDescriptor's PropertyType cannot be statically discovered. The Type of instance cannot be statically discovered. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.TableLayoutPanelDesigner.PreFilterProperties(IDictionary): Using member 'System.ComponentModel.PropertyDescriptor.GetTypeFromName(String)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. Calls ComponentType.Assembly.GetType on the non-fully qualified typeName, which the trimmer cannot recognize. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.TableLayoutPanelDesigner.PreFilterProperties(IDictionary): Method 'System.Reflection.IReflect.GetField(String, BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.TableLayoutPanelDesigner.PreFilterProperties(IDictionary): Method 'System.Reflection.IReflect.GetFields(BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.TableLayoutPanelDesigner.PreFilterProperties(IDictionary): Method 'System.Reflection.IReflect.GetProperty(String, BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.TableLayoutPanelDesigner.PreFilterProperties(IDictionary): Method 'System.Reflection.IReflect.GetProperty(String, BindingFlags, Binder, Type, Type[], ParameterModifier[])' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.TableLayoutPanelDesigner.PreFilterProperties(IDictionary): Method 'System.Reflection.IReflect.GetProperties(BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.TableLayoutPanelDesigner.PreFilterProperties(IDictionary): Method 'System.Reflection.IReflect.GetMember(String, BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.TableLayoutPanelDesigner.PreFilterProperties(IDictionary): Method 'System.Reflection.IReflect.GetMembers(BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.TableLayoutPanelDesigner.PreFilterProperties(IDictionary): Using member 'System.ComponentModel.PropertyDescriptor.GetChildProperties(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. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.TableLayoutPanelDesigner.PreFilterProperties(IDictionary): Method 'System.Reflection.IReflect.InvokeMember(String, BindingFlags, Binder, Object, Object[], ParameterModifier[], CultureInfo, String[])' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.TableLayoutPanelDesigner.PreFilterProperties(IDictionary): Method 'System.Windows.Forms.AccessibleObject.System.Reflection.IReflect.GetMethods(BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.TableLayoutPanelDesigner.PreFilterProperties(IDictionary): Method 'System.ComponentModel.MemberDescriptor.FindMethod(Type, String, Type[], Type, Boolean)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.TableLayoutPanelDesigner.PreFilterProperties(IDictionary): Using member 'System.ComponentModel.PropertyDescriptor.Converter.get' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyDescriptor's PropertyType cannot be statically discovered. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.TableLayoutPanelDesigner.PreFilterProperties(IDictionary): Method 'System.Windows.Forms.AccessibleObject.System.Reflection.IReflect.GetFields(BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.TableLayoutPanelDesigner.PreFilterProperties(IDictionary): Method 'System.Windows.Forms.AccessibleObject.System.Reflection.IReflect.GetMethod(String, BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.TableLayoutPanelDesigner.PreFilterProperties(IDictionary): 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. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.TableLayoutPanelDesigner.PreFilterProperties(IDictionary): Method 'System.Reflection.IReflect.GetMethod(String, BindingFlags, Binder, Type[], ParameterModifier[])' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.TableLayoutPanelDesigner.PreFilterProperties(IDictionary): Using member 'System.ComponentModel.PropertyDescriptor.Converter.get' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyDescriptor's PropertyType cannot be statically discovered. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.TableLayoutPanelDesigner.PreFilterProperties(IDictionary): Using member 'System.ComponentModel.PropertyDescriptor.GetChildProperties(Object, Attribute[])' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyDescriptor's PropertyType cannot be statically discovered. The Type of instance cannot be statically discovered. The public parameterless constructor or the 'Default' static field may be trimmed from the Attribute's Type. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.TableLayoutPanelDesigner.PreFilterProperties(IDictionary): Method 'System.Windows.Forms.AccessibleObject.System.Reflection.IReflect.GetMethod(String, BindingFlags, Binder, Type[], ParameterModifier[])' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.TableLayoutPanelDesigner.PreFilterProperties(IDictionary): Method 'System.Windows.Forms.AccessibleObject.System.Reflection.IReflect.GetField(String, BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.TableLayoutPanelDesigner.PreFilterProperties(IDictionary): Method 'System.Reflection.IReflect.InvokeMember(String, BindingFlags, Binder, Object, Object[], ParameterModifier[], CultureInfo, String[])' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.TableLayoutPanelDesigner.PreFilterProperties(IDictionary): Method 'System.Windows.Forms.AccessibleObject.System.Reflection.IReflect.GetMethod(String, BindingFlags, Binder, Type[], ParameterModifier[])' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.TableLayoutPanelDesigner.PreFilterProperties(IDictionary): Method 'System.Windows.Forms.AccessibleObject.System.Reflection.IReflect.GetMethod(String, BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.TableLayoutPanelDesigner.PreFilterProperties(IDictionary): Method 'System.Windows.Forms.AccessibleObject.System.Reflection.IReflect.GetProperties(BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.TableLayoutPanelDesigner.PreFilterProperties(IDictionary): Method 'System.Windows.Forms.AccessibleObject.System.Reflection.IReflect.GetField(String, BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.TableLayoutPanelDesigner.PreFilterProperties(IDictionary): Method 'System.Windows.Forms.AccessibleObject.System.Reflection.IReflect.InvokeMember(String, BindingFlags, Binder, Object, Object[], ParameterModifier[], CultureInfo, String[])' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.TableLayoutPanelDesigner.PreFilterProperties(IDictionary): Method 'System.Windows.Forms.AccessibleObject.System.Reflection.IReflect.GetMembers(BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.TableLayoutPanelDesigner.PreFilterProperties(IDictionary): Method 'System.Windows.Forms.AccessibleObject.System.Reflection.IReflect.GetMember(String, BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.TableLayoutPanelDesigner.PreFilterProperties(IDictionary): Method 'System.Reflection.IReflect.GetMembers(BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.TableLayoutPanelDesigner.PreFilterProperties(IDictionary): Method 'System.Windows.Forms.AccessibleObject.System.Reflection.IReflect.GetFields(BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.TableLayoutPanelDesigner.PreFilterProperties(IDictionary): Method 'System.Windows.Forms.AccessibleObject.System.Reflection.IReflect.GetProperty(String, BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.TableLayoutPanelDesigner.PreFilterProperties(IDictionary): Method 'System.Windows.Forms.AccessibleObject.System.Reflection.IReflect.GetProperty(String, BindingFlags, Binder, Type, Type[], ParameterModifier[])' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.TableLayoutPanelDesigner.PreFilterProperties(IDictionary): Method 'System.Windows.Forms.AccessibleObject.System.Reflection.IReflect.GetMethods(BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.TableLayoutPanelDesigner.PreFilterProperties(IDictionary): Method 'System.Reflection.IReflect.GetMember(String, BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.TableLayoutPanelDesigner.PreFilterProperties(IDictionary): Method 'System.Reflection.IReflect.GetMethod(String, BindingFlags, Binder, Type[], ParameterModifier[])' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.TableLayoutPanelDesigner.PreFilterProperties(IDictionary): Method 'System.Reflection.IReflect.GetProperty(String, BindingFlags, Binder, Type, Type[], ParameterModifier[])' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.TableLayoutPanelDesigner.PreFilterProperties(IDictionary): Using member 'System.ComponentModel.TypeDescriptor.CreateProperty(Type, String, Type, Attribute[])' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyDescriptor's PropertyType cannot be statically discovered. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.TableLayoutPanelDesigner.PreFilterProperties(IDictionary): Method 'System.ComponentModel.MemberDescriptor.FindMethod(Type, String, Type[], Type)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.TableLayoutPanelDesigner.PreFilterProperties(IDictionary): Method 'System.ComponentModel.MemberDescriptor.FindMethod(Type, String, Type[], Type, Boolean)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.TableLayoutPanelDesigner.PreFilterProperties(IDictionary): Using member 'System.ComponentModel.PropertyDescriptor.Converter.get' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyDescriptor's PropertyType cannot be statically discovered. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.TableLayoutPanelDesigner.PreFilterProperties(IDictionary): Method 'System.ComponentModel.PropertyDescriptor.CreateInstance(Type)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.TableLayoutPanelDesigner.PreFilterProperties(IDictionary): Using member 'System.ComponentModel.PropertyDescriptor.GetChildProperties()' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyDescriptor's PropertyType cannot be statically discovered. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.TableLayoutPanelDesigner.PreFilterProperties(IDictionary): Using member 'System.ComponentModel.PropertyDescriptor.GetChildProperties(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. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.TableLayoutPanelDesigner.PreFilterProperties(IDictionary): Method 'System.Reflection.IReflect.GetProperties(BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.TableLayoutPanelDesigner.PreFilterProperties(IDictionary): Using member 'System.ComponentModel.PropertyDescriptor.GetChildProperties(Object)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyDescriptor's PropertyType cannot be statically discovered. The Type of instance cannot be statically discovered. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.TableLayoutPanelDesigner.PreFilterProperties(IDictionary): 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. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.TableLayoutPanelDesigner.PreFilterProperties(IDictionary): Method 'System.ComponentModel.PropertyDescriptor.GetTypeFromName(String)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.TableLayoutPanelDesigner.PreFilterProperties(IDictionary): Using member 'System.ComponentModel.PropertyDescriptor.Converter.get' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyDescriptor's PropertyType cannot be statically discovered. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.TableLayoutPanelDesigner.PreFilterProperties(IDictionary): Method 'System.Reflection.IReflect.GetMethod(String, BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.TableLayoutPanelDesigner.PreFilterProperties(IDictionary): Method 'System.Reflection.IReflect.GetMethods(BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.TableLayoutPanelDesigner.PreFilterProperties(IDictionary): Method 'System.Reflection.IReflect.GetField(String, BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.TableLayoutPanelDesigner.PreFilterProperties(IDictionary): Method 'System.Reflection.IReflect.GetFields(BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.TableLayoutPanelDesigner.PreFilterProperties(IDictionary): Method 'System.Reflection.IReflect.GetProperty(String, BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.TableLayoutPanelDesigner.PreFilterProperties(IDictionary): Using member 'System.ComponentModel.PropertyDescriptor.GetChildProperties(Object, Attribute[])' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyDescriptor's PropertyType cannot be statically discovered. The Type of instance cannot be statically discovered. The public parameterless constructor or the 'Default' static field may be trimmed from the Attribute's Type. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.TableLayoutPanelDesigner.PreFilterProperties(IDictionary): Using member 'System.ComponentModel.PropertyDescriptor.GetTypeFromName(String)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. Calls ComponentType.Assembly.GetType on the non-fully qualified typeName, which the trimmer cannot recognize. ILLink: 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. ILLink: 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. ILLink: 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. ILLink: 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. ILLink: 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. ILLink: 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. ILLink: 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. ILLink: 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. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.TextBoxBaseDesigner.PreFilterProperties(IDictionary): Using member 'System.ComponentModel.PropertyDescriptor.GetTypeFromName(String)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. Calls ComponentType.Assembly.GetType on the non-fully qualified typeName, which the trimmer cannot recognize. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.TextBoxBaseDesigner.PreFilterProperties(IDictionary): Method 'System.ComponentModel.MemberDescriptor.FindMethod(Type, String, Type[], Type, Boolean)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.TextBoxBaseDesigner.PreFilterProperties(IDictionary): Using member 'System.ComponentModel.PropertyDescriptor.GetChildProperties()' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyDescriptor's PropertyType cannot be statically discovered. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.TextBoxBaseDesigner.PreFilterProperties(IDictionary): Using member 'System.ComponentModel.PropertyDescriptor.GetChildProperties(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. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.TextBoxBaseDesigner.PreFilterProperties(IDictionary): Using member 'System.ComponentModel.PropertyDescriptor.GetChildProperties(Object)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyDescriptor's PropertyType cannot be statically discovered. The Type of instance cannot be statically discovered. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.TextBoxBaseDesigner.PreFilterProperties(IDictionary): Using member 'System.ComponentModel.PropertyDescriptor.GetChildProperties(Object, Attribute[])' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyDescriptor's PropertyType cannot be statically discovered. The Type of instance cannot be statically discovered. The public parameterless constructor or the 'Default' static field may be trimmed from the Attribute's Type. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.TextBoxBaseDesigner.PreFilterProperties(IDictionary): 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. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.TextBoxBaseDesigner.PreFilterProperties(IDictionary): Method 'System.ComponentModel.PropertyDescriptor.GetTypeFromName(String)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.TextBoxBaseDesigner.PreFilterProperties(IDictionary): Using member 'System.ComponentModel.PropertyDescriptor.Converter.get' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyDescriptor's PropertyType cannot be statically discovered. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.TextBoxBaseDesigner.PreFilterProperties(IDictionary): Method 'System.Reflection.IReflect.GetMethod(String, BindingFlags, Binder, Type[], ParameterModifier[])' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.TextBoxBaseDesigner.PreFilterProperties(IDictionary): Method 'System.Reflection.IReflect.GetMethod(String, BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.TextBoxBaseDesigner.PreFilterProperties(IDictionary): Method 'System.Reflection.IReflect.GetMethods(BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.TextBoxBaseDesigner.PreFilterProperties(IDictionary): Method 'System.Reflection.IReflect.GetField(String, BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.TextBoxBaseDesigner.PreFilterProperties(IDictionary): Method 'System.Reflection.IReflect.GetFields(BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.TextBoxBaseDesigner.PreFilterProperties(IDictionary): Method 'System.Reflection.IReflect.GetProperty(String, BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.TextBoxBaseDesigner.PreFilterProperties(IDictionary): Method 'System.Reflection.IReflect.GetProperty(String, BindingFlags, Binder, Type, Type[], ParameterModifier[])' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.TextBoxBaseDesigner.PreFilterProperties(IDictionary): Method 'System.Reflection.IReflect.GetProperties(BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.TextBoxBaseDesigner.PreFilterProperties(IDictionary): Method 'System.Reflection.IReflect.GetMember(String, BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.TextBoxBaseDesigner.PreFilterProperties(IDictionary): Method 'System.Reflection.IReflect.GetMembers(BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.TextBoxBaseDesigner.PreFilterProperties(IDictionary): Method 'System.Reflection.IReflect.InvokeMember(String, BindingFlags, Binder, Object, Object[], ParameterModifier[], CultureInfo, String[])' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.TextBoxBaseDesigner.PreFilterProperties(IDictionary): Method 'System.Windows.Forms.AccessibleObject.System.Reflection.IReflect.GetMethod(String, BindingFlags, Binder, Type[], ParameterModifier[])' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.TextBoxBaseDesigner.PreFilterProperties(IDictionary): Method 'System.Windows.Forms.AccessibleObject.System.Reflection.IReflect.GetMethod(String, BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.TextBoxBaseDesigner.PreFilterProperties(IDictionary): Method 'System.Windows.Forms.AccessibleObject.System.Reflection.IReflect.GetMethods(BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.TextBoxBaseDesigner.PreFilterProperties(IDictionary): Method 'System.Windows.Forms.AccessibleObject.System.Reflection.IReflect.GetField(String, BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.TextBoxBaseDesigner.PreFilterProperties(IDictionary): Method 'System.Windows.Forms.AccessibleObject.System.Reflection.IReflect.GetFields(BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.TextBoxBaseDesigner.PreFilterProperties(IDictionary): Method 'System.Windows.Forms.AccessibleObject.System.Reflection.IReflect.GetProperty(String, BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.TextBoxBaseDesigner.PreFilterProperties(IDictionary): Method 'System.Windows.Forms.AccessibleObject.System.Reflection.IReflect.GetProperty(String, BindingFlags, Binder, Type, Type[], ParameterModifier[])' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.TextBoxBaseDesigner.PreFilterProperties(IDictionary): Method 'System.Windows.Forms.AccessibleObject.System.Reflection.IReflect.GetProperties(BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.TextBoxBaseDesigner.PreFilterProperties(IDictionary): Method 'System.Windows.Forms.AccessibleObject.System.Reflection.IReflect.GetMember(String, BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.TextBoxBaseDesigner.PreFilterProperties(IDictionary): Method 'System.ComponentModel.PropertyDescriptor.CreateInstance(Type)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.TextBoxBaseDesigner.PreFilterProperties(IDictionary): Using member 'System.ComponentModel.PropertyDescriptor.Converter.get' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyDescriptor's PropertyType cannot be statically discovered. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.TextBoxBaseDesigner.PreFilterProperties(IDictionary): Method 'System.Windows.Forms.AccessibleObject.System.Reflection.IReflect.InvokeMember(String, BindingFlags, Binder, Object, Object[], ParameterModifier[], CultureInfo, String[])' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.TextBoxBaseDesigner.PreFilterProperties(IDictionary): Method 'System.ComponentModel.MemberDescriptor.FindMethod(Type, String, Type[], Type)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.TextBoxBaseDesigner.PreFilterProperties(IDictionary): 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. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.TextBoxBaseDesigner.PreFilterProperties(IDictionary): Method 'System.Windows.Forms.AccessibleObject.System.Reflection.IReflect.GetMembers(BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.TextBoxBaseDesigner.ShouldSerializeText(): Using member 'System.Windows.Forms.Control.AxSourcingSite.Name.set' 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. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.TextBoxBaseDesigner.ShouldSerializeText(): Using member 'System.Windows.Forms.Control.AxSourcingSite.Name.set' 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. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.TextBoxBaseDesigner.ShouldSerializeText(): Using member 'System.ComponentModel.ISite.Name.set' 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. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.TextBoxBaseDesigner.ShouldSerializeText(): Using member 'System.ComponentModel.ISite.Name.set' 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. ILLink: Trim analysis warning IL2118: System.Windows.Forms.Design.TextBoxBaseDesigner.ShouldSerializeText(): Compiler-generated member 'System.Windows.Forms.Control.ActiveXImpl.g__GetDefaultEventsInterface|73_0(Type)' is accessed via reflection. Trimmer can't guarantee availability of the requirements of the member. ILLink: Trim analysis warning IL2118: System.Windows.Forms.Design.TextBoxBaseDesigner.ShouldSerializeText(): Compiler-generated member 'System.Windows.Forms.Control.ActiveXImpl.g__SetValue|65_0(PropertyDescriptor, Object)' is accessed via reflection. Trimmer can't guarantee availability of the requirements of the member. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.TextBoxBaseDesigner.ShouldSerializeText(): Method 'System.Windows.Forms.AccessibleObject.System.Reflection.IReflect.InvokeMember(String, BindingFlags, Binder, Object, Object[], ParameterModifier[], CultureInfo, String[])' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.TextBoxBaseDesigner.ShouldSerializeText(): Method 'System.Windows.Forms.AccessibleObject.System.Reflection.IReflect.GetMembers(BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.TextBoxBaseDesigner.ShouldSerializeText(): Method 'System.Windows.Forms.AccessibleObject.System.Reflection.IReflect.GetMember(String, BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.TextBoxBaseDesigner.ShouldSerializeText(): Method 'System.Windows.Forms.AccessibleObject.System.Reflection.IReflect.GetProperties(BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.TextBoxBaseDesigner.ShouldSerializeText(): Method 'System.Windows.Forms.AccessibleObject.System.Reflection.IReflect.GetProperty(String, BindingFlags, Binder, Type, Type[], ParameterModifier[])' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.TextBoxBaseDesigner.ShouldSerializeText(): Method 'System.Windows.Forms.AccessibleObject.System.Reflection.IReflect.GetProperty(String, BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.TextBoxBaseDesigner.ShouldSerializeText(): Method 'System.Windows.Forms.AccessibleObject.System.Reflection.IReflect.GetFields(BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.TextBoxBaseDesigner.ShouldSerializeText(): Method 'System.Windows.Forms.AccessibleObject.System.Reflection.IReflect.GetField(String, BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.TextBoxBaseDesigner.ShouldSerializeText(): Method 'System.Windows.Forms.AccessibleObject.System.Reflection.IReflect.GetMethod(String, BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.TextBoxBaseDesigner.ShouldSerializeText(): Method 'System.Windows.Forms.AccessibleObject.System.Reflection.IReflect.GetMethod(String, BindingFlags, Binder, Type[], ParameterModifier[])' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.TextBoxBaseDesigner.ShouldSerializeText(): Method 'System.Reflection.IReflect.InvokeMember(String, BindingFlags, Binder, Object, Object[], ParameterModifier[], CultureInfo, String[])' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.TextBoxBaseDesigner.ShouldSerializeText(): Method 'System.Reflection.IReflect.GetMembers(BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.TextBoxBaseDesigner.ShouldSerializeText(): Method 'System.Reflection.IReflect.GetProperty(String, BindingFlags, Binder, Type, Type[], ParameterModifier[])' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.TextBoxBaseDesigner.ShouldSerializeText(): Method 'System.Reflection.IReflect.GetProperty(String, BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.TextBoxBaseDesigner.ShouldSerializeText(): Method 'System.Reflection.IReflect.GetFields(BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.TextBoxBaseDesigner.ShouldSerializeText(): Method 'System.Reflection.IReflect.GetField(String, BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.TextBoxBaseDesigner.ShouldSerializeText(): Method 'System.Reflection.IReflect.GetMethods(BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.TextBoxBaseDesigner.ShouldSerializeText(): Method 'System.Reflection.IReflect.GetMethod(String, BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.TextBoxBaseDesigner.ShouldSerializeText(): Method 'System.Reflection.IReflect.GetMethod(String, BindingFlags, Binder, Type[], ParameterModifier[])' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.TextBoxBaseDesigner.ShouldSerializeText(): Using member 'System.ComponentModel.TypeDescriptor.GetProperties(Type)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyDescriptor's PropertyType cannot be statically discovered. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.TextBoxBaseDesigner.ShouldSerializeText(): Method 'System.Windows.Forms.AccessibleObject.System.Reflection.IReflect.GetMethods(BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.TextBoxBaseDesigner.ShouldSerializeText(): Method 'System.Reflection.IReflect.GetMember(String, BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.TextBoxBaseDesigner.ShouldSerializeText(): Method 'System.Reflection.IReflect.GetProperties(BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.TextBoxDesigner.PreFilterProperties(IDictionary): Method 'System.ComponentModel.PropertyDescriptor.CreateInstance(Type)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.TextBoxDesigner.PreFilterProperties(IDictionary): Method 'System.ComponentModel.MemberDescriptor.FindMethod(Type, String, Type[], Type, Boolean)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.TextBoxDesigner.PreFilterProperties(IDictionary): Using member 'System.ComponentModel.PropertyDescriptor.Converter.get' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyDescriptor's PropertyType cannot be statically discovered. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.TextBoxDesigner.PreFilterProperties(IDictionary): Method 'System.Windows.Forms.AccessibleObject.System.Reflection.IReflect.GetMethod(String, BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.TextBoxDesigner.PreFilterProperties(IDictionary): Using member 'System.ComponentModel.PropertyDescriptor.GetChildProperties()' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyDescriptor's PropertyType cannot be statically discovered. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.TextBoxDesigner.PreFilterProperties(IDictionary): Using member 'System.ComponentModel.PropertyDescriptor.GetChildProperties(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. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.TextBoxDesigner.PreFilterProperties(IDictionary): Using member 'System.ComponentModel.PropertyDescriptor.GetChildProperties(Object)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyDescriptor's PropertyType cannot be statically discovered. The Type of instance cannot be statically discovered. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.TextBoxDesigner.PreFilterProperties(IDictionary): Using member 'System.ComponentModel.PropertyDescriptor.GetChildProperties(Object, Attribute[])' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyDescriptor's PropertyType cannot be statically discovered. The Type of instance cannot be statically discovered. The public parameterless constructor or the 'Default' static field may be trimmed from the Attribute's Type. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.TextBoxDesigner.PreFilterProperties(IDictionary): 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. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.TextBoxDesigner.PreFilterProperties(IDictionary): Using member 'System.ComponentModel.PropertyDescriptor.GetTypeFromName(String)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. Calls ComponentType.Assembly.GetType on the non-fully qualified typeName, which the trimmer cannot recognize. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.TextBoxDesigner.PreFilterProperties(IDictionary): Method 'System.ComponentModel.PropertyDescriptor.GetTypeFromName(String)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.TextBoxDesigner.PreFilterProperties(IDictionary): Using member 'System.ComponentModel.PropertyDescriptor.Converter.get' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyDescriptor's PropertyType cannot be statically discovered. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.TextBoxDesigner.PreFilterProperties(IDictionary): Method 'System.Reflection.IReflect.GetMethod(String, BindingFlags, Binder, Type[], ParameterModifier[])' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.TextBoxDesigner.PreFilterProperties(IDictionary): Method 'System.Reflection.IReflect.GetMethod(String, BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.TextBoxDesigner.PreFilterProperties(IDictionary): Method 'System.Reflection.IReflect.GetMethods(BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.TextBoxDesigner.PreFilterProperties(IDictionary): Method 'System.Reflection.IReflect.GetField(String, BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.TextBoxDesigner.PreFilterProperties(IDictionary): Method 'System.Reflection.IReflect.GetFields(BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.TextBoxDesigner.PreFilterProperties(IDictionary): Method 'System.Reflection.IReflect.GetProperty(String, BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.TextBoxDesigner.PreFilterProperties(IDictionary): Method 'System.Windows.Forms.AccessibleObject.System.Reflection.IReflect.GetMethods(BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.TextBoxDesigner.PreFilterProperties(IDictionary): Method 'System.Windows.Forms.AccessibleObject.System.Reflection.IReflect.GetField(String, BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.TextBoxDesigner.PreFilterProperties(IDictionary): Method 'System.Windows.Forms.AccessibleObject.System.Reflection.IReflect.GetFields(BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.TextBoxDesigner.PreFilterProperties(IDictionary): Method 'System.Windows.Forms.AccessibleObject.System.Reflection.IReflect.GetProperty(String, BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.TextBoxDesigner.PreFilterProperties(IDictionary): Method 'System.Windows.Forms.AccessibleObject.System.Reflection.IReflect.GetProperty(String, BindingFlags, Binder, Type, Type[], ParameterModifier[])' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.TextBoxDesigner.PreFilterProperties(IDictionary): Method 'System.Windows.Forms.AccessibleObject.System.Reflection.IReflect.GetProperties(BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.TextBoxDesigner.PreFilterProperties(IDictionary): Method 'System.ComponentModel.MemberDescriptor.FindMethod(Type, String, Type[], Type)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.TextBoxDesigner.PreFilterProperties(IDictionary): Method 'System.Windows.Forms.AccessibleObject.System.Reflection.IReflect.GetMember(String, BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.TextBoxDesigner.PreFilterProperties(IDictionary): Method 'System.Windows.Forms.AccessibleObject.System.Reflection.IReflect.InvokeMember(String, BindingFlags, Binder, Object, Object[], ParameterModifier[], CultureInfo, String[])' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.TextBoxDesigner.PreFilterProperties(IDictionary): Method 'System.Reflection.IReflect.InvokeMember(String, BindingFlags, Binder, Object, Object[], ParameterModifier[], CultureInfo, String[])' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.TextBoxDesigner.PreFilterProperties(IDictionary): Method 'System.Reflection.IReflect.GetMembers(BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.TextBoxDesigner.PreFilterProperties(IDictionary): Method 'System.Reflection.IReflect.GetMember(String, BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.TextBoxDesigner.PreFilterProperties(IDictionary): Method 'System.Reflection.IReflect.GetProperties(BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.TextBoxDesigner.PreFilterProperties(IDictionary): Method 'System.Reflection.IReflect.GetProperty(String, BindingFlags, Binder, Type, Type[], ParameterModifier[])' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.TextBoxDesigner.PreFilterProperties(IDictionary): Method 'System.Windows.Forms.AccessibleObject.System.Reflection.IReflect.GetMembers(BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.TextBoxDesigner.PreFilterProperties(IDictionary): 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. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.TextBoxDesigner.PreFilterProperties(IDictionary): Method 'System.Windows.Forms.AccessibleObject.System.Reflection.IReflect.GetMethod(String, BindingFlags, Binder, Type[], ParameterModifier[])' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: 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. ILLink: 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. ILLink: 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. ILLink: 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. ILLink: 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. ILLink: 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. ILLink: 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. ILLink: 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. ILLink: 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. ILLink: 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 by trimming. If the type name is a string literal, consider using Type.GetType instead. ILLink: 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. ILLink: 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. ILLink: 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 by trimming. If the type name is a string literal, consider using Type.GetType instead. ILLink: 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. ILLink: Trim analysis warning IL2067: System.Drawing.Design.ToolboxItem.Initialize(Type): 'componentType' argument does not satisfy 'DynamicallyAccessedMemberTypes.All' in call to 'System.ComponentModel.TypeDescriptorHelper.TryGetAttribute(Type, T&)'. 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. ILLink: Trim analysis warning IL2067: System.Drawing.Design.ToolboxItem.Initialize(Type): 'componentType' argument does not satisfy 'DynamicallyAccessedMemberTypes.All' in call to 'System.ComponentModel.TypeDescriptorHelper.TryGetAttribute(Type, T&)'. 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. ILLink: 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. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.ToolStripContainerActionList.IsDockFilled.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. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.ToolStripContainerDesigner.PreFilterProperties(IDictionary): Method 'System.Reflection.IReflect.GetProperty(String, BindingFlags, Binder, Type, Type[], ParameterModifier[])' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.ToolStripContainerDesigner.PreFilterProperties(IDictionary): Method 'System.Reflection.IReflect.GetProperty(String, BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.ToolStripContainerDesigner.PreFilterProperties(IDictionary): Method 'System.Reflection.IReflect.GetMembers(BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.ToolStripContainerDesigner.PreFilterProperties(IDictionary): Method 'System.Reflection.IReflect.GetMember(String, BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.ToolStripContainerDesigner.PreFilterProperties(IDictionary): Method 'System.Reflection.IReflect.GetFields(BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.ToolStripContainerDesigner.PreFilterProperties(IDictionary): Method 'System.Reflection.IReflect.InvokeMember(String, BindingFlags, Binder, Object, Object[], ParameterModifier[], CultureInfo, String[])' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.ToolStripContainerDesigner.PreFilterProperties(IDictionary): Method 'System.Windows.Forms.AccessibleObject.System.Reflection.IReflect.GetMethod(String, BindingFlags, Binder, Type[], ParameterModifier[])' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.ToolStripContainerDesigner.PreFilterProperties(IDictionary): Method 'System.Windows.Forms.AccessibleObject.System.Reflection.IReflect.GetMethod(String, BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.ToolStripContainerDesigner.PreFilterProperties(IDictionary): Method 'System.Windows.Forms.AccessibleObject.System.Reflection.IReflect.GetMethods(BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.ToolStripContainerDesigner.PreFilterProperties(IDictionary): Method 'System.Windows.Forms.AccessibleObject.System.Reflection.IReflect.GetFields(BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.ToolStripContainerDesigner.PreFilterProperties(IDictionary): Method 'System.Reflection.IReflect.GetProperties(BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.ToolStripContainerDesigner.PreFilterProperties(IDictionary): Method 'System.Reflection.IReflect.GetField(String, BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.ToolStripContainerDesigner.PreFilterProperties(IDictionary): Method 'System.Reflection.IReflect.GetMethods(BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.ToolStripContainerDesigner.PreFilterProperties(IDictionary): Method 'System.Windows.Forms.AccessibleObject.System.Reflection.IReflect.GetField(String, BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.ToolStripContainerDesigner.PreFilterProperties(IDictionary): Method 'System.ComponentModel.PropertyDescriptor.CreateInstance(Type)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.ToolStripContainerDesigner.PreFilterProperties(IDictionary): Method 'System.Windows.Forms.AccessibleObject.System.Reflection.IReflect.InvokeMember(String, BindingFlags, Binder, Object, Object[], ParameterModifier[], CultureInfo, String[])' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.ToolStripContainerDesigner.PreFilterProperties(IDictionary): 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. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.ToolStripContainerDesigner.PreFilterProperties(IDictionary): Method 'System.ComponentModel.MemberDescriptor.FindMethod(Type, String, Type[], Type)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.ToolStripContainerDesigner.PreFilterProperties(IDictionary): Method 'System.Reflection.IReflect.GetMethod(String, BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.ToolStripContainerDesigner.PreFilterProperties(IDictionary): Using member 'System.ComponentModel.PropertyDescriptor.GetChildProperties()' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyDescriptor's PropertyType cannot be statically discovered. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.ToolStripContainerDesigner.PreFilterProperties(IDictionary): Using member 'System.ComponentModel.PropertyDescriptor.GetChildProperties(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. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.ToolStripContainerDesigner.PreFilterProperties(IDictionary): Using member 'System.ComponentModel.PropertyDescriptor.GetChildProperties(Object)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyDescriptor's PropertyType cannot be statically discovered. The Type of instance cannot be statically discovered. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.ToolStripContainerDesigner.PreFilterProperties(IDictionary): Using member 'System.ComponentModel.PropertyDescriptor.GetChildProperties(Object, Attribute[])' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyDescriptor's PropertyType cannot be statically discovered. The Type of instance cannot be statically discovered. The public parameterless constructor or the 'Default' static field may be trimmed from the Attribute's Type. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.ToolStripContainerDesigner.PreFilterProperties(IDictionary): 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. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.ToolStripContainerDesigner.PreFilterProperties(IDictionary): Using member 'System.ComponentModel.PropertyDescriptor.GetTypeFromName(String)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. Calls ComponentType.Assembly.GetType on the non-fully qualified typeName, which the trimmer cannot recognize. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.ToolStripContainerDesigner.PreFilterProperties(IDictionary): Method 'System.ComponentModel.PropertyDescriptor.GetTypeFromName(String)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.ToolStripContainerDesigner.PreFilterProperties(IDictionary): Using member 'System.ComponentModel.PropertyDescriptor.Converter.get' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyDescriptor's PropertyType cannot be statically discovered. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.ToolStripContainerDesigner.PreFilterProperties(IDictionary): Method 'System.Windows.Forms.AccessibleObject.System.Reflection.IReflect.GetMember(String, BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.ToolStripContainerDesigner.PreFilterProperties(IDictionary): Method 'System.Windows.Forms.AccessibleObject.System.Reflection.IReflect.GetProperties(BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.ToolStripContainerDesigner.PreFilterProperties(IDictionary): Method 'System.Windows.Forms.AccessibleObject.System.Reflection.IReflect.GetProperty(String, BindingFlags, Binder, Type, Type[], ParameterModifier[])' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.ToolStripContainerDesigner.PreFilterProperties(IDictionary): Method 'System.Windows.Forms.AccessibleObject.System.Reflection.IReflect.GetProperty(String, BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.ToolStripContainerDesigner.PreFilterProperties(IDictionary): Method 'System.Reflection.IReflect.GetMethod(String, BindingFlags, Binder, Type[], ParameterModifier[])' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.ToolStripContainerDesigner.PreFilterProperties(IDictionary): Method 'System.ComponentModel.MemberDescriptor.FindMethod(Type, String, Type[], Type, Boolean)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.ToolStripContainerDesigner.PreFilterProperties(IDictionary): Using member 'System.ComponentModel.PropertyDescriptor.Converter.get' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyDescriptor's PropertyType cannot be statically discovered. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.ToolStripContainerDesigner.PreFilterProperties(IDictionary): Method 'System.Windows.Forms.AccessibleObject.System.Reflection.IReflect.GetMembers(BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2072: System.Windows.Forms.Design.ToolStripContentPanelDesigner.PreFilterEvents(IDictionary): 'componentType' argument does not satisfy 'DynamicallyAccessedMemberTypes.All' in call to 'System.ComponentModel.TypeDescriptor.CreateEvent(Type, EventDescriptor, Attribute[])'. The return value of method 'System.ComponentModel.EventDescriptor.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. ILLink: 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. ILLink: 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. ILLink: 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. ILLink: 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. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.ToolStripDesigner.ComponentChangeSvc_ComponentAdded(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. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.ToolStripDesigner.ComponentChangeSvc_ComponentAdded(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. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.ToolStripDesigner.ComponentChangeSvc_ComponentRemoved(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. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.ToolStripDesigner.ComponentChangeSvc_ComponentRemoving(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. ILLink: 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. ILLink: 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. ILLink: 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. ILLink: 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. ILLink: 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. ILLink: 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. ILLink: 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. ILLink: 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. ILLink: 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. ILLink: 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. ILLink: 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. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.ToolStripDesigner.PreFilterProperties(IDictionary): Method 'System.Reflection.IReflect.GetMethod(String, BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.ToolStripDesigner.PreFilterProperties(IDictionary): Method 'System.Windows.Forms.AccessibleObject.System.Reflection.IReflect.GetMember(String, BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.ToolStripDesigner.PreFilterProperties(IDictionary): Method 'System.Windows.Forms.AccessibleObject.System.Reflection.IReflect.GetProperty(String, BindingFlags, Binder, Type, Type[], ParameterModifier[])' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.ToolStripDesigner.PreFilterProperties(IDictionary): Method 'System.Windows.Forms.AccessibleObject.System.Reflection.IReflect.GetProperty(String, BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.ToolStripDesigner.PreFilterProperties(IDictionary): Method 'System.Windows.Forms.AccessibleObject.System.Reflection.IReflect.GetFields(BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.ToolStripDesigner.PreFilterProperties(IDictionary): Method 'System.Windows.Forms.AccessibleObject.System.Reflection.IReflect.GetField(String, BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.ToolStripDesigner.PreFilterProperties(IDictionary): Method 'System.Windows.Forms.AccessibleObject.System.Reflection.IReflect.GetMethods(BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.ToolStripDesigner.PreFilterProperties(IDictionary): Method 'System.Windows.Forms.AccessibleObject.System.Reflection.IReflect.GetMethod(String, BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.ToolStripDesigner.PreFilterProperties(IDictionary): Method 'System.Windows.Forms.AccessibleObject.System.Reflection.IReflect.GetMethod(String, BindingFlags, Binder, Type[], ParameterModifier[])' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.ToolStripDesigner.PreFilterProperties(IDictionary): Method 'System.Reflection.IReflect.InvokeMember(String, BindingFlags, Binder, Object, Object[], ParameterModifier[], CultureInfo, String[])' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.ToolStripDesigner.PreFilterProperties(IDictionary): Method 'System.Reflection.IReflect.GetMembers(BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.ToolStripDesigner.PreFilterProperties(IDictionary): Method 'System.Reflection.IReflect.GetMember(String, BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.ToolStripDesigner.PreFilterProperties(IDictionary): Method 'System.Reflection.IReflect.GetProperties(BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.ToolStripDesigner.PreFilterProperties(IDictionary): Method 'System.Reflection.IReflect.GetProperty(String, BindingFlags, Binder, Type, Type[], ParameterModifier[])' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.ToolStripDesigner.PreFilterProperties(IDictionary): Method 'System.Reflection.IReflect.GetProperty(String, BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.ToolStripDesigner.PreFilterProperties(IDictionary): Method 'System.Windows.Forms.AccessibleObject.System.Reflection.IReflect.GetProperties(BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.ToolStripDesigner.PreFilterProperties(IDictionary): Method 'System.Reflection.IReflect.GetFields(BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.ToolStripDesigner.PreFilterProperties(IDictionary): 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. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.ToolStripDesigner.PreFilterProperties(IDictionary): Method 'System.ComponentModel.MemberDescriptor.FindMethod(Type, String, Type[], Type)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.ToolStripDesigner.PreFilterProperties(IDictionary): Method 'System.ComponentModel.MemberDescriptor.FindMethod(Type, String, Type[], Type, Boolean)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.ToolStripDesigner.PreFilterProperties(IDictionary): Using member 'System.ComponentModel.PropertyDescriptor.Converter.get' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyDescriptor's PropertyType cannot be statically discovered. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.ToolStripDesigner.PreFilterProperties(IDictionary): Method 'System.ComponentModel.PropertyDescriptor.CreateInstance(Type)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.ToolStripDesigner.PreFilterProperties(IDictionary): Using member 'System.ComponentModel.PropertyDescriptor.GetChildProperties()' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyDescriptor's PropertyType cannot be statically discovered. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.ToolStripDesigner.PreFilterProperties(IDictionary): Using member 'System.ComponentModel.PropertyDescriptor.GetChildProperties(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. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.ToolStripDesigner.PreFilterProperties(IDictionary): Using member 'System.ComponentModel.PropertyDescriptor.GetChildProperties(Object)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyDescriptor's PropertyType cannot be statically discovered. The Type of instance cannot be statically discovered. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.ToolStripDesigner.PreFilterProperties(IDictionary): Using member 'System.ComponentModel.PropertyDescriptor.GetChildProperties(Object, Attribute[])' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyDescriptor's PropertyType cannot be statically discovered. The Type of instance cannot be statically discovered. The public parameterless constructor or the 'Default' static field may be trimmed from the Attribute's Type. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.ToolStripDesigner.PreFilterProperties(IDictionary): 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. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.ToolStripDesigner.PreFilterProperties(IDictionary): Using member 'System.ComponentModel.PropertyDescriptor.GetTypeFromName(String)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. Calls ComponentType.Assembly.GetType on the non-fully qualified typeName, which the trimmer cannot recognize. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.ToolStripDesigner.PreFilterProperties(IDictionary): Method 'System.ComponentModel.PropertyDescriptor.GetTypeFromName(String)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.ToolStripDesigner.PreFilterProperties(IDictionary): Using member 'System.ComponentModel.PropertyDescriptor.Converter.get' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyDescriptor's PropertyType cannot be statically discovered. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.ToolStripDesigner.PreFilterProperties(IDictionary): Method 'System.Reflection.IReflect.GetField(String, BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.ToolStripDesigner.PreFilterProperties(IDictionary): Method 'System.Windows.Forms.AccessibleObject.System.Reflection.IReflect.GetMembers(BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.ToolStripDesigner.PreFilterProperties(IDictionary): Method 'System.Windows.Forms.AccessibleObject.System.Reflection.IReflect.InvokeMember(String, BindingFlags, Binder, Object, Object[], ParameterModifier[], CultureInfo, String[])' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.ToolStripDesigner.PreFilterProperties(IDictionary): Method 'System.Reflection.IReflect.GetMethod(String, BindingFlags, Binder, Type[], ParameterModifier[])' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.ToolStripDesigner.PreFilterProperties(IDictionary): Method 'System.Reflection.IReflect.GetMethods(BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: 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. ILLink: 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. ILLink: 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. ILLink: 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. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.ToolStripDropDownDesigner.PreFilterProperties(IDictionary): 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. ILLink: 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. ILLink: 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. ILLink: 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. ILLink: 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. ILLink: 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. ILLink: 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. ILLink: 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. ILLink: 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. ILLink: 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. ILLink: 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. ILLink: 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. ILLink: 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. ILLink: 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. ILLink: 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. ILLink: 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. ILLink: 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. ILLink: 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. ILLink: 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. ILLink: 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. ILLink: 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. ILLink: 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. ILLink: 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. ILLink: 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. ILLink: 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. ILLink: 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. ILLink: 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. ILLink: 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. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.ToolStripItemDesigner.PreFilterProperties(IDictionary): 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. ILLink: 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. ILLink: 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. ILLink: 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. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.ToolStripMenuItemDesigner.ComponentChangeSvc_ComponentAdded(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. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.ToolStripMenuItemDesigner.ComponentChangeSvc_ComponentAdded(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. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.ToolStripMenuItemDesigner.ComponentChangeSvc_ComponentAdded(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. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.ToolStripMenuItemDesigner.ComponentChangeSvc_ComponentAdded(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. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.ToolStripMenuItemDesigner.ComponentChangeSvc_ComponentRemoved(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. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.ToolStripMenuItemDesigner.ComponentChangeSvc_ComponentRemoving(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. ILLink: 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. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.ToolStripMenuItemDesigner.PreFilterProperties(IDictionary): 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. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.ToolStripPanelDesigner.OnControlAdded(Object, ControlEventArgs): 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. ILLink: Trim analysis warning IL2072: System.Windows.Forms.Design.ToolStripPanelDesigner.PreFilterEvents(IDictionary): 'componentType' argument does not satisfy 'DynamicallyAccessedMemberTypes.All' in call to 'System.ComponentModel.TypeDescriptor.CreateEvent(Type, EventDescriptor, Attribute[])'. The return value of method 'System.ComponentModel.EventDescriptor.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. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.ToolStripPanelDesigner.PreFilterProperties(IDictionary): 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. ILLink: Trim analysis warning IL2072: System.Windows.Forms.Design.ToolStripPanelDesigner.PreFilterProperties(IDictionary): '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. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.ToolStripPanelDesigner.PreFilterProperties(IDictionary): Method 'System.Windows.Forms.AccessibleObject.System.Reflection.IReflect.GetProperty(String, BindingFlags, Binder, Type, Type[], ParameterModifier[])' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.ToolStripPanelDesigner.PreFilterProperties(IDictionary): Method 'System.Windows.Forms.AccessibleObject.System.Reflection.IReflect.GetProperties(BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.ToolStripPanelDesigner.PreFilterProperties(IDictionary): Method 'System.Windows.Forms.AccessibleObject.System.Reflection.IReflect.GetMember(String, BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.ToolStripPanelDesigner.PreFilterProperties(IDictionary): Method 'System.Windows.Forms.AccessibleObject.System.Reflection.IReflect.GetMembers(BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.ToolStripPanelDesigner.PreFilterProperties(IDictionary): Method 'System.Windows.Forms.AccessibleObject.System.Reflection.IReflect.InvokeMember(String, BindingFlags, Binder, Object, Object[], ParameterModifier[], CultureInfo, String[])' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.ToolStripPanelDesigner.PreFilterProperties(IDictionary): Method 'System.ComponentModel.PropertyDescriptor.CreateInstance(Type)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.ToolStripPanelDesigner.PreFilterProperties(IDictionary): Using member 'System.ComponentModel.PropertyDescriptor.GetChildProperties(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. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.ToolStripPanelDesigner.PreFilterProperties(IDictionary): Method 'System.Windows.Forms.AccessibleObject.System.Reflection.IReflect.GetProperty(String, BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.ToolStripPanelDesigner.PreFilterProperties(IDictionary): Method 'System.ComponentModel.MemberDescriptor.FindMethod(Type, String, Type[], Type, Boolean)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.ToolStripPanelDesigner.PreFilterProperties(IDictionary): Method 'System.ComponentModel.MemberDescriptor.FindMethod(Type, String, Type[], Type)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.ToolStripPanelDesigner.PreFilterProperties(IDictionary): 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. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.ToolStripPanelDesigner.PreFilterProperties(IDictionary): Using member 'System.ComponentModel.PropertyDescriptor.GetChildProperties()' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyDescriptor's PropertyType cannot be statically discovered. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.ToolStripPanelDesigner.PreFilterProperties(IDictionary): Method 'System.Windows.Forms.AccessibleObject.System.Reflection.IReflect.GetFields(BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.ToolStripPanelDesigner.PreFilterProperties(IDictionary): Using member 'System.ComponentModel.PropertyDescriptor.Converter.get' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyDescriptor's PropertyType cannot be statically discovered. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.ToolStripPanelDesigner.PreFilterProperties(IDictionary): Method 'System.Windows.Forms.AccessibleObject.System.Reflection.IReflect.GetMethods(BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.ToolStripPanelDesigner.PreFilterProperties(IDictionary): Using member 'System.ComponentModel.PropertyDescriptor.GetChildProperties(Object, Attribute[])' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyDescriptor's PropertyType cannot be statically discovered. The Type of instance cannot be statically discovered. The public parameterless constructor or the 'Default' static field may be trimmed from the Attribute's Type. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.ToolStripPanelDesigner.PreFilterProperties(IDictionary): 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. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.ToolStripPanelDesigner.PreFilterProperties(IDictionary): Using member 'System.ComponentModel.PropertyDescriptor.GetTypeFromName(String)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. Calls ComponentType.Assembly.GetType on the non-fully qualified typeName, which the trimmer cannot recognize. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.ToolStripPanelDesigner.PreFilterProperties(IDictionary): Method 'System.ComponentModel.PropertyDescriptor.GetTypeFromName(String)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.ToolStripPanelDesigner.PreFilterProperties(IDictionary): Using member 'System.ComponentModel.PropertyDescriptor.Converter.get' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyDescriptor's PropertyType cannot be statically discovered. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.ToolStripPanelDesigner.PreFilterProperties(IDictionary): Method 'System.Reflection.IReflect.GetMethod(String, BindingFlags, Binder, Type[], ParameterModifier[])' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.ToolStripPanelDesigner.PreFilterProperties(IDictionary): Method 'System.Windows.Forms.AccessibleObject.System.Reflection.IReflect.GetField(String, BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.ToolStripPanelDesigner.PreFilterProperties(IDictionary): Method 'System.Reflection.IReflect.GetMethods(BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.ToolStripPanelDesigner.PreFilterProperties(IDictionary): Method 'System.Reflection.IReflect.GetField(String, BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.ToolStripPanelDesigner.PreFilterProperties(IDictionary): Method 'System.Reflection.IReflect.GetMethod(String, BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.ToolStripPanelDesigner.PreFilterProperties(IDictionary): Using member 'System.ComponentModel.PropertyDescriptor.GetChildProperties(Object)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyDescriptor's PropertyType cannot be statically discovered. The Type of instance cannot be statically discovered. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.ToolStripPanelDesigner.PreFilterProperties(IDictionary): Method 'System.Windows.Forms.AccessibleObject.System.Reflection.IReflect.GetMethod(String, BindingFlags, Binder, Type[], ParameterModifier[])' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.ToolStripPanelDesigner.PreFilterProperties(IDictionary): Method 'System.Reflection.IReflect.InvokeMember(String, BindingFlags, Binder, Object, Object[], ParameterModifier[], CultureInfo, String[])' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.ToolStripPanelDesigner.PreFilterProperties(IDictionary): Method 'System.Windows.Forms.AccessibleObject.System.Reflection.IReflect.GetMethod(String, BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.ToolStripPanelDesigner.PreFilterProperties(IDictionary): Method 'System.Reflection.IReflect.GetMembers(BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.ToolStripPanelDesigner.PreFilterProperties(IDictionary): Method 'System.Reflection.IReflect.GetMember(String, BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.ToolStripPanelDesigner.PreFilterProperties(IDictionary): Method 'System.Reflection.IReflect.GetProperties(BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.ToolStripPanelDesigner.PreFilterProperties(IDictionary): Method 'System.Reflection.IReflect.GetProperty(String, BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.ToolStripPanelDesigner.PreFilterProperties(IDictionary): Method 'System.Reflection.IReflect.GetProperty(String, BindingFlags, Binder, Type, Type[], ParameterModifier[])' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.ToolStripPanelDesigner.PreFilterProperties(IDictionary): Method 'System.Reflection.IReflect.GetFields(BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.Behavior.ToolStripPanelSelectionBehavior.g__GetTransactionDescription|8_0(ToolStripPanelSelectionBehavior.<>c__DisplayClass8_0&): 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. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.Behavior.ToolStripPanelSelectionBehavior.ReParentControls(List, 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. ILLink: 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. ILLink: 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. ILLink: 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. ILLink: 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. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.UpDownBaseDesigner.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. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.UserControlDocumentDesigner.PreFilterProperties(IDictionary): Method 'System.Reflection.IReflect.GetMembers(BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.UserControlDocumentDesigner.PreFilterProperties(IDictionary): Method 'System.Reflection.IReflect.GetProperties(BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.UserControlDocumentDesigner.PreFilterProperties(IDictionary): Method 'System.Reflection.IReflect.GetProperty(String, BindingFlags, Binder, Type, Type[], ParameterModifier[])' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.UserControlDocumentDesigner.PreFilterProperties(IDictionary): Method 'System.Reflection.IReflect.GetMember(String, BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.UserControlDocumentDesigner.PreFilterProperties(IDictionary): Method 'System.Reflection.IReflect.InvokeMember(String, BindingFlags, Binder, Object, Object[], ParameterModifier[], CultureInfo, String[])' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.UserControlDocumentDesigner.PreFilterProperties(IDictionary): Method 'System.Windows.Forms.AccessibleObject.System.Reflection.IReflect.GetField(String, BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.UserControlDocumentDesigner.PreFilterProperties(IDictionary): Method 'System.Windows.Forms.AccessibleObject.System.Reflection.IReflect.GetMethod(String, BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.UserControlDocumentDesigner.PreFilterProperties(IDictionary): Method 'System.Windows.Forms.AccessibleObject.System.Reflection.IReflect.GetMethods(BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.UserControlDocumentDesigner.PreFilterProperties(IDictionary): Method 'System.Reflection.IReflect.GetProperty(String, BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.UserControlDocumentDesigner.PreFilterProperties(IDictionary): Method 'System.Windows.Forms.AccessibleObject.System.Reflection.IReflect.GetFields(BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.UserControlDocumentDesigner.PreFilterProperties(IDictionary): Method 'System.Windows.Forms.AccessibleObject.System.Reflection.IReflect.GetProperty(String, BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.UserControlDocumentDesigner.PreFilterProperties(IDictionary): Method 'System.Windows.Forms.AccessibleObject.System.Reflection.IReflect.GetProperty(String, BindingFlags, Binder, Type, Type[], ParameterModifier[])' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.UserControlDocumentDesigner.PreFilterProperties(IDictionary): Method 'System.Windows.Forms.AccessibleObject.System.Reflection.IReflect.GetProperties(BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.UserControlDocumentDesigner.PreFilterProperties(IDictionary): Method 'System.Windows.Forms.AccessibleObject.System.Reflection.IReflect.GetMethod(String, BindingFlags, Binder, Type[], ParameterModifier[])' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.UserControlDocumentDesigner.PreFilterProperties(IDictionary): Method 'System.Windows.Forms.AccessibleObject.System.Reflection.IReflect.GetMember(String, BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.UserControlDocumentDesigner.PreFilterProperties(IDictionary): Using member 'System.ComponentModel.PropertyDescriptor.Converter.get' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyDescriptor's PropertyType cannot be statically discovered. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.UserControlDocumentDesigner.PreFilterProperties(IDictionary): Method 'System.Reflection.IReflect.GetField(String, BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.UserControlDocumentDesigner.PreFilterProperties(IDictionary): 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. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.UserControlDocumentDesigner.PreFilterProperties(IDictionary): Method 'System.ComponentModel.MemberDescriptor.FindMethod(Type, String, Type[], Type)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.UserControlDocumentDesigner.PreFilterProperties(IDictionary): Method 'System.ComponentModel.MemberDescriptor.FindMethod(Type, String, Type[], Type, Boolean)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.UserControlDocumentDesigner.PreFilterProperties(IDictionary): Using member 'System.ComponentModel.PropertyDescriptor.Converter.get' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyDescriptor's PropertyType cannot be statically discovered. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.UserControlDocumentDesigner.PreFilterProperties(IDictionary): Method 'System.ComponentModel.PropertyDescriptor.CreateInstance(Type)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.UserControlDocumentDesigner.PreFilterProperties(IDictionary): Using member 'System.ComponentModel.PropertyDescriptor.GetChildProperties()' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyDescriptor's PropertyType cannot be statically discovered. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.UserControlDocumentDesigner.PreFilterProperties(IDictionary): Using member 'System.ComponentModel.PropertyDescriptor.GetChildProperties(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. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.UserControlDocumentDesigner.PreFilterProperties(IDictionary): Method 'System.Reflection.IReflect.GetFields(BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.UserControlDocumentDesigner.PreFilterProperties(IDictionary): Using member 'System.ComponentModel.PropertyDescriptor.GetChildProperties(Object)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyDescriptor's PropertyType cannot be statically discovered. The Type of instance cannot be statically discovered. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.UserControlDocumentDesigner.PreFilterProperties(IDictionary): Using member 'System.ComponentModel.PropertyDescriptor.GetChildProperties(Object, Attribute[])' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyDescriptor's PropertyType cannot be statically discovered. The Type of instance cannot be statically discovered. The public parameterless constructor or the 'Default' static field may be trimmed from the Attribute's Type. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.UserControlDocumentDesigner.PreFilterProperties(IDictionary): Method 'System.Windows.Forms.AccessibleObject.System.Reflection.IReflect.InvokeMember(String, BindingFlags, Binder, Object, Object[], ParameterModifier[], CultureInfo, String[])' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.UserControlDocumentDesigner.PreFilterProperties(IDictionary): Method 'System.Windows.Forms.AccessibleObject.System.Reflection.IReflect.GetMembers(BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.UserControlDocumentDesigner.PreFilterProperties(IDictionary): 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. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.UserControlDocumentDesigner.PreFilterProperties(IDictionary): Method 'System.Reflection.IReflect.GetMethod(String, BindingFlags, Binder, Type[], ParameterModifier[])' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.UserControlDocumentDesigner.PreFilterProperties(IDictionary): Method 'System.Reflection.IReflect.GetMethod(String, BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2026: System.Windows.Forms.Design.UserControlDocumentDesigner.PreFilterProperties(IDictionary): Using member 'System.ComponentModel.PropertyDescriptor.GetTypeFromName(String)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. Calls ComponentType.Assembly.GetType on the non-fully qualified typeName, which the trimmer cannot recognize. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.UserControlDocumentDesigner.PreFilterProperties(IDictionary): Method 'System.ComponentModel.PropertyDescriptor.GetTypeFromName(String)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: System.Windows.Forms.Design.UserControlDocumentDesigner.PreFilterProperties(IDictionary): Method 'System.Reflection.IReflect.GetMethods(BindingFlags)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2026: System.ComponentModel.MemberDescriptorExtensions.GetEditor(PropertyDescriptor): 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. ILLink: Trim analysis warning IL2026: System.ComponentModel.MemberDescriptorExtensions.TryGetEditor(PropertyDescriptor, T&): 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. ILLink: Trim analysis warning IL2026: System.ComponentModel.TypeConverterHelper.TryParseAsSpan(ITypeDescriptorContext, CultureInfo, ReadOnlySpan, Span): 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. ILLink: Trim analysis warning IL2026: System.ComponentModel.TypeDescriptorHelper.GetEditor(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. ILLink: Trim analysis warning IL2026: System.ComponentModel.TypeDescriptorHelper.TryGetAttribute(Object, T&): 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. ILLink: Trim analysis warning IL2026: System.ComponentModel.TypeDescriptorHelper.TryGetEditor(Object, T&): 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. ILLink: Trim analysis warning IL2026: System.ComponentModel.TypeDescriptorHelper.TryGetPropertyValue(Object, String, T&): 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. ILLink: Trim analysis warning IL2026: System.Xaml.Schema.BuiltInValueConverter.<>c.b__33_21(): 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. ILLink: Trim analysis warning IL2075: System.Xaml.XamlType.d__151.MoveNext(): 'this' argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicConstructors', 'DynamicallyAccessedMemberTypes.NonPublicConstructors' in call to 'System.Type.GetConstructors(BindingFlags)'. The return value of method 'System.Xaml.XamlType.UnderlyingType.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. ILLink: Trim analysis warning IL2026: System.Xaml.Schema.BuiltInValueConverter.GetTypeConverter(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. ILLink: Trim analysis warning IL2026: MS.Internal.Xaml.Runtime.ClrObjectRuntime.CreateDelegate(Type, Object, String): Using member 'System.Delegate.CreateDelegate(Type, Object, String)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. The target method might be removed. ILLink: Trim analysis warning IL2070: MS.Internal.Xaml.Runtime.ClrObjectRuntime.GetFactoryMethod(Type, String, Object[], BindingFlags): 'this' argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicMethods', 'DynamicallyAccessedMemberTypes.NonPublicMethods' in call to 'System.Type.GetMethod(String, BindingFlags, Binder, Type[], ParameterModifier[])'. The parameter 'type' of method 'MS.Internal.Xaml.Runtime.ClrObjectRuntime.GetFactoryMethod(Type, String, Object[], BindingFlags)' 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. ILLink: Trim analysis warning IL2070: MS.Internal.Xaml.Runtime.ClrObjectRuntime.GetFactoryMethod(Type, String, Object[], BindingFlags): 'this' argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicConstructors', 'DynamicallyAccessedMemberTypes.NonPublicConstructors', 'DynamicallyAccessedMemberTypes.PublicMethods', 'DynamicallyAccessedMemberTypes.NonPublicMethods', 'DynamicallyAccessedMemberTypes.PublicFields', 'DynamicallyAccessedMemberTypes.NonPublicFields', 'DynamicallyAccessedMemberTypes.PublicNestedTypes', 'DynamicallyAccessedMemberTypes.NonPublicNestedTypes', 'DynamicallyAccessedMemberTypes.PublicProperties', 'DynamicallyAccessedMemberTypes.NonPublicProperties', 'DynamicallyAccessedMemberTypes.PublicEvents', 'DynamicallyAccessedMemberTypes.NonPublicEvents' in call to 'System.Type.GetMember(String, MemberTypes, BindingFlags)'. The parameter 'type' of method 'MS.Internal.Xaml.Runtime.ClrObjectRuntime.GetFactoryMethod(Type, String, Object[], BindingFlags)' 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. ILLink: Trim analysis warning IL2070: System.Xaml.Schema.CollectionReflector.GetAddMethod(Type, Int32, Boolean&): 'this' argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicConstructors', 'DynamicallyAccessedMemberTypes.NonPublicConstructors', 'DynamicallyAccessedMemberTypes.PublicMethods', 'DynamicallyAccessedMemberTypes.NonPublicMethods', 'DynamicallyAccessedMemberTypes.PublicFields', 'DynamicallyAccessedMemberTypes.NonPublicFields', 'DynamicallyAccessedMemberTypes.PublicNestedTypes', 'DynamicallyAccessedMemberTypes.NonPublicNestedTypes', 'DynamicallyAccessedMemberTypes.PublicProperties', 'DynamicallyAccessedMemberTypes.NonPublicProperties', 'DynamicallyAccessedMemberTypes.PublicEvents', 'DynamicallyAccessedMemberTypes.NonPublicEvents' in call to 'System.Type.GetMember(String, MemberTypes, BindingFlags)'. The parameter 'type' of method 'System.Xaml.Schema.CollectionReflector.GetAddMethod(Type, Int32, 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. ILLink: Trim analysis warning IL2070: System.Xaml.Schema.CollectionReflector.GetGenericInterface(Type, Type, Boolean&): 'this' argument does not satisfy 'DynamicallyAccessedMemberTypes.Interfaces' in call to 'System.Type.GetInterfaces()'. The parameter 'type' of method 'System.Xaml.Schema.CollectionReflector.GetGenericInterface(Type, Type, 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. ILLink: Trim analysis warning IL2070: System.Xaml.Schema.CollectionReflector.GetMethod(Type, String, Type[]): 'this' argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicMethods', 'DynamicallyAccessedMemberTypes.NonPublicMethods' in call to 'System.Type.GetMethod(String, BindingFlags, Binder, Type[], ParameterModifier[])'. The parameter 'type' of method 'System.Xaml.Schema.CollectionReflector.GetMethod(Type, String, 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. ILLink: Trim analysis warning IL2070: System.Xaml.Schema.CollectionReflector.GetPublicMethod(Type, String, Int32): 'this' argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicConstructors', 'DynamicallyAccessedMemberTypes.PublicMethods', 'DynamicallyAccessedMemberTypes.PublicFields', 'DynamicallyAccessedMemberTypes.PublicNestedTypes', 'DynamicallyAccessedMemberTypes.PublicProperties', 'DynamicallyAccessedMemberTypes.PublicEvents' in call to 'System.Type.GetMember(String, MemberTypes, BindingFlags)'. The parameter 'type' of method 'System.Xaml.Schema.CollectionReflector.GetPublicMethod(Type, String, Int32)' 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. ILLink: Trim analysis warning IL2075: System.Xaml.Schema.CollectionReflector.TryGetICollectionAdder(Type, MethodInfo&): 'this' argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicMethods' in call to 'System.Type.GetMethod(String)'. The return value of method 'System.Xaml.Schema.CollectionReflector.GetGenericInterface(Type, Type, 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. ILLink: Trim analysis warning IL2072: System.Xaml.Schema.XamlTypeInvoker.DefaultCtorXamlActivator.CallCtorDelegate(XamlTypeInvoker): 'type' argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicConstructors', 'DynamicallyAccessedMemberTypes.NonPublicConstructors' in call to 'System.Runtime.Serialization.FormatterServices.GetUninitializedObject(Type)'. The return value of method 'System.Xaml.XamlType.UnderlyingType.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. ILLink: Trim analysis warning IL2075: System.Xaml.Schema.XamlTypeInvoker.DefaultCtorXamlActivator.EnsureConstructorDelegate(XamlTypeInvoker): 'this' argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicParameterlessConstructor' in call to 'System.Type.GetConstructor(Type[])'. The return value of method 'System.Xaml.XamlType.UnderlyingType.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. ILLink: Trim analysis warning IL2026: MS.Internal.Xaml.Runtime.DynamicMethodRuntime.DynamicMethodRuntime(XamlRuntimeSettings, XamlSchemaContext, XamlAccessLevel): Using member 'System.Reflection.Assembly.GetType(String, Boolean)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. Types might be removed by trimming. If the type name is a string literal, consider using Type.GetType instead. ILLink: Trim analysis warning IL2070: MS.Internal.Xaml.Runtime.DynamicMethodRuntime.CreateDelegateCreator(Type): 'this' argument does not satisfy 'DynamicallyAccessedMemberTypes.NonPublicMethods' in call to 'System.Type.GetMethod(String, BindingFlags, Binder, Type[], ParameterModifier[])'. The parameter 'targetType' of method 'MS.Internal.Xaml.Runtime.DynamicMethodRuntime.CreateDelegateCreator(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. ILLink: Trim analysis warning IL2026: MS.Internal.Xaml.Runtime.DynamicMethodRuntime.CreateDelegateCreatorWithoutHelper(): Using member 'System.Delegate.CreateDelegate(Type, Object, String, Boolean, Boolean)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. The target method might be removed. ILLink: Trim analysis warning IL2111: MS.Internal.Xaml.Runtime.DynamicMethodRuntime.CreateDelegateCreatorWithoutHelper(): Method 'System.Delegate.CreateDelegate(Type, Type, String, Boolean, Boolean)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2026: MS.Internal.Xaml.Runtime.DynamicMethodRuntime.CreateDelegateCreatorWithoutHelper(): Using member 'System.Delegate.CreateDelegate(Type, Object, String)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. The target method might be removed. ILLink: Trim analysis warning IL2026: MS.Internal.Xaml.Runtime.DynamicMethodRuntime.CreateDelegateCreatorWithoutHelper(): Using member 'System.Delegate.CreateDelegate(Type, Object, String, Boolean)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. The target method might be removed. ILLink: Trim analysis warning IL2111: MS.Internal.Xaml.Runtime.DynamicMethodRuntime.CreateDelegateCreatorWithoutHelper(): Method 'System.Delegate.CreateDelegate(Type, Type, String)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: MS.Internal.Xaml.Runtime.DynamicMethodRuntime.CreateDelegateCreatorWithoutHelper(): Method 'System.Delegate.CreateDelegate(Type, Type, String, Boolean)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2070: MS.Internal.Xaml.Runtime.DynamicMethodRuntime.CreateInstanceWithCtor(Type, Object[]): 'this' argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicConstructors', 'DynamicallyAccessedMemberTypes.NonPublicConstructors' in call to 'System.Type.GetConstructor(BindingFlags, Binder, Type[], ParameterModifier[])'. The parameter 'type' of method 'MS.Internal.Xaml.Runtime.DynamicMethodRuntime.CreateInstanceWithCtor(Type, 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. ILLink: Trim analysis warning IL2070: MS.Internal.Xaml.Runtime.DynamicMethodRuntime.CreateInstanceWithCtor(Type, Object[]): 'this' argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicConstructors', 'DynamicallyAccessedMemberTypes.NonPublicConstructors' in call to 'System.Type.GetConstructors(BindingFlags)'. The parameter 'type' of method 'MS.Internal.Xaml.Runtime.DynamicMethodRuntime.CreateInstanceWithCtor(Type, 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. ILLink: Trim analysis warning IL2111: MS.Internal.Xaml.Runtime.DynamicMethodRuntime.Emit_LateBoundInvoke(ILGenerator, Type, String, BindingFlags, Int16, Int16[]): Method 'System.Type.InvokeMember(String, BindingFlags, Binder, Object, Object[], ParameterModifier[], CultureInfo, String[])' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: MS.Internal.Xaml.Runtime.DynamicMethodRuntime.Emit_LateBoundInvoke(ILGenerator, Type, String, BindingFlags, Int16, Int16[]): Method 'System.Type.InvokeMember(String, BindingFlags, Binder, Object, Object[], CultureInfo)' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2111: MS.Internal.Xaml.Runtime.DynamicMethodRuntime.Emit_LateBoundInvoke(ILGenerator, Type, String, BindingFlags, Int16, Int16[]): Method 'System.Type.InvokeMember(String, BindingFlags, Binder, Object, Object[])' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method. ILLink: Trim analysis warning IL2026: System.Xaml.EventConverter.ConvertFrom(ITypeDescriptorContext, CultureInfo, Object): Using member 'System.Delegate.CreateDelegate(Type, Object, String)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. The target method might be removed. ILLink: Trim analysis warning IL2070: System.Xaml.LooseTypeExtensions.LooselyImplementInterface(Type, Type): 'this' argument does not satisfy 'DynamicallyAccessedMemberTypes.Interfaces' in call to 'System.Type.GetInterfaces()'. The parameter 't' of method 'System.Xaml.LooseTypeExtensions.LooselyImplementInterface(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. ILLink: Trim analysis warning IL2057: System.Xaml.ReflectionHelper.GetQualifiedType(String): 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. ILLink: Trim analysis warning IL2026: System.Xaml.ReflectionHelper.GetQualifiedType(String): Using member 'System.Reflection.Assembly.GetType(String)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. Types might be removed by trimming. If the type name is a string literal, consider using Type.GetType instead. ILLink: Trim analysis warning IL2026: System.Xaml.ReflectionHelper.LoadAssemblyHelper(String, String): Using member 'System.Reflection.Assembly.LoadFile(String)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. Types and members the loaded assembly depends on might be removed. ILLink: Trim analysis warning IL2057: System.Xaml.Schema.Reflector.ExtractType(CustomAttributeTypedArgument): 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. ILLink: Trim analysis warning IL2057: System.Xaml.Schema.Reflector.GetAttributeTypes(Type, 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. ILLink: Trim analysis warning IL2057: System.Xaml.Schema.Reflector.GetAttributeTypes(Type, 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. ILLink: Trim analysis warning IL2070: System.Windows.Markup.StaticExtension.GetFieldOrPropertyValue(Type, String, Object&): 'this' argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicFields' in call to 'System.Type.GetField(String, BindingFlags)'. The parameter 'type' of method 'System.Windows.Markup.StaticExtension.GetFieldOrPropertyValue(Type, String, 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. ILLink: Trim analysis warning IL2070: System.Windows.Markup.StaticExtension.GetFieldOrPropertyValue(Type, String, Object&): 'this' argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicProperties' in call to 'System.Type.GetProperty(String, BindingFlags)'. The parameter 'type' of method 'System.Windows.Markup.StaticExtension.GetFieldOrPropertyValue(Type, String, 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. ILLink: Trim analysis warning IL2075: System.Windows.Markup.StaticExtension.GetFieldOrPropertyValue(Type, String, Object&): 'this' argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicProperties' in call to 'System.Type.GetProperty(String, BindingFlags)'. The return value of method 'System.Type.BaseType.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. ILLink: Trim analysis warning IL2026: System.Xaml.TypeConverterHelper.GetCoreConverterFromCoreType(Type): Using member 'System.ComponentModel.NullableConverter.NullableConverter(Type)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. The UnderlyingType cannot be statically discovered. ILLink: Trim analysis warning IL2067: System.Xaml.TypeConverterHelper.GetCoreConverterFromCustomType(Type): 'type' argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicParameterlessConstructor', 'DynamicallyAccessedMemberTypes.PublicFields' in call to 'System.ComponentModel.EnumConverter.EnumConverter(Type)'. The parameter 'type' of method 'System.Xaml.TypeConverterHelper.GetCoreConverterFromCustomType(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. ILLink: Trim analysis warning IL2072: System.Xaml.TypeConverterHelper.GetTypeConverter(Type): 'type' argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicParameterlessConstructor' in call to 'System.Activator.CreateInstance(Type, BindingFlags, Binder, Object[], CultureInfo)'. The return value of method 'System.Xaml.TypeConverterHelper.GetConverterType(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. ILLink: Trim analysis warning IL2075: System.Xaml.Schema.TypeReflector.GetNonIndexerProperty(String): 'this' argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicConstructors', 'DynamicallyAccessedMemberTypes.NonPublicConstructors', 'DynamicallyAccessedMemberTypes.PublicMethods', 'DynamicallyAccessedMemberTypes.NonPublicMethods', 'DynamicallyAccessedMemberTypes.PublicFields', 'DynamicallyAccessedMemberTypes.NonPublicFields', 'DynamicallyAccessedMemberTypes.PublicNestedTypes', 'DynamicallyAccessedMemberTypes.NonPublicNestedTypes', 'DynamicallyAccessedMemberTypes.PublicProperties', 'DynamicallyAccessedMemberTypes.NonPublicProperties', 'DynamicallyAccessedMemberTypes.PublicEvents', 'DynamicallyAccessedMemberTypes.NonPublicEvents' in call to 'System.Type.GetMember(String, MemberTypes, BindingFlags)'. The return value of method 'System.Xaml.Schema.TypeReflector.UnderlyingType.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. ILLink: Trim analysis warning IL2075: System.Xaml.Schema.TypeReflector.LookupAllMembers(ICollection`1&, ICollection`1&, List`1&): 'this' argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicProperties', 'DynamicallyAccessedMemberTypes.NonPublicProperties' in call to 'System.Type.GetProperties(BindingFlags)'. The return value of method 'System.Xaml.Schema.TypeReflector.UnderlyingType.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. ILLink: Trim analysis warning IL2075: System.Xaml.Schema.TypeReflector.LookupAllMembers(ICollection`1&, ICollection`1&, List`1&): 'this' argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicEvents', 'DynamicallyAccessedMemberTypes.NonPublicEvents' in call to 'System.Type.GetEvents(BindingFlags)'. The return value of method 'System.Xaml.Schema.TypeReflector.UnderlyingType.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. ILLink: Trim analysis warning IL2075: System.Xaml.Schema.TypeReflector.LookupEvent(String): 'this' argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicEvents', 'DynamicallyAccessedMemberTypes.NonPublicEvents' in call to 'System.Type.GetEvent(String, BindingFlags)'. The return value of method 'System.Xaml.Schema.TypeReflector.UnderlyingType.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. ILLink: Trim analysis warning IL2075: System.Xaml.Schema.TypeReflector.LookupStaticAdders(String): 'this' argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicConstructors', 'DynamicallyAccessedMemberTypes.NonPublicConstructors', 'DynamicallyAccessedMemberTypes.PublicMethods', 'DynamicallyAccessedMemberTypes.NonPublicMethods', 'DynamicallyAccessedMemberTypes.PublicFields', 'DynamicallyAccessedMemberTypes.NonPublicFields', 'DynamicallyAccessedMemberTypes.PublicNestedTypes', 'DynamicallyAccessedMemberTypes.NonPublicNestedTypes', 'DynamicallyAccessedMemberTypes.PublicProperties', 'DynamicallyAccessedMemberTypes.NonPublicProperties', 'DynamicallyAccessedMemberTypes.PublicEvents', 'DynamicallyAccessedMemberTypes.NonPublicEvents' in call to 'System.Type.GetMember(String, MemberTypes, BindingFlags)'. The return value of method 'System.Xaml.Schema.TypeReflector.UnderlyingType.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. ILLink: Trim analysis warning IL2075: System.Xaml.Schema.TypeReflector.LookupStaticGetters(String): 'this' argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicConstructors', 'DynamicallyAccessedMemberTypes.NonPublicConstructors', 'DynamicallyAccessedMemberTypes.PublicMethods', 'DynamicallyAccessedMemberTypes.NonPublicMethods', 'DynamicallyAccessedMemberTypes.PublicFields', 'DynamicallyAccessedMemberTypes.NonPublicFields', 'DynamicallyAccessedMemberTypes.PublicNestedTypes', 'DynamicallyAccessedMemberTypes.NonPublicNestedTypes', 'DynamicallyAccessedMemberTypes.PublicProperties', 'DynamicallyAccessedMemberTypes.NonPublicProperties', 'DynamicallyAccessedMemberTypes.PublicEvents', 'DynamicallyAccessedMemberTypes.NonPublicEvents' in call to 'System.Type.GetMember(String, MemberTypes, BindingFlags)'. The return value of method 'System.Xaml.Schema.TypeReflector.UnderlyingType.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. ILLink: Trim analysis warning IL2075: System.Xaml.Schema.TypeReflector.LookupStaticSetters(String): 'this' argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicConstructors', 'DynamicallyAccessedMemberTypes.NonPublicConstructors', 'DynamicallyAccessedMemberTypes.PublicMethods', 'DynamicallyAccessedMemberTypes.NonPublicMethods', 'DynamicallyAccessedMemberTypes.PublicFields', 'DynamicallyAccessedMemberTypes.NonPublicFields', 'DynamicallyAccessedMemberTypes.PublicNestedTypes', 'DynamicallyAccessedMemberTypes.NonPublicNestedTypes', 'DynamicallyAccessedMemberTypes.PublicProperties', 'DynamicallyAccessedMemberTypes.NonPublicProperties', 'DynamicallyAccessedMemberTypes.PublicEvents', 'DynamicallyAccessedMemberTypes.NonPublicEvents' in call to 'System.Type.GetMember(String, MemberTypes, BindingFlags)'. The return value of method 'System.Xaml.Schema.TypeReflector.UnderlyingType.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. ILLink: Trim analysis warning IL2067: System.Windows.Markup.ValueSerializer.GetSerializerFor(Type): 'componentType' argument does not satisfy 'DynamicallyAccessedMemberTypes.All' in call to 'System.ComponentModel.TypeDescriptor.GetAttributes(Type)'. The parameter 'type' of method 'System.Windows.Markup.ValueSerializer.GetSerializerFor(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. ILLink: Trim analysis warning IL2026: System.Windows.Markup.ValueSerializer.GetSerializerFor(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. ILLink: Trim analysis warning IL2026: System.Xaml.Schema.XamlNamespace.SearchAssembliesForShortName(String): Using member 'System.Reflection.Assembly.GetType(String)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. Types might be removed by trimming. If the type name is a string literal, consider using Type.GetType instead. ILLink: Trim analysis warning IL2055: System.Xaml.Schema.XamlNamespace.TryGetXamlType(String, Type[]): Call to 'System.Type.MakeGenericType(Type[])' can not be statically analyzed. It's not possible to guarantee the availability of requirements of the generic type. ILLink: Trim analysis warning IL2075: System.Xaml.XamlType.GetConstructors(): 'this' argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicConstructors' in call to 'System.Type.GetConstructors()'. The return value of method 'System.Xaml.XamlType.UnderlyingType.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. ILLink: Trim analysis warning IL2075: System.Xaml.XamlType.LookupConstructionRequiresArguments(): 'this' argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicConstructors', 'DynamicallyAccessedMemberTypes.NonPublicConstructors' in call to 'System.Type.GetConstructor(BindingFlags, Binder, Type[], ParameterModifier[])'. The return value of method 'System.Xaml.XamlType.UnderlyingType.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. ILLink: Trim analysis warning IL2072: System.Xaml.XamlType.LookupSetMarkupExtensionHandler(): 'target' argument does not satisfy 'DynamicallyAccessedMemberTypes.All' in call to 'System.Delegate.CreateDelegate(Type, Type, String)'. The return value of method 'System.Xaml.XamlType.UnderlyingType.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. ILLink: Trim analysis warning IL2072: System.Xaml.XamlType.LookupSetTypeConverterHandler(): 'target' argument does not satisfy 'DynamicallyAccessedMemberTypes.All' in call to 'System.Delegate.CreateDelegate(Type, Type, String)'. The return value of method 'System.Xaml.XamlType.UnderlyingType.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. ILLink: Trim analysis warning IL2072: System.Xaml.Schema.XamlTypeInvoker.CreateInstance(Object[]): 'type' argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicConstructors' in call to 'System.Activator.CreateInstance(Type, Object[])'. The return value of method 'System.Xaml.XamlType.UnderlyingType.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. ILLink: Trim analysis warning IL2072: System.Xaml.Schema.XamlValueConverter.CreateInstance(): 'type' argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicParameterlessConstructor', 'DynamicallyAccessedMemberTypes.PublicFields' in call to 'System.ComponentModel.EnumConverter.EnumConverter(Type)'. The return value of method 'System.Xaml.XamlType.UnderlyingType.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. ILLink: Trim analysis warning IL2072: System.Xaml.Schema.XamlValueConverter.CreateInstance(): 'type' argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicParameterlessConstructor' in call to 'System.Activator.CreateInstance(Type, Object[])'. The return value of method 'System.Xaml.Schema.XamlValueConverter.ConverterType.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. ILLink: Trim analysis warning IL2050: MS.Internal.Automation.UiaCoreProviderApi.UiaRaiseActiveTextPositionChangedEvent(IRawElementProviderSimple, ITextRangeProvider): P/invoke method 'MS.Internal.Automation.UiaCoreProviderApi.RawUiaRaiseActiveTextPositionChangedEvent(IRawElementProviderSimple, ITextRangeProvider)' declares a parameter with COM marshalling. Correctness of COM interop cannot be guaranteed after trimming. Interfaces and interface members might be removed. ILLink: Trim analysis warning IL2050: MS.Internal.Automation.UiaCoreProviderApi.UiaRaiseAsyncContentLoadedEvent(IRawElementProviderSimple, AsyncContentLoadedState, Double): P/invoke method 'MS.Internal.Automation.UiaCoreProviderApi.RawUiaRaiseAsyncContentLoadedEvent(IRawElementProviderSimple, AsyncContentLoadedState, Double)' declares a parameter with COM marshalling. Correctness of COM interop cannot be guaranteed after trimming. Interfaces and interface members might be removed. ILLink: Trim analysis warning IL2050: MS.Internal.Automation.UiaCoreProviderApi.UiaRaiseAutomationEvent(IRawElementProviderSimple, Int32): P/invoke method 'MS.Internal.Automation.UiaCoreProviderApi.RawUiaRaiseAutomationEvent(IRawElementProviderSimple, Int32)' declares a parameter with COM marshalling. Correctness of COM interop cannot be guaranteed after trimming. Interfaces and interface members might be removed. ILLink: Trim analysis warning IL2050: MS.Internal.Automation.UiaCoreProviderApi.UiaRaiseAutomationPropertyChangedEvent(IRawElementProviderSimple, Int32, Object, Object): P/invoke method 'MS.Internal.Automation.UiaCoreProviderApi.RawUiaRaiseAutomationPropertyChangedEvent(IRawElementProviderSimple, Int32, Object, Object)' declares a parameter with COM marshalling. Correctness of COM interop cannot be guaranteed after trimming. Interfaces and interface members might be removed. ILLink: Trim analysis warning IL2050: MS.Internal.Automation.UiaCoreProviderApi.UiaRaiseNotificationEvent(IRawElementProviderSimple, AutomationNotificationKind, AutomationNotificationProcessing, String, String): P/invoke method 'MS.Internal.Automation.UiaCoreProviderApi.RawUiaRaiseNotificationEvent(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. ILLink: Trim analysis warning IL2050: MS.Internal.Automation.UiaCoreProviderApi.UiaRaiseStructureChangedEvent(IRawElementProviderSimple, StructureChangeType, Int32[]): P/invoke method 'MS.Internal.Automation.UiaCoreProviderApi.RawUiaRaiseStructureChangedEvent(IRawElementProviderSimple, StructureChangeType, Int32[], Int32)' declares a parameter with COM marshalling. Correctness of COM interop cannot be guaranteed after trimming. Interfaces and interface members might be removed. ILLink: Trim analysis warning IL2050: MS.Internal.Automation.UiaCoreProviderApi.UiaReturnRawElementProvider(IntPtr, IntPtr, IntPtr, IRawElementProviderSimple): P/invoke method 'MS.Internal.Automation.UiaCoreProviderApi.RawUiaReturnRawElementProvider(IntPtr, IntPtr, IntPtr, IRawElementProviderSimple)' declares a parameter with COM marshalling. Correctness of COM interop cannot be guaranteed after trimming. Interfaces and interface members might be removed. ILLink: Trim analysis warning IL2050: MS.Internal.Automation.UiaCoreTypesApi.UiaGetReservedMixedAttributeValue(): P/invoke method 'MS.Internal.Automation.UiaCoreTypesApi.RawUiaGetReservedMixedAttributeValue(Object&)' declares a parameter with COM marshalling. Correctness of COM interop cannot be guaranteed after trimming. Interfaces and interface members might be removed. ILLink: Trim analysis warning IL2050: MS.Internal.Automation.UiaCoreTypesApi.UiaGetReservedNotSupportedValue(): P/invoke method 'MS.Internal.Automation.UiaCoreTypesApi.RawUiaGetReservedNotSupportedValue(Object&)' declares a parameter with COM marshalling. Correctness of COM interop cannot be guaranteed after trimming. Interfaces and interface members might be removed. ILLink: Trim analysis warning IL2026: MS.Internal.ComponentModel.APCustomTypeDescriptor.GetConverter(): Using member 'System.ComponentModel.ICustomTypeDescriptor.GetConverter()' 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. ILLink: Trim analysis warning IL2046: MS.Internal.ComponentModel.APCustomTypeDescriptor.GetConverter(): Interface member 'System.ComponentModel.ICustomTypeDescriptor.GetConverter()' with 'RequiresUnreferencedCodeAttribute' has an implementation member 'MS.Internal.ComponentModel.APCustomTypeDescriptor.GetConverter()' without 'RequiresUnreferencedCodeAttribute'. 'RequiresUnreferencedCodeAttribute' annotations must match across all interface implementations or overrides. ILLink: Trim analysis warning IL2026: MS.Internal.ComponentModel.APCustomTypeDescriptor.GetDefaultEvent(): Using member 'System.ComponentModel.ICustomTypeDescriptor.GetDefaultEvent()' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. The built-in EventDescriptor implementation uses Reflection which requires unreferenced code. ILLink: Trim analysis warning IL2046: MS.Internal.ComponentModel.APCustomTypeDescriptor.GetDefaultEvent(): Interface member 'System.ComponentModel.ICustomTypeDescriptor.GetDefaultEvent()' with 'RequiresUnreferencedCodeAttribute' has an implementation member 'MS.Internal.ComponentModel.APCustomTypeDescriptor.GetDefaultEvent()' without 'RequiresUnreferencedCodeAttribute'. 'RequiresUnreferencedCodeAttribute' annotations must match across all interface implementations or overrides. ILLink: Trim analysis warning IL2026: MS.Internal.ComponentModel.APCustomTypeDescriptor.GetDefaultProperty(): Using member 'System.ComponentModel.ICustomTypeDescriptor.GetDefaultProperty()' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyDescriptor's PropertyType cannot be statically discovered. ILLink: Trim analysis warning IL2046: MS.Internal.ComponentModel.APCustomTypeDescriptor.GetDefaultProperty(): Interface member 'System.ComponentModel.ICustomTypeDescriptor.GetDefaultProperty()' with 'RequiresUnreferencedCodeAttribute' has an implementation member 'MS.Internal.ComponentModel.APCustomTypeDescriptor.GetDefaultProperty()' without 'RequiresUnreferencedCodeAttribute'. 'RequiresUnreferencedCodeAttribute' annotations must match across all interface implementations or overrides. ILLink: Trim analysis warning IL2026: MS.Internal.ComponentModel.APCustomTypeDescriptor.GetEditor(Type): Using member 'System.ComponentModel.ICustomTypeDescriptor.GetEditor(Type)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. Editors registered in TypeDescriptor.AddEditorTable may be trimmed. ILLink: Trim analysis warning IL2046: MS.Internal.ComponentModel.APCustomTypeDescriptor.GetEditor(Type): Interface member 'System.ComponentModel.ICustomTypeDescriptor.GetEditor(Type)' with 'RequiresUnreferencedCodeAttribute' has an implementation member 'MS.Internal.ComponentModel.APCustomTypeDescriptor.GetEditor(Type)' without 'RequiresUnreferencedCodeAttribute'. 'RequiresUnreferencedCodeAttribute' annotations must match across all interface implementations or overrides. ILLink: Trim analysis warning IL2026: MS.Internal.ComponentModel.APCustomTypeDescriptor.GetEvents(Attribute[]): Using member 'System.ComponentModel.ICustomTypeDescriptor.GetEvents(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. ILLink: Trim analysis warning IL2046: MS.Internal.ComponentModel.APCustomTypeDescriptor.GetEvents(Attribute[]): Interface member 'System.ComponentModel.ICustomTypeDescriptor.GetEvents(Attribute[])' with 'RequiresUnreferencedCodeAttribute' has an implementation member 'MS.Internal.ComponentModel.APCustomTypeDescriptor.GetEvents(Attribute[])' without 'RequiresUnreferencedCodeAttribute'. 'RequiresUnreferencedCodeAttribute' annotations must match across all interface implementations or overrides. ILLink: Trim analysis warning IL2046: MS.Internal.ComponentModel.APCustomTypeDescriptor.GetProperties(Attribute[]): Interface member 'System.ComponentModel.ICustomTypeDescriptor.GetProperties(Attribute[])' with 'RequiresUnreferencedCodeAttribute' has an implementation member 'MS.Internal.ComponentModel.APCustomTypeDescriptor.GetProperties(Attribute[])' without 'RequiresUnreferencedCodeAttribute'. 'RequiresUnreferencedCodeAttribute' annotations must match across all interface implementations or overrides. ILLink: Trim analysis warning IL2046: MS.Internal.ComponentModel.APCustomTypeDescriptor.GetProperties(): Interface member 'System.ComponentModel.ICustomTypeDescriptor.GetProperties()' with 'RequiresUnreferencedCodeAttribute' has an implementation member 'MS.Internal.ComponentModel.APCustomTypeDescriptor.GetProperties()' without 'RequiresUnreferencedCodeAttribute'. 'RequiresUnreferencedCodeAttribute' annotations must match across all interface implementations or overrides. ILLink: Trim analysis warning IL2057: MS.Internal.AssemblyHelper.LoadExtensionFor(String): 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. ILLink: Trim analysis warning IL2026: MS.Internal.ComponentModel.DependencyObjectPropertyDescriptor.IsReadOnly.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. ILLink: Trim analysis warning IL2072: MS.Internal.ComponentModel.DependencyObjectPropertyDescriptor.GetAttachedPropertyAttributes(): 'type' argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicParameterlessConstructor', 'DynamicallyAccessedMemberTypes.PublicFields' in call to 'System.ComponentModel.TypeDescriptor.GetReflectionType(Type)'. The return value of method 'System.Windows.DependencyProperty.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. ILLink: Trim analysis warning IL2072: MS.Internal.ComponentModel.DependencyObjectPropertyDescriptor.GetAttachedPropertyMethod(DependencyProperty): 'type' argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicParameterlessConstructor', 'DynamicallyAccessedMemberTypes.PublicFields' in call to 'System.ComponentModel.TypeDescriptor.GetReflectionType(Type)'. The return value of method 'System.Windows.DependencyProperty.OwnerType.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. ILLink: Trim analysis warning IL2075: MS.Internal.ComponentModel.DependencyObjectPropertyDescriptor.GetAttachedPropertyMethod(DependencyProperty): 'this' argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicMethods' in call to 'System.Type.GetMethod(String, BindingFlags, Binder, Type[], ParameterModifier[])'. 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. ILLink: Trim analysis warning IL2072: MS.Internal.ComponentModel.DependencyObjectPropertyDescriptor.GetAttachedPropertySetMethod(DependencyProperty): 'type' argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicParameterlessConstructor', 'DynamicallyAccessedMemberTypes.PublicFields' in call to 'System.ComponentModel.TypeDescriptor.GetReflectionType(Type)'. The return value of method 'System.Windows.DependencyProperty.OwnerType.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. ILLink: Trim analysis warning IL2072: MS.Internal.ComponentModel.DependencyObjectPropertyDescriptor.GetAttachedPropertySetMethod(DependencyProperty): 'type' argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicParameterlessConstructor', 'DynamicallyAccessedMemberTypes.PublicFields' in call to 'System.ComponentModel.TypeDescriptor.GetReflectionType(Type)'. The return value of method 'System.Windows.DependencyProperty.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. ILLink: Trim analysis warning IL2075: MS.Internal.ComponentModel.DependencyObjectPropertyDescriptor.GetAttachedPropertySetMethod(DependencyProperty): 'this' argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicMethods' in call to 'System.Type.GetMethod(String, BindingFlags, Binder, Type[], ParameterModifier[])'. 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. ILLink: Trim analysis warning IL2072: MS.Internal.ComponentModel.DependencyObjectPropertyDescriptor.GetSpecialMethod(String): 'type' argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicParameterlessConstructor', 'DynamicallyAccessedMemberTypes.PublicFields' in call to 'System.ComponentModel.TypeDescriptor.GetReflectionType(Type)'. The return value of method 'System.Windows.DependencyProperty.OwnerType.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. ILLink: Trim analysis warning IL2072: MS.Internal.ComponentModel.DependencyObjectPropertyDescriptor.GetSpecialMethod(String): 'type' argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicParameterlessConstructor', 'DynamicallyAccessedMemberTypes.PublicFields' in call to 'System.ComponentModel.TypeDescriptor.GetReflectionType(Type)'. 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. ILLink: Trim analysis warning IL2075: MS.Internal.ComponentModel.DependencyObjectPropertyDescriptor.GetSpecialMethod(String): 'this' argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicMethods', 'DynamicallyAccessedMemberTypes.NonPublicMethods' in call to 'System.Type.GetMethod(String, BindingFlags, Binder, Type[], ParameterModifier[])'. 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. ILLink: Trim analysis warning IL2026: MS.Internal.ComponentModel.DependencyObjectProvider.GetExtendedTypeDescriptor(Object): Using member 'System.ComponentModel.TypeDescriptionProvider.GetExtendedTypeDescriptor(Object)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. The Type of instance cannot be statically discovered. ILLink: Trim analysis warning IL2046: MS.Internal.ComponentModel.DependencyObjectProvider.GetExtendedTypeDescriptor(Object): Base member 'System.ComponentModel.TypeDescriptionProvider.GetExtendedTypeDescriptor(Object)' with 'RequiresUnreferencedCodeAttribute' has a derived member 'MS.Internal.ComponentModel.DependencyObjectProvider.GetExtendedTypeDescriptor(Object)' without 'RequiresUnreferencedCodeAttribute'. 'RequiresUnreferencedCodeAttribute' annotations must match across all interface implementations or overrides. ILLink: Trim analysis warning IL2067: MS.Internal.ComponentModel.DependencyObjectProvider.GetTypeDescriptor(Type, Object): 'objectType' argument does not satisfy 'DynamicallyAccessedMemberTypes.All' in call to 'System.ComponentModel.TypeDescriptionProvider.GetTypeDescriptor(Type, Object)'. The parameter 'objectType' of method 'MS.Internal.ComponentModel.DependencyObjectProvider.GetTypeDescriptor(Type, 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. ILLink: Trim analysis warning IL2092: MS.Internal.ComponentModel.DependencyObjectProvider.GetTypeDescriptor(Type, Object): 'DynamicallyAccessedMemberTypes' in 'DynamicallyAccessedMembersAttribute' on the parameter 'objectType' of method 'MS.Internal.ComponentModel.DependencyObjectProvider.GetTypeDescriptor(Type, Object)' don't match overridden parameter 'objectType' of method 'System.ComponentModel.TypeDescriptionProvider.GetTypeDescriptor(Type, Object)'. All overridden members must have the same 'DynamicallyAccessedMembersAttribute' usage. ILLink: Trim analysis warning IL2067: System.Windows.DependencyProperty.AutoGenerateDefaultValue(Type): 'type' argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicParameterlessConstructor' in call to 'System.Activator.CreateInstance(Type)'. The parameter 'propertyType' of method 'System.Windows.DependencyProperty.AutoGenerateDefaultValue(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. ILLink: Trim analysis warning IL2026: System.ComponentModel.DependencyPropertyDescriptor.Converter.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. ILLink: Trim analysis warning IL2046: System.ComponentModel.DependencyPropertyDescriptor.Converter.get: Base member 'System.ComponentModel.PropertyDescriptor.Converter.get' with 'RequiresUnreferencedCodeAttribute' has a derived member 'System.ComponentModel.DependencyPropertyDescriptor.Converter.get' without 'RequiresUnreferencedCodeAttribute'. 'RequiresUnreferencedCodeAttribute' annotations must match across all interface implementations or overrides. ILLink: Trim analysis warning IL2077: System.ComponentModel.DependencyPropertyDescriptor.Property.get: 'componentType' argument does not satisfy 'DynamicallyAccessedMemberTypes.All' in call to 'System.ComponentModel.TypeDescriptor.GetProperties(Type)'. The field 'System.ComponentModel.DependencyPropertyDescriptor._componentType' 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. ILLink: Trim analysis warning IL2026: System.ComponentModel.DependencyPropertyDescriptor.Property.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. ILLink: Trim analysis warning IL2026: System.ComponentModel.DependencyPropertyDescriptor.Property.get: Using member 'System.ComponentModel.TypeDescriptor.CreateProperty(Type, String, Type, Attribute[])' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyDescriptor's PropertyType cannot be statically discovered. ILLink: Trim analysis warning IL2077: System.ComponentModel.DependencyPropertyDescriptor.Property.get: 'componentType' argument does not satisfy 'DynamicallyAccessedMemberTypes.All' in call to 'System.ComponentModel.TypeDescriptor.CreateProperty(Type, String, Type, Attribute[])'. The field 'System.ComponentModel.DependencyPropertyDescriptor._componentType' 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. ILLink: Trim analysis warning IL2026: System.ComponentModel.DependencyPropertyDescriptor.GetChildProperties(Object, Attribute[]): Using member 'System.ComponentModel.PropertyDescriptor.GetChildProperties(Object, Attribute[])' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyDescriptor's PropertyType cannot be statically discovered. The Type of instance cannot be statically discovered. The public parameterless constructor or the 'Default' static field may be trimmed from the Attribute's Type. ILLink: Trim analysis warning IL2046: System.ComponentModel.DependencyPropertyDescriptor.GetChildProperties(Object, Attribute[]): Base member 'System.ComponentModel.PropertyDescriptor.GetChildProperties(Object, Attribute[])' with 'RequiresUnreferencedCodeAttribute' has a derived member 'System.ComponentModel.DependencyPropertyDescriptor.GetChildProperties(Object, Attribute[])' without 'RequiresUnreferencedCodeAttribute'. 'RequiresUnreferencedCodeAttribute' annotations must match across all interface implementations or overrides. ILLink: Trim analysis warning IL2026: System.ComponentModel.DependencyPropertyDescriptor.GetEditor(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. ILLink: Trim analysis warning IL2046: System.ComponentModel.DependencyPropertyDescriptor.GetEditor(Type): Base member 'System.ComponentModel.PropertyDescriptor.GetEditor(Type)' with 'RequiresUnreferencedCodeAttribute' has a derived member 'System.ComponentModel.DependencyPropertyDescriptor.GetEditor(Type)' without 'RequiresUnreferencedCodeAttribute'. 'RequiresUnreferencedCodeAttribute' annotations must match across all interface implementations or overrides. ILLink: Trim analysis warning IL2080: MS.Internal.ComponentModel.DependencyPropertyKind.IsDirect.get: 'this' argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicProperties' in call to 'System.Type.GetProperty(String, Type)'. The field 'MS.Internal.ComponentModel.DependencyPropertyKind._targetType' 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. ILLink: Trim analysis warning IL2075: MS.Internal.ComponentModel.DependencyPropertyKind.IsInternal.get: 'this' argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicProperties' in call to 'System.Type.GetProperty(String, Type)'. The return value of method 'System.Windows.DependencyProperty.OwnerType.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. ILLink: Trim analysis warning IL2026: MS.Internal.ComponentModel.DPCustomTypeDescriptor.CreateProperties(): Using member 'System.ComponentModel.ICustomTypeDescriptor.GetProperties()' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyDescriptor's PropertyType cannot be statically discovered. ILLink: Trim analysis warning IL2026: MS.Internal.ComponentModel.DPCustomTypeDescriptor.GetConverter(): Using member 'System.ComponentModel.ICustomTypeDescriptor.GetConverter()' 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. ILLink: Trim analysis warning IL2046: MS.Internal.ComponentModel.DPCustomTypeDescriptor.GetConverter(): Interface member 'System.ComponentModel.ICustomTypeDescriptor.GetConverter()' with 'RequiresUnreferencedCodeAttribute' has an implementation member 'MS.Internal.ComponentModel.DPCustomTypeDescriptor.GetConverter()' without 'RequiresUnreferencedCodeAttribute'. 'RequiresUnreferencedCodeAttribute' annotations must match across all interface implementations or overrides. ILLink: Trim analysis warning IL2026: MS.Internal.ComponentModel.DPCustomTypeDescriptor.GetDefaultEvent(): Using member 'System.ComponentModel.ICustomTypeDescriptor.GetDefaultEvent()' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. The built-in EventDescriptor implementation uses Reflection which requires unreferenced code. ILLink: Trim analysis warning IL2046: MS.Internal.ComponentModel.DPCustomTypeDescriptor.GetDefaultEvent(): Interface member 'System.ComponentModel.ICustomTypeDescriptor.GetDefaultEvent()' with 'RequiresUnreferencedCodeAttribute' has an implementation member 'MS.Internal.ComponentModel.DPCustomTypeDescriptor.GetDefaultEvent()' without 'RequiresUnreferencedCodeAttribute'. 'RequiresUnreferencedCodeAttribute' annotations must match across all interface implementations or overrides. ILLink: Trim analysis warning IL2026: MS.Internal.ComponentModel.DPCustomTypeDescriptor.GetDefaultProperty(): Using member 'System.ComponentModel.ICustomTypeDescriptor.GetDefaultProperty()' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyDescriptor's PropertyType cannot be statically discovered. ILLink: Trim analysis warning IL2046: MS.Internal.ComponentModel.DPCustomTypeDescriptor.GetDefaultProperty(): Interface member 'System.ComponentModel.ICustomTypeDescriptor.GetDefaultProperty()' with 'RequiresUnreferencedCodeAttribute' has an implementation member 'MS.Internal.ComponentModel.DPCustomTypeDescriptor.GetDefaultProperty()' without 'RequiresUnreferencedCodeAttribute'. 'RequiresUnreferencedCodeAttribute' annotations must match across all interface implementations or overrides. ILLink: Trim analysis warning IL2026: MS.Internal.ComponentModel.DPCustomTypeDescriptor.GetEditor(Type): Using member 'System.ComponentModel.ICustomTypeDescriptor.GetEditor(Type)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. Editors registered in TypeDescriptor.AddEditorTable may be trimmed. ILLink: Trim analysis warning IL2046: MS.Internal.ComponentModel.DPCustomTypeDescriptor.GetEditor(Type): Interface member 'System.ComponentModel.ICustomTypeDescriptor.GetEditor(Type)' with 'RequiresUnreferencedCodeAttribute' has an implementation member 'MS.Internal.ComponentModel.DPCustomTypeDescriptor.GetEditor(Type)' without 'RequiresUnreferencedCodeAttribute'. 'RequiresUnreferencedCodeAttribute' annotations must match across all interface implementations or overrides. ILLink: Trim analysis warning IL2026: MS.Internal.ComponentModel.DPCustomTypeDescriptor.GetEvents(Attribute[]): Using member 'System.ComponentModel.ICustomTypeDescriptor.GetEvents(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. ILLink: Trim analysis warning IL2046: MS.Internal.ComponentModel.DPCustomTypeDescriptor.GetEvents(Attribute[]): Interface member 'System.ComponentModel.ICustomTypeDescriptor.GetEvents(Attribute[])' with 'RequiresUnreferencedCodeAttribute' has an implementation member 'MS.Internal.ComponentModel.DPCustomTypeDescriptor.GetEvents(Attribute[])' without 'RequiresUnreferencedCodeAttribute'. 'RequiresUnreferencedCodeAttribute' annotations must match across all interface implementations or overrides. ILLink: Trim analysis warning IL2046: MS.Internal.ComponentModel.DPCustomTypeDescriptor.GetProperties(Attribute[]): Interface member 'System.ComponentModel.ICustomTypeDescriptor.GetProperties(Attribute[])' with 'RequiresUnreferencedCodeAttribute' has an implementation member 'MS.Internal.ComponentModel.DPCustomTypeDescriptor.GetProperties(Attribute[])' without 'RequiresUnreferencedCodeAttribute'. 'RequiresUnreferencedCodeAttribute' annotations must match across all interface implementations or overrides. ILLink: Trim analysis warning IL2046: MS.Internal.ComponentModel.DPCustomTypeDescriptor.GetProperties(): Interface member 'System.ComponentModel.ICustomTypeDescriptor.GetProperties()' with 'RequiresUnreferencedCodeAttribute' has an implementation member 'MS.Internal.ComponentModel.DPCustomTypeDescriptor.GetProperties()' without 'RequiresUnreferencedCodeAttribute'. 'RequiresUnreferencedCodeAttribute' annotations must match across all interface implementations or overrides. ILLink: Trim analysis warning IL2075: MS.Internal.Interop.HRESULT.GetException(String): 'this' argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicConstructors' in call to 'System.Type.GetConstructor(Type[])'. The return value of method 'System.Exception.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. ILLink: Trim analysis warning IL2026: System.Windows.Input.KeyValueSerializer.ConvertFromString(String, IValueSerializerContext): 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. ILLink: Trim analysis warning IL2026: System.Windows.Input.KeyValueSerializer.ConvertToString(Object, IValueSerializerContext): 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. ILLink: Trim analysis warning IL2026: System.Windows.Input.ModifierKeysValueSerializer.ConvertFromString(String, IValueSerializerContext): 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. ILLink: Trim analysis warning IL2026: System.Windows.Input.ModifierKeysValueSerializer.ConvertToString(Object, IValueSerializerContext): 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. ILLink: Trim analysis warning IL2026: System.Windows.Markup.ReflectionHelper.LoadAssemblyHelper(String, String): Using member 'System.Reflection.Assembly.LoadFile(String)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. Types and members the loaded assembly depends on might be removed. ILLink: Trim analysis warning IL2050: MS.Internal.IO.Packaging.CompoundFile.SafeNativeCompoundFileMethods.SafeStgCreateDocfileOnStream(Stream, Int32, IStorage&): P/invoke method 'MS.Internal.IO.Packaging.CompoundFile.UnsafeNativeCompoundFileMethods.StgCreateDocfileOnILockBytes(UnsafeNativeCompoundFileMethods.UnsafeNativeILockBytes, Int32, Int32, UnsafeNativeCompoundFileMethods.UnsafeNativeIStorage&)' declares a parameter with COM marshalling. Correctness of COM interop cannot be guaranteed after trimming. Interfaces and interface members might be removed. ILLink: Trim analysis warning IL2050: MS.Internal.IO.Packaging.CompoundFile.SafeNativeCompoundFileMethods.SafeStgOpenStorageOnStream(Stream, Int32, IStorage&): P/invoke method 'MS.Internal.IO.Packaging.CompoundFile.UnsafeNativeCompoundFileMethods.StgOpenStorageOnILockBytes(UnsafeNativeCompoundFileMethods.UnsafeNativeILockBytes, UnsafeNativeCompoundFileMethods.UnsafeNativeIStorage, Int32, IntPtr, Int32, UnsafeNativeCompoundFileMethods.UnsafeNativeIStorage&)' declares a parameter with COM marshalling. Correctness of COM interop cannot be guaranteed after trimming. Interfaces and interface members might be removed. ILLink: Trim analysis warning IL2059: MS.Internal.WindowsBase.SecurityHelper.RunClassConstructor(Type): Unrecognized value passed to the parameter 'type' of method 'System.Runtime.CompilerServices.RuntimeHelpers.RunClassConstructor(RuntimeTypeHandle)'. It's not possible to guarantee the availability of the target static constructor. ILLink: Trim analysis warning IL2050: MS.Internal.TextServicesLoader.Load(): P/invoke method 'MS.Win32.UnsafeNativeMethods.TF_CreateThreadMgr(UnsafeNativeMethods.ITfThreadMgr&)' declares a parameter with COM marshalling. Correctness of COM interop cannot be guaranteed after trimming. Interfaces and interface members might be removed. ILLink: Trim analysis warning IL2090: System.Windows.WeakEventManager.WeakEventManager`2(String): 'this' argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicEvents' in call to 'System.Type.GetEvent(String)'. The generic parameter 'TEventSource' of 'System.Windows.WeakEventManager' 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.