2 references to ShutdownAsync
Microsoft.CommonLanguageServerProtocol.Framework.Package (2)
AbstractLanguageServer.cs (1)
270
await hook.
ShutdownAsync
().ConfigureAwait(false);
IOnServerShutdown.cs (1)
22
/// This is always called after the LSP shutdown request and <see cref="
ShutdownAsync
"/> runs