11 references to UnwrapAndRethrow
System.Linq.Expressions (11)
System\Linq\Expressions\Interpreter\CallInstruction.cs (5)
230ExceptionHelpers.UnwrapAndRethrow(e); 310ExceptionHelpers.UnwrapAndRethrow(e); 334ExceptionHelpers.UnwrapAndRethrow(e); 407ExceptionHelpers.UnwrapAndRethrow(e); 431ExceptionHelpers.UnwrapAndRethrow(e);
System\Linq\Expressions\Interpreter\LightCompiler.cs (2)
3232ExceptionHelpers.UnwrapAndRethrow(e); 3277ExceptionHelpers.UnwrapAndRethrow(e);
System\Linq\Expressions\Interpreter\LocalAccess.cs (2)
394ExceptionHelpers.UnwrapAndRethrow(e); 435ExceptionHelpers.UnwrapAndRethrow(e);
System\Linq\Expressions\Interpreter\NewInstruction.cs (2)
38ExceptionHelpers.UnwrapAndRethrow(e); 97ExceptionHelpers.UnwrapAndRethrow(e);