2 writes to _reader
System.Security.Cryptography (2)
src\libraries\Common\src\System\Security\Cryptography\Asn1\PrivateKeyInfoAsn.xml.cs (2)
286
_reader
= outerReader.ReadSetOf(new Asn1Tag(TagClass.ContextSpecific, 0));
302
System.Security.Cryptography.Asn1.ValueAttributeAsn.Decode(ref
_reader
, out _current);
1 reference to _reader
System.Security.Cryptography (1)
src\libraries\Common\src\System\Security\Cryptography\Asn1\PrivateKeyInfoAsn.xml.cs (1)
297
if (!
_reader
.HasData)