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