1 instantiation of StaticFileHandler
dotnet-watch (1)
Watch\DotNetWatcher.cs (1)
43staticFileHandler = new StaticFileHandler(context.Logger, projectMap, context.BrowserRefreshServerFactory);
1 reference to StaticFileHandler
dotnet-watch (1)
Watch\DotNetWatcher.cs (1)
37StaticFileHandler? staticFileHandler;