5 references to BindLateBoundInvocation
Microsoft.CodeAnalysis.VisualBasic (5)
Binding\Binder_Expressions.vb (1)
3742
Return
BindLateBoundInvocation
(node, Nothing, left, boundArguments, Nothing, diagnostics)
Binding\Binder_Invocation.vb (2)
343
Return
BindLateBoundInvocation
(node, Nothing, target, boundArguments, argumentNames, diagnostics,
378
Return
BindLateBoundInvocation
(node, Nothing, lateMember, boundArguments, argumentNames, diagnostics)
Binding\Binder_Latebound.vb (1)
119
Return
BindLateBoundInvocation
(node, group, lateMember, arguments, argumentNames, diagnostics)
Lowering\LocalRewriter\LocalRewriter_LateAddressOf.vb (1)
90
Dim boundInvocationExpression As BoundExpression = lambdaBinder.
BindLateBoundInvocation
(syntaxNode,