1 instantiation of ConfigXmlDocument
System.Configuration.ConfigurationManager (1)
System\Configuration\NameValueFileSectionHandler.cs (1)
46
ConfigXmlDocument doc = new
ConfigXmlDocument
();
2 references to ConfigXmlDocument
System (1)
src\libraries\shims\System\ref\System.cs (1)
422
[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Configuration.
ConfigXmlDocument
))]
System.Configuration.ConfigurationManager (1)
System\Configuration\NameValueFileSectionHandler.cs (1)
46
ConfigXmlDocument
doc = new ConfigXmlDocument();