5 writes to _failedLeasesCount
System.Threading.RateLimiting (5)
System\Threading\RateLimiting\FixedWindowRateLimiter.cs (5)
90TotalFailedLeases = Interlocked.Read(ref _failedLeasesCount), 116Interlocked.Increment(ref _failedLeasesCount); 127Interlocked.Increment(ref _failedLeasesCount); 186Interlocked.Increment(ref _failedLeasesCount); 194Interlocked.Increment(ref _failedLeasesCount);