1 write to ImageBase
System.Reflection.Metadata (1)
System\Reflection\PortableExecutable\PEHeaderBuilder.cs (1)
80ImageBase = imageBase;
3 references to ImageBase
System.Reflection.Metadata (3)
System\Reflection\PortableExecutable\ManagedPEBuilder.cs (1)
168Header.ImageBase,
System\Reflection\PortableExecutable\PEBuilder.cs (2)
250builder.WriteUInt32((uint)Header.ImageBase); 254builder.WriteUInt64(Header.ImageBase);