Implemented interface members:
2 references to RemoveAt
Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost (2)
src\Dependencies\Collections\Segmented\ImmutableSegmentedList`1+ValueBuilder.cs (1)
277=> GetOrCreateMutableList().RemoveAt(index);
src\Dependencies\Collections\Segmented\SegmentedList`1.cs (1)
1069RemoveAt(index);