1 write to _providedName
System.Configuration (1)
System\Configuration\ConfigurationProperty.cs (1)
178_providedName = name; // save the provided name so we can check for default collection names
1 reference to _providedName
System.Configuration (1)
System\Configuration\ConfigurationProperty.cs (1)
279get { return _providedName; }