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