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