2 writes to _streamName
System.Configuration (2)
System\Configuration\StreamInfo.cs (2)
31
_streamName
= streamName;
42
clone.
_streamName
= this._streamName;
2 references to _streamName
System.Configuration (2)
System\Configuration\StreamInfo.cs (2)
42
clone._streamName = this.
_streamName
;
58
get { return
_streamName
; }