1 write to _writeBio
System.Net.Security (1)
src\runtime\src\libraries\Common\src\Interop\Unix\System.Security.Cryptography.Native\Interop.Ssl.cs (1)
600
handle.
_writeBio
= writeBio;
2 references to _writeBio
System.Net.Security (2)
src\runtime\src\libraries\Common\src\Interop\Unix\System.Security.Cryptography.Native\Interop.Ssl.cs (2)
516
return
_writeBio
;
636
_writeBio
?.Dispose();