1 reference to MustReduceToDifferent
System.Linq.Expressions (1)
System\Linq\Expressions\Expression.cs (1)
191
if (newNode == null || newNode == this) throw Error.
MustReduceToDifferent
();