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