1 write to Scope
illink (1)
Linker\UnconditionalSuppressMessageAttributeState.cs (1)
224
info.
Scope
= scope;
2 references to Scope
illink (2)
Linker\UnconditionalSuppressMessageAttributeState.cs (2)
297
var scope = info.
Scope
?.ToLowerInvariant ();
318
_context.LogWarning (_context.GetAssemblyLocation (module.Assembly), DiagnosticId.InvalidScopeInUnconditionalSuppressMessage, info.
Scope
?? "", module.Name, info.Target ?? "");