Terraria v1.4.4.9
Terraria source code documentation
|
|
inline |
Definition at line 112 of file ManagedTextSection.cs.
References System.Reflection.Internal.BitArithmetic.Align(), System.Reflection.PortableExecutable.ManagedTextSection.ComputeOffsetToImportTable(), System.Reflection.PortableExecutable.ManagedTextSection.Is32Bit, System.Reflection.PortableExecutable.ManagedTextSection.RequiresStartupStub, System.Reflection.PortableExecutable.ManagedTextSection.SizeOfImportTable, System.Reflection.PortableExecutable.ManagedTextSection.SizeOfNameTable, and System.Reflection.PortableExecutable.ManagedTextSection.SizeOfRuntimeStartupStub.
Referenced by System.Reflection.PortableExecutable.ManagedTextSection.ComputeSizeOfTextSection(), and System.Reflection.PortableExecutable.ManagedTextSection.GetEntryPointAddress().