2 references to VisitArgumentsBeforeCall
Microsoft.CodeAnalysis.CSharp (2)
FlowAnalysis\AbstractFlowPass.cs (2)
1383
VisitArgumentsBeforeCall
(node.Arguments, node.ArgumentRefKindsOpt);
1519
VisitArgumentsBeforeCall
(arguments, refKindsOpt);