2 references to ResourcePropertyCache
System.Data.Services (2)
System\Data\Services\Providers\DataServiceProviderWrapper.cs (2)
832
if (!this.
ResourcePropertyCache
.TryGetValue(key, out properties))
845
this.
ResourcePropertyCache
.Add(key, properties);