2 writes to _streamVersion
System.Configuration (2)
System\Configuration\SectionXmlInfo.cs (2)
48
_streamVersion
= streamVersion;
73
set {
_streamVersion
= value;}
1 reference to _streamVersion
System.Configuration (1)
System\Configuration\SectionXmlInfo.cs (1)
72
get {return
_streamVersion
;}