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