2 references to ReadLength
System.IdentityModel (2)
System\IdentityModel\Tokens\DEREncoding.cs (2)
238int seqSize = ReadLength(buffer, ref offset, ref len); 258int oidLength = ReadLength(buffer, ref offset, ref len); // (byte) buffer[offset++];