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