3 references to InternalErrorException
Microsoft.Build.Framework (3)
InternalError.cs (3)
43
=> throw new
InternalErrorException
(message, innerException);
101
=> throw new
InternalErrorException
(message, innerException);
117
=> throw new
InternalErrorException
(handler.GetFormattedText(), innerException);