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