3 references to SinglePrecisionFloat
System.Formats.Cbor (3)
System\Formats\Cbor\Reader\CborReader.PeekState.cs (1)
147return CborReaderState.SinglePrecisionFloat;
System\Formats\Cbor\Reader\CborReader.SkipValue.cs (1)
138case CborReaderState.SinglePrecisionFloat:
System\Formats\Cbor\Reader\CborReader.Tag.cs (1)
118case CborReaderState.SinglePrecisionFloat: