2 writes to _hasData
System.Security.Cryptography.Pkcs (2)
System\Security\Cryptography\Pkcs\SignedCms.cs (2)
215
_hasData
= true;
378
_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
)
322
if (
_hasData
&& signer.SignerIdentifierType == SubjectIdentifierType.NoSignature)
357
if (!
_hasData
)
399
if (!
_hasData
)
618
if (!
_hasData
)
653
if (!
_hasData
)