14 references to IsCriticalException
UIAutomationClientsideProviders (14)
MS\Internal\AutomationProxies\Accessible.cs (3)
1161if (Misc.IsCriticalException(e) && ! (e is NullReferenceException)) 1337if (Misc.IsCriticalException(e) && ! (e is NullReferenceException)) 1372if (Misc.IsCriticalException(e))
MS\Internal\AutomationProxies\Misc.cs (1)
1857if (IsCriticalException(ex))
MS\Internal\AutomationProxies\MSAANativeProvider.cs (1)
1240if (Misc.IsCriticalException(e))
MS\Internal\AutomationProxies\MSAAWinEventWrap.cs (2)
150if (Misc.IsCriticalException(e)) 167if (Misc.IsCriticalException(e))
MS\Internal\AutomationProxies\QueueProcessor.cs (1)
141if (Misc.IsCriticalException(e))
MS\Internal\AutomationProxies\WindowsListViewItemStartMenu.cs (1)
111if (Misc.IsCriticalException(e))
MS\Internal\AutomationProxies\WinEventTracker.cs (5)
178if (Misc.IsCriticalException(e)) 281if (Misc.IsCriticalException(e)) 326if (Misc.IsCriticalException(e)) 341if (Misc.IsCriticalException(e)) 499if (Misc.IsCriticalException(e))