3 references to NotKeyword
CSharpSyntaxGenerator (3)
src\Compilers\CSharp\Portable\Syntax\SyntaxKindFacts.cs (3)
1288
case SyntaxKind.
NotKeyword
:
1407
return SyntaxKind.
NotKeyword
;
1855
case SyntaxKind.
NotKeyword
: