3 references to LongUnaryMinus
Microsoft.CodeAnalysis.CSharp (3)
Binder\Binder_Operators.cs (2)
4392
case UnaryOperatorKind.
LongUnaryMinus
:
4408
case UnaryOperatorKind.
LongUnaryMinus
:
Compilation\BuiltInOperators.cs (1)
204
(int)UnaryOperatorKind.
LongUnaryMinus
,