1 write to _CacheKey
System (1)
net\System\Net\Cache\RequestCacheValidator.cs (1)
207
_CacheKey
= uri.GetParts(UriComponents.AbsoluteUri, UriFormat.Unescaped);
1 reference to _CacheKey
System (1)
net\System\Net\Cache\RequestCacheValidator.cs (1)
153
get {return
_CacheKey
;}