2 references to _connectionLock
Microsoft.AspNetCore.OutputCaching.StackExchangeRedis (2)
RedisOutputCacheStore.cs (2)
326await _connectionLock.WaitAsync(token).ConfigureAwait(false); 350_connectionLock.Release();