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