2 references to UnaryNegation
Microsoft.CodeAnalysis.CodeStyle.Fixes (2)
src\Workspaces\SharedUtilitiesAndExtensions\Workspace\Core\CodeGeneration\Symbols\CodeGenerationOperatorSymbol.cs (2)
72
case CodeGenerationOperatorKind.
UnaryNegation
:
110
CodeGenerationOperatorKind.
UnaryNegation
=> WellKnownMemberNames.UnaryNegationOperatorName,