2 writes to _clearArray
Microsoft.AspNetCore.Razor.Utilities.Shared (2)
MemoryBuilder`1.cs (2)
34_clearArray = clearArray; 47_clearArray = false;
2 references to _clearArray
Microsoft.AspNetCore.Razor.Utilities.Shared (2)
MemoryBuilder`1.cs (2)
42ArrayPool<T>.Shared.Return(toReturn, _clearArray); 170ArrayPool<T>.Shared.Return(toReturn, _clearArray);