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