1 reference to WhenClause
Microsoft.CodeAnalysis.CSharp.Features (1)
ConvertIfToSwitch\CSharpConvertIfToSwitchCodeRefactoringProvider.Rewriting.cs (1)
87
=> expression is null ? null :
WhenClause
(expression);