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