2 references to Length
System.Core (2)
Microsoft\Scripting\Actions\ExpandoObject.cs (2)
222Debug.Assert(index >= 0 && index <= _data.Length); 224if (index == _data.Length) {