1 write to httpListenerUnescapeRequestUrl
System (1)
net\System\Net\Configuration\SettingsSection.cs (1)
182this.httpListenerUnescapeRequestUrl = section.HttpListener.UnescapeRequestUrl;
1 reference to httpListenerUnescapeRequestUrl
System (1)
net\System\Net\Configuration\SettingsSection.cs (1)
334get { return this.httpListenerUnescapeRequestUrl; }