1 reference to EndpointsKey
Microsoft.AspNetCore.Server.Kestrel.Core (1)
Internal\ConfigurationReader.cs (1)
72
var endpointsConfig = _configuration.GetSection(
EndpointsKey
).GetChildren();