1 reference to ForEachVariableStatement
Microsoft.CodeAnalysis.CSharp (1)
Syntax\ForEachVariableStatementSyntax.cs (1)
24=> ForEachVariableStatement(awaitKeyword: default, forEachKeyword, openParenToken, variable, inKeyword, expression, closeParenToken, statement);