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