2 writes to ItemSyntax
Microsoft.VisualStudio.LanguageServices.Implementation (2)
SolutionExplorer\SymbolTree\SymbolTreeChildCollection.cs (2)
99
matchingItem.
ItemSyntax
= itemData.ItemSyntax;
107
ItemSyntax
= itemData.ItemSyntax
2 references to ItemSyntax
Microsoft.VisualStudio.LanguageServices.Implementation (2)
SolutionExplorer\SymbolTree\SymbolItemContextMenuController.cs (1)
70
document, item.
ItemSyntax
.NavigationToken.SpanStart,
SolutionExplorer\SymbolTree\SymbolTreeItem.cs (1)
80
item.ItemKey.DocumentId, item.
ItemSyntax
.NavigationToken.SpanStart, preview);