8 references to InternalGetReference
mscorlib (8)
system\array.cs (8)
363InternalGetReference(&elemref, indices.Length, pIndices); 375InternalGetReference(&elemref, 1, &index); 391InternalGetReference(&elemref, 2, pIndices); 408InternalGetReference(&elemref, 3, pIndices); 479InternalGetReference(&elemref, 1, &index); 495InternalGetReference(&elemref, 2, pIndices); 512InternalGetReference(&elemref, 3, pIndices); 527InternalGetReference(&elemref, indices.Length, pIndices);