1 reference to _ReadCallback
System (1)
net\System\Net\SecureProtocols\_FixedSizeReader.cs (1)
85IAsyncResult ar = _Transport.BeginRead(_Request.Buffer, _Request.Offset+_TotalRead, _Request.Count-_TotalRead, _ReadCallback, this);