1 reference to BioWrite
System.Net.Security (1)
src\runtime\src\libraries\Common\src\Interop\Unix\System.Security.Cryptography.Native\Interop.OpenSsl.cs (1)
1296
int bytes = Ssl.
BioWrite
(bio, ref MemoryMarshal.GetReference(buffer), buffer.Length);