5 references to IsCriticalException
System.Private.Windows.Core (5)
System\Private\Windows\BinaryFormat\BinaryFormatWriter.cs (1)
800catch (Exception ex) when (!ex.IsCriticalException())
System\Private\Windows\Ole\BinaryFormatUtilities.cs (1)
36catch (Exception ex) when (!ex.IsCriticalException())
System\Private\Windows\Ole\Composition.NativeToManagedAdapter.cs (1)
274catch (Exception e) when (!e.IsCriticalException())
System\Private\Windows\Ole\TypeBinder.cs (1)
126catch (Exception ex) when (!ex.IsCriticalException())
System\TypeExtensions.cs (1)
278catch (Exception e) when (!e.IsCriticalException())