2 writes to _evaluationElement
System.Configuration.ConfigurationManager (2)
System\Configuration\ConfigurationElement.cs (2)
202
public ElementInformation ElementInformation =>
_evaluationElement
??= new ElementInformation(this);
380
_evaluationElement
= null; // flush the cached element data