2 references to CreateCallingObjectForCall
Microsoft.CSharp (2)
Microsoft\CSharp\RuntimeBinder\RuntimeBinder.cs (2)
154
Expr callingObject =
CreateCallingObjectForCall
(callPayload, arguments, locals);
317
BindCall(payload,
CreateCallingObjectForCall
(payload, arguments, locals), arguments, locals);