1 write to _clearItemsName
System.Configuration.ConfigurationManager (1)
System\Configuration\ConfigurationCollectionAttribute.cs (1)
52_clearItemsName = value;
1 reference to _clearItemsName
System.Configuration.ConfigurationManager (1)
System\Configuration\ConfigurationCollectionAttribute.cs (1)
48get { return _clearItemsName ?? ConfigurationElementCollection.DefaultClearItemsName; }