2 instantiations of UshortArray
PresentationCore (2)
MS\Internal\Shaping\UshortList2.cs (2)
22
_storage = new
UshortArray
(capacity, leap);
28
_storage = new
UshortArray
(array);