1 write to _ruleSet
System.Security.Cryptography (1)
src\libraries\Common\src\System\Security\Cryptography\Asn1\PrivateKeyInfoAsn.xml.cs (1)
271
_ruleSet
= ruleSet;
1 reference to _ruleSet
System.Security.Cryptography (1)
src\libraries\Common\src\System\Security\Cryptography\Asn1\PrivateKeyInfoAsn.xml.cs (1)
274
public Enumerator GetEnumerator() => new Enumerator(_encoded,
_ruleSet
);