1 reference to NodeLinked
Microsoft.CodeAnalysis (1)
Collections\SmallDictionary.cs (1)
478var newNext = new NodeLinked(key, value, head.next);