3 references to CacheInfo
System.AddIn (3)
System\Addin\Hosting\AddInStore.cs (3)
61private static readonly Dictionary<String, CacheInfo> StateCache = new Dictionary<String, CacheInfo>(); 763CacheInfo cachedState;