2 writes to _CacheStream
System (2)
net\System\Net\Cache\RequestCacheValidator.cs (2)
136
set {
_CacheStream
= value;}
200
_CacheStream
= null;
1 reference to _CacheStream
System (1)
net\System\Net\Cache\RequestCacheValidator.cs (1)
135
get {return
_CacheStream
;}