1 reference to OpenSslAvailable
System.Security.Cryptography (1)
src\libraries\Common\src\Interop\Unix\System.Security.Cryptography.Native\Interop.OpenSslAvailable.cs (1)
15
new Lazy<bool>(() =>
OpenSslAvailable
() != 0);