8 references to ProcessEndpointsToAdd
Microsoft.AspNetCore.Server.Kestrel.Core (2)
Internal\KestrelServerImpl.cs (1)
311Options.ConfigurationLoader?.ProcessEndpointsToAdd();
KestrelConfigurationLoader.cs (1)
279ProcessEndpointsToAdd();
Microsoft.AspNetCore.Server.Kestrel.Tests (6)
KestrelConfigurationLoaderTests.cs (6)
2008serverOptions.ConfigurationLoader.ProcessEndpointsToAdd(); 2021serverOptions.ConfigurationLoader.ProcessEndpointsToAdd(); 2040Assert.Throws<InvalidOperationException>(serverOptions.ConfigurationLoader.ProcessEndpointsToAdd); 2046serverOptions.ConfigurationLoader.ProcessEndpointsToAdd(); 2063serverOptions.ConfigurationLoader.ProcessEndpointsToAdd(); 2096serverOptions.ConfigurationLoader.ProcessEndpointsToAdd();