2 references to Insert
Test.Utilities (2)
SmallDictionary.cs (2)
192
Insert
(GetHashCode(key), key, value, add: true);
208
set => this.
Insert
(GetHashCode(key), key, value, add: false);