2 references to InsertRange
Microsoft.Build.Framework (2)
ImmutableSegmentedList`1+ValueBuilder.cs (1)
213=> GetOrCreateMutableList().InsertRange(index, items);
SegmentedList`1.cs (1)
268=> InsertRange(_size, collection);