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