1 write to _countType
System.Collections.Immutable (1)
System\Collections\Immutable\ImmutableHashSet_1.MutationResult.cs (1)
60
_countType
= countType;
2 references to _countType
System.Collections.Immutable (2)
System\Collections\Immutable\ImmutableHashSet_1.MutationResult.cs (2)
40
/// <see cref="
_countType
"/> field.
86
get { return
_countType
; }