5 writes to _failedLeasesCount
System.Threading.RateLimiting (5)
System\Threading\RateLimiting\SlidingWindowRateLimiter.cs (5)
107TotalFailedLeases = Interlocked.Read(ref _failedLeasesCount), 130Interlocked.Increment(ref _failedLeasesCount); 142Interlocked.Increment(ref _failedLeasesCount); 201Interlocked.Increment(ref _failedLeasesCount); 209Interlocked.Increment(ref _failedLeasesCount);