2 references to WebResponse
System (2)
net\System\Net\WebHeaderCollection.cs (2)
262
m_Type = WebHeaderCollectionType.
WebResponse
;
264
return m_Type==WebHeaderCollectionType.
WebResponse
|| m_Type==WebHeaderCollectionType.HttpWebResponse || m_Type==WebHeaderCollectionType.HttpListenerResponse;