5 writes to _failedLeasesCount
System.Threading.RateLimiting (5)
System\Threading\RateLimiting\ConcurrencyLimiter.cs (5)
73TotalFailedLeases = Interlocked.Read(ref _failedLeasesCount), 97Interlocked.Increment(ref _failedLeasesCount); 113Interlocked.Increment(ref _failedLeasesCount); 171Interlocked.Increment(ref _failedLeasesCount); 179Interlocked.Increment(ref _failedLeasesCount);