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