1 write to _certCount
System.Security.Cryptography (1)
System\Security\Cryptography\X509Certificates\X509CertificateLoader.Unix.cs (1)
239
_certCount
++;
2 references to _certCount
System.Security.Cryptography (2)
System\Security\Cryptography\X509Certificates\X509CertificateLoader.Unix.cs (2)
238
_certAndKeys[
_certCount
].Cert = pal;
541
Free(_certAndKeys,
_certCount
);