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