2 references to PN_OPNEGATION
Microsoft.CSharp (2)
Microsoft\CSharp\RuntimeBinder\Semantics\COperators.cs (1)
64
new OperatorInfo(TokenKind.Bang, PredefinedName.
PN_OPNEGATION
, ExpressionKind.LogicalNot ),
Microsoft\CSharp\RuntimeBinder\Semantics\ExpressionBinder.cs (1)
1583
PredefinedName.
PN_OPNEGATION
,