4 references to SkipSetSortOrderVerification
System.Formats.Asn1 (4)
System\Formats\Asn1\AsnDecoder.SetOf.cs (4)
136
/// using the <see cref="AsnReaderOptions.
SkipSetSortOrderVerification
"/> value
169
return ReadSetOf(_options.
SkipSetSortOrderVerification
, expectedTag);
233
/// using the <see cref="AsnReaderOptions.
SkipSetSortOrderVerification
"/> value
266
return ReadSetOf(_options.
SkipSetSortOrderVerification
, expectedTag);