4 references to GetConstructor
System.Configuration.ConfigurationManager (4)
System\Configuration\MgmtConfigurationRecord.cs (3)
137ConstructorInfo ctor = TypeUtil.GetConstructor(type, typeof(ConfigurationSection), true); 171ConstructorInfo ctor = TypeUtil.GetConstructor(type, 704Factory = TypeUtil.GetConstructor(
System\Configuration\RuntimeConfigurationRecord.cs (1)
101_sectionCtor = TypeUtil.GetConstructor(type, typeof(ConfigurationSection),