5 writes to _failedLeasesCount
System.Threading.RateLimiting (5)
System\Threading\RateLimiting\TokenBucketRateLimiter.cs (5)
102TotalFailedLeases = Interlocked.Read(ref _failedLeasesCount), 125Interlocked.Increment(ref _failedLeasesCount); 136Interlocked.Increment(ref _failedLeasesCount); 195Interlocked.Increment(ref _failedLeasesCount); 203Interlocked.Increment(ref _failedLeasesCount);