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