1 reference to ReadUInt16ArrayElements
Microsoft.CodeAnalysis (1)
Serialization\ObjectReader.cs (1)
500case TypeCode.UInt16: return ReadUInt16ArrayElements(CreateArray<ushort>(length));