4 references to _connectionLock
Microsoft.Extensions.Caching.StackExchangeRedis (4)
RedisCache.cs (4)
285_connectionLock.Wait(); 309_connectionLock.Release(); 329await _connectionLock.WaitAsync(token).ConfigureAwait(false); 353_connectionLock.Release();