2 references to StartSendBlob
System (2)
net\System\Net\SecureProtocols\_SslState.cs (2)
665
StartSendBlob
(buffer, (buffer == null? 0: buffer.Length), asyncRequest);
957
StartSendBlob
(buffer, count, asyncRequest);