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