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