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