1 implementation of LoggerDescriptions
Microsoft.Build (1)
BackEnd\Components\Logging\LoggingService.cs (1)
503
public ICollection<LoggerDescription>
LoggerDescriptions
=> _loggerDescriptions;
1 reference to LoggerDescriptions
Microsoft.Build (1)
BackEnd\BuildManager\BuildManager.cs (1)
3042
loggingService.
LoggerDescriptions
.ToArray()