4 references to GetResultTypeOfShift
System.Core (4)
Microsoft\Scripting\Ast\BinaryExpression.cs (4)
2138Type resultType = GetResultTypeOfShift(left.Type, right.Type); 2192Type resultType = GetResultTypeOfShift(left.Type, right.Type); 2226Type resultType = GetResultTypeOfShift(left.Type, right.Type); 2280Type resultType = GetResultTypeOfShift(left.Type, right.Type);