1 write to _httpRequestCachePolicy
PresentationCore (1)
Core\CSharp\MS\Internal\WpfWebRequestHelper.cs (1)
153_httpRequestCachePolicy = new HttpRequestCachePolicy();
2 references to _httpRequestCachePolicy
PresentationCore (2)
Core\CSharp\MS\Internal\WpfWebRequestHelper.cs (2)
151if (_httpRequestCachePolicy == null) 155request.CachePolicy = _httpRequestCachePolicy;