1 reference to YieldsThread
Microsoft.AspNetCore.ConcurrencyLimiter.Microbenchmarks (1)
QueueEmptyOverhead.cs (1)
23_restOfServer = YieldsThreadInternally ? (RequestDelegate)YieldsThread : (RequestDelegate)CompletesImmediately;