5 references to ExceptionUtilities
Microsoft.CodeAnalysis.Collections.Package (5)
Extensions\ImmutableArrayExtensions.cs (2)
719
throw
ExceptionUtilities
.Unreachable();
729
throw
ExceptionUtilities
.Unreachable();
TemporaryArray`1.cs (3)
314
_ => throw
ExceptionUtilities
.Unreachable(),
376
throw
ExceptionUtilities
.Unreachable();
429
throw
ExceptionUtilities
.Unreachable();