7 writes to OnlyIfCached
Microsoft.AspNetCore.OutputCaching.Tests (1)
OutputCacheMiddlewareTests.cs (1)
41
OnlyIfCached
= true
Microsoft.AspNetCore.ResponseCaching.Tests (1)
ResponseCachingMiddlewareTests.cs (1)
26
OnlyIfCached
= true
Microsoft.Net.Http.Headers.Tests (5)
CacheControlHeaderValueTest.cs (5)
22
cacheControl.
OnlyIfCached
= true;
95
cacheControl.
OnlyIfCached
= true;
147
values[5].
OnlyIfCached
= true;
261
values[5].
OnlyIfCached
= true;
397
expected.
OnlyIfCached
= true;
1 reference to OnlyIfCached
Microsoft.Net.Http.Headers.Tests (1)
CacheControlHeaderValueTest.cs (1)
23
Assert.True(cacheControl.
OnlyIfCached
, "OnlyIfCached");