2 references to ShutdownAsync
Microsoft.VisualStudio.LanguageServices (2)
KeybindingReset\KeybindingResetDetector.cs (2)
329await ShutdownAsync().ConfigureAwait(false); 384_threadingContext.JoinableTaskFactory.Run(ShutdownAsync);