2 writes to _lazyKeyAlgorithmParameters
System.Security.Cryptography (2)
System\Security\Cryptography\X509Certificates\X509Certificate.cs (2)
36
_lazyKeyAlgorithmParameters
= null;
454
byte[] keyAlgorithmParameters =
_lazyKeyAlgorithmParameters
??= Pal.KeyAlgorithmParameters;