1 reference to AnalyzedSwitchLabel
Microsoft.CodeAnalysis.Features (1)
ConvertIfToSwitch\AbstractConvertIfToSwitchCodeRefactoringProvider.Analyzer.cs (1)
227return new AnalyzedSwitchLabel(pattern, guards.ToImmutable());