2 references to NamespaceKeyword
Microsoft.CodeAnalysis.CSharp.ExpressionEvaluator.ResultProvider (2)
SyntaxKindFacts.cs (2)
961return SyntaxKind.NamespaceKeyword; 1601case SyntaxKind.NamespaceKeyword: