1 write to _threadingContext
Microsoft.VisualStudio.LanguageServices (1)
DocumentOutline\DocumentOutlineViewModel.cs (1)
67_threadingContext = threadingContext;
20 references to _threadingContext
Microsoft.VisualStudio.LanguageServices (20)
DocumentOutline\DocumentOutlineViewModel.cs (20)
79_threadingContext.DisposalToken); 85_threadingContext.DisposalToken); 127_threadingContext.ThrowIfNotOnUIThread(); 133_threadingContext.ThrowIfNotOnUIThread(); 148_threadingContext.ThrowIfNotOnUIThread(); 154_threadingContext.ThrowIfNotOnUIThread(); 165_threadingContext.ThrowIfNotOnUIThread(); 171_threadingContext.ThrowIfNotOnUIThread(); 183_threadingContext.ThrowIfNotOnUIThread(); 189_threadingContext.ThrowIfNotOnUIThread(); 200_threadingContext.ThrowIfNotOnUIThread(); 208_threadingContext.ThrowIfNotOnUIThread(); 220_threadingContext.ThrowIfNotOnUIThread(); 227_threadingContext.ThrowIfNotOnUIThread(); 238_threadingContext.ThrowIfNotOnUIThread(); 253await _threadingContext.JoinableTaskFactory.SwitchToMainThreadAsync(cancellationToken); 272await _threadingContext.JoinableTaskFactory.SwitchToMainThreadAsync(cancellationToken); 325await _threadingContext.JoinableTaskFactory.SwitchToMainThreadAsync(cancellationToken); 435_threadingContext.ThrowIfNotOnUIThread(); 441await _threadingContext.JoinableTaskFactory.SwitchToMainThreadAsync(cancellationToken);