2 references to MustBeReducible
System.Linq.Expressions (2)
System\Linq\Expressions\Expression.cs (2)
150
if (!CanReduce) throw Error.
MustBeReducible
();
185
if (!CanReduce) throw Error.
MustBeReducible
();