1 reference to ReadEndpoints
Microsoft.AspNetCore.Server.Kestrel.Core (1)
Internal\ConfigurationReader.cs (1)
37public IEnumerable<EndpointConfig> Endpoints => _endpoints ??= ReadEndpoints();