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