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