2 references to IsClassView
Microsoft.VisualStudio.LanguageServices (2)
Library\ObjectBrowser\ObjectList.cs (2)
148if (IsClassView() && this.ParentKind == ObjectListKind.None) 573return this.LibraryManager.GetNavInfo(symbolListItem, useExpandedHierarchy: IsClassView());