57 references to VisitList
Microsoft.CodeAnalysis.CSharp (57)
Binder\RefSafetyAnalysis.cs (2)
396
this.
VisitList
(node.SwitchSections);
405
this.
VisitList
(node.SwitchArms);
BoundTree\BoundTreeWalker.cs (1)
230
this.
VisitList
(node.Arguments);
FlowAnalysis\NullableWalker.DebugVerifier.cs (2)
122
this.
VisitList
(node.UnconvertedCollectionExpression.Elements);
351
VisitList
(node.Subpatterns);
Generated\BoundNodes.xml.Generated.cs (49)
9841
this.
VisitList
(node.ChildBoundNodes);
9846
this.
VisitList
(node.ChildBoundNodes);
9857
this.
VisitList
(node.BoundDimensionsOpt);
9897
this.
VisitList
(node.Arguments);
9991
this.
VisitList
(node.Indices);
10072
this.
VisitList
(node.Arguments);
10096
this.
VisitList
(node.Statements);
10101
this.
VisitList
(node.Statements);
10113
this.
VisitList
(node.ArgumentsOpt);
10118
this.
VisitList
(node.LocalDeclarations);
10124
this.
VisitList
(node.LocalDeclarations);
10160
this.
VisitList
(node.SwitchSections);
10235
this.
VisitList
(node.CatchBlocks);
10276
this.
VisitList
(node.Statements);
10294
this.
VisitList
(node.SwitchArms);
10300
this.
VisitList
(node.SwitchArms);
10410
this.
VisitList
(node.SwitchLabels);
10411
this.
VisitList
(node.Statements);
10427
this.
VisitList
(node.SideEffects);
10433
this.
VisitList
(node.SideEffects);
10445
this.
VisitList
(node.Arguments);
10481
this.
VisitList
(node.Arguments);
10492
this.
VisitList
(node.ConstructorArguments);
10493
this.
VisitList
(node.NamedArguments);
10498
this.
VisitList
(node.Arguments);
10503
this.
VisitList
(node.Arguments);
10509
this.
VisitList
(node.Elements);
10514
this.
VisitList
(node.Elements);
10525
this.
VisitList
(node.Arguments);
10530
this.
VisitList
(node.Arguments);
10535
this.
VisitList
(node.Arguments);
10547
this.
VisitList
(node.Initializers);
10552
this.
VisitList
(node.Arguments);
10559
this.
VisitList
(node.Initializers);
10564
this.
VisitList
(node.Arguments);
10571
this.
VisitList
(node.Arguments);
10577
this.
VisitList
(node.Arguments);
10578
this.
VisitList
(node.Declarations);
10594
this.
VisitList
(node.Bounds);
10600
this.
VisitList
(node.Initializers);
10634
this.
VisitList
(node.Arguments);
10652
this.
VisitList
(node.Arguments);
10668
this.
VisitList
(node.Statements);
10678
this.
VisitList
(node.Parts);
10683
this.
VisitList
(node.Parts);
10716
this.
VisitList
(node.Deconstruction);
10717
this.
VisitList
(node.Properties);
10723
this.
VisitList
(node.Subpatterns);
10734
this.
VisitList
(node.Subpatterns);
Lowering\AsyncRewriter\AsyncExceptionHandlerRewriter.cs (1)
810
VisitList
(node.CatchBlocks);
Lowering\DiagnosticsPass_ExpressionTrees.cs (2)
504
this.
VisitList
(node.Arguments);
516
this.
VisitList
(node.Arguments);