2 references to Bang
Microsoft.CSharp (2)
Microsoft\CSharp\RuntimeBinder\Semantics\COperators.cs (1)
64
new OperatorInfo(TokenKind.
Bang
, PredefinedName.PN_OPNEGATION, ExpressionKind.LogicalNot ),
Microsoft\CSharp\RuntimeBinder\Syntax\TokenFacts.cs (1)
61
TokenKind.
Bang
=> "!",