2 references to AsnValueReader
System.Security.Cryptography (2)
src\libraries\Common\src\System\Security\Cryptography\Asn1Reader\AsnValueReader.cs (2)
173
return new
AsnValueReader
(content, _ruleSet);
189
return new
AsnValueReader
(content, _ruleSet);