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