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