1 write to AllowMultipleRootLevelValues
System.Formats.Cbor (1)
System\Formats\Cbor\Writer\CborWriter.cs (1)
92
AllowMultipleRootLevelValues
= allowMultipleRootLevelValues;
1 reference to AllowMultipleRootLevelValues
System.Formats.Cbor (1)
System\Formats\Cbor\Writer\CborWriter.cs (1)
113
_definiteLength =
AllowMultipleRootLevelValues
? null : (int?)1;