2 instantiations of ServerNotShutDownException
Microsoft.CommonLanguageServerProtocol.Framework.Package (2)
AbstractLanguageServer.cs (2)
233
throw new
ServerNotShutDownException
("The language server has not yet been asked to shutdown.");
287
throw new
ServerNotShutDownException
("The language server has not yet been asked to shutdown or has not finished shutting down.");