1 reference to ElementInformation
System.Configuration.ConfigurationManager (1)
System\Configuration\ConfigurationElement.cs (1)
202public ElementInformation ElementInformation => _evaluationElement ??= new ElementInformation(this);