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