3 references to Remove
Microsoft.CodeAnalysis.UnitTests (3)
Collections\ImmutableSegmentedListTest.cs (3)
375
list2 = System.Collections.Immutable.ImmutableList.
Remove
(list2, 30);
379
list2 = System.Collections.Immutable.ImmutableList.
Remove
(list2, 100);
383
list2 = System.Collections.Immutable.ImmutableList.
Remove
(list2, 10);