2 writes to StreamVersion
System.Configuration (2)
System\Configuration\MgmtConfigurationRecord.cs (2)
1979
sectionXmlInfo.
StreamVersion
= ConfigStreamInfo.StreamVersion;
2008
sectionXmlInfo.
StreamVersion
= ConfigStreamInfo.StreamVersion;
1 reference to StreamVersion
System.Configuration (1)
System\Configuration\BaseConfigurationRecord.cs (1)
1801
&& (stream == null || HasStreamChanged(sectionXmlInfo.Filename, sectionXmlInfo.
StreamVersion
))) {