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