1 reference to RuntimeWrappedException
System.Linq.Expressions (1)
System\Linq\Expressions\Interpreter\ControlFlowInstructions.cs (1)
736
thrown == null ? null : (thrown as Exception ?? new
RuntimeWrappedException
(thrown));