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