int IVsObjectList2.LocateNavigationInfo2(VSOBNAVIGATIONINFO3[] pobNav, VSOBNAVNAMEINFONODE2[] pobName, int fDontUpdate, out int pfMatchedName, out uint pIndex) { throw new NotImplementedException(); }
int IVsObjectList2.GetNavigationInfo2(uint index, VSOBNAVIGATIONINFO3[] pobNav) { return VSConstants.E_NOTIMPL; }