3 references to UndefKeyword
Microsoft.CodeAnalysis.ExpressionEvaluator.FunctionResolver (3)
src\Compilers\CSharp\Portable\Syntax\SyntaxKindFacts.cs (3)
93
case SyntaxKind.
UndefKeyword
:
1136
return SyntaxKind.
UndefKeyword
;
1679
case SyntaxKind.
UndefKeyword
: