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