1 write to _itemSyntax
Microsoft.VisualStudio.LanguageServices.Implementation (1)
SolutionExplorer\SymbolTree\SymbolTreeItem.cs (1)
64_itemSyntax = value;
2 references to _itemSyntax
Microsoft.VisualStudio.LanguageServices.Implementation (2)
SolutionExplorer\SymbolTree\SymbolTreeItem.cs (2)
56get => _itemSyntax; 112this.ItemKey.DocumentId, _itemSyntax.DeclarationNode, this.RootProvider.ThreadingContext.DisposalToken);