2 references to Create
System.Configuration (2)
System\Configuration\Internal\InternalConfigRoot.cs (2)
58
_rootConfigRecord = (BaseConfigurationRecord) RuntimeConfigurationRecord.
Create
(this, null, string.Empty);
249
childRecord = (BaseConfigurationRecord) RuntimeConfigurationRecord.
Create
(this, currentRecord, currentConfigPath);