1 write to isPrivateCache
System (1)
net\System\Net\Configuration\RequestCachingSection.cs (1)
167this.isPrivateCache = section.IsPrivateCache;
1 reference to isPrivateCache
System (1)
net\System\Net\Configuration\RequestCachingSection.cs (1)
258get { return this.isPrivateCache; }