4 writes to _immutable
System.Collections.Immutable (4)
System\Collections\Immutable\ImmutableSortedDictionary_2.Builder.cs (4)
78
_immutable
= map;
164
_immutable
= null;
347
_immutable
= null; // invalidate cached immutable
643
return
_immutable
??= Wrap(this.Root, _count, _keyComparer, _valueComparer);