1 reference to ReadUInt64ArrayElements
Microsoft.CodeAnalysis.Workspaces (1)
ObjectReader.cs (1)
502case TypeCode.UInt64: return ReadUInt64ArrayElements(CreateArray<ulong>(length));