Implemented interface member:
method
TryAddRentCount
System.Net.ISafeHandleCachable.TryAddRentCount()
1 reference to TryAddRentCount
System.Net.Security (1)
src\libraries\Common\src\Interop\Unix\System.Security.Cryptography.Native\Interop.OpenSsl.cs (1)
415
bool success = sslCtxHandle.
TryAddRentCount
();