1 instantiation of HttpListenerPrefixCollection
System (1)
net\System\Net\HttpListener.cs (1)
699m_Prefixes = new HttpListenerPrefixCollection(this);
2 references to HttpListenerPrefixCollection
System (2)
net\System\Net\HttpListener.cs (2)
346private HttpListenerPrefixCollection m_Prefixes; 694public HttpListenerPrefixCollection Prefixes {