2 references to AddMethod
mscorlib (2)
system\rttype.cs (2)
1914return m_methodInfoCache.AddMethod(declaringType, method, CacheType.Method); 1920return m_constructorInfoCache.AddMethod(declaringType, constructor, CacheType.Constructor);