2 references to DefaultCollectionPropertyName
System.Configuration (2)
System\Configuration\ConfigurationElement.cs (2)
718
prop = Properties[
DefaultCollectionPropertyName
];
1447
_values.SetValue(
DefaultCollectionPropertyName
, defaultCollection, ConfigurationValueFlags.Modified, rootInfo);