5 writes to _failedLeasesCount
System.Threading.RateLimiting (5)
System\Threading\RateLimiting\SlidingWindowRateLimiter.cs (5)
111TotalFailedLeases = Interlocked.Read(ref _failedLeasesCount), 143Interlocked.Increment(ref _failedLeasesCount); 156Interlocked.Increment(ref _failedLeasesCount); 216Interlocked.Increment(ref _failedLeasesCount); 224Interlocked.Increment(ref _failedLeasesCount);