2 writes to _hasPkcs7Content
System.Security.Cryptography.Pkcs (2)
System\Security\Cryptography\Pkcs\SignedCms.cs (2)
180
_hasPkcs7Content
= false;
191
_hasPkcs7Content
= content.Value.Length == contentValue.Length;
1 reference to _hasPkcs7Content
System.Security.Cryptography.Pkcs (1)
System\Security\Cryptography\Pkcs\SignedCms.cs (1)
439
if (!
_hasPkcs7Content
)