2 references to ReusableLogger
Microsoft.Build (2)
Definition\ProjectCollection.cs (2)
1371
_loggingService.RegisterDistributedLogger(new Logging.
ReusableLogger
(remoteLoggerRecord.CentralLogger), remoteLoggerRecord.ForwardingLoggerDescription);
1734
_loggingService.RegisterLogger(new Logging.
ReusableLogger
(logger));