7 references to ByteCount
System (7)
net\System\Net\HttpWebRequest.cs (7)
4694
host.
ByteCount
+
4701
offset += host.
ByteCount
;
4790
host.
ByteCount
+
4800
offset += host.
ByteCount
;
4856
host.
ByteCount
+
4867
offset += host.
ByteCount
;
4968
string host = WebHeaderCollection.HeaderEncoding.GetString(hhs.Bytes, 0, hhs.
ByteCount
);