7 references to ReadSmallInt
ILCompiler.ReadyToRun (7)
IBC\IBCDataReader.cs (7)
436int size = ReadSmallInt(); 448int signatureLength = ReadSmallInt(); 470int nameLength = ReadSmallInt(); 484int nameLength = ReadSmallInt(); 494int signatureLength = ReadSmallInt(); 507int nameLength = ReadSmallInt(); 518BlobType type = (BlobType)ReadSmallInt();