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