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