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