2 references to ForEachKeyword
CSharpSyntaxGenerator (2)
src\Compilers\CSharp\Portable\Syntax\SyntaxKindFacts.cs (2)
930
return SyntaxKind.
ForEachKeyword
;
1622
case SyntaxKind.
ForEachKeyword
: