3 references to ListenLocalhost
Microsoft.AspNetCore.Server.Kestrel.Core.Tests (2)
KestrelServerOptionsTests.cs (2)
29
options.
ListenLocalhost
(5000);
94
options.
ListenLocalhost
(5000);
Sockets.BindTests (1)
src\Servers\Kestrel\test\BindTests\AddressRegistrationTests.cs (1)
423
options.
ListenLocalhost
(testPort);