2 references to ParseSwitchLabels
Microsoft.CodeAnalysis.Features (2)
ConvertIfToSwitch\AbstractConvertIfToSwitchCodeRefactoringProvider.Analyzer.cs (2)
192if (!ParseSwitchLabels(operation.Condition, labels)) 210if (!ParseSwitchLabels(op.LeftOperand, labels))