3 references to StreamInfo
System.Configuration (3)
System\Configuration\BaseConfigurationRecord.cs (1)
3833streamInfo = new StreamInfo(configKey, configSource, streamname);
System\Configuration\MgmtConfigurationRecord.cs (2)
670streamInfo = new StreamInfo(sectionInformation.ConfigKey, newConfigSource, newConfigSourceStreamName); 1167StreamInfo streamInfo = new StreamInfo(null, null, filename);