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