3 references to UnconditionalSuppressMessageAttributeName
ILCompiler.Compiler (3)
Compiler\Logging\UnconditionalSuppressMessageAttributeState.cs (3)
234
foreach (CustomAttributeValue<TypeDesc> ca in GetDecodedCustomAttributes(provider, UnconditionalSuppressMessageAttributeNamespace,
UnconditionalSuppressMessageAttributeName
))
248
ecmaAssembly.GetDecodedCustomAttributes(UnconditionalSuppressMessageAttributeNamespace,
UnconditionalSuppressMessageAttributeName
),
254
ecmaAssembly.GetDecodedCustomAttributesForModule(UnconditionalSuppressMessageAttributeNamespace,
UnconditionalSuppressMessageAttributeName
),