2 writes to _hasData
System.Security.Cryptography.Pkcs (2)
System\Security\Cryptography\Pkcs\SignedCms.cs (2)
209
_hasData
= true;
357
_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
)
301
if (
_hasData
&& signer.SignerIdentifierType == SubjectIdentifierType.NoSignature)
336
if (!
_hasData
)
378
if (!
_hasData
)
593
if (!
_hasData
)
628
if (!
_hasData
)