2 references to SslGetData
System.Net.Security (2)
src\libraries\Common\src\Interop\Unix\System.Security.Cryptography.Native\Interop.OpenSsl.cs (1)
429
Debug.Assert(Interop.Ssl.
SslGetData
(sslHandle) == IntPtr.Zero);
src\libraries\Common\src\Interop\Unix\System.Security.Cryptography.Native\Interop.SslCtx.cs (1)
258
Debug.Assert(Interop.Ssl.
SslGetData
(sslHandle) == IntPtr.Zero);