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