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)
366Options.ApplyEndpointDefaults(listenOptions);
KestrelServerOptions.cs (6)
524ApplyEndpointDefaults(listenOptions); 544ApplyEndpointDefaults(listenOptions); 562ApplyEndpointDefaults(listenOptions); 590ApplyEndpointDefaults(listenOptions); 612ApplyEndpointDefaults(listenOptions); 635ApplyEndpointDefaults(listenOptions);