Base:
method
VisitForEachStatement
Microsoft.CodeAnalysis.CSharp.BoundTreeVisitor.VisitForEachStatement(Microsoft.CodeAnalysis.CSharp.BoundForEachStatement)
2 overrides of VisitForEachStatement
Microsoft.CodeAnalysis.CSharp (2)
Generated\BoundNodes.xml.Generated.cs (1)
13429public override BoundNode? VisitForEachStatement(BoundForEachStatement node)
Lowering\LocalRewriter\LocalRewriter_ForEachStatement.cs (1)
33public override BoundNode VisitForEachStatement(BoundForEachStatement node)