2 references to CreateServerWithMaxConnections
InMemory.FunctionalTests (2)
ConnectionLimitTests.cs (2)
36await using (var server = CreateServerWithMaxConnections(async context => 198await using (var server = CreateServerWithMaxConnections(_ => Task.CompletedTask, counter))