2 references to IsInstanceInMemory
System.WorkflowServices (2)
System\ServiceModel\Dispatcher\WorkflowInstanceContextProvider.cs (2)
126return (!this.InstanceLifeTimeManager.IsInstanceInMemory(workflowDurableInstance.InstanceId)) && 147if (this.InstanceLifeTimeManager.IsInstanceInMemory(workflowDurableInstance.InstanceId))