3 writes to _immutable
System.Collections.Immutable (3)
System\Collections\Immutable\ImmutableList_1.Builder.cs (3)
58
_immutable
= list;
112
_immutable
= null;
1012
return
_immutable
??= ImmutableList<T>.WrapNode(this.Root);