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