2 references to Clear
System.Collections.Immutable (2)
System\Collections\Immutable\ImmutableStack_1.cs (2)
86
return this.
Clear
();
234
ImmutableStack<T> r = this.
Clear
();