3 references to Create
System.Configuration (3)
System\Configuration\Configuration.cs (1)
80_configRecord = MgmtConfigurationRecord.Create(
System\Configuration\Internal\InternalConfigRoot.cs (2)
55_rootConfigRecord = MgmtConfigurationRecord.Create(this, null, string.Empty, null); 246childRecord = MgmtConfigurationRecord.Create(this, currentRecord, currentConfigPath, null);