2 writes to _typeName
System.Configuration (2)
System\Configuration\ConfigurationSectionGroup.cs (2)
33_typeName = factoryRecord.FactoryTypeName; 172_typeName = typeName;
2 references to _typeName
System.Configuration (2)
System\Configuration\ConfigurationSectionGroup.cs (2)
35if (_typeName != null) { 144get {return _typeName;}