5 references to Method
System.Private.CoreLib (5)
src\System\RuntimeType.CoreCLR.cs (5)
226if (cacheType == CacheType.Method) 266case CacheType.Method: 367case CacheType.Method: 1691return GetMemberList(ref m_methodInfoCache, listType, name, CacheType.Method); 1727return m_methodInfoCache!.AddMethod(declaringType, method, CacheType.Method);