2 references to ShutdownAsync
Microsoft.VisualStudio.LanguageServices (2)
KeybindingReset\KeybindingResetDetector.cs (2)
321
await
ShutdownAsync
().ConfigureAwait(false);
376
ThreadingContext.JoinableTaskFactory.Run(
ShutdownAsync
);