2 references to Populate
System.Formats.Nrbf (2)
System\Formats\Nrbf\JaggedArrayRecord.cs (1)
56
Populate
(_records, array, _lengths, AllowedRecordTypes.Arrays, allowNulls);
System\Formats\Nrbf\RectangularArrayRecord.cs (1)
61
Populate
(_records, result, _lengths, allowedRecordTypes, allowNulls);