2 references to ConvertSwitchStatementToExpressionHelpers
Microsoft.CodeAnalysis.CSharp.Features (2)
ConvertSwitchStatementToExpressionCodeFixProvider.Rewriter.cs (1)
16using static ConvertSwitchStatementToExpressionHelpers;
ConvertSwitchStatementToExpressionDiagnosticAnalyzer.Analyzer.cs (1)
16using static ConvertSwitchStatementToExpressionHelpers;