1 write to _signedAttributes
System.Security.Cryptography.Pkcs (1)
System\Security\Cryptography\Pkcs\SignerInfo.cs (1)
55_signedAttributes = signedSet.SignedAttributes;
8 references to _signedAttributes
System.Security.Cryptography.Pkcs (8)
System\Security\Cryptography\Pkcs\SignerInfo.cs (8)
56Debug.Assert(_signedAttributes != null); 63_parsedSignedAttrs ??= PkcsHelpers.MakeAttributeCollection(_signedAttributes); 488if (_signedAttributes == null && compatMode) 705if (_signedAttributes == null) 720_signedAttributes, 753if (_signedAttributes == null) 803_signedAttributes, 894if (_signedAttributes == null && compatMode)