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)
9860
this.
VisitList
(node.ChildBoundNodes);
9865
this.
VisitList
(node.ChildBoundNodes);
9876
this.
VisitList
(node.BoundDimensionsOpt);
9916
this.
VisitList
(node.Arguments);
10010
this.
VisitList
(node.Indices);
10091
this.
VisitList
(node.Arguments);
10115
this.
VisitList
(node.Statements);
10120
this.
VisitList
(node.Statements);
10132
this.
VisitList
(node.ArgumentsOpt);
10137
this.
VisitList
(node.LocalDeclarations);
10143
this.
VisitList
(node.LocalDeclarations);
10179
this.
VisitList
(node.SwitchSections);
10254
this.
VisitList
(node.CatchBlocks);
10295
this.
VisitList
(node.Statements);
10313
this.
VisitList
(node.SwitchArms);
10319
this.
VisitList
(node.SwitchArms);
10429
this.
VisitList
(node.SwitchLabels);
10430
this.
VisitList
(node.Statements);
10446
this.
VisitList
(node.SideEffects);
10452
this.
VisitList
(node.SideEffects);
10464
this.
VisitList
(node.Arguments);
10500
this.
VisitList
(node.Arguments);
10511
this.
VisitList
(node.ConstructorArguments);
10512
this.
VisitList
(node.NamedArguments);
10517
this.
VisitList
(node.Arguments);
10522
this.
VisitList
(node.Arguments);
10528
this.
VisitList
(node.Elements);
10533
this.
VisitList
(node.Elements);
10544
this.
VisitList
(node.Arguments);
10549
this.
VisitList
(node.Arguments);
10554
this.
VisitList
(node.Arguments);
10566
this.
VisitList
(node.Initializers);
10571
this.
VisitList
(node.Arguments);
10578
this.
VisitList
(node.Initializers);
10583
this.
VisitList
(node.Arguments);
10590
this.
VisitList
(node.Arguments);
10596
this.
VisitList
(node.Arguments);
10597
this.
VisitList
(node.Declarations);
10613
this.
VisitList
(node.Bounds);
10619
this.
VisitList
(node.Initializers);
10653
this.
VisitList
(node.Arguments);
10671
this.
VisitList
(node.Arguments);
10687
this.
VisitList
(node.Statements);
10697
this.
VisitList
(node.Parts);
10702
this.
VisitList
(node.Parts);
10735
this.
VisitList
(node.Deconstruction);
10736
this.
VisitList
(node.Properties);
10742
this.
VisitList
(node.Subpatterns);
10753
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);