14 references to IsCriticalException
UIAutomationClientSideProviders (14)
MS\Internal\AutomationProxies\Accessible.cs (3)
1123if (Misc.IsCriticalException(e) && ! (e is NullReferenceException)) 1298if (Misc.IsCriticalException(e) && ! (e is NullReferenceException)) 1333if (Misc.IsCriticalException(e))
MS\Internal\AutomationProxies\Misc.cs (1)
1844if (IsCriticalException(ex))
MS\Internal\AutomationProxies\MSAANativeProvider.cs (1)
1211if (Misc.IsCriticalException(e))
MS\Internal\AutomationProxies\MSAAWinEventWrap.cs (2)
142if (Misc.IsCriticalException(e)) 159if (Misc.IsCriticalException(e))
MS\Internal\AutomationProxies\QueueProcessor.cs (1)
132if (Misc.IsCriticalException(e))
MS\Internal\AutomationProxies\WindowsListViewItemStartMenu.cs (1)
98if (Misc.IsCriticalException(e))
MS\Internal\AutomationProxies\WinEventTracker.cs (5)
169if (Misc.IsCriticalException(e)) 272if (Misc.IsCriticalException(e)) 317if (Misc.IsCriticalException(e)) 332if (Misc.IsCriticalException(e)) 490if (Misc.IsCriticalException(e))