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