1 reference to ImmutableSegmentedList
Test.Utilities (1)
src\Dependencies\Threading\AsyncBatchingWorkQueue`2.cs (1)
76
private readonly ImmutableSegmentedList<TItem>.Builder _nextBatch =
ImmutableSegmentedList
.CreateBuilder<TItem>();