2 references to ConfigureServices
Microsoft.AspNetCore.Hosting (2)
Startup\StartupBase.cs (2)
22
ConfigureServices
(services);
35
/// Creates an <see cref="IServiceProvider" /> instance for a given <see cref="
ConfigureServices
(IServiceCollection)" />.