4 references to Uri
System (4)
net\System\Net\Cache\_RequestCacheProtocol.cs (1)
657", Cache Uri = " + _Validator.Uri);
net\System\Net\Cache\_Rfc2616CacheValidators.cs (3)
130if (ctx.Uri.Query.Length != 0) { 1498((object)ctx.Uri.Scheme == (object)Uri.UriSchemeHttp || 1499(object)ctx.Uri.Scheme == (object)Uri.UriSchemeHttps))