2 references to StackAllocKeyword
CSharpSyntaxGenerator (2)
src\Compilers\CSharp\Portable\Syntax\SyntaxKindFacts.cs (2)
976
return SyntaxKind.
StackAllocKeyword
;
1668
case SyntaxKind.
StackAllocKeyword
: