3 writes to StreamVersion
System.Configuration.ConfigurationManager (3)
System\Configuration\MgmtConfigurationRecord.cs (2)
1829
sectionXmlInfo.
StreamVersion
= ConfigStreamInfo.StreamVersion;
1862
sectionXmlInfo.
StreamVersion
= ConfigStreamInfo.StreamVersion;
System\Configuration\SectionXmlInfo.cs (1)
24
StreamVersion
= streamVersion;
1 reference to StreamVersion
System.Configuration.ConfigurationManager (1)
System\Configuration\BaseConfigurationRecord.cs (1)
1372
((stream == null) || HasStreamChanged(sectionXmlInfo.Filename, sectionXmlInfo.
StreamVersion
)))