2 writes to _hasData
System.Security.Cryptography.Pkcs (2)
System\Security\Cryptography\Pkcs\SignedCms.cs (2)
209
_hasData
= true;
369
_hasData
= true;
8 references to _hasData
System.Security.Cryptography.Pkcs (8)
System\Security\Cryptography\Pkcs\SignedCms.cs (8)
79
if (!
_hasData
)
107
if (!
_hasData
)
118
if (!
_hasData
)
313
if (
_hasData
&& signer.SignerIdentifierType == SubjectIdentifierType.NoSignature)
348
if (!
_hasData
)
390
if (!
_hasData
)
606
if (!
_hasData
)
641
if (!
_hasData
)