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