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);
353
VisitList
(node.Subpatterns);
Generated\BoundNodes.xml.Generated.cs (49)
9856
this.
VisitList
(node.ChildBoundNodes);
9861
this.
VisitList
(node.ChildBoundNodes);
9872
this.
VisitList
(node.BoundDimensionsOpt);
9912
this.
VisitList
(node.Arguments);
10006
this.
VisitList
(node.Indices);
10087
this.
VisitList
(node.Arguments);
10111
this.
VisitList
(node.Statements);
10116
this.
VisitList
(node.Statements);
10128
this.
VisitList
(node.ArgumentsOpt);
10133
this.
VisitList
(node.LocalDeclarations);
10139
this.
VisitList
(node.LocalDeclarations);
10175
this.
VisitList
(node.SwitchSections);
10250
this.
VisitList
(node.CatchBlocks);
10291
this.
VisitList
(node.Statements);
10309
this.
VisitList
(node.SwitchArms);
10315
this.
VisitList
(node.SwitchArms);
10425
this.
VisitList
(node.SwitchLabels);
10426
this.
VisitList
(node.Statements);
10442
this.
VisitList
(node.SideEffects);
10448
this.
VisitList
(node.SideEffects);
10460
this.
VisitList
(node.Arguments);
10496
this.
VisitList
(node.Arguments);
10507
this.
VisitList
(node.ConstructorArguments);
10508
this.
VisitList
(node.NamedArguments);
10513
this.
VisitList
(node.Arguments);
10518
this.
VisitList
(node.Arguments);
10524
this.
VisitList
(node.Elements);
10529
this.
VisitList
(node.Elements);
10540
this.
VisitList
(node.Arguments);
10545
this.
VisitList
(node.Arguments);
10550
this.
VisitList
(node.Arguments);
10562
this.
VisitList
(node.Initializers);
10567
this.
VisitList
(node.Arguments);
10574
this.
VisitList
(node.Initializers);
10579
this.
VisitList
(node.Arguments);
10586
this.
VisitList
(node.Arguments);
10592
this.
VisitList
(node.Arguments);
10593
this.
VisitList
(node.Declarations);
10609
this.
VisitList
(node.Bounds);
10615
this.
VisitList
(node.Initializers);
10649
this.
VisitList
(node.Arguments);
10667
this.
VisitList
(node.Arguments);
10683
this.
VisitList
(node.Statements);
10693
this.
VisitList
(node.Parts);
10698
this.
VisitList
(node.Parts);
10731
this.
VisitList
(node.Deconstruction);
10732
this.
VisitList
(node.Properties);
10738
this.
VisitList
(node.Subpatterns);
10749
this.
VisitList
(node.Subpatterns);
Lowering\AsyncRewriter\AsyncExceptionHandlerRewriter.cs (1)
810
VisitList
(node.CatchBlocks);
Lowering\DiagnosticsPass_ExpressionTrees.cs (2)
472
this.
VisitList
(node.Arguments);
484
this.
VisitList
(node.Arguments);