2 references to invokeCallback
System.ServiceModel (2)
System\ServiceModel\Dispatcher\DispatchOperationRuntime.cs (2)
544result = manualInvoker.InvokeBegin(target, rpc.InputParameters, rpc.InvokeNotification, invokeCallback, resumeRpc); 548result = this.Invoker.InvokeBegin(target, rpc.InputParameters, invokeCallback, resumeRpc);