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