2 writes to _configSource
System.Configuration (2)
System\Configuration\SectionXmlInfo.cs (2)
50
_configSource
= configSource;
78
set {
_configSource
= value;}
1 reference to _configSource
System.Configuration (1)
System\Configuration\SectionXmlInfo.cs (1)
77
get {return
_configSource
;}