2 references to NameValueSectionHandler
System (2)
sys\system\configuration\NameValueFileSectionHandler.cs (2)
34
result =
NameValueSectionHandler
.CreateStatic(result, section);
64
result =
NameValueSectionHandler
.CreateStatic(result, doc.DocumentElement);