1 write to _unsignedAttributes
System.Security.Cryptography.Pkcs (1)
System\Security\Cryptography\Pkcs\SignerInfo.cs (1)
46_unsignedAttributes = parsedData.UnsignedAttributes;
4 references to _unsignedAttributes
System.Security.Cryptography.Pkcs (4)
System\Security\Cryptography\Pkcs\SignerInfo.cs (4)
65_parsedUnsignedAttrs ??= MakeAttributeCollection(_unsignedAttributes); 80_unsignedAttributes == null || 81_unsignedAttributes.Length == 0) 86return GetCounterSigners(_unsignedAttributes);