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