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