5 references to IsCriticalException
Microsoft.Private.Windows.Core (5)
System\Private\Windows\BinaryFormat\BinaryFormatWriter.cs (1)
801
catch (Exception ex) when (!ex.
IsCriticalException
())
System\Private\Windows\Ole\BinaryFormatUtilities.cs (1)
49
catch (Exception ex) when (!ex.
IsCriticalException
())
System\Private\Windows\Ole\Composition.NativeToManagedAdapter.cs (1)
344
catch (Exception e) when (!e.
IsCriticalException
())
System\Private\Windows\Ole\TypeBinder.cs (1)
134
catch (Exception ex) when (!ex.
IsCriticalException
())
System\TypeExtensions.cs (1)
277
catch (Exception e) when (!e.
IsCriticalException
())