14 references to IsCriticalException
UIAutomationClientSideProviders (14)
MS\Internal\AutomationProxies\Accessible.cs (3)
1097if (Misc.IsCriticalException(e) && ! (e is NullReferenceException)) 1272if (Misc.IsCriticalException(e) && ! (e is NullReferenceException)) 1307if (Misc.IsCriticalException(e))
MS\Internal\AutomationProxies\Misc.cs (1)
1823if (IsCriticalException(ex))
MS\Internal\AutomationProxies\MSAANativeProvider.cs (1)
1205if (Misc.IsCriticalException(e))
MS\Internal\AutomationProxies\MSAAWinEventWrap.cs (2)
138if (Misc.IsCriticalException(e)) 155if (Misc.IsCriticalException(e))
MS\Internal\AutomationProxies\QueueProcessor.cs (1)
133if (Misc.IsCriticalException(e))
MS\Internal\AutomationProxies\WindowsListViewItemStartMenu.cs (1)
97if (Misc.IsCriticalException(e))
MS\Internal\AutomationProxies\WinEventTracker.cs (5)
164if (Misc.IsCriticalException(e)) 266if (Misc.IsCriticalException(e)) 311if (Misc.IsCriticalException(e)) 326if (Misc.IsCriticalException(e)) 479if (Misc.IsCriticalException(e))