2 writes to _typeName
System.Configuration.ConfigurationManager (2)
System\Configuration\SectionInformation.cs (2)
384
_typeName
= value;
429
_typeName
= factoryRecord.FactoryTypeName;
1 reference to _typeName
System.Configuration.ConfigurationManager (1)
System\Configuration\SectionInformation.cs (1)
361
get { return
_typeName
; }