2 references to Read
System (2)
net\System\Net\Configuration\UriSection.cs (1)
218
UriSectionData appSettings = UriSectionReader.
Read
(appConfigFilePath, machineSettings);
net\System\Net\Configuration\UriSectionReader.cs (1)
46
return
Read
(configFilePath, null);