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