4 writes to _immutable
System.Collections.Immutable (4)
System\Collections\Immutable\ImmutableSortedDictionary_2.Builder.cs (4)
74
_immutable
= map;
160
_immutable
= null;
333
_immutable
= null; // invalidate cached immutable
629
return
_immutable
??= Wrap(this.Root, _count, _keyComparer, _valueComparer);