4 references to Method
mscorlib (4)
system\rttype.cs (4)
337
case CacheType.
Method
:
427
case CacheType.
Method
:
1870
return GetMemberList<RuntimeMethodInfo>(ref m_methodInfoCache, listType, name, CacheType.
Method
);
1914
return m_methodInfoCache.AddMethod(declaringType, method, CacheType.
Method
);