3 references to UpdateConfigHost
System.Configuration (3)
System\Configuration\MgmtConfigurationRecord.cs (3)
1121
string filepath =
UpdateConfigHost
.GetNewStreamname(ConfigStreamInfo.StreamName);
1177
UpdateConfigHost
.AddStreamname(ConfigStreamInfo.StreamName, filename, Host.IsRemote);
1187
UpdateConfigHost
.AddStreamname(streamInfo.StreamName, newStreamName, Host.IsRemote);