2 types derived from UshortBuffer
PresentationCore (2)
Core\CSharp\MS\Internal\Shaping\UshortList2.cs (2)
185
internal class UshortArray :
UshortBuffer
294
internal unsafe class UnsafeUshortArray :
UshortBuffer
1 reference to UshortBuffer
PresentationCore (1)
Core\CSharp\MS\Internal\Shaping\UshortList2.cs (1)
142
private
UshortBuffer
_storage;