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