1 reference to ExpressionTypeDoesNotMatchAssignment
System.Linq.Expressions (1)
System\Linq\Expressions\BinaryExpression.cs (1)
595
throw Error.
ExpressionTypeDoesNotMatchAssignment
(right.Type, left.Type);