1 write to scope
System.WorkflowServices (1)
System\ServiceModel\Dispatcher\ServiceDurableInstance.cs (1)
786
scope
= new StartOperationScope(this.durableInstance);
5 references to scope
System.WorkflowServices (5)
System\ServiceModel\Dispatcher\ServiceDurableInstance.cs (5)
832
scope
.Dispose();
849
scope
.Complete();
853
scope
.Dispose();
889
startResult.
scope
.Complete();
902
startResult.
scope
.Dispose();