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