1 reference to AnyIPEndpoint
Microsoft.AspNetCore.Server.Kestrel.Core (1)
KestrelConfigurationLoader.cs (1)
152
public KestrelConfigurationLoader AnyIPEndpoint(int port) =>
AnyIPEndpoint
(port, options => { });