1 write to _evalContext
System.Configuration (1)
System\Configuration\ConfigurationElement.cs (1)
1870
_evalContext
= new ContextInformation(_configRecord);
2 references to _evalContext
System.Configuration (2)
System\Configuration\ConfigurationElement.cs (2)
1861
if (
_evalContext
== null) {
1873
return
_evalContext
;