1 reference to CompileQuoteUnaryExpression
System.Linq.Expressions (1)
System\Linq\Expressions\Interpreter\LightCompiler.cs (1)
3067case ExpressionType.Quote: CompileQuoteUnaryExpression(expr); break;