4 instantiations of InvokeMethod
System.Activities (4)
System\Activities\Expressions\ExpressionServices.cs (4)
1200result = new InvokeMethod<TResult> 1224result = new InvokeMethod<TResult> 1260InvokeMethod<TResult> invokeMethod = new InvokeMethod<TResult> 1344InvokeMethod<TResult> invokeMethod = new InvokeMethod<TResult>
2 references to InvokeMethod
System.Activities (2)
System\Activities\Expressions\ExpressionServices.cs (2)
1260InvokeMethod<TResult> invokeMethod = new InvokeMethod<TResult> 1344InvokeMethod<TResult> invokeMethod = new InvokeMethod<TResult>