3 writes to _count
System.Core (3)
Microsoft\Scripting\Actions\ExpandoObject.cs (3)
150_count++; 204_count--; 612_count = 0;
4 references to _count
System.Core (4)
Microsoft\Scripting\Actions\ExpandoObject.cs (4)
325_expandoCount = expando._count; 441_expandoCount = expando._count; 594return _count; 637ContractUtils.RequiresArrayRange(array, arrayIndex, _count, "arrayIndex", "Count");