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