4 references to UnaryNegation
Microsoft.CodeAnalysis.EditorFeatures.UnitTests (2)
CodeGeneration\CodeGenerationTests.CSharp.cs (1)
773
CodeGenerationOperatorKind.
UnaryNegation
,
CodeGeneration\CodeGenerationTests.VisualBasic.cs (1)
702
CodeGenerationOperatorKind.
UnaryNegation
,
Microsoft.CodeAnalysis.Workspaces (2)
CodeGenerationOperatorSymbol.cs (2)
80
case CodeGenerationOperatorKind.
UnaryNegation
:
118
CodeGenerationOperatorKind.
UnaryNegation
=> WellKnownMemberNames.UnaryNegationOperatorName,