2 writes to _hasData
System.Security.Cryptography.Pkcs (2)
System\Security\Cryptography\Pkcs\SignedCms.cs (2)
210
_hasData
= true;
373
_hasData
= true;
8 references to _hasData
System.Security.Cryptography.Pkcs (8)
System\Security\Cryptography\Pkcs\SignedCms.cs (8)
82
if (!
_hasData
)
110
if (!
_hasData
)
121
if (!
_hasData
)
317
if (
_hasData
&& signer.SignerIdentifierType == SubjectIdentifierType.NoSignature)
352
if (!
_hasData
)
394
if (!
_hasData
)
613
if (!
_hasData
)
648
if (!
_hasData
)