2 references to GetMemoryBioSize
System.Security.Cryptography (2)
System\Security\Cryptography\OpenSslAsnFormatter.cs (1)
59
int printLen = Interop.Crypto.
GetMemoryBioSize
(bio);
System\Security\Cryptography\X509Certificates\OpenSslX509CertificateReader.cs (1)
794
int bioSize = Interop.Crypto.
GetMemoryBioSize
(bioHandle);