2 writes to _lazyExtensions
System.Security.Cryptography (2)
System\Security\Cryptography\X509Certificates\X509Certificate2.cs (2)
38_lazyExtensions = null; 234_lazyExtensions = extensions;
1 reference to _lazyExtensions
System.Security.Cryptography (1)
System\Security\Cryptography\X509Certificates\X509Certificate2.cs (1)
217X509ExtensionCollection? extensions = _lazyExtensions;