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