2 references to Rectangular
System.Formats.Nrbf (2)
System\Formats\Nrbf\BinaryArrayRecord.cs (1)
149
bool isRectangular = arrayType is BinaryArrayType.
Rectangular
;
System\Formats\Nrbf\Utils\BinaryReaderExtensions.cs (1)
41
if (arrayType > (byte)BinaryArrayType.
Rectangular
)