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