2 writes to _buffer
System.Linq (2)
System\Linq\Reverse.cs (2)
78_buffer = buffer; 103_buffer = null; // Just in case this ends up being long-lived, allow the memory to be reclaimed.
2 references to _buffer
System.Linq (2)
System\Linq\Reverse.cs (2)
88Debug.Assert(_buffer is not null); 89_current = _buffer[index];