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