5 references to Constructor
mscorlib (5)
system\rttype.cs (5)
342case CacheType.Constructor: 383(cacheType == CacheType.Constructor && name.FirstChar != '.' && name.FirstChar != '*')) 433case CacheType.Constructor: 1875return GetMemberList<RuntimeConstructorInfo>(ref m_constructorInfoCache, listType, name, CacheType.Constructor); 1920return m_constructorInfoCache.AddMethod(declaringType, constructor, CacheType.Constructor);