2 references to NoCacheNoStore
System.Net.Requests (2)
System\Net\Cache\HttpRequestCachePolicy.cs (1)
104
if (level <= HttpRequestCacheLevel.
NoCacheNoStore
)
System\Net\HttpWebRequest.cs (1)
1298
case HttpRequestCacheLevel.
NoCacheNoStore
: