3 references to HttpBytes
System (3)
net\System\Net\HttpWebRequest.cs (3)
5096Buffer.BlockCopy(HttpBytes, 0, WriteBuffer, offset, HttpBytes.Length); 5097offset += HttpBytes.Length;