2 references to ForEachKeyword
Microsoft.CodeAnalysis.CSharp.ExpressionEvaluator.ResultProvider (2)
SyntaxKindFacts.cs (2)
875
return SyntaxKind.
ForEachKeyword
;
1515
case SyntaxKind.
ForEachKeyword
: