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