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