1 reference to ReadUInt32ArrayElements
Microsoft.CodeAnalysis (1)
Serialization\ObjectReader.cs (1)
501
case TypeCode.UInt32: return
ReadUInt32ArrayElements
(CreateArray<uint>(length));