2 references to SetItemsAndMarkComputed_OnMainThread
Microsoft.VisualStudio.LanguageServices.Implementation (2)
SolutionExplorer\SymbolTree\RootSymbolTreeItemCollectionSource.cs (1)
85
_childCollection.
SetItemsAndMarkComputed_OnMainThread
(itemProvider, items);
SolutionExplorer\SymbolTree\SymbolTreeItem.cs (1)
113
_childCollection.
SetItemsAndMarkComputed_OnMainThread
(this.ItemProvider, items);