1 write to Right
System.Data.Entity (1)
System\Data\Objects\ELinq\LinqExpressionNormalizer.cs (1)
540
this.
Right
= right;
1 reference to Right
System.Data.Entity (1)
System\Data\Objects\ELinq\LinqExpressionNormalizer.cs (1)
82
if (TryCreateRelationalOperator(b.NodeType, comparePattern.Left, comparePattern.
Right
, out relationalExpression))