2 references to IndexIsNotReturnType
System.Linq.Expressions (2)
System\Linq\Expressions\Interpreter\CallInstruction.Generated.cs (2)
49if (t != typeof(object) && (IndexIsNotReturnType(0, target, pi) || t.IsValueType)) 93if (t != typeof(object) && (IndexIsNotReturnType(1, target, pi) || t.IsValueType))