1 write to contextManager
System.WorkflowServices (1)
System\ServiceModel\Dispatcher\ServiceDurableInstance.cs (1)
74this.contextManager = contextManager;
1 reference to contextManager
System.WorkflowServices (1)
System\ServiceModel\Dispatcher\ServiceDurableInstance.cs (1)
418bool stillReferenced = this.contextManager.GetReferenceCount(this.InstanceId) > 1;