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