1 reference to GetRequestStream
System.Net.HttpListener (1)
System\Net\Managed\HttpListenerRequest.Managed.cs (1)
325
_inputStream = _context.Connection.
GetRequestStream
(_isChunked, _contentLength);