1 write to instanceContextProvider
System.WorkflowServices (1)
System\ServiceModel\Dispatcher\WorkflowInstanceProvider.cs (1)
14this.instanceContextProvider = instanceContextProvider;
2 references to instanceContextProvider
System.WorkflowServices (2)
System\ServiceModel\Dispatcher\WorkflowInstanceProvider.cs (2)
25if (this.instanceContextProvider.InstanceLifeTimeManager != null) 28this.instanceContextProvider.InstanceLifeTimeManager.CleanUp(workflowDurableInstance.InstanceId);