5 writes to _failedLeasesCount
System.Threading.RateLimiting (5)
System\Threading\RateLimiting\FixedWindowRateLimiter.cs (5)
93TotalFailedLeases = Interlocked.Read(ref _failedLeasesCount), 119Interlocked.Increment(ref _failedLeasesCount); 130Interlocked.Increment(ref _failedLeasesCount); 189Interlocked.Increment(ref _failedLeasesCount); 197Interlocked.Increment(ref _failedLeasesCount);