3 references to Freeze
System.Collections.Immutable (3)
System\Collections\Immutable\ImmutableSortedSet_1.cs (1)
71root.Freeze();
System\Collections\Immutable\ImmutableSortedSet_1.Node.cs (2)
477_left.Freeze(); 478_right.Freeze();