1 write to LoggerId
Microsoft.Build (1)
BackEnd\Components\Logging\LoggingService.cs (1)
1179forwardingLogger.LoggerId = sinkId;
2 references to LoggerId
Microsoft.Build (2)
BackEnd\Components\Logging\LoggingService.cs (2)
1059_centralForwardingLoggerSinkId = centralForwardingLoggerDescription.LoggerId; 1268forwardingLogger.BuildEventRedirector = new EventRedirectorToSink(description.LoggerId, forwardingLoggerSink);