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