1 reference to ReadInt64ArrayElements
Microsoft.CodeAnalysis.Workspaces (1)
ObjectReader.cs (1)
499case TypeCode.Int64: return ReadInt64ArrayElements(CreateArray<long>(length));