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