2 writes to _CacheStreamLength
System (2)
net\System\Net\Cache\RequestCacheValidator.cs (2)
148set {_CacheStreamLength = value;} 202_CacheStreamLength = 0L;
1 reference to _CacheStreamLength
System (1)
net\System\Net\Cache\RequestCacheValidator.cs (1)
147get {return _CacheStreamLength;}