2 writes to _typeName
System.Configuration (2)
System\Configuration\SectionInformation.cs (2)
108
_typeName
= factoryRecord.FactoryTypeName;
758
_typeName
= value;
1 reference to _typeName
System.Configuration (1)
System\Configuration\SectionInformation.cs (1)
735
get {return
_typeName
;}