2 writes to _sectionName
System.Configuration (2)
System\Configuration\StreamInfo.cs (2)
29
_sectionName
= sectionName;
40
clone.
_sectionName
= this._sectionName;
2 references to _sectionName
System.Configuration (2)
System\Configuration\StreamInfo.cs (2)
40
clone._sectionName = this.
_sectionName
;
50
get { return
_sectionName
; }