1 write to _IsPrivateCache
System (1)
net\System\Net\Cache\RequestCache.cs (1)
41
_IsPrivateCache
= isPrivateCache;
1 reference to _IsPrivateCache
System (1)
net\System\Net\Cache\RequestCache.cs (1)
45
internal bool IsPrivateCache {get {return
_IsPrivateCache
;}}