2 references to new
System.Formats.Nrbf (2)
System\Formats\Nrbf\ArrayInfo.cs (1)
48=> new(SerializationRecordId.Decode(reader), ParseValidArrayLength(reader));
System\Formats\Nrbf\BinaryArrayRecord.cs (1)
184ArrayInfo arrayInfo = new(objectId, totalElementCount, arrayType, rank);