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)
9821
this.
VisitList
(node.ChildBoundNodes);
9826
this.
VisitList
(node.ChildBoundNodes);
9837
this.
VisitList
(node.BoundDimensionsOpt);
9877
this.
VisitList
(node.Arguments);
9971
this.
VisitList
(node.Indices);
10052
this.
VisitList
(node.Arguments);
10076
this.
VisitList
(node.Statements);
10081
this.
VisitList
(node.Statements);
10093
this.
VisitList
(node.ArgumentsOpt);
10098
this.
VisitList
(node.LocalDeclarations);
10104
this.
VisitList
(node.LocalDeclarations);
10140
this.
VisitList
(node.SwitchSections);
10215
this.
VisitList
(node.CatchBlocks);
10256
this.
VisitList
(node.Statements);
10274
this.
VisitList
(node.SwitchArms);
10280
this.
VisitList
(node.SwitchArms);
10390
this.
VisitList
(node.SwitchLabels);
10391
this.
VisitList
(node.Statements);
10407
this.
VisitList
(node.SideEffects);
10413
this.
VisitList
(node.SideEffects);
10425
this.
VisitList
(node.Arguments);
10461
this.
VisitList
(node.Arguments);
10472
this.
VisitList
(node.ConstructorArguments);
10473
this.
VisitList
(node.NamedArguments);
10478
this.
VisitList
(node.Arguments);
10483
this.
VisitList
(node.Arguments);
10489
this.
VisitList
(node.Elements);
10494
this.
VisitList
(node.Elements);
10505
this.
VisitList
(node.Arguments);
10510
this.
VisitList
(node.Arguments);
10515
this.
VisitList
(node.Arguments);
10527
this.
VisitList
(node.Initializers);
10532
this.
VisitList
(node.Arguments);
10539
this.
VisitList
(node.Initializers);
10544
this.
VisitList
(node.Arguments);
10551
this.
VisitList
(node.Arguments);
10557
this.
VisitList
(node.Arguments);
10558
this.
VisitList
(node.Declarations);
10574
this.
VisitList
(node.Bounds);
10580
this.
VisitList
(node.Initializers);
10614
this.
VisitList
(node.Arguments);
10632
this.
VisitList
(node.Arguments);
10648
this.
VisitList
(node.Statements);
10658
this.
VisitList
(node.Parts);
10663
this.
VisitList
(node.Parts);
10696
this.
VisitList
(node.Deconstruction);
10697
this.
VisitList
(node.Properties);
10703
this.
VisitList
(node.Subpatterns);
10714
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);