1 reference to GetConfiguredOptions
Microsoft.AspNetCore.OutputCaching.StackExchangeRedis (1)
RedisOutputCacheStore.cs (1)
335
connection = await ConnectionMultiplexer.ConnectAsync(_options.
GetConfiguredOptions
()).ConfigureAwait(false);