2 references to ClientLogComponentName
dotnet-watch (2)
Process\ProjectLauncher.cs (1)
53
var clientLogger = context.LoggerFactory.CreateLogger(HotReloadDotNetWatcher.
ClientLogComponentName
, projectDisplayName);
UI\IReporter.cs (1)
175
.Add(HotReloadDotNetWatcher.
ClientLogComponentName
, Emoji.HotReload)