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)
9822
this.
VisitList
(node.ChildBoundNodes);
9827
this.
VisitList
(node.ChildBoundNodes);
9838
this.
VisitList
(node.BoundDimensionsOpt);
9878
this.
VisitList
(node.Arguments);
9972
this.
VisitList
(node.Indices);
10053
this.
VisitList
(node.Arguments);
10077
this.
VisitList
(node.Statements);
10082
this.
VisitList
(node.Statements);
10094
this.
VisitList
(node.ArgumentsOpt);
10099
this.
VisitList
(node.LocalDeclarations);
10105
this.
VisitList
(node.LocalDeclarations);
10141
this.
VisitList
(node.SwitchSections);
10216
this.
VisitList
(node.CatchBlocks);
10257
this.
VisitList
(node.Statements);
10275
this.
VisitList
(node.SwitchArms);
10281
this.
VisitList
(node.SwitchArms);
10391
this.
VisitList
(node.SwitchLabels);
10392
this.
VisitList
(node.Statements);
10408
this.
VisitList
(node.SideEffects);
10414
this.
VisitList
(node.SideEffects);
10426
this.
VisitList
(node.Arguments);
10462
this.
VisitList
(node.Arguments);
10473
this.
VisitList
(node.ConstructorArguments);
10474
this.
VisitList
(node.NamedArguments);
10479
this.
VisitList
(node.Arguments);
10484
this.
VisitList
(node.Arguments);
10490
this.
VisitList
(node.Elements);
10495
this.
VisitList
(node.Elements);
10506
this.
VisitList
(node.Arguments);
10511
this.
VisitList
(node.Arguments);
10516
this.
VisitList
(node.Arguments);
10528
this.
VisitList
(node.Initializers);
10533
this.
VisitList
(node.Arguments);
10540
this.
VisitList
(node.Initializers);
10545
this.
VisitList
(node.Arguments);
10552
this.
VisitList
(node.Arguments);
10558
this.
VisitList
(node.Arguments);
10559
this.
VisitList
(node.Declarations);
10575
this.
VisitList
(node.Bounds);
10581
this.
VisitList
(node.Initializers);
10615
this.
VisitList
(node.Arguments);
10633
this.
VisitList
(node.Arguments);
10649
this.
VisitList
(node.Statements);
10659
this.
VisitList
(node.Parts);
10664
this.
VisitList
(node.Parts);
10697
this.
VisitList
(node.Deconstruction);
10698
this.
VisitList
(node.Properties);
10704
this.
VisitList
(node.Subpatterns);
10715
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);