48 references to UnexpectedValue
Microsoft.CodeAnalysis.CodeStyle (48)
src\Analyzers\Core\Analyzers\AddRequiredParentheses\AbstractAddRequiredParenthesesDiagnosticAnalyzer.cs (1)
55
_ => throw ExceptionUtilities.
UnexpectedValue
(precedenceKind),
src\Analyzers\Core\Analyzers\ParenthesesDiagnosticAnalyzersHelper.cs (1)
31
_ => throw ExceptionUtilities.
UnexpectedValue
(precedenceKind),
src\Analyzers\Core\Analyzers\QualifyMemberAccess\AbstractQualifyMemberAccessDiagnosticAnalyzer.cs (3)
73
throw ExceptionUtilities.
UnexpectedValue
(context.Operation);
113
_ => throw ExceptionUtilities.
UnexpectedValue
(operation),
144
_ => throw ExceptionUtilities.
UnexpectedValue
(operation),
src\Analyzers\Core\Analyzers\SimplifyTypeNames\SimplifyTypeNamesDiagnosticAnalyzerBase.cs (1)
160
throw ExceptionUtilities.
UnexpectedValue
(diagnosticId);
src\Compilers\Core\Portable\DiagnosticAnalyzer\SuppressMessageAttributeState.TargetSymbolResolver.cs (1)
228
throw ExceptionUtilities.
UnexpectedValue
(_scope);
src\Compilers\Core\Portable\FileSystem\FileUtilities.cs (1)
185
throw ExceptionUtilities.
UnexpectedValue
(kind);
src\Compilers\Core\Portable\InternalUtilities\SingleInitNullable.cs (1)
79
throw ExceptionUtilities.
UnexpectedValue
(unexpectedValue);
src\Compilers\Core\Portable\SourceGeneration\GeneratedCodeUtilities.cs (1)
182
_ => throw ExceptionUtilities.
UnexpectedValue
(kind)
src\Compilers\Core\Portable\SpecialTypeExtensions.cs (2)
270
throw Roslyn.Utilities.ExceptionUtilities.
UnexpectedValue
(specialType);
389
_ => throw ExceptionUtilities.
UnexpectedValue
(enumUnderlyingType),
src\Workspaces\SharedUtilitiesAndExtensions\Compiler\Core\CodeStyle\NotificationOption2.cs (2)
55
_ => throw ExceptionUtilities.
UnexpectedValue
(reportDiagnostic)
65
_ => throw ExceptionUtilities.
UnexpectedValue
(severity)
src\Workspaces\SharedUtilitiesAndExtensions\Compiler\Core\Extensions\DiagnosticSeverityExtensions.cs (1)
20
_ => throw ExceptionUtilities.
UnexpectedValue
(severity),
src\Workspaces\SharedUtilitiesAndExtensions\Compiler\Core\Extensions\DiagnosticSeverityExtensions_Shared.cs (2)
29
_ => throw ExceptionUtilities.
UnexpectedValue
(diagnosticSeverity),
40
_ => throw ExceptionUtilities.
UnexpectedValue
(diagnosticSeverity)
src\Workspaces\SharedUtilitiesAndExtensions\Compiler\Core\Extensions\ISymbolExtensions_Accessibility.cs (3)
168
throw ExceptionUtilities.
UnexpectedValue
(symbol.Kind);
238
throw ExceptionUtilities.
UnexpectedValue
(declaredAccessibility);
324
throw ExceptionUtilities.
UnexpectedValue
(declaredAccessibility);
src\Workspaces\SharedUtilitiesAndExtensions\Compiler\Core\Extensions\ReportDiagnosticExtensions.cs (3)
46
throw ExceptionUtilities.
UnexpectedValue
(reportDiagnostic);
80
_ => throw ExceptionUtilities.
UnexpectedValue
(reportDiagnostic)
94
_ => throw ExceptionUtilities.
UnexpectedValue
(reportDiagnostic),
src\Workspaces\SharedUtilitiesAndExtensions\Compiler\Core\FlowAnalysis\CustomDataFlowAnalysis.cs (3)
249
throw ExceptionUtilities.
UnexpectedValue
(branch.Semantics);
342
throw ExceptionUtilities.
UnexpectedValue
(enclosing.Kind);
397
throw ExceptionUtilities.
UnexpectedValue
(@catch.Kind);
src\Workspaces\SharedUtilitiesAndExtensions\Compiler\Core\Formatting\Engine\AbstractFormatEngine.OperationApplier.cs (1)
285
throw ExceptionUtilities.
UnexpectedValue
(operation.Option);
src\Workspaces\SharedUtilitiesAndExtensions\Compiler\Core\Formatting\Rules\BaseIndentationFormattingRule.cs (1)
126
throw ExceptionUtilities.
UnexpectedValue
(operation.Option);
src\Workspaces\SharedUtilitiesAndExtensions\Compiler\Core\Formatting\TriviaEngine\AbstractTriviaFormatter.cs (1)
440
throw ExceptionUtilities.
UnexpectedValue
(lineOperation.Option);
src\Workspaces\SharedUtilitiesAndExtensions\Compiler\Core\NamingStyles\EditorConfig\EditorConfigNamingStyleParser_NamingStyle.cs (1)
197
_ => throw ExceptionUtilities.
UnexpectedValue
(capitalization),
src\Workspaces\SharedUtilitiesAndExtensions\Compiler\Core\NamingStyles\EditorConfig\EditorConfigNamingStyleParser_SymbolSpec.cs (6)
375
throw ExceptionUtilities.
UnexpectedValue
(symbol);
408
throw ExceptionUtilities.
UnexpectedValue
(symbol);
438
throw ExceptionUtilities.
UnexpectedValue
(symbol);
441
throw ExceptionUtilities.
UnexpectedValue
(symbol);
499
throw ExceptionUtilities.
UnexpectedValue
(accessibility);
552
throw ExceptionUtilities.
UnexpectedValue
(modifier);
src\Workspaces\SharedUtilitiesAndExtensions\Compiler\Core\Options\EditorConfigValueSerializer.cs (1)
87
throw ExceptionUtilities.
UnexpectedValue
(typeof(T));
src\Workspaces\SharedUtilitiesAndExtensions\Compiler\Core\Serialization\ObjectReader.cs (6)
114
throw ExceptionUtilities.
UnexpectedValue
(b);
118
throw ExceptionUtilities.
UnexpectedValue
(b);
215
throw ExceptionUtilities.
UnexpectedValue
(code);
237
throw ExceptionUtilities.
UnexpectedValue
(code);
303
throw ExceptionUtilities.
UnexpectedValue
(marker);
320
_ => throw ExceptionUtilities.
UnexpectedValue
(kind),
src\Workspaces\SharedUtilitiesAndExtensions\Compiler\Core\Serialization\ObjectWriter.cs (1)
249
throw ExceptionUtilities.
UnexpectedValue
(value.GetType());
src\Workspaces\SharedUtilitiesAndExtensions\Compiler\Core\Serialization\TextEncodingKind.cs (1)
54
_ => throw ExceptionUtilities.
UnexpectedValue
(kind)
src\Workspaces\SharedUtilitiesAndExtensions\Compiler\Core\SymbolKey\SymbolKey.ErrorTypeSymbolKey.cs (1)
139
throw ExceptionUtilities.
UnexpectedValue
(type);
src\Workspaces\SharedUtilitiesAndExtensions\Compiler\Core\SymbolKey\SymbolKey.NamespaceSymbolKey.cs (1)
70
_ => throw ExceptionUtilities.
UnexpectedValue
(containerKind),
src\Workspaces\SharedUtilitiesAndExtensions\Compiler\Core\SymbolKey\SymbolKey.SymbolKeyReader.cs (1)
718
throw ExceptionUtilities.
UnexpectedValue
(kind);