14 references to IsCriticalException
UIAutomationClientSideProviders (14)
MS\Internal\AutomationProxies\Accessible.cs (3)
1126if (Misc.IsCriticalException(e) && ! (e is NullReferenceException)) 1301if (Misc.IsCriticalException(e) && ! (e is NullReferenceException)) 1336if (Misc.IsCriticalException(e))
MS\Internal\AutomationProxies\Misc.cs (1)
1846if (IsCriticalException(ex))
MS\Internal\AutomationProxies\MSAANativeProvider.cs (1)
1213if (Misc.IsCriticalException(e))
MS\Internal\AutomationProxies\MSAAWinEventWrap.cs (2)
142if (Misc.IsCriticalException(e)) 159if (Misc.IsCriticalException(e))
MS\Internal\AutomationProxies\QueueProcessor.cs (1)
135if (Misc.IsCriticalException(e))
MS\Internal\AutomationProxies\WindowsListViewItemStartMenu.cs (1)
102if (Misc.IsCriticalException(e))
MS\Internal\AutomationProxies\WinEventTracker.cs (5)
171if (Misc.IsCriticalException(e)) 274if (Misc.IsCriticalException(e)) 319if (Misc.IsCriticalException(e)) 334if (Misc.IsCriticalException(e)) 492if (Misc.IsCriticalException(e))