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