2 references to Relational
Microsoft.CodeAnalysis.Features (2)
ConvertIfToSwitch\AbstractConvertIfToSwitchCodeRefactoringProvider.Analyzer.cs (2)
344=> new AnalyzedPattern.Relational(Flip(op.OperatorKind), left), 346=> new AnalyzedPattern.Relational(op.OperatorKind, right),