2 references to HttpListener
System (2)
net\System\Net\Configuration\SettingsSection.cs (2)
182
this.httpListenerUnescapeRequestUrl = section.
HttpListener
.UnescapeRequestUrl;
183
this.httpListenerTimeouts = section.
HttpListener
.Timeouts.GetTimeouts();