3 references to NotKeyword
Microsoft.CodeAnalysis.CSharp.ExpressionEvaluator.ResultProvider (3)
SyntaxKindFacts.cs (3)
1188
case SyntaxKind.
NotKeyword
:
1305
return SyntaxKind.
NotKeyword
;
1749
case SyntaxKind.
NotKeyword
: