12 references to HttpListenerResponse
System (12)
net\System\Net\HttpListenerResponse.cs (1)
44m_WebHeaders = new WebHeaderCollection(WebHeaderCollectionType.HttpListenerResponse);
net\System\Net\WebHeaderCollection.cs (11)
264return m_Type==WebHeaderCollectionType.WebResponse || m_Type==WebHeaderCollectionType.HttpWebResponse || m_Type==WebHeaderCollectionType.HttpListenerResponse; 307if (m_Type==WebHeaderCollectionType.HttpListenerResponse) { 327if (m_Type==WebHeaderCollectionType.HttpListenerResponse) { 346if (m_Type==WebHeaderCollectionType.HttpListenerResponse) { 359if (m_Type==WebHeaderCollectionType.HttpListenerResponse) { 392if (m_Type==WebHeaderCollectionType.HttpListenerResponse) { 568else if (m_Type == WebHeaderCollectionType.HttpListenerResponse) 622if (m_Type==WebHeaderCollectionType.HttpListenerResponse) { 665if (m_Type==WebHeaderCollectionType.HttpListenerResponse) { 699if (m_Type==WebHeaderCollectionType.HttpListenerResponse) { 717if (m_Type==WebHeaderCollectionType.HttpListenerResponse) {