1 write to _array
PresentationCore (1)
MS\Internal\Shaping\UshortList2.cs (1)
285_array = array.Probe(0, arrayLength);
2 references to _array
PresentationCore (2)
MS\Internal\Shaping\UshortList2.cs (2)
295return _array[index]; 300_array[index] = value;