6 references to PropertyInfoInternal
System.Configuration.ConfigurationManager (6)
System\Configuration\ConfigurationElement.cs (5)
387
source.
PropertyInfoInternal
(propInfo.Name));
856
PropertySourceInfo p =
PropertyInfoInternal
(propertyName) ??
PropertyInfoInternal
(string.Empty);
862
PropertySourceInfo p =
PropertyInfoInternal
(propertyName) ??
PropertyInfoInternal
(string.Empty);
System\Configuration\ElementInformation.cs (1)
60
return _thisElement.
PropertyInfoInternal
(_thisElement.ElementTagName);