2 references to Cache
System.WorkflowServices (2)
System\ServiceModel\Dispatcher\DurableInstanceContextProvider.cs (1)
80return this.Cache.GetReferenceCount(instanceId);
System\ServiceModel\Dispatcher\WorkflowInstanceContextProvider.cs (1)
201if (base.Cache.Contains(callbackState.InstanceId, callbackState.InstanceContext))