1 write to _unsignedAttributes
System.Security.Cryptography.Pkcs (1)
System\Security\Cryptography\Pkcs\SignerInfo.cs (1)
47_unsignedAttributes = parsedData.UnsignedAttributes;
4 references to _unsignedAttributes
System.Security.Cryptography.Pkcs (4)
System\Security\Cryptography\Pkcs\SignerInfo.cs (4)
66_parsedUnsignedAttrs ??= PkcsHelpers.MakeAttributeCollection(_unsignedAttributes); 83_unsignedAttributes == null || 84_unsignedAttributes.Length == 0) 89return GetCounterSigners(_unsignedAttributes);