2 references to UnaryNegation
Text.Analyzers (2)
src\Workspaces\SharedUtilitiesAndExtensions\Workspace\Core\CodeGeneration\Symbols\CodeGenerationOperatorSymbol.cs (2)
67
case CodeGenerationOperatorKind.
UnaryNegation
:
105
CodeGenerationOperatorKind.
UnaryNegation
=> WellKnownMemberNames.UnaryNegationOperatorName,