1 write to _Uri
System (1)
net\System\Net\Cache\RequestCacheValidator.cs (1)
209
_Uri
= uri;
2 references to _Uri
System (2)
net\System\Net\Cache\RequestCacheValidator.cs (2)
123
protected internal Uri Uri {get {return
_Uri
;}}
204
if (!uri.Equals(
_Uri
))