5 references to Node
Microsoft.VisualStudio.LanguageServices.UnitTests (5)
Utilities\VsNavInfoHelpers.vb (5)
30Return Node(_LIB_LISTTYPE.LLT_PACKAGE, expectedName) 34Return Node(_LIB_LISTTYPE.LLT_NAMESPACES, expectedName) 38Return Node(_LIB_LISTTYPE.LLT_CLASSES, expectedName) 42Return Node(_LIB_LISTTYPE.LLT_MEMBERS, expectedName) 46Return Node(_LIB_LISTTYPE.LLT_HIERARCHY, expectedName)