2 writes to _reader
System.Security.Cryptography (2)
System\Security\Cryptography\X509Certificates\Asn1\CertificationRequestInfoAsn.xml.cs (2)
276
_reader
= outerReader.ReadSetOf(new Asn1Tag(TagClass.ContextSpecific, 0));
292
System.Security.Cryptography.Asn1.ValueAttributeAsn.Decode(ref
_reader
, out _current);
1 reference to _reader
System.Security.Cryptography (1)
System\Security\Cryptography\X509Certificates\Asn1\CertificationRequestInfoAsn.xml.cs (1)
287
if (!
_reader
.HasData)