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