15 references to ReadEncodedValue
System.Formats.Asn1 (6)
System\Formats\Asn1\AsnDecoder.cs (4)
846AsnDecoder.ReadEncodedValue(_data.Span, RuleSet, out _, out _, out int bytesConsumed); 864AsnDecoder.ReadEncodedValue( 1002AsnDecoder.ReadEncodedValue(_data, RuleSet, out _, out _, out int bytesConsumed); 1020AsnDecoder.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.Security.Cryptography (6)
src\libraries\Common\src\System\Security\Cryptography\Helpers.cs (1)
263AsnDecoder.ReadEncodedValue(data, AsnEncodingRules.BER, out _, out _, out bytesRead);
src\libraries\Common\src\System\Security\Cryptography\RSAOpenSsl.cs (2)
479AsnDecoder.ReadEncodedValue( 589AsnDecoder.ReadEncodedValue(
System\Security\Cryptography\EccKeyFormatHelper.cs (1)
72AsnDecoder.ReadEncodedValue(
System\Security\Cryptography\RSA.cs (2)
889AsnDecoder.ReadEncodedValue( 913AsnDecoder.ReadEncodedValue(
System.Security.Cryptography.Pkcs (3)
Internal\Cryptography\Pal\AnyOS\ManagedPal.Encrypt.cs (1)
183AsnDecoder.ReadEncodedValue(
src\libraries\Common\src\System\Security\Cryptography\Helpers.cs (1)
263AsnDecoder.ReadEncodedValue(data, AsnEncodingRules.BER, out _, out _, out bytesRead);
System\Security\Cryptography\Pkcs\SignedCms.cs (1)
423AsnDecoder.ReadEncodedValue(