2 references to ERR_BadIndexLHS
Microsoft.CSharp (2)
Microsoft\CSharp\RuntimeBinder\Errors\ErrorFacts.cs (1)
19case ErrorCode.ERR_BadIndexLHS:
Microsoft\CSharp\RuntimeBinder\Semantics\MemberLookup.cs (1)
630return ErrorHandling.Error(ErrorCode.ERR_BadIndexLHS, _typeSrc);