1 write to Presenter
Microsoft.VisualStudio.LanguageServices (1)
FindReferences\Contexts\AbstractTableDataSourceFindUsagesContext.cs (1)
132Presenter = presenter;
11 references to Presenter
Microsoft.VisualStudio.LanguageServices (11)
FindReferences\Contexts\AbstractTableDataSourceFindUsagesContext.cs (11)
239this.Presenter.ThreadingContext.ThrowIfNotOnUIThread(); 248this.Presenter.ThreadingContext.ThrowIfNotOnUIThread(); 254this.Presenter.ThreadingContext.ThrowIfNotOnUIThread(); 274this.Presenter.ThreadingContext.ThrowIfNotOnUIThread(); 289this.Presenter.ThreadingContext.ThrowIfNotOnUIThread(); 298this.Presenter.ThreadingContext.ThrowIfNotOnUIThread(); 334this.Presenter.ThreadingContext.ThrowIfNotOnUIThread(); 525bucket = RoslynDefinitionBucket.Create(Presenter, this, definition, expandedByDefault, ThreadingContext); 545await this.Presenter.ReportMessageAsync(message, severity, cancellationToken).ConfigureAwait(false); 649this.Presenter.ThreadingContext.ThrowIfNotOnUIThread(); 660Presenter._currentContexts.Remove(this);