2 references to AnyIPListenOptions
Microsoft.AspNetCore.Server.Kestrel.Core (2)
Internal\AddressBinder.cs (1)
140options = new AnyIPListenOptions(parsedAddress.Port);
KestrelServerOptions.cs (1)
561var listenOptions = new AnyIPListenOptions(port);