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