3 references to BuildCallMethodWithResult
System.Linq.Expressions (3)
System\Dynamic\DynamicObject.cs (3)
299
DynamicMetaObject call =
BuildCallMethodWithResult
(
303
BuildCallMethodWithResult
<GetMemberBinder>(
534
DynamicMetaObject callDynamic =
BuildCallMethodWithResult
(method, binder, args, fallbackResult, fallbackInvoke);