2 writes to _typeName
System.Configuration.ConfigurationManager (2)
System\Configuration\ConfigurationSectionGroup.cs (2)
61_typeName = typeName; 100_typeName = factoryRecord.FactoryTypeName;
2 references to _typeName
System.Configuration.ConfigurationManager (2)
System\Configuration\ConfigurationSectionGroup.cs (2)
29get { return _typeName; } 102if (_typeName != null)