2 references to HostingStartup
Microsoft.AspNetCore.Server.IISIntegration (1)
IISHostingStartup.cs (1)
6
[assembly:
HostingStartup
(typeof(Microsoft.AspNetCore.Server.IISIntegration.IISHostingStartup))]
Microsoft.AspNetCore.Watch.BrowserRefresh (1)
src\sdk\src\Dotnet.Watch\Web.Middleware\HostingStartup.cs (1)
13
[assembly:
HostingStartup
(typeof(Microsoft.AspNetCore.Watch.BrowserRefresh.HostingStartup))]