1 instantiation of AttributesEnumerable
System.Security.Cryptography (1)
src\libraries\Common\src\System\Security\Cryptography\Asn1\PrivateKeyInfoAsn.xml.cs (1)
260return new AttributesEnumerable(Attributes, ruleSet);
1 reference to AttributesEnumerable
System.Security.Cryptography (1)
src\libraries\Common\src\System\Security\Cryptography\Asn1\PrivateKeyInfoAsn.xml.cs (1)
258internal AttributesEnumerable GetAttributes(AsnEncodingRules ruleSet)