2 writes to _array
Microsoft.AspNetCore.WebUtilities.Microbenchmarks (2)
src\Shared\Buffers.Testing\CustomMemoryForTest.cs (2)
19_array = array; 40_array = null!;
1 reference to _array
Microsoft.AspNetCore.WebUtilities.Microbenchmarks (1)
src\Shared\Buffers.Testing\CustomMemoryForTest.cs (1)
29return new Memory<T>(_array, _offset, _length);