1 write to _fullNameText
Microsoft.VisualStudio.LanguageServices (1)
Library\ObjectBrowser\Lists\SymbolListItem.cs (1)
29_fullNameText = fullNameText;
1 reference to _fullNameText
Microsoft.VisualStudio.LanguageServices (1)
Library\ObjectBrowser\Lists\SymbolListItem.cs (1)
45get { return _fullNameText; }