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