3 references to IsCriticalException
PresentationCore (3)
System\Windows\BinaryFormat\BinaryFormatWriter.cs (1)
608catch (Exception ex) when (!ex.IsCriticalException())
System\Windows\dataobject.cs (2)
1676catch (Exception ex) when (!ex.IsCriticalException()) 3041catch (Exception ex) when (!ex.IsCriticalException())