1 override of TryFillDescription
Microsoft.VisualStudio.LanguageServices (1)
Library\ObjectBrowser\ObjectList.cs (1)
651protected override bool TryFillDescription(uint index, _VSOBJDESCOPTIONS options, IVsObjectBrowserDescription3 description)
1 reference to TryFillDescription
Microsoft.VisualStudio.LanguageServices (1)
Library\AbstractObjectList.cs (1)
151return TryFillDescription(index, (_VSOBJDESCOPTIONS)grfOptions, pobDesc)