3 references to HalfPrecisionFloat
System.Formats.Cbor (3)
System\Formats\Cbor\Reader\CborReader.PeekState.cs (1)
145return CborReaderState.HalfPrecisionFloat;
System\Formats\Cbor\Reader\CborReader.SkipValue.cs (1)
137case CborReaderState.HalfPrecisionFloat:
System\Formats\Cbor\Reader\CborReader.Tag.cs (1)
117case CborReaderState.HalfPrecisionFloat: