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