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