2 references to PN_OPUNARYPLUS
Microsoft.CSharp (2)
Microsoft\CSharp\RuntimeBinder\Semantics\COperators.cs (1)
61
new OperatorInfo(TokenKind.Plus, PredefinedName.
PN_OPUNARYPLUS
, ExpressionKind.UnaryPlus ),
Microsoft\CSharp\RuntimeBinder\Semantics\ExpressionBinder.cs (1)
1596
PredefinedName.
PN_OPUNARYPLUS
,