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