3 references to TestQueue
Microsoft.AspNetCore.ConcurrencyLimiter.Tests (3)
MiddlewareTests.cs (1)
84
var testQueue = new
TestQueue
(
TestUtils.cs (2)
85
this
(state => Task.FromResult(onTryEnter(state))
109
new
TestQueue
(async (_) =>