2 writes to _lazyContentType
System.Security.Cryptography.Pkcs (2)
System\Security\Cryptography\Pkcs\Pkcs9ContentType.cs (2)
35
return
_lazyContentType
??= Decode(RawData);
42
_lazyContentType
= null;