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