2 references to ChooseArrayIndexType
Microsoft.CSharp (2)
Microsoft\CSharp\RuntimeBinder\RuntimeBinder.cs (1)
1213CType pDestType = _binder.ChooseArrayIndexType(argument);
Microsoft\CSharp\RuntimeBinder\Semantics\ExpressionBinder.cs (1)
314CType pDestType = ChooseArrayIndexType(pOp2);