2 writes to _indefiniteLengthStringRangeAllocation
System.Formats.Cbor (2)
System\Formats\Cbor\Reader\CborReader.String.cs (2)
520List<(int Offset, int Length)>? ranges = Interlocked.Exchange(ref _indefiniteLengthStringRangeAllocation, null); 533_indefiniteLengthStringRangeAllocation = ranges;