2 references to None
Microsoft.CodeAnalysis.Features (2)
src\Analyzers\Core\Analyzers\RemoveUnnecessarySuppressions\SuppressMessageAttributeState.cs (2)
31
if (targetScope == TargetScope.
None
)
80
targetScope = TargetScope.
None
;