1 write to _CacheEntry
System (1)
net\System\Net\Cache\RequestCacheValidator.cs (1)
214
_CacheEntry
= fetchEntry;
1 reference to _CacheEntry
System (1)
net\System\Net\Cache\RequestCacheValidator.cs (1)
130
protected internal RequestCacheEntry CacheEntry {get {return
_CacheEntry
;}}