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