2 references to Rent
Microsoft.AspNetCore.Components.Endpoints.Tests (2)
Binding\FormDataMapperTests.cs (2)
2339
public static PooledBuffer CreateBuffer() => new() { Data =
Rent
(16), Count = 0 };
2345
var newBuffer =
Rent
(buffer.Data.Length * 2);