1 write to Offset
ILCompiler.ReadyToRun (1)
IBC\IBCDataReader.cs (1)
229
sectionInfo.
Offset
= reader.ReadUInt32();
2 references to Offset
ILCompiler.ReadyToRun (2)
IBC\IBCDataReader.cs (2)
232
highestValidOffset = Math.Max(highestValidOffset, sectionInfo.
Offset
+ sectionInfo.Length);
644
SeekTo(info.
Offset
);