1 write to _ruleSet
System.Security.Cryptography (1)
System\Security\Cryptography\X509Certificates\Asn1\CertificationRequestInfoAsn.xml.cs (1)
261
_ruleSet
= ruleSet;
1 reference to _ruleSet
System.Security.Cryptography (1)
System\Security\Cryptography\X509Certificates\Asn1\CertificationRequestInfoAsn.xml.cs (1)
264
public Enumerator GetEnumerator() => new Enumerator(_encoded,
_ruleSet
);