1 write to _isConfigurationElementType
System.Configuration (1)
System\Configuration\ConfigurationProperty.cs (1)
286_isConfigurationElementType = typeof(ConfigurationElement).IsAssignableFrom(_type);
1 reference to _isConfigurationElementType
System.Configuration (1)
System\Configuration\ConfigurationProperty.cs (1)
289return _isConfigurationElementType;