1 reference to ReadInt16ArrayElements
Microsoft.CodeAnalysis.Workspaces (1)
ObjectReader.cs (1)
497case TypeCode.Int16: return ReadInt16ArrayElements(CreateArray<short>(length));