2 references to BioNewManagedSpan
System.Net.Security (2)
src\runtime\src\libraries\Common\src\Interop\Unix\System.Security.Cryptography.Native\Interop.Ssl.cs (2)
481
SafeBioHandle readBio = Interop.Ssl.
BioNewManagedSpan
();
482
SafeBioHandle writeBio = Interop.Ssl.
BioNewManagedSpan
();