3 references to LoggerException
Microsoft.Build (3)
Logging\BinaryLogger\BinaryLogger.cs (2)
192throw new LoggerException(ResourceUtilities.FormatResourceStringStripCodeAndKeyword("InvalidBinaryLoggerParameters", "")); 217throw new LoggerException(ResourceUtilities.FormatResourceStringStripCodeAndKeyword("InvalidBinaryLoggerParameters", parameter));
Logging\DistributedLoggers\DistributedFileLogger.cs (1)
76throw new LoggerException(message);