1 reference to CanConvertSectionForSwitchExpression
Microsoft.CodeAnalysis.Features (1)
ConvertIfToSwitch\AbstractConvertIfToSwitchCodeRefactoringProvider.cs (1)
135
if (!sections.All(section =>
CanConvertSectionForSwitchExpression
(supportsOrPattern, section)))