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