2 references to RegisterAddresses_StaticPort_Success
Sockets.BindTests (2)
src\Servers\Kestrel\test\BindTests\AddressRegistrationTests.cs (2)
178
await
RegisterAddresses_StaticPort_Success
("http://localhost", new[] { "http://localhost", "http://127.0.0.1", "http://[::1]" });
302
=>
RegisterAddresses_StaticPort_Success
(addressInput, new[] { testUrl });