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