4 references to IsSimpleShift
System.Core (4)
Microsoft\Scripting\Ast\BinaryExpression.cs (4)
2137
if (
IsSimpleShift
(left.Type, right.Type)) {
2187
if (
IsSimpleShift
(left.Type, right.Type)) {
2225
if (
IsSimpleShift
(left.Type, right.Type)) {
2275
if (
IsSimpleShift
(left.Type, right.Type)) {