2 references to PopulateSwitchStatementDiagnosticId
Microsoft.CodeAnalysis.Features (2)
src\Analyzers\Core\Analyzers\PopulateSwitch\AbstractPopulateSwitchStatementDiagnosticAnalyzer.cs (1)
13
IDEDiagnosticIds.
PopulateSwitchStatementDiagnosticId
,
src\Analyzers\Core\CodeFixes\PopulateSwitch\AbstractPopulateSwitchStatementCodeFixProvider.cs (1)
26
: base(IDEDiagnosticIds.
PopulateSwitchStatementDiagnosticId
)