1 instantiation of ConvertSwitchStatementToExpressionDiagnosticAnalyzer
Microsoft.CodeAnalysis.CSharp.CodeStyle.UnitTests (1)
ConvertSwitchStatementToExpressionTests.cs (1)
887var analyzer = new ConvertSwitchStatementToExpressionDiagnosticAnalyzer();
3 references to ConvertSwitchStatementToExpressionDiagnosticAnalyzer
Microsoft.CodeAnalysis.CSharp.CodeStyle.UnitTests (3)
ConvertSwitchStatementToExpressionFixAllTests.cs (1)
15ConvertSwitchStatementToExpressionDiagnosticAnalyzer,
ConvertSwitchStatementToExpressionTests.cs (2)
21ConvertSwitchStatementToExpressionDiagnosticAnalyzer, 887var analyzer = new ConvertSwitchStatementToExpressionDiagnosticAnalyzer();