2 instantiations of ServerNotShutDownException
Microsoft.CommonLanguageServerProtocol.Framework.Package (2)
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.");