431 references to Unreachable
Microsoft.CodeAnalysis.CSharp.EditorFeatures (2)
AutomaticCompletion\AutomaticLineEnderCommandHandler.cs (1)
628_ => throw ExceptionUtilities.Unreachable(),
TextStructureNavigation\CSharpTextStructureNavigatorProvider.cs (1)
94_ => throw ExceptionUtilities.Unreachable()
Microsoft.CodeAnalysis.CSharp.EditorFeatures.UnitTests (17)
CodeActions\ConvertIfToSwitch\ConvertIfToSwitchTests.cs (1)
545_ => throw ExceptionUtilities.Unreachable(),
CodeActions\EnableNullable\EnableNullableTests.cs (1)
585_ => throw ExceptionUtilities.Unreachable(),
Completion\CompletionProviders\ExtensionMethodImportCompletionProviderTests.cs (2)
1790_ => throw ExceptionUtilities.Unreachable(), 1849_ => throw ExceptionUtilities.Unreachable(),
EditAndContinue\ActiveStatementTrackingServiceTests.cs (1)
175_ => throw ExceptionUtilities.Unreachable()
RemoveUnusedValueAssignmentTests.cs (11)
496_ => throw ExceptionUtilities.Unreachable(), 554_ => throw ExceptionUtilities.Unreachable(), 1069_ => throw ExceptionUtilities.Unreachable(), 1164_ => throw ExceptionUtilities.Unreachable(), 1243_ => throw ExceptionUtilities.Unreachable(), 1360_ => throw ExceptionUtilities.Unreachable(), 2574_ => throw ExceptionUtilities.Unreachable(), 2773_ => throw ExceptionUtilities.Unreachable() 2898_ => throw ExceptionUtilities.Unreachable(), 3049_ => throw ExceptionUtilities.Unreachable(), 7808_ => throw ExceptionUtilities.Unreachable(),
Structure\CommentStructureTests.cs (1)
50throw Roslyn.Utilities.ExceptionUtilities.Unreachable();
Microsoft.CodeAnalysis.CSharp.Features (37)
CodeFixes\GenerateMethod\GenerateDeconstructMethodCodeFixProvider.cs (1)
87throw ExceptionUtilities.Unreachable();
CodeRefactorings\SyncNamespace\CSharpChangeNamespaceService.cs (4)
60throw ExceptionUtilities.Unreachable(); 78throw ExceptionUtilities.Unreachable(); 89throw ExceptionUtilities.Unreachable(); 259throw ExceptionUtilities.Unreachable();
Completion\CompletionProviders\DeclarationName\DeclarationNameInfo.cs (1)
681throw ExceptionUtilities.Unreachable();
Completion\CompletionProviders\EnumAndCompletionListTagCompletionProvider.cs (1)
103throw ExceptionUtilities.Unreachable();
Completion\CompletionProviders\OverrideCompletionProvider.cs (1)
241throw ExceptionUtilities.Unreachable();
Completion\CompletionProviders\PropertySubPatternCompletionProvider.cs (2)
116throw ExceptionUtilities.Unreachable(); 132_ => throw ExceptionUtilities.Unreachable(),
ConvertLinq\ConvertForEachToLinqQuery\AbstractConverter.cs (2)
94throw ExceptionUtilities.Unreachable(); 295throw ExceptionUtilities.Unreachable();
ConvertLinq\ConvertForEachToLinqQuery\AbstractToMethodConverter.cs (2)
161throw ExceptionUtilities.Unreachable(); 182throw ExceptionUtilities.Unreachable();
ConvertProgram\ConvertProgramTransform_TopLevelStatements.cs (1)
210throw ExceptionUtilities.Unreachable();
CSharpAsAndMemberAccessCodeFixProvider.cs (1)
140_ => throw ExceptionUtilities.Unreachable()
CSharpAsAndNullCheckDiagnosticAnalyzer.cs (1)
74_ => throw ExceptionUtilities.Unreachable(),
CSharpMakeMemberRequiredCodeFixProvider.cs (1)
103_ => throw ExceptionUtilities.Unreachable(),
CSharpRemoveAsyncModifierCodeFixProvider.cs (1)
46_ => throw ExceptionUtilities.Unreachable()
CSharpRemoveUnnecessaryCastDiagnosticAnalyzer.cs (1)
31node is BinaryExpressionSyntax binary ? TextSpan.FromBounds(binary.OperatorToken.SpanStart, node.Span.End) : throw ExceptionUtilities.Unreachable();
CSharpRemoveUnusedValuesCodeFixProvider.cs (1)
202throw ExceptionUtilities.Unreachable();
CSharpUseAutoPropertyAnalyzer.cs (1)
180_ => throw ExceptionUtilities.Unreachable(),
CSharpUseNullCheckOverTypeCheckCodeFixProvider.cs (1)
61_ => throw ExceptionUtilities.Unreachable()
CSharpUseRangeOperatorCodeFixProvider.cs (1)
132_ => throw ExceptionUtilities.Unreachable(),
DocumentationComments\CSharpDocumentationCommentSnippetService.cs (1)
163_ => throw ExceptionUtilities.Unreachable()
ExtractMethod\CSharpSelectionResult.ExpressionResult.cs (1)
57throw ExceptionUtilities.Unreachable();
GenerateType\CSharpGenerateTypeService.cs (2)
324throw ExceptionUtilities.Unreachable(); 717throw ExceptionUtilities.Unreachable();
PositionalParameterInfo.cs (1)
69_ => throw ExceptionUtilities.Unreachable(),
SignatureHelp\ElementAccessExpressionSignatureHelpProvider.cs (1)
132throw ExceptionUtilities.Unreachable();
SignatureHelp\InvocationExpressionSignatureHelpProvider.cs (1)
150throw ExceptionUtilities.Unreachable();
TaskList\CSharpTaskListService.cs (1)
59throw ExceptionUtilities.Unreachable();
UseUtf8StringLiteralCodeFixProvider.cs (2)
105throw ExceptionUtilities.Unreachable(); 139throw ExceptionUtilities.Unreachable();
Wrapping\SeparatedSyntaxList\CSharpInitializerExpressionWrapper.cs (3)
26protected override string Align_wrapped_items => throw ExceptionUtilities.Unreachable(); 27protected override string Indent_wrapped_items => throw ExceptionUtilities.Unreachable(); 28protected override string Unwrap_and_indent_all_items => throw ExceptionUtilities.Unreachable();
Microsoft.CodeAnalysis.CSharp.Workspaces (12)
CSharpAddImportsService.cs (1)
174var rewritten = (CompilationUnitSyntax)(base.VisitCompilationUnit(node) ?? throw ExceptionUtilities.Unreachable());
CSharpCodeStyleOptions_Parsing.cs (1)
139_ => throw ExceptionUtilities.Unreachable(),
CSharpSyntaxFacts.cs (1)
630=> throw ExceptionUtilities.Unreachable();
CSharpSyntaxGeneratorInternal.cs (1)
146=> throw ExceptionUtilities.Unreachable();
CSharpTriviaFormatter.cs (1)
396throw ExceptionUtilities.Unreachable();
ExpressionGenerator.cs (1)
268? (integerMinValueString ?? throw ExceptionUtilities.Unreachable())
J\s\src\Workspaces\SharedUtilitiesAndExtensions\Workspace\CSharp\Extensions\ITypeSymbolExtensions.cs\ITypeSymbolExtensions.cs (1)
138throw ExceptionUtilities.Unreachable();
ParenthesizedExpressionSyntaxExtensions.cs (1)
455throw ExceptionUtilities.Unreachable();
Rename\CSharpRenameRewriterLanguageService.cs (3)
433throw ExceptionUtilities.Unreachable(); 934throw ExceptionUtilities.Unreachable(); 962throw ExceptionUtilities.Unreachable();
TriviaDataFactory.CodeShapeAnalyzer.cs (1)
221throw ExceptionUtilities.Unreachable();
Microsoft.CodeAnalysis.CSharp.Workspaces.UnitTests (4)
Formatting\FormattingTests_Patterns.cs (4)
69_ => throw ExceptionUtilities.Unreachable(), 159_ => throw ExceptionUtilities.Unreachable(), 217_ => throw ExceptionUtilities.Unreachable(), 306_ => throw ExceptionUtilities.Unreachable(),
Microsoft.CodeAnalysis.EditorFeatures (14)
Classification\Semantic\ClassificationUtilities.cs (1)
182throw ExceptionUtilities.Unreachable();
CodeActions\CodeActionEditHandlerService.cs (2)
158throw ExceptionUtilities.Unreachable(); 184throw ExceptionUtilities.Unreachable();
GoToDefinition\GoToDefinitionCommandHandler.cs (1)
153throw ExceptionUtilities.Unreachable();
InlineRename\InlineRenameSession.OpenTextBufferManager.cs (1)
579throw ExceptionUtilities.Unreachable();
IntelliSense\AsyncCompletion\ItemManager.CompletionListUpdater.cs (2)
272throw ExceptionUtilities.Unreachable(); 476throw ExceptionUtilities.Unreachable();
IntelliSense\QuickInfo\QuickInfoSourceProvider.QuickInfoSource.cs (1)
109throw ExceptionUtilities.Unreachable();
IntelliSense\ViewTextSpan.cs (1)
82throw ExceptionUtilities.Unreachable();
Interactive\InteractiveSession.cs (1)
355throw ExceptionUtilities.Unreachable();
RenameTracking\RenameTrackingTaggerProvider.cs (1)
139throw ExceptionUtilities.Unreachable();
RenameTracking\RenameTrackingTaggerProvider.StateMachine.cs (1)
326throw ExceptionUtilities.Unreachable();
Structure\AbstractStructureTaggerProvider.cs (1)
207throw ExceptionUtilities.Unreachable();
Tagging\AbstractAsynchronousTaggerProvider.cs (1)
112=> throw ExceptionUtilities.Unreachable();
Microsoft.CodeAnalysis.EditorFeatures.Cocoa (4)
Controller.Session_ComputeModel.cs (1)
130throw ExceptionUtilities.Unreachable();
SuggestedActionsSource.cs (3)
245_ => throw ExceptionUtilities.Unreachable() 255_ => throw ExceptionUtilities.Unreachable(), 295throw ExceptionUtilities.Unreachable();
Microsoft.CodeAnalysis.EditorFeatures.Test.Utilities (3)
Classification\FormattedClassification.cs (1)
99_ => throw ExceptionUtilities.Unreachable(),
QuickInfo\ToolTipAssert.cs (2)
51throw ExceptionUtilities.Unreachable(); 200throw ExceptionUtilities.Unreachable();
Microsoft.CodeAnalysis.EditorFeatures.UnitTests (61)
Diagnostics\DiagnosticAnalyzerServiceTests.cs (3)
693_ => throw ExceptionUtilities.Unreachable(), 1026throw ExceptionUtilities.Unreachable(); 1127throw ExceptionUtilities.Unreachable();
EditAndContinue\EditAndContinueWorkspaceServiceTests.cs (5)
412throw ExceptionUtilities.Unreachable(); 1976_ => throw ExceptionUtilities.Unreachable(), 2007_ => throw ExceptionUtilities.Unreachable(), 2034_ => throw ExceptionUtilities.Unreachable(), 2058_ => throw ExceptionUtilities.Unreachable(),
MetadataAsSource\MetadataAsSourceTests.cs (51)
99_ => throw ExceptionUtilities.Unreachable(), 156_ => throw ExceptionUtilities.Unreachable(), 215_ => throw ExceptionUtilities.Unreachable(), 284_ => throw ExceptionUtilities.Unreachable(), 349_ => throw ExceptionUtilities.Unreachable(), 414_ => throw ExceptionUtilities.Unreachable(), 488_ => throw ExceptionUtilities.Unreachable(), 562_ => throw ExceptionUtilities.Unreachable(), 631_ => throw ExceptionUtilities.Unreachable(), 700_ => throw ExceptionUtilities.Unreachable(), 769_ => throw ExceptionUtilities.Unreachable(), 830_ => throw ExceptionUtilities.Unreachable(), 899_ => throw ExceptionUtilities.Unreachable(), 969_ => throw ExceptionUtilities.Unreachable(), 1100_ => throw ExceptionUtilities.Unreachable(), 1173_ => throw ExceptionUtilities.Unreachable(), 1236_ => throw ExceptionUtilities.Unreachable(), 1307_ => throw ExceptionUtilities.Unreachable(), 1372_ => throw ExceptionUtilities.Unreachable(), 1449_ => throw ExceptionUtilities.Unreachable(), 1519_ => throw ExceptionUtilities.Unreachable(), 1583_ => throw ExceptionUtilities.Unreachable(), 1667_ => throw ExceptionUtilities.Unreachable(), 2128_ => throw ExceptionUtilities.Unreachable(), 2379_ => throw ExceptionUtilities.Unreachable(), 2493_ => throw ExceptionUtilities.Unreachable(), 2577_ => throw ExceptionUtilities.Unreachable(), 2665_ => throw ExceptionUtilities.Unreachable(), 2863_ => throw ExceptionUtilities.Unreachable(), 2969_ => throw ExceptionUtilities.Unreachable(), 3051_ => throw ExceptionUtilities.Unreachable(), 3058_ => throw ExceptionUtilities.Unreachable(), 3172_ => throw ExceptionUtilities.Unreachable(), 3452_ => throw ExceptionUtilities.Unreachable(), 3518_ => throw ExceptionUtilities.Unreachable(), 3588_ => throw ExceptionUtilities.Unreachable(), 3658_ => throw ExceptionUtilities.Unreachable(), 3735_ => throw ExceptionUtilities.Unreachable(), 3813_ => throw ExceptionUtilities.Unreachable(), 3879_ => throw ExceptionUtilities.Unreachable(), 3945_ => throw ExceptionUtilities.Unreachable(), 3952_ => throw ExceptionUtilities.Unreachable(), 4018_ => throw ExceptionUtilities.Unreachable(), 4086_ => throw ExceptionUtilities.Unreachable(), 4176_ => throw ExceptionUtilities.Unreachable(), 4266_ => throw ExceptionUtilities.Unreachable(), 4356_ => throw ExceptionUtilities.Unreachable(), 4434_ => throw ExceptionUtilities.Unreachable(), 4530_ => throw ExceptionUtilities.Unreachable(), 4624_ => throw ExceptionUtilities.Unreachable(), 4719_ => throw ExceptionUtilities.Unreachable(),
SolutionCrawler\WorkCoordinatorTests.cs (2)
985_ => throw ExceptionUtilities.Unreachable(), 992_ => throw ExceptionUtilities.Unreachable(),
Microsoft.CodeAnalysis.EditorFeatures.Wpf (9)
InlineHints\InlineHintsTagger.cs (1)
199throw ExceptionUtilities.Unreachable();
Interactive\InteractiveEvaluator.cs (1)
263throw ExceptionUtilities.Unreachable();
Interactive\InteractiveWindowResetCommand.cs (1)
179_ => throw ExceptionUtilities.Unreachable()
QuickInfo\Extensions.cs (2)
27throw ExceptionUtilities.Unreachable(); 43throw ExceptionUtilities.Unreachable();
SignatureHelp\Controller.Session_ComputeModel.cs (1)
130throw ExceptionUtilities.Unreachable();
Suggestions\SuggestedActionsSource.cs (3)
245_ => throw ExceptionUtilities.Unreachable() 255_ => throw ExceptionUtilities.Unreachable(), 295throw ExceptionUtilities.Unreachable();
Microsoft.CodeAnalysis.Features (79)
AbstractPopulateSwitchExpressionCodeFixProvider.cs (1)
44=> switchExpression.Value.Type ?? throw ExceptionUtilities.Unreachable();
AbstractPopulateSwitchStatementCodeFixProvider.cs (1)
60=> switchOperation.Value.Type ?? throw ExceptionUtilities.Unreachable();
AbstractRemoveUnusedValuesCodeFixProvider.cs (1)
367throw ExceptionUtilities.Unreachable();
AddImport\AbstractAddImportFeatureService.cs (1)
599_ => throw ExceptionUtilities.Unreachable(),
BraceCompletion\AbstractBraceCompletionService.cs (1)
110throw ExceptionUtilities.Unreachable();
ChangeSignature\AbstractChangeSignatureService.cs (1)
195_ => throw ExceptionUtilities.Unreachable(),
ChangeSignature\Parameter.cs (1)
71throw ExceptionUtilities.Unreachable();
CodeFixes\Configuration\ConfigurationUpdater.cs (1)
313var analyzerConfigDirectory = PathUtilities.GetDirectoryName(analyzerConfigPath) ?? throw ExceptionUtilities.Unreachable();
CodeFixes\Suppression\AbstractSuppressionCodeFixProvider.FixAllProvider.cs (1)
68throw ExceptionUtilities.Unreachable();
CodeRefactorings\SyncNamespace\AbstractSyncNamespaceCodeRefactoringProvider.State.cs (1)
123throw ExceptionUtilities.Unreachable();
Completion\Providers\AbstractAggregateEmbeddedLanguageCompletionProvider.cs (1)
117throw ExceptionUtilities.Unreachable();
Completion\Providers\AbstractObjectInitializerCompletionProvider.cs (1)
129throw ExceptionUtilities.Unreachable();
Debugging\DebugInformationReaderProvider.cs (3)
33=> throw ExceptionUtilities.Unreachable(); 36=> throw ExceptionUtilities.Unreachable(); 39=> throw ExceptionUtilities.Unreachable();
Diagnostics\DiagnosticAnalyzerExtensions.cs (1)
56=> analyzer.GetType().Assembly.GetName().Name ?? throw ExceptionUtilities.Unreachable();
EditAndContinue\AbstractEditAndContinueAnalyzer.cs (2)
4649throw ExceptionUtilities.Unreachable(); 4667throw ExceptionUtilities.Unreachable();
EditAndContinue\DebuggingSession.cs (3)
769throw ExceptionUtilities.Unreachable(); 846throw ExceptionUtilities.Unreachable(); 1048throw ExceptionUtilities.Unreachable();
EditAndContinue\EditAndContinueDocumentAnalysesCache.cs (3)
58throw ExceptionUtilities.Unreachable(); 99throw ExceptionUtilities.Unreachable(); 201throw ExceptionUtilities.Unreachable();
EditAndContinue\EditAndContinueWorkspaceService.cs (1)
158throw ExceptionUtilities.Unreachable();
EditAndContinue\EditSession.cs (2)
661throw ExceptionUtilities.Unreachable(); 1104throw ExceptionUtilities.Unreachable();
Emit\CompilationOutputFilesWithImplicitPdbPath.cs (1)
42=> throw ExceptionUtilities.Unreachable();
ExternalAccess\UnitTesting\SolutionCrawler\AbstractUnitTestingDocumentDifferenceService.cs (1)
100throw ExceptionUtilities.Unreachable();
ExternalAccess\UnitTesting\SolutionCrawler\UnitTestingSolutionCrawlerLogger.cs (1)
216throw ExceptionUtilities.Unreachable();
ExternalAccess\UnitTesting\SolutionCrawler\UnitTestingWorkCoordinator.UnitTestingAsyncDocumentWorkItemQueue.cs (1)
74throw ExceptionUtilities.Unreachable();
ExternalAccess\UnitTesting\SolutionCrawler\UnitTestingWorkCoordinator.UnitTestingAsyncProjectWorkItemQueue.cs (1)
77throw ExceptionUtilities.Unreachable();
ExternalAccess\UnitTesting\SolutionCrawler\UnitTestingWorkCoordinator.UnitTestingAsyncWorkItemQueue.cs (1)
306throw ExceptionUtilities.Unreachable();
ExternalAccess\UnitTesting\SolutionCrawler\UnitTestingWorkCoordinator.UnitTestingIncrementalAnalyzerProcessor.cs (2)
366throw ExceptionUtilities.Unreachable(); 388throw ExceptionUtilities.Unreachable();
ExternalAccess\UnitTesting\SolutionCrawler\UnitTestingWorkCoordinator.UnitTestingLowPriorityProcessor.cs (2)
72throw ExceptionUtilities.Unreachable(); 184throw ExceptionUtilities.Unreachable();
ExternalAccess\UnitTesting\SolutionCrawler\UnitTestingWorkCoordinator.UnitTestingNormalPriorityProcessor.cs (5)
156throw ExceptionUtilities.Unreachable(); 261throw ExceptionUtilities.Unreachable(); 343throw ExceptionUtilities.Unreachable(); 465throw ExceptionUtilities.Unreachable(); 537throw ExceptionUtilities.Unreachable();
ExtractMethod\MethodExtractor.VariableSymbol.cs (1)
96public override SyntaxAnnotation IdentifierTokenAnnotation => throw ExceptionUtilities.Unreachable();
FindUsages\IRemoteFindUsagesService.cs (2)
133throw ExceptionUtilities.Unreachable(); 146throw ExceptionUtilities.Unreachable();
GenerateComparisonOperators\GenerateComparisonOperatorsCodeRefactoringProvider.cs (2)
225_ => throw ExceptionUtilities.Unreachable(), 265_ => throw ExceptionUtilities.Unreachable(),
GenerateMember\GenerateVariable\AbstractGenerateVariableService.State.cs (1)
429throw ExceptionUtilities.Unreachable();
InheritanceMargin\InheritanceMarginItem.cs (1)
62=> throw ExceptionUtilities.Unreachable();
InitializeParameter\AbstractAddParameterCheckCodeRefactoringProvider.cs (1)
561_ => throw ExceptionUtilities.Unreachable(),
InitializeParameter\AbstractInitializeMemberFromParameterCodeRefactoringProviderMemberCreation.cs (3)
314throw ExceptionUtilities.Unreachable(); 374throw ExceptionUtilities.Unreachable(); 496throw ExceptionUtilities.Unreachable();
InvertIf\AbstractInvertIfCodeRefactoringProvider.cs (1)
371throw ExceptionUtilities.Unreachable();
LanguageServices\AnonymousTypeDisplayService\AbstractStructuralTypeDisplayService.cs (1)
37var invokeMethod = anonymousType.DelegateInvokeMethod ?? throw ExceptionUtilities.Unreachable();
MetadataAsSource\MetadataAsSourceFileService.cs (1)
117throw ExceptionUtilities.Unreachable();
Shared\Extensions\DocumentExtensions.cs (3)
122throw ExceptionUtilities.Unreachable(); 135throw ExceptionUtilities.Unreachable(); 148throw ExceptionUtilities.Unreachable();
SolutionCrawler\AbstractDocumentDifferenceService.cs (2)
76throw ExceptionUtilities.Unreachable(); 99throw ExceptionUtilities.Unreachable();
SolutionCrawler\SolutionCrawlerLogger.cs (1)
210throw ExceptionUtilities.Unreachable();
SolutionCrawler\WorkCoordinator.AsyncDocumentWorkItemQueue.cs (1)
65throw ExceptionUtilities.Unreachable();
SolutionCrawler\WorkCoordinator.AsyncProjectWorkItemQueue.cs (1)
67throw ExceptionUtilities.Unreachable();
SolutionCrawler\WorkCoordinator.AsyncWorkItemQueue.cs (1)
288throw ExceptionUtilities.Unreachable();
SolutionCrawler\WorkCoordinator.HighPriorityProcessor.cs (2)
153throw ExceptionUtilities.Unreachable(); 212throw ExceptionUtilities.Unreachable();
SolutionCrawler\WorkCoordinator.IncrementalAnalyzerProcessor.cs (3)
224throw ExceptionUtilities.Unreachable(); 296throw ExceptionUtilities.Unreachable(); 318throw ExceptionUtilities.Unreachable();
SolutionCrawler\WorkCoordinator.LowPriorityProcessor.cs (2)
68throw ExceptionUtilities.Unreachable(); 163throw ExceptionUtilities.Unreachable();
SolutionCrawler\WorkCoordinator.NormalPriorityProcessor.cs (5)
150throw ExceptionUtilities.Unreachable(); 247throw ExceptionUtilities.Unreachable(); 327throw ExceptionUtilities.Unreachable(); 427throw ExceptionUtilities.Unreachable(); 491throw ExceptionUtilities.Unreachable();
Structure\Syntax\AbstractBlockStructureProvider.cs (1)
47throw ExceptionUtilities.Unreachable();
UseCoalesceExpressionForIfNullStatementCheckCodeFixProvider.cs (1)
78throw ExceptionUtilities.Unreachable();
Microsoft.CodeAnalysis.LanguageServer.Protocol (11)
Features\Diagnostics\DocumentAnalysisExecutor_Helpers.cs (1)
370throw ExceptionUtilities.Unreachable();
Features\Diagnostics\EngineV2\DiagnosticIncrementalAnalyzer.Executor.cs (6)
67throw ExceptionUtilities.Unreachable(); 161throw ExceptionUtilities.Unreachable(); 256throw ExceptionUtilities.Unreachable(); 339throw ExceptionUtilities.Unreachable(); 380throw ExceptionUtilities.Unreachable(); 496throw ExceptionUtilities.Unreachable();
Features\Diagnostics\EngineV2\DiagnosticIncrementalAnalyzer_GetDiagnosticsForSpan.cs (1)
242throw ExceptionUtilities.Unreachable();
Features\Diagnostics\EngineV2\DiagnosticIncrementalAnalyzer_IncrementalAnalyzer.cs (2)
101throw ExceptionUtilities.Unreachable(); 179throw ExceptionUtilities.Unreachable();
Features\UnifiedSuggestions\UnifiedSuggestedActionsSource.cs (1)
423throw ExceptionUtilities.Unreachable();
Microsoft.CodeAnalysis.Remote.ServiceHub (10)
Host\RemoteWorkspace.cs (3)
127throw ExceptionUtilities.Unreachable(); 155throw ExceptionUtilities.Unreachable(); 267throw ExceptionUtilities.Unreachable();
Host\RemoteWorkspace.SolutionCreator.cs (1)
102throw ExceptionUtilities.Unreachable();
Services\BrokeredServiceBase.cs (2)
122throw ExceptionUtilities.Unreachable(); 172throw ExceptionUtilities.Unreachable();
Services\BrokeredServiceBase.FactoryBase.cs (2)
80throw ExceptionUtilities.Unreachable(); 125=> throw ExceptionUtilities.Unreachable();
Services\ConvertTupleToStructCodeRefactoringProvider\RemoteConvertTupleToStructCodeRefactoringService.cs (1)
86throw ExceptionUtilities.Unreachable();
Services\EditAndContinue\RemoteEditAndContinueService.cs (1)
137throw ExceptionUtilities.Unreachable();
Microsoft.CodeAnalysis.Remote.Workspaces (4)
RemoteCallback.cs (2)
142throw ExceptionUtilities.Unreachable(); 187throw ExceptionUtilities.Unreachable();
ServiceDescriptors.cs (1)
144_ => throw ExceptionUtilities.Unreachable()
SolutionAssetProvider.cs (1)
48throw ExceptionUtilities.Unreachable();
Microsoft.CodeAnalysis.VisualBasic.EditorFeatures.UnitTests (1)
Structure\CommentStructureTests.vb (1)
32Throw Roslyn.Utilities.ExceptionUtilities.Unreachable
Microsoft.CodeAnalysis.VisualBasic.Features (29)
CodeRefactorings\InlineTemporary\VisualBasicInlineTemporaryCodeRefactoringProvider.vb (1)
269Throw ExceptionUtilities.Unreachable
CodeRefactorings\SyncNamespace\VisualBasicChangeNamespaceService.vb (4)
66Throw ExceptionUtilities.Unreachable 71Throw ExceptionUtilities.Unreachable 76Throw ExceptionUtilities.Unreachable 81Throw ExceptionUtilities.Unreachable
Completion\CompletionProviders\AwaitCompletionProvider.vb (1)
47Throw ExceptionUtilities.Unreachable
ConvertIfToSwitch\VisualBasicConvertIfToSwitchCodeRefactoringProvider.Rewriting.vb (1)
23Throw ExceptionUtilities.Unreachable
EditAndContinue\SyntaxUtilities.vb (1)
54Throw ExceptionUtilities.Unreachable
ExtractMethod\VisualBasicSelectionResult.vb (1)
294Throw ExceptionUtilities.Unreachable
GenerateType\VisualBasicGenerateTypeService.vb (1)
214Throw ExceptionUtilities.Unreachable
IntroduceVariable\VisualBasicIntroduceLocalForExpressionCodeRefactoringProvider.vb (1)
48Throw ExceptionUtilities.Unreachable()
NavigationBar\VisualBasicNavigationBarItemService.vb (1)
97Throw ExceptionUtilities.Unreachable
TaskList\VisualBasicTaskListService.vb (1)
39Throw ExceptionUtilities.Unreachable
VisualBasicConvertGetTypeToNameOfCodeFixProvider.vb (1)
47Throw ExceptionUtilities.Unreachable
VisualBasicRemoveAsyncModifierCodeFixProvider.vb (1)
56Throw ExceptionUtilities.Unreachable
VisualBasicRemoveUnusedValuesCodeFixProvider.vb (5)
34Throw ExceptionUtilities.Unreachable 39Throw ExceptionUtilities.Unreachable 58Throw ExceptionUtilities.Unreachable 63Throw ExceptionUtilities.Unreachable 68Throw ExceptionUtilities.Unreachable
VisualBasicUseCompoundAssignmentCodeFixProvider.vb (2)
34Throw ExceptionUtilities.Unreachable 38Throw ExceptionUtilities.Unreachable
VisualBasicUseConditionalExpressionForAssignmentCodeFixProvider.vb (1)
32Throw ExceptionUtilities.Unreachable
VisualBasicUseConditionalExpressionForReturnCodeFixProvider.vb (1)
32Throw ExceptionUtilities.Unreachable
VisualBasicUseNullPropagationCodeFixProvider.vb (2)
39Throw ExceptionUtilities.Unreachable() 43Throw ExceptionUtilities.Unreachable()
Wrapping\SeparatedSyntaxList\VisualBasicCollectionCreationExpressionWrapper.vb (3)
25Throw ExceptionUtilities.Unreachable 31Throw ExceptionUtilities.Unreachable 37Throw ExceptionUtilities.Unreachable
Microsoft.CodeAnalysis.VisualBasic.Workspaces (9)
Formatting\Engine\Trivia\TriviaDataFactory.AbstractLineBreakTrivia.vb (2)
32throw ExceptionUtilities.Unreachable 39throw ExceptionUtilities.Unreachable
Formatting\Rules\BaseFormattingRule.vb (2)
74Throw ExceptionUtilities.Unreachable 79Throw ExceptionUtilities.Unreachable
Formatting\VisualBasicSyntaxFormattingService.vb (2)
29Throw ExceptionUtilities.Unreachable 33Throw ExceptionUtilities.Unreachable
J\s\src\Workspaces\SharedUtilitiesAndExtensions\Workspace\VisualBasic\Extensions\ContextQuery\SyntaxTreeExtensions.vb\SyntaxTreeExtensions.vb (1)
1032Throw ExceptionUtilities.Unreachable
SyntaxNodeExtensions.vb (1)
675Throw ExceptionUtilities.Unreachable
VisualBasicSyntaxFacts.vb (1)
1593Throw ExceptionUtilities.Unreachable
Microsoft.CodeAnalysis.Workspaces (79)
AbstractFormatEngine.cs (1)
75_commonRoot = startToken.GetCommonRoot(endToken) ?? throw ExceptionUtilities.Unreachable();
AbstractTriviaDataFactory.AbstractComplexTrivia.cs (2)
74throw ExceptionUtilities.Unreachable(); 116throw ExceptionUtilities.Unreachable();
AsyncLazy`1.cs (2)
432throw ExceptionUtilities.Unreachable(); 436throw ExceptionUtilities.Unreachable();
BottomUpBaseIndentationFinder.cs (1)
181throw ExceptionUtilities.Unreachable();
Classification\SyntaxClassification\AbstractSyntaxClassificationService.cs (1)
47throw ExceptionUtilities.Unreachable();
Classification\SyntaxClassification\SyntacticChangeRangeComputer.cs (1)
242throw ExceptionUtilities.Unreachable();
CodeFixesAndRefactorings\FixAllProviderInfo.cs (1)
159=> throw ExceptionUtilities.Unreachable();
CustomDataFlowAnalysis.cs (1)
361throw ExceptionUtilities.Unreachable();
Diagnostics\DiagnosticData.cs (1)
355throw ExceptionUtilities.Unreachable();
EventMap.cs (1)
180throw ExceptionUtilities.Unreachable();
FailFast.cs (2)
43throw ExceptionUtilities.Unreachable(); // to satisfy [DoesNotReturn] 53throw ExceptionUtilities.Unreachable(); // to satisfy [DoesNotReturn]
FindSymbols\FindReferences\StreamingFindReferencesProgress.cs (1)
63throw ExceptionUtilities.Unreachable();
FindSymbols\StreamingProgressCollector.cs (1)
78throw ExceptionUtilities.Unreachable();
IntervalTree`1.Node.cs (1)
57throw ExceptionUtilities.Unreachable();
J\s\src\Workspaces\SharedUtilitiesAndExtensions\Compiler\Core\Utilities\TaskExtensions.cs\TaskExtensions.cs (1)
165throw ExceptionUtilities.Unreachable();
Options\OptionSet.cs (1)
85=> throw ExceptionUtilities.Unreachable();
Rename\ConflictEngine\ConflictResolver.cs (1)
323throw ExceptionUtilities.Unreachable();
Rename\ConflictEngine\ConflictResolver.Session.cs (7)
258throw ExceptionUtilities.Unreachable(); 465throw ExceptionUtilities.Unreachable(); 643throw ExceptionUtilities.Unreachable(); 685throw ExceptionUtilities.Unreachable(); 720throw ExceptionUtilities.Unreachable(); 764throw ExceptionUtilities.Unreachable(); 848throw ExceptionUtilities.Unreachable();
Serialization\SerializerService_Reference.cs (1)
650throw ExceptionUtilities.Unreachable();
Shared\Extensions\SyntaxGeneratorExtensions.cs (1)
492throw ExceptionUtilities.Unreachable();
Shared\Utilities\AsyncBatchingWorkQueue`2.cs (1)
251throw ExceptionUtilities.Unreachable();
Shared\Utilities\XmlFragmentParser.cs (2)
212throw ExceptionUtilities.Unreachable(); 218throw ExceptionUtilities.Unreachable();
Storage\AbstractPersistentStorageService.cs (1)
196return new PersistentStorageReferenceCountedDisposableWrapper(storage.TryAddReference() ?? throw ExceptionUtilities.Unreachable());
Storage\SQLite\v2\Interop\SqlStatement.cs (1)
62throw ExceptionUtilities.Unreachable();
Storage\SQLite\v2\SQLiteConnectionPoolService.cs (2)
87return pool.TryAddReference() ?? throw ExceptionUtilities.Unreachable(); 106return pool.TryAddReference() ?? throw ExceptionUtilities.Unreachable();
SymbolKey.SymbolKeyWriter.cs (4)
351=> throw ExceptionUtilities.Unreachable(); 354=> throw ExceptionUtilities.Unreachable(); 357=> throw ExceptionUtilities.Unreachable(); 386throw ExceptionUtilities.Unreachable();
SymbolSpecification.cs (1)
411_ => throw ExceptionUtilities.Unreachable()
SymbolUsageAnalysis.OperationTreeAnalysisData.cs (10)
60=> throw ExceptionUtilities.Unreachable(); 63=> throw ExceptionUtilities.Unreachable(); 65=> throw ExceptionUtilities.Unreachable(); 67=> throw ExceptionUtilities.Unreachable(); 69=> throw ExceptionUtilities.Unreachable(); 73=> throw ExceptionUtilities.Unreachable(); 75=> throw ExceptionUtilities.Unreachable(); 77=> throw ExceptionUtilities.Unreachable(); 79=> throw ExceptionUtilities.Unreachable(); 81=> throw ExceptionUtilities.Unreachable();
SymbolUsageAnalysis.Walker.cs (2)
427throw ExceptionUtilities.Unreachable(); 535throw ExceptionUtilities.Unreachable();
SymbolUsageResult.cs (1)
72throw ExceptionUtilities.Unreachable();
SyntaxPath.cs (1)
83throw ExceptionUtilities.Unreachable();
TaskFactoryExtensions.cs (2)
29throw ExceptionUtilities.Unreachable(); 47throw ExceptionUtilities.Unreachable();
TemporaryArray`1.cs (2)
242_ => throw ExceptionUtilities.Unreachable(), 304throw ExceptionUtilities.Unreachable();
TextDocumentExtensions.cs (1)
29throw ExceptionUtilities.Unreachable();
Workspace\Solution\Document.cs (2)
317throw ExceptionUtilities.Unreachable(); 421throw ExceptionUtilities.Unreachable();
Workspace\Solution\DocumentState.cs (2)
195throw ExceptionUtilities.Unreachable(); 217throw ExceptionUtilities.Unreachable();
Workspace\Solution\ProjectState_Checksum.cs (1)
85throw ExceptionUtilities.Unreachable();
Workspace\Solution\SolutionState.CompilationTracker.cs (6)
462throw ExceptionUtilities.Unreachable(); 535throw ExceptionUtilities.Unreachable(); 564throw ExceptionUtilities.Unreachable(); 604throw ExceptionUtilities.Unreachable(); 669throw ExceptionUtilities.Unreachable(); 973throw ExceptionUtilities.Unreachable();
Workspace\Solution\SolutionState.cs (3)
1696throw ExceptionUtilities.Unreachable(); 1971throw ExceptionUtilities.Unreachable(); 2005throw ExceptionUtilities.Unreachable();
Workspace\Solution\SolutionState.GeneratedFileReplacingCompilationTracker.cs (1)
72throw ExceptionUtilities.Unreachable();
Workspace\Solution\SolutionState_Checksum.cs (1)
171throw ExceptionUtilities.Unreachable();
Workspace\Solution\TextDocumentState_Checksum.cs (1)
50throw ExceptionUtilities.Unreachable();
Workspace\Solution\TextDocumentStates.cs (1)
76=> _map.TryGetValue(documentId, out var state) ? state : throw ExceptionUtilities.Unreachable();
Workspace\Workspace_Editor.cs (1)
620throw ExceptionUtilities.Unreachable();
Microsoft.CodeAnalysis.Workspaces.Test.Utilities (2)
Remote\InProcRemostHostClient.cs (1)
129=> throw ExceptionUtilities.Unreachable();
TestExportJoinableTaskContext+DenyExecutionSynchronizationContext.cs (1)
85private void MainThreadStart() => throw ExceptionUtilities.Unreachable();
Microsoft.CodeAnalysis.Workspaces.UnitTests (13)
Options\OptionSerializerTests.cs (1)
56throw ExceptionUtilities.Unreachable();
UtilityTest\ExceptionHelpersTests.cs (1)
45throw ExceptionUtilities.Unreachable();
UtilityTest\SpecializedTasksTests.cs (11)
215throw ExceptionUtilities.Unreachable(); 275throw ExceptionUtilities.Unreachable(); 342throw ExceptionUtilities.Unreachable(); 366var fault = ExceptionUtilities.Unreachable(); 388var fault = ExceptionUtilities.Unreachable(); 410var fault = ExceptionUtilities.Unreachable(); 443var fault = ExceptionUtilities.Unreachable(); 468var fault = ExceptionUtilities.Unreachable(); 493var fault = ExceptionUtilities.Unreachable(); 522var fault = ExceptionUtilities.Unreachable(); 537var fault = ExceptionUtilities.Unreachable();
Microsoft.VisualStudio.IntegrationTest.Utilities (1)
WellKnownGlobalOptions.cs (1)
33_ => throw ExceptionUtilities.Unreachable()
Microsoft.VisualStudio.LanguageServices (25)
Diagnostics\VisualStudioDiagnosticAnalyzerProvider.WorkspaceEventListener.cs (1)
67throw ExceptionUtilities.Unreachable();
EditorConfigSettings\SettingsEditorControl.xaml.cs (1)
153throw ExceptionUtilities.Unreachable();
FindReferences\Contexts\AbstractTableDataSourceFindUsagesContext.cs (2)
348throw ExceptionUtilities.Unreachable(); 425throw ExceptionUtilities.Unreachable();
Implementation\AbstractVsTextViewFilter.cs (2)
56throw ExceptionUtilities.Unreachable(); 159throw ExceptionUtilities.Unreachable();
InheritanceMargin\MarginGlyph\MenuItemContainerTemplateSelector.cs (1)
42throw ExceptionUtilities.Unreachable();
Interactive\VsInteractiveWindowProvider.cs (1)
106_ => throw ExceptionUtilities.Unreachable()
LanguageService\AbstractLanguageService`2.IVsLanguageDebugInfo.cs (7)
27throw ExceptionUtilities.Unreachable(); 39throw ExceptionUtilities.Unreachable(); 51throw ExceptionUtilities.Unreachable(); 63throw ExceptionUtilities.Unreachable(); 75throw ExceptionUtilities.Unreachable(); 87throw ExceptionUtilities.Unreachable(); 99throw ExceptionUtilities.Unreachable();
Progression\GraphNodeIdCreation.cs (2)
145throw ExceptionUtilities.Unreachable(); 557throw ExceptionUtilities.Unreachable();
Progression\GraphQueryManager.cs (1)
169throw ExceptionUtilities.Unreachable();
ProjectSystem\InvisibleEditor.cs (1)
158throw ExceptionUtilities.Unreachable();
ProjectSystem\MetadataReferences\VisualStudioMetadataReference.Snapshot.cs (1)
88throw ExceptionUtilities.Unreachable();
TableDataSource\VisualStudioDiagnosticListTable.BuildTableDataSource.cs (1)
116public override DocumentId TrackingDocumentId => throw ExceptionUtilities.Unreachable();
TaskList\VisualStudioTaskListService.cs (1)
188throw ExceptionUtilities.Unreachable();
UnusedReferences\UnusedReferenceExtensions.cs (1)
31_ => throw ExceptionUtilities.Unreachable()
Venus\ContainedDocument.cs (2)
163throw ExceptionUtilities.Unreachable(); 601throw ExceptionUtilities.Unreachable();
Microsoft.VisualStudio.LanguageServices.Implementation (2)
Options\Style\NamingPreferences\SymbolSpecification\SymbolSpecificationViewModel.cs (1)
215throw ExceptionUtilities.Unreachable();
SolutionExplorer\RuleSetDocumentExtensions.cs (1)
73throw ExceptionUtilities.Unreachable();
Microsoft.VisualStudio.LanguageServices.New.IntegrationTests (1)
InProcess\EditorInProcess.cs (1)
528throw ExceptionUtilities.Unreachable();
Microsoft.VisualStudio.LanguageServices.VisualBasic (2)
LanguageService\VisualBasicPackage.vb (1)
81Throw ExceptionUtilities.Unreachable
ProjectSystemShim\VisualBasicProject.vb (1)
148Throw ExceptionUtilities.Unreachable