2 references to UnaryNegation
Microsoft.CodeAnalysis.CSharp.Workspaces (1)
CodeGeneration\CSharpSyntaxGenerator.cs (1)
335
OperatorKind.
UnaryNegation
=> WellKnownMemberNames.UnaryNegationOperatorName,
Microsoft.CodeAnalysis.VisualBasic.Workspaces (1)
CodeGeneration\VisualBasicSyntaxGenerator.vb (1)
761
Case OperatorKind.
UnaryNegation