1 reference to new
System.Collections (1)
System\Collections\Generic\OrderedDictionary.cs (1)
273
public ValueCollection Values => _values ??=
new
(this);