1 instantiation of ContextCache
System.WorkflowServices (1)
System\ServiceModel\Dispatcher\DurableInstanceContextProvider.cs (1)
35
this.contextCache = new
ContextCache
();
2 references to ContextCache
System.WorkflowServices (2)
System\ServiceModel\Dispatcher\DurableInstanceContextProvider.cs (2)
17
ContextCache
contextCache;
39
protected
ContextCache
Cache