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