2 writes to _rejectionCount
Microsoft.AspNetCore.ConcurrencyLimiter.Microbenchmarks (2)
QueueRequestsOverwritten.cs (2)
41
_rejectionCount
= 0;
47
if (Interlocked.Increment(ref
_rejectionCount
) == _numRejects)