1 reference to IsTypePattern
Microsoft.CodeAnalysis.Features (1)
ConvertIfToSwitch\AbstractConvertIfToSwitchCodeRefactoringProvider.Analyzer.cs (1)
332
when Supports(Feature.
IsTypePattern
) && CheckTargetExpression(op.ValueOperand) && op.Syntax is TIsExpressionSyntax node: