2 references to WriteSimpleValue
System.Formats.Cbor (2)
System\Formats\Cbor\Writer\CborWriter.Simple.cs (2)
89
WriteSimpleValue
(value ? CborSimpleValue.True : CborSimpleValue.False);
100
WriteSimpleValue
(CborSimpleValue.Null);