2 references to CS0162
Microsoft.CodeAnalysis.CSharp.CodeStyle (2)
CSharpRemoveUnreachableCodeDiagnosticAnalyzer.cs (2)
19private const string CS0162 = nameof(CS0162); // Unreachable code detected 62if (diagnostic.Id == CS0162)