2 writes to _evaluationElement
System.Configuration (2)
System\Configuration\ConfigurationElement.cs (2)
262_evaluationElement = null; // flush the cached element data 1848_evaluationElement = new ElementInformation(this);
2 references to _evaluationElement
System.Configuration (2)
System\Configuration\ConfigurationElement.cs (2)
1847if (_evaluationElement == null) { 1850return _evaluationElement;