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