Implemented interface member:
method
TryAddRentCount
System.Net.ISafeHandleCachable.TryAddRentCount()
2 references to TryAddRentCount
System.Net.Security (2)
src\libraries\Common\src\Interop\Unix\System.Security.Cryptography.Native\Interop.OpenSsl.cs (2)
195handle.TryAddRentCount(); 430bool success = sslCtxHandle.TryAddRentCount();