5 writes to _failedLeasesCount
System.Threading.RateLimiting (5)
System\Threading\RateLimiting\SlidingWindowRateLimiter.cs (5)
108TotalFailedLeases = Interlocked.Read(ref _failedLeasesCount), 131Interlocked.Increment(ref _failedLeasesCount); 143Interlocked.Increment(ref _failedLeasesCount); 202Interlocked.Increment(ref _failedLeasesCount); 210Interlocked.Increment(ref _failedLeasesCount);