1 write to instanceContextProvider
System.WorkflowServices (1)
System\ServiceModel\Dispatcher\WorkflowDurableInstance.cs (1)
31this.instanceContextProvider = instanceContextProvider;
2 references to instanceContextProvider
System.WorkflowServices (2)
System\ServiceModel\Dispatcher\WorkflowDurableInstance.cs (2)
77if (this.instanceContextProvider.InstanceLifeTimeManager != null) 79this.instanceContextProvider.InstanceLifeTimeManager.CleanUp(this.InstanceId);