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