2 references to ServerNotShutDownException
Microsoft.CodeAnalysis.LanguageServer.Protocol (2)
src\LanguageServer\Microsoft.CommonLanguageServerProtocol.Framework\AbstractLanguageServer.cs (2)
233throw new ServerNotShutDownException("The language server has not yet been asked to shutdown."); 287throw new ServerNotShutDownException("The language server has not yet been asked to shutdown or has not finished shutting down.");