1 reference to OnRequiredPropertyNotFound
System.Configuration.ConfigurationManager (1)
System\Configuration\ConfigurationElement.cs (1)
1823
if (!ensureKeysOnly || prop.IsKey) Values[prop.Name] =
OnRequiredPropertyNotFound
(prop.Name);