4 writes to _ResponseStreamLength
System (4)
net\System\Net\Cache\_RequestCacheProtocol.cs (4)
92_ResponseStreamLength = 0L; 351_ResponseStreamLength = _Validator.CacheStreamLength; 493_ResponseStreamLength = _Validator.CacheStreamLength; 518_ResponseStreamLength = _Validator.CacheStreamLength;
1 reference to _ResponseStreamLength
System (1)
net\System\Net\Cache\_RequestCacheProtocol.cs (1)
58internal long ResponseStreamLength {get {return _ResponseStreamLength;}}