5 writes to _failedLeasesCount
System.Threading.RateLimiting (5)
System\Threading\RateLimiting\TokenBucketRateLimiter.cs (5)
98TotalFailedLeases = Interlocked.Read(ref _failedLeasesCount), 121Interlocked.Increment(ref _failedLeasesCount); 132Interlocked.Increment(ref _failedLeasesCount); 191Interlocked.Increment(ref _failedLeasesCount); 199Interlocked.Increment(ref _failedLeasesCount);