2 references to IsUserExpressionMethod
System.Data.Entity (2)
System\Data\Common\Internal\Materialization\CoordinatorScratchpad.cs (2)
403
if (ifFalse != null && (ifFalse.Object != null && typeof(DbDataReader).IsAssignableFrom(ifFalse.Object.Type) ||
IsUserExpressionMethod
(ifFalse.Method)))
490
if (
IsUserExpressionMethod
(method))