4 references to _connectionLock
Microsoft.Extensions.Caching.StackExchangeRedis (4)
RedisCache.cs (4)
283_connectionLock.Wait(); 307_connectionLock.Release(); 327await _connectionLock.WaitAsync(token).ConfigureAwait(false); 351_connectionLock.Release();