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