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