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