1 write to _threadingContext
Microsoft.VisualStudio.LanguageServices (1)
DocumentOutline\DocumentOutlineViewModel.cs (1)
79_threadingContext = threadingContext;
20 references to _threadingContext
Microsoft.VisualStudio.LanguageServices (20)
DocumentOutline\DocumentOutlineViewModel.cs (20)
91_threadingContext.DisposalToken); 97_threadingContext.DisposalToken); 139_threadingContext.ThrowIfNotOnUIThread(); 145_threadingContext.ThrowIfNotOnUIThread(); 160_threadingContext.ThrowIfNotOnUIThread(); 166_threadingContext.ThrowIfNotOnUIThread(); 177_threadingContext.ThrowIfNotOnUIThread(); 183_threadingContext.ThrowIfNotOnUIThread(); 195_threadingContext.ThrowIfNotOnUIThread(); 201_threadingContext.ThrowIfNotOnUIThread(); 212_threadingContext.ThrowIfNotOnUIThread(); 220_threadingContext.ThrowIfNotOnUIThread(); 232_threadingContext.ThrowIfNotOnUIThread(); 239_threadingContext.ThrowIfNotOnUIThread(); 250_threadingContext.ThrowIfNotOnUIThread(); 265await _threadingContext.JoinableTaskFactory.SwitchToMainThreadAsync(cancellationToken); 284await _threadingContext.JoinableTaskFactory.SwitchToMainThreadAsync(cancellationToken); 337await _threadingContext.JoinableTaskFactory.SwitchToMainThreadAsync(cancellationToken); 447_threadingContext.ThrowIfNotOnUIThread(); 453await _threadingContext.JoinableTaskFactory.SwitchToMainThreadAsync(cancellationToken);