2 references to ERR_BadIndexCount
Microsoft.CSharp (2)
Microsoft\CSharp\RuntimeBinder\Errors\ErrorFacts.cs (1)
22
case ErrorCode.
ERR_BadIndexCount
:
Microsoft\CSharp\RuntimeBinder\RuntimeBinder.cs (1)
1142
throw ErrorHandling.Error(ErrorCode.
ERR_BadIndexCount
, type.GetArrayRank());