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)
82if (_parentSignerInfo != null || 106if (_parentSignerInfo == null) 126int parentIdx = _document.SignerInfos.FindIndexForSigner(_parentSignerInfo); 294if (_parentSignerInfo != null) 564if (_parentSignerInfo == null) 590return _parentSignerInfo._signature; 708if (_parentSignerInfo != null) 756if (_parentSignerInfo != null)