2 references to ForEachStatement
Microsoft.CodeAnalysis.CSharp (1)
Syntax\ForEachStatementSyntax.cs (1)
24=> ForEachStatement(awaitKeyword: default, forEachKeyword, openParenToken, type, identifier, inKeyword, expression, closeParenToken, statement);
Microsoft.CodeAnalysis.CSharp.Features (1)
Snippets\CSharpForEachLoopSnippetProvider.cs (1)
85forEachStatement = ForEachStatement(