1 reference to ValueCollection
System.Linq.Expressions (1)
System\Dynamic\ExpandoObject.cs (1)
619
ICollection<object?> IDictionary<string, object?>.Values => new
ValueCollection
(this);