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