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