2 references to AndPattern
Microsoft.CodeAnalysis.Features (2)
ConvertIfToSwitch\AbstractConvertIfToSwitchCodeRefactoringProvider.Analyzer.cs (2)
305when Supports(Feature.AndPattern | Feature.CaseGuard): 311if (Supports(Feature.AndPattern))