2 references to FixupQuotedExpression
System.Linq.Queryable (2)
System\Linq\EnumerableRewriter.cs (2)
73
arg =
FixupQuotedExpression
(pi.ParameterType, arg);
112
exprs.Add(
FixupQuotedExpression
(elementType, na.Expressions[i]));