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