3 instantiations of RectangularArrayRecord
System.Formats.Nrbf (3)
System\Formats\Nrbf\NrbfDecoder.cs (3)
394return new RectangularArrayRecord(typeof(string), arrayInfo, memberTypeInfo, lengths); 398return new RectangularArrayRecord(typeof(SerializationRecord), arrayInfo, memberTypeInfo, lengths); 406: new RectangularArrayRecord(typeof(SerializationRecord), arrayInfo, memberTypeInfo, lengths);