1 override of Build
Microsoft.AspNetCore.Hosting (1)
Internal\StartupLoader.cs (1)
105public override Func<IServiceCollection, IServiceProvider> Build()
1 reference to Build
Microsoft.AspNetCore.Hosting (1)
Internal\StartupLoader.cs (1)
64return new StartupMethods(instance, configureMethod.Build(instance), builder.Build());