3 references to BuildCallMethodWithResult
System.Core (3)
Microsoft\Scripting\Actions\DynamicObject.cs (3)
289
var call =
BuildCallMethodWithResult
(
293
BuildCallMethodWithResult
(
451
var callDynamic =
BuildCallMethodWithResult
(methodName, binder, args, fallbackResult, fallbackInvoke);