3 references to Tilde
Microsoft.CSharp (3)
Microsoft\CSharp\RuntimeBinder\Semantics\ExpressionBinder.cs (2)
83
Signed = Plus | Minus |
Tilde
,
84
Unsigned = Plus |
Tilde
,
Microsoft\CSharp\RuntimeBinder\Semantics\Operators.cs (1)
1318
if ((unaryOpMask & (UnaOpMask.
Tilde
| UnaOpMask.IncDec)) != 0)