3 references to HttpListenerElement
System (3)
net\System\Net\Configuration\SettingsSection.cs (3)
92public HttpListenerElement HttpListener 94get { return (HttpListenerElement)this[this.httpListener]; } 141new ConfigurationProperty(ConfigurationStrings.HttpListener, typeof(HttpListenerElement), null,