1 write to Length
ILCompiler.ReadyToRun (1)
IBC\IBCDataReader.cs (1)
230
sectionInfo.
Length
= reader.ReadUInt32();
1 reference to Length
ILCompiler.ReadyToRun (1)
IBC\IBCDataReader.cs (1)
232
highestValidOffset = Math.Max(highestValidOffset, sectionInfo.Offset + sectionInfo.
Length
);