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