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