2 writes to _lazyExtensions
System.Security.Cryptography (2)
System\Security\Cryptography\X509Certificates\X509Certificate2.cs (2)
39
_lazyExtensions
= null;
235
_lazyExtensions
= extensions;
1 reference to _lazyExtensions
System.Security.Cryptography (1)
System\Security\Cryptography\X509Certificates\X509Certificate2.cs (1)
218
X509ExtensionCollection? extensions =
_lazyExtensions
;