4 writes to _immutable
System.Collections.Immutable (4)
System\Collections\Immutable\ImmutableSortedSet_1.Builder.cs (4)
64
_immutable
= set;
158
_immutable
= null;
195
_immutable
= null;
455
return
_immutable
??= ImmutableSortedSet<T>.Wrap(this.Root, _comparer);