2 references to FinalValue
System.Collections.Immutable (2)
System\Collections\Immutable\ImmutableHashSet_1.cs (2)
796
return new MutationResult(newSet, count, CountType.
FinalValue
);
860
return new MutationResult(result, count, CountType.
FinalValue
);