7 references to Unreachable
Microsoft.CodeAnalysis.Threading.Package (7)
AsyncBatchingWorkQueue`2.cs (2)
284
throw ExceptionUtilities.
Unreachable
();
297
throw ExceptionUtilities.
Unreachable
();
src\Dependencies\Collections\Extensions\ImmutableArrayExtensions.cs (2)
721
throw ExceptionUtilities.
Unreachable
();
731
throw ExceptionUtilities.
Unreachable
();
src\Dependencies\Collections\TemporaryArray`1.cs (3)
316
_ => throw ExceptionUtilities.
Unreachable
(),
378
throw ExceptionUtilities.
Unreachable
();
431
throw ExceptionUtilities.
Unreachable
();