2 writes to _count
System.Collections.Immutable (2)
System\Collections\Immutable\ImmutableHashSet_1.MutationInput.cs (2)
48_count = set._count; 68_count = count;
1 reference to _count
System.Collections.Immutable (1)
System\Collections\Immutable\ImmutableHashSet_1.MutationInput.cs (1)
93get { return _count; }