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