4 references to AsnReaderOptions
System.Formats.Asn1 (4)
System\Formats\Asn1\AsnDecoder.cs (2)
756
private readonly
AsnReaderOptions
_options;
791
public AsnReader(ReadOnlyMemory<byte> data, AsnEncodingRules ruleSet,
AsnReaderOptions
options = default)
System\Formats\Asn1\AsnDecoder.SetOf.cs (1)
136
/// using the <see cref="
AsnReaderOptions
.SkipSetSortOrderVerification"/> value
System\Formats\Asn1\AsnDecoder.UtcTime.cs (1)
245
/// <see cref="
AsnReaderOptions
.UtcTimeTwoDigitYearMax"/> value from options passed to