2 references to CreateMemoryBio
System.Net.Security (2)
src\runtime\src\libraries\Common\src\Interop\Unix\System.Security.Cryptography.Native\Interop.Ssl.cs (2)
440SafeBioHandle readBio = Interop.Crypto.CreateMemoryBio(); 441SafeBioHandle writeBio = Interop.Crypto.CreateMemoryBio();