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