3 references to FactoryId
System.Configuration.ConfigurationManager (3)
System\Configuration\MgmtConfigurationRecord.cs (3)
321
factories[configKey] = new
FactoryId
(factoryRecord.ConfigKey, factoryRecord.Group,
683
_sectionFactories?.Add(configKey, new
FactoryId
(configKey, group, name));
837
_sectionGroupFactories?.Add(configKey, new
FactoryId
(configKey, group, name));