3 references to CountType
System.Collections.Immutable (3)
System\Collections\Immutable\ImmutableHashSet_1.Builder.cs (1)
440if (result.CountType == CountType.Adjustment)
System\Collections\Immutable\ImmutableHashSet_1.MutationResult.cs (2)
74/// <see cref="CountType"/> property. 98if (this.CountType == ImmutableHashSet<T>.CountType.Adjustment)