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