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