3 references to IgnoreWriteExceptions
System (3)
net\System\Net\_ListenerResponseStream.cs (3)
205if (m_HttpContext.Listener.IgnoreWriteExceptions) { 299if (m_HttpContext.Listener.IgnoreWriteExceptions && sentHeaders) { 431if (m_HttpContext.Listener.IgnoreWriteExceptions) {