2 references to LeftShift
Microsoft.CSharp (2)
Microsoft\CSharp\RuntimeBinder\Semantics\COperators.cs (1)
53
new OperatorInfo(TokenKind.
LeftShift
, PredefinedName.PN_OPLEFTSHIFT, ExpressionKind.LeftShirt ),
Microsoft\CSharp\RuntimeBinder\Syntax\TokenFacts.cs (1)
53
TokenKind.
LeftShift
=> "<<",