2 references to ReleaseConnection
Microsoft.AspNetCore.OutputCaching.StackExchangeRedis (2)
RedisOutputCacheStore.cs (2)
363ReleaseConnection(Interlocked.Exchange(ref _cache, null)); 409ReleaseConnection(Interlocked.CompareExchange(ref _cache, null, cache));