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