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