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