1 write to _streamname
System.Configuration (1)
System\Configuration\BaseConfigurationRecord.cs (1)
4478
set {
_streamname
= value; }
1 reference to _streamname
System.Configuration (1)
System\Configuration\BaseConfigurationRecord.cs (1)
4477
get { return
_streamname
; }