1 reference to IgnoreWriteExceptions
System.Net.HttpListener (1)
System\Net\Managed\HttpConnection.cs (1)
240
_responseStream = new HttpResponseStream(_stream, _context.Response, listener.
IgnoreWriteExceptions
);