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