18 references to GetCacheOptions
Microsoft.Extensions.Caching.SqlServer.Tests (18)
SqlServerCacheWithDatabaseTest.cs (18)
78
var cache = GetSqlServerCache(
GetCacheOptions
(testClock));
100
var cache = GetSqlServerCache(
GetCacheOptions
(testClock));
127
var cacheOptions =
GetCacheOptions
(testClock);
167
var cacheOptions =
GetCacheOptions
(testClock);
209
var cache = GetSqlServerCache(
GetCacheOptions
(testClock));
232
var cache = GetSqlServerCache(
GetCacheOptions
(testClock));
258
var cache = GetSqlServerCache(
GetCacheOptions
(testClock));
290
var cache = GetSqlServerCache(
GetCacheOptions
(testClock));
315
var cache = GetSqlServerCache(
GetCacheOptions
(testClock));
338
var cache = GetSqlServerCache(
GetCacheOptions
(testClock));
363
var cache = GetSqlServerCache(
GetCacheOptions
(testClock));
419
var cache = GetSqlServerCache(
GetCacheOptions
(testClock));
459
var cache = GetSqlServerCache(
GetCacheOptions
(testClock));
488
var cache = GetSqlServerCache(
GetCacheOptions
(testClock));
520
var cache = GetSqlServerCache(
GetCacheOptions
(testClock));
576
var cache = GetSqlServerCache(
GetCacheOptions
(testClock));
605
var cache = GetSqlServerCache(
GetCacheOptions
(testClock));
691
options =
GetCacheOptions
();