4 references to Basicmap_item_name_reserved
System.Configuration.ConfigurationManager (4)
System\Configuration\ConfigurationElementCollection.cs (4)
625
throw new ArgumentException(SR.Format(SR.
Basicmap_item_name_reserved
, ElementName));
1061
throw new ArgumentException(SR.Format(SR.
Basicmap_item_name_reserved
,
1138
throw new ArgumentException(SR.Format(SR.
Basicmap_item_name_reserved
, elementName));
1150
throw new ArgumentException(SR.Format(SR.
Basicmap_item_name_reserved
, elementName));