1 write to handleEndUnload
System.ServiceModel.Activities (1)
System\ServiceModel\Activities\Dispatcher\WorkflowServiceInstance.cs (1)
2532handleEndUnload = new AsyncCompletion(HandleEndUnload);
3 references to handleEndUnload
System.ServiceModel.Activities (3)
System\ServiceModel\Activities\Dispatcher\WorkflowServiceInstance.cs (3)
2530if (handleEndUnload == null) 2541this.PrepareAsyncCompletion(handleEndUnload), this); 2546this.PrepareAsyncCompletion(handleEndUnload), this);