2 references to Insert
Microsoft.CodeAnalysis (2)
Collections\SmallDictionary.cs (2)
84Insert(GetHashCode(key), key, value, add: true); 102this.Insert(GetHashCode(key), key, value, add: false);