1 implementation of TryMarkForDispose
System.Net.Security (1)
src\runtime\src\libraries\Common\src\Interop\Unix\System.Security.Cryptography.Native\Interop.SslCtx.cs (1)
123public bool TryMarkForDispose()
1 reference to TryMarkForDispose
System.Net.Security (1)
src\runtime\src\libraries\Common\src\System\Net\SafeHandleCache.cs (1)
128if (!handle.TryMarkForDispose())