2 references to Length
System.Linq.Expressions (2)
System\Dynamic\ExpandoObject.cs (2)
242Debug.Assert(index >= 0 && index <= _data.Length); 244if (index == _data.Length)