2 references to bindArgumentsAndInvocation
Microsoft.CodeAnalysis.CSharp (2)
Binder\Binder_Invocation.cs (2)
217
result =
bindArgumentsAndInvocation
(node, boundExpression, analyzedArguments, diagnostics);
237
result =
bindArgumentsAndInvocation
(node, boundExpression, analyzedArguments, diagnostics);