3 references to NotKeyword
CSharpSyntaxGenerator (3)
src\Compilers\CSharp\Portable\Syntax\SyntaxKindFacts.cs (3)
1289
case SyntaxKind.
NotKeyword
:
1408
return SyntaxKind.
NotKeyword
;
1856
case SyntaxKind.
NotKeyword
: