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