5 references to HostingStartup
Microsoft.AspNetCore.Components.Testing (1)
_generated\1\HostingStartupAttribute.g.cs (1)
2[assembly: Microsoft.AspNetCore.Hosting.HostingStartup(typeof(Microsoft.AspNetCore.Components.Testing.Infrastructure.TestReadinessHostingStartup))]
Microsoft.AspNetCore.Mvc.Razor.RuntimeCompilation (1)
Properties\AssemblyInfo.cs (1)
7[assembly: HostingStartup(typeof(RazorRuntimeCompilationHostingStartup))]
Microsoft.AspNetCore.Server.IISIntegration (1)
IISHostingStartup.cs (1)
6[assembly: HostingStartup(typeof(Microsoft.AspNetCore.Server.IISIntegration.IISHostingStartup))]
Microsoft.AspNetCore.SpaProxy (1)
SpaHostingStartup.cs (1)
10[assembly: HostingStartup(typeof(Microsoft.AspNetCore.SpaProxy.SpaHostingStartup))]
Microsoft.AspNetCore.Watch.BrowserRefresh (1)
src\sdk\src\Dotnet.Watch\Web.Middleware\HostingStartup.cs (1)
13[assembly: HostingStartup(typeof(Microsoft.AspNetCore.Watch.BrowserRefresh.HostingStartup))]