3 references to UriSection
System (3)
net\System\Net\Configuration\UriSection.cs (3)
87
private UriSectionInternal(
UriSection
section)
182
UriSection
section = PrivilegedConfigurationManager.GetSection(
183
CommonConfigurationStrings.UriSectionName) as
UriSection
;