2 references to InternalErrorException
MSBuildTaskHost (2)
InternalErrorException.cs (2)
49this(message, innerException, false) 54return new InternalErrorException(message, innerException, true /* calledFromDeserialization */);