1 reference to Guards
Microsoft.CodeAnalysis.Features (1)
ConvertIfToSwitch\AbstractConvertIfToSwitchCodeRefactoringProvider.cs (1)
175return supportsOrPattern && section.Labels.All(label => label.Guards.IsDefaultOrEmpty);