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