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