Implemented interface member:
property
this
System.Collections.Generic.IList<T>.this[System.Int32]
2 references to
PresentationCore (2)
Core\CSharp\MS\Internal\PartialArray.cs (2)
181
array[arrayIndex + i] = this
[
i];
193
yield return this
[
i];