2 references to NamespaceKeyword
Microsoft.CodeAnalysis.CSharp.ExpressionEvaluator.ResultProvider (2)
src\Compilers\CSharp\Portable\Syntax\SyntaxKindFacts.cs (2)
989return SyntaxKind.NamespaceKeyword; 1637case SyntaxKind.NamespaceKeyword: