2 references to UnwrapObjectConvert
System.Data.Entity (2)
System\Data\Objects\ELinq\LinqExpressionNormalizer.cs (2)
65Expression normalizedLeft = UnwrapObjectConvert(b.Left); 66Expression normalizedRight = UnwrapObjectConvert(b.Right);