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)
217
X509ExtensionCollection? extensions =
_lazyExtensions
;