2 references to FactoryRecord
System.Configuration (2)
System\Configuration\BaseConfigurationRecord.cs (1)
2407factoryRecord = new FactoryRecord(configKey, parentConfigKey, tagName, typeName, xmlUtil.Filename, lineNumber);
System\Configuration\MgmtConfigurationRecord.cs (1)
978factoryRecord = new FactoryRecord(configKey, group, name, typeName, ConfigStreamInfo.StreamName, -1);