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