5 writes to _failedLeasesCount
System.Threading.RateLimiting (5)
System\Threading\RateLimiting\ConcurrencyLimiter.cs (5)
70TotalFailedLeases = Interlocked.Read(ref _failedLeasesCount), 94Interlocked.Increment(ref _failedLeasesCount); 110Interlocked.Increment(ref _failedLeasesCount); 168Interlocked.Increment(ref _failedLeasesCount); 176Interlocked.Increment(ref _failedLeasesCount);