2 references to InternalWrite
System (2)
net\System\Net\_ConnectStream.cs (2)
824
InternalWrite
(false, buffer, offset, size, null, null );
885
IAsyncResult result =
InternalWrite
(true, buffer, offset, size, callback, state);