1 write to _lazyDate
System.Security.Cryptography.Pkcs (1)
System\Security\Cryptography\Pkcs\KeyAgreeRecipientInfo.cs (1)
65
_lazyDate
= Pal.Date;
2 references to _lazyDate
System.Security.Cryptography.Pkcs (2)
System\Security\Cryptography\Pkcs\KeyAgreeRecipientInfo.cs (2)
63
if (!
_lazyDate
.HasValue)
68
return
_lazyDate
.Value;