1 write to _parentSignerInfo
System.Security.Cryptography.Pkcs (1)
System\Security\Cryptography\Pkcs\SignerInfo.cs (1)
272
_parentSignerInfo
= this
8 references to _parentSignerInfo
System.Security.Cryptography.Pkcs (8)
System\Security\Cryptography\Pkcs\SignerInfo.cs (8)
82
if (
_parentSignerInfo
!= null ||
106
if (
_parentSignerInfo
== null)
126
int parentIdx = _document.SignerInfos.FindIndexForSigner(
_parentSignerInfo
);
294
if (
_parentSignerInfo
!= null)
564
if (
_parentSignerInfo
== null)
590
return
_parentSignerInfo
._signature;
708
if (
_parentSignerInfo
!= null)
756
if (
_parentSignerInfo
!= null)