2 instantiations of UshortArray
PresentationCore (2)
Core\CSharp\MS\Internal\Shaping\UshortList2.cs (2)
35
_storage = new
UshortArray
(capacity, leap);
41
_storage = new
UshortArray
(array);