3 references to UriSectionName
System (3)
net\System\Net\Configuration\UriSection.cs (1)
183CommonConfigurationStrings.UriSectionName) as UriSection;
net\System\Net\Configuration\UriSectionReader.cs (2)
103if (IsEndElement(CommonConfigurationStrings.UriSectionName)) 300if (!reader.ReadToFollowing(CommonConfigurationStrings.UriSectionName))