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)
35
if (
_typeName
!= null) {
144
get {return
_typeName
;}