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