3 references to RectangularArrayRecord
System.Formats.Nrbf (3)
System\Formats\Nrbf\NrbfDecoder.cs (3)
381return new RectangularArrayRecord(typeof(string), arrayInfo, memberTypeInfo, lengths); 385return new RectangularArrayRecord(typeof(SerializationRecord), arrayInfo, memberTypeInfo, lengths); 393: new RectangularArrayRecord(typeof(SerializationRecord), arrayInfo, memberTypeInfo, lengths);