9 references to ApplyEndpointDefaults
Microsoft.AspNetCore.Server.Kestrel.Core (9)
Internal\AddressBinder.cs (2)
156context.ServerOptions.ApplyEndpointDefaults(httpDefault); 240context.ServerOptions.ApplyEndpointDefaults(options);
KestrelConfigurationLoader.cs (1)
370Options.ApplyEndpointDefaults(listenOptions);
KestrelServerOptions.cs (6)
528ApplyEndpointDefaults(listenOptions); 548ApplyEndpointDefaults(listenOptions); 566ApplyEndpointDefaults(listenOptions); 594ApplyEndpointDefaults(listenOptions); 616ApplyEndpointDefaults(listenOptions); 639ApplyEndpointDefaults(listenOptions);