1 write to _threadingContext
Microsoft.VisualStudio.LanguageServices (1)
PdbSourceDocument\PdbSourceDocumentOutputWindowLogger.cs (1)
39_threadingContext = threadingContext;
3 references to _threadingContext
Microsoft.VisualStudio.LanguageServices (3)
PdbSourceDocument\PdbSourceDocumentOutputWindowLogger.cs (3)
52await _threadingContext.JoinableTaskFactory.SwitchToMainThreadAsync(cancellationToken); 89_threadingContext.ThrowIfNotOnUIThread(); 103_threadingContext.ThrowIfNotOnUIThread();