1 reference to EndpointConfiguration
Microsoft.AspNetCore.Server.Kestrel.Core (1)
KestrelConfigurationLoader.cs (1)
409
var endpointConfig = new
EndpointConfiguration
(https, listenOptions, httpsOptions, endpoint.ConfigSection);