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