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