2 references to _configureHostActions
Microsoft.AspNetCore (2)
BootstrapHostBuilder.cs (2)
45_configureHostActions.Add(configureDelegate ?? throw new ArgumentNullException(nameof(configureDelegate))); 87foreach (var configureHostAction in _configureHostActions)