1 instantiation of BrowserRefreshServerFactory
dotnet-watch (1)
Program.cs (1)
322
BrowserRefreshServerFactory = new
BrowserRefreshServerFactory
(),
2 references to BrowserRefreshServerFactory
dotnet-watch (1)
Watch\StaticFileHandler.cs (1)
11
internal sealed class StaticFileHandler(ILogger logger, LoadedProjectGraph projectGraph,
BrowserRefreshServerFactory
browserConnector)
Microsoft.DotNet.HotReload.Watch (1)
Context\DotNetWatchContext.cs (1)
37
public required
BrowserRefreshServerFactory
BrowserRefreshServerFactory { get; init; }