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)
165if (Misc.IsCriticalException(e)) 267if (Misc.IsCriticalException(e)) 312if (Misc.IsCriticalException(e)) 327if (Misc.IsCriticalException(e)) 480if (Misc.IsCriticalException(e))