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