Gets the type conversion function that is used by a coalescing or compound assignment operation.
Documentation for this section has not yet been entered.
The BinaryExpression.Conversion property is null for any System.Linq.Expressions.BinaryExpression whose Expression.NodeType property is not ExpressionType.Coalesce.