1 reference to ReadEndpointDefaults
Microsoft.AspNetCore.Server.Kestrel.Core (1)
Internal\ConfigurationReader.cs (1)
36
public EndpointDefaults EndpointDefaults => _endpointDefaults ??=
ReadEndpointDefaults
();