2 references to PN_OPRIGHTSHIFT
Microsoft.CSharp (2)
Microsoft\CSharp\RuntimeBinder\Semantics\COperators.cs (1)
54new OperatorInfo(TokenKind.RightShift, PredefinedName.PN_OPRIGHTSHIFT, ExpressionKind.RightShift ),
Microsoft\CSharp\RuntimeBinder\Semantics\ExpressionBinder.cs (1)
1602PredefinedName.PN_OPRIGHTSHIFT,