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