18 references to ReadEncodedValue
System.Formats.Asn1 (4)
System\Formats\Asn1\AsnDecoder.cs (2)
846AsnDecoder.ReadEncodedValue(_data.Span, RuleSet, out _, out _, out int bytesConsumed); 864AsnDecoder.ReadEncodedValue(
System\Formats\Asn1\AsnDecoder.NamedBitList.cs (1)
327Asn1Tag actualTag = ReadEncodedValue(source, ruleSet, out _, out int contentLength, out _);
System\Formats\Asn1\AsnDecoder.SetOf.cs (1)
109ReadEncodedValue(remaining, ruleSet, out _, out _, out int consumed);
System.Net.Security (2)
src\libraries\Common\src\System\Security\Cryptography\Asn1Reader\AsnValueReader.cs (2)
39AsnDecoder.ReadEncodedValue( 51AsnDecoder.ReadEncodedValue(_span, _ruleSet, out _, out _, out int consumed);
System.Security.Cryptography (8)
src\libraries\Common\src\System\Security\Cryptography\Asn1Reader\AsnValueReader.cs (2)
39AsnDecoder.ReadEncodedValue( 51AsnDecoder.ReadEncodedValue(_span, _ruleSet, out _, out _, out int consumed);
src\libraries\Common\src\System\Security\Cryptography\EccKeyFormatHelper.cs (1)
82AsnDecoder.ReadEncodedValue(
src\libraries\Common\src\System\Security\Cryptography\MLKem.cs (1)
1745AsnDecoder.ReadEncodedValue(data, AsnEncodingRules.BER, out _, out _, out int bytesRead);
src\libraries\Common\src\System\Security\Cryptography\RSAOpenSsl.cs (2)
491AsnDecoder.ReadEncodedValue( 607AsnDecoder.ReadEncodedValue(
System\Security\Cryptography\RSA.cs (2)
895AsnDecoder.ReadEncodedValue( 925AsnDecoder.ReadEncodedValue(
System.Security.Cryptography.Pkcs (4)
Internal\Cryptography\Pal\AnyOS\ManagedPal.Encrypt.cs (1)
183AsnDecoder.ReadEncodedValue(
src\libraries\Common\src\System\Security\Cryptography\Asn1Reader\AsnValueReader.cs (2)
39AsnDecoder.ReadEncodedValue( 51AsnDecoder.ReadEncodedValue(_span, _ruleSet, out _, out _, out int consumed);
System\Security\Cryptography\Pkcs\SignedCms.cs (1)
436AsnDecoder.ReadEncodedValue(