2 references to Unreachable
Microsoft.CommonLanguageServerProtocol.Framework.Example (2)
src\Dependencies\Contracts\ErrorReporting\FailFast.cs (2)
45
throw ExceptionUtilities.
Unreachable
(); // to satisfy [DoesNotReturn]
55
throw ExceptionUtilities.
Unreachable
(); // to satisfy [DoesNotReturn]