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)
274
public Enumerator GetEnumerator() => new Enumerator(
_encoded
, _ruleSet);