2 references to PropertiesFromType
System.Configuration.ConfigurationManager (2)
System\Configuration\ConfigurationElement.cs (2)
193
if (
PropertiesFromType
(GetType(), out result))
777
PropertiesFromType
(result.Type, out _);