1 instantiation of ServiceOperationInvoker
System.WorkflowServices (1)
System\ServiceModel\Description\DurableOperationAttribute.cs (1)
103new ServiceOperationInvoker(
2 references to ServiceOperationInvoker
System.WorkflowServices (2)
System\ServiceModel\Dispatcher\ServiceOperationInvoker.cs (2)
120ServiceOperationInvoker invoker; 126public InvokeAsyncResult(ServiceDurableInstance instance, object[] inputs, ServiceOperationInvoker invoker, bool canCreateInstance, AsyncCallback callback, object state)