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