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