2 references to ForEachKeyword
Microsoft.CodeAnalysis.ExpressionEvaluator.FunctionResolver (2)
src\Compilers\CSharp\Portable\Syntax\SyntaxKindFacts.cs (2)
903return SyntaxKind.ForEachKeyword; 1551case SyntaxKind.ForEachKeyword: