4 references to IsCriticalException
WindowsBase (4)
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))