5 writes to _failedLeasesCount
System.Threading.RateLimiting (5)
System\Threading\RateLimiting\ConcurrencyLimiter.cs (5)
75TotalFailedLeases = Interlocked.Read(ref _failedLeasesCount), 99Interlocked.Increment(ref _failedLeasesCount); 115Interlocked.Increment(ref _failedLeasesCount); 173Interlocked.Increment(ref _failedLeasesCount); 181Interlocked.Increment(ref _failedLeasesCount);