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