3 references to UnexpectedValue
CodeStyleConfigFileGenerator (3)
DiagnosticSeverityExtensions.cs (2)
29
_ => throw ExceptionUtilities.
UnexpectedValue
(diagnosticSeverity),
40
_ => throw ExceptionUtilities.
UnexpectedValue
(diagnosticSeverity)
Program.cs (1)
187
throw ExceptionUtilities.
UnexpectedValue
(analysisMode);