2 references to ForEachKeyword
Microsoft.CodeAnalysis.CSharp.ExpressionEvaluator.ResultProvider (2)
src\Compilers\CSharp\Portable\Syntax\SyntaxKindFacts.cs (2)
906
return SyntaxKind.
ForEachKeyword
;
1557
case SyntaxKind.
ForEachKeyword
: