2 references to _configureAppActions
Microsoft.AspNetCore (2)
BootstrapHostBuilder.cs (2)
51_configureAppActions.Add(configureDelegate ?? throw new ArgumentNullException(nameof(configureDelegate))); 94foreach (var configureAppAction in _configureAppActions)