1 instantiation of CustomMemoryForTest
Microsoft.AspNetCore.Server.Kestrel.Core.Tests (1)
src\Shared\Buffers.Testing\ReadOnlySequenceFactory.cs (1)
68return new ReadOnlySequence<byte>(new CustomMemoryForTest<byte>(startSegment, 10, data.Length).Memory);