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