906 instantiations of UnconditionalSuppressMessage
aspire (7)
Backchannel\BackchannelJsonSerializerContext.cs (2)
82[UnconditionalSuppressMessage("ReflectionAnalysis", "IL2026:RequiresUnreferencedCode", Justification = "Using the Json source generator.")] 83[UnconditionalSuppressMessage("AotAnalysis", "IL3050:RequiresDynamicCode", Justification = "Using the Json source generator.")]
Backchannel\ExtensionBackchannel.cs (1)
205[UnconditionalSuppressMessage("AotAnalysis", "IL3050:RequiresDynamicCode",
Commands\SettingsSchemaBuilder.cs (4)
110[UnconditionalSuppressMessage("Trimming", "IL2070", Justification = "Only called with well-known types from this assembly.")] 111[UnconditionalSuppressMessage("Trimming", "IL2072", Justification = "Only called with well-known types from this assembly.")] 112[UnconditionalSuppressMessage("Trimming", "IL2062", Justification = "Only called with well-known types from this assembly.")] 113[UnconditionalSuppressMessage("Trimming", "IL2075", Justification = "Only called with well-known types from this assembly.")]
Aspire.Confluent.Kafka (1)
src\Vendoring\OpenTelemetry.Instrumentation.ConfluentKafka\Shared\PropertyFetcher.AOT.cs (1)
138[UnconditionalSuppressMessage("AOT", "IL3050", Justification = "The code guarantees that all the generic parameters are reference types.")]
Aspire.StackExchange.Redis (2)
src\Vendoring\OpenTelemetry.Instrumentation.StackExchangeRedis\Implementation\RedisProfilerEntryToActivityConverter.cs (1)
61[UnconditionalSuppressMessage("Trimming", "IL2026", Justification = "The CommandAndKey property is preserved by the above DynamicDependency")]
src\Vendoring\OpenTelemetry.Instrumentation.StackExchangeRedis\Shared\PropertyFetcher.AOT.cs (1)
140[UnconditionalSuppressMessage("AOT", "IL3050", Justification = "The code guarantees that all the generic parameters are reference types.")]
dotnet (9)
Commands\NuGet\NuGetVirtualProjectBuilder.cs (2)
25[UnconditionalSuppressMessage("AOT", "IL3050:Calling members annotated with 'RequiresDynamicCodeAttribute' may break functionality when AOT compiling.", Justification = "Can't change the annotation on the NuGet-owned interface definition.")] 45[UnconditionalSuppressMessage("AOT", "IL3050:Calling members annotated with 'RequiresDynamicCodeAttribute' may break functionality when AOT compiling.", Justification = "Can't change the annotation on the NuGet-owned interface definition.")]
Commands\Run\RunCommand.cs (1)
693[UnconditionalSuppressMessage("AOT", "IL2026", Justification = "Temporary unblock for dotnet/msbuild#14064 (MSBuild build APIs are now [RequiresUnreferencedCode]). dotnet CLI runs MSBuild in-proc (not trimmed). Remove when dotnet/sdk#55225 is fixed.")]
Commands\Run\RunCommandSelector.cs (2)
327[UnconditionalSuppressMessage("AOT", "IL2026", Justification = "Temporary unblock for dotnet/msbuild#14064 (MSBuild build APIs are now [RequiresUnreferencedCode]). dotnet CLI runs MSBuild in-proc (not trimmed). Remove when dotnet/sdk#55225 is fixed.")] 571[UnconditionalSuppressMessage("AOT", "IL2026", Justification = "Temporary unblock for dotnet/msbuild#14064 (MSBuild build APIs are now [RequiresUnreferencedCode]). dotnet CLI runs MSBuild in-proc (not trimmed). Remove when dotnet/sdk#55225 is fixed.")]
Commands\Run\VirtualProjectBuildingCommand.cs (2)
170[UnconditionalSuppressMessage("AOT", "IL2026", Justification = "Temporary unblock for dotnet/msbuild#14064 (MSBuild build APIs are now [RequiresUnreferencedCode]). dotnet CLI runs MSBuild in-proc (not trimmed). Remove when dotnet/sdk#55225 is fixed.")] 171[UnconditionalSuppressMessage("AOT", "IL3050", Justification ="In non-AOT mode we have MSBuild available, so using types from it is safe.")]
Commands\Test\MTP\SolutionAndProjectUtility.cs (1)
505[UnconditionalSuppressMessage("AOT", "IL2026", Justification = "Temporary unblock for dotnet/msbuild#14064 (MSBuild build APIs are now [RequiresUnreferencedCode]). dotnet CLI runs MSBuild in-proc (not trimmed). Remove when dotnet/sdk#55225 is fixed.")]
Commands\Workload\Restore\WorkloadRestoreCommand.cs (1)
70[System.Diagnostics.CodeAnalysis.UnconditionalSuppressMessage("AOT", "IL2026", Justification = "Temporary unblock for dotnet/msbuild#14064 (MSBuild build APIs are now [RequiresUnreferencedCode]). dotnet CLI runs MSBuild in-proc (not trimmed). Remove when dotnet/sdk#55225 is fixed.")]
dotnet-dev-certs (2)
src\aspnetcore\src\Shared\CertificateGeneration\CertificateManager.cs (2)
1096[UnconditionalSuppressMessage("Trimming", "IL2026", Justification = "Parameters passed to WriteEvent are all primitive values.")] 1142[UnconditionalSuppressMessage("Trimming", "IL2026", Justification = "Parameters passed to WriteEvent are all primitive values.")]
dotnet-user-jwts (1)
src\aspnetcore\src\Tools\Shared\SecretsHelpers\ProjectIdResolver.cs (1)
233[UnconditionalSuppressMessage(
dotnet-user-secrets (1)
src\aspnetcore\src\Tools\Shared\SecretsHelpers\ProjectIdResolver.cs (1)
233[UnconditionalSuppressMessage(
ILCompiler.DependencyAnalysisFramework (3)
EventSourceLogStrategy.cs (3)
27[UnconditionalSuppressMessage("ReflectionAnalysis", "IL2026:UnrecognizedReflectionPattern", 31[UnconditionalSuppressMessage("ReflectionAnalysis", "IL2026:UnrecognizedReflectionPattern", 35[UnconditionalSuppressMessage("ReflectionAnalysis", "IL2026:UnrecognizedReflectionPattern",
Microsoft.AspNetCore (1)
WebApplicationBuilder.cs (1)
214[UnconditionalSuppressMessage("ReflectionAnalysis", "IL2026:UnrecognizedReflectionPattern",
Microsoft.AspNetCore.Components (36)
BindConverter.cs (8)
1681[UnconditionalSuppressMessage( 1685[UnconditionalSuppressMessage( 1689[UnconditionalSuppressMessage( 1842[UnconditionalSuppressMessage("Trimming", "IL2026", Justification = "We expect unknown underlying types are configured by application code to be retained.")] 1880[UnconditionalSuppressMessage( 1884[UnconditionalSuppressMessage( 1888[UnconditionalSuppressMessage( 2057[UnconditionalSuppressMessage("Trimming", "IL2026", Justification = "We expect unknown underlying types are configured by application code to be retained.")]
DynamicComponent.cs (1)
62[UnconditionalSuppressMessage("Trimming", "IL2072", Justification = "We expect that types used with DynamicComponent will be defined in assemblies that don't get trimmed.")]
LayoutView.cs (1)
49[UnconditionalSuppressMessage("Trimming", "IL2072", Justification = "Layout components are preserved because the LayoutAttribute constructor parameter is correctly annotated.")]
PersistentState\PersistentServicesRegistry.cs (2)
46[UnconditionalSuppressMessage( 115[UnconditionalSuppressMessage("Trimming",
PersistentState\PersistentStateValueProvider.cs (2)
21[UnconditionalSuppressMessage( 25[UnconditionalSuppressMessage(
PersistentState\PersistentValueProviderComponentSubscription.cs (9)
119[UnconditionalSuppressMessage("Trimming", "IL2075:'this' argument does not satisfy 'DynamicallyAccessedMembersAttribute' in call to target method. The return value of the source method does not have matching annotations.", Justification = "OpenComponent already has the right set of attributes")] 120[UnconditionalSuppressMessage("Trimming", "IL2026:Members annotated with 'RequiresUnreferencedCodeAttribute' require dynamic access otherwise can break functionality when trimming application code", Justification = "OpenComponent already has the right set of attributes")] 121[UnconditionalSuppressMessage("Trimming", "IL2072:Target parameter argument does not satisfy 'DynamicallyAccessedMembersAttribute' in call to target method. The return value of the source method does not have matching annotations.", Justification = "OpenComponent already has the right set of attributes")] 122[UnconditionalSuppressMessage("Trimming", "IL2077:'type' argument does not satisfy 'DynamicallyAccessedMemberTypes' in call to target method. The source field does not have matching annotations.", Justification = "Property types on components are preserved through other means.")] 176[UnconditionalSuppressMessage("Trimming", "IL2075:'this' argument does not satisfy 'DynamicallyAccessedMembersAttribute' in call to target method. The return value of the source method does not have matching annotations.", Justification = "OpenComponent already has the right set of attributes")] 177[UnconditionalSuppressMessage("Trimming", "IL2026:Members annotated with 'RequiresUnreferencedCodeAttribute' require dynamic access otherwise can break functionality when trimming application code", Justification = "OpenComponent already has the right set of attributes")] 178[UnconditionalSuppressMessage("Trimming", "IL2072:Target parameter argument does not satisfy 'DynamicallyAccessedMembersAttribute' in call to target method. The return value of the source method does not have matching annotations.", Justification = "OpenComponent already has the right set of attributes")] 179[UnconditionalSuppressMessage("Trimming", "IL2077:'type' argument does not satisfy 'DynamicallyAccessedMemberTypes' in call to target method. The source field does not have matching annotations.", Justification = "Property types on components are preserved through other means.")] 223[UnconditionalSuppressMessage(
RouteView.cs (3)
71[UnconditionalSuppressMessage("Trimming", "IL2110", Justification = "Layout components are preserved because the LayoutAttribute constructor parameter is correctly annotated.")] 72[UnconditionalSuppressMessage("Trimming", "IL2111", Justification = "Layout components are preserved because the LayoutAttribute constructor parameter is correctly annotated.")] 73[UnconditionalSuppressMessage("Trimming", "IL2118", Justification = "Layout components are preserved because the LayoutAttribute constructor parameter is correctly annotated.")]
Routing\RouteTable.cs (1)
27[UnconditionalSuppressMessage(
Routing\RouteTableFactory.cs (2)
49[UnconditionalSuppressMessage("Trimming", "IL2026", Justification = "Application code does not get trimmed, and the framework does not define routable components.")] 115[UnconditionalSuppressMessage("Trimming", "IL2067", Justification = "Application code does not get trimmed, and the framework does not define routable components.")]
src\aspnetcore\src\Components\Shared\src\Reflection\PropertyGetter.cs (1)
19[UnconditionalSuppressMessage(
src\aspnetcore\src\Components\Shared\src\Reflection\PropertySetter.cs (1)
17[UnconditionalSuppressMessage(
src\aspnetcore\src\Components\Shared\src\RootTypeCache.cs (1)
51[UnconditionalSuppressMessage("Trimming", "IL2026", Justification = "Root components are expected to be defined in assemblies that do not get trimmed.")]
src\aspnetcore\src\Http\Http.Abstractions\src\Routing\RouteValueDictionary.cs (2)
666[UnconditionalSuppressMessage("Trimming", "IL2026", 846[UnconditionalSuppressMessage("Trimming", "IL2026",
src\aspnetcore\src\Http\Routing\src\ParameterPolicyActivator.cs (2)
95[UnconditionalSuppressMessage("ReflectionAnalysis", "IL2006:UnrecognizedReflectionPattern", Justification = "This type comes from the ConstraintMap.")] 96[UnconditionalSuppressMessage("ReflectionAnalysis", "IL2070", Justification = "We ensure the constructor is preserved when the constraint map is added.")]
Microsoft.AspNetCore.Components.Authorization (3)
AuthorizeRouteView.cs (3)
98[UnconditionalSuppressMessage("ReflectionAnalysis", "IL2111:RequiresUnreferencedCode", 100[UnconditionalSuppressMessage("ReflectionAnalysis", "IL2110:RequiresUnreferencedCode", 102[UnconditionalSuppressMessage("ReflectionAnalysis", "IL2118:RequiresUnreferencedCode",
Microsoft.AspNetCore.Components.Endpoints (13)
FormMapping\Factories\Collections\ConcreteTypeCollectionConverterFactory.cs (2)
14[UnconditionalSuppressMessage("Trimming", "IL2046", Justification = "This derived implementation doesn't require unreferenced code like other implementations of the interface.")] 15[UnconditionalSuppressMessage("AOT", "IL3051", Justification = "This derived implementation doesn't use dynamic code like other implementations of the interface.")]
FormMapping\Factories\Dictionary\ConcreteTypeDictionaryConverterFactory.cs (2)
13[UnconditionalSuppressMessage("Trimming", "IL2046", Justification = "This derived implementation doesn't require unreferenced code like other implementations of the interface.")] 14[UnconditionalSuppressMessage("AOT", "IL3051", Justification = "This derived implementation doesn't use dynamic code like other implementations of the interface.")]
src\aspnetcore\src\Components\Shared\src\ComponentParametersTypeCache.cs (1)
27[UnconditionalSuppressMessage("Trimming", "IL2026", Justification = "We expect application code is configured to preserve component parameters.")]
src\aspnetcore\src\Components\Shared\src\Reflection\PropertyGetter.cs (1)
19[UnconditionalSuppressMessage(
src\aspnetcore\src\Components\Shared\src\Reflection\PropertySetter.cs (1)
17[UnconditionalSuppressMessage(
src\aspnetcore\src\Components\Shared\src\RenderFragmentSerializer.cs (3)
227[UnconditionalSuppressMessage("Trimming", "IL2072", Justification = "Component types referenced in serialized RenderFragments are expected to be preserved by the application.")] 308[UnconditionalSuppressMessage("Trimming", "IL2026", Justification = "SerializedRenderFragment and its members are preserved by existing DynamicDependency attributes.")] 325[UnconditionalSuppressMessage("Trimming", "IL2026", Justification = "Attribute and key types are primitive or well-known types preserved by the application.")]
src\aspnetcore\src\Shared\Components\PrerenderComponentApplicationStore.cs (3)
22[UnconditionalSuppressMessage("ReflectionAnalysis", "IL2026:RequiresUnreferencedCode", Justification = "Simple deserialize of primitive types.")] 30[UnconditionalSuppressMessage("ReflectionAnalysis", "IL2026:RequiresUnreferencedCode", Justification = "Simple deserialize of primitive types.")] 51[UnconditionalSuppressMessage("ReflectionAnalysis", "IL2026:RequiresUnreferencedCode", Justification = "Simple serialize of primitive types.")]
Microsoft.AspNetCore.Components.Forms (14)
ClientValidation\DefaultClientValidationService.cs (2)
28[UnconditionalSuppressMessage("Trimming", "IL2066", 280[UnconditionalSuppressMessage("Trimming", "IL2070", Justification = "Model types are application code and are preserved by default.")]
EditContextDataAnnotationsExtensions.cs (10)
57[UnconditionalSuppressMessage("Trimming", "IL2066", Justification = "Model types are expected to be defined in assemblies that do not get trimmed.")] 78[UnconditionalSuppressMessage("Trimming", "IL2026", Justification = "Model types are expected to be defined in assemblies that do not get trimmed.")] 146[UnconditionalSuppressMessage("Trimming", "IL2026", Justification = "Model types are expected to be defined in assemblies that do not get trimmed.")] 160[UnconditionalSuppressMessage("Trimming", "IL2026", Justification = "Model types are expected to be defined in assemblies that do not get trimmed.")] 201[UnconditionalSuppressMessage("Trimming", "IL2026", Justification = "Model types are expected to be defined in assemblies that do not get trimmed.")] 224[UnconditionalSuppressMessage("Trimming", "IL2026", Justification = "Model types are expected to be defined in assemblies that do not get trimmed.")] 247[UnconditionalSuppressMessage("Trimming", "IL2026", Justification = "Model types are expected to be defined in assemblies that do not get trimmed.")] 272[UnconditionalSuppressMessage("Trimming", "IL2026", Justification = "Model types are expected to be defined in assemblies that do not get trimmed.")] 305[UnconditionalSuppressMessage("Trimming", "IL2026", Justification = "Model types are expected to be defined in assemblies that do not get trimmed.")] 362[UnconditionalSuppressMessage("Trimming", "IL2080", Justification = "Model types are expected to be defined in assemblies that do not get trimmed.")]
FieldIdentifier.cs (1)
197[UnconditionalSuppressMessage(
src\aspnetcore\src\Components\Shared\src\ExpressionFormatting\ExpressionFormatter.cs (1)
167[UnconditionalSuppressMessage("Trimming", "IL2072", Justification = "The relevant members should be preserved since they were referenced in a LINQ expression")]
Microsoft.AspNetCore.Components.QuickGrid (1)
Infrastructure\AsyncQueryExecutorSupplier.cs (1)
26[UnconditionalSuppressMessage("ReflectionAnalysis", "IL2111",
Microsoft.AspNetCore.Components.Server (8)
src\aspnetcore\src\Components\Shared\src\ComponentParametersTypeCache.cs (1)
27[UnconditionalSuppressMessage("Trimming", "IL2026", Justification = "We expect application code is configured to preserve component parameters.")]
src\aspnetcore\src\Components\Shared\src\RenderFragmentSerializer.cs (3)
227[UnconditionalSuppressMessage("Trimming", "IL2072", Justification = "Component types referenced in serialized RenderFragments are expected to be preserved by the application.")] 308[UnconditionalSuppressMessage("Trimming", "IL2026", Justification = "SerializedRenderFragment and its members are preserved by existing DynamicDependency attributes.")] 325[UnconditionalSuppressMessage("Trimming", "IL2026", Justification = "Attribute and key types are primitive or well-known types preserved by the application.")]
src\aspnetcore\src\Components\Shared\src\RootTypeCache.cs (1)
51[UnconditionalSuppressMessage("Trimming", "IL2026", Justification = "Root components are expected to be defined in assemblies that do not get trimmed.")]
src\aspnetcore\src\Shared\Components\PrerenderComponentApplicationStore.cs (3)
22[UnconditionalSuppressMessage("ReflectionAnalysis", "IL2026:RequiresUnreferencedCode", Justification = "Simple deserialize of primitive types.")] 30[UnconditionalSuppressMessage("ReflectionAnalysis", "IL2026:RequiresUnreferencedCode", Justification = "Simple deserialize of primitive types.")] 51[UnconditionalSuppressMessage("ReflectionAnalysis", "IL2026:RequiresUnreferencedCode", Justification = "Simple serialize of primitive types.")]
Microsoft.AspNetCore.Components.Web (7)
JSComponents\JSComponentConfigurationStore.cs (1)
42[UnconditionalSuppressMessage("Trimming", "IL2067",
JSComponents\JSComponentInterop.cs (3)
79[UnconditionalSuppressMessage("ReflectionAnalysis", "IL2026:RequiresUnreferencedCode", 181[UnconditionalSuppressMessage("Trimming", "IL2067", Justification = "EventCallback and EventCallback<TValue> constructors are referenced statically and will be preserved.")] 199[UnconditionalSuppressMessage("Trimming", "IL2067", Justification = "OpenComponent already has the right set of attributes")]
src\aspnetcore\src\Components\Shared\src\ExpressionFormatting\ExpressionFormatter.cs (1)
167[UnconditionalSuppressMessage("Trimming", "IL2072", Justification = "The relevant members should be preserved since they were referenced in a LINQ expression")]
WebEventData\WebEventData.cs (1)
61[UnconditionalSuppressMessage("ReflectionAnalysis", "IL2026:RequiresUnreferencedCode",
WebRenderer.cs (1)
103[UnconditionalSuppressMessage("Trimming", "IL2026:Members annotated with 'RequiresUnreferencedCodeAttribute' require dynamic access otherwise can break functionality when trimming application code", Justification = "<Pending>")]
Microsoft.AspNetCore.Components.WebAssembly (17)
Hosting\WebAssemblyCultureProvider.cs (1)
11[UnconditionalSuppressMessage("ReflectionAnalysis", "IL2026", Justification = "This type loads resx files. We don't expect it's dependencies to be trimmed in the ordinary case.")]
Hosting\WebAssemblyHost.cs (1)
231[UnconditionalSuppressMessage("Trimming", "IL2072", Justification = "These are root components which belong to the user and are in assemblies that don't get trimmed.")]
Hosting\WebAssemblyHostBuilder.cs (1)
136[UnconditionalSuppressMessage("Trimming", "IL2072", Justification = "Root components are expected to be defined in assemblies that do not get trimmed.")]
Prerendering\WebAssemblyComponentParameterDeserializer.cs (3)
27[UnconditionalSuppressMessage("Trimming", "IL2026", Justification = "We expect application code is configured to preserve component parameter types.")] 116[UnconditionalSuppressMessage("ReflectionAnalysis", "IL2026:RequiresUnreferencedCode", Justification = "The correct members will be preserved by the above DynamicDependency.")] 122[UnconditionalSuppressMessage("Trimming", "IL2026", Justification = "We expect application code is configured to preserve component parameter types.")]
Rendering\WebAssemblyRenderer.cs (1)
53[UnconditionalSuppressMessage("Trimming", "IL2072", Justification = "These are root components which belong to the user and are in assemblies that don't get trimmed.")]
Services\DefaultWebAssemblyJSRuntime.cs (1)
114[UnconditionalSuppressMessage("Trimming", "IL2026", Justification = "The correct members will be preserved by the above DynamicDependency")]
Services\InternalJSImportMethods.cs (1)
20[UnconditionalSuppressMessage("Trimming", "IL2067", Justification = "These are root components which belong to the user and are in assemblies that don't get trimmed.")]
src\aspnetcore\src\Components\Shared\src\ComponentParametersTypeCache.cs (1)
27[UnconditionalSuppressMessage("Trimming", "IL2026", Justification = "We expect application code is configured to preserve component parameters.")]
src\aspnetcore\src\Components\Shared\src\RenderFragmentSerializer.cs (3)
227[UnconditionalSuppressMessage("Trimming", "IL2072", Justification = "Component types referenced in serialized RenderFragments are expected to be preserved by the application.")] 308[UnconditionalSuppressMessage("Trimming", "IL2026", Justification = "SerializedRenderFragment and its members are preserved by existing DynamicDependency attributes.")] 325[UnconditionalSuppressMessage("Trimming", "IL2026", Justification = "Attribute and key types are primitive or well-known types preserved by the application.")]
src\aspnetcore\src\Components\Shared\src\RootTypeCache.cs (1)
51[UnconditionalSuppressMessage("Trimming", "IL2026", Justification = "Root components are expected to be defined in assemblies that do not get trimmed.")]
src\aspnetcore\src\Shared\Components\PrerenderComponentApplicationStore.cs (3)
22[UnconditionalSuppressMessage("ReflectionAnalysis", "IL2026:RequiresUnreferencedCode", Justification = "Simple deserialize of primitive types.")] 30[UnconditionalSuppressMessage("ReflectionAnalysis", "IL2026:RequiresUnreferencedCode", Justification = "Simple deserialize of primitive types.")] 51[UnconditionalSuppressMessage("ReflectionAnalysis", "IL2026:RequiresUnreferencedCode", Justification = "Simple serialize of primitive types.")]
Microsoft.AspNetCore.Connections.Abstractions (1)
src\aspnetcore\src\Shared\ParameterDefaultValue\ParameterDefaultValue.cs (1)
85[UnconditionalSuppressMessage("ReflectionAnalysis", "IL2067:UnrecognizedReflectionPattern",
Microsoft.AspNetCore.DataProtection (12)
AuthenticatedEncryption\ConfigurationModel\ManagedAlgorithmHelpers.cs (2)
38[UnconditionalSuppressMessage("Trimmer", "IL2075", Justification = "Unknown type is checked for whether it has a public parameterless constructor. Handle trimmed types by providing a useful error message.")] 39[UnconditionalSuppressMessage("Trimmer", "IL2073", Justification = "Unknown type is checked for whether it has a public parameterless constructor. Handle trimmed types by providing a useful error message.")]
AuthenticatedEncryption\ManagedAuthenticatedEncryptorFactory.cs (1)
115[UnconditionalSuppressMessage("AOT", "IL3050", Justification = "MakeGenericType is safe to use because implementation is either a KeyedHashAlgorithm or SymmetricAlgorithm type.")]
Internal\DefaultTypeNameResolver.cs (1)
17[UnconditionalSuppressMessage("Trimmer", "IL2057", Justification = "Type.GetType is only used to resolve statically known types that are referenced by DataProtection assembly.")]
SimpleActivator.cs (2)
30[UnconditionalSuppressMessage("Trimmer", "IL2072", Justification = "Unknown type names are rarely used by apps. Handle trimmed types by providing a useful error message.")] 31[UnconditionalSuppressMessage("Trimmer", "IL2075", Justification = "Unknown type names are rarely used by apps. Handle trimmed types by providing a useful error message.")]
TypeExtensions.cs (1)
31[UnconditionalSuppressMessage("Trimmer", "IL2057", Justification = "Unknown type names are rarely used by apps. Handle trimmed types by providing a useful error message.")]
TypeForwardingActivator.cs (1)
34[UnconditionalSuppressMessage("Trimmer", "IL2057", Justification = "Type.GetType is only used with forwarded types that are referenced by DataProtection assembly.")]
XmlEncryption\CertificateXmlEncryptor.cs (2)
79[UnconditionalSuppressMessage("AOT", "IL2026:RequiresUnreferencedCode", 81[UnconditionalSuppressMessage("AOT", "IL3050:RequiresDynamicCode",
XmlEncryption\EncryptedXmlDecryptor.cs (2)
53[UnconditionalSuppressMessage("AOT", "IL2026:RequiresUnreferencedCode", 55[UnconditionalSuppressMessage("AOT", "IL3050:RequiresDynamicCode",
Microsoft.AspNetCore.DeveloperCertificates.XPlat (2)
src\aspnetcore\src\Shared\CertificateGeneration\CertificateManager.cs (2)
1096[UnconditionalSuppressMessage("Trimming", "IL2026", Justification = "Parameters passed to WriteEvent are all primitive values.")] 1142[UnconditionalSuppressMessage("Trimming", "IL2026", Justification = "Parameters passed to WriteEvent are all primitive values.")]
Microsoft.AspNetCore.Diagnostics (4)
DeveloperExceptionPage\DeveloperExceptionPageMiddlewareImpl.cs (1)
192[UnconditionalSuppressMessage("ReflectionAnalysis", "IL2026",
ExceptionHandler\ExceptionHandlerMiddlewareImpl.cs (1)
285[UnconditionalSuppressMessage("ReflectionAnalysis", "IL2026",
src\aspnetcore\src\Shared\StackTrace\StackFrame\StackTraceHelper.cs (2)
20[UnconditionalSuppressMessage("Trimmer", "IL2026", Justification = "MethodInfo for a stack frame might be incomplete or removed. GetFrames does the best it can to provide frame details.")] 195[UnconditionalSuppressMessage("Trimmer", "IL2075", Justification = "Unable to require a method has all information on it to resolve state machine.")]
Microsoft.AspNetCore.Diagnostics.HealthChecks (1)
Builder\HealthCheckEndpointRouteBuilderExtensions.cs (1)
53[UnconditionalSuppressMessage("Trimmer", "IL2026",
Microsoft.AspNetCore.Grpc.JsonTranscoding (3)
src\aspnetcore\src\Grpc\JsonTranscoding\src\Shared\Server\BindMethodFinder.cs (1)
68[UnconditionalSuppressMessage("ReflectionAnalysis", "IL2075:UnrecognizedReflectionPattern",
src\aspnetcore\src\Grpc\JsonTranscoding\src\Shared\Server\InterceptorActivators.cs (2)
41[UnconditionalSuppressMessage("ReflectionAnalysis", "IL2026:UnrecognizedReflectionPattern", 43[UnconditionalSuppressMessage("AotAnalysis", "IL3050:RequiresDynamicCode",
Microsoft.AspNetCore.Hosting (13)
GenericHost\GenericWebHostBuilder.cs (3)
97[UnconditionalSuppressMessage("Trimmer", "IL2072", Justification = "Finding startup type in assembly requires unreferenced code. Surfaced to user in UseStartup(assemblyName).")] 202[UnconditionalSuppressMessage("Trimmer", "IL2072", Justification = "Startup type created by factory can't be determined statically.")] 283[UnconditionalSuppressMessage("AOT", "IL3050:RequiresDynamicCode",
Internal\HostingApplicationDiagnostics.cs (1)
313[UnconditionalSuppressMessage("ReflectionAnalysis", "IL2026",
Internal\StartupLoader.cs (2)
67[UnconditionalSuppressMessage("AOT", "IL3050:RequiresDynamicCode", 237[UnconditionalSuppressMessage("ReflectionAnalysis", "IL2026:RequiresUnreferencedCode", Justification = "We're warning at the entry point. This is an implementation detail.")]
src\aspnetcore\src\Shared\StackTrace\StackFrame\StackTraceHelper.cs (2)
20[UnconditionalSuppressMessage("Trimmer", "IL2026", Justification = "MethodInfo for a stack frame might be incomplete or removed. GetFrames does the best it can to provide frame details.")] 195[UnconditionalSuppressMessage("Trimmer", "IL2075", Justification = "Unable to require a method has all information on it to resolve state machine.")]
StaticWebAssets\StaticWebAssetsLoader.cs (1)
67[UnconditionalSuppressMessage("SingleFile", "IL3000:Assembly.Location",
WebHostBuilder.cs (3)
314[UnconditionalSuppressMessage("Trimmer", "IL2077", Justification = "Finding startup type in assembly requires unreferenced code. Surfaced to user in UseStartup(startupAssemblyName).")] 315[UnconditionalSuppressMessage("Trimmer", "IL2072", Justification = "Finding startup type in assembly requires unreferenced code. Surfaced to user in UseStartup(startupAssemblyName).")] 330[UnconditionalSuppressMessage("Trimmer", "IL2077", Justification = "Finding startup type in assembly requires unreferenced code. Surfaced to user in UseStartup(startupAssemblyName).")]
WebHostBuilderExtensions.cs (1)
109[UnconditionalSuppressMessage("Trimmer", "IL2072", Justification = "Startup type created by factory can't be determined statically.")]
Microsoft.AspNetCore.Http.Abstractions (4)
Routing\RouteValueDictionary.cs (3)
621[UnconditionalSuppressMessage("Trimming", "IL2026", 666[UnconditionalSuppressMessage("Trimming", "IL2026", 846[UnconditionalSuppressMessage("Trimming", "IL2026",
src\aspnetcore\src\Shared\ParameterDefaultValue\ParameterDefaultValue.cs (1)
85[UnconditionalSuppressMessage("ReflectionAnalysis", "IL2067:UnrecognizedReflectionPattern",
Microsoft.AspNetCore.Http.Extensions (7)
RequestDelegateFactory.cs (1)
1455[UnconditionalSuppressMessage("ReflectionAnalysis", "IL2067:UnrecognizedReflectionPattern",
src\aspnetcore\src\Components\Endpoints\src\FormMapping\Factories\Collections\ConcreteTypeCollectionConverterFactory.cs (2)
14[UnconditionalSuppressMessage("Trimming", "IL2046", Justification = "This derived implementation doesn't require unreferenced code like other implementations of the interface.")] 15[UnconditionalSuppressMessage("AOT", "IL3051", Justification = "This derived implementation doesn't use dynamic code like other implementations of the interface.")]
src\aspnetcore\src\Components\Endpoints\src\FormMapping\Factories\Dictionary\ConcreteTypeDictionaryConverterFactory.cs (2)
13[UnconditionalSuppressMessage("Trimming", "IL2046", Justification = "This derived implementation doesn't require unreferenced code like other implementations of the interface.")] 14[UnconditionalSuppressMessage("AOT", "IL3051", Justification = "This derived implementation doesn't use dynamic code like other implementations of the interface.")]
src\aspnetcore\src\Shared\RouteHandlers\ExecuteHandlerHelper.cs (2)
36[UnconditionalSuppressMessage("Trimming", "IL2026:RequiresUnreferencedCode", 38[UnconditionalSuppressMessage("AOT", "IL3050:RequiresDynamicCode", Justification = "See above.")]
Microsoft.AspNetCore.Http.Results (3)
HttpResultsHelper.cs (2)
23[UnconditionalSuppressMessage("Trimming", "IL2026:RequiresUnreferencedCode", 25[UnconditionalSuppressMessage("AOT", "IL3050:RequiresDynamicCode", Justification = "See above.")]
ResultsOfTHelper.cs (1)
51[UnconditionalSuppressMessage("ReflectionAnalysis", "IL2060:MakeGenericMethod",
Microsoft.AspNetCore.Identity (6)
_generated\0\GeneratedRouteBuilderExtensions.g.cs (2)
1375[UnconditionalSuppressMessage("Trimming", "IL2026:RequiresUnreferencedCode", 1377[UnconditionalSuppressMessage("AOT", "IL3050:RequiresDynamicCode", Justification = "See above.")]
IdentityBuilderExtensions.cs (4)
27[UnconditionalSuppressMessage("AOT", "IL3050", Justification = "MakeGenericType is safe because user type is a reference type.")] 40[UnconditionalSuppressMessage("AOT", "IL3050", Justification = "MakeGenericType is safe because user type is a reference type.")] 55[UnconditionalSuppressMessage("AOT", "IL3050", Justification = "MakeGenericType is safe because user type is a reference type.")] 70[UnconditionalSuppressMessage("AOT", "IL3050", Justification = "MakeGenericType is safe because user type is a reference type.")]
Microsoft.AspNetCore.Mvc.Core (1)
src\aspnetcore\src\Shared\ParameterDefaultValue\ParameterDefaultValue.cs (1)
85[UnconditionalSuppressMessage("ReflectionAnalysis", "IL2067:UnrecognizedReflectionPattern",
Microsoft.AspNetCore.OpenApi (2)
_generated\0\GeneratedRouteBuilderExtensions.g.cs (2)
213[UnconditionalSuppressMessage("Trimming", "IL2026:RequiresUnreferencedCode", 215[UnconditionalSuppressMessage("AOT", "IL3050:RequiresDynamicCode", Justification = "See above.")]
Microsoft.AspNetCore.Routing (5)
EndpointRoutingMiddleware.cs (1)
189[UnconditionalSuppressMessage("ReflectionAnalysis", "IL2026:UnrecognizedReflectionPattern",
ParameterPolicyActivator.cs (2)
95[UnconditionalSuppressMessage("ReflectionAnalysis", "IL2006:UnrecognizedReflectionPattern", Justification = "This type comes from the ConstraintMap.")] 96[UnconditionalSuppressMessage("ReflectionAnalysis", "IL2070", Justification = "We ensure the constructor is preserved when the constraint map is added.")]
src\aspnetcore\src\Shared\RouteHandlers\ExecuteHandlerHelper.cs (2)
36[UnconditionalSuppressMessage("Trimming", "IL2026:RequiresUnreferencedCode", 38[UnconditionalSuppressMessage("AOT", "IL3050:RequiresDynamicCode", Justification = "See above.")]
Microsoft.AspNetCore.Server.IIS (2)
src\aspnetcore\src\Shared\StackTrace\StackFrame\StackTraceHelper.cs (2)
20[UnconditionalSuppressMessage("Trimmer", "IL2026", Justification = "MethodInfo for a stack frame might be incomplete or removed. GetFrames does the best it can to provide frame details.")] 195[UnconditionalSuppressMessage("Trimmer", "IL2075", Justification = "Unable to require a method has all information on it to resolve state machine.")]
Microsoft.AspNetCore.Server.Kestrel.Core (5)
Internal\Http\HttpProtocol.cs (1)
1452[UnconditionalSuppressMessage("ReflectionAnalysis", "IL2026:UnrecognizedReflectionPattern",
Internal\Infrastructure\KestrelEventSource.cs (2)
204[UnconditionalSuppressMessage("Trimming", "IL2026", Justification = "Parameters passed to WriteEvent are all primitive values.")] 382[UnconditionalSuppressMessage("Trimming", "IL2026", Justification = "Parameters passed to WriteEvent are all primitive values.")]
src\aspnetcore\src\Shared\CertificateGeneration\CertificateManager.cs (2)
1096[UnconditionalSuppressMessage("Trimming", "IL2026", Justification = "Parameters passed to WriteEvent are all primitive values.")] 1142[UnconditionalSuppressMessage("Trimming", "IL2026", Justification = "Parameters passed to WriteEvent are all primitive values.")]
Microsoft.AspNetCore.SignalR.Client.Core (4)
HubConnection.cs (2)
1002[UnconditionalSuppressMessage("Trimming", "IL2060:MakeGenericMethod", 1004[UnconditionalSuppressMessage("AOT", "IL3050:RequiresDynamicCode",
src\aspnetcore\src\SignalR\common\Shared\ReflectionHelper.cs (2)
50[UnconditionalSuppressMessage("ReflectionAnalysis", "IL2070:UnrecognizedReflectionPattern", 73[UnconditionalSuppressMessage("ReflectionAnalysis", "IL2070:UnrecognizedReflectionPattern",
Microsoft.AspNetCore.SignalR.Core (10)
Internal\HubMethodDescriptor.cs (3)
222[UnconditionalSuppressMessage("Trimming", "IL2060:MakeGenericMethod", 250[UnconditionalSuppressMessage("Trimming", "IL2060:MakeGenericMethod", 252[UnconditionalSuppressMessage("AOT", "IL3050:RequiresDynamicCode",
Internal\TypedClientBuilder.cs (2)
73[UnconditionalSuppressMessage("ReflectionAnalysis", "IL2062:UnrecognizedReflectionPattern", 250[UnconditionalSuppressMessage("ReflectionAnalysis", "IL2062:UnrecognizedReflectionPattern",
SignalRDependencyInjectionExtensions.cs (1)
41[UnconditionalSuppressMessage("ReflectionAnalysis", "IL3050:RequiresDynamicCode",
src\aspnetcore\src\SignalR\common\Shared\ReflectionHelper.cs (2)
50[UnconditionalSuppressMessage("ReflectionAnalysis", "IL2070:UnrecognizedReflectionPattern", 73[UnconditionalSuppressMessage("ReflectionAnalysis", "IL2070:UnrecognizedReflectionPattern",
StreamTracker.cs (2)
29[UnconditionalSuppressMessage("Trimming", "IL2060:MakeGenericMethod", 31[UnconditionalSuppressMessage("AOT", "IL3050:RequiresDynamicCode",
Microsoft.AspNetCore.SignalR.Protocols.Json (4)
Protocol\JsonHubProtocol.cs (4)
914[UnconditionalSuppressMessage("Trimming", "IL2026:RequiresUnreferencedCode", 916[UnconditionalSuppressMessage("AOT", "IL3050:RequiresDynamicCode", Justification = "See above.")] 919[UnconditionalSuppressMessage("Trimming", "IL2026:RequiresUnreferencedCode", Justification = "See SerializeObject Justification above.")] 920[UnconditionalSuppressMessage("AOT", "IL3050:RequiresDynamicCode", Justification = "See above.")]
Microsoft.AspNetCore.SpaProxy (1)
SpaHostingStartup.cs (1)
33[UnconditionalSuppressMessageAttribute("Trimming", "IL2026", Justification = "Configuration object's public properties are preserved.")]
Microsoft.AspNetCore.SpaServices.Extensions (1)
Npm\NodeScriptRunner.cs (1)
78[UnconditionalSuppressMessage("ReflectionAnalysis", "IL2026",
Microsoft.AspNetCore.StaticFiles (4)
StaticFilesEndpointRouteBuilderExtensions.cs (4)
45[UnconditionalSuppressMessage("Trimmer", "IL2026", 80[UnconditionalSuppressMessage("Trimmer", "IL2026", 122[UnconditionalSuppressMessage("Trimmer", "IL2026", 163[UnconditionalSuppressMessage("Trimmer", "IL2026",
Microsoft.Build (11)
BackEnd\BuildManager\BuildManager.cs (1)
1480[UnconditionalSuppressMessage("Trimming", "IL2026:RequiresUnreferencedCode",
BackEnd\Node\OutOfProcNode.cs (1)
631[UnconditionalSuppressMessage("Trimming", "IL2026:RequiresUnreferencedCode",
Evaluation\Expander.Function.cs (6)
363[UnconditionalSuppressMessage("Trimming", "IL2074:UnrecognizedReflectionPattern", 365[UnconditionalSuppressMessage("Trimming", "IL2080:UnrecognizedReflectionPattern", 669[UnconditionalSuppressMessage("Trimming", "IL2096:UnrecognizedReflectionPattern", 1189[UnconditionalSuppressMessage("Trimming", "IL2080:UnrecognizedReflectionPattern", 1240[UnconditionalSuppressMessage("AOT", "IL3050:RequiresDynamicCode", 1242[UnconditionalSuppressMessage("Trimming", "IL2080:UnrecognizedReflectionPattern",
Evaluation\Expander.FunctionBuilder.cs (1)
55[UnconditionalSuppressMessage("Trimming", "IL2069",
Instance\TaskRegistry.cs (1)
1870[UnconditionalSuppressMessage("Trimming", "IL2057:UnrecognizedReflectionPattern",
Resources\Constants.cs (1)
303[UnconditionalSuppressMessage("AOT", "IL3050:RequiresDynamicCode",
Microsoft.Build.Framework (4)
TaskClassRegistration.cs (1)
65[UnconditionalSuppressMessage(
Utilities\TypeExtensions.cs (3)
30[UnconditionalSuppressMessage("SingleFile", "IL3000", 47[UnconditionalSuppressMessage("Trimming", "IL2067", 83[UnconditionalSuppressMessage("Trimming", "IL2070",
Microsoft.Build.Tasks.Core (9)
BootstrapperUtil\BootstrapperBuilder.cs (1)
133[UnconditionalSuppressMessage("AotAnalysis", "IL3050:RequiresDynamicCode",
GenerateManifestBase.cs (1)
280[UnconditionalSuppressMessage("TrimAnalysis", "IL2026:RequiresUnreferencedCode",
ManifestUtil\DeployManifest.cs (2)
551[UnconditionalSuppressMessage("TrimAnalysis", "IL2026:RequiresUnreferencedCode", 553[UnconditionalSuppressMessage("AotAnalysis", "IL3050:RequiresDynamicCode",
ManifestUtil\TrustInfo.cs (1)
533[UnconditionalSuppressMessage("AotAnalysis", "IL3050:RequiresDynamicCode",
RoslynCodeTaskFactory\RoslynCodeTaskFactory.cs (1)
95[UnconditionalSuppressMessage("SingleFile", "IL3002:RequiresAssemblyFiles",
SignFile.cs (2)
46[UnconditionalSuppressMessage("TrimAnalysis", "IL2026:RequiresUnreferencedCode", 48[UnconditionalSuppressMessage("AotAnalysis", "IL3050:RequiresDynamicCode",
WriteCodeFragment.cs (1)
82[UnconditionalSuppressMessage("TrimAnalysis", "IL2026:RequiresUnreferencedCode",
Microsoft.CSharp (16)
Microsoft\CSharp\RuntimeBinder\ComInterop\VariantArray.cs (1)
58[UnconditionalSuppressMessage("ReflectionAnalysis", "IL2026:RequiresUnreferencedCode",
Microsoft\CSharp\RuntimeBinder\Semantics\ExpressionBinder.cs (2)
334[UnconditionalSuppressMessage("ReflectionAnalysis", "IL2026:RequiresUnreferencedCode", 340[UnconditionalSuppressMessage("ReflectionAnalysis", "IL2026:RequiresUnreferencedCode",
Microsoft\CSharp\RuntimeBinder\Semantics\Operators.cs (11)
85[UnconditionalSuppressMessage("ReflectionAnalysis", "IL3050:RequiresDynamicCode", 122[UnconditionalSuppressMessage("ReflectionAnalysis", "IL3050:RequiresDynamicCode", 1799[UnconditionalSuppressMessage("ReflectionAnalysis", "IL2026:RequiresUnreferencedCode", 1842[UnconditionalSuppressMessage("ReflectionAnalysis", "IL2026:RequiresUnreferencedCode", 1895[UnconditionalSuppressMessage("ReflectionAnalysis", "IL2026:RequiresUnreferencedCode", 1952[UnconditionalSuppressMessage("ReflectionAnalysis", "IL2026:RequiresUnreferencedCode", 1978[UnconditionalSuppressMessage("ReflectionAnalysis", "IL2026:RequiresUnreferencedCode", 2236[UnconditionalSuppressMessage("ReflectionAnalysis", "IL2026:RequiresUnreferencedCode", 2262[UnconditionalSuppressMessage("ReflectionAnalysis", "IL2026:RequiresUnreferencedCode", 2323[UnconditionalSuppressMessage("ReflectionAnalysis", "IL2026:RequiresUnreferencedCode", 2341[UnconditionalSuppressMessage("ReflectionAnalysis", "IL2026:RequiresUnreferencedCode",
Microsoft\CSharp\RuntimeBinder\Semantics\Types\AggregateType.cs (2)
140[UnconditionalSuppressMessage("ReflectionAnalysis", "IL2026:RequiresUnreferencedCode", 145[UnconditionalSuppressMessage("ReflectionAnalysis", "IL2026:RequiresUnreferencedCode",
Microsoft.DotNet.Cli.Utils (1)
SdkPaths.cs (1)
54[UnconditionalSuppressMessage("AOT", "IL3000",
Microsoft.DotNet.HotReload.WebAssembly.Browser (4)
src\sdk\src\Dotnet.Watch\HotReloadAgent\HotReloadAgent.cs (1)
19[System.Diagnostics.CodeAnalysis.UnconditionalSuppressMessage("Trimming", "IL2026", Justification = "Hot reload is only expected to work when trimming is disabled.")]
src\sdk\src\Dotnet.Watch\HotReloadAgent\MetadataUpdateHandlerInvoker.cs (2)
18[UnconditionalSuppressMessage("Trimming", "IL2026", Justification = "Hot reload is only expected to work when trimming is disabled.")] 19[UnconditionalSuppressMessage("Trimming", "IL2070", Justification = "Hot reload is only expected to work when trimming is disabled.")]
WebAssemblyHotReload.cs (1)
22[UnconditionalSuppressMessage(
Microsoft.Extensions.AI.Abstractions (3)
Utilities\AIJsonUtilities.Defaults.cs (2)
41[UnconditionalSuppressMessage("AotAnalysis", "IL3050", Justification = "DefaultJsonTypeInfoResolver is only used when reflection-based serialization is enabled")] 42[UnconditionalSuppressMessage("ReflectionAnalysis", "IL2026", Justification = "DefaultJsonTypeInfoResolver is only used when reflection-based serialization is enabled")]
Utilities\AIJsonUtilities.Schema.Create.cs (1)
855[UnconditionalSuppressMessage("Trimming", "IL2072:Target parameter argument does not satisfy 'DynamicallyAccessedMembersAttribute' in call to target method.",
Microsoft.Extensions.Configuration.Binder (1)
src\runtime\src\libraries\Common\src\Extensions\ParameterDefaultValue\ParameterDefaultValue.cs (1)
40[UnconditionalSuppressMessage("ReflectionAnalysis", "IL2067:UnrecognizedReflectionPattern",
Microsoft.Extensions.DependencyInjection (13)
DependencyInjectionEventSource.cs (3)
50[UnconditionalSuppressMessage("ReflectionAnalysis", "IL2026:RequiresUnreferencedCode", 88[UnconditionalSuppressMessage("ReflectionAnalysis", "IL2026:RequiresUnreferencedCode", 96[UnconditionalSuppressMessage("ReflectionAnalysis", "IL2026:RequiresUnreferencedCode",
ServiceLookup\CallSiteFactory.cs (2)
526[UnconditionalSuppressMessage("ReflectionAnalysis", "IL2055:MakeGenericType", 530[UnconditionalSuppressMessage("AotAnalysis", "IL3050:RequiresDynamicCode",
ServiceLookup\CallSiteRuntimeResolver.cs (1)
199[UnconditionalSuppressMessage("AotAnalysis", "IL3050:RequiresDynamicCode",
ServiceLookup\Expressions\ExpressionResolverBuilder.cs (2)
118[UnconditionalSuppressMessage("AotAnalysis", "IL3050:RequiresDynamicCode", 127[UnconditionalSuppressMessage("AotAnalysis", "IL3050:RequiresDynamicCode",
ServiceLookup\IEnumerableCallSite.cs (2)
24[UnconditionalSuppressMessage("AotAnalysis", "IL3050:RequiresDynamicCode", 29[UnconditionalSuppressMessage("AotAnalysis", "IL3050:RequiresDynamicCode",
ServiceLookup\ServiceLookupHelpers.cs (1)
38[UnconditionalSuppressMessage("ReflectionAnalysis", "IL2060:MakeGenericMethod",
ServiceProvider.cs (1)
316[UnconditionalSuppressMessage("AotAnalysis", "IL3050:RequiresDynamicCode",
src\runtime\src\libraries\Common\src\Extensions\ParameterDefaultValue\ParameterDefaultValue.cs (1)
40[UnconditionalSuppressMessage("ReflectionAnalysis", "IL2067:UnrecognizedReflectionPattern",
Microsoft.Extensions.DependencyInjection.Abstractions (2)
EmptyServiceProvider.cs (1)
130[UnconditionalSuppressMessage("AotAnalysis", "IL3050:RequiresDynamicCode",
src\runtime\src\libraries\Common\src\Extensions\ParameterDefaultValue\ParameterDefaultValue.cs (1)
40[UnconditionalSuppressMessage("ReflectionAnalysis", "IL2067:UnrecognizedReflectionPattern",
Microsoft.Extensions.DependencyInjection.AutoActivation (2)
AutoActivationExtensions.cs (1)
81[UnconditionalSuppressMessage("AotAnalysis", "IL3050:RequiresDynamicCode",
AutoActivationExtensions.Keyed.cs (1)
85[UnconditionalSuppressMessage("AotAnalysis", "IL3050:RequiresDynamicCode",
Microsoft.Extensions.DependencyModel (1)
DependencyContext.cs (1)
15[UnconditionalSuppressMessage("SingleFile", "IL3002:Avoid calling members marked with 'RequiresAssemblyFilesAttribute' when publishing as a single-file",
Microsoft.Extensions.Diagnostics.HealthChecks (3)
DependencyInjection\HealthChecksBuilderAddCheckExtensions.cs (3)
128[UnconditionalSuppressMessage("Trimming", "IL2091", 218[UnconditionalSuppressMessage("Trimming", "IL2091", 256[UnconditionalSuppressMessage("Trimming", "IL2091",
Microsoft.Extensions.Diagnostics.Probes (1)
src\Shared\Data.Validation\LengthAttribute.cs (1)
93[UnconditionalSuppressMessage("ReflectionAnalysis", "IL2026:RequiresUnreferencedCode", Justification = "The ctor is marked with RequiresUnreferencedCode.")]
Microsoft.Extensions.Diagnostics.ResourceMonitoring (1)
src\Shared\Data.Validation\LengthAttribute.cs (1)
93[UnconditionalSuppressMessage("ReflectionAnalysis", "IL2026:RequiresUnreferencedCode", Justification = "The ctor is marked with RequiresUnreferencedCode.")]
Microsoft.Extensions.DotNetDeltaApplier (3)
src\sdk\src\Dotnet.Watch\HotReloadAgent\HotReloadAgent.cs (1)
19[System.Diagnostics.CodeAnalysis.UnconditionalSuppressMessage("Trimming", "IL2026", Justification = "Hot reload is only expected to work when trimming is disabled.")]
src\sdk\src\Dotnet.Watch\HotReloadAgent\MetadataUpdateHandlerInvoker.cs (2)
18[UnconditionalSuppressMessage("Trimming", "IL2026", Justification = "Hot reload is only expected to work when trimming is disabled.")] 19[UnconditionalSuppressMessage("Trimming", "IL2070", Justification = "Hot reload is only expected to work when trimming is disabled.")]
Microsoft.Extensions.FileProviders.Embedded (2)
EmbeddedFileProvider.cs (1)
54[UnconditionalSuppressMessage("SingleFile", "IL3000:Assembly.Location",
ManifestEmbeddedFileProvider.cs (1)
124[UnconditionalSuppressMessage("SingleFile", "IL3000:Assembly.Location",
Microsoft.Extensions.Hosting (2)
HostBuilder.cs (1)
197[UnconditionalSuppressMessage("ReflectionAnalysis", "IL2026:UnrecognizedReflectionPattern",
HostingHostBuilderExtensions.cs (1)
270[UnconditionalSuppressMessage("ReflectionAnalysis", "IL2026:RequiresUnreferencedCode", Justification = "Calling IConfiguration.GetValue is safe when the T is bool.")]
Microsoft.Extensions.Http (2)
DependencyInjection\HttpClientBuilderExtensions.cs (2)
380[UnconditionalSuppressMessage("ReflectionAnalysis", "IL2091:UnrecognizedReflectionPattern", 444[UnconditionalSuppressMessage("ReflectionAnalysis", "IL2091:UnrecognizedReflectionPattern",
Microsoft.Extensions.Identity.Core (11)
IdentityBuilder.cs (11)
86[UnconditionalSuppressMessage("AOT", "IL3050", Justification = "MakeGenericType is safe because UserType is a reference type.")] 95[UnconditionalSuppressMessage("AOT", "IL3050", Justification = "MakeGenericType is safe because UserType is a reference type.")] 115[UnconditionalSuppressMessage("AOT", "IL3050", Justification = "MakeGenericType is safe because UserType is a reference type.")] 124[UnconditionalSuppressMessage("AOT", "IL3050", Justification = "MakeGenericType is safe because UserType is a reference type.")] 143[UnconditionalSuppressMessage("AOT", "IL3050", Justification = "MakeGenericType is safe because UserType is a reference type.")] 173[UnconditionalSuppressMessage("AOT", "IL3050", Justification = "MakeGenericType is safe because UserType is a reference type.")] 194[UnconditionalSuppressMessage("AOT", "IL3050", Justification = "MakeGenericType is safe because UserType is a reference type.")] 209[UnconditionalSuppressMessage("AOT", "IL3050", Justification = "MakeGenericType is safe because RoleType is a reference type.")] 240[UnconditionalSuppressMessage("AOT", "IL3050", Justification = "MakeGenericType is safe because RoleType is a reference type.")] 255[UnconditionalSuppressMessage("AOT", "IL3050", Justification = "MakeGenericType is safe because RoleType is a reference type.")] 280[UnconditionalSuppressMessage("AOT", "IL3050", Justification = "MakeGenericType is safe because UserType is a reference type.")]
Microsoft.Extensions.Identity.Stores (2)
RoleStoreBase.cs (1)
122[UnconditionalSuppressMessage("Trimming", "IL2026:Members annotated with 'RequiresUnreferencedCodeAttribute' require dynamic access otherwise can break functionality when trimming application code",
UserStoreBase.cs (1)
223[UnconditionalSuppressMessage("Trimming", "IL2026:Members annotated with 'RequiresUnreferencedCodeAttribute' require dynamic access otherwise can break functionality when trimming application code",
Microsoft.Extensions.Logging.EventSource (7)
LoggingEventSource.cs (7)
150[UnconditionalSuppressMessage("ReflectionAnalysis", "IL2026:RequiresUnreferencedCode", 202[UnconditionalSuppressMessage("ReflectionAnalysis", "IL2026:RequiresUnreferencedCode", 232[UnconditionalSuppressMessage("ReflectionAnalysis", "IL2026:RequiresUnreferencedCode", 243[UnconditionalSuppressMessage("ReflectionAnalysis", "IL2026:RequiresUnreferencedCode", 266[UnconditionalSuppressMessage("ReflectionAnalysis", "IL2026:RequiresUnreferencedCode", 320[UnconditionalSuppressMessage("ReflectionAnalysis", "IL2026:RequiresUnreferencedCode", 346[UnconditionalSuppressMessage("ReflectionAnalysis", "IL2026:RequiresUnreferencedCode",
Microsoft.Extensions.Options (1)
OptionsServiceCollectionExtensions.cs (1)
189[UnconditionalSuppressMessage("ReflectionAnalysis", "IL2070:UnrecognizedReflectionPattern",
Microsoft.Extensions.Options.DataAnnotations (2)
DataAnnotationValidateOptions.Async.cs (1)
41[UnconditionalSuppressMessage("ReflectionAnalysis", "IL2026:RequiresUnreferencedCode",
DataAnnotationValidateOptions.cs (1)
51[UnconditionalSuppressMessage("ReflectionAnalysis", "IL2026:RequiresUnreferencedCode",
Microsoft.JSInterop (14)
Infrastructure\DotNetDispatcher.cs (8)
44[UnconditionalSuppressMessage("Trimming", "IL2026", Justification = "We expect application code is configured to ensure return types of JSInvokable methods are retained.")] 74[UnconditionalSuppressMessage("Trimming", "IL2026", Justification = "We expect application code is configured to ensure return types of JSInvokable methods are retained.")] 141[UnconditionalSuppressMessage("Trimming", "IL2026", Justification = "We expect application code is configured to ensure return types of JSInvokable methods are retained.")] 214[UnconditionalSuppressMessage("Trimming", "IL2026", Justification = "We expect application code is configured to ensure return types of JSInvokable methods are retained.")] 367[UnconditionalSuppressMessage( 431[UnconditionalSuppressMessage("ReflectionAnalysis", "IL2026", Justification = "We expect application code is configured to ensure JSInvokable methods are retained. https://github.com/dotnet/aspnetcore/issues/29946")] 432[UnconditionalSuppressMessage("ReflectionAnalysis", "IL2072", Justification = "We expect application code is configured to ensure JSInvokable methods are retained. https://github.com/dotnet/aspnetcore/issues/29946")] 433[UnconditionalSuppressMessage("Trimming", "IL2075", Justification = "We expect application code is configured to ensure JSInvokable methods are retained. https://github.com/dotnet/aspnetcore/issues/29946")]
Infrastructure\DotNetObjectReferenceJsonConverterFactory.cs (1)
24[UnconditionalSuppressMessage("Trimming", "IL2055", Justification = "We expect that types used with DotNetObjectReference are retained.")]
JSInProcessObjectReferenceExtensions.cs (1)
20[UnconditionalSuppressMessage("ReflectionAnalysis", "IL2026:RequiresUnreferencedCode", Justification = "The method returns void, so nothing is deserialized.")]
JSInProcessRuntimeExtensions.cs (1)
20[UnconditionalSuppressMessage("ReflectionAnalysis", "IL2026:RequiresUnreferencedCode", Justification = "The method returns void, so nothing is deserialized.")]
JSRuntime.cs (3)
123[UnconditionalSuppressMessage("Trimming", "IL2026", Justification = "We expect application code is configured to ensure JS interop arguments are linker friendly.")] 272[UnconditionalSuppressMessage("ReflectionAnalysis", "IL2072:RequiresUnreferencedCode", Justification = "We enforce trimmer attributes for JSON deserialized types on InvokeAsync.")] 273[UnconditionalSuppressMessage("Trimming", "IL2026", Justification = "We enforce trimmer attributes for JSON deserialized types on InvokeAsync.")]
Microsoft.JSInterop.WebAssembly (1)
WebAssemblyJSRuntime.cs (1)
85[UnconditionalSuppressMessage("ReflectionAnalysis", "IL2026:RequiresUnreferencedCode", Justification = "TODO: This should be in the xml suppressions file, but can't be because https://github.com/mono/linker/issues/2006")]
Microsoft.Maui (3)
Platform\WrapperView.cs (3)
8 [UnconditionalSuppressMessage("Memory", "MEM0002", Justification = "IShape is a non-NSObject in MAUI.")] 10 [UnconditionalSuppressMessage("Memory", "MEM0002", Justification = "IShadow is a non-NSObject in MAUI.")] 12 [UnconditionalSuppressMessage("Memory", "MEM0002", Justification = "IBorderStroke is a non-NSObject in MAUI.")]
Microsoft.Maui.Controls.Xaml (1)
MarkupExtensions\BindingExtension.cs (1)
40 [UnconditionalSuppressMessage("TrimAnalysis", "IL2026",
Microsoft.TemplateEngine.Edge (16)
ReflectionLoadProbingPath.cs (2)
47[UnconditionalSuppressMessage("AOT", "IL2026:RequiresUnreferencedCode", Justification = "Assembly probing loads assemblies by path at runtime.")] 200[UnconditionalSuppressMessage("AOT", "IL2026:RequiresUnreferencedCode", Justification = "Assembly resolution probes and loads assemblies at runtime.")]
Settings\ComponentManager.cs (12)
25[UnconditionalSuppressMessage("AOT", "IL2057", Justification = "Component types are resolved by assembly-qualified name from the settings store.")] 129[UnconditionalSuppressMessage("AOT", "IL2026:RequiresUnreferencedCode", Justification = "Components are resolved by name and instantiated via reflection.")] 130[UnconditionalSuppressMessage("AOT", "IL2067", Justification = "Component type is resolved at runtime from stored assembly-qualified name.")] 131[UnconditionalSuppressMessage("AOT", "IL2072", Justification = "Component type is resolved at runtime from stored assembly-qualified name.")] 132[UnconditionalSuppressMessage("AOT", "IL3050:RequiresDynamicCode", Justification = "Component instantiation uses Activator.CreateInstance with runtime-resolved types.")] 189[UnconditionalSuppressMessage("AOT", "IL2026:RequiresUnreferencedCode", Justification = "Component registration inspects and instantiates types via reflection.")] 190[UnconditionalSuppressMessage("AOT", "IL2067", Justification = "Component type metadata is inspected at runtime.")] 191[UnconditionalSuppressMessage("AOT", "IL2070", Justification = "Component type interfaces are enumerated at runtime.")] 192[UnconditionalSuppressMessage("AOT", "IL3000", Justification = "Assembly.Location is used to register probing paths for component resolution.")] 193[UnconditionalSuppressMessage("AOT", "IL3050:RequiresDynamicCode", Justification = "Component instantiation uses Activator.CreateInstance with runtime-resolved types.")] 296[UnconditionalSuppressMessage("AOT", "IL2026:RequiresUnreferencedCode", Justification = "Assembly loading resolves assemblies by name at runtime.")] 297[UnconditionalSuppressMessage("AOT", "IL2057", Justification = "Component type is resolved by stored assembly-qualified name.")]
Settings\Scanner.cs (2)
133[UnconditionalSuppressMessage("AOT", "IL2026:RequiresUnreferencedCode", Justification = "Component scanning uses Assembly.GetTypes() on dynamically loaded assemblies.")] 266[UnconditionalSuppressMessage("AOT", "IL2026:RequiresUnreferencedCode", Justification = "Assembly loading via AssemblyLoadContext.LoadFromStream() is inherently reflection-based.")]
Microsoft.TemplateEngine.IDE (1)
Bootstrapper.cs (1)
378[UnconditionalSuppressMessage("AOT", "IL2026:RequiresUnreferencedCode", Justification = "Obsolete method; Assembly.GetTypes() is inherently reflection-based.")]
Microsoft.TemplateSearch.Common (8)
TemplateDiscoveryMetadata\TemplateDiscoveryMetadata.cs (2)
38[UnconditionalSuppressMessage("AOT", "IL2026:RequiresUnreferencedCode", Justification = "Serializes a known internal type (TemplateDiscoveryMetadata).")] 39[UnconditionalSuppressMessage("AOT", "IL3050:RequiresDynamicCode", Justification = "Serializes a known internal type (TemplateDiscoveryMetadata).")]
TemplateSearchCache\TemplatePackageSearchData.Json.cs (2)
74[UnconditionalSuppressMessage("AOT", "IL2026:RequiresUnreferencedCode", Justification = "Templates and AdditionalData are serialized with known types.")] 75[UnconditionalSuppressMessage("AOT", "IL3050:RequiresDynamicCode", Justification = "Templates and AdditionalData are serialized with known types.")]
TemplateSearchCache\TemplateSearchCache.Json.cs (2)
103[UnconditionalSuppressMessage("AOT", "IL2026:RequiresUnreferencedCode", Justification = "Serializes a known internal type (TemplateSearchCache).")] 104[UnconditionalSuppressMessage("AOT", "IL3050:RequiresDynamicCode", Justification = "Serializes a known internal type (TemplateSearchCache).")]
TemplateSearchCache\TemplateSearchData.Json.cs (2)
47[UnconditionalSuppressMessage("AOT", "IL2026:RequiresUnreferencedCode", Justification = "BaselineInfo and AdditionalData are serialized with known types.")] 48[UnconditionalSuppressMessage("AOT", "IL3050:RequiresDynamicCode", Justification = "BaselineInfo and AdditionalData are serialized with known types.")]
Microsoft.TestPlatform.CommunicationUtilities (11)
JsonDataSerializer.Stj.cs (1)
65[UnconditionalSuppressMessage("AOT", "IL3050", Justification = "DefaultJsonTypeInfoResolver is only used as a fallback for non-AoT builds.")]
Serialization\StjSafe.cs (10)
33[UnconditionalSuppressMessage("Trimming", "IL2026", Justification = Justification)] 34[UnconditionalSuppressMessage("AOT", "IL3050", Justification = Justification)] 41[UnconditionalSuppressMessage("Trimming", "IL2026", Justification = Justification)] 42[UnconditionalSuppressMessage("AOT", "IL3050", Justification = Justification)] 49[UnconditionalSuppressMessage("Trimming", "IL2026", Justification = Justification)] 50[UnconditionalSuppressMessage("AOT", "IL3050", Justification = Justification)] 57[UnconditionalSuppressMessage("Trimming", "IL2026", Justification = Justification)] 58[UnconditionalSuppressMessage("AOT", "IL3050", Justification = Justification)] 65[UnconditionalSuppressMessage("Trimming", "IL2026", Justification = Justification)] 66[UnconditionalSuppressMessage("AOT", "IL3050", Justification = Justification)]
Microsoft.VisualBasic.Core (22)
Microsoft\VisualBasic\CompilerServices\ConversionResolution.vb (1)
124<UnconditionalSuppressMessage("ReflectionAnalysis", "IL2026:RequiresUnreferencedCode",
Microsoft\VisualBasic\CompilerServices\IDOBinder.vb (15)
302<UnconditionalSuppressMessage("ReflectionAnalysis", "IL2026:RequiresUnreferencedCode", 349<UnconditionalSuppressMessage("ReflectionAnalysis", "IL2026:RequiresUnreferencedCode", 381<UnconditionalSuppressMessage("ReflectionAnalysis", "IL2026:RequiresUnreferencedCode", 427<UnconditionalSuppressMessage("ReflectionAnalysis", "IL2026:RequiresUnreferencedCode", 464<UnconditionalSuppressMessage("ReflectionAnalysis", "IL2026:RequiresUnreferencedCode", 538<UnconditionalSuppressMessage("ReflectionAnalysis", "IL2026:RequiresUnreferencedCode", 607<UnconditionalSuppressMessage("ReflectionAnalysis", "IL2026:RequiresUnreferencedCode", 673<UnconditionalSuppressMessage("ReflectionAnalysis", "IL2026:RequiresUnreferencedCode", 730<UnconditionalSuppressMessage("ReflectionAnalysis", "IL2026:RequiresUnreferencedCode", 825<UnconditionalSuppressMessage("ReflectionAnalysis", "IL2026:RequiresUnreferencedCode", 827<UnconditionalSuppressMessage("ReflectionAnalysis", "IL2111:ReflectionToDynamicallyAccessedMembers", 876<UnconditionalSuppressMessage("ReflectionAnalysis", "IL2026:RequiresUnreferencedCode", 924<UnconditionalSuppressMessage("ReflectionAnalysis", "IL2026:RequiresUnreferencedCode", 972<UnconditionalSuppressMessage("ReflectionAnalysis", "IL2026:RequiresUnreferencedCode", 1045<UnconditionalSuppressMessage("ReflectionAnalysis", "IL2026:RequiresUnreferencedCode",
Microsoft\VisualBasic\CompilerServices\Symbols.vb (2)
427<UnconditionalSuppressMessage("ReflectionAnalysis", "IL2070:UnrecognizedReflectionPattern", 444<UnconditionalSuppressMessage("ReflectionAnalysis", "IL2070:UnrecognizedReflectionPattern",
Microsoft\VisualBasic\CompilerServices\VB6File.vb (2)
107<UnconditionalSuppressMessage("ReflectionAnalysis", "IL2026:RequiresUnreferencedCode", 229<UnconditionalSuppressMessage("ReflectionAnalysis", "IL2026:RequiresUnreferencedCode",
Microsoft\VisualBasic\FileIO\SpecialDirectories.vb (2)
123<UnconditionalSuppressMessage("ReflectionAnalsys", "IL2026:RequiresUnreferencedCode", 142<UnconditionalSuppressMessage("ReflectionAnalsys", "IL2026:RequiresUnreferencedCode",
NuGet.Build.Tasks.Console (1)
MSBuildStaticGraphRestore.cs (1)
1228[System.Diagnostics.CodeAnalysis.UnconditionalSuppressMessage("AOT", "IL2026", Justification = "Temporary VMR unblock: static graph restore intentionally runs full MSBuild in-process. Replace with proper annotations in NuGet/Home#14987.")]
NuGet.CommandLine.XPlat (1)
Utility\MSBuildAPIUtility.cs (1)
927[System.Diagnostics.CodeAnalysis.UnconditionalSuppressMessage("AOT", "IL2026", Justification = "Temporary VMR unblock: the NuGet CLI intentionally runs MSBuild in-process. Replace with proper annotations in NuGet/Home#14987.")]
NuGet.Protocol (24)
Converters\JsonExtensions.cs (2)
19[UnconditionalSuppressMessage("AOT", "IL2026", Justification = "Legacy Newtonsoft.Json infrastructure; not used in AOT code paths.")] 20[UnconditionalSuppressMessage("AOT", "IL3050", Justification = "Legacy Newtonsoft.Json infrastructure; not used in AOT code paths.")]
Plugins\JsonSerializationUtilities.cs (2)
19[UnconditionalSuppressMessage("AOT", "IL2026", Justification = "Legacy Newtonsoft.Json infrastructure; methods on this class are already annotated with [RUC]/[RDC].")] 20[UnconditionalSuppressMessage("AOT", "IL3050", Justification = "Legacy Newtonsoft.Json infrastructure; methods on this class are already annotated with [RUC]/[RDC].")]
Plugins\MessageDispatcher.cs (2)
597[UnconditionalSuppressMessage("AOT", "IL2026", Justification = "PayloadObject is always a typed object (not JObject) in these scenarios; the reflection code path is not reached.")] 598[UnconditionalSuppressMessage("AOT", "IL3050", Justification = "PayloadObject is always a typed object (not JObject) in these scenarios; the reflection code path is not reached.")]
Plugins\OutboundRequestContext`1.cs (6)
154[UnconditionalSuppressMessage("AOT", "IL2026", Justification = "PayloadObject is always a typed object (not JObject) in these scenarios; the reflection code path is not reached.")] 155[UnconditionalSuppressMessage("AOT", "IL3050", Justification = "PayloadObject is always a typed object (not JObject) in these scenarios; the reflection code path is not reached.")] 179[UnconditionalSuppressMessage("AOT", "IL2026", Justification = "PayloadObject is always a typed object (not JObject) in these scenarios; the reflection code path is not reached.")] 180[UnconditionalSuppressMessage("AOT", "IL3050", Justification = "PayloadObject is always a typed object (not JObject) in these scenarios; the reflection code path is not reached.")] 200[UnconditionalSuppressMessage("AOT", "IL2026", Justification = "PayloadObject is always a typed object (not JObject) in these scenarios; the reflection code path is not reached.")] 201[UnconditionalSuppressMessage("AOT", "IL3050", Justification = "PayloadObject is always a typed object (not JObject) in these scenarios; the reflection code path is not reached.")]
Plugins\RequestHandlers\GetCredentialsRequestHandler.cs (2)
114[UnconditionalSuppressMessage("AOT", "IL2026", Justification = "PayloadObject is always a typed object (not JObject) in these scenarios; the reflection code path is not reached.")] 115[UnconditionalSuppressMessage("AOT", "IL3050", Justification = "PayloadObject is always a typed object (not JObject) in these scenarios; the reflection code path is not reached.")]
Plugins\RequestHandlers\GetServiceIndexRequestHandler.cs (2)
98[UnconditionalSuppressMessage("AOT", "IL2026", Justification = "PayloadObject is always a typed object (not JObject) in these scenarios; the reflection code path is not reached.")] 99[UnconditionalSuppressMessage("AOT", "IL3050", Justification = "PayloadObject is always a typed object (not JObject) in these scenarios; the reflection code path is not reached.")]
Plugins\RequestHandlers\LogRequestHandler.cs (2)
56[UnconditionalSuppressMessage("AOT", "IL2026", Justification = "PayloadObject is always a typed object (not JObject) in these scenarios; the reflection code path is not reached.")] 57[UnconditionalSuppressMessage("AOT", "IL3050", Justification = "PayloadObject is always a typed object (not JObject) in these scenarios; the reflection code path is not reached.")]
Plugins\RequestHandlers\MonitorNuGetProcessExitRequestHandler.cs (2)
74[UnconditionalSuppressMessage("AOT", "IL2026", Justification = "PayloadObject is always a typed object (not JObject) in these scenarios; the reflection code path is not reached.")] 75[UnconditionalSuppressMessage("AOT", "IL3050", Justification = "PayloadObject is always a typed object (not JObject) in these scenarios; the reflection code path is not reached.")]
Plugins\RequestHandlers\SymmetricHandshake.cs (2)
159[UnconditionalSuppressMessage("AOT", "IL2026", Justification = "PayloadObject is always a typed object (not JObject) in these scenarios; the reflection code path is not reached.")] 160[UnconditionalSuppressMessage("AOT", "IL3050", Justification = "PayloadObject is always a typed object (not JObject) in these scenarios; the reflection code path is not reached.")]
Resources\ServiceIndexResourceV3.cs (2)
314[UnconditionalSuppressMessage("AOT", "IL2026", Justification = "Only called from JObject constructor which is annotated with [RUC]/[RDC].")] 315[UnconditionalSuppressMessage("AOT", "IL3050", Justification = "Only called from JObject constructor which is annotated with [RUC]/[RDC].")]
RepoTasks (2)
src\aspnetcore\src\Shared\CertificateGeneration\CertificateManager.cs (2)
1096[UnconditionalSuppressMessage("Trimming", "IL2026", Justification = "Parameters passed to WriteEvent are all primitive values.")] 1142[UnconditionalSuppressMessage("Trimming", "IL2026", Justification = "Parameters passed to WriteEvent are all primitive values.")]
System.Collections.Specialized (1)
System\Collections\Specialized\NameObjectCollectionBase.cs (1)
436[UnconditionalSuppressMessage("AotAnalysis", "IL3050:RequiresDynamicCode",
System.CommandLine (3)
Argument{T}.cs (2)
104[UnconditionalSuppressMessage("ReflectionAnalysis", "IL3050", Justification = "https://github.com/dotnet/command-line-api/issues/1638")] 105[UnconditionalSuppressMessage("ReflectionAnalysis", "IL2091", Justification = "https://github.com/dotnet/command-line-api/issues/1638")]
Binding\ArgumentConverter.DefaultValues.cs (1)
17[UnconditionalSuppressMessage("ReflectionAnalysis", "IL3050", Justification = "https://github.com/dotnet/command-line-api/issues/1638")]
System.ComponentModel.Annotations (8)
System\ComponentModel\DataAnnotations\AssociatedMetadataTypeTypeDescriptor.cs (1)
133[UnconditionalSuppressMessage("ReflectionAnalysis", "IL2067:ParameterDoesntMeetParameterRequirements",
System\ComponentModel\DataAnnotations\CompareAttribute.cs (1)
32[UnconditionalSuppressMessage("ReflectionAnalysis", "IL2072:UnrecognizedReflectionPattern",
System\ComponentModel\DataAnnotations\LengthAttribute.cs (1)
48[UnconditionalSuppressMessage("ReflectionAnalysis", "IL2026:RequiresUnreferencedCode", Justification = "The ctor is marked with RequiresUnreferencedCode.")]
System\ComponentModel\DataAnnotations\MaxLengthAttribute.cs (1)
65[UnconditionalSuppressMessage("ReflectionAnalysis", "IL2026:RequiresUnreferencedCode", Justification = "The ctors are marked with RequiresUnreferencedCode.")]
System\ComponentModel\DataAnnotations\MinLengthAttribute.cs (1)
48[UnconditionalSuppressMessage("ReflectionAnalysis", "IL2026:RequiresUnreferencedCode", Justification = "The ctor is marked with RequiresUnreferencedCode.")]
System\ComponentModel\DataAnnotations\RangeAttribute.cs (1)
257[UnconditionalSuppressMessage("ReflectionAnalysis", "IL2026:RequiresUnreferencedCode",
System\ComponentModel\DataAnnotations\ValidationAttributeStore.cs (1)
124[UnconditionalSuppressMessage("ReflectionAnalysis", "IL2067:UnrecognizedReflectionPattern",
System\ComponentModel\DataAnnotations\ValidationContext.cs (1)
226[UnconditionalSuppressMessage("ReflectionAnalysis", "IL2026:RequiresUnreferencedCode", Justification = "Constructors that trigger this codepath are marked with RequiresUnreferencedCode. Constructor that takes the display name as an argument is trim-safe.")]
System.ComponentModel.Composition (1)
System\ComponentModel\Composition\Hosting\AssemblyCatalog.cs (1)
543[UnconditionalSuppressMessage("SingleFile", "IL3000: Avoid accessing Assembly file path when publishing as a single file",
System.ComponentModel.TypeConverter (60)
System\ComponentModel\BindingList.cs (2)
197[UnconditionalSuppressMessage("ReflectionAnalysis", "IL2026:RequiresUnreferencedCode", 231[UnconditionalSuppressMessage("ReflectionAnalysis", "IL2026:RequiresUnreferencedCode",
System\ComponentModel\ComponentResourceManager.cs (1)
196[UnconditionalSuppressMessage("ReflectionAnalysis", "IL2026:RequiresUnreferencedCode",
System\ComponentModel\Container.cs (1)
27[UnconditionalSuppressMessage("ReflectionAnalysis", "IL2026:RequiresUnreferencedCode", Justification = "No name is provided.")]
System\ComponentModel\CustomTypeDescriptor.cs (2)
108[UnconditionalSuppressMessage("ReflectionAnalysis", "IL2026:RequiresUnreferencedCode", 232[UnconditionalSuppressMessage("ReflectionAnalysis", "IL2026:RequiresUnreferencedCode",
System\ComponentModel\Design\DesigntimeLicenseContext.cs (1)
58[UnconditionalSuppressMessage("SingleFile", "IL3000: Avoid accessing Assembly file path when publishing as a single file",
System\ComponentModel\Design\PropertyTabAttribute.cs (2)
95[UnconditionalSuppressMessage("ReflectionAnalysis", "IL2026:RequiresUnreferencedCode", 97[UnconditionalSuppressMessage("ReflectionAnalysis", "IL2057:TypeGetType",
System\ComponentModel\Design\Serialization\MemberRelationshipService.cs (1)
119[UnconditionalSuppressMessage("ReflectionAnalysis", "IL2026:RequiresUnreferencedCode",
System\ComponentModel\EnumConverter.cs (3)
163[UnconditionalSuppressMessage("Trimming", "IL2075:", Justification = "Trimmer does not trim Enums")] 239[UnconditionalSuppressMessage("Trimming", "IL2067:", Justification = "Trimmer does not trim Enums")] 248[UnconditionalSuppressMessage("Trimming", "IL2070:", Justification = "Trimmer does not trim Enums")]
System\ComponentModel\ICustomTypeDescriptor.cs (2)
85[UnconditionalSuppressMessage("ReflectionAnalysis", "IL2026:RequiresUnreferencedCode", 127[UnconditionalSuppressMessage("ReflectionAnalysis", "IL2026:RequiresUnreferencedCode",
System\ComponentModel\LicFileLicenseProvider.cs (2)
44[UnconditionalSuppressMessage("SingleFile", "IL3002:RequiresAssemblyFiles", 46[UnconditionalSuppressMessage("SingleFile", "IL3000:RequiresAssemblyFiles",
System\ComponentModel\MemberDescriptor.cs (1)
382[UnconditionalSuppressMessage("ReflectionAnalysis", "IL2067:UnrecognizedReflectionPattern",
System\ComponentModel\PropertyDescriptor.cs (1)
119[UnconditionalSuppressMessage("ReflectionAnalysis", "IL2026:UnrecognizedReflectionPattern",
System\ComponentModel\ReflectEventDescriptor.cs (3)
105[UnconditionalSuppressMessage("ReflectionAnalysis", "IL2067:UnrecognizedReflectionPattern", 255[UnconditionalSuppressMessage("ReflectionAnalysis", "IL2075:UnrecognizedReflectionPattern", 376[UnconditionalSuppressMessage("ReflectionAnalysis", "IL2075:UnrecognizedReflectionPattern",
System\ComponentModel\ReflectPropertyDescriptor.cs (12)
246[UnconditionalSuppressMessage("ReflectionAnalysis", "IL2077:UnrecognizedReflectionPattern", 320[UnconditionalSuppressMessage("ReflectionAnalysis", "IL2077:UnrecognizedReflectionPattern", 322[UnconditionalSuppressMessage("ReflectionAnalysis", "IL2080:UnrecognizedReflectionPattern", 378[UnconditionalSuppressMessage("ReflectionAnalysis", "IL2077:UnrecognizedReflectionPattern", 408[UnconditionalSuppressMessage("ReflectionAnalysis", "IL2077:UnrecognizedReflectionPattern", 410[UnconditionalSuppressMessage("ReflectionAnalysis", "IL2075:UnrecognizedReflectionPattern", 412[UnconditionalSuppressMessage("ReflectionAnalysis", "IL2080:UnrecognizedReflectionPattern", 470[UnconditionalSuppressMessage("ReflectionAnalysis", "IL2077:UnrecognizedReflectionPattern", 698[UnconditionalSuppressMessage("ReflectionAnalysis", "IL2026:RequiresUnreferencedCode", Justification = "The DynamicDependency ensures the correct members are preserved.")] 743[UnconditionalSuppressMessage("ReflectionAnalysis", "IL2072:UnrecognizedReflectionPattern", 745[UnconditionalSuppressMessage("ReflectionAnalysis", "IL2075:UnrecognizedReflectionPattern", 747[UnconditionalSuppressMessage("ReflectionAnalysis", "IL2080:UnrecognizedReflectionPattern",
System\ComponentModel\ReflectTypeDescriptionProvider.cs (7)
65[UnconditionalSuppressMessage("ReflectionAnalysis", "IL2121:RedundantSuppression", 69[UnconditionalSuppressMessage("ReflectionAnalysis", "IL2045:AttributeRemoval", 191[UnconditionalSuppressMessage("ReflectionAnalysis", "IL2026:RequiresUnreferencedCode", 549[UnconditionalSuppressMessage("ReflectionAnalysis", "IL2026:RequiresUnreferencedCode", 1039[UnconditionalSuppressMessage("ReflectionAnalysis", "IL2057:TypeGetType", 1074[UnconditionalSuppressMessage("ReflectionAnalysis", "IL2067:UnrecognizedReflectionPattern", 1413[UnconditionalSuppressMessage("ReflectionAnalysis", "IL2067:UnrecognizedReflectionPattern",
System\ComponentModel\ReflectTypeDescriptionProvider.ReflectedTypeData.cs (7)
47[UnconditionalSuppressMessage("ReflectionAnalysis", "IL2062:UnrecognizedReflectionPattern", 178[UnconditionalSuppressMessage("ReflectionAnalysis", "IL2026:UnrecognizedReflectionPattern", 180[UnconditionalSuppressMessage("ReflectionAnalysis", "IL2072:UnrecognizedReflectionPattern", 182[UnconditionalSuppressMessage("ReflectionAnalysis", "IL2077:UnrecognizedReflectionPattern", 502[UnconditionalSuppressMessage("ReflectionAnalysis", "IL2026:RequiresUnreferencedCode", 511[UnconditionalSuppressMessage("ReflectionAnalysis", "IL2026:RequiresUnreferencedCode", 513[UnconditionalSuppressMessage("ReflectionAnalysis", "IL2057:TypeGetType",
System\ComponentModel\TrimSafeReflectionHelper.cs (1)
9[UnconditionalSuppressMessage("ReflectionAnalysis", "IL2070:UnrecognizedReflectionPattern",
System\ComponentModel\TypeConverter.cs (1)
373[UnconditionalSuppressMessage("ReflectionAnalysis", "IL2026:RequiresUnreferencedCode", Justification = "The DynamicDependency ensures the correct members are preserved.")]
System\ComponentModel\TypeDescriptionProvider.cs (1)
367[UnconditionalSuppressMessage("ReflectionAnalysis", "IL2067:UnrecognizedReflectionPattern",
System\ComponentModel\TypeDescriptor.cs (9)
878[UnconditionalSuppressMessage("ReflectionAnalysis", "IL2026:RequiresUnreferencedCode", 991[UnconditionalSuppressMessage("ReflectionAnalysis", "IL2067:UnrecognizedReflectionPattern", 3294[UnconditionalSuppressMessage("ReflectionAnalysis", "IL2026:RequiresUnreferencedCode", Justification = "The object is verified at run-time to be a registered type.")] 3389[UnconditionalSuppressMessage("ReflectionAnalysis", "IL2067:UnrecognizedReflectionPattern", 3434[UnconditionalSuppressMessage("ReflectionAnalysis", "IL2026:RequiresUnreferencedCode", Justification = "The ctor of this Type has RequiresUnreferencedCode.")] 3457[UnconditionalSuppressMessage("ReflectionAnalysis", "IL2026:RequiresUnreferencedCode", Justification = "The ctor of this Type has RequiresUnreferencedCode.")] 3479[UnconditionalSuppressMessage("ReflectionAnalysis", "IL2026:RequiresUnreferencedCode", Justification = "The ctor of this Type has RequiresUnreferencedCode.")] 3608[UnconditionalSuppressMessage("ReflectionAnalysis", "IL2026:RequiresUnreferencedCode", Justification = "The ctor of this Type has RequiresUnreferencedCode.")] 3748[UnconditionalSuppressMessage("ReflectionAnalysis", "IL2026:RequiresUnreferencedCode", Justification = "The ctor of this Type has RequiresUnreferencedCode.")]
System.Configuration.ConfigurationManager (3)
System\Configuration\ClientConfigPaths.cs (3)
32[UnconditionalSuppressMessage("SingleFile", "IL3000: Avoid accessing Assembly file path when publishing as a single file", 34[UnconditionalSuppressMessage("SingleFile", "IL3002: RequiresAssemblyFiles on Module.Name", 238[UnconditionalSuppressMessage("SingleFile", "IL3002: RequiresAssemblyFiles on Module.Name",
System.Data.Common (41)
System\Data\ColumnTypeConverter.cs (1)
69[UnconditionalSuppressMessage("ReflectionAnalysis", "IL2026:RequiresUnreferencedCode",
System\Data\Common\DataAdapter.cs (1)
510[UnconditionalSuppressMessage("ReflectionAnalysis", "IL2026:RequiresUnreferencedCode",
System\Data\Common\DbConnectionStringBuilder.cs (8)
15[UnconditionalSuppressMessage("ReflectionAnalysis", "IL2112:ReflectionToRequiresUnreferencedCode", 400[UnconditionalSuppressMessage("ReflectionAnalysis", "IL2112:ReflectionToRequiresUnreferencedCode", 429[UnconditionalSuppressMessage("ReflectionAnalysis", "IL2112:ReflectionToRequiresUnreferencedCode", 539[UnconditionalSuppressMessage("ReflectionAnalysis", "IL2112:ReflectionToRequiresUnreferencedCode", 590[UnconditionalSuppressMessage("ReflectionAnalysis", "IL2026:RequiresUnreferencedCode", 599[UnconditionalSuppressMessage("ReflectionAnalysis", "IL2026:RequiresUnreferencedCode", 608[UnconditionalSuppressMessage("ReflectionAnalysis", "IL2026:RequiresUnreferencedCode", 644[UnconditionalSuppressMessage("ReflectionAnalysis", "IL2026:RequiresUnreferencedCode",
System\Data\Common\DBSchemaRow.cs (1)
44[UnconditionalSuppressMessage("ReflectionAnalysis", "IL2026:RequiresUnreferencedCode",
System\Data\Common\SqlUDTStorage.cs (1)
40[UnconditionalSuppressMessage("ReflectionAnalysis", "IL2070:UnrecognizedReflectionPattern",
System\Data\DataColumn.cs (4)
81[UnconditionalSuppressMessage("ReflectionAnalysis", "IL2026:RequiresUnreferencedCode", 91[UnconditionalSuppressMessage("ReflectionAnalysis", "IL2026:RequiresUnreferencedCode", 101[UnconditionalSuppressMessage("ReflectionAnalysis", "IL2026:RequiresUnreferencedCode", 1854[UnconditionalSuppressMessage("ReflectionAnalysis", "IL2026:RequiresUnreferencedCode",
System\Data\DataRowExtensions.cs (1)
158[UnconditionalSuppressMessage("ReflectionAnalysis", "IL2091:MakeGenericMethod",
System\Data\DataSet.cs (4)
252[UnconditionalSuppressMessage("ReflectionAnalysis", "IL2112:ReflectionToRequiresUnreferencedCode", 262[UnconditionalSuppressMessage("ReflectionAnalysis", "IL2112:ReflectionToRequiresUnreferencedCode", 308[UnconditionalSuppressMessage("ReflectionAnalysis", "IL2026:RequiresUnreferencedCode", 310[UnconditionalSuppressMessage("AotAnalysis", "IL3050:RequiresDynamicCode",
System\Data\DataTable.cs (8)
195[UnconditionalSuppressMessage("ReflectionAnalysis", "IL2112:ReflectionToRequiresUnreferencedCode", 225[UnconditionalSuppressMessage("ReflectionAnalysis", "IL2026:RequiresUnreferencedCode", 227[UnconditionalSuppressMessage("AotAnalysis", "IL3050:RequiresDynamicCode", 3528[UnconditionalSuppressMessage("AOT analysis", "IL3050:RequiresDynamicCode", 4216[UnconditionalSuppressMessage("ReflectionAnalysis", "IL2026:RequiresUnreferencedCode", 4830[UnconditionalSuppressMessage("ReflectionAnalysis", "IL2026:RequiresUnreferencedCode", 4879[UnconditionalSuppressMessage("ReflectionAnalysis", "IL2026:RequiresUnreferencedCode", 6721[UnconditionalSuppressMessage("ReflectionAnalysis", "IL2046:UnrecognizedReflectionPattern",
System\Data\DataTableReader.cs (1)
722[UnconditionalSuppressMessage("ReflectionAnalysis", "IL2111:ReflectionToDynamicallyAccessedMembers",
System\Data\DataView.cs (3)
569[UnconditionalSuppressMessage("ReflectionAnalysis", "IL2026:RequiresUnreferencedCode", 1106[UnconditionalSuppressMessage("ReflectionAnalysis", "IL2026:RequiresUnreferencedCode", 1515[UnconditionalSuppressMessage("ReflectionAnalysis", "IL2026:RequiresUnreferencedCode",
System\Data\Filter\BinaryNode.cs (1)
140[UnconditionalSuppressMessage("ReflectionAnalysis", "IL2026:RequiresUnreferencedCode",
System\Data\Filter\DataExpression.cs (3)
121[UnconditionalSuppressMessage("ReflectionAnalysis", "IL2026:RequiresUnreferencedCode", 166[UnconditionalSuppressMessage("ReflectionAnalysis", "IL2026:RequiresUnreferencedCode", 194[UnconditionalSuppressMessage("ReflectionAnalysis", "IL2026:RequiresUnreferencedCode",
System\Data\Filter\FunctionNode.cs (1)
249[UnconditionalSuppressMessage("ReflectionAnalysis", "IL2026:RequiresUnreferencedCode",
System\Data\Filter\UnaryNode.cs (1)
177[UnconditionalSuppressMessage("ReflectionAnalysis", "IL2026:RequiresUnreferencedCode",
System\Data\TypedTableBase.cs (1)
32[UnconditionalSuppressMessage("ReflectionAnalysis", "IL2112:ReflectionToRequiresUnreferencedCode",
System\Data\xmlsaver.cs (1)
226[UnconditionalSuppressMessage("ReflectionAnalysis", "IL2026:RequiresUnreferencedCode", Justification = "The DynamicDependency ensures the correct members are preserved.")]
System.Diagnostics.DiagnosticSource (15)
System\Diagnostics\DiagnosticSourceEventSource.cs (9)
229[UnconditionalSuppressMessage("ReflectionAnalysis", "IL2026:RequiresUnreferencedCode", 251[UnconditionalSuppressMessage("ReflectionAnalysis", "IL2026:RequiresUnreferencedCode", 263[UnconditionalSuppressMessage("ReflectionAnalysis", "IL2026:RequiresUnreferencedCode", 275[UnconditionalSuppressMessage("ReflectionAnalysis", "IL2026:RequiresUnreferencedCode", 287[UnconditionalSuppressMessage("ReflectionAnalysis", "IL2026:RequiresUnreferencedCode", 299[UnconditionalSuppressMessage("ReflectionAnalysis", "IL2026:RequiresUnreferencedCode", 311[UnconditionalSuppressMessage("ReflectionAnalysis", "IL2026:RequiresUnreferencedCode", 336[UnconditionalSuppressMessage("ReflectionAnalysis", "IL2026:RequiresUnreferencedCode", 349[UnconditionalSuppressMessage("ReflectionAnalysis", "IL2026:RequiresUnreferencedCode",
System\Diagnostics\DsesActivitySourceListener.cs (2)
170[UnconditionalSuppressMessage("ReflectionAnalysis", "IL2026:RequiresUnreferencedCode", 181[UnconditionalSuppressMessage("ReflectionAnalysis", "IL2026:RequiresUnreferencedCode",
System\Diagnostics\DsesFilterAndTransform.cs (3)
530[UnconditionalSuppressMessage("ReflectionAnalysis", "IL2026:RequiresUnreferencedCode", 800[UnconditionalSuppressMessage("AOT", "IL3050:RequiresDynamicCode", 816[UnconditionalSuppressMessage("AOT", "IL3050:RequiresDynamicCode",
System\Diagnostics\Metrics\AggregationManager.cs (1)
365[UnconditionalSuppressMessage("AotAnalysis", "IL3050:RequiresDynamicCode",
System.Diagnostics.EventLog (1)
System\Diagnostics\EventLog.cs (1)
695[UnconditionalSuppressMessage("SingleFile", "IL3000: Avoid accessing Assembly file path when publishing as a single file",
System.Drawing.Common (2)
System\Drawing\FontConverter.cs (1)
253[UnconditionalSuppressMessage("ReflectionAnalysis", "IL2026:RequiresUnreferencedCode",
System\Drawing\Printing\MarginsConverter.cs (1)
59[UnconditionalSuppressMessage(
System.IO.IsolatedStorage (1)
System\IO\IsolatedStorage\Helper.cs (1)
86[UnconditionalSuppressMessage("SingleFile", "IL3000:Avoid accessing Assembly file path when publishing as a single file",
System.Linq.Expressions (33)
System\Dynamic\DynamicObject.cs (1)
812[UnconditionalSuppressMessage("ReflectionAnalysis", "IL2075:UnrecognizedReflectionPattern",
System\Dynamic\Utils\DelegateHelpers.cs (1)
96[UnconditionalSuppressMessage("ReflectionAnalysis", "IL2060:MakeGenericMethod",
System\Dynamic\Utils\TypeUtils.cs (7)
268[UnconditionalSuppressMessage("ReflectionAnalysis", "IL2070:UnrecognizedReflectionPattern", 685[UnconditionalSuppressMessage("ReflectionAnalysis", "IL2075:UnrecognizedReflectionPattern", 892[UnconditionalSuppressMessage("ReflectionAnalysis", "IL2067:UnrecognizedReflectionPattern", 965[UnconditionalSuppressMessage("ReflectionAnalysis", "IL2070:UnrecognizedReflectionPattern", 1006[UnconditionalSuppressMessage("ReflectionAnalysis", "IL2070:UnrecognizedReflectionPattern", 1014[UnconditionalSuppressMessage("ReflectionAnalysis", "IL2070:UnrecognizedReflectionPattern", 1022[UnconditionalSuppressMessage("ReflectionAnalysis", "IL2070:UnrecognizedReflectionPattern",
System\Linq\Expressions\BinaryExpression.cs (4)
438[UnconditionalSuppressMessage("ReflectionAnalysis", "IL2026:RequiresUnreferencedCode", 440[UnconditionalSuppressMessage("DynamicCode", "IL3050", 448[UnconditionalSuppressMessage("ReflectionAnalysis", "IL2026:RequiresUnreferencedCode", 715[UnconditionalSuppressMessage("ReflectionAnalysis", "IL2072:UnrecognizedReflectionPattern",
System\Linq\Expressions\Compiler\AssemblyGen.cs (2)
62[UnconditionalSuppressMessage("ReflectionAnalysis", "IL2026:RequiresUnreferencedCode", 64[UnconditionalSuppressMessage("ReflectionAnalysis", "IL2111:ReflectionToDynamicallyAccessedMembers",
System\Linq\Expressions\Compiler\ILGen.cs (1)
948[UnconditionalSuppressMessage("ReflectionAnalysis", "IL2070:UnrecognizedReflectionPattern",
System\Linq\Expressions\Compiler\LambdaCompiler.Statements.cs (1)
753[UnconditionalSuppressMessage("ReflectionAnalysis", "IL2026:RequiresUnreferencedCode",
System\Linq\Expressions\Compiler\StackSpiller.cs (1)
465[UnconditionalSuppressMessage("ReflectionAnalysis", "IL3050:RequiresDynamicCode",
System\Linq\Expressions\DynamicExpression.cs (1)
39[UnconditionalSuppressMessage("ReflectionAnalysis", "IL2026:RequiresUnreferencedCode",
System\Linq\Expressions\ExpressionStringBuilder.cs (1)
778[UnconditionalSuppressMessage("ReflectionAnalysis", "IL2075:UnrecognizedReflectionPattern",
System\Linq\Expressions\Interpreter\DefaultValueInstruction.cs (1)
26[UnconditionalSuppressMessage("ReflectionAnalysis", "IL2077:UnrecognizedReflectionPattern",
System\Linq\Expressions\Interpreter\LightCompiler.cs (1)
2531[UnconditionalSuppressMessage("DynamicDependency", "IL3050",
System\Linq\Expressions\Interpreter\LocalAccess.cs (2)
382[UnconditionalSuppressMessage("ReflectionAnalysis", "IL2077:UnrecognizedReflectionPattern", 421[UnconditionalSuppressMessage("ReflectionAnalysis", "IL2077:UnrecognizedReflectionPattern",
System\Linq\Expressions\Interpreter\TypeOperations.cs (1)
159[UnconditionalSuppressMessage("ReflectionAnalysis", "IL2077:UnrecognizedReflectionPattern",
System\Linq\Expressions\LambdaExpression.cs (1)
610[UnconditionalSuppressMessage("DynamicCode", "IL3050",
System\Linq\Expressions\MemberExpression.cs (1)
332[UnconditionalSuppressMessage("ReflectionAnalysis", "IL2075:UnrecognizedReflectionPattern",
System\Linq\Expressions\NewArrayExpression.cs (1)
178[UnconditionalSuppressMessage("DynamicCode", "IL3050",
System\Linq\Expressions\NewExpression.cs (1)
83[UnconditionalSuppressMessage("ReflectionAnalysis", "IL2026:RequiresUnreferencedCode",
System\Linq\Expressions\UnaryExpression.cs (1)
355[UnconditionalSuppressMessage("ReflectionAnalysis", "IL2072:UnrecognizedReflectionPattern",
System\Linq\Expressions\Utils.cs (1)
59[UnconditionalSuppressMessage("ReflectionAnalysis", "IL2026:RequiresUnreferencedCode",
System\Runtime\CompilerServices\CallSite.cs (2)
85[UnconditionalSuppressMessage("DynamicCode", "IL3050", 299[UnconditionalSuppressMessage("ReflectionAnalysis", "IL2060:MakeGenericMethod",
System.Linq.Queryable (1)
System\Linq\TypeHelper.cs (1)
10[UnconditionalSuppressMessage("ReflectionAnalysis", "IL2070:RequiresUnreferencedCode",
System.Net.Http (8)
src\runtime\src\libraries\Common\src\System\Net\Logging\NetEventSource.Common.Associate.cs (1)
39[UnconditionalSuppressMessage("ReflectionAnalysis", "IL2026:UnrecognizedReflectionPattern",
src\runtime\src\libraries\Common\src\System\Net\Logging\NetEventSource.Common.cs (1)
186[UnconditionalSuppressMessage("ReflectionAnalysis", "IL2026:UnrecognizedReflectionPattern",
System\Net\Http\DiagnosticsHandler.cs (1)
372[UnconditionalSuppressMessage("ReflectionAnalysis", "IL2026:UnrecognizedReflectionPattern",
System\Net\Http\HttpTelemetry.cs (4)
237[UnconditionalSuppressMessage("ReflectionAnalysis", "IL2026:RequiresUnreferencedCode", 293[UnconditionalSuppressMessage("ReflectionAnalysis", "IL2026:RequiresUnreferencedCode", 320[UnconditionalSuppressMessage("ReflectionAnalysis", "IL2026:RequiresUnreferencedCode", 347[UnconditionalSuppressMessage("ReflectionAnalysis", "IL2026:RequiresUnreferencedCode",
System\Net\Http\NetEventSource.Http.cs (1)
77[UnconditionalSuppressMessage("ReflectionAnalysis", "IL2026:UnrecognizedReflectionPattern",
System.Net.Http.WinHttpHandler (1)
src\runtime\src\libraries\Common\src\System\Net\Logging\NetEventSource.Common.cs (1)
186[UnconditionalSuppressMessage("ReflectionAnalysis", "IL2026:UnrecognizedReflectionPattern",
System.Net.HttpListener (3)
src\runtime\src\libraries\Common\src\System\Net\Logging\NetEventSource.Common.Associate.cs (1)
39[UnconditionalSuppressMessage("ReflectionAnalysis", "IL2026:UnrecognizedReflectionPattern",
src\runtime\src\libraries\Common\src\System\Net\Logging\NetEventSource.Common.cs (1)
186[UnconditionalSuppressMessage("ReflectionAnalysis", "IL2026:UnrecognizedReflectionPattern",
src\runtime\src\libraries\Common\src\System\Net\Logging\NetEventSource.Common.DumpBuffer.cs (1)
41[UnconditionalSuppressMessage("ReflectionAnalysis", "IL2026:UnrecognizedReflectionPattern",
System.Net.Mail (2)
src\runtime\src\libraries\Common\src\System\Net\Logging\NetEventSource.Common.Associate.cs (1)
39[UnconditionalSuppressMessage("ReflectionAnalysis", "IL2026:UnrecognizedReflectionPattern",
src\runtime\src\libraries\Common\src\System\Net\Logging\NetEventSource.Common.cs (1)
186[UnconditionalSuppressMessage("ReflectionAnalysis", "IL2026:UnrecognizedReflectionPattern",
System.Net.NameResolution (1)
src\runtime\src\libraries\Common\src\System\Net\Logging\NetEventSource.Common.cs (1)
186[UnconditionalSuppressMessage("ReflectionAnalysis", "IL2026:UnrecognizedReflectionPattern",
System.Net.Primitives (1)
src\runtime\src\libraries\Common\src\System\Net\Logging\NetEventSource.Common.cs (1)
186[UnconditionalSuppressMessage("ReflectionAnalysis", "IL2026:UnrecognizedReflectionPattern",
System.Net.Quic (2)
src\runtime\src\libraries\Common\src\System\Net\Logging\NetEventSource.Common.cs (1)
186[UnconditionalSuppressMessage("ReflectionAnalysis", "IL2026:UnrecognizedReflectionPattern",
System\Net\Quic\Internal\MsQuicApi.cs (1)
75[UnconditionalSuppressMessage("SingleFile", "IL3000: Avoid accessing Assembly file path when publishing as a single file",
System.Net.Requests (2)
src\runtime\src\libraries\Common\src\System\Net\Logging\NetEventSource.Common.Associate.cs (1)
39[UnconditionalSuppressMessage("ReflectionAnalysis", "IL2026:UnrecognizedReflectionPattern",
src\runtime\src\libraries\Common\src\System\Net\Logging\NetEventSource.Common.cs (1)
186[UnconditionalSuppressMessage("ReflectionAnalysis", "IL2026:UnrecognizedReflectionPattern",
System.Net.Security (5)
src\runtime\src\libraries\Common\src\System\Net\Logging\NetEventSource.Common.cs (1)
186[UnconditionalSuppressMessage("ReflectionAnalysis", "IL2026:UnrecognizedReflectionPattern",
src\runtime\src\libraries\Common\src\System\Net\Logging\NetEventSource.Common.DumpBuffer.cs (1)
41[UnconditionalSuppressMessage("ReflectionAnalysis", "IL2026:UnrecognizedReflectionPattern",
System\Net\Security\NetEventSource.Security.cs (1)
286[UnconditionalSuppressMessage("ReflectionAnalysis", "IL2026:UnrecognizedReflectionPattern",
System\Net\Security\NetSecurityTelemetry.cs (2)
256[UnconditionalSuppressMessage("ReflectionAnalysis", "IL2026:UnrecognizedReflectionPattern", 283[UnconditionalSuppressMessage("ReflectionAnalysis", "IL2026:UnrecognizedReflectionPattern",
System.Net.Sockets (2)
src\runtime\src\libraries\Common\src\System\Net\Logging\NetEventSource.Common.cs (1)
186[UnconditionalSuppressMessage("ReflectionAnalysis", "IL2026:UnrecognizedReflectionPattern",
src\runtime\src\libraries\Common\src\System\Net\Logging\NetEventSource.Common.DumpBuffer.cs (1)
41[UnconditionalSuppressMessage("ReflectionAnalysis", "IL2026:UnrecognizedReflectionPattern",
System.Net.WebSockets (4)
src\runtime\src\libraries\Common\src\System\Net\Logging\NetEventSource.Common.Associate.cs (1)
39[UnconditionalSuppressMessage("ReflectionAnalysis", "IL2026:UnrecognizedReflectionPattern",
src\runtime\src\libraries\Common\src\System\Net\Logging\NetEventSource.Common.cs (1)
186[UnconditionalSuppressMessage("ReflectionAnalysis", "IL2026:UnrecognizedReflectionPattern",
System\Net\WebSockets\NetEventSource.WebSockets.cs (2)
205[UnconditionalSuppressMessage("ReflectionAnalysis", "IL2026:UnrecognizedReflectionPattern", 236[UnconditionalSuppressMessage("ReflectionAnalysis", "IL2026:UnrecognizedReflectionPattern",
System.Private.CoreLib (136)
Internal\Reflection\Augments\ReflectionAugments.cs (1)
344[UnconditionalSuppressMessage("ReflectionAnalysis", "IL2075:UnrecognizedReflectionPattern",
Internal\Reflection\Extensions\NonPortable\CustomAttributeInstantiator.cs (1)
29[UnconditionalSuppressMessage("ReflectionAnalysis", "IL2075:UnrecognizedReflectionPattern",
Internal\Runtime\Augments\RuntimeAugments.cs (1)
111[UnconditionalSuppressMessage("AotAnalysis", "IL3050:RequiresDynamicCode",
Internal\Runtime\CompilerHelpers\InteropHelpers.cs (3)
509[UnconditionalSuppressMessage("AotAnalysis", "IL3050:RequiresDynamicCode", 525[UnconditionalSuppressMessage("AotAnalysis", "IL3050:RequiresDynamicCode", 553[UnconditionalSuppressMessage("AotAnalysis", "IL3050:RequiresDynamicCode",
src\runtime\src\libraries\System.Private.CoreLib\src\Internal\Runtime\InteropServices\ComponentActivator.cs (2)
132[UnconditionalSuppressMessage("ReflectionAnalysis", "IL2026:RequiresUnreferencedCode", 210[UnconditionalSuppressMessage("ReflectionAnalysis", "IL2026:RequiresUnreferencedCode",
src\runtime\src\libraries\System.Private.CoreLib\src\System\AppContext.AnyOS.cs (1)
16[UnconditionalSuppressMessage("SingleFile", "IL3000: Avoid accessing Assembly file path when publishing as a single file",
src\runtime\src\libraries\System.Private.CoreLib\src\System\Array.cs (2)
86[UnconditionalSuppressMessage("AotAnalysis", "IL3050:RequiresDynamicCode", 102[UnconditionalSuppressMessage("AotAnalysis", "IL3050:RequiresDynamicCode",
src\runtime\src\libraries\System.Private.CoreLib\src\System\Buffers\ArrayPoolEventSource.cs (3)
46[UnconditionalSuppressMessage("ReflectionAnalysis", "IL2026:UnrecognizedReflectionPattern", 72[UnconditionalSuppressMessage("ReflectionAnalysis", "IL2026:UnrecognizedReflectionPattern", 121[UnconditionalSuppressMessage("ReflectionAnalysis", "IL2026:RequiresUnreferencedCode",
src\runtime\src\libraries\System.Private.CoreLib\src\System\DefaultBinder.cs (1)
31[UnconditionalSuppressMessage("AotAnalysis", "IL3050:RequiresDynamicCode",
src\runtime\src\libraries\System.Private.CoreLib\src\System\Diagnostics\Contracts\Contracts.cs (1)
616[UnconditionalSuppressMessage("ReflectionAnalysis", "IL2026:RequiresUnreferencedCode",
src\runtime\src\libraries\System.Private.CoreLib\src\System\Diagnostics\StackTrace.cs (1)
448[UnconditionalSuppressMessage("ReflectionAnalysis", "IL2070:UnrecognizedReflectionPattern",
src\runtime\src\libraries\System.Private.CoreLib\src\System\Diagnostics\Tracing\EventCounter.cs (1)
92[UnconditionalSuppressMessage("ReflectionAnalysis", "IL2026:RequiresUnreferencedCode",
src\runtime\src\libraries\System.Private.CoreLib\src\System\Diagnostics\Tracing\EventSource.cs (27)
404[UnconditionalSuppressMessage("ReflectionAnalysis", "IL2114:ReflectionToDynamicallyAccessedMembers", 428[UnconditionalSuppressMessage("ReflectionAnalysis", "IL2114:ReflectionToDynamicallyAccessedMembers", 816[UnconditionalSuppressMessage("ReflectionAnalysis", "IL2026:UnrecognizedReflectionPattern", 824[UnconditionalSuppressMessage("ReflectionAnalysis", "IL2026:UnrecognizedReflectionPattern", 838[UnconditionalSuppressMessage("ReflectionAnalysis", "IL2026:UnrecognizedReflectionPattern", 855[UnconditionalSuppressMessage("ReflectionAnalysis", "IL2026:UnrecognizedReflectionPattern", 876[UnconditionalSuppressMessage("ReflectionAnalysis", "IL2026:UnrecognizedReflectionPattern", 890[UnconditionalSuppressMessage("ReflectionAnalysis", "IL2026:UnrecognizedReflectionPattern", 907[UnconditionalSuppressMessage("ReflectionAnalysis", "IL2026:UnrecognizedReflectionPattern", 928[UnconditionalSuppressMessage("ReflectionAnalysis", "IL2026:UnrecognizedReflectionPattern", 946[UnconditionalSuppressMessage("ReflectionAnalysis", "IL2026:UnrecognizedReflectionPattern", 969[UnconditionalSuppressMessage("ReflectionAnalysis", "IL2026:UnrecognizedReflectionPattern", 998[UnconditionalSuppressMessage("ReflectionAnalysis", "IL2026:UnrecognizedReflectionPattern", 1019[UnconditionalSuppressMessage("ReflectionAnalysis", "IL2026:UnrecognizedReflectionPattern", 1044[UnconditionalSuppressMessage("ReflectionAnalysis", "IL2026:UnrecognizedReflectionPattern", 1066[UnconditionalSuppressMessage("ReflectionAnalysis", "IL2026:UnrecognizedReflectionPattern", 1088[UnconditionalSuppressMessage("ReflectionAnalysis", "IL2026:UnrecognizedReflectionPattern", 1109[UnconditionalSuppressMessage("ReflectionAnalysis", "IL2026:UnrecognizedReflectionPattern", 1144[UnconditionalSuppressMessage("ReflectionAnalysis", "IL2026:UnrecognizedReflectionPattern", 1318[UnconditionalSuppressMessage("ReflectionAnalysis", "IL2112:ReflectionToRequiresUnreferencedCode", 1353[UnconditionalSuppressMessage("ReflectionAnalysis", "IL2112:ReflectionToRequiresUnreferencedCode", 1449[UnconditionalSuppressMessage("ReflectionAnalysis", "IL2026:UnrecognizedReflectionPattern", 1472[UnconditionalSuppressMessage("ReflectionAnalysis", "IL2112:ReflectionToRequiresUnreferencedCode", 1489[UnconditionalSuppressMessage("ReflectionAnalysis", "IL2112:ReflectionToRequiresUnreferencedCode", 1984[UnconditionalSuppressMessage("ReflectionAnalysis", "IL2112:ReflectionToRequiresUnreferencedCode", 2097[UnconditionalSuppressMessage("ReflectionAnalysis", "IL2112:ReflectionToRequiresUnreferencedCode", 2254[UnconditionalSuppressMessage("ReflectionAnalysis", "IL2026:RequiresUnreferencedCode",
src\runtime\src\libraries\System.Private.CoreLib\src\System\Diagnostics\Tracing\FrameworkEventSource.cs (2)
33[UnconditionalSuppressMessage("ReflectionAnalysis", "IL2026:UnrecognizedReflectionPattern", 68[UnconditionalSuppressMessage("ReflectionAnalysis", "IL2026:UnrecognizedReflectionPattern",
src\runtime\src\libraries\System.Private.CoreLib\src\System\Diagnostics\Tracing\IncrementingEventCounter.cs (1)
51[UnconditionalSuppressMessage("ReflectionAnalysis", "IL2026:RequiresUnreferencedCode",
src\runtime\src\libraries\System.Private.CoreLib\src\System\Diagnostics\Tracing\IncrementingPollingCounter.cs (1)
64[UnconditionalSuppressMessage("ReflectionAnalysis", "IL2026:RequiresUnreferencedCode",
src\runtime\src\libraries\System.Private.CoreLib\src\System\Diagnostics\Tracing\ManifestBuilder.cs (1)
422[UnconditionalSuppressMessage("ReflectionAnalysis", "IL2070:UnrecognizedReflectionPattern",
src\runtime\src\libraries\System.Private.CoreLib\src\System\Diagnostics\Tracing\PollingCounter.cs (1)
42[UnconditionalSuppressMessage("ReflectionAnalysis", "IL2026:RequiresUnreferencedCode",
src\runtime\src\libraries\System.Private.CoreLib\src\System\Diagnostics\Tracing\TraceLogging\PropertyValue.cs (2)
191[UnconditionalSuppressMessage("AotAnalysis", "IL3050:AotUnfriendlyApi", 203[UnconditionalSuppressMessage("AotAnalysis", "IL3050:AotUnfriendlyApi",
src\runtime\src\libraries\System.Private.CoreLib\src\System\Diagnostics\Tracing\TraceLogging\SimpleTypeInfos.cs (1)
333[UnconditionalSuppressMessage("ReflectionAnalysis", "IL2072:UnrecognizedReflectionPattern",
src\runtime\src\libraries\System.Private.CoreLib\src\System\Diagnostics\Tracing\TraceLogging\TraceLoggingEventSource.cs (6)
84[UnconditionalSuppressMessage("ReflectionAnalysis", "IL2026:UnrecognizedReflectionPattern", 106[UnconditionalSuppressMessage("ReflectionAnalysis", "IL2026:UnrecognizedReflectionPattern", 137[UnconditionalSuppressMessage("ReflectionAnalysis", "IL2112:ReflectionToRequiresUnreferencedCode", 177[UnconditionalSuppressMessage("ReflectionAnalysis", "IL2112:ReflectionToRequiresUnreferencedCode", 219[UnconditionalSuppressMessage("ReflectionAnalysis", "IL2112:ReflectionToRequiresUnreferencedCode", 268[UnconditionalSuppressMessage("ReflectionAnalysis", "IL2112:ReflectionToRequiresUnreferencedCode",
src\runtime\src\libraries\System.Private.CoreLib\src\System\Exception.cs (1)
96[UnconditionalSuppressMessage("ReflectionAnalysis", "IL2026:RequiresUnreferencedCode",
src\runtime\src\libraries\System.Private.CoreLib\src\System\Reflection\Assembly.cs (1)
303[UnconditionalSuppressMessage("SingleFile", "IL3000:Avoid accessing Assembly file path when publishing as a single file",
src\runtime\src\libraries\System.Private.CoreLib\src\System\Reflection\Emit\MethodOnTypeBuilderInstantiation.cs (1)
31[UnconditionalSuppressMessage("ReflectionAnalysis", "IL2026:RequiresUnreferencedCode",
src\runtime\src\libraries\System.Private.CoreLib\src\System\Reflection\Emit\TypeBuilder.cs (3)
332[UnconditionalSuppressMessage("ReflectionAnalysis", "IL2055:UnrecognizedReflectionPattern", 379[UnconditionalSuppressMessage("ReflectionAnalysis", "IL2055:UnrecognizedReflectionPattern", 412[UnconditionalSuppressMessage("ReflectionAnalysis", "IL2055:UnrecognizedReflectionPattern",
src\runtime\src\libraries\System.Private.CoreLib\src\System\Reflection\Emit\TypeBuilderInstantiation.cs (1)
109[UnconditionalSuppressMessage("ReflectionAnalysis", "IL2055:UnrecognizedReflectionPattern",
src\runtime\src\libraries\System.Private.CoreLib\src\System\Reflection\SignatureTypeExtensions.cs (4)
107[UnconditionalSuppressMessage("ReflectionAnalysis", "IL2026:RequiresUnreferencedCode", 109[UnconditionalSuppressMessage("AotAnalysis", "IL3050:AotUnfriendlyApi", 163[UnconditionalSuppressMessage("AotAnalysis", "IL3050:AotUnfriendlyApi", 177[UnconditionalSuppressMessage("AotAnalysis", "IL3050:AotUnfriendlyApi",
src\runtime\src\libraries\System.Private.CoreLib\src\System\Reflection\TypeInfo.cs (2)
42[UnconditionalSuppressMessage("ReflectionAnalysis", "IL2070:UnrecognizedReflectionPattern", 88[UnconditionalSuppressMessage("ReflectionAnalysis", "IL2070:UnrecognizedReflectionPattern",
src\runtime\src\libraries\System.Private.CoreLib\src\System\Reflection\TypeNameResolver.cs (3)
32[UnconditionalSuppressMessage("ReflectionAnalysis", "IL3050:RequiresDynamicCode", 98[UnconditionalSuppressMessage("ReflectionAnalysis", "IL2055:UnrecognizedReflectionPattern", 100[UnconditionalSuppressMessage("ReflectionAnalysis", "IL3050:RequiresDynamicCode",
src\runtime\src\libraries\System.Private.CoreLib\src\System\Resources\ResourceReader.Core.cs (4)
77[UnconditionalSuppressMessage("AotAnalysis", "IL3050:RequiresDynamicCode", 86[UnconditionalSuppressMessage("AotAnalysis", "IL3050:RequiresDynamicCode", 90[UnconditionalSuppressMessage("ReflectionAnalysis", "IL2121:RequiresUnreferencedCode", 94[UnconditionalSuppressMessage("ReflectionAnalysis", "IL2026:RequiresUnreferencedCode",
src\runtime\src\libraries\System.Private.CoreLib\src\System\Resources\ResourceReader.cs (1)
974[UnconditionalSuppressMessage("ReflectionAnalysis", "IL2026:RequiresUnreferencedCode",
src\runtime\src\libraries\System.Private.CoreLib\src\System\Runtime\CompilerServices\AsyncMethodBuilderCore.cs (1)
87[UnconditionalSuppressMessage("ReflectionAnalysis", "IL2075:UnrecognizedReflectionPattern",
src\runtime\src\libraries\System.Private.CoreLib\src\System\Runtime\CompilerServices\AsyncProfilerEventSource.cs (1)
82[UnconditionalSuppressMessage("ReflectionAnalysis", "IL2026:UnrecognizedReflectionPattern", Justification = EventSourceSuppressMessage)]
src\runtime\src\libraries\System.Private.CoreLib\src\System\Runtime\InteropServices\Marshal.cs (4)
525[UnconditionalSuppressMessage("ReflectionAnalysis", "IL2070:UnrecognizedReflectionPattern", 539[UnconditionalSuppressMessage("AotAnalysis", "IL3050:AotUnfriendlyApi", 621[UnconditionalSuppressMessage("AotAnalysis", "IL3050:AotUnfriendlyApi", 1249[UnconditionalSuppressMessage("AotAnalysis", "IL3050:AotUnfriendlyApi",
src\runtime\src\libraries\System.Private.CoreLib\src\System\Runtime\Loader\AssemblyLoadContext.cs (2)
879[UnconditionalSuppressMessage("ReflectionAnalysis", "IL2026:RequiresUnreferencedCode", 881[UnconditionalSuppressMessage("SingleFile", "IL3000: Avoid accessing Assembly file path when publishing as a single file",
src\runtime\src\libraries\System.Private.CoreLib\src\System\StartupHookProvider.cs (1)
72[UnconditionalSuppressMessageAttribute("ReflectionAnalysis", "IL2026:RequiresUnreferencedCode",
src\runtime\src\libraries\System.Private.CoreLib\src\System\Threading\Tasks\TplEventSource.cs (6)
189[UnconditionalSuppressMessage("ReflectionAnalysis", "IL2026:UnrecognizedReflectionPattern", 261[UnconditionalSuppressMessage("ReflectionAnalysis", "IL2026:UnrecognizedReflectionPattern", 306[UnconditionalSuppressMessage("ReflectionAnalysis", "IL2026:UnrecognizedReflectionPattern", 399[UnconditionalSuppressMessage("ReflectionAnalysis", "IL2026:UnrecognizedReflectionPattern", 432[UnconditionalSuppressMessage("ReflectionAnalysis", "IL2026:UnrecognizedReflectionPattern", 486[UnconditionalSuppressMessage("ReflectionAnalysis", "IL2026:UnrecognizedReflectionPattern",
src\runtime\src\libraries\System.Private.CoreLib\src\System\Type.cs (3)
269[UnconditionalSuppressMessage("ReflectionAnalysis", "IL2085:UnrecognizedReflectionPattern", 422[UnconditionalSuppressMessage("ReflectionAnalysis", "IL2085:UnrecognizedReflectionPattern", 617[UnconditionalSuppressMessage("ReflectionAnalysis", "IL2085:UnrecognizedReflectionPattern",
src\runtime\src\libraries\System.Private.CoreLib\src\System\Type.Enum.cs (1)
106[UnconditionalSuppressMessage("ReflectionAnalysis", "IL2085:UnrecognizedReflectionPattern",
src\runtime\src\libraries\System.Private.CoreLib\src\System\Type.Helpers.cs (1)
401[UnconditionalSuppressMessage("ReflectionAnalysis", "IL2085:UnrecognizedReflectionPattern",
System\Array.NativeAot.cs (2)
88[UnconditionalSuppressMessage("AotAnalysis", "IL3050:RequiresDynamicCode", 209[UnconditionalSuppressMessage("AotAnalysis", "IL3050:RequiresDynamicCode",
System\Reflection\Attribute.NativeAot.cs (1)
134[UnconditionalSuppressMessage("AotAnalysis", "IL3050:RequiresDynamicCode",
System\Reflection\Runtime\BindingFlagSupport\ConstructorPolicies.cs (1)
20[UnconditionalSuppressMessage("ReflectionAnalysis", "IL2070:UnrecognizedReflectionPattern",
System\Reflection\Runtime\BindingFlagSupport\EventPolicies.cs (1)
20[UnconditionalSuppressMessage("ReflectionAnalysis", "IL2070:UnrecognizedReflectionPattern",
System\Reflection\Runtime\BindingFlagSupport\FieldPolicies.cs (1)
20[UnconditionalSuppressMessage("ReflectionAnalysis", "IL2070:UnrecognizedReflectionPattern",
System\Reflection\Runtime\BindingFlagSupport\MethodPolicies.cs (1)
20[UnconditionalSuppressMessage("ReflectionAnalysis", "IL2070:UnrecognizedReflectionPattern",
System\Reflection\Runtime\BindingFlagSupport\NestedTypePolicies.cs (1)
30[UnconditionalSuppressMessage("ReflectionAnalysis", "IL2070:UnrecognizedReflectionPattern",
System\Reflection\Runtime\BindingFlagSupport\PropertyPolicies.cs (1)
20[UnconditionalSuppressMessage("ReflectionAnalysis", "IL2070:UnrecognizedReflectionPattern",
System\Reflection\Runtime\CustomAttributes\NativeFormat\NativeFormatCustomAttributeData.cs (2)
51[UnconditionalSuppressMessage("ReflectionAnalysis", "IL2072:UnrecognizedReflectionPattern", 191[UnconditionalSuppressMessage("ReflectionAnalysis", "IL2070:UnrecognizedReflectionPattern",
System\Reflection\Runtime\General\Assignability.cs (4)
16[UnconditionalSuppressMessage("ReflectionAnalysis", "IL2055:UnrecognizedReflectionPattern", 18[UnconditionalSuppressMessage("AotAnalysis", "IL3050:AotUnfriendlyApi", 61[UnconditionalSuppressMessage("ReflectionAnalysis", "IL2070:UnrecognizedReflectionPattern", 344[UnconditionalSuppressMessage("ReflectionAnalysis", "IL2070:UnrecognizedReflectionPattern",
System\Reflection\Runtime\General\Helpers.cs (2)
116[UnconditionalSuppressMessage("ReflectionAnalysis", "IL2075:UnrecognizedReflectionPattern", 142[UnconditionalSuppressMessage("AotAnalysis", "IL3050:RequiresDynamicCode",
System\Reflection\Runtime\General\MetadataReaderExtensions.NativeFormat.cs (8)
723[UnconditionalSuppressMessage("AotAnalysis", "IL3050:RequiresDynamicCode", 747[UnconditionalSuppressMessage("AotAnalysis", "IL3050:RequiresDynamicCode", 771[UnconditionalSuppressMessage("AotAnalysis", "IL3050:RequiresDynamicCode", 795[UnconditionalSuppressMessage("AotAnalysis", "IL3050:RequiresDynamicCode", 819[UnconditionalSuppressMessage("AotAnalysis", "IL3050:RequiresDynamicCode", 843[UnconditionalSuppressMessage("AotAnalysis", "IL3050:RequiresDynamicCode", 867[UnconditionalSuppressMessage("AotAnalysis", "IL3050:RequiresDynamicCode", 891[UnconditionalSuppressMessage("AotAnalysis", "IL3050:RequiresDynamicCode",
System\Reflection\Runtime\General\ThunkedApis.cs (3)
172[UnconditionalSuppressMessage("ReflectionAnalysis", "IL2063:UnrecognizedReflectionPattern", 174[UnconditionalSuppressMessage("ReflectionAnalysis", "IL2073:UnrecognizedReflectionPattern", 176[UnconditionalSuppressMessage("ReflectionAnalysis", "IL2121:UnrecognizedReflectionPattern",
System\Reflection\Runtime\MethodInfos\CustomMethodMapper.cs (1)
49[UnconditionalSuppressMessage("ReflectionAnalysis", "IL2070:UnrecognizedReflectionPattern",
System\Reflection\Runtime\MethodInfos\CustomMethodMapper.Nullable.cs (1)
80[UnconditionalSuppressMessage("ReflectionAnalysis", "IL2067:ParameterDoesntMeetParameterRequirements",
System\Reflection\Runtime\TypeInfos\RuntimeTypeInfo.cs (1)
257[UnconditionalSuppressMessage("ReflectionAnalysis", "IL2075:UnrecognizedReflectionPattern",
System\Reflection\Runtime\TypeInfos\RuntimeTypeInfo.InvokeMember.cs (1)
15[UnconditionalSuppressMessage("ReflectionAnalysis", "IL2072:UnrecognizedReflectionPattern",
System\Reflection\TypeNameResolver.NativeAot.cs (2)
117[UnconditionalSuppressMessage("ReflectionAnalysis", "IL2026:RequiresUnreferencedCode", 119[UnconditionalSuppressMessage("ReflectionAnalysis", "IL2075:UnrecognizedReflectionPattern",
System\Runtime\CompilerServices\RuntimeHelpers.NativeAot.cs (1)
280[UnconditionalSuppressMessage("ReflectionAnalysis", "IL2072:UnrecognizedReflectionPattern",
System.Private.DataContractSerialization (16)
System\Runtime\Serialization\AccessorBuilder.cs (3)
30[UnconditionalSuppressMessage("ReflectionAnalysis", "IL2060:MakeGenericMethod", 40[UnconditionalSuppressMessage("ReflectionAnalysis", "IL2060:MakeGenericMethod", 95[UnconditionalSuppressMessage("ReflectionAnalysis", "IL2060:MakeGenericMethod",
System\Runtime\Serialization\ClassDataContract.cs (3)
157[UnconditionalSuppressMessage("AOT Analysis", "IL3050:RequiresDynamicCodeAttribute", 1383[UnconditionalSuppressMessage("AOT Analysis", "IL3050:RequiresDynamicCode", 1385[UnconditionalSuppressMessage("ReflectionAnalysis", "IL2026:RequiresUnreferencedCode",
System\Runtime\Serialization\CodeGenerator.cs (1)
87[UnconditionalSuppressMessage("ReflectionAnalysis", "IL2070:UnrecognizedReflectionPattern",
System\Runtime\Serialization\CollectionDataContract.cs (5)
785[UnconditionalSuppressMessage("ReflectionAnalysis", "IL2060:MakeGenericMethod", 791[UnconditionalSuppressMessage("ReflectionAnalysis", "IL2060:MakeGenericMethod", 834[UnconditionalSuppressMessage("ReflectionAnalysis", "IL2060:MakeGenericMethod", 1532[UnconditionalSuppressMessage("AOT Analysis", "IL3050:RequiresDynamicCode", 1534[UnconditionalSuppressMessage("ReflectionAnalysis", "IL2026:RequiresUnreferencedCode",
System\Runtime\Serialization\PrimitiveDataContract.cs (2)
372[UnconditionalSuppressMessage("ReflectionAnalysis", "IL2026:RequiresUnreferencedCode", 376[UnconditionalSuppressMessage("ReflectionAnalysis", "IL2111:ReflectionToDynamicallyAccessedMembers",
System\Runtime\Serialization\ReflectionReader.cs (1)
619[UnconditionalSuppressMessage("ReflectionAnalysis", "IL2060:MakeGenericMethod",
System\Runtime\Serialization\XmlFormatGeneratorStatics.cs (1)
767[UnconditionalSuppressMessage("ReflectionAnalysis", "IL2060:MakeGenericMethod",
System.Private.Reflection.Execution (4)
Internal\Reflection\Execution\TypeLoader\ConstraintValidatorSupport.cs (3)
56[UnconditionalSuppressMessage("ReflectionAnalysis", "IL2080:UnrecognizedReflectionPattern", 158[UnconditionalSuppressMessage("ReflectionAnalysis", "IL2063:UnrecognizedReflectionPattern", 276[UnconditionalSuppressMessage("ReflectionAnalysis", "IL2070:UnrecognizedReflectionPattern",
Internal\Reflection\Execution\TypeLoader\TypeCast.cs (1)
26[UnconditionalSuppressMessage("ReflectionAnalysis", "IL2070:UnrecognizedReflectionPattern",
System.Private.Xml (17)
System\Xml\Schema\XmlSchemaValidator.cs (2)
965[UnconditionalSuppressMessage("AotAnalysis", "IL3050", Justification = "ToArray is called for known reference types only.")] 1008[UnconditionalSuppressMessage("AotAnalysis", "IL3050", Justification = "ToArray is called for known reference types only.")]
System\Xml\Serialization\CodeGenerator.cs (1)
56[UnconditionalSuppressMessage("ReflectionAnalysis", "IL2070:UnrecognizedReflectionPattern",
System\Xml\Serialization\Compilation.cs (2)
136[UnconditionalSuppressMessage("SingleFile", "IL3000: Avoid accessing Assembly file path when publishing as a single file", 225[UnconditionalSuppressMessage("SingleFile", "IL3000: Avoid accessing Assembly file path when publishing as a single file",
System\Xml\Serialization\XmlSerializationWriter.cs (1)
87[UnconditionalSuppressMessage("AotAnalysis", "IL3050", Justification = "ToArray is called for known reference types only.")]
System\Xml\Serialization\XmlSerializer.cs (1)
667[UnconditionalSuppressMessage("SingleFile", "IL3000: Avoid accessing Assembly file path when publishing as a single file",
System\Xml\Xsl\IlGen\GenerateHelper.cs (1)
309[UnconditionalSuppressMessage("ReflectionAnalysis", "IL2026:RequiresUnreferencedCode",
System\Xml\Xsl\IlGen\XmlIlVisitor.cs (1)
3604[UnconditionalSuppressMessage("ReflectionAnalysis", "IL2072:RequiresUnreferencedCode",
System\Xml\Xsl\Runtime\XmlQueryContext.cs (1)
225[UnconditionalSuppressMessage("ReflectionAnalysis", "IL2026:RequiresUnreferencedCode",
System\Xml\Xsl\Runtime\XsltLibrary.cs (1)
63[UnconditionalSuppressMessage("ReflectionAnalysis", "IL2026:RequiresUnreferencedCode",
System\Xml\Xsl\XmlIlGenerator.cs (1)
74[UnconditionalSuppressMessage("ReflectionAnalysis", "IL2026:RequiresUnreferencedCode",
System\Xml\Xsl\Xslt\QilGeneratorEnv.cs (1)
98[UnconditionalSuppressMessage("ReflectionAnalysis", "IL2026:RequiresUnreferencedCode",
System\Xml\Xsl\Xslt\Scripts.cs (1)
55[UnconditionalSuppressMessage("TrimAnalysis", "IL2073:MissingDynamicallyAccessedMembers",
System\Xml\Xsl\Xslt\XslAstAnalyzer.cs (1)
1056[UnconditionalSuppressMessage("ReflectionAnalysis", "IL2026:RequiresUnreferencedCode",
System\Xml\Xsl\XsltOld\Processor.cs (1)
250[UnconditionalSuppressMessage("ReflectionAnalysis", "IL2026:RequiresUnreferencedCode",
System\Xml\Xsl\XsltOld\XsltCompileContext.cs (1)
185[UnconditionalSuppressMessage("ReflectionAnalysis", "IL2075:RequiresUnreferencedCode",
System.Reflection.DispatchProxy (2)
System\Reflection\DispatchProxyGenerator.cs (2)
55[UnconditionalSuppressMessage("ReflectionAnalysis", "IL2026:RequiresUnreferencedCode", 212[UnconditionalSuppressMessage("ReflectionAnalysis", "IL2067:UnrecognizedReflectionPattern",
System.Reflection.Emit (10)
System\Reflection\Emit\ModuleBuilderImpl.cs (4)
56[UnconditionalSuppressMessage("ReflectionAnalysis", "IL2026:RequiresUnreferencedCode", Justification = "Types are preserved via s_coreTypes")] 77[UnconditionalSuppressMessage("ReflectionAnalysis", "IL2026:RequiresUnreferencedCode", Justification = "Types are preserved via s_coreTypes")] 731[UnconditionalSuppressMessage("ReflectionAnalysis", "IL2055:RequiresDynamicCode", Justification = "Test")] 732[UnconditionalSuppressMessage("ReflectionAnalysis", "IL3050:RequiresUnreferencedCode", Justification = "Test")]
System\Reflection\Emit\TypeBuilderImpl.cs (6)
97[UnconditionalSuppressMessage("ReflectionAnalysis", "IL2083:DynamicallyAccessedMembers", Justification = "Not sure how to handle warning on 'this'")] 196[UnconditionalSuppressMessage("ReflectionAnalysis", "IL2075:UnrecognizedReflectionPattern", 429[UnconditionalSuppressMessage("ReflectionAnalysis", "IL2072:DynamicallyAccessedMembers", Justification = "The members of 'ValueType' are not referenced in this context")] 546[UnconditionalSuppressMessage("ReflectionAnalysis", "IL2074:DynamicallyAccessedMembers", 1247[UnconditionalSuppressMessage("ReflectionAnalysis", "IL2085:DynamicallyAccessedMembers", Justification = "Methods are loaded from this TypeBuilder")] 1357[UnconditionalSuppressMessage("ReflectionAnalysis", "IL2070:UnrecognizedReflectionPattern",
System.Reflection.MetadataLoadContext (6)
System\Reflection\TypeLoading\Assemblies\Ecma\EcmaAssembly.ManifestResources.cs (2)
59[UnconditionalSuppressMessage("SingleFile", "IL3001:Avoid accessing Assembly file path", 61[UnconditionalSuppressMessage("SingleFile", "IL3002:RequiresAssemblyFiles on Module.GetFile",
System\Reflection\TypeLoading\Assemblies\Ecma\EcmaAssembly.Modules.cs (1)
36[UnconditionalSuppressMessage("SingleFile", "IL3000: Avoid accessing Assembly file path when publishing as a single file",
System\Reflection\TypeLoading\Modules\Ecma\EcmaModule.GetTypeCore.cs (1)
20[UnconditionalSuppressMessage("SingleFile", "IL3002:RequiresAssemblyFiles on FullyQualifiedName",
System\Reflection\TypeLoading\Modules\RoResourceModule.cs (1)
35[UnconditionalSuppressMessage("SingleFile", "IL3002:RequiresAssemblyFiles on Name",
System\Reflection\TypeLoading\Types\RoType.cs (1)
351[UnconditionalSuppressMessage("ReflectionAnalysis", "IL2085:UnrecognizedReflectionPattern",
System.Resources.Extensions (3)
src\runtime\src\libraries\System.Private.CoreLib\src\System\Resources\ResourceReader.cs (1)
974[UnconditionalSuppressMessage("ReflectionAnalysis", "IL2026:RequiresUnreferencedCode",
System\Resources\Extensions\BinaryFormat\Deserializer\Deserializer.cs (1)
304[UnconditionalSuppressMessage(
System\Resources\Extensions\BinaryFormat\SerializationEvents.cs (1)
31[UnconditionalSuppressMessage("ReflectionAnalysis", "IL2111:UnrecognizedReflectionPattern",
System.Runtime.InteropServices (3)
System\Runtime\InteropServices\Marshalling\StrategyBasedComWrappers.cs (2)
61[UnconditionalSuppressMessage("AOT", "IL3050:Calling members annotated with 'RequiresDynamicCodeAttribute' may break functionality when AOT compiling.", Justification = "The usage is guarded, but the analyzer and the trimmer don't understand it.")] 62[UnconditionalSuppressMessage("Trimming", "IL2026:Members annotated with 'RequiresUnreferencedCodeAttribute' require dynamic access otherwise can break functionality when trimming application code", Justification = "The opt-in feature is documented to not work in trimming scenarios.")]
System\Runtime\InteropServices\RuntimeEnvironment.cs (1)
17[UnconditionalSuppressMessage("SingleFile", "IL3000: Avoid accessing Assembly file path when publishing as a single file",
System.Runtime.InteropServices.JavaScript (7)
System\Runtime\InteropServices\JavaScript\JSHostImplementation.CoreCLR.cs (4)
16[UnconditionalSuppressMessage("Trimming", "IL2026", Justification = "It's kept from trimming by ModuleInitializerAttribute in the generated code.")] 17[UnconditionalSuppressMessage("Trimming", "IL2075", Justification = "It's kept from trimming by ModuleInitializerAttribute in the generated code.")] 38[UnconditionalSuppressMessage("Trimming", "IL2026", Justification = "It's kept from trimming by DynamicDependencyAttribute in the generated code.")] 39[UnconditionalSuppressMessage("Trimming", "IL2075", Justification = "It's kept from trimming by DynamicDependencyAttribute in the generated code.")]
System\Runtime\InteropServices\JavaScript\JSHostImplementation.cs (3)
47[UnconditionalSuppressMessage("ReflectionAnalysis", "IL2070:UnrecognizedReflectionPattern", 191[UnconditionalSuppressMessage("Trimming", "IL2026", Justification = "It's always part of the single compilation (and trimming) unit.")] 200[UnconditionalSuppressMessage("Trimming", "IL2026", Justification = "It's always part of the single compilation (and trimming) unit.")]
System.Runtime.Serialization.Formatters (2)
System\Runtime\Serialization\FormatterServices.cs (1)
20[UnconditionalSuppressMessage("ReflectionAnalysis", "IL2065:UnrecognizedReflectionPattern",
System\Runtime\Serialization\SerializationEventsCache.cs (1)
104[UnconditionalSuppressMessage("ReflectionAnalysis", "IL2067:UnrecognizedReflectionPattern",
System.Security.Cryptography (2)
System\Security\Cryptography\PasswordDeriveBytes.cs (2)
45[UnconditionalSuppressMessage("ReflectionAnalysis", "IL2026:RequiresUnreferencedCode", Justification = "The correct hash algorithm is being preserved by the DynamicDependency.")] 50[UnconditionalSuppressMessage("ReflectionAnalysis", "IL2026:RequiresUnreferencedCode", Justification = "The correct hash algorithm is being preserved by the DynamicDependency.")]
System.Security.Cryptography.Xml (27)
System\Security\Cryptography\Xml\CryptoHelpers.cs (1)
95[UnconditionalSuppressMessage("AOT", "IL3050:RequiresDynamicCodeAttribute",
System\Security\Cryptography\Xml\DSASignatureDescription.cs (1)
43[UnconditionalSuppressMessage("ReflectionAnalysis", "IL2046:AnnotationsMustMatchBase",
System\Security\Cryptography\Xml\EncryptedXml.cs (10)
327[UnconditionalSuppressMessage("AOT", "IL3050:RequiresDynamicCode", Justification = "ctors are marked as RDC")] 328[UnconditionalSuppressMessage("ILLink", "IL2026:RequiresUnreferencedCode", Justification = "ctors are marked as RUC")] 413[UnconditionalSuppressMessage("AOT", "IL3050:RequiresDynamicCode", Justification = "ctors are marked as RDC")] 414[UnconditionalSuppressMessage("ILLink", "IL2026:RequiresUnreferencedCode", Justification = "ctors are marked as RUC")] 551[UnconditionalSuppressMessage("AOT", "IL3050:RequiresDynamicCode", Justification = "ctors are marked as RDC")] 552[UnconditionalSuppressMessage("ILLink", "IL2026:RequiresUnreferencedCode", Justification = "ctors are marked as RUC")] 591[UnconditionalSuppressMessage("AOT", "IL3050:RequiresDynamicCode", Justification = "ctors are marked as RDC")] 592[UnconditionalSuppressMessage("ILLink", "IL2026:RequiresUnreferencedCode", Justification = "ctors are marked as RUC")] 669[UnconditionalSuppressMessage("AOT", "IL3050:RequiresDynamicCode", Justification = "ctors are marked as RDC")] 670[UnconditionalSuppressMessage("ILLink", "IL2026:RequiresUnreferencedCode", Justification = "ctors are marked as RUC")]
System\Security\Cryptography\Xml\RSAPKCS1SHA1SignatureDescription.cs (1)
15[UnconditionalSuppressMessage("ReflectionAnalysis", "IL2046:AnnotationsMustMatchBase",
System\Security\Cryptography\Xml\RSAPKCS1SHA256SignatureDescription.cs (1)
14[UnconditionalSuppressMessage("ReflectionAnalysis", "IL2046:AnnotationsMustMatchBase",
System\Security\Cryptography\Xml\RSAPKCS1SHA384SignatureDescription.cs (1)
14[UnconditionalSuppressMessage("ReflectionAnalysis", "IL2046:AnnotationsMustMatchBase",
System\Security\Cryptography\Xml\RSAPKCS1SHA512SignatureDescription.cs (1)
14[UnconditionalSuppressMessage("ReflectionAnalysis", "IL2046:AnnotationsMustMatchBase",
System\Security\Cryptography\Xml\SignedXml.cs (11)
175[UnconditionalSuppressMessage("AOT", "IL3050:RequiresDynamicCode", Justification = "ctors are marked as RDC")] 176[UnconditionalSuppressMessage("ILLink", "IL2026:RequiresUnreferencedCode", Justification = "ctors are marked as RUC")] 221[UnconditionalSuppressMessage("AOT", "IL3050:RequiresDynamicCode", Justification = "ctors are marked as RDC")] 222[UnconditionalSuppressMessage("ILLink", "IL2026:RequiresUnreferencedCode", Justification = "ctors are marked as RUC")] 380[UnconditionalSuppressMessage("ILLink", "IL2026:RequiresUnreferencedCode", Justification = "ctors are marked as RDC")] 634[UnconditionalSuppressMessage("ILLink", "IL2026:RequiresUnreferencedCode", Justification = "ctors are marked as RDC")] 779[UnconditionalSuppressMessage("ILLink", "IL2026:RequiresUnreferencedCode", Justification = "ctors are marked as RDC")] 879[UnconditionalSuppressMessage("ILLink", "IL2026:RequiresUnreferencedCode", Justification = "ctors are marked as RDC")] 917[UnconditionalSuppressMessage("ILLink", "IL2026:RequiresUnreferencedCode", Justification = "ctors are marked as RDC")] 1006[UnconditionalSuppressMessage("ILLink", "IL2026:RequiresUnreferencedCode", Justification = "ctors are marked as RDC")] 1007[UnconditionalSuppressMessage("ILLink", "IL2057:UnrecognizedReflectionPattern", Justification = "ctors are marked as RDC")]
System.ServiceModel.Syndication (6)
System\ServiceModel\Syndication\SyndicationElementExtension.cs (6)
101[UnconditionalSuppressMessage("Trimming", "IL2026:RequiresUnreferencedCode", Justification = "Constructors not marked RequiresUnreferencedCode always set _outerName to a non-null value.")] 102[UnconditionalSuppressMessage("AOT", "IL3050:RequiresDynamicCode", Justification = "Constructors not marked RequiresUnreferencedCode always set _outerName to a non-null value.")] 116[UnconditionalSuppressMessage("Trimming", "IL2026:RequiresUnreferencedCode", Justification = "Constructors not marked RequiresUnreferencedCode always set _outerName to a non-null value.")] 117[UnconditionalSuppressMessage("AOT", "IL3050:RequiresDynamicCode", Justification = "Constructors not marked RequiresUnreferencedCode always set _outerName to a non-null value.")] 183[UnconditionalSuppressMessage("Trimming", "IL2026:RequiresUnreferencedCode", Justification = "Constructors not marked RequiresUnreferencedCode always set _extensionDataWriter to null.")] 184[UnconditionalSuppressMessage("AOT", "IL3050:RequiresDynamicCode", Justification = "Constructors not marked RequiresUnreferencedCode always set _extensionDataWriter to null.")]
System.Text.Json (19)
src\runtime\src\libraries\System.Text.Json\Common\ReflectionExtensions.cs (1)
73[UnconditionalSuppressMessage("ReflectionAnalysis", "IL2070:UnrecognizedReflectionPattern",
System\ReflectionExtensions.cs (2)
133[UnconditionalSuppressMessage("Trimming", "IL2075:'this' argument does not satisfy 'DynamicallyAccessedMembersAttribute' in call to target method. The return value of the source method does not have matching annotations.", 181[UnconditionalSuppressMessage("ReflectionAnalysis", "IL2070:UnrecognizedReflectionPattern",
System\Text\Json\Serialization\Converters\Collection\IEnumerableConverterFactory.cs (1)
33[UnconditionalSuppressMessage("ReflectionAnalysis", "IL2026:RequiresUnreferencedCode",
System\Text\Json\Serialization\Converters\Collection\IEnumerableConverterFactoryHelpers.cs (1)
122[UnconditionalSuppressMessage("ReflectionAnalysis", "IL2057:TypeGetType",
System\Text\Json\Serialization\Converters\FSharp\FSharpTypeConverterFactory.cs (4)
20[UnconditionalSuppressMessage("ReflectionAnalysis", "IL2026:RequiresUnreferencedCode", 26[UnconditionalSuppressMessage("ReflectionAnalysis", "IL2026:RequiresUnreferencedCode", 28[UnconditionalSuppressMessage("ReflectionAnalysis", "IL2055:MakeGenericType", 79[UnconditionalSuppressMessage("ReflectionAnalysis", "IL2026:RequiresUnreferencedCode",
System\Text\Json\Serialization\Converters\Object\ObjectConverterFactory.cs (2)
37[UnconditionalSuppressMessage("ReflectionAnalysis", "IL2026:RequiresUnreferencedCode", 39[UnconditionalSuppressMessage("ReflectionAnalysis", "IL2067:UnrecognizedReflectionPattern",
System\Text\Json\Serialization\Converters\Value\EnumConverterFactory.cs (1)
28[UnconditionalSuppressMessage("ReflectionAnalysis", "IL2071:UnrecognizedReflectionPattern",
System\Text\Json\Serialization\Converters\Value\NullableConverterFactory.cs (1)
46[UnconditionalSuppressMessage("ReflectionAnalysis", "IL2071:UnrecognizedReflectionPattern",
System\Text\Json\Serialization\JsonSerializerOptions.Caching.cs (1)
313[UnconditionalSuppressMessage("ReflectionAnalysis", "IL2070:UnrecognizedReflectionPattern",
System\Text\Json\Serialization\Metadata\DefaultJsonTypeInfoResolver.cs (2)
47[UnconditionalSuppressMessage("ReflectionAnalysis", "IL2026:RequiresUnreferencedCode", 49[UnconditionalSuppressMessage("AotAnalysis", "IL3050:RequiresDynamicCode",
System\Text\Json\Serialization\Metadata\FSharpCoreReflectionProxy.cs (1)
332[UnconditionalSuppressMessage("ReflectionAnalysis", "IL2075:GetMethod",
System\Text\Json\Serialization\Metadata\PolymorphicTypeResolver.cs (2)
218[UnconditionalSuppressMessage("ReflectionAnalysis", "IL2070:UnrecognizedReflectionPattern", 273[UnconditionalSuppressMessage("ReflectionAnalysis", "IL2075:UnrecognizedReflectionPattern",
System.Text.RegularExpressions (2)
System\Text\RegularExpressions\Regex.cs (1)
145[UnconditionalSuppressMessage("AotAnalysis", "IL3050:RequiresDynamicCode",
System\Text\RegularExpressions\RegexCompiler.cs (1)
6539[UnconditionalSuppressMessage("ReflectionAnalysis", "IL2060:MakeGenericMethod", Justification =
System.Threading (1)
System\Threading\CDSsyncETWBCLProvider.cs (1)
55[UnconditionalSuppressMessage("ReflectionAnalysis", "IL2026:UnrecognizedReflectionPattern",
System.Threading.Tasks.Parallel (3)
System\Threading\Tasks\ParallelETWProvider.cs (3)
99[UnconditionalSuppressMessage("ReflectionAnalysis", "IL2026:UnrecognizedReflectionPattern", 161[UnconditionalSuppressMessage("ReflectionAnalysis", "IL2026:UnrecognizedReflectionPattern", 210[UnconditionalSuppressMessage("ReflectionAnalysis", "IL2026:UnrecognizedReflectionPattern",
System.Windows.Forms (7)
System\Resources\AssemblyNamesTypeResolutionService.cs (2)
24[UnconditionalSuppressMessage("SingleFile", "IL3002", Justification = "Handles single file case")] 63[UnconditionalSuppressMessage("SingleFile", "IL3002", Justification = "Returns null if in a single file")]
System\Windows\Forms\Application.cs (2)
955[UnconditionalSuppressMessage("SingleFile", "IL3002", Justification = "Single-file case is handled")] 1114[UnconditionalSuppressMessage("SingleFile", "IL3002", Justification = "Single-file case is handled")]
System\Windows\Forms\Control.ControlVersionInfo.cs (3)
26[UnconditionalSuppressMessage("SingleFile", "IL3002", Justification = "Single-file case is handled")] 73[UnconditionalSuppressMessage("SingleFile", "IL3002", Justification = "Single-file case is handled")] 120[UnconditionalSuppressMessage("SingleFile", "IL3002", Justification = "Single-file case is handled")]
System.Windows.Forms.Design (1)
System\Drawing\Design\ToolboxItem.cs (1)
445[UnconditionalSuppressMessage("SingleFile", "IL3002", Justification = "Single-file case is handled")]
System.Windows.Forms.Primitives (1)
Windows\Win32\System\Ole\ClassPropertyDispatchAdapter.cs (1)
141[UnconditionalSuppressMessage(
4 references to UnconditionalSuppressMessage
System.Private.CoreLib (3)
src\runtime\src\libraries\System.Private.CoreLib\src\System\Diagnostics\CodeAnalysis\UnconditionalSuppressMessageAttribute.cs (3)
11/// <see cref="UnconditionalSuppressMessageAttribute"/> is different than 24/// Initializes a new instance of the <see cref="UnconditionalSuppressMessageAttribute"/> 79/// the <see cref="UnconditionalSuppressMessageAttribute"/> cannot be applied within a method,
System.Runtime (1)
src\runtime\artifacts\obj\System.Runtime\Release\net11.0\System.Runtime.Forwards.cs (1)
156[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Diagnostics.CodeAnalysis.UnconditionalSuppressMessageAttribute))]