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)
56
get =>
_itemSyntax
;
112
this.ItemKey.DocumentId,
_itemSyntax
.DeclarationNode, this.RootProvider.ThreadingContext.DisposalToken);