2 references to ResourceAssociationSetCache
System.Data.Services (2)
System\Data\Services\Providers\DataServiceProviderWrapper.cs (2)
552if (this.ResourceAssociationSetCache.TryGetValue(associationSetKey, out associationSet)) 600this.ResourceAssociationSetCache.Add(associationSetKey, associationSet);