3 writes to OnlyIfCached
Microsoft.AspNetCore.OutputCaching.Tests (1)
OutputCacheTests.cs (1)
594OnlyIfCached = true
Microsoft.AspNetCore.ResponseCaching.Tests (1)
ResponseCachingTests.cs (1)
532OnlyIfCached = true
System.Net.Requests (1)
System\Net\HttpWebRequest.cs (1)
1318OnlyIfCached = true
1 reference to OnlyIfCached
System.Net.Http (1)
System\Net\Http\Headers\CacheControlHeaderValue.cs (1)
204AppendValueIfRequired(sb, OnlyIfCached, onlyIfCachedString);