2 references to RightShift
Microsoft.CSharp (2)
Microsoft\CSharp\RuntimeBinder\Semantics\COperators.cs (1)
54
new OperatorInfo(TokenKind.
RightShift
, PredefinedName.PN_OPRIGHTSHIFT, ExpressionKind.RightShift ),
Microsoft\CSharp\RuntimeBinder\Syntax\TokenFacts.cs (1)
54
TokenKind.
RightShift
=> ">>",