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)
2007serverOptions.ConfigurationLoader.ProcessEndpointsToAdd(); 2020serverOptions.ConfigurationLoader.ProcessEndpointsToAdd(); 2039Assert.Throws<InvalidOperationException>(serverOptions.ConfigurationLoader.ProcessEndpointsToAdd); 2045serverOptions.ConfigurationLoader.ProcessEndpointsToAdd(); 2062serverOptions.ConfigurationLoader.ProcessEndpointsToAdd(); 2095serverOptions.ConfigurationLoader.ProcessEndpointsToAdd();