5 writes to _failedLeasesCount
System.Threading.RateLimiting (5)
System\Threading\RateLimiting\FixedWindowRateLimiter.cs (5)
94TotalFailedLeases = Interlocked.Read(ref _failedLeasesCount), 120Interlocked.Increment(ref _failedLeasesCount); 131Interlocked.Increment(ref _failedLeasesCount); 190Interlocked.Increment(ref _failedLeasesCount); 198Interlocked.Increment(ref _failedLeasesCount);