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