2 references to LeftShift
System.Core (2)
Microsoft\Scripting\Ast\BinaryExpression.cs (2)
905return LeftShift(left, right, method); 2121return LeftShift(left, right, null);