1 reference to ExecuteCommandAsync
Microsoft.VisualStudio.LanguageServices (1)
Library\ClassView\AbstractSyncClassViewCommandHandler.cs (1)
40return _threadingContext.JoinableTaskFactory.Run(() => ExecuteCommandAsync(args, context, caretPosition));