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