5 writes to _failedLeasesCount
System.Threading.RateLimiting (5)
System\Threading\RateLimiting\TokenBucketRateLimiter.cs (5)
101TotalFailedLeases = Interlocked.Read(ref _failedLeasesCount), 124Interlocked.Increment(ref _failedLeasesCount); 135Interlocked.Increment(ref _failedLeasesCount); 194Interlocked.Increment(ref _failedLeasesCount); 202Interlocked.Increment(ref _failedLeasesCount);