3 references to Null
System.Formats.Cbor (2)
System\Formats\Cbor\Reader\CborReader.PeekState.cs (1)
140
return CborReaderState.
Null
;
System\Formats\Cbor\Reader\CborReader.SkipValue.cs (1)
143
case CborReaderState.
Null
:
System.Security.Cryptography.Cose (1)
System\Security\Cryptography\Cose\CoseMessage.cs (1)
317
if (state == CborReaderState.
Null
)