1 instantiation of HostingStartup
Microsoft.AspNetCore.Watch.BrowserRefresh.Tests (1)
HostingStartupTest.cs (1)
180var action = new HostingStartup().Configure(configureBuilder);
1 reference to HostingStartup
Microsoft.AspNetCore.Watch.BrowserRefresh (1)
HostingStartup.cs (1)
9[assembly: HostingStartup(typeof(Microsoft.AspNetCore.Watch.BrowserRefresh.HostingStartup))]