1 instantiation of ValueCollection
Metrics (1)
src\Compilers\Core\Portable\Collections\SmallDictionary.cs (1)
619
public ValueCollection Values => new
ValueCollection
(this);
1 reference to ValueCollection
Metrics (1)
src\Compilers\Core\Portable\Collections\SmallDictionary.cs (1)
619
public
ValueCollection
Values => new ValueCollection(this);