1 write to TotalLength
System.Formats.Cbor (1)
System\Formats\Cbor\Writer\CborWriter.Map.cs (1)
253TotalLength = totalLength;
1 reference to TotalLength
System.Formats.Cbor (1)
System\Formats\Cbor\Writer\CborWriter.Map.cs (1)
169ReadOnlySpan<byte> keyValuePairEncoding = source.Slice(range.Offset, range.TotalLength);