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