9 references to SetValue
System.Configuration.ConfigurationManager (9)
System\Configuration\ConfigurationElement.cs (8)
145
Values.
SetValue
(prop.Name, childElement, ConfigurationValueFlags.Inherited, null);
386
Values.
SetValue
(propInfo.Name, propInfo.Value, flags,
642
Values.
SetValue
(key, value, flags, sourceInfo);
648
Values.
SetValue
(key, value, flags, sourceInfo);
933
Values.
SetValue
(key, value, valueFlags, null);
1402
Values.
SetValue
(reader.Name, null, ConfigurationValueFlags.Modified, rootInfo);
1403
Values.
SetValue
(DefaultCollectionPropertyName, defaultCollection, ConfigurationValueFlags.Modified,
1443
Values.
SetValue
(propertyName,
System\Configuration\ConfigurationValues.cs (1)
25
set {
SetValue
(key, value, ConfigurationValueFlags.Modified, null); }