4 references to LogicalNot
Microsoft.CodeAnalysis.EditorFeatures.UnitTests (2)
CodeGeneration\CodeGenerationTests.CSharp.cs (1)
774
CodeGenerationOperatorKind.
LogicalNot
,
CodeGeneration\CodeGenerationTests.VisualBasic.cs (1)
703
CodeGenerationOperatorKind.
LogicalNot
Microsoft.CodeAnalysis.Workspaces (2)
CodeGenerationOperatorSymbol.cs (2)
76
case CodeGenerationOperatorKind.
LogicalNot
:
109
CodeGenerationOperatorKind.
LogicalNot
=> WellKnownMemberNames.LogicalNotOperatorName,