1 reference to AsSwitchSectionStatements
Microsoft.CodeAnalysis.Features (1)
ConvertIfToSwitch\AbstractConvertIfToSwitchCodeRefactoringProvider.Rewriting.cs (1)
62
var statements =
AsSwitchSectionStatements
(section.Body);