1 override of GetText
Microsoft.VisualStudio.LanguageServices (1)
Library\ObjectBrowser\ObjectList.cs (1)
732protected override string GetText(uint index, VSTREETEXTOPTIONS tto)
1 reference to GetText
Microsoft.VisualStudio.LanguageServices (1)
Library\AbstractObjectList.cs (1)
288pbstrText = GetText(index, tto);