6 references to MonitorStream
System.Configuration (6)
System\Configuration\BaseConfigurationRecord.cs (2)
612ConfigStreamInfo.StreamVersion = MonitorStream(null, null, ConfigStreamInfo.StreamName); 3170configSourceStreamVersion = MonitorStream(configKey, configSource, configSourceStreamName);
System\Configuration\MgmtConfigurationRecord.cs (4)
1171ConfigStreamInfo.StreamVersion = MonitorStream(null, null, ConfigStreamInfo.StreamName); 1283ConfigStreamInfo.StreamVersion = MonitorStream(null, null, ConfigStreamInfo.StreamName); 1966configSourceStreamVersion = MonitorStream(sectionRecord.ConfigKey, configSource, configSourceStreamName); 2036MonitorStream(streamInfo.SectionName, streamInfo.ConfigSource, streamInfo.StreamName);