2 references to _configureServicesActions
Microsoft.AspNetCore (2)
BootstrapHostBuilder.cs (2)
57_configureServicesActions.Add(configureDelegate ?? throw new ArgumentNullException(nameof(configureDelegate))); 99foreach (var configureServicesAction in _configureServicesActions)