1 reference to NodeLinked
Test.Utilities (1)
SmallDictionary.cs (1)
587var newNext = new NodeLinked(key, value, head.next);