2 references to CloneAtSlice
System.Formats.Asn1 (2)
System\Formats\Asn1\AsnDecoder.Sequence.cs (1)
143AsnReader ret = CloneAtSlice(contentStart, contentLength);
System\Formats\Asn1\AsnDecoder.SetOf.cs (1)
221AsnReader ret = CloneAtSlice(contentOffset, contentLength);