2 references to StartOperationScope
System.WorkflowServices (2)
System\ServiceModel\Dispatcher\ServiceDurableInstance.cs (2)
278
using (StartOperationScope scope = new
StartOperationScope
(this))
786
scope = new
StartOperationScope
(this.durableInstance);