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