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.
78
get { return
_count
; }