Searched refs:arInheritedIfaces (Results 1 – 1 of 1) sorted by relevance
700 System::Type* arInheritedIfaces[] = m_type->GetInterfaces(); in makeMethodInfos() local701 m_nInheritedInterfaces = arInheritedIfaces->get_Length(); in makeMethodInfos()710 numMethods += arInheritedIfaces[i]->GetMethods()->get_Length(); in makeMethodInfos()745 int nArLength = arInheritedIfaces->get_Length(); in makeMethodInfos()749 arInheritedIfaces[nArLength - 1]); in makeMethodInfos()
Completed in 20 milliseconds