1 write to _readBio
System.Net.Security (1)
src\runtime\src\libraries\Common\src\Interop\Unix\System.Security.Cryptography.Native\Interop.Ssl.cs (1)
599
handle.
_readBio
= readBio;
2 references to _readBio
System.Net.Security (2)
src\runtime\src\libraries\Common\src\Interop\Unix\System.Security.Cryptography.Native\Interop.Ssl.cs (2)
508
return
_readBio
;
635
_readBio
?.Dispose();