2 writes to _countAdjustment
System.Collections.Immutable (2)
System\Collections\Immutable\ImmutableDictionary_2.MutationResult.cs (2)
33
_countAdjustment
= 0;
45
_countAdjustment
= countAdjustment;
1 reference to _countAdjustment
System.Collections.Immutable (1)
System\Collections\Immutable\ImmutableDictionary_2.MutationResult.cs (1)
61
get { return
_countAdjustment
; }