1 write to httpRequestCacheValidator
System (1)
net\System\Net\Configuration\RequestCachingSection.cs (1)
175this.httpRequestCacheValidator = new HttpRequestCacheValidator(false, this.UnspecifiedMaximumAge);
1 reference to httpRequestCacheValidator
System (1)
net\System\Net\Configuration\RequestCachingSection.cs (1)
278get { return this.httpRequestCacheValidator; }