2 writes to _targetConfigPath
System.Configuration (2)
System\Configuration\SectionXmlInfo.cs (2)
44
_targetConfigPath
= targetConfigPath;
104
set {
_targetConfigPath
= value;}
1 reference to _targetConfigPath
System.Configuration (1)
System\Configuration\SectionXmlInfo.cs (1)
103
get {return
_targetConfigPath
;}