5 references to Success
System.Formats.Asn1 (5)
System\Formats\Asn1\AsnDecoder.cs (5)
295return DecodeLength(source, ruleSet, out length, out bytesRead) == LengthDecodeStatus.Success; 304case LengthDecodeStatus.Success: 356return LengthDecodeStatus.Success; 362return LengthDecodeStatus.Success; 442return LengthDecodeStatus.Success;