1 reference to IsCriticalException
Microsoft.Build.Engine.OM.UnitTests (1)
ExceptionHandling.cs (1)
129
if (aggregateException.InnerExceptions.Any(innerException =>
IsCriticalException
(innerException)))