2 writes to _lazyKeyAlgorithmParameters
System.Security.Cryptography (2)
System\Security\Cryptography\X509Certificates\X509Certificate.cs (2)
37_lazyKeyAlgorithmParameters = null; 531_lazyKeyAlgorithmParameters = Pal.KeyAlgorithmParameters;
1 reference to _lazyKeyAlgorithmParameters
System.Security.Cryptography (1)
System\Security\Cryptography\X509Certificates\X509Certificate.cs (1)
535return _lazyKeyAlgorithmParameters.CloneByteArray();