4 references to RequiresArrayRange
System.Core (4)
Microsoft\Scripting\Actions\ExpandoObject.cs (3)
356
ContractUtils.
RequiresArrayRange
(array, arrayIndex, _expandoCount, "arrayIndex", "Count");
482
ContractUtils.
RequiresArrayRange
(array, arrayIndex, _expandoCount, "arrayIndex", "Count");
637
ContractUtils.
RequiresArrayRange
(array, arrayIndex, _count, "arrayIndex", "Count");
Microsoft\Scripting\Compiler\StackSpiller.Temps.cs (1)
232
ContractUtils.
RequiresArrayRange
(_expressions, first, count, "first", "last");