3 references to RemoveAt
Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost (3)
src\Dependencies\Collections\Segmented\ImmutableSegmentedList`1.cs (3)
369
return self.
RemoveAt
(index);
381
return self.
RemoveAt
(index);
631
=>
RemoveAt
(index);