3 references to FactoryId
System.Configuration (3)
System\Configuration\MgmtConfigurationRecord.cs (3)
414factories[configKey] = new FactoryId(factoryRecord.ConfigKey, factoryRecord.Group, factoryRecord.Name); 787_sectionFactories.Add(configKey, new FactoryId(configKey, group, name)); 968_sectionGroupFactories.Add(configKey, new FactoryId(configKey, group, name));