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