2 writes to _cert
System.Security.Cryptography (2)
System\Security\Cryptography\X509Certificates\OpenSslSingleCertLoader.cs (2)
15
_cert
= cert;
28
ICertificatePal? localCert = Interlocked.Exchange(ref
_cert
, null);
1 reference to _cert
System.Security.Cryptography (1)
System\Security\Cryptography\X509Certificates\OpenSslSingleCertLoader.cs (1)
21
_cert
?.Dispose();