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