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