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