4 references to IsSimpleShift
System.Linq.Expressions (4)
System\Linq\Expressions\BinaryExpression.cs (4)
2273if (IsSimpleShift(left.Type, right.Type)) 2327if (IsSimpleShift(left.Type, right.Type)) 2369if (IsSimpleShift(left.Type, right.Type)) 2423if (IsSimpleShift(left.Type, right.Type))