2 references to RemoveAll
System.Collections.Immutable (2)
System\Collections\Immutable\ImmutableList_1.Builder.cs (1)
749this.Root = this.Root.RemoveAll(match);
System\Collections\Immutable\ImmutableList_1.cs (1)
390return this.Wrap(_root.RemoveAll(match));