2 references to NewKeyword
Microsoft.CodeAnalysis.ExpressionEvaluator.FunctionResolver (2)
src\Compilers\CSharp\Portable\Syntax\SyntaxKindFacts.cs (2)
953
return SyntaxKind.
NewKeyword
;
1601
case SyntaxKind.
NewKeyword
: