5 references to CriticalExceptions
WindowsBase (5)
Base\MS\Internal\AvTrace.cs (1)
476
if(
CriticalExceptions
.IsCriticalApplicationException(e))
Base\MS\Internal\WeakEventTable.cs (1)
427
catch (Exception ex) when (!
CriticalExceptions
.IsCriticalException(ex))
Base\System\IO\Packaging\CompoundFile\StorageInfo.cs (1)
871
if(
CriticalExceptions
.IsCriticalException(e))
Shared\MS\Utility\TraceProvider.cs (1)
499
if (
CriticalExceptions
.IsCriticalException(e))
Shared\System\Windows\Markup\ReflectionHelper.cs (1)
72
if (
CriticalExceptions
.IsCriticalException(e))