1 instantiation of SolutionExplorerSearchDisplayItem
Microsoft.VisualStudio.LanguageServices.Implementation (1)
SolutionExplorer\Search\RoslynSolutionExplorerSearchProvider.cs (1)
107
=> new
SolutionExplorerSearchDisplayItem
(provider, result, name, imageMoniker);
5 references to SolutionExplorerSearchDisplayItem
Microsoft.VisualStudio.LanguageServices.Implementation (5)
SolutionExplorer\Search\SolutionExplorerSearchDisplayItem.cs (1)
31
if (items.FirstOrDefault() is not
SolutionExplorerSearchDisplayItem
displayItem)
SolutionExplorer\Search\SolutionExplorerSearchDisplayItemSourceProvider.cs (4)
19
/// providers the "contained by" relation, mapping <see cref="
SolutionExplorerSearchDisplayItem
"/> to
31
: AttachedCollectionSourceProvider<
SolutionExplorerSearchDisplayItem
>
34
SolutionExplorerSearchDisplayItem
item, string relationshipName)
53
SolutionExplorerSearchDisplayItem
item, IVsHierarchyItem hierarchyItem) : IAttachedCollectionSource