4 references to _storeLevelCache
System.Data.Entity (4)
System\Data\Metadata\MetadataCache.cs (4)
95DoCacheClean<StoreMetadataEntry>(_storeLevelCache, _storeLevelLock); 287StoreMetadataEntry entry = GetCacheEntry<StoreMetadataEntry>(_storeLevelCache, cacheKey, _storeLevelLock, 391foreach (StoreMetadataEntry entry in _storeLevelCache.Values) 403_storeLevelCache.Clear();