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