61 references to VisitList
Microsoft.CodeAnalysis.CSharp (61)
Binder\RefSafetyAnalysis.cs (5)
458
this.
VisitList
(node.SwitchSections);
467
this.
VisitList
(node.SwitchArms);
828
VisitList
(node.Arguments);
1355
VisitList
(node.Elements);
1392
VisitList
(spreadElementInitializer.Arguments);
BoundTree\BoundTreeWalker.cs (1)
230
this.
VisitList
(node.Arguments);
FlowAnalysis\NullableWalker.DebugVerifier.cs (2)
122
this.
VisitList
(node.UnconvertedCollectionExpression.Elements);
366
VisitList
(node.Subpatterns);
Generated\BoundNodes.xml.Generated.cs (50)
10105
this.
VisitList
(node.ChildBoundNodes);
10110
this.
VisitList
(node.ChildBoundNodes);
10121
this.
VisitList
(node.BoundDimensionsOpt);
10161
this.
VisitList
(node.Arguments);
10255
this.
VisitList
(node.Indices);
10338
this.
VisitList
(node.Arguments);
10362
this.
VisitList
(node.Statements);
10367
this.
VisitList
(node.Statements);
10379
this.
VisitList
(node.ArgumentsOpt);
10384
this.
VisitList
(node.LocalDeclarations);
10390
this.
VisitList
(node.LocalDeclarations);
10426
this.
VisitList
(node.SwitchSections);
10500
this.
VisitList
(node.CatchBlocks);
10541
this.
VisitList
(node.Statements);
10559
this.
VisitList
(node.SwitchArms);
10565
this.
VisitList
(node.SwitchArms);
10680
this.
VisitList
(node.SwitchLabels);
10681
this.
VisitList
(node.Statements);
10697
this.
VisitList
(node.SideEffects);
10703
this.
VisitList
(node.SideEffects);
10715
this.
VisitList
(node.Arguments);
10751
this.
VisitList
(node.Arguments);
10762
this.
VisitList
(node.ConstructorArguments);
10763
this.
VisitList
(node.NamedArguments);
10768
this.
VisitList
(node.Arguments);
10773
this.
VisitList
(node.Arguments);
10780
this.
VisitList
(node.Elements);
10785
this.
VisitList
(node.Arguments);
10791
this.
VisitList
(node.Elements);
10802
this.
VisitList
(node.Arguments);
10807
this.
VisitList
(node.Arguments);
10812
this.
VisitList
(node.Arguments);
10824
this.
VisitList
(node.Initializers);
10829
this.
VisitList
(node.Arguments);
10836
this.
VisitList
(node.Initializers);
10841
this.
VisitList
(node.Arguments);
10848
this.
VisitList
(node.Arguments);
10854
this.
VisitList
(node.Arguments);
10855
this.
VisitList
(node.Declarations);
10871
this.
VisitList
(node.Bounds);
10877
this.
VisitList
(node.Initializers);
10911
this.
VisitList
(node.Arguments);
10929
this.
VisitList
(node.Arguments);
10945
this.
VisitList
(node.Statements);
10955
this.
VisitList
(node.Parts);
10960
this.
VisitList
(node.Parts);
11000
this.
VisitList
(node.Deconstruction);
11001
this.
VisitList
(node.Properties);
11007
this.
VisitList
(node.Subpatterns);
11018
this.
VisitList
(node.Subpatterns);
Lowering\AsyncRewriter\AsyncExceptionHandlerRewriter.cs (1)
897
VisitList
(node.CatchBlocks);
Lowering\DiagnosticsPass_ExpressionTrees.cs (2)
506
this.
VisitList
(node.Arguments);
518
this.
VisitList
(node.Arguments);