1 reference to QuoteInstruction
System.Linq.Expressions (1)
System\Linq\Expressions\Interpreter\LightCompiler.cs (1)
2783
_instructions.Emit(new
QuoteInstruction
(unary.Operand, mapping.Count > 0 ? mapping : null));