1 instantiation of SafeSslContextCache
System.Net.Security (1)
src\libraries\Common\src\Interop\Unix\System.Security.Cryptography.Native\Interop.OpenSsl.cs (1)
30
private static readonly SafeSslContextCache s_clientSslContexts =
new
();
1 reference to SafeSslContextCache
System.Net.Security (1)
src\libraries\Common\src\Interop\Unix\System.Security.Cryptography.Native\Interop.OpenSsl.cs (1)
30
private static readonly
SafeSslContextCache
s_clientSslContexts = new();