1 write to _threadingContext
Microsoft.VisualStudio.LanguageServices (1)
DocumentOutline\DocumentOutlineViewModel.cs (1)
78_threadingContext = threadingContext;
20 references to _threadingContext
Microsoft.VisualStudio.LanguageServices (20)
DocumentOutline\DocumentOutlineViewModel.cs (20)
90_threadingContext.DisposalToken); 96_threadingContext.DisposalToken); 138_threadingContext.ThrowIfNotOnUIThread(); 144_threadingContext.ThrowIfNotOnUIThread(); 159_threadingContext.ThrowIfNotOnUIThread(); 165_threadingContext.ThrowIfNotOnUIThread(); 176_threadingContext.ThrowIfNotOnUIThread(); 182_threadingContext.ThrowIfNotOnUIThread(); 194_threadingContext.ThrowIfNotOnUIThread(); 200_threadingContext.ThrowIfNotOnUIThread(); 211_threadingContext.ThrowIfNotOnUIThread(); 219_threadingContext.ThrowIfNotOnUIThread(); 231_threadingContext.ThrowIfNotOnUIThread(); 238_threadingContext.ThrowIfNotOnUIThread(); 249_threadingContext.ThrowIfNotOnUIThread(); 264await _threadingContext.JoinableTaskFactory.SwitchToMainThreadAsync(cancellationToken); 283await _threadingContext.JoinableTaskFactory.SwitchToMainThreadAsync(cancellationToken); 336await _threadingContext.JoinableTaskFactory.SwitchToMainThreadAsync(cancellationToken); 446_threadingContext.ThrowIfNotOnUIThread(); 452await _threadingContext.JoinableTaskFactory.SwitchToMainThreadAsync(cancellationToken);