2 references to ConvertSwitchStatementToExpressionDiagnosticId
Microsoft.CodeAnalysis.CSharp.Features (2)
src\roslyn\src\Analyzers\CSharp\Analyzers\ConvertSwitchStatementToExpression\ConvertSwitchStatementToExpressionDiagnosticAnalyzer.cs (1)
22
: AbstractBuiltInCodeStyleDiagnosticAnalyzer(IDEDiagnosticIds.
ConvertSwitchStatementToExpressionDiagnosticId
,
src\roslyn\src\Analyzers\CSharp\CodeFixes\ConvertSwitchStatementToExpression\ConvertSwitchStatementToExpressionCodeFixProvider.cs (1)
33
=> [IDEDiagnosticIds.
ConvertSwitchStatementToExpressionDiagnosticId
];