1 reference to new
System.Collections (1)
System\Collections\Generic\OrderedDictionary.cs (1)
261
public KeyCollection Keys => _keys ??=
new
(this);