3 references to Freeze
System.Collections.Immutable (3)
System\Collections\Immutable\ImmutableSortedDictionary_2.cs (1)
72
root.
Freeze
();
System\Collections\Immutable\ImmutableSortedDictionary_2.Node.cs (2)
436
_left!.
Freeze
();
437
_right!.
Freeze
();