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