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