1 instantiation of Comparer
System.Data.Services (1)
System\Data\Services\Caching\MetadataCache.cs (1)
27private static Dictionary<MetadataCacheKey, MetadataCacheItem> cache = new Dictionary<MetadataCacheKey, MetadataCacheItem>(new MetadataCacheKey.Comparer());