2 writes to _Response
System (2)
net\System\Net\Cache\RequestCacheValidator.cs (2)
196
_Response
= null;
220
_Response
= fetchResponse;
1 reference to _Response
System (1)
net\System\Net\Cache\RequestCacheValidator.cs (1)
125
protected internal WebResponse Response {get {return
_Response
; }}