5 writes to _failedLeasesCount
System.Threading.RateLimiting (5)
System\Threading\RateLimiting\SlidingWindowRateLimiter.cs (5)
104TotalFailedLeases = Interlocked.Read(ref _failedLeasesCount), 127Interlocked.Increment(ref _failedLeasesCount); 139Interlocked.Increment(ref _failedLeasesCount); 198Interlocked.Increment(ref _failedLeasesCount); 206Interlocked.Increment(ref _failedLeasesCount);