3 references to Namespace
Microsoft.CodeAnalysis.CodeStyle (3)
SuppressMessageAttributeState.cs (1)
128
targetScope = TargetScope.
Namespace
;
SuppressMessageAttributeState.TargetSymbolResolver.cs (2)
129
if (_scope != TargetScope.
Namespace
&& PeekNextChar() == '`')
202
case TargetScope.
Namespace
: