1 instantiation of ScopedCssFileHandler
dotnet-watch (1)
HotReload\HotReloadDotNetWatcher.cs (1)
112
var scopedCssFileHandler = new
ScopedCssFileHandler
(_context.Logger, _context.BuildLogger, projectMap, _context.BrowserRefreshServerFactory, _context.Options, _context.EnvironmentOptions);
1 reference to ScopedCssFileHandler
dotnet-watch (1)
HotReload\HotReloadDotNetWatcher.cs (1)
112
var
scopedCssFileHandler = new ScopedCssFileHandler(_context.Logger, _context.BuildLogger, projectMap, _context.BrowserRefreshServerFactory, _context.Options, _context.EnvironmentOptions);