2 writes to _configSourceStreamName
System.Configuration (2)
System\Configuration\SectionXmlInfo.cs (2)
51
_configSourceStreamName
= configSourceStreamName;
83
set {
_configSourceStreamName
= value;}
1 reference to _configSourceStreamName
System.Configuration (1)
System\Configuration\SectionXmlInfo.cs (1)
82
get {return
_configSourceStreamName
;}