Implemented interface members:
2 references to RemoveAt
Microsoft.Build (2)
ImmutableSegmentedList`1+ValueBuilder.cs (1)
277=> GetOrCreateMutableList().RemoveAt(index);
SegmentedList`1.cs (1)
1069RemoveAt(index);