5 references to Method
System.Private.CoreLib (5)
src\System\RuntimeType.CoreCLR.cs (5)
222if (cacheType == CacheType.Method) 262case CacheType.Method: 363case CacheType.Method: 1719return GetMemberList(ref m_methodInfoCache, listType, name, CacheType.Method); 1755return m_methodInfoCache!.AddMethod(declaringType, method, CacheType.Method);