1 override of GetTitle
Microsoft.CodeAnalysis.CSharp.Features (1)
ConvertIfToSwitch\CSharpConvertIfToSwitchCodeRefactoringProvider.cs (1)
22
public override string
GetTitle
(bool forSwitchExpression)
2 references to GetTitle
Microsoft.CodeAnalysis.Features (2)
ConvertIfToSwitch\AbstractConvertIfToSwitchCodeRefactoringProvider.cs (2)
54
GetTitle
(forSwitchExpression: false),
64
GetTitle
(forSwitchExpression: true),