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)); 302System.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)
297if (!_reader.HasData)