1 write to Scope
Microsoft.CodeAnalysis (1)
DiagnosticAnalyzer\SuppressMessageAttributeState.cs (1)
401
info.
Scope
= attribute.DecodeNamedArgument<string>("Scope", SpecialType.System_String);
1 reference to Scope
Microsoft.CodeAnalysis (1)
DiagnosticAnalyzer\SuppressMessageAttributeState.cs (1)
32
=> s_suppressMessageScopeTypes.TryGetValue(info.
Scope
?? string.Empty, out scope);