1 reference to PreferSwitchExpression
Microsoft.CodeAnalysis.CSharp.Features (1)
ConvertSwitchStatementToExpressionDiagnosticAnalyzer.cs (1)
43
var styleOption = context.GetCSharpAnalyzerOptions().
PreferSwitchExpression
;