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