2 references to Single
System.Formats.Nrbf (2)
System\Formats\Nrbf\ArrayInfo.cs (1)
25internal ArrayInfo(SerializationRecordId id, long totalElementsCount, BinaryArrayType arrayType = BinaryArrayType.Single, int rank = 1)
System\Formats\Nrbf\NrbfDecoder.cs (1)
410else if (arrayType == BinaryArrayType.Single)