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