3 references to UnconditionalSuppressMessageAttributeNamespace
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),