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