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