1 override of TryFindBrowseContainer
Microsoft.VisualStudio.LanguageServices (1)
Library\ObjectBrowser\ObjectList.cs (1)
829protected override bool TryFindBrowseContainer(VSCOMPONENTSELECTORDATA data, out uint index)
1 reference to TryFindBrowseContainer
Microsoft.VisualStudio.LanguageServices (1)
Library\AbstractObjectList.cs (1)
393return TryFindBrowseContainer(pData[0], out pulIndex)