1 reference to TryReadInt64
System.Formats.Asn1 (1)
System\Formats\Asn1\AsnDecoder.Integer.cs (1)
704bool ret = AsnDecoder.TryReadInt64(_data.Span, RuleSet, out value, out int read, expectedTag);