2 references to CreatePump
Microsoft.AspNetCore.Server.HttpSys.FunctionalTests (2)
ServerTests.cs (1)
608using var attachedServer = Utilities.CreatePump(options =>
Utilities.cs (1)
128var server = CreatePump(configureOptions, loggerFactory);