14 references to IsCriticalException
UIAutomationClientSideProviders (14)
MS\Internal\AutomationProxies\Accessible.cs (3)
1098if (Misc.IsCriticalException(e) && ! (e is NullReferenceException)) 1273if (Misc.IsCriticalException(e) && ! (e is NullReferenceException)) 1308if (Misc.IsCriticalException(e))
MS\Internal\AutomationProxies\Misc.cs (1)
1824if (IsCriticalException(ex))
MS\Internal\AutomationProxies\MSAANativeProvider.cs (1)
1206if (Misc.IsCriticalException(e))
MS\Internal\AutomationProxies\MSAAWinEventWrap.cs (2)
139if (Misc.IsCriticalException(e)) 156if (Misc.IsCriticalException(e))
MS\Internal\AutomationProxies\QueueProcessor.cs (1)
134if (Misc.IsCriticalException(e))
MS\Internal\AutomationProxies\WindowsListViewItemStartMenu.cs (1)
98if (Misc.IsCriticalException(e))
MS\Internal\AutomationProxies\WinEventTracker.cs (5)
166if (Misc.IsCriticalException(e)) 268if (Misc.IsCriticalException(e)) 313if (Misc.IsCriticalException(e)) 328if (Misc.IsCriticalException(e)) 488if (Misc.IsCriticalException(e))