2 references to AllowsTags
System.Formats.Cbor (2)
System\Formats\Cbor\Reader\CborReader.Tag.cs (1)
287
if (_isConformanceModeCheckEnabled && !CborConformanceModeHelpers.
AllowsTags
(ConformanceMode))
System\Formats\Cbor\Writer\CborWriter.Tag.cs (1)
22
if (!CborConformanceModeHelpers.
AllowsTags
(ConformanceMode))