3 references to DefaultCapacitySentinel
System.Formats.Cbor (3)
System\Formats\Cbor\Writer\CborWriter.cs (3)
67
: this(conformanceMode, convertIndefiniteLengthEncodings, allowMultipleRootLevelValues,
DefaultCapacitySentinel
)
86
int initialCapacity =
DefaultCapacitySentinel
)
97
DefaultCapacitySentinel
or 0 => Array.Empty<byte>(),