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)
45internal bool IsPrivateCache {get {return _IsPrivateCache;}}