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) 726if (_signedAttributes == null) 741_signedAttributes, 776if (_signedAttributes == null) 826_signedAttributes, 918if (_signedAttributes == null && compatMode)