3 references to RemoveAt
Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost (3)
src\Dependencies\Collections\ImmutableSegmentedList`1.cs (3)
367return self.RemoveAt(index); 379return self.RemoveAt(index); 629=> RemoveAt(index);