1 write to Presenter
Microsoft.VisualStudio.LanguageServices (1)
FindReferences\Contexts\AbstractTableDataSourceFindUsagesContext.cs (1)
131Presenter = presenter;
11 references to Presenter
Microsoft.VisualStudio.LanguageServices (11)
FindReferences\Contexts\AbstractTableDataSourceFindUsagesContext.cs (11)
238this.Presenter.ThreadingContext.ThrowIfNotOnUIThread(); 247this.Presenter.ThreadingContext.ThrowIfNotOnUIThread(); 253this.Presenter.ThreadingContext.ThrowIfNotOnUIThread(); 273this.Presenter.ThreadingContext.ThrowIfNotOnUIThread(); 288this.Presenter.ThreadingContext.ThrowIfNotOnUIThread(); 297this.Presenter.ThreadingContext.ThrowIfNotOnUIThread(); 333this.Presenter.ThreadingContext.ThrowIfNotOnUIThread(); 524bucket = RoslynDefinitionBucket.Create(Presenter, this, definition, expandedByDefault, ThreadingContext); 544await this.Presenter.ReportMessageAsync(message, severity, cancellationToken).ConfigureAwait(false); 648this.Presenter.ThreadingContext.ThrowIfNotOnUIThread(); 659Presenter._currentContexts.Remove(this);