Closed ThibaultLesuisse closed 4 years ago
@ThibaultLesuisse thank you for this contribution. We are currently only fixing critical functional issues in the code base, and have decided to not take this change at this time. (Removing a non-existent object from a HashSet<T>
just causes the Remove
method to return false
.)
TryAndGetValue already remove the key from the _initialKeys HashSet,