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