1 write to _count
System.Collections.Immutable (1)
System\Collections\Immutable\ImmutableHashSet_1.MutationResult.cs (1)
59_count = count;
2 references to _count
System.Collections.Immutable (2)
System\Collections\Immutable\ImmutableHashSet_1.MutationResult.cs (2)
45/// Whether to consider the <see cref="_count"/> field to be a count adjustment or total count. 78get { return _count; }