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)
9858
this.
VisitList
(node.ChildBoundNodes);
9863
this.
VisitList
(node.ChildBoundNodes);
9874
this.
VisitList
(node.BoundDimensionsOpt);
9914
this.
VisitList
(node.Arguments);
10008
this.
VisitList
(node.Indices);
10089
this.
VisitList
(node.Arguments);
10113
this.
VisitList
(node.Statements);
10118
this.
VisitList
(node.Statements);
10130
this.
VisitList
(node.ArgumentsOpt);
10135
this.
VisitList
(node.LocalDeclarations);
10141
this.
VisitList
(node.LocalDeclarations);
10177
this.
VisitList
(node.SwitchSections);
10252
this.
VisitList
(node.CatchBlocks);
10293
this.
VisitList
(node.Statements);
10311
this.
VisitList
(node.SwitchArms);
10317
this.
VisitList
(node.SwitchArms);
10427
this.
VisitList
(node.SwitchLabels);
10428
this.
VisitList
(node.Statements);
10444
this.
VisitList
(node.SideEffects);
10450
this.
VisitList
(node.SideEffects);
10462
this.
VisitList
(node.Arguments);
10498
this.
VisitList
(node.Arguments);
10509
this.
VisitList
(node.ConstructorArguments);
10510
this.
VisitList
(node.NamedArguments);
10515
this.
VisitList
(node.Arguments);
10520
this.
VisitList
(node.Arguments);
10526
this.
VisitList
(node.Elements);
10531
this.
VisitList
(node.Elements);
10542
this.
VisitList
(node.Arguments);
10547
this.
VisitList
(node.Arguments);
10552
this.
VisitList
(node.Arguments);
10564
this.
VisitList
(node.Initializers);
10569
this.
VisitList
(node.Arguments);
10576
this.
VisitList
(node.Initializers);
10581
this.
VisitList
(node.Arguments);
10588
this.
VisitList
(node.Arguments);
10594
this.
VisitList
(node.Arguments);
10595
this.
VisitList
(node.Declarations);
10611
this.
VisitList
(node.Bounds);
10617
this.
VisitList
(node.Initializers);
10651
this.
VisitList
(node.Arguments);
10669
this.
VisitList
(node.Arguments);
10685
this.
VisitList
(node.Statements);
10695
this.
VisitList
(node.Parts);
10700
this.
VisitList
(node.Parts);
10733
this.
VisitList
(node.Deconstruction);
10734
this.
VisitList
(node.Properties);
10740
this.
VisitList
(node.Subpatterns);
10751
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);